source: ccr2ccd-xslt/trunk/make/ccd-purpose.xsl@ 875

Last change on this file since 875 was 875, checked in by George Lilly, 14 years ago

broke the stylesheet into pieces with a script to reassemble

File size: 549 bytes
Line 
1 <component>
2 <section>
3 <templateId root="2.16.840.1.113883.10.20.1.13"/>
4 <code code="48764-5" codeSystem="2.16.840.1.113883.6.1" />
5 <title>Purpose</title>
6 <text>
7 <xsl:value-of select="/a:ContinuityOfCareRecord/a:Purpose/a:Description/a:Text"></xsl:value-of>
8 </text>
9 </section>
10 </component>
Note: See TracBrowser for help on using the repository browser.