Difference between revisions of "Template:CDA-R2-Document-Content-Module"

From IHE Wiki
Jump to navigation Jump to search
Line 1: Line 1:
==Module: {{{content-profile-name}}} template:{{{content-profile-oid}}}==
+
==Module: {{{content-profile-name}}}     template:{{{content-profile-oid}}}==
 
{{{content-profile-description}}}
 
{{{content-profile-description}}}
  
Line 20: Line 20:
  
 
===Required Sections:===
 
===Required Sections:===
This section defines additional constrants on the content defined from {{{content-profile-parent}}}.
+
This section defines additional constrants on the content defined from {{{content-profile-parent-name}}}.
 
{{{section-requirements}}}
 
{{{section-requirements}}}
  
 
[[Category:Templates]]
 
[[Category:Templates]]

Revision as of 14:35, 21 May 2007

Module: {{{content-profile-name}}} template:{{{content-profile-oid}}}

{{{content-profile-description}}}

Standards:

{{{standards-used}}}

Conformance:

CDA Release 2.0 documents that conform to the requirements of this module SHALL indicate their conformance by inclusion of the apropriate <templateId> elemements in the header of the document. An example is shown below

 <ClinicalDocument xmlns:"urn:hl7-org:v3">
   <typeId extension="POCD_HD000040" root="2.16.840.1.113883.1.3"/>
   <templateId root="{{{content-profile-parent-oid}}}"/>
   <templateId root="{{{content-profile-oid}}}"/>
   ...

Data Element Index:

{{{data-element-index-section}}}

Required Sections:

This section defines additional constrants on the content defined from {{{content-profile-parent-name}}}. {{{section-requirements}}}