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

Exporter: FHIR JSON

Open joeflack4 opened this issue 3 years ago • 2 comments

Description

I've written an exporter for FHIR ConceptMap R4 JSON. But there are additional tasks to complete over time.

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

Sub-tasks

  1. R4 implementation
  • [x] code
  • [x] writer test
  • [ ] CLI test
  1. R5 implementation
  • [ ] code
  • [ ] writer test
  • [ ] CLI test

Additional info

Related issues

  • #253
  • 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

Done. Just waiting on PR to merge and this issue should close automatically.

joeflack4 avatar May 24 '22 00:05 joeflack4

@hrshdhgd I've decided to add the CLI test(s) to this existing issue, rather than make a new one.

I don't know if this repo is set up such that this will automatically be closed when the PR is merged, as that is sometimes the case. If so, we/I can re-open it after the fact, or we can just remove the "Development" link.

The PR in question which covers the first two parts of (1) is: #250

joeflack4 avatar May 25 '22 00:05 joeflack4