Mapping CDA FHIR

I am trying to add support for sidecar applications on EHR platforms. I take a pure implementer approach to create an intermediate representation (e.g. XML) for displaying a CDA <---> FHIR. I am using smart-on-fhir as the reference implementation for this. The CDA I'm trying to use is an extension of Australia - ereferral (www.digitalhealth.gov.au/implementation-resources/clinical-documents/EP-0936-2012/NEHTA-0967-2012).

Is it possible to create such an intermediate representation using the smart-on-fhir reference implementation (or any other FHIR)? Has anyone else tried this?

When searching for actual implementations, I came across these repositories:

The FHIR group has some hand-made examples . Are there equivalent CDA examples for these FHIR resources?

I read a couple of web articles and documents with documents about problems between conversions, for example:

  • David Hay blog says: “The FHIR document is that it looks like a graphic embedded in a composition resource,” as well as their equivalent representation for the CDA?
  • Rene Spronk article on whether the message is HL7 v3 or a document. What are the implications for an artist who must process and verify submissions on both the CDA and the FHIR.
  • Lantana Group - " FHIR CDA, API". , CDA < --- > FHIR FHIR?

SO FHIR: http://community.fhir.org/t/cda-fhir-mapping-implementations/211/1

+4
1

CDA FHIR , , , .

FHIR to CDA - , , . , AU/NZ.

, Keith Boone , .

, , . CDA ( , C-CDA , ) HL7v3, , FHIR, C-CDA FHIR. CCD , , C32, C-CDA 1.1 templateIds , , - C-CDA 2.1 templateIds. , C-CDA FHIR, .

https://www.redoxengine.com CDA JSON, . , FHIR.

+3

Source: https://habr.com/ru/post/1653062/


All Articles