1.3.6.1.4.1.19376.1.3.3.1.2.1

From IHE Wiki
Revision as of 18:43, 13 June 2008 by Seknoop (talk | contribs)
Jump to navigation Jump to search

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

Non-Human Subject 1.3.6.1.4.1.19376.1.3.3.1.2.1

Example Description


Uses

See Templates using Non-Human Subject

Specification
Non-Human Subject Example
         <subject>
            <templateId root="1.3.6.1.4.1.19376.1.3.3.1.2.1"/>
            <relatedSubject>
                <code code="18998007" codeSystem="2.16.840.1.113883.6.96" 
                      codeSystemName="SNOMED-CT" displayName="Ferret species">
                    <qualifier>
                        <name code="105590001" codeSystem="2.16.840.1.113883.6.96" 
                              codeSystemName="SNOMED-CT" displayName="Substance"/>
                        <value code="39866004" codeSystem="2.16.840.1.113883.6.96" 
                               codeSystemName="SNOMED-CT" displayName="Animal"/>
                    </qualifier>
                 </code>
                 <addr>
                    <streetAddressLine>304 Portola Road</streetAddressLine>
                    <city>San Jose</city> 
                    <state>CA</state> 
                    <postalCode>95120</postalCode> 
                    <country>USA</country> 
                 </addr>
            </relatedSubject>
         </subject>


<templateId root='1.3.6.1.4.1.19376.1.3.3.1.2.1'/>

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

<relatedSubject/>

The subject shall have a relatedSubject sub-element.

<code>

Subject.code shall be present and shall represent the type of animal or material tested (ex. chicken, fish, egg salad, water, soil, air, paint, etc.).

<addr>

Subject.addr may be present and shall represent the location where this subject was found or originated (ex. farm address, restaurant address, factory address, reservoir address, etc.) If in the event a unit of information is not known or has been de-identified, the use of nullFlavor is appropriate.

Non-Human Subject <recordTarged> mark-up

In addition to this Subject element for the non-human subject, the recordTarget element described in 1.3.6.1.4.1.19376.1.3.3.1.2 shall also be present in the CDA header.