Consolidated CDA
3.0.0-ballot - ballot United States of America flag

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

Example Binary: Medical Equipment Organizer Example

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

    
<organizer classCode="CLUSTER" moodCode="EVN" xmlns="urn:hl7-org:v3" xmlns:sdtc="urn:hl7-org:sdtc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <templateId root="2.16.840.1.113883.10.20.22.4.135" />
  <!-- Medical Equipment Organizer template -->
  <id root="3e414708-0e61-4d48-8863-484a2d473a02" />
  <code code="337588003" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Incontinence appliances">
    <originalText>Incontinence appliances</originalText>
  </code>
  <sdtc:text>
    <reference value="#medequiporg" />
  </sdtc:text>
  <statusCode code="completed" />
  <effectiveTime>
    <low value="20070103" />
    <high nullFlavor="UNK" />
  </effectiveTime>
  <component>
    <supply classCode="SPLY" moodCode="EVN">
      <templateId root="2.16.840.1.113883.10.20.22.4.50" extension="2014-06-09" />
      <!-- Non-medicinal supply activity template ******* -->
      <id nullFlavor="UNK" />
      <text>
        <reference value="#nonmed1" />
      </text>
      <statusCode code="completed" />
      <effectiveTime value="20070103" />
      <quantity value="70" />
    </supply>
  </component>
  <component>
    <supply classCode="SPLY" moodCode="EVN">
      <templateId root="2.16.840.1.113883.10.20.22.4.50" extension="2014-06-09" />
      <!-- Non-medicinal supply activity template ******* -->
      <id nullFlavor="UNK" />
      <text>
        <reference value="#nonmed2" />
      </text>
      <statusCode code="completed" />
      <effectiveTime value="20070103" />
      <quantity value="75" />
    </supply>
  </component>
  <component>
    <procedure>
        <!-- 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>
      <statusCode code="completed" />
      <effectiveTime value="20130512" />
      <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>
    </procedure>
  </component>
</organizer>