Template:HL7V3: 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 13: Line 13:
The parent of this template is {{ILink|{{{2}}}|{{{Parent}}}|{{{ParentName}}}}}.
The parent of this template is {{ILink|{{{2}}}|{{{Parent}}}|{{{ParentName}}}}}.
<includeonly>[[Category:Children of {{{1}}}]]</includeonly>
<includeonly>[[Category:Children of {{{1}}}]]</includeonly>
}}
{{If|test={{{Children|}}}|then=
===== Child Templates =====
[[:Category:Children of {{{1}}}]]
}}
}}
===== Specification =====
===== Specification =====

Revision as of 00:16, 1 June 2007

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)}}
}}