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 Substance Administered Act Logical Model and is not a FHIR Resource
<substanceAdministration classCode="SBADM" moodCode="EVN" xmlns="urn:hl7-org:v3">
...
<consumable>
...
<code code="43" codeSystem="2.16.840.1.113883.12.292" displayName="Hepatitis B Vaccine" codeSystemName="CVX" />
</consumable>
<entryRelationship typeCode="COMP">
<!-- This entryRelationship sequenceNumber indicates this is #2 in the series -->
<sequenceNumber value="2" />
<act classCode="ACT" moodCode="EVN">
<!-- Substance Administered Act Template -->
<templateId root="2.16.840.1.113883.10.20.22.4.118" />
<id root="df8908d0-40f2-11e3-aa6e-0800200c9a66" />
<code code="416118004" displayName="administration" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED-CT" />
<statusCode code="completed" />
<effectiveTime value="19991101" />
</act>
</entryRelationship>
...
</substanceAdministration>