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

From IHE Wiki
Jump to navigation Jump to search
Lkm13 (talk | contribs)
No edit summary
Lkm13 (talk | contribs)
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  
==Content Name: {{{content-profile-name}}} {{{content-profile-oid}}}==
==Module: {{{content-profile-name}}} template:{{{content-profile-oid}}}==
{{{content-profile-description}}}
{{{content-profile-description}}}


===Standards:===
===Standards:===
{{{standards-used}}}


===Conformance:===
===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:===
{{{data-element-index-section}}}


===Required Sections:===
===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:00, 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 

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}}}. {{{section-requirements}}}