Back To Index  <<  Back To Templates

retired Template  Medical Devices

Id 1.3.6.1.4.1.12559.11.10.1.3.1.3.5 Effective Date 2013‑12‑20
Other versions this id:
Status retired Retired Version Label
Name EntryMedicalDevices Display Name Medical Devices
Description The medical devices entry content module describes the kind of device that is, or has been used by the patient
Context Parent nodes of template element with id 1.3.6.1.4.1.12559.11.10.1.3.1.3.5
Classification CDA Entry Level Template
Open/Closed Open (other than defined elements are allowed)
Associated with
Associated with 3 concepts
Id Name Data Set
epsos-dataelement-89 draft Device Code draft epSOS Data Set
epsos-dataelement-90 draft Implant Date draft epSOS Data Set
epsos-dataelement-88 draft Medical Devices and Implants Description draft epSOS Data Set
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>
notice There is an open issue with this item:
  • epsos-issue-239: Modify effectiveTime element for Medical Device template (Feedback needed)
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.

(Entdotsces)
@classCode
cs 1 … 1 F SPLY
@moodCode
cs 1 … 1 F EVN
hl7:templateId
II 1 … 1 R

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

(Entdotsces)
@root
uid 1 … 1 F 1.3.6.1.4.1.12559.11.10.1.3.1.3.5
hl7:id
II 0 … * R

This optional element identifies the provision of the device.

(Entdotsces)
hl7:code
CD 0 … 1 R (Entdotsces)
hl7:text
ED 0 … 1 R

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

(Entdotsces)
 
target
epsos-dataelement-88 draft Medical Devices and Implants Description draft epSOS Data Set
hl7:reference
TEL 1 … 1 M (Entdotsces)
@value
1 … 1 R Reference pointing to the narrative, typically #{label}-{generated-id}, e.g. #xxx-1
hl7:effectiveTime
TS 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.

(Entdotsces)
 
target
epsos-dataelement-90 draft 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.

(Entdotsces)
@typeCode
cs 1 … 1 F DEV
  Example <participant typeCode="DEV">
  <participantRole classCode="MANU">
    <id root=""/>    <playingDevice classCode="DEV" determinerCode="INSTANCE">
      <code code="" codeSystem=""/>      <!-- ... -->
    </playingDevice>
  </participantRole>
</participant>
hl7:participantRole
1 … 1 R (Entdotsces)
@classCode
cs 1 … 1 F MANU
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.

(Entdotsces)
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".

(Entdotsces)
@classCode
cs 1 … 1 F DEV
@determinerCode
cs 1 … 1 F INSTANCE
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.

(Entdotsces)
 
target
epsos-dataelement-89 draft 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 eHDSIMedicalDevice (DYNAMIC)