1.3.6.1.4.1.19376.1.3.1: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
{{HL7V3|Lab Report Data Processing Entry|1.3.6.1.4.1.19376.1.3.1|Trial| | {{HL7V3|Lab Report Data Processing Entry|1.3.6.1.4.1.19376.1.3.1|Trial| | ||
At least one Lab Report Data Processing Entry shall be present. | At least one Lab Report Data Processing Entry shall be present. The <font face="courier new">Entry</font> shall contain a single <font face="courier new">Act</font> sub-element. This <font face="courier new">Act</font> is hereafter referred to as the 'Specimen Act'. | ||
For a public health lab report, there shall be exactly one <font face="courier new">Entry</font> with one 'Specimen Act' per <font face="courier new">Section</font>. Each 'Specimen Act' shall contain at least three <font face="courier new">EntryRelationship</font> elements; one representing the Specimen Received Date/Time and one representing the Reportable Condition; and the third (or more) representing the laboratory test result(s). | |||
The figure below shows how the information for this element is coded, and further constraints are provided in the following sections. | The figure below shows how the information for this element is coded, and further constraints are provided in the following sections. | ||
|Example= | |Example= | ||
<pre> | <pre> | ||
<entry typeCode="DRIV"> | |||
<templateId extension="Lab.Report.Data.Processing.Entry" root="1.3.6.1.4.1.19376.1.3"/> | |||
<act classCode="ACT" moodCode="EVN"> | |||
<statusCode code="completed"/> | |||
... entry contents ... | |||
</entry> | |||
</pre> | </pre> | ||
}} | }} | ||
| Line 13: | Line 21: | ||
=====<templateId root='1.3.6.1.4.1.19376.1.3.1'/>===== | =====<templateId root='1.3.6.1.4.1.19376.1.3.1'/>===== | ||
The <templateId> element identifies this <entry> as a Lab Report Data Processing Entry. The templateId shall have root='1.3.6.1.4.1.19376.1.3.1'. | The <templateId> element identifies this <entry> as a Lab Report Data Processing Entry. The templateId shall have root='1.3.6.1.4.1.19376.1.3.1'. | ||
====<act classCode="ACT" moodCode="EVN"/>==== | |||
There shall be one <font face="courier new">Act</font> sub-element. This sub-element uses the following modules conforming to the following requirements. | |||
Revision as of 09:13, 20 May 2008
Return to: PCC TF-1/PHLAB/XDSLAB Harmonization
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
Lab Report Data Processing Entry 1.3.6.1.4.1.19376.1.3.1
Example Description
Uses
See Templates using Lab Report Data Processing Entry
Specification
<entry typeCode="DRIV">
<templateId extension="Lab.Report.Data.Processing.Entry" root="1.3.6.1.4.1.19376.1.3"/>
<act classCode="ACT" moodCode="EVN">
<statusCode code="completed"/>
... entry contents ...
</entry>
|
<templateId root='1.3.6.1.4.1.19376.1.3.1'/>
The <templateId> element identifies this <entry> as a Lab Report Data Processing Entry. The templateId shall have root='1.3.6.1.4.1.19376.1.3.1'.
<act classCode="ACT" moodCode="EVN"/>
There shall be one Act sub-element. This sub-element uses the following modules conforming to the following requirements.