1.3.6.1.4.1.19376.1.3.3.2.1: Difference between revisions

From IHE Wiki
Jump to navigation Jump to search
Seknoop (talk | contribs)
New page: Back to:PCC_TF-1/PHLAB/XDSLAB Harmonization {{CDA Section|Medications|1.3.6.1.4.1.19376.1.5.3.1.3.19|Trial|The medications section shall contain a description of the relevant medicati...
 
Seknoop (talk | contribs)
No edit summary
Line 1: Line 1:
Back to:[[PCC_TF-1/PHLAB/XDSLAB Harmonization]]
Back to:[[PCC_TF-1/PHLAB/XDSLAB Harmonization]]


{{CDA Section|Medications|1.3.6.1.4.1.19376.1.5.3.1.3.19|Trial|The medications section shall contain a description of the relevant medications for the patient, e.g. an ambulatory prescription list. It shall include entries for medications as described in the Entry Content Module.
{{CDA Section|Laboratory Speciality Section|1.3.6.1.4.1.19376.1.3.3.2.1|Trial|description of lab speciality secton
|Parent=2.16.840.1.113883.10.20.1.8|ParentName=CCD 3.9
|<!-- Parent=2.16.840.1.113883.10.20.1.8|ParentName=CCD 3.9 -->
|LOINC=10160-0|LOINCName=HISTORY OF MEDICATION USE
|LOINC=XX|LOINCName=xxx
|Entry|Medications|R|1.3.6.1.4.1.19376.1.5.3.1.4.7|
|Entry|entry|R|oid|
}}
}}

Revision as of 15:10, 8 May 2008

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