sssom-py icon indicating copy to clipboard operation
sssom-py copied to clipboard

Importer: FHIR JSON

Open joeflack4 opened this issue 3 years ago • 0 comments

Description

I've written an exporter for FHIR ConceptMap R4 JSON. It would be best practice to also write an importer for it, so we're going to do that.

Importer is part of conversion / converter from FHIR JSON to SSSOM TSV.

Sub-tasks

  1. R4 implementation
  • [ ] code
  • [ ] reader test
  • [ ] CLI test
  1. R5 implementation
  • [ ] code
  • [ ] reader test
  • [ ] CLI test

Additional info

Related issues

  • #254
  • https://github.com/mapping-commons/sssom/issues/185
  • https://github.com/HOT-Ecosystem/hapi-fhir-jpaserver-starter/issues/3

joeflack4 avatar May 16 '22 15:05 joeflack4