1.3.6.1.4.1.19376.1.3.1.1.2

From IHE Wiki
Revision as of 16:13, 12 June 2008 by Srrenly (talk | contribs) (New page: Return to: PCC TF-1/PHLAB/XDSLAB Harmonization <br> Return to: Laboratory Data Processing Entry {{HL7V3|Case Identification|1.3.6.1.4.1.19376.1.3.1.1.2|Tri...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Trial.gif Case Identification 1.3.6.1.4.1.19376.1.3.1.1.2

Case Identification, when present, SHALL be recorded as an observation in an entryRelationship under the 'Specimen Act' of a Laboratory data processing entry (1.3.6.1.4.1.19376.1.3.1) as demonstrated in the figure below. Case Identification SHALL be present when dictated by local case identification reporting requirements.

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 Case Identification

Specification
Case Identification Example
<ClinicalDocument
  ...
  <component typeCode="COMP">
    <structuredBody classCode="DOCBODY" moodCode="EVN">
          ...
          <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="CASE" moodCode="EVN">
                  <templateId root="1.3.6.1.4.1.19376.1.3.1.1.2"/>
                  <id />
                  <code/>
                  <statusCode/>
                  <effectiveTime/>
                  <value/>
                </observation>
              </entryRelationship>


<observation classCode="CASE" moodCode="EVN">

The Case Identification Observation shall be recorded as shown above, classCode "CASE" and moodCode "EVN".

<templateId root="1.3.6.1.4.1.19376.1.3.1.1.2"/>

The <templateId> element identifies this <observation> as the Case Identification. The templateId shall be recorded as shown above, root="1.3.6.1.4.1.19376.1.3.1.1.2".

The Case Identifier Observation shall contain a unique public health code.

<value/>

The Case Identifier Observation value shall specify the specific public health notifiable condition. Eg, Salmonella, Rabies, Bacillus anthracis.