Difference between revisions of "Template:HL7V3"

From IHE Wiki
Jump to navigation Jump to search
m
m
Line 8: Line 8:
 
}}}
 
}}}
 
{{!}}}
 
{{!}}}
 +
}}
 +
{{If|test={{{Parent|}}}|then=
 +
===== Parent Template =====
 +
The parent of this template is {{ILink|{{{2}}}|{{{ParentName}}}|{{{Parent}}}}}.
 +
 +
[[Category:Children of {{{ParentName}}}]]
 
}}
 
}}
 
===== Specification =====
 
===== Specification =====

Revision as of 23:24, 31 May 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)}}
}}