Template:CDA Section: Difference between revisions

From IHE Wiki
Jump to navigation Jump to search
Kboone (talk | contribs)
mNo edit summary
Kboone (talk | contribs)
mNo edit summary
Line 1: Line 1:
<div style='width: 100%; top: 25px; position: relative;'><small style='float: right; font-weight: bold;'>&#x5B;[http://wiki.ihe.net/index.php?title={{{2|{{FULLPAGENAMEE}}}}}&action=edit edit]&#x5D;</small></div>
=====[[Image:{{{3|draft}}}.gif]] {{{1|{{PAGENAME}}}}} <span id='{{{2}}}'/>Section</span> =====  
=====[[Image:{{{3|draft}}}.gif]] {{{1|{{PAGENAME}}}}} <span id='{{{2}}}'/>Section</span> =====  
<div style='width: 100%; bottom: 2em; position: relative;'><small style='float: right; font-weight: bold;'>&#x5B;[http://wiki.ihe.net/index.php?title={{{2|{{FULLPAGENAMEE}}}}}&action=edit edit]&#x5D;</small></div>
__NOEDITSECTION__
__NOEDITSECTION__
{|class='wikitable' width='100%' style='border: 1px solid black; border-collapse: collapse; cellpadding: 2px;'
{|class='wikitable' width='100%' style='border: 1px solid black; border-collapse: collapse; cellpadding: 2px;'
Line 71: Line 70:
<includeonly>
<includeonly>
[[Category:CDA Section Templates]]
[[Category:CDA Section Templates]]
[[Category:Status: {{If|test={{Equal|{{{3}}}|Comment}}}|then=Public Comment}}|else=
  {{If|test={{Equal|{{{3}}}|Final}}}|then=Final Text|else=
    {{If|test={{Equal|{{{3}}}|Trial}}}|then=Trial Implementation|else=Draft}}
  }}
}}]]
</includeonly>
</includeonly>
<noinclude>
<noinclude>

Revision as of 07:56, 17 May 2007

CDA Section Section
[edit]
Template ID {{{2}}}
General Description {{{4}}}


Sample {{{1}}} Section
<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}}
 }}