FHIR Chat · Representing a L1 CDA document in FHIR · implementers

Stream: implementers

Topic: Representing a L1 CDA document in FHIR


view this post on Zulip Jean Duteau (Feb 21 2019 at 20:11):

I'm trying to map various CDA documents to FHIR and have a L1 document to map. The header stuff obviously goes in Composition, but there isn't a link from Composition to a PDF or Word doc or text file to represent the document content. Has anyone else looked at this? My only thought is to have a fake section with the section.entry being a documentreference.

view this post on Zulip Grahame Grieve (Feb 21 2019 at 21:17):

yes docRef

view this post on Zulip Grahame Grieve (Feb 21 2019 at 21:18):

though I'd map a Level a CDA document directly to a docref - that's really what's going on usually


Last updated: Apr 12 2022 at 19:14 UTC