Difference between revisions of "Template:CDA Section"

From IHE Wiki
Jump to navigation Jump to search
m
(updated link to PCC TF IHE.net page)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
== 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 https://www.ihe.net/resources/technical_frameworks/#pcc
 +
 
=====[[Image:{{{3|draft}}}.gif]] {{{1|{{PAGENAME}}}}} <span id='{{{2}}}'>Section</span> =====  
 
=====[[Image:{{{3|draft}}}.gif]] {{{1|{{PAGENAME}}}}} <span id='{{{2}}}'>Section</span> =====  
 
{{Edit Button|{{{2|{{FULLPAGENAMEE}}}}}}}
 
{{Edit Button|{{{2|{{FULLPAGENAMEE}}}}}}}
Line 308: Line 311:
 
}}
 
}}
 
====== Uses ======
 
====== Uses ======
{{:Category:Templates using {{{1}}} }}
+
See [[:Category:Templates using {{{2}}}|Templates using the {{{1}}} Section]]
 
 
 
<includeonly>
 
<includeonly>
 
[[Category:CDA Section Templates|{{{1}}}]]
 
[[Category:CDA Section Templates|{{{1}}}]]

Latest revision as of 14:46, 30 September 2020

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 https://www.ihe.net/resources/technical_frameworks/#pcc

Draft.gif CDA Section Section
Template ID {{{2}}}
General Description {{{4}}}



Sample {{{1}}} Section
<component>
  <section>
    <templateId root='{{{2}}}'/>
    <id root=' ' extension=' '/>
    <code code=' ' displayName=' '
      codeSystem='2.16.840.1.113883.6.1' codeSystemName='LOINC'/>
    <text>
      Text as described above
    </text>  
       
  </section>
</component>


Uses

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

{{CDA Section|Section Name|OID|Status|Description
    |Parent=ParentOID|ParentName=Parent Template Name
    |Code={{CDA Section Code|Section Name|Entry Name 1|Opt|LOINC|Comment}}
                :
          {{CDA Section Code|Section Name|Entry Name N|Opt|LOINC|Comment}}

    |Entry={{CDA Section Content|Section Name|Entry Name 1|Opt|OID|Comment}}
                :
           {{CDA Section Content|Section Name|Entry Name N|Opt|OID|Comment}}

    |Subsections={{CDA Section Content|Section Name|Subsection Name 1|Opt|OID|Comment}}
                    :
                 {{CDA Section Content|Section Name|Subsection Name N|Opt|OID|Comment}}
 }}