Template

Show index

Template eHDSI Medical Device 2020‑04‑16 13:07:31

Id1.3.6.1.4.1.12559.11.10.1.3.1.3.5Effective Date2020‑04‑16 13:07:31
Statusretired RetiredVersion Label
NameeHDSIMedicalDeviceDisplay NameeHDSI Medical Device
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
RelationshipVersion: template 1.3.6.1.4.1.12559.11.10.1.3.1.3.5 Medical Devices (2013‑12‑20)
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" 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" 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.

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

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

eHDSdotsvice
@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.

eHDSdotsvice
hl7:code
CD0 … 1ReHDSdotsvice
hl7:text
ED0 … 1R

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

eHDSdotsvice
 
target
epsos-dataelement-88draft Medical Devices and Implants Description draft epSOS Data Set
hl7:reference
TEL1 … 1MeHDSdotsvice
@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.

eHDSdotsvice
 
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.

eHDSdotsvice
@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 … 1ReHDSdotsvice
@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.

eHDSdotsvice
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".

eHDSdotsvice
@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 eHDSIMedicalDevice 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 eHDSIAbsentOrUnknownDevice 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.
    eHDSdotsvice
     
    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 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)