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 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>
<!-- Optional entries
<entry>
<organizer classCode="CLUSTER" moodCode="EVN">
// Medical Equipment Organizer template
<templateId root="2.16.840.1.113883.10.20.22.4.135" />
...
</organizer>
</entry> -->
<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>
<entry>
<procedure classCode="PROC" moodCode="EVN">
<!--// Procedure Activity Procedure -->
<templateId root="2.16.840.1.113883.10.20.22.4.14" extension="2022-06-01" />
<id root="d5b614bd-01ce-410d-8726-e1fd01dcc72a" />
<code code="103716009" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Stent Placement">
<originalText>
<reference value="#Proc1" />
</originalText>
</code>
<text><reference value="#procedure"/></text>
<statusCode code="completed" />
<effectiveTime>
<low value="20050412130000+0500" />
<high value="20130512130000+0500" />
</effectiveTime>
<targetSiteCode code="28273000" displayName="bile duct" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" />
<specimen typeCode="SPC">
<specimenRole classCode="SPEC">
<id root="a6d7b927-2b70-43c7-bdf3-0e7c4133062c" />
<specimenPlayingEntity>
<code code="57259009" codeSystem="2.16.840.1.113883.6.96" displayName="gallbladder bile" />
</specimenPlayingEntity>
</specimenRole>
</specimen>
<performer>
<assignedEntity>
<id root="2.16.840.1.113883.19.5.9999.456" extension="2981824" />
<addr use="WP">
<streetAddressLine>1007 Health Drive</streetAddressLine>
<city>Portland</city>
<state>OR</state>
<postalCode>99123</postalCode>
<country>US</country>
</addr>
<telecom use="WP" value="tel:+(555)-555-1030" />
<assignedPerson>
<name>
<given>Harold</given>
<family>Hippocrates</family>
</name>
</assignedPerson>
<representedOrganization>
<id root="2.16.840.1.113883.19.5.9999.1394" />
<name>Good Health Clinic</name>
<telecom use="WP" value="tel:+(555)-555-1030" />
<addr use="WP">
<streetAddressLine>1007 Health Drive</streetAddressLine>
<city>Portland</city>
<state>OR</state>
<postalCode>99123</postalCode>
<country>US</country>
</addr>
</representedOrganization>
</assignedEntity>
</performer>
<author typeCode="AUT">
<templateId root="2.16.840.1.113883.10.20.22.4.119" />
<time value="201209101145-0800" />
<assignedAuthor>
<id extension="555555555" root="1.1.1.1.1.1.1.2" />
<addr use="HP">
<!-- HP is "primary home" from codeSystem 2.16.840.1.113883.5.1119 -->
<streetAddressLine>2222 Home Street</streetAddressLine>
<city>Beaverton</city>
<state>OR</state>
<postalCode>97867</postalCode>
<country>US</country>
<!-- US is "United States" from ISO 3166-1 Country Codes: 1.0.3166.1 -->
</addr>
<telecom value="tel:+1(555)555-2003" use="HP"/>
<assignedPerson>
<name>
<given>Nurse</given>
<family>Nightingale</family>
<suffix>RN</suffix>
</name>
</assignedPerson>
</assignedAuthor>
</author>
</procedure>
</entry>
</section>