hl7:supply
|
|
|
R |
The <supply> element shall be present. The moodCode attribute shall be EVN to reflect
that a medical device has been provided.
|
(Entces) |
@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.
|
(Entces) |
@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.
|
(Entces) |
hl7:code
|
CD |
0 … 1 |
R |
|
(Entces) |
hl7:text
|
ED |
0 … 1 |
R |
The <text> element references the part of the section narrative, which contains the
description of the device.
|
(Entces) |
|
|
hl7:reference
|
TEL |
1 … 1 |
M |
|
(Entces) |
@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.
|
(Entces) |
|
|
|
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.
|
(Entces) |
@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 |
|
(Entces) |
@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.
|
(Entces) |
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".
|
(Entces) |
@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.
|
(Entces) |
|
|
|
CONF |
|