Difference between revisions of "Template:TF-Vol-II-Supplement"

From IHE Wiki
Jump to navigation Jump to search
Line 11: Line 11:
 
=CDA Release 2 Content Modules=
 
=CDA Release 2 Content Modules=
 
  Add the following to PCC TF-2 Content Modules Section  
 
  Add the following to PCC TF-2 Content Modules Section  
==Module: {{{content-profile-name}}} template:{{{content-profile-oid}}}==
+
  {{{cda-r2-content-modules}}}
{{{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
 
 
 
<code>
 
  <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}}}"/>
 
    ...
 
</code>
 
 
 
===Data Element Index:===
 
{{{data-element-index-section}}}
 
 
 
===Required Sections:===
 
This section defines additional constrants on the content defined from {{{content-profile-parent}}}.
 
{{{section-requirements}}}
 
  
 
[[Category:Templates]]
 
[[Category:Templates]]

Revision as of 13:15, 21 May 2007

IHE Technical Framework Volume II - Transactions

Content Profile

Namespaces and Vocabularies

IHE PCC Template Identifiers Used

Add the following rows to the list of IHE PCC Template Identifiers

{{{templates-used}}}

CDA Release 2 Content Modules

Add the following to PCC TF-2 Content Modules Section 
{{{cda-r2-content-modules}}}