1.3.6.1.4.1.19376.1.3.1.1.3: Difference between revisions

From IHE Wiki
Jump to navigation Jump to search
Srrenly (talk | contribs)
No edit summary
Srrenly (talk | contribs)
No edit summary
Line 8: Line 8:


{{HL7V3|Outbreak Identification|1.3.6.1.4.1.19376.1.3.1.1.3|Trial|
{{HL7V3|Outbreak Identification|1.3.6.1.4.1.19376.1.3.1.1.3|Trial|
Outbreak 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. Outbreak Identification SHALL be present when dictated by local outbreak identification reporting requirements.
Outbreak Identification, when present, SHALL be recorded as an <observation> in an <entryRelationship> under the '''Specimen Act''' of a [[1.3.6.1.4.1.19376.1.3.1| Laboratory Data Processing Entry]] as demonstrated in the figure below. Outbreak Identification SHALL be present when dictated by local outbreak identification reporting requirements.
 


The figure below shows how the information for this element is coded, and further constraints are provided in the following sections.
The figure below shows how the information for this element is coded, and further constraints are provided in the following sections.
Line 78: Line 79:


=====<observation classCode="CASE" moodCode="EVN">=====
=====<observation classCode="CASE" moodCode="EVN">=====
The Case Identification Observation shall be recorded as shown above, classCode "CASE" and 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"/>=====
=====<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 <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".


=====<code code=" " codeSystem=" " codeSystemName=" " displayName=" "/>=====
=====<code code=" " codeSystem=" " codeSystemName=" " displayName=" "/>=====
The Case Identifier Observation shall contain a unique public health code.  
The Case Identifier Observation SHALL contain a unique public health code.  


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

Revision as of 16:44, 16 June 2008

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

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

Outbreak Identification 1.3.6.1.4.1.19376.1.3.1.1.3

Outbreak Identification, when present, SHALL be recorded as an <observation> in an <entryRelationship> under the Specimen Act of a Laboratory Data Processing Entry as demonstrated in the figure below. Outbreak Identification SHALL be present when dictated by local outbreak 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 Outbreak Identification

Specification
Outbreak Identification Example
<ClinicalDocument>
  ...
  <component typeCode="COMP">
    <structuredBody classCode="DOCBODY" moodCode="EVN">
      <component typeCode="COMP">
        <section classCode="DOCSECT">
          <templateId extension="??" root="1.3.6.1.4.1.19376.1.3.3.2.1"/>
          <code code="18725-2" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="MICROBIOLOGY STUDIES"/>
          <entry typeCode="DRIV">
            <templateId extension="Lab.Report.Data.Processing.Entry" root="1.3.6.1.4.1.19376.1.3.1"/>
            <text/>
            <act classCode="ACT" moodCode="EVN">
              <entryRelationship typeCode="COMP">
                <organizer classCode="CLUSTER" moodCode="EVN">
                  <templateId extension="??" root="1.3.6.1.4.1.19376.1.3.1.1"/>
                  <component>
                    <observation classCode="COND" moodCode="EVN">
                      <templateId extension="??" root="1.3.6.1.4.1.19376.1.3.1.1.1"/>
                      ...
                    </observation>
                  </component>
                  <component>
                    <observation classCode="CASE" moodCode="EVN">
                      <templateId extension="??" root="1.3.6.1.4.1.19376.1.3.1.1.2"/>
                      ...
                    </observation>
                  </component>
                  <component>
                    <observation classCode="OUTB" moodCode="EVN">
                      <templateId extension="??" root="1.3.6.1.4.1.19376.1.3.1.1.3"/>
                      <id extension="SALM_SPINACH459" root="1.19.6.11.13"/>
                      <code="416534008" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED-CT" displayName="Outbreak">
                      <statusCode code="completed"/>
                      <effectiveTime value="20080421000000.0000-0400"/>
                      <value xsi:type="CE" code="79153007" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED-CT" 
                             displayName="Salmonella tennessee 6,7,14;z29;1,2,7">
                    </observation>
                  </component>
                </organizer>
              </entryRelationship>
            </act>
          </entry>
        </section>
      </component>
      <component>
        <section>
          <templateId extension="??" root="1.3.6.1.4.1.19376.1.3.3.2.1"/>
          <code code="18725-2" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="MICROBIOLOGY STUDIES"/>
          <title>Laboratory Microbiology Results</title>
          <text/>
          <entry typeCode="DRIV">
            <templateId extension="Lab.Report.Data.Processing.Entry" root="1.3.6.1.4.1.19376.1.3"/>
            <act classCode="ACT" moodCode="EVN">
              ...
            </act>
          </entry>
        </section>
      </component>
    </structuredBody>
  </component>
</ClinicalDocument>


<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.