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
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
===== {{{1}}} =====
== <font color='red'>Development Only</font> ==
{{{4}}}
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


{{If|test={{{Standards|}}}|
==== [[Image:{{{3|draft}}}.gif]] {{{1|Example}}} <span id='{{{2}}}'>{{{2}}}</span> ====
====== Standards ======
{{Edit Button|{{{2|{{FULLPAGENAMEE}}}}}}}{{{4|Example Description}}}
{{{Standards}}}
{{If|test={{{Standards|{{Equal|{{FULLPAGENAME}}|Template:HL7V3}}}}}|then=
===== Standards =====
{{{!}}
{{{Standards|{{Std|STDL|Standard Example With Link|http://www.example.com}}
{{Std|STDN|Standard Example Without Link}}
}}}
{{!}}}
}}
}}
 
{{If|test={{{Parent|}}}{{{CCD|}}}|then=
====== Specification ======
===== 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 =====
{|
{|
|+ {{{1}}} Example
|+ {{{1|Example}}} Example
|-
|-
|
|{{{Example|
{{{Example}}}
<act>
  <id root=' ' extension=' '/>
  &lt;code code=' ' displayName=' ' codeSystem='2.16.840.1.113883.6.1' codeSystemName='LOINC'/>
</act> 
}}}
|}
|}
<includeonly>
[[Category:Entry Templates|{{{1}}}]]
[[Category:Status: {{If|test={{Equal|{{{3}}}|Comment}}}|then=Public Comment}}|else=
  {{If|test={{Equal|{{{3}}}|Final}}}|then=Final Text|else=
    {{If|test={{Equal|{{{3}}}|Trial}}}|then=Trial Implementation|else=Draft}}
  }}
}}]]
</includeonly>
<noinclude>
====== &lt;act> ======
====== &lt;id root=' ' extension=' '/> ======
====== &lt;code code=' ' displayName=' ' codeSystem='2.16.840.1.113883.6.1' codeSystemName='LOINC'/> ======


<noinclude>
[[Category:Templates]]
[[Category:Templates]]


== Usage ==
<pre>
<pre>
{{HL7V3|Name|OID|Status|Description
{{HL7V3|Name|OID|Status|Description|Example=
&lt;pre>
Template example
&lt;/pre>
     |Parent=ParentOID
     |Parent=ParentOID
     |ParentName=Parent Template Name
     |ParentName=Parent Template Name
    |Example=
<pre>
Template example
</pre>
     |Standards={{Std|Abbrev|Description|Link (optional)}}
     |Standards={{Std|Abbrev|Description|Link (optional)}}
               {{Std|Abbrev|Description|Link (optional)}}
               {{Std|Abbrev|Description|Link (optional)}}

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

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