Consolidated CDA (C-CDA)
3.0.0 - STU3 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 3.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

This content is an example of the Medical Equipment Section Logical Model and is not a FHIR Resource

    
<section xmlns="urn:hl7-org:v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <!-- Medical equipment section -->
    <templateId root="2.16.840.1.113883.10.20.22.2.23" extension="2014-06-09" />
    <code code="46264-8" codeSystem="2.16.840.1.113883.6.1" />
    <title>MEDICAL EQUIPMENT</title>
    <text>
      <content styleCode="Bold">Medical Equipment</content>
      <list>
        <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 classCode="SPLY" moodCode="EVN">
        <!--// 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><reference value="#nonmed"/></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 code="14106009" displayName="cardiac pacemaker, device (physical object)" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT">
                <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>