Difference between revisions of "1.3.6.1.4.1.19376.1.3.3.1.2"

From IHE Wiki
Jump to navigation Jump to search
 
Line 34: Line 34:
  
 
=====Non-Human Subject <structuredBody> mark-up=====
 
=====Non-Human Subject <structuredBody> mark-up=====
In addition to the elements specified in the CDA header for the non-human subject, the Subject element described in [[1.3.6.1.4.1.19376.1.3.3.1.3|Human Patient with Non-Human Subject]] SHALL also be present in level 3 markup in the <structuredBody>.
+
In addition to the elements specified in the CDA header for the non-human subject, the Subject element described in [[1.3.6.1.4.1.19376.1.3.3.1.2.1|Non-Human Subject]] SHALL also be present in level 3 markup in the <structuredBody>.

Latest revision as of 17:00, 29 July 2008

Return to: PCC TF-1/PHLAB/XDSLAB Harmonization
Return to: Laboratory Content Modules
Return to:Laboratory Report Summary Specification

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 Non-Human Subject 1.3.6.1.4.1.19376.1.3.3.1.2

There are three varieties of XDS-Lab documents: Human (patient), Non-Human Subject, Human(patient) with Non-Human Subject. For each variety we provide a short scenaio below to aid in the distinction among the varieties.

  • Human (patient): Shelly Winters appears at the hospital emergency room with a jar of recalled peanut butter and symptoms consistent with Salmonellosis. Her physician, Dr Patel, orders a stool culture and prescribes an initial antibiotic treatment. The hospital laboratory performs the stool culture test and identifies Salmonella group C. The patient’s history and isolate are sent to the local public health laboratory for epidemiological testing and confirmation of the relationship to the known outbreak. The public health laboratory performs further testing and confirms the patient is part of the existing outbreak. The reportable condition is escalated to additional recipients indicated in the report that is shared with the care provider and additional public health agencies.
  • Non-Human Subject: Water, milk, and meat samples are routinely tested to meet various regulatory requirements. Water testing includes municipal drinking the public health laboratory the head of a ferret that ferociously pursued and bit a young child. The specimen is to be tested for Rabies to determine if the child must undergo Rabies immunization. The public health laboratory gets the incident information and performs the rabies test while the child’s physician awaits the results. The rabies test is negative. A public health laboratory report is created for the physician that references the child as the patient and the test subject as the ferret.
  • Human(patient) with Non-Human Subject: Animal control authorities bring to the public health laboratory the head of a ferret that ferociously pursued and bit a young child. The specimen is to be tested for Rabies to determine if the child must undergo Rabies immunization. The public health laboratory gets the incident information and performs the rabies test while the child’s physician awaits the results. The rabies test is negative. A public health laboratory report is created for the physician that references the child as the patient and the test subject as the ferret.

When the lab test subject is a sample taken from a non-human subject, such as an animal, a lake, soil or other environmental element, the following SHALL be present.


Uses

See Templates using Non-Human Subject

Specification
Non-Human Subject Example
  <recordTarget typeCode="RCT">
    <templateId root="1.3.6.1.4.1.19376.1.3.3.1.2"/>
    <patientRole classCode="PAT">
       <id extension="66373839" root="1.3.6.1.4.1.19376.1.3.4"/>
      <patient nullFlavor="OTH">
    </patientRole>
  </recordTarget>


<templateId root="1.3.6.1.4.1.19376.1.3.3.1.2"/>

The <templateId> element identifies this <recordTarget> as a non-human subject of laboratory testing. The templateId SHALL have root='1.3.6.1.4.1.19376.1.3.3.1.2'.

<patientRole/>

ClinicalDocument.recordTarget.patientRole.id SHALL be present and SHALL represent the id of the non-human subject.

<patient@nullFlavor="OTH"/>

The recordTarget/patientRole SHALL have a patient sub-element and it's nullFlavor SHALL be set to "OTH". This indicates that other information pertaining to the non-human subject can be found in the body of the document.

Non-Human Subject <structuredBody> mark-up

In addition to the elements specified in the CDA header for the non-human subject, the Subject element described in Non-Human Subject SHALL also be present in level 3 markup in the <structuredBody>.