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 Medication Dispense Logical Model and is not a FHIR Resource
<supply classCode="SPLY" moodCode="EVN" xmlns="urn:hl7-org:v3">
<templateId root="2.16.840.1.113883.10.20.22.4.18" extension="2014-06-09" />
<id root="1.2.3.4.56789.1" extension="cb734647-fc99-424c-a864-7e3cda82e704" />
<statusCode code="completed" />
<effectiveTime value="201208151450-0800" />
<repeatNumber value="1" />
<quantity value="75" />
<product>
<manufacturedProduct classCode="MANU">
<templateId root="2.16.840.1.113883.10.20.22.4.23" extension="2014-06-09" />
. . .
</manufacturedProduct>
</product>
<performer>
<assignedEntity>
. . .
</assignedEntity>
</performer>
</supply>