Consolidated CDA (C-CDA)
4.0.0 - STU4 United States of America flag

Consolidated CDA (C-CDA), published by Health Level Seven. This guide is not an authorized publication; it is the continuous build for version 4.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/CDA-ccda/ and changes regularly. See the Directory of published versions

Example Binary: Non-Medicinal Supply Activity Example


<supply xmlns="urn:hl7-org:v3" moodCode="EVN" classCode="SPLY">
  <templateId root="2.16.840.1.113883.10.20.22.4.50" extension="2014-06-09"/>
  <!--  Non-medicinal supply activity template *******  -->
  <id root="39b5f1b4-a8e1-4ad7-8849-0deab10c97b1"/>
  <statusCode code="completed"/>
  <effectiveTime xsi:type="IVL-TS">
    <high value="20130703"/>
  </effectiveTime>
  <quantity value="1"/>
  <participant typeCode="PRD">
    <participantRole classCode="MANU">
      <templateId root="2.16.840.1.113883.10.20.22.4.37"/>
      <!--  Product instance template  -->
      <id root="24993f33-6222-41ce-add6-37a9d3da6acb"/>
      <playingDevice>
        <code displayName="cardiac pacemaker, device (physical object)"
              codeSystemName="SNOMED CT" codeSystem="2.16.840.1.113883.6.96" code="14106009">
          <originalText>Cardiac Pacemaker</originalText>
        </code>
      </playingDevice>
      <scopingEntity>
        <id root="eb936010-7b17-11db-9fe1-0800200c9b65"/>
        <desc>Good Health Durable Medical Equipment</desc>
      </scopingEntity>
    </participantRole>
  </participant>
</supply>