1.3.6.1.4.1.19376.1.3.1.1.1: Difference between revisions
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
Return to: [[1.3.6.1.4.1.19376.1.3.1|Laboratory Data Processing Entry]] | Return to: [[1.3.6.1.4.1.19376.1.3.1|Laboratory Data Processing Entry]] | ||
{{HL7V3|Notifiable Condition|1.3.6.1.4.1.19376.1.3.1.1|Trial| | {{HL7V3|Notifiable Condition|1.3.6.1.4.1.19376.1.3.1.1.1|Trial| | ||
Notifiable Condition, 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. Notifiable Condition SHALL be present when dictated by local public health requirements. | Notifiable Condition, 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. Notifiable Condition SHALL be present when dictated by local public health requirements. | ||
| Line 20: | Line 20: | ||
<entryRelationship typeCode="COMP"> | <entryRelationship typeCode="COMP"> | ||
<observation classCode="COND" moodCode="EVN"> | <observation classCode="COND" moodCode="EVN"> | ||
<templateId root="1.3.6.1.4.1.19376.1.3.1.1"/> | <templateId root="1.3.6.1.4.1.19376.1.3.1.1.1"/> | ||
<code code="170516003" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED-CT" | <code code="170516003" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED-CT" | ||
displayName="Notification of Disease"> | displayName="Notification of Disease"> | ||
| Line 42: | Line 42: | ||
The Notifiable Condition Observation shall be recorded as shown above, classCode "COND" and moodCode "EVN". | The Notifiable Condition Observation shall be recorded as shown above, classCode "COND" and moodCode "EVN". | ||
=====<templateId root="1.3.6.1.4.1.19376.1.3.1.1"/>===== | =====<templateId root="1.3.6.1.4.1.19376.1.3.1.1.1"/>===== | ||
The <templateId> element identifies this <observation> as the Notifiable Condition. The templateId shall be recorded as shown above, root="1.3.6.1.4.1.19376.1.3.1.1". | The <templateId> element identifies this <observation> as the Notifiable Condition. The templateId shall be recorded as shown above, root="1.3.6.1.4.1.19376.1.3.1.1.1". | ||
=====<code code=" " codeSystem=" " codeSystemName=" " displayName=" "/>===== | =====<code code=" " codeSystem=" " codeSystemName=" " displayName=" "/>===== | ||
Revision as of 16:05, 12 June 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
Notifiable Condition 1.3.6.1.4.1.19376.1.3.1.1.1
Notifiable Condition, 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. Notifiable Condition SHALL be present when dictated by local public health 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 Notifiable Condition
Specification
<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="COND" moodCode="EVN">
<templateId root="1.3.6.1.4.1.19376.1.3.1.1.1"/>
<code code="170516003" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED-CT"
displayName="Notification of Disease">
<qualifier>
<name code="246087005" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED-CT"
displayName="Source of Specimen"/>
<value code="116154003" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED-CT"
displayName="Patient"/>
</qualifier>
</code>
<value xsi:type="CE" code="27268008" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED-CT"
displayName="Salmonella">
<translation code="L-17100" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED"/>
</value>
</observation>
</entryRelationship>
|
<observation classCode="COND" moodCode="EVN">
The Notifiable Condition Observation shall be recorded as shown above, classCode "COND" and moodCode "EVN".
<templateId root="1.3.6.1.4.1.19376.1.3.1.1.1"/>
The <templateId> element identifies this <observation> as the Notifiable Condition. The templateId shall be recorded as shown above, root="1.3.6.1.4.1.19376.1.3.1.1.1".
The Notifiable Condition Observation shall contain a unique public health code.
<qualifier/>
The Notifiable Condition Observation qualifier shall identify the source of the notifiable condition. Eg, Patient, Food, Animal.
<value/>
The Notifiable Condition Observation value shall specify the specific public health notifiable condition. Eg, Salmonella, Rabies, Bacillus anthracis.