Consolidated CDA Release 2.1 StructureDefinition Publication, published by Health Level Seven. This is not an authorized publication; it is the continuous build for version 2.1). This version is based on the current content of https://github.com/HL7/CDA-ccda-2.1-sd/ and changes regularly. 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">
<templateId root="2.16.840.1.113883.10.20.22.4.16" extension="2014-06-09" />
<!-- ** 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"/> -->