Difference between revisions of "1.3.6.1.4.1.19376.1.3.1.3"

From IHE Wiki
Jump to navigation Jump to search
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Return to: [[PCC TF-1/PHLAB/XDSLAB Harmonization]]
+
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>
 +
Return to: [[1.3.6.1.4.1.19376.1.3.1|Laboratory Data Processing Entry]]
  
{{HL7V3|Specimen Received Date Time|1.3.6.1.4.1.19376.1.3.1.3|Trial|
+
{{HL7V3|Specimen Received|1.3.6.1.4.1.19376.1.3.1.3|Trial|
Specimen Received Date Time, when present, shall be recorded an act in an entryRelationship under the Laboratory data processing entry ([[1.3.6.1.4.1.19376.1.3.1]]) as demonstrated in the figure below.
+
Specimen Received, when present, SHALL be recorded an <act> in an <entryRelationship> under the [[1.3.6.1.4.1.19376.1.3.1|Laboratory Data Processing Entry]] 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.
  
This module is out of the PHLab Specification. This module does not change requirements stated in that specification but is structured as a module to ensure consistent content representation and re-usability. Regarding the XDS-Lab Current Specification, this is an outstanding issue as it is not addressed today.
 
 
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>
<ClinicalDocument
+
<ClinicalDocument>
 
   ...
 
   ...
 
   <component typeCode="COMP">
 
   <component typeCode="COMP">
Line 15: Line 16:
 
       <component typeCode="COMP">
 
       <component typeCode="COMP">
 
         <section classCode="DOCSECT">
 
         <section classCode="DOCSECT">
 +
          <templateId root="1.3.6.1.4.1.19376.1.3.3.2.1"/>
 
           ...
 
           ...
 
           <entry typeCode="DRIV">
 
           <entry typeCode="DRIV">
             <templateId extension="Lab.Report.Data.Processing.Entry" root="1.3.6.1.4.1.19376.1.3"/>
+
             <templateId root="1.3.6.1.4.1.19376.1.3.1"/>
 
             <act classCode="ACT" moodCode="EVN">
 
             <act classCode="ACT" moodCode="EVN">
 +
              ...
 +
              <specimen typeCode="SPC">
 +
                <specimenRole classCode="SPEC">
 +
                  <id extension="5555" root="1.3.6.1.4.1.19376.1.3.4"/>
 +
                  <specimenPlayingEntity>
 +
                    <code code="BLD" codeSystem="2.16.840.1.113883.5.129" codeSystemName="HL7" displayName="Blood"/>
 +
                  </specimenPlayingEntity>
 +
                </specimenRole>
 +
              </specimen>
 +
              <specimen typeCode="SPC">
 +
                <specimenRole classCode="SPEC">
 +
                  <id extension="9999" root="1.3.6.1.4.1.19376.1.3.4"/>
 +
                  <specimenPlayingEntity>
 +
                    <code code="UR" codeSystem="2.16.840.1.113883.5.129" codeSystemName="HL7" displayName="Urine"/>
 +
                  </specimenPlayingEntity>
 +
                </specimenRole>
 +
              </specimen>
 
               ...
 
               ...
 
               <entryRelationship typeCode="COMP">
 
               <entryRelationship typeCode="COMP">
 
                 <act classCode="ACT" moodCode="EVN">
 
                 <act classCode="ACT" moodCode="EVN">
                   <templateId root='TBD'/>
+
                   <templateId root="1.3.6.1.4.1.19376.1.3.1.3"/>
                   <code code="SPC_REC_TBD" codeSystem="2.1.1.1.1.1.1" codeSystemName="TBD"  
+
                   <code code="SPRECEIVE" codeSystem="1.3.5.1.4.1.19376.1.5.3.2" codeSystemName="IHEActCode"
 +
                        displayName="Specimen Receive"/>
 +
                  <effectiveTime value="20080408000000.0000-0400"/>
 +
                  <specimen typeCode="SPC">
 +
                    <specimenRole classCode="SPEC">
 +
                      <id extension="5555" root="1.3.6.1.4.1.19376.1.3.4"/>
 +
                    </specimenRole>
 +
                  </specimen>
 +
                  <specimen typeCode="SPC">
 +
                    <specimenRole classCode="SPEC">
 +
                      <id extension="9999" root="1.3.6.1.4.1.19376.1.3.4"/>
 +
                    </specimenRole>
 +
                  </specimen>
 +
                </act>
 +
              </entryRelationship>
 +
              ...
 +
            </act>
 +
          </entry>
 +
        </section>
 +
      </component>
 +
      ...
 +
    </structuredBody>
 +
  </component>
 +
</ClinicalDocument>
 
</pre>
 
</pre>
 
}}
 
}}
  
=====&lt;templateId root='1.3.6.1.4.1.19376.1.3.1.3'/>=====
+
=====<templateId root="1.3.6.1.4.1.19376.1.3.1.3"/>=====
The <templateId> element identifies this <act> as the Specimen Received Date Time. The templateId shall have root='1.3.6.1.4.1.19376.1.3.1.3'.
+
The <templateId> element identifies this <act> as the Specimen Received. The templateId shall be recorded as shown above, root="1.3.6.1.4.1.19376.1.3.1.3".
 +
 
 +
=====<code code=" " codeSystem=" " codeSystemName=" " displayName=" "/>=====
 +
Specimen Receive SHALL contain a unique code from an international standard, such as SNOMED.
 +
 
 +
=====<effectiveTime value=" "/>=====
 +
The Specimen Receive time value.
 +
 
 +
=====<specimen/>=====
 +
Specimen Receive SHALL include the <specimen> element holding <id> when more than ONE <specimen> is listed.

Latest revision as of 10:26, 10 December 2008

Return to: XDS-LAB Harmonization
Return to: Laboratory Content Modules
Return to: Laboratory Data Processing Entry

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

Trial.gif Specimen Received 1.3.6.1.4.1.19376.1.3.1.3

Specimen Received, when present, SHALL be recorded an <act> in an <entryRelationship> under the Laboratory Data Processing Entry 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.



Uses

See Templates using Specimen Received

Specification
Specimen Received Example
<ClinicalDocument>
  ...
  <component typeCode="COMP">
    <structuredBody classCode="DOCBODY" moodCode="EVN">
      <component typeCode="COMP">
        <section classCode="DOCSECT">
          <templateId root="1.3.6.1.4.1.19376.1.3.3.2.1"/>
          ...
          <entry typeCode="DRIV">
            <templateId root="1.3.6.1.4.1.19376.1.3.1"/>
            <act classCode="ACT" moodCode="EVN">
              ...
              <specimen typeCode="SPC">
                <specimenRole classCode="SPEC">
                  <id extension="5555" root="1.3.6.1.4.1.19376.1.3.4"/>
                  <specimenPlayingEntity>
                    <code code="BLD" codeSystem="2.16.840.1.113883.5.129" codeSystemName="HL7" displayName="Blood"/>
                  </specimenPlayingEntity>
                </specimenRole>
              </specimen>
              <specimen typeCode="SPC">
                <specimenRole classCode="SPEC">
                  <id extension="9999" root="1.3.6.1.4.1.19376.1.3.4"/>
                  <specimenPlayingEntity>
                    <code code="UR" codeSystem="2.16.840.1.113883.5.129" codeSystemName="HL7" displayName="Urine"/>
                  </specimenPlayingEntity>
                </specimenRole>
              </specimen>
              ...
              <entryRelationship typeCode="COMP">
                <act classCode="ACT" moodCode="EVN">
                  <templateId root="1.3.6.1.4.1.19376.1.3.1.3"/>
                  <code code="SPRECEIVE" codeSystem="1.3.5.1.4.1.19376.1.5.3.2" codeSystemName="IHEActCode" 
                        displayName="Specimen Receive"/>
                  <effectiveTime value="20080408000000.0000-0400"/>
                  <specimen typeCode="SPC">
                    <specimenRole classCode="SPEC">
                      <id extension="5555" root="1.3.6.1.4.1.19376.1.3.4"/>
                    </specimenRole>
                  </specimen>
                  <specimen typeCode="SPC">
                    <specimenRole classCode="SPEC">
                      <id extension="9999" root="1.3.6.1.4.1.19376.1.3.4"/>
                    </specimenRole>
                  </specimen>
                </act>
              </entryRelationship>
              ...
            </act>
          </entry>
        </section>
      </component>
      ...
    </structuredBody>
  </component>
</ClinicalDocument>


<templateId root="1.3.6.1.4.1.19376.1.3.1.3"/>

The <templateId> element identifies this <act> as the Specimen Received. The templateId shall be recorded as shown above, root="1.3.6.1.4.1.19376.1.3.1.3".

Specimen Receive SHALL contain a unique code from an international standard, such as SNOMED.

<effectiveTime value=" "/>

The Specimen Receive time value.

<specimen/>

Specimen Receive SHALL include the <specimen> element holding <id> when more than ONE <specimen> is listed.