Template:CDA Section: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 124: | Line 124: | ||
<br/> | <br/> | ||
{{If|test={{{Note|}}}|then={{{Note}}}}} | {{If|test={{{Note|}}}|then={{{Note}}}}} | ||
{{If|test={{{Parent|}}}{{{CCD|}}}|then= | |||
===== Parent Template ===== | |||
{{If|test={{{Parent|}}}|then= | |||
The parent of this template is {{ILink|{{{2}}}|{{{Parent}}}|{{{ParentName}}}}}. | |||
<includeonly>[[Category:Children of {{{Parent}}}]]</includeonly> | |||
}} | |||
{{If|test={{{CCD|}}}|then= | |||
This template is compatible with the ASTM/HL7 Continuity of Care Document template: {{{CCD}}} | |||
<includeonly>[[Category:CCD Compatible Templates]]</includeonly> | |||
}} | |||
}} | |||
{| | {| | ||
|- | |- | ||
Revision as of 12:13, 4 June 2007
CDA Section Section
| Template ID | {{{2}}} | |
|---|---|---|
| General Description | {{{4}}} | |
<component>
<section>
<templateId root='{{{2}}}'/>
<id root=' ' extension=' '/>
<code code=' ' displayName=' '
codeSystem='2.16.840.1.113883.6.1' codeSystemName='LOINC'/>
<text>
Text as described above
</text>
</section>
</component>
|
{{CDA Section|Section Name|OID|Status|Description
|Parent=ParentOID|ParentName=Parent Template Name
|Code={{CDA Section Code|Section Name|Entry Name 1|Opt|LOINC|Comment}}
:
{{CDA Section Code|Section Name|Entry Name N|Opt|LOINC|Comment}}
|Entry={{CDA Section Content|Section Name|Entry Name 1|Opt|OID|Comment}}
:
{{CDA Section Content|Section Name|Entry Name N|Opt|OID|Comment}}
|Subsections={{CDA Section Content|Section Name|Subsection Name 1|Opt|OID|Comment}}
:
{{CDA Section Content|Section Name|Subsection Name N|Opt|OID|Comment}}
}}