Template:CDA Section: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 46: | Line 46: | ||
| | | | ||
<component> | <component> | ||
<section>{{ | <section>{{If|test={{{ParentOID|}}}|then=<br/> <templateId root='{{{ParentOID}}}'/>}} | ||
<templateId root='{{{OID}}}'/> | <templateId root='{{{OID}}}'/> | ||
<id root=' ' extension=' '/> | <id root=' ' extension=' '/> | ||
<code code='{{{LOINC| }}}' displayName='{{{LOINCName| }}}' codeSystem='2.16.840.1.113883.6.1' codeSystemName='LOINC'/> | <code code='{{{LOINC| }}}' displayName='{{{LOINCName| }}}' | ||
codeSystem='2.16.840.1.113883.6.1' codeSystemName='LOINC'/> | |||
<text> | <text> | ||
''Text as described above'' | ''Text as described above'' | ||
</text> {{ | </text> {{If|test={{{Subsections|}}}|then=<br/> <component> | ||
<!-- Required and optional subsections --> | <!-- Required and optional subsections --> | ||
</component>}} {{ | </component>}} {{If|test={{{Entry|}}}|then=<br/> <entry> | ||
<!-- Required and optional entries --> | <!-- Required and optional entries --> | ||
</entry> }} | </entry> }} | ||
Revision as of 13:09, 16 May 2007
<component>
<section>
<templateId root='{{{OID}}}'/>
<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}}
}}