Difference between revisions of "Template:HL7V3"

From IHE Wiki
Jump to navigation Jump to search
m
m
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
== <font color='red'>Development Only</font> ==
 +
The PCC Wiki Content is used only for development of IHE PCC Content.  The Normative content of the PCC Technical Framework and the current supplements can be found at http://www.ihe.net/Technical_Framework/index.cfm#PCC
 +
 
==== [[Image:{{{3|draft}}}.gif]] {{{1|Example}}} <span id='{{{2}}}'>{{{2}}}</span> ====
 
==== [[Image:{{{3|draft}}}.gif]] {{{1|Example}}} <span id='{{{2}}}'>{{{2}}}</span> ====
 
{{Edit Button|{{{2|{{FULLPAGENAMEE}}}}}}}{{{4|Example Description}}}
 
{{Edit Button|{{{2|{{FULLPAGENAMEE}}}}}}}{{{4|Example Description}}}
Line 9: Line 12:
 
{{!}}}
 
{{!}}}
 
}}
 
}}
 +
{{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>
 +
}}
 +
}}
 +
====== Uses ======
 +
See [[:Category:Templates using {{{2}}}|Templates using {{{1}}}]]
 
===== Specification =====
 
===== Specification =====
 
{|
 
{|

Latest revision as of 20:49, 21 October 2009

Development Only

The PCC Wiki Content is used only for development of IHE PCC Content. The Normative content of the PCC Technical Framework and the current supplements can be found at http://www.ihe.net/Technical_Framework/index.cfm#PCC

Draft.gif Example {{{2}}}

Example Description

Standards
STDL Standard Example With Link
STDN Standard Example Without Link
Uses

See [[:Category:Templates using {{{2}}}|Templates using {{{1}}}]]

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