Difference between revisions of "Template:HL7V3"

From IHE Wiki
Jump to navigation Jump to search
m
m
 
(14 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}}}}}}}
+
{{Edit Button|{{{2|{{FULLPAGENAMEE}}}}}}}{{{4|Example Description}}}
 
 
{{{4|Example Description}}}
 
 
 
 
{{If|test={{{Standards|{{Equal|{{FULLPAGENAME}}|Template:HL7V3}}}}}|then=
 
{{If|test={{{Standards|{{Equal|{{FULLPAGENAME}}|Template:HL7V3}}}}}|then=
 
===== Standards =====
 
===== Standards =====
Line 12: Line 12:
 
{{!}}}
 
{{!}}}
 
}}
 
}}
 
+
{{If|test={{{Parent|}}}{{{CCD|}}}|then=
 +
===== Parent Template =====
 +
{{If|test={{{Parent|}}}|then=
 +
The parent of this template is {{ILink|{{{2}}}|{{{Parent}}}|{{{ParentName}}}}}.
 +
<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 =====
 
{|
 
{|
Line 25: Line 37:
 
|}
 
|}
 
<includeonly>
 
<includeonly>
[[Category:Entry Templates]]
+
[[Category:Entry Templates|{{{1}}}]]
 
[[Category:Status: {{If|test={{Equal|{{{3}}}|Comment}}}|then=Public Comment}}|else=
 
[[Category:Status: {{If|test={{Equal|{{{3}}}|Comment}}}|then=Public Comment}}|else=
 
   {{If|test={{Equal|{{{3}}}|Final}}}|then=Final Text|else=
 
   {{If|test={{Equal|{{{3}}}|Final}}}|then=Final Text|else=
Line 31: Line 43:
 
   }}
 
   }}
 
}}]]
 
}}]]
 
 
</includeonly>
 
</includeonly>
 
<noinclude>
 
<noinclude>

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