Difference between revisions of "Template:HL7V3"

From IHE Wiki
Jump to navigation Jump to search
m
m
Line 12: Line 12:
 
===== Parent Template =====
 
===== Parent Template =====
 
The parent of this template is {{ILink|{{{2}}}|{{{Parent}}}|{{{ParentName}}}}}.
 
The parent of this template is {{ILink|{{{2}}}|{{{Parent}}}|{{{ParentName}}}}}.
 
+
<noinclude>[[Category:Children of {{{1}}}]]</noinclude>
[[Category:Children of {{{ParentName}}}]]
 
 
}}
 
}}
 +
<noinclude>{{If|test={{Equal|{{{Children}}}|true}}|then=
 +
===== Child Templates =====
 +
[[:Category:Children of {{{1}}}]]
 +
}}</noinclude>
 
===== Specification =====
 
===== Specification =====
 
{|
 
{|

Revision as of 00:02, 1 June 2007

Draft.gif Example {{{2}}}

Example Description

Standards
STDL Standard Example With Link
STDN Standard Example Without Link


Specification
Example Example
<act>
 <id root=' ' extension=' '/>
 <code code=' ' displayName=' ' codeSystem='2.16.840.1.113883.6.1' codeSystemName='LOINC'/>
</act>  


<act>
<id root=' ' extension=' '/>
<code code=' ' displayName=' ' codeSystem='2.16.840.1.113883.6.1' codeSystemName='LOINC'/>

Usage

{{HL7V3|Name|OID|Status|Description|Example=
<pre>
 Template example
</pre>
    |Parent=ParentOID
    |ParentName=Parent Template Name
    |Standards={{Std|Abbrev|Description|Link (optional)}}
               {{Std|Abbrev|Description|Link (optional)}}
}}