Back To Index  <<  Back To Templates

draft Template  Medical Devices

Template 1.3.6.1.4.1.12559.11.10.1.3.1.3.5 - EntryMedicalDevices
Id 1.3.6.1.4.1.12559.11.10.1.3.1.3.5
Version valid from 2013‑12‑20 status draft Under develeopment
Classification CDA Entry Level Template
Context Parent nodes of template element with id 1.3.6.1.4.1.12559.11.10.1.3.1.3.5
Open/Closed Open (other than defined elements are allowed)
Description The medical devices entry content module describes the kind of device that is, or has been used by the patient
Used by / Uses
Used by / Uses 3 templates
Used by Template id as Name Version
1.3.6.1.4.1.12559.11.10.1.3.1.2.4 Containment SectionMedicalDevicesCoded Section Medical Devices Coded 2013‑12‑20
1.3.6.1.4.1.12559.11.10.1.3.1.1.3 link epSOS-PS epSOS-Patient Summary 2013‑12‑20
1.3.6.1.4.1.12559.11.10.1.3.1.1.4 link epSOS-HCER epSOS-Health Care Encounter Report 2013‑12‑20
Item DT Card Conf Description Label
hl7:supply
R

The <supply> element shall be present. The moodCode attribute shall be EVN to reflect that a medical device has been provided.

(EntryMedicalDevices)
treetree @classCode
1 .. 1 F SPLY
treetree @moodCode
1 .. 1 F EVN
  Example <supply moodCode="EVN" classCode="SPLY">
  <templateId root="1.3.6.1.4.1.12559.11.10.1.3.1.3.5"/>
  <id root="2.16.840.1.113883.19.811.3"/>
  <text>
    <reference value="#DevDescr"/>
  </text>
  <effectiveTime value="20070728"/>
  <participant typeCode="DEV">
    <participantRole classCode="MANU">
      <id root=""/>
      <playingDevice classCode="DEV" determinerCode="INSTANCE">
        <code code="" codeSystem=""/>
      </playingDevice>
    </participantRole>
  </participant>
  <!-- ... -->
</supply>
treetree hl7:templateId
II 1 .. 1 R

The tamplate ID indicates that this content module describes a medical device.

(EntryMedicalDevices)
treeblank treetree @root
1 .. 1 F 1.3.6.1.4.1.12559.11.10.1.3.1.3.5
treetree hl7:id
II 0 .. * R

This optional element identifies the provision of the device.

(EntryMedicalDevices)
treetree hl7:code
CD 0 .. 1 R (EntryMedicalDevices)
treeblank treetree @codeSystem
1 .. 1 F 2.16.840.1.113883.5.4 (ActCode)
treetree hl7:text
ED 0 .. 1 R

The <text> element references the part of the section narrative, which contains the description of the device.

(EntryMedicalDevices)
treetree hl7:effectiveTime
1 .. 1 R

The <effectiveTime> element denotes the date and time the device was provided to the patient. For an implanted device, that is the date and time of implantation. If this entry indicate a past use if a device, the time interval form of shall be used, with the low and high values describing when the device was used.

(EntryMedicalDevices)
treetree hl7:participant
1 .. * R

The device is represented as a participant in the supply structure. The following descriptions apply to the device structure.

(EntryMedicalDevices)
treeblank treetree @typeCode
1 .. 1 F DEV
  Example <participant typeCode="DEV">
  <participantRole classCode="MANU">
    <id root=""/>
    <playingDevice classCode="DEV" determinerCode="INSTANCE">
      <code code="" codeSystem=""/>
      <!-- ... -->
    </playingDevice>
  </participantRole>
</participant>
treeblank treetree hl7:participantRole
1 .. 1 R (EntryMedicalDevices)
treeblank treeblank treetree @classCode
1 .. 1 F MANU
treeblank treeblank treetree hl7:id
R

The device ID is represented by the <id> element of the participant role. This element is optional, as not all device identifiers (serial numbers) may be known to the provider or patient.

(EntryMedicalDevices)
treeblank treeblank treetree hl7:playingDevice
1 .. 1 R

The <playingDevice> element describes the device instance. The class code shall contain the value of "DEV", and the determiner code shall contain "INSTANCE".

(EntryMedicalDevices)
treeblank treeblank treeblank treetree @classCode
1 .. 1 F DEV
treeblank treeblank treeblank treetree @determinerCode
1 .. 1 F INSTANCE
treeblank treeblank treeblank treetree hl7:code
1 .. 1 R

The device code describes the type of device (e.g. arm prosthesis, arterial stent). It shall contain codes from the epSOSMedicalDevices value set OID 1.3.6.1.4.1.12559.11.10.1.3.1.42.8.

(EntryMedicalDevices)
  CONF
The value of @code shall be drawn from value set 1.3.6.1.4.1.12559.11.10.1.3.1.42.8 epSOSMedicalDevices (DYNAMIC)