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 9: Line 9:
{{!}}}
{{!}}}
}}
}}
{{If|test={{{Parent|}}}{{{CCD|}}}|then=
===== Parent Template =====
{{If|test={{{Parent|}}}|then=
{{If|test={{{Parent|}}}|then=
===== Parent Template =====
The parent of this template is {{ILink|{{{2}}}|{{{Parent}}}|{{{ParentName}}}}}.
The parent of this template is {{ILink|{{{2}}}|{{{Parent}}}|{{{ParentName}}}}}.
<includeonly>[[Category:Children of {{{Parent}}}]]</includeonly>
<includeonly>[[Category:Children of {{{Parent}}}]]</includeonly>
}}
{{If|test={{{CCD|}}}|then=
This template is compatible with the ASTM/HL7 Continuity of Care Document template: {{{CCD}}}
<includeonly>[[Category:CCD Compatible Templates]]</includeonly>
}}
}}
}}
===== Specification =====
===== Specification =====

Revision as of 02:17, 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)}}
}}