Id1.3.6.1.4.1.12559.11.10.1.3.1.3.5Effective Date2013‑12‑20
Statusdraft DraftVersion 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 3 concepts
IdNameData Set
epsos-dataelement-89draft Device Code draft epSOS Data Set
epsos-dataelement-90draft Implant Date draft epSOS Data Set
epsos-dataelement-88draft Medical Devices and Implants Description draft epSOS Data Set
Used by / Uses
Used by 2 transactions and 11 templates, Uses 0 templates
Used by as NameVersion
2.16.840.1.113883.3.1937.777.11.4.12Transactiondraft Return PS of country A2012‑05‑02
2.16.840.1.113883.3.1937.777.11.4.23Transactiondraft Return MRO2013‑11‑02
1.3.6.1.4.1.12559.11.10.1.3.1.1.3linkdraft epSOS-Patient Summary2013‑12‑20
1.3.6.1.4.1.12559.11.10.1.3.1.1.3linkretired epSOS-Patient Summary2018‑11‑14 10:53:50
1.3.6.1.4.1.12559.11.10.1.3.1.1.3linkretired eHDSI Patient Summary2020‑04‑14 13:03:47
1.3.6.1.4.1.12559.11.10.1.3.1.1.3linkretired eHDSI Patient Summary2020‑09‑02 10:19:44
1.3.6.1.4.1.12559.11.10.1.3.1.1.3linkretired eHDSI Patient Summary2022‑09‑12 13:44:19
1.3.6.1.4.1.12559.11.10.1.3.1.1.3linkactive eHDSI Patient Summary2024‑04‑19 10:03:32
1.3.6.1.4.1.12559.11.10.1.3.1.1.4linkdraft epSOS-Health Care Encounter Report2013‑12‑20
1.3.6.1.4.1.12559.11.10.1.3.1.1.4linkretired epSOS-Health Care Encounter Report2018‑11‑14 09:02:41
1.3.6.1.4.1.12559.11.10.1.3.1.2.4Containmentdraft Section Medical Devices Coded2013‑12‑20
1.3.6.1.4.1.12559.11.10.1.3.1.2.4Containmentretired eHDSI Medical Devices2020‑04‑16 12:19:05
1.3.6.1.4.1.12559.11.10.1.3.1.2.4Containmentactive eHDSI Medical Devices2020‑09‑07 09:41:43
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>
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
 
target
epsos-dataelement-88draft Medical Devices and Implants Description draft epSOS Data Set
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
 
target
epsos-dataelement-90draft Implant Date draft epSOS Data Set
 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.

Entrdotsices
 
target
epsos-dataelement-89draft Device Code draft epSOS Data Set
 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)