Difference between revisions of "Template:CDA Section"

From IHE Wiki
Jump to navigation Jump to search
m
m
Line 18: Line 18:
 
|-
 
|-
 
!style='background: lightgrey; width: 30%; text-align: right; border: 1px solid black'|General Description
 
!style='background: lightgrey; width: 30%; text-align: right; border: 1px solid black'|General Description
|colspan=2 style='width: 70%; border: 1px solid black;'| {{{3}}}
+
|colspan=2 style='width: 70%; border: 1px solid black;'| {{{4}}}
 
|-style='background: lightgrey; width: 20%; text-align: center; border: 1px solid black'  
 
|-style='background: lightgrey; width: 20%; text-align: center; border: 1px solid black'  
 
{{If|test={{{Code|}}}|then=
 
{{If|test={{{Code|}}}|then=
Line 46: Line 46:
 
<noinclude>
 
<noinclude>
 
<pre>
 
<pre>
{{CDA Section|Section Name|OID|Status|Parent=ParentOID|ParentName=Parent Template Name
+
{{CDA Section|Section Name|OID|Status|Description
 +
    |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}}
 
                 :
 
                 :

Revision as of 16:22, 20 April 2007


{{CDA Section|Section Name|OID|Status|Description
    |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}}
}}