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: Medical Equipment Section Example


<section xmlns="urn:hl7-org:v3">
  <!--  Medical equipment section  -->
  <templateId root="2.16.840.1.113883.10.20.22.2.23" extension="2014-06-09"/>
  <code codeSystem="2.16.840.1.113883.6.1" code="46264-8"/>
  <title>MEDICAL EQUIPMENT</title>
  <text>
    <content>Medical Equipment</content>
    <list listType="unordered">
      <item>Implanted Devices: Cardiac Pacemaker July 3, 2013</item>
      <item>Implanted Devices: Upper GI Prosthesis, January 3, 2013</item>
      <item>Cane, February 2, 2003</item>
      <item>Biliary Stent, May 5, 2013</item>
    </list>
  </text>
  <entry>
    <supply moodCode="EVN" classCode="SPLY">
      <!-- // Non-medicinal supply activity template *******  -->
      <templateId root="2.16.840.1.113883.10.20.22.4.50"
                  extension="2014-06-09"/>
      <id root="39b5f1b4-a8e1-4ad7-8849-0deab10c97b1"/>
      <text/>
      <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>
  </entry>
</section>