Consolidated CDA Release 2.1 StructureDefinition Publication
2.1 - CI Build United States of America flag

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

Example Binary: Medication Dispense Example

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>