<?xml version="1.0"?>
<!-- To use the impl_cdar2.xls stylesheet, remove the comment delimiters from the style sheet call below. -->
<!-- ?xml-stylesheet type="text/xsl" href="IMPL_CDAR2.xsl"? -->
<ClinicalDocument xmlns="urn:hl7-org:v3" xmlns:voc="urn:hl7-org:v3/voc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hl7-org:v3 CDA.xsd">
<!-- 
********************************************************
  CDA Header
********************************************************
-->
   <typeId root="2.16.840.1.113883.1.3" extension="POCD_HD000040"/>
   <id extension="" root=""/>
   <code code="" codeSystem=""/>
   <effectiveTime value=""/>
   <confidentialityCode code="" codeSystem=""/>
   <recordTarget>
      <patientRole>
         <id extension="" root=""/>
         <patient>
            <name>
               <given></given>
               <family></family>
               <suffix></suffix>
            </name>
            <administrativeGenderCode code="" codeSystem=""/>
            <birthTime value=""/>
         </patient>
         <providerOrganization>
            <id root=""/>
            <name></name>
         </providerOrganization>
      </patientRole>
   </recordTarget>
   <author>
      <time value=""/>
      <assignedAuthor>
         <id extension="" root=""/>
         <assignedPerson>
            <name>
               <given></given>
               <family></family>
               <suffix></suffix>
            </name>
         </assignedPerson>
         <representedOrganization>
            <id root=""/>
            <name></name>
         </representedOrganization>
      </assignedAuthor>
   </author>
   <custodian>
      <assignedCustodian>
         <representedCustodianOrganization>
            <id root=""/>
            <name></name>
         </representedCustodianOrganization>
      </assignedCustodian>
   </custodian>
<!-- 
********************************************************
  CDA Body
********************************************************
-->
   <component>
     <structuredBody>
        <component>
		<section>
            <text>
              <content></content>
            </text>
          </section>
        </component>
     </structuredBody>
   </component>
</ClinicalDocument>
