FHIR Chat · Handling a ClinicalDocument found inside a Binary · implementers

Stream: implementers

Topic: Handling a ClinicalDocument found inside a Binary


view this post on Zulip James Daily (Nov 09 2018 at 14:36):

What's a good way to work with CDA received inside FHIR Binary resources? I was hoping for a ClinicalDocument class in HAPI FHIR, but I cannot find one. The closest I found was CDAUtilities.java, but that doesn't seem like it's designed to reveal its private Document.

view this post on Zulip John Moehrke (Nov 09 2018 at 14:50):

There is a stream here for #cda to fhir

view this post on Zulip John Moehrke (Nov 09 2018 at 14:51):

There are some projects to provide the solution for coveting CDA to FHIR - Search on "CDA-on-FHIR"

view this post on Zulip James Daily (Nov 09 2018 at 14:59):

Thank you for the stream and the search advice!


Last updated: Apr 12 2022 at 19:14 UTC