1.3.6.1.4.1.19376.1.3.3.2.1

From IHE Wiki
Revision as of 15:10, 8 May 2008 by Seknoop (talk | contribs)
Jump to navigation Jump to search

Back to:PCC_TF-1/PHLAB/XDSLAB Harmonization

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 https://www.ihe.net/resources/technical_frameworks/#pcc

Laboratory Speciality Section Section
Template ID 1.3.6.1.4.1.19376.1.3.3.2.1
General Description description of lab speciality secton
LOINC Code Opt Description
XX R xxx



Sample Laboratory Speciality Section Section
<component>
  <section>
    <templateId root='1.3.6.1.4.1.19376.1.3.3.2.1'/>
    <id root=' ' extension=' '/>
    <code code='XX' displayName='xxx'
      codeSystem='2.16.840.1.113883.6.1' codeSystemName='LOINC'/>
    <text>
      Text as described above
    </text>  
       
  </section>
</component>

 

   <!-- Verify the section type code --> 
   <assert test='cda:code[@code = "XX"]'> 
     Error: The section type code of a Laboratory Speciality Section must be XX 
   </assert> 
   <assert test='cda:code[@codeSystem = "2.16.840.1.113883.6.1"]'> 
     Error: The section type code must come from the LOINC code  
     system (2.16.840.1.113883.6.1). 
   </assert>
Uses

See Templates using the Laboratory Speciality Section Section