Id1.3.6.1.4.1.12559.11.10.1.3.1.3.5
ref
epsos-
Effective Date2019‑04‑09 10:16:28
Statusretired RetiredVersion Label
NameEntryMedicalDevicesDisplay NameMedical Devices
DescriptionThe medical devices entry content module describes the kind of device that is, or has been used by the patient
ContextParent nodes of template element with id 1.3.6.1.4.1.12559.11.10.1.3.1.3.5
ClassificationCDA Entry Level Template
Open/ClosedOpen (other than defined elements are allowed)
Associated with
Associated with 1 concept
IdNameData Set
ehr4cr2ehsdi-dataelement-178draft Type draft Test
RelationshipVersion: template 1.3.6.1.4.1.12559.11.10.1.3.1.3.5 Medical Devices (2013‑12‑20)
ref
epsos-
Example
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>
Example
No information available
<supply classCode="SPLY" moodCode="EVN">
  <templateId root="1.3.6.1.4.1.12559.11.10.1.3.1.3.5"/>  <id root="1.2.3.999" extension="__example only__"/>  <text>
    <reference value="#Medical_Devices_Unknown"/>  </text>
  <effectiveTime nullFlavor="NA"/>  <participant typeCode="DEV">
    <participantRole classCode="MANU">
      <playingDevice classCode="DEV" determinerCode="INSTANCE">
        <code code="no-device-info" codeSystem="2.16.840.1.113883.5.1150.1" codeSystemName="IPS Absent and Unknown Data" xsi:type="CD"/>      </playingDevice>
    </participantRole>
  </participant>
</supply>
Example
Known absence
<supply classCode="SPLY" moodCode="EVN">
  <templateId root="1.3.6.1.4.1.12559.11.10.1.3.1.3.5"/>  <id root="1.2.3.999" extension="__example only__"/>  <text>
    <reference value="#Medical_Devices_None"/>  </text>
  <effectiveTime nullFlavor="NA"/>  <participant typeCode="DEV">
    <participantRole classCode="MANU">
      <playingDevice classCode="DEV" determinerCode="INSTANCE">
        <code code="no-known-devices" codeSystem="2.16.840.1.113883.5.1150.1" codeSystemName="IPS Absent and Unknown Data" xsi:type="CD"/>      </playingDevice>
    </participantRole>
  </participant>
</supply>
ItemDTCardConfDescriptionLabel
hl7:supply
R

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

Entrdotsices
@classCode
cs1 … 1FSPLY
@moodCode
cs1 … 1FEVN
hl7:templateId
II1 … 1R

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

Entrdotsices
@root
uid1 … 1F1.3.6.1.4.1.12559.11.10.1.3.1.3.5
hl7:id
II0 … *R

This optional element identifies the provision of the device.

Entrdotsices
hl7:code
CD0 … 1REntrdotsices
hl7:text
ED0 … 1R

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

Entrdotsices
hl7:reference
TEL1 … 1MEntrdotsices
@value
1 … 1RReference pointing to the narrative, typically #{label}-{generated-id}, e.g. #xxx-1
hl7:effectiveTime
TS1 … *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.

Entrdotsices
 Example
Time Stamp
<effectiveTime value="20070728"/>
hl7:participant
1 … *R

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

Entrdotsices
@typeCode
cs1 … 1FDEV
 Example<participant typeCode="DEV">
  <participantRole classCode="MANU">
    <id root=""/>    <playingDevice classCode="DEV" determinerCode="INSTANCE">
      <code code="" codeSystem=""/>      <!-- ... -->
    </playingDevice>
  </participantRole>
</participant>
hl7:participantRole
1 … 1REntrdotsices
@classCode
cs1 … 1FMANU
hl7:id
0 … *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.

Entrdotsices
hl7:playingDevice
1 … 1R

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

Entrdotsices
@classCode
cs1 … 1FDEV
@determinerCode
cs1 … 1FINSTANCE
hl7:code
1 … 1R

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.

One of the concepts from the Value Set eHDSI-AbsentOrUnknownDevices shall be used in the <code> element to record that:

  • There is no information available regarding implanted or external devices for the subject.
  • There are no devices known to be implanted in or used by the subject that have to be reported in this record. This can mean either that there are none known, or that those known are not relevant for the purpose of this record.
Entrdotsices
 
target
ehr4cr2ehsdi-dataelement-178draft Type draft Test
 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 eHDSIMedicalDevice (DYNAMIC)
or
The value of @code shall be drawn from value set 1.3.6.1.4.1.12559.11.10.1.3.1.42.48 eHDSIAbsentOrUnknownDevice (DYNAMIC)