Difference between revisions of "1.3.6.1.4.1.19376.1.7.3.1.1.14.1.1"

From IHE Wiki
Jump to navigation Jump to search
(Created page with "<pre> Cancer Diagnosis Section 1.3.6.1.4.1.19376.1.7.3.1.1.14.1.1 Template ID 1.3.6.1.4.1.19376.1.7.3.1.1.14.1.1 Parent ID PCC Active Problem Section 1.3.6.1.4.1.19376.1.5.3.1....")
 
 
Line 1: Line 1:
<pre>
+
{{CDA Section|Sample|SampleSectionOID|Draft|Desription of this section
Cancer Diagnosis Section 1.3.6.1.4.1.19376.1.7.3.1.1.14.1.1
+
|Parent=SampleParentOID|ParentName=foo
Template ID 1.3.6.1.4.1.19376.1.7.3.1.1.14.1.1
+
|Code={{CDA Section Code|Sample|SECTION NAME|R|XXXXX-X|R|A|B}}
Parent ID PCC Active Problem Section 1.3.6.1.4.1.19376.1.5.3.1.3.6
+
|Entry={{CDA Section Content|Sample|Sample Entry|R|OID}}|
CCD  3.5  2.16.840.1.113883.10.20.1.11   
+
|Subsections={{CDA Section Content|Sample|Sample Subsection|R|OID}}
+
}}
General Description This section contains specific detailed information about cancer diagnosis(es) that are currently being monitored for the patient. A separate entry for each cancer diagnosis SHALL be provided.
 
LOINC Code Opt Description
 
xxxxx-x (in process of obtaining this code) R Cancer Diagnosis
 
Entries Opt Description
 
1.3.6.1.4.1.19376.1.5.3.1.4.5.2 R Problem Entry
 
1.3.6.1.4.1.19376.1.7.3.1.1.14.1.2 R Cancer Diagnosis Entry
 
  
</pre>
+
<noinclude>
 +
== Instructions ==
 +
This is a sample CDA Section demonstrating the use of the [[Template:CDA Section]], [[Template:CDA Section Code]] and [[Template:CDA Section Content]] templates. To create a new section specification for an IHE PCC Profile, you simply create a new page, and enter the following wiki text and save it:
 +
 
 +
  <nowiki>{{subst:Sample Section}}</nowiki>
 +
 
 +
This will include this Sample Section page. Change the content so that everywhere "Sample Section" appears, it now contains the name of the page you just created. Then update the rows appearing in the <nowiki>{{CDA Section Code| and {{CDA Section Content|</nowiki> parts to list the LOINC code, subsections, entries that should appear in the document, or simply remove those that you do not need.
 +
 
 +
Update the description, and you have now created a CDA section specification for the profile.
 +
 
 +
Click on the links within the table after you are finished editing the CDA Section specification to begin work on each of the subsection or entry specifications in your folder. See [[Sample Entry]] for an example entry from which to work.
 +
</noinclude>

Latest revision as of 10:38, 19 July 2011

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 Sample Section
Template ID SampleSectionOID
Parent Template foo (SampleParentOID)
General Description Desription of this section
LOINC Codes Opt Description
XXXXX-X R SECTION NAME
Entries Opt Description
OID R Sample Entry
Subsections Opt Description
OID R Sample Subsection



Parent Template

The parent of this template is foo.

Sample Sample Section
<component>
  <section>
<templateId root='SampleParentOID'/> <templateId root='SampleSectionOID'/> <id root=' ' extension=' '/> <code code=' ' displayName=' ' codeSystem='2.16.840.1.113883.6.1' codeSystemName='LOINC'/> <text> Text as described above </text>
<entry> Required and optional entries as described above </entry>

<component> Required and optional subsections as described above </component>     </section> </component>


Uses

See Templates using the Sample Section



Instructions

This is a sample CDA Section demonstrating the use of the Template:CDA Section, Template:CDA Section Code and Template:CDA Section Content templates. To create a new section specification for an IHE PCC Profile, you simply create a new page, and enter the following wiki text and save it:

 {{subst:Sample Section}}

This will include this Sample Section page. Change the content so that everywhere "Sample Section" appears, it now contains the name of the page you just created. Then update the rows appearing in the {{CDA Section Code| and {{CDA Section Content| parts to list the LOINC code, subsections, entries that should appear in the document, or simply remove those that you do not need.

Update the description, and you have now created a CDA section specification for the profile.

Click on the links within the table after you are finished editing the CDA Section specification to begin work on each of the subsection or entry specifications in your folder. See Sample Entry for an example entry from which to work.