1.3.6.1.4.1.19376.1.5.3.1.1.10.4.1: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{HL7V3|Transport|1.3.6.1.4.1.19376.1.5.3.1.1.10.4.1| | {{HL7V3|Transport|1.3.6.1.4.1.19376.1.5.3.1.1.10.4.1|Trial| | ||
A | A transport entry indicates the intended or actual mode of transport and time of departure and/or arrival of the patient. | ||
|Example= | |Example= | ||
<entry> | <entry> | ||
<!-- Intent to transport --> | <!-- Intent to transport --> | ||
<act classCode=' | <act classCode='ACT' moodCode='INT{{!}}EVN'> | ||
<templateId root='1.3.6.1.4.1.19376.1.5.3.1.1.10.4.1'/> | <templateId root='1.3.6.1.4.1.19376.1.5.3.1.1.10.4.1'/> | ||
<id root=' ' extension=' '/> | <id root=' ' extension=' '/> | ||
| Line 15: | Line 15: | ||
<!-- effectiveTime | <!-- effectiveTime | ||
<effectiveTime> | <effectiveTime> | ||
<!-- | <low value=''/><!-- start of transport --> | ||
<high value=''/><!-- end of transport (arrival) --> | <high value=''/><!-- end of transport (arrival) --> | ||
</effectiveTime> | </effectiveTime> | ||
</act> | </act> | ||
</entry | </entry> | ||
}} | }} | ||
=====<act classCode=' | =====<act classCode='ACT' moodCode='INT|EVN'>===== | ||
This element indicates that the entry is | This element indicates that the entry is an act (of transporting the patient, as indicated by the code below). This entry records the mode, and intended or actual ending time of transportation. In intent mood (moodCode='INT') this is how the estimated time of departure or arrival is indicated. In event mood (moodCode='EVN') this is how the actual departure or arrival of the patient is recorded. | ||
=====<templateId root='1.3.6.1.4.1.19376.1.5.3.1.1.10.4.1'/>===== | =====<templateId root='1.3.6.1.4.1.19376.1.5.3.1.1.10.4.1'/>===== | ||
The <templateId> element identifies this <act> as about the tranportation of the patient. The templateId must have root='1.3.6.1.4.1.19376.1.5.3.1.1.10.4.1'. | The <templateId> element identifies this <act> as about the tranportation of the patient. The templateId must have root='1.3.6.1.4.1.19376.1.5.3.1.1.10.4.1'. | ||
| Line 30: | Line 29: | ||
The entry must have an identifier. | The entry must have an identifier. | ||
=====<code code=' ' displayName=' '<br/> codeSystem='2.16.840.1.113883.6.102.4.2' codeSystemName='DEEDS4.02'>===== | =====<code code=' ' displayName=' '<br/> codeSystem='2.16.840.1.113883.6.102.4.2' codeSystemName='DEEDS4.02'>===== | ||
The code describes the intented mode of transport. IHE recommends the use of a code system based on the DEEDS Mode of Transportation data element value set . However, the vocabulary used within an affinity domain should be determined by a policy agreement within the domain. | The code describes the intented mode of transport. For transport between facilities, IHE recommends the use of a code system based on the DEEDS Mode of Transportation data element value set. However, the vocabulary used within an affinity domain should be determined by a policy agreement within the domain. | ||
=====<originalText><reference value='#xxx'/><orginalText>===== | =====<originalText><reference value='#xxx'/><orginalText>===== | ||
This is a reference to the narrative text within the section that describes the mode of transportation. | This is a reference to the narrative text within the section that describes the mode of transportation. | ||
| Line 36: | Line 35: | ||
This is a reference to the narrative text cooresponding to the transport act. | This is a reference to the narrative text cooresponding to the transport act. | ||
=====<effectiveTime>===== | =====<effectiveTime>===== | ||
The effectiveTime element shall be sent. It records the interval of time over which transport | The effectiveTime element shall be sent. It records the interval of time over which transport occurs. | ||
=====<low value=' '/>===== | |||
This element records the time of departure. This element shall be sent using the TS data type, as shown above. | |||
=====<high value=' '/>===== | =====<high value=' '/>===== | ||
This element records the | This element records the time of arrival. If unknown, it must be recorded using a flavor of null. This element shall be sent using the TS data type as shown above. | ||
Latest revision as of 15:46, 30 September 2008
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
Transport 1.3.6.1.4.1.19376.1.5.3.1.1.10.4.1
A transport entry indicates the intended or actual mode of transport and time of departure and/or arrival of the patient.
Uses
Specification
<entry>
<act classCode='ACT' moodCode='INT|EVN'>
<templateId root='1.3.6.1.4.1.19376.1.5.3.1.1.10.4.1'/>
<id root=' ' extension=' '/>
<code code=' ' displayName=' '
codeSystem='2.16.840.1.113883.6.102.4.2'
codeSystemName='DEEDS4.02'>
<originalText><reference value='#(ID of text coded)/></orginalText>
<text><reference value='#text/></text>
<high value=/>
</effectiveTime>
</act>
</entry>
|
<act classCode='ACT' moodCode='INT|EVN'>
This element indicates that the entry is an act (of transporting the patient, as indicated by the code below). This entry records the mode, and intended or actual ending time of transportation. In intent mood (moodCode='INT') this is how the estimated time of departure or arrival is indicated. In event mood (moodCode='EVN') this is how the actual departure or arrival of the patient is recorded.
<templateId root='1.3.6.1.4.1.19376.1.5.3.1.1.10.4.1'/>
The <templateId> element identifies this <act> as about the tranportation of the patient. The templateId must have root='1.3.6.1.4.1.19376.1.5.3.1.1.10.4.1'.
<id root=' ' extension=' '/>
The entry must have an identifier.
<code code=' ' displayName=' '
codeSystem='2.16.840.1.113883.6.102.4.2' codeSystemName='DEEDS4.02'>
The code describes the intented mode of transport. For transport between facilities, IHE recommends the use of a code system based on the DEEDS Mode of Transportation data element value set. However, the vocabulary used within an affinity domain should be determined by a policy agreement within the domain.
<originalText><reference value='#xxx'/><orginalText>
This is a reference to the narrative text within the section that describes the mode of transportation.
<text><reference value='#text/></text>
This is a reference to the narrative text cooresponding to the transport act.
<effectiveTime>
The effectiveTime element shall be sent. It records the interval of time over which transport occurs.
<low value=' '/>
This element records the time of departure. This element shall be sent using the TS data type, as shown above.
<high value=' '/>
This element records the time of arrival. If unknown, it must be recorded using a flavor of null. This element shall be sent using the TS data type as shown above.