1.3.6.1.4.1.19376.1.3.1.4: Difference between revisions

From IHE Wiki
Jump to navigation Jump to search
Seknoop (talk | contribs)
No edit summary
Seknoop (talk | contribs)
No edit summary
Line 1: Line 1:
Return to: [[PCC TF-1/PHLAB/XDSLAB Harmonization]]
Return to: [[PCC TF-1/PHLAB/XDSLAB Harmonization]]
<br>
Return to: [[1.3.6.1.4.1.19376.1.3.1|Laboratory Data Processing Entry]]


{{HL7V3|Laboratory Battery Organizer|1.3.6.1.4.1.19376.1.3.1.4)|Trial|
{{HL7V3|Laboratory Battery Organizer|1.3.6.1.4.1.19376.1.3.1.4)|Trial|

Revision as of 09:51, 20 May 2008

Return to: PCC TF-1/PHLAB/XDSLAB Harmonization
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

Laboratory Battery Organizer 1.3.6.1.4.1.19376.1.3.1.4)

Laboratory Organizer, when present, shall be recorded an organizer 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. Use of a laboratory organizer is restricted to the grouping of a test battery or a cluster of related laboratory tests.

This module is out of the XDS-Lab 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.

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 Laboratory Battery Organizer

Specification
Laboratory Battery Organizer 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">
                  ...
                  <component>
                    <organizer classCode="BATTERY" moodCode="EVN">
                      <templateId root="1.3.6.1.4.1.19376.1.3.1.4"/>
                      <code code="29576-6" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" 
                            displayName="Microbiology Susceptibility">
                        <originalText><reference value="susceptibilityTest"/></originalText>
                      </code>
                      <statusCode code="completed"/>
                      <effectiveTime value="20071108000000.0000-0500"/>


<templateId root='1.3.6.1.4.1.19376.1.3.1.4'/>

The <templateId> element identifies this <organizer> as the Laboratory Battery Organizer. The templateId shall have root='1.3.6.1.4.1.19376.1.3.1.4'.