1.3.6.1.4.1.19376.1.3.1.2: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Return to: [[ | Return to:[[PCC_TF-1/PHLAB/XDSLAB_Harmonization | XDS-LAB Harmonization]] | ||
<br> | |||
Return to:[[PCC_TF-1/PHLAB/XDSLAB_Harmonization#CDA_Document_Content_Modules | Laboratory Content Modules]] | |||
<br> | <br> | ||
Return to: [[1.3.6.1.4.1.19376.1.3.1|Laboratory Data Processing Entry]] | Return to: [[1.3.6.1.4.1.19376.1.3.1|Laboratory Data Processing Entry]] | ||
{{HL7V3|Specimen Collection|1.3.6.1.4.1.19376.1.3.1.2|Trial| | {{HL7V3|Specimen Collection|1.3.6.1.4.1.19376.1.3.1.2|Trial| | ||
Specimen Collection, when present, | Specimen Collection, when present, SHALL be recorded an <act> in an <entryRelationship> under the [[1.3.6.1.4.1.19376.1.3.1|Laboratory as demonstrated in the figure below. 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> | ||
Revision as of 14:12, 20 June 2008
Return to: XDS-LAB Harmonization
Return to: Laboratory Content Modules
Return to: Laboratory Data Processing Entry
{{HL7V3|Specimen Collection|1.3.6.1.4.1.19376.1.3.1.2|Trial| Specimen Collection, when present, SHALL be recorded an <act> in an <entryRelationship> under the [[1.3.6.1.4.1.19376.1.3.1|Laboratory as demonstrated in the figure below. The figure below shows how the information for this element is coded, and further constraints are provided in the following sections.
|Example=
<ClinicalDocument
...
<component typeCode="COMP">
<structuredBody classCode="DOCBODY" moodCode="EVN">
<component typeCode="COMP">
<section classCode="DOCSECT">
...
<entry typeCode="DRIV">
<templateId extension="Lab.Report.Data.Processing.Entry" root="1.3.6.1.4.1.19376.1.3.1"/>
<act classCode="ACT" moodCode="EVN">
...
<entryRelationship typeCode="COMP">
<act classCode="ACT" moodCode="EVN">
<templateId root='1.3.6.1.4.1.19376.1.3.1.2'/>
<code code="33882-2" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC"
displayName="Collection Time"/>
<effectiveTime value="20071108000000.0000-0500"/>
<participant typeCode="PRF">
<participantRole>
<addr>
<streetAddressLine>7000 Hosptial Drive</streetAddressLine>
<city>Chicago</city>
<state>IL</state>
<postalCode>60622</postalCode>
</addr>
<telecom value="tel: 312-555-5555"/>
}}
<templateId root='1.3.6.1.4.1.19376.1.3.1.2'/>
The <templateId> element identifies this <act> as the Specimen Collection Date Time. The templateId shall have root='1.3.6.1.4.1.19376.1.3.1.2'.
Code here.
<effectiveTime value=" "/>
Specimen collection time here.
<participant typeCode="PRF">
Specimen collector here.