1.3.6.1.4.1.19376.1.3.1.6

From IHE Wiki
Revision as of 08:10, 18 May 2008 by Srrenly (talk | contribs)
Jump to navigation Jump to search

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

Trial.gif Laboratory Observation 1.3.6.1.4.1.19376.1.3.1.6

Example Description

Standards
CareStruct HL7 Care Provision Care Structures (DSTU)
CCD ASTM/HL7 Continuity of Care Document
Parent Template

The parent of this template is Parent Template Name.

Uses

See Templates using Laboratory Observation

Specification
Laboratory Observation 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">
                <observation classCode="OBS" moodCode="EVN">
                  <templateId root="1.3.6.1.4.1.19376.1.3.1.6"/>
                  <code code="23749-5" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" 
                        displayName="Lead Measurement, Quantitative">
                    <originalText><reference value="pbTest"/></originalText>
                  </code>
                  <statusCode code="completed"/>
                  <effectiveTime value="20071108000000.0000-0500"/>
                  <value xsi:type="PQ" unit="mg/dL" value="7.4"/>
                  <interpretationCode code="H" codeSystem="2.16.840.1.113883.5.83"/>


<observation classCode="OBS" moodCode="EVN">
<templateId root='1.3.6.1.4.1.19376.1.3.1.6'/>

The <templateId> element identifies this <observation> as a Laboratory Result. The templateId shall have root='1.3.6.1.4.1.19376.1.3.1.6'.

<statusCode code="completed"/>
<effectiveTime value="20071108000000.0000-0500"/>
<value xsi:type="PQ" unit="mg/dL" value="7.4"/>
<interpretationCode code="H" codeSystem="2.16.840.1.113883.5.83"/>=