Difference between revisions of "Template:CDA Section"

From IHE Wiki
Jump to navigation Jump to search
m
m
Line 8: Line 8:
 
|-
 
|-
 
{{If|test={{{Parent|}}}|then=!style='background: lightgrey; width: 30%; text-align: right; border: 1px solid black'{{!}}Parent Template
 
{{If|test={{{Parent|}}}|then=!style='background: lightgrey; width: 30%; text-align: right; border: 1px solid black'{{!}}Parent Template
{{!}}colspan=2{{!}}[[{{If|test={{Equal|{{PAGENAME}}|{{{1}}} Section}}|then={{{ParentName}}}|else={{PAGENAME}}#{{{Parent}}}}}|{{{ParentName}}} ({{{Parent}}})]]
+
{{!}}style='border: 1px solid black'{{!}}{{{Parent}}}
 +
{{!}}style='border: 1px solid black'{{!}}[[{{If|test={{Equal|{{PAGENAME}}|{{{1}}} Section}}|then={{{ParentName}}}|else={{PAGENAME}}#{{{Parent}}}}}|{{{ParentName}}}]]
  
 
|-
 
|-
Line 45: Line 46:
 
<noinclude>
 
<noinclude>
 
<pre>
 
<pre>
{{CDA Section|Section Name|OID|Status|Parent=ParentOID|
+
{{CDA Section|Section Name|OID|Status|Parent=ParentOID|ParentName=Parent Template Name
     Code={{CDA Section Content|Section Name|Entry Name 1|Opt|LOINC|Comment}}
+
     |Code={{CDA Section Content|Section Name|Entry Name 1|Opt|LOINC|Comment}}
 
                 :
 
                 :
 
         {{CDA Section Content|Section Name|Entry Name N|Opt|LOINC|Comment}}
 
         {{CDA Section Content|Section Name|Entry Name N|Opt|LOINC|Comment}}
  
     Entry={{CDA Section Content|Section Name|Entry Name 1|Opt|OID|Comment}}
+
     |Entry={{CDA Section Content|Section Name|Entry Name 1|Opt|OID|Comment}}
 
                 :
 
                 :
 
           {{CDA Section Content|Section Name|Entry Name N|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}}
+
     |Subsections={{CDA Section Content|Section Name|Subsection Name 1|Opt|OID|Comment}}
 
                     :
 
                     :
 
                 {{CDA Section Content|Section Name|Subsection Name N|Opt|OID|Comment}}
 
                 {{CDA Section Content|Section Name|Subsection Name N|Opt|OID|Comment}}

Revision as of 16:20, 20 April 2007


{{CDA Section|Section Name|OID|Status|Parent=ParentOID|ParentName=Parent Template Name
    |Code={{CDA Section Content|Section Name|Entry Name 1|Opt|LOINC|Comment}}
                :
         {{CDA Section Content|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}}
}}