1.3.6.1.4.1.19376.1.5.3.1.4.13.1: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{HL7V3|Vital Signs Organizer|1.3.6.1.4.1.19376.1.5.3.1.4.13.1| | {{HL7V3|Vital Signs Organizer|1.3.6.1.4.1.19376.1.5.3.1.4.13.1|Trial| | ||
A vital signs organizer collects vital signs observations. | A vital signs organizer collects vital signs observations. | ||
|Example= | |Example= | ||
| Line 12: | Line 12: | ||
<statusCode code='completed'/> | <statusCode code='completed'/> | ||
<effectiveTime value=''/> | <effectiveTime value=''/> | ||
<!-- For HL7 Version 3 Messages | |||
<author classCode='AUT'> | |||
<assignedEntity1 typeCode='ASSIGNED'> | |||
: | |||
<assignedEntity1> | |||
</author> | |||
--> | |||
<!-- one or more vital signs observations --> | <!-- one or more vital signs observations --> | ||
<component typeCode='COMP'> | <component typeCode='COMP'> | ||
| Line 21: | Line 28: | ||
</organizer> | </organizer> | ||
</pre> | </pre> | ||
}} | |||
=====<organizer classCode='CLUSTER' moodCode='EVN'>===== | =====<organizer classCode='CLUSTER' moodCode='EVN'>===== | ||
The vital signs organizer is a cluster of vital signs observations. | The vital signs organizer is a cluster of vital signs observations. | ||
| Line 33: | Line 41: | ||
=====<effectiveTime value=' '/>===== | =====<effectiveTime value=' '/>===== | ||
The effective time element shall be present to indicate when the measurement was taken. | The effective time element shall be present to indicate when the measurement was taken. | ||
=====<!-- one or more vital signs observations --><br/> <component typeCode='COMP'>===== | =====<author typeCode='AUT'><assignedEntity1 typeCode='ASSIGNED'>...</assignedEntity1></author>===== | ||
For use with HL7 Version 3, Vital Sign organizers SHALL contain an <author> element to represent the person or device. | |||
=====<!-- one or more vital signs observations --><br/> <component typeCode='COMP'>===== | |||
The organizer shall have one or more <component> elements that are <observation> elements using the {{ILink|1.3.6.1.4.1.19376.1.5.3.1.4.13.1|1.3.6.1.4.1.19376.1.5.3.1.4.13.2|Vital Signs Observation}} template. | The organizer shall have one or more <component> elements that are <observation> elements using the {{ILink|1.3.6.1.4.1.19376.1.5.3.1.4.13.1|1.3.6.1.4.1.19376.1.5.3.1.4.13.2|Vital Signs Observation}} template. | ||
Latest revision as of 17:15, 24 August 2007
Development Only
The PCC Wiki Content is used only for development of IHE PCC Content. The Normative content of the PCC Technical Framework and the current supplements can be found at http://www.ihe.net/Technical_Framework/index.cfm#PCC
Vital Signs Organizer 1.3.6.1.4.1.19376.1.5.3.1.4.13.1
A vital signs organizer collects vital signs observations.
Uses
See Templates using Vital Signs Organizer
Specification
<organizer classCode='CLUSTER' moodCode='EVN'>
<templateId root='2.16.840.1.113883.10.20.1.32'/>
<templateId root='2.16.840.1.113883.10.20.1.35'/>
<templateId root='1.3.6.1.4.1.19376.1.5.3.1.4.13.1'/>
<id root='' extension=''/>
<code code='46680005' displayName='Vital signs'
codeSystem='2.16.840.1.113883.6.96' codeSystemName='SNOMED CT'/>
<statusCode code='completed'/>
<effectiveTime value=''/>
<!-- For HL7 Version 3 Messages
<author classCode='AUT'>
<assignedEntity1 typeCode='ASSIGNED'>
:
<assignedEntity1>
</author>
-->
<!-- one or more vital signs observations -->
<component typeCode='COMP'>
<observation classCode='OBS' moodCode='EVN'>
<templateId root='1.3.6.1.4.1.19376.1.5.3.1.4.13.2'/>
:
</observation>
</component>
</organizer>
|
<organizer classCode='CLUSTER' moodCode='EVN'>
The vital signs organizer is a cluster of vital signs observations.
<templateId root='2.16.840.1.113883.10.20.1.32'/>
<templateId root='2.16.840.1.113883.10.20.1.35'/>
<templateId root='1.3.6.1.4.1.19376.1.5.3.1.4.13.1'/>
The vital signs organizer shall have the <templateId> elements shown above to indicate that it inherits constraints from the ASTM/HL7 CCD Specification for Vital signs, and the constraints of this specification.
<id root=' ' extension=' '/>
The organizer shall have an <id> element.
<code code='46680005' displayName='Vital signs'
codeSystem='2.16.840.1.113883.6.96'
codeSystemName='SNOMED CT'/>
The <code> element shall be recorded as shown above to indicate that this organizer captures information about patient vital signs.
<statusCode code='completed'/>
The observations have all been completed.
<effectiveTime value=' '/>
The effective time element shall be present to indicate when the measurement was taken.
<author typeCode='AUT'><assignedEntity1 typeCode='ASSIGNED'>...</assignedEntity1></author>
For use with HL7 Version 3, Vital Sign organizers SHALL contain an <author> element to represent the person or device.
<!-- one or more vital signs observations -->
<component typeCode='COMP'>
The organizer shall have one or more <component> elements that are <observation> elements using the Vital Signs Observation template.