Template:CDA-R2-Document-Content-Module: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m Template:CDA-r2-Content-Module moved to Template:CDA-R2-Document-Content-Module: clarify use |
||
| (8 intermediate revisions by the same user not shown) | |||
| 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}}} | ||
===Standards:=== | ===Standards:=== | ||
{{{standards | {{{referenced-standards}}} | ||
===Conformance:=== | ===Conformance:=== | ||
| Line 17: | Line 17: | ||
===Data Element Index:=== | ===Data Element Index:=== | ||
{{If|{{Equal|{{{content-profile-parent-name}}}|}}|then=|else= | |||
This section defines additional constrants on the content defined from {{{content-profile-parent-name}}}. | |||
}} | |||
{{{data-element-index-section}}} | {{{data-element-index-section}}} | ||
=== | ===Additional Constraints:=== | ||
{{{additional-constraints}}} | |||
[[Category:Templates]] | [[Category:Templates]] | ||
Latest revision as of 22:17, 21 May 2007
Module: {{{content-profile-name}}} template:{{{content-profile-oid}}}
{{{content-profile-description}}}
Standards:
{{{referenced-standards}}}
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:
This section defines additional constrants on the content defined from {{{content-profile-parent-name}}}.
{{{data-element-index-section}}}
Additional Constraints:
{{{additional-constraints}}}