The vital signs organizer is a cluster of vital signs observations.
(EntryVitalSignsOrganizer)
Example
<organizerclassCode="CLUSTER"moodCode="EVN"> <templateIdroot="2.16.840.1.113883.10.20.1.32"/> <templateIdroot="2.16.840.1.113883.10.20.1.35"/> <templateIdroot="1.3.6.1.4.1.19376.1.5.3.1.4.13.1"/> <idroot=""extension=""/> <codecode="46680005"displayName="Vital signs"codeSystem="2.16.840.1.113883.6.96"codeSystemName="SNOMED CT"/> <statusCodecode="completed"/> <effectiveTimevalue=""/> <!-- one or more vital signs observations --> <componenttypeCode="COMP"> <observationclassCode="OBS"moodCode="EVN"> <templateIdroot="1.3.6.1.4.1.19376.1.5.3.1.4.13.2"/> <!-- ... --> </observation></component></organizer>
hl7:templateId
II.EPSOS
1 .. 1
M
(EntryVitalSignsOrganizer)
@root
1 .. 1
F
1.3.6.1.4.1.19376.1.5.3.1.4.13.1
hl7:templateId
II.EPSOS
1 .. 1
M
(EntryVitalSignsOrganizer)
@root
1 .. 1
F
2.16.840.1.113883.10.20.1.32
hl7:templateId
II.EPSOS
1 .. 1
M
(EntryVitalSignsOrganizer)
@root
1 .. 1
F
2.16.840.1.113883.10.20.1.35
hl7:id
II.EPSOS
1 .. 1
M
The organizer shall have an <id> element.
(EntryVitalSignsOrganizer)
hl7:code
CD
1 .. 1
M
The <code> element shall be recorded as shown above to indicate that this organizer
captures information about patient vital signs.
(EntryVitalSignsOrganizer)
@code
1 .. 1
F
46680005
@codeSystem
1 .. 1
F
2.16.840.1.113883.6.96 (SNOMED-CT)
@displayName
1 .. 1
F
Vital signs
hl7:statusCode
CD
1 .. 1
M
The observations have all been completed.
(EntryVitalSignsOrganizer)
@code
1 .. 1
F
completed
@codeSystem
1 .. 1
F
2.16.840.1.113883.5.14 (ActStatus)
hl7:effectiveTime
IVL_TS
1 .. 1
M
The effective time element shall be present to indicate when the measurement was taken.
(EntryVitalSignsOrganizer)
hl7:component where [hl7:observation [hl7:templateId/@root='1.3.6.1.4.1.19376.1.5.3.1.4.13' and hl7:templateId/@root='2.16.840.1.113883.10.20.1.31'
and hl7:templateId/@root='1.3.6.1.4.1.19376.1.5.3.1.4.13.2']]
1 .. *
M
The organizer shall have one or more <component> elements that are <observation> elements
using the Vital Signs Observation template.