Stream: cda to fhir
Topic: AllergyIntolerance (from FHIR to C-CDA)
Piotr Sokoliński (Oct 07 2021 at 13:54):
Hello, I would like to ask how should I parse AllergyIntolerance FHIR resource to AllergyIntolerance section in the Continuity of Care Document (C-CDA). Each AllergyIntolerance can be represented as Allergy Concern Act (V3) with one Allergy - Intolerance Observation (V2). But the problem is that many AllergyIntolerances can concern one allergy over time. So it would be good to group them into one Allergy Concern Act (V3). It is possible to find out how the AllergyIntolerance resources should be grouped into acts? Or what is the best way to parse AllergyIntolerance FHIR resources into AllergyIntolerance section? I would appreciate some help. Thank you in the advance!
Sean Muir (Oct 08 2021 at 15:39):
AllergyFHIRCDAReport.xlsx Here is a draft of the mapping based on working with the CDA 2 FHIR work group generated from MDMI [AllergyFHIRCDAReport.xlsx] MDMI supports a rest API for transformations - here is the general information https://github.com/MDMI/Getting-Started. Are you able to discuss in further you general use case ? Only have allergies in a document does not seem like a complete solution - were there other
Jay Lyle (Oct 11 2021 at 22:52):
@Lisa Nelson
Piotr Sokoliński (Oct 12 2021 at 06:06):
Thank you for your help. I am working on all required sections of the CCD document, but I wanted to start with a question about AllergyIntolerance and see how it goes. If it is possible for you to provide me information (xlsx) about other sections (such as Problem, Result, Procedure, Vital Signs, Immunizations) I would really appreciate it. I have done some work already but I would gladly confront it with the data you have.
Last updated: Apr 12 2022 at 19:14 UTC