1.3.6.1.4.1.19376.1.5.3.1.1.9.42

From IHE Wiki
Revision as of 13:52, 4 September 2007 by Kboone (talk | contribs) (Changed to Trial)
(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

Trial.gif Pre-procedure Impressions Section
Template ID 1.3.6.1.4.1.19376.1.5.3.1.1.9.42
Parent Template 1.3.6.1.4.1.19376.1.5.3.1.3.6 (1.3.6.1.4.1.19376.1.5.3.1.3.6)
General Description The Impressions section shall contain only the required and optional subsections dealing with the updated problem list, the general risks the patient faces from the procedures, and the fixed and modifiable risks the patient faces because of specific patient findings.
LOINC Code Opt Description
34895-3 R EDUCATION NOTE
Subsections Opt Description
1.3.6.1.4.1.19376.1.5.3.1.1.9.44 R Pre-procedure Risk Assessment



Parent Template

The parent of this template is 1.3.6.1.4.1.19376.1.5.3.1.3.6.

Sample Pre-procedure Impressions Section
<component>
  <section>
<templateId root='1.3.6.1.4.1.19376.1.5.3.1.3.6'/> <templateId root='1.3.6.1.4.1.19376.1.5.3.1.1.9.42'/> <id root=' ' extension=' '/> <code code='34895-3' displayName='EDUCATION NOTE' codeSystem='2.16.840.1.113883.6.1' codeSystemName='LOINC'/> <text> Text as described above </text>  <component> <section> <templateId root='1.3.6.1.4.1.19376.1.5.3.1.1.9.44'/> <!-- Required Pre-procedure Risk Assessment Section content --> </section> </component>
    </section> </component>
Schematron
<pattern name='Template_1.3.6.1.4.1.19376.1.5.3.1.1.9.42'> 
 <rule context='*[cda:templateId/@root="1.3.6.1.4.1.19376.1.5.3.1.1.9.42"]'> 
     <!-- Verify that the template id is used on the appropriate type of object --> 
   <assert test='../cda:section'> 
      Error: The Pre-procedure Impressions can only be used on sections. 
   </assert> 
   <!-- Verify that the parent templateId is also present. --> 
   <assert test='cda:templateId[@root="1.3.6.1.4.1.19376.1.5.3.1.3.6"]'> 
     Error: The parent template identifier for Pre-procedure Impressions is not present. 
   </assert> 
   <!-- Verify the section type code --> 
   <assert test='cda:code[@code = "34895-3"]'> 
     Error: The section type code of a Pre-procedure Impressions must be 34895-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> 
   <assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.5.3.1.1.9.44"]'> 
     <!-- Verify that all required data elements are present -->
     Error: The Pre-procedure Impressions Section must contain a(n) Pre-procedure Risk Assessment Section.
     See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.5.3.1.1.9.42
   </assert> 
 </rule> 
</pattern>
Uses

See Templates using the Pre-procedure Impressions Section