Stream: fhir/documents
Topic: FHIR to C-CCDA Convertion
Sumathi Reddy (May 12 2018 at 07:51):
I am trying to Generate C-CDA Document using HAPI-FHIR but I could not find any references or APIs. I searched in GitHub other projects, I found few examples to convert C-CDA to FHIR Document but not FHIR to C-CDA.
I am wondering whether HAPI- FHIR has any implementation to convert FHIR Document to C-CDA. if yes, can anyone please provide me references or guide me how to Generate C-CDA with HAPI-FHIR APIs?
Corey Spears (May 12 2018 at 08:00):
@Rick Geimer Might be able to provide some guidance.
Rick Geimer (May 12 2018 at 12:03):
Some sample code is here: https://github.com/lantanagroup/PhCP-Public-Transforms
It will try to create a CDA Care Plan document from a FHIR document bundle.
@Sumathi Reddy
Sa (Mar 04 2020 at 06:18):
Hello,
Looking forward to generate cda from fhir bundle. Is there any api that can do directly. Can't see any javascript library that implemented it.
Lloyd McKenzie (Mar 04 2020 at 06:24):
Already asked under #implementers
Last updated: Apr 12 2022 at 19:14 UTC