This page is part of the CCDA: Consolidated CDA Release (v3.0.0-ballot: CCDA 3.0 Ballot 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. . For a full list of available versions, see the Directory of published versions
This content is an example of the Indication Logical Model and is not a FHIR Resource
<entry typeCode="DRIV" xmlns="urn:hl7-org:v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<substanceAdministration classCode="SBADM" moodCode="EVN">
<!-- ** MEDICATION ACTIVITY -->
<id root="cdbd33f0-6cde-11db-9fe1-0800200c9a66" />
<text>
<reference value="#Med1" /> 0.09 MG/ACTUAT inhalant solution, 2 puffs QID PRN wheezing
</text>
<!-- ... -->
<!-- Indication snippet inside a Medication Activity -->
<entryRelationship typeCode="RSON">
<observation classCode="OBS" moodCode="EVN">
<templateId root="2.16.840.1.113883.10.20.22.4.19" extension="2014-06-09" />
<!-- Note that this id equals the problem observation/id -->
<id root="db734647-fc99-424c-a864-7e3cda82e703" />
<code code="ASSERTION" codeSystem="2.16.840.1.113883.5.4" />
<statusCode code="completed" />
<value xsi:type="CD" code="32398004" displayName="Bronchitis" codeSystem="2.16.840.1.113883.6.96" />
</observation>
</entryRelationship>
</substanceAdministration>
</entry>
<!-- Points to a problem on the problem list -->
<!-- Problem observation template
<templateId root="2.16.840.1.113883.10.20.22.4.4"/>
Note that this id equals the Indication observation/id
<id root="db734647-fc99-424c-a864-7e3cda82e703"/> -->