1.3.6.1.4.1.19376.1.5.3.1.1.20.2.1

From IHE Wiki
Revision as of 12:06, 2 May 2009 by Kboone (talk | contribs) (New page: {{CDA Section|Provider Orders|1.3.6.1.4.1.19376.1.5.3.1.1.20.2.1|Draft|The provider orders shall contain a list of all pertinent orders from healthcare providers. This section should appe...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Draft.gif Provider Orders Section
Template ID 1.3.6.1.4.1.19376.1.5.3.1.1.20.2.1
General Description The provider orders shall contain a list of all pertinent orders from healthcare providers. This section should appear within a care plan.
LOINC Code Opt Description
46209-3 R PROVIDER ORDERS



Sample Provider Orders Section
<component>
  <section>
    <templateId root='1.3.6.1.4.1.19376.1.5.3.1.1.20.2.1'/>
    <id root=' ' extension=' '/>
    <code code='46209-3' displayName='PROVIDER ORDERS'
      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 = "46209-3"]'> 
     Error: The section type code of a Provider Orders must be 46209-3 
   </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 Provider Orders Section