<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../../xsl/CDA.xsl"?>
<ClinicalDocument xmlns="urn:hl7-org:v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" classCode="DOCCLIN" moodCode="EVN" xsi:schemaLocation="urn:hl7-org:v3 ../../schemas/CDA.xsd">
  <!-- document header -->
  <typeId extension="POCD_HD000040" root="2.16.840.1.113883.1.3"/>

  <id extension="labhdv" root="2.16.840.1.113883.19.2744.1.1"/>
  <!-- document type code identifies that this is a lab report -->
  <code code="26436-6" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="All Laboratory Studies"/>
  <title>Laboratory Report</title>
  <effectiveTime value="20061025"/>
  <confidentialityCode code="N" codeSystem="2.16.840.1.113883.5.25" codeSystemName="Confidentiality" displayName="Normal"/>

  <!-- Patient Identification includes name, date of birth and gender. -->
  <recordTarget contextControlCode="OP" typeCode="RCT">
    <patientRole classCode="PAT">
      <id extension="6910828" root="2.16.840.1.113883.19.2744.1.2"/>
      <patient>
        <name>
          <given>Sample</given>
          <given>H</given>
          <family>Patient</family>
        </name>
        <administrativeGenderCode code="M" codeSystem="2.16.840.1.113883.5.1" codeSystemName="AdministrativeGender" displayName="Male"/>
        <birthTime value="19320924"/>
      </patient>
    </patientRole>
  </recordTarget>

  <!-- author of the lab test result -->
  <author contextControlCode="OP" typeCode="AUT">
    <time value="20061025"/>
    <assignedAuthor classCode="ASSIGNED">
      <id extension="298379" root="2.16.840.1.113883.19.2744.1.3"/>
    </assignedAuthor>
  </author>

  <!-- organization maintaining the document -->
  <custodian typeCode="CST">
    <assignedCustodian classCode="ASSIGNED">
      <representedCustodianOrganization classCode="ORG" determinerCode="INSTANCE">
        <id extension="ghc" root="2.16.840.1.113883.19.2744.1.3.1"/>
      </representedCustodianOrganization>
    </assignedCustodian>
  </custodian>

  <!-- Attachment control number -->
  <inFulfillmentOf>
    <order>
      <id extension="XA728302" root="2.16.840.1.113883.19.2744.1.5"/>
    </order>
  </inFulfillmentOf>

  <!-- Patient encounter identified with provider account number, and date of encounter  -->
  <componentOf>
    <encompassingEncounter>
      <id extension="773789090" root="2.16.840.1.113883.19.2744.1.4"/>
      <effectiveTime value="20061002"/>
      <!-- George Carson, MD, identified as the provider MD. -->
      <responsibleParty>
        <assignedEntity>
          <id extension="298379" root="2.16.840.1.113883.19.2744.1.3"/>
          <assignedPerson>
            <name>
              <given>George</given>
              <given>F</given>
              <family>Carson</family>
              <suffix>MD</suffix>
            </name>
          </assignedPerson>
        </assignedEntity>
      </responsibleParty>
    </encompassingEncounter>
  </componentOf>

  <!-- Begin Body, first Section and table heading. -->
  <component contextConductionInd="true" typeCode="COMP">
    <structuredBody>
      <component>
        <section>
          
          <title>URINALYSIS COMPLETE</title>
          <text>
            <!-- comment that applies to the entire battery -->
            <paragraph>
              <content>This is a comment that applies to the entire urinalysis complete battery.</content>
            </paragraph>
            <table>
              <thead>
                <tr>
                  <th align="center">Result name</th>
                  <th align="right">Result value</th>
                  <th align="center">Units</th>
                  <th align="center">Normal Range</th>
                  <th align="center">Abnormal flag</th>
                  <th align="center">date/time</th>
                </tr>
              </thead>
              <!-- urine color -->
              <tbody>
                <tr>
                  <th>urine color</th>
                  <td align="right">STRAW</td>
                  <td/>
                  <td/>
                  <td/>
                  <td align="center">10/2/2006 6:38 PM</td>
                </tr>
                <!-- urine appearance with comment -->
                <tr>
                  <th>urine appearance</th>
                  <td align="right">CLEAR <footnote>This is a comment that applies to the urine appearance observation.</footnote></td>
                  <td/>
                  <td/>
                  <td/>
                  <td align="center">10/2/2006 6:38 PM</td>
                </tr>
                <!-- urine glucose -->
                <tr>
                  <th>urine glucose (test strip)</th>
                  <td align="right">1+</td>
                  <td/>
                  <td align="center">NEG</td>
                  <td align="center">A</td>
                  <td align="center">10/2/2006 6:38 PM</td>
                </tr>
                <!-- urine bilirubin -->
                <tr>
                  <th>urine bilirubin (test strip)</th>
                  <td align="right">NEG</td>
                  <td/>
                  <td align="center">NEG</td>
                  <td/>
                  <td align="center">10/2/2006 6:38 PM</td>
                </tr>
                <!-- urine keytones -->
                <tr>
                  <th>urine ketones (test strip)</th>
                  <td align="right">NEG</td>
                  <td/>
                  <td align="center">NEG</td>
                  <td/>
                  <td align="center">10/2/2006 6:38 PM</td>
                </tr>
                <!-- urine specific gravity -->
                <tr>
                  <th>urine specific gravity (test strip)</th>
                  <td align="right">1.007</td>
                  <td/>
                  <td align="center">1.005-1.030</td>
                  <td/>
                  <td align="center">10/2/2006 6:38 PM</td>
                </tr>
                <!-- urine PH -->
                <tr>
                  <th>urine pH (test strip) </th>
                  <td align="right">6</td>
                  <td/>
                  <td align="center">5.0-8.0</td>
                  <td/>
                  <td align="center">10/2/2006 6:38 PM</td>
                </tr>
                <!-- urine urobilinogen -->
                <tr>
                  <th>urine urobilinogen</th>
                  <td align="right">0.2</td>
                  <td>mg/dL</td>
                  <td align="center">0.2-1.0</td>
                  <td/>
                  <td align="center">10/2/2006 6:38 PM</td>
                </tr>
                <!-- urine erythrocytes -->
                <tr>
                  <th>urine erythrocytes</th>
                  <td align="right">1</td>
                  <td>/(hpf)</td>
                  <td align="center">0-3</td>
                  <td/>
                  <td align="center">10/2/2006 6:38 PM</td>
                </tr>
              </tbody>
            </table>
          </text>
        </section>
      </component>
      <!-- second battery -->
      <component>
        <section>
          
          <title>Hemogram, Platelets &amp; Differential Panel</title>
          <text>
            <table>
              <thead>
                <tr>
                  <th>Result name</th>
                  <th>Result value</th>
                  <th>Units</th>
                  <th>Normal Range</th>
                  <th>Abnormal flag</th>
                  <th>Date/time</th>
                </tr>
              </thead>
              <tbody>
                <tr>
                  <th>hematocrit</th>
                  <td align="right">45</td>
                  <td/>
                  <td align="center">39-49</td>
                  <td/>
                  <td align="center">10/2/2006 6:38 PM</td>
                </tr>
                <tr>
                  <th>erythrocytes count</th>
                  <td align="right">4.94</td>
                  <td>10*6/mm3</td>
                  <td align="center">4.30-5.90</td>
                  <td/>
                  <td align="center">10/2/2006 6:38 PM</td>
                </tr>
                <tr>
                  <th>mean corpuscular volume</th>
                  <td align="right">91</td>
                  <td>fl</td>
                  <td align="center">90-98</td>
                  <td/>
                  <td align="center">10/2/2006 6:38 PM</td>
                </tr>
                <tr>
                  <th>platelets count</th>
                  <td align="right">233</td>
                  <td> 10*3/mm3</td>
                  <td align="center">150-450</td>
                  <td/>
                  <td align="center">10/2/2006 6:38 PM</td>
                </tr>
                <tr>
                  <th>leukocytes count</th>
                  <td align="right">25</td>
                  <td>10*3/mm3</td>
                  <td align="center">3.2-9.8</td>
                  <td align="center">H</td>
                  <td align="center">10/2/2006 6:38 PM</td>
                </tr>
                <tr>
                  <th>neutrophils/100 leukocytes</th>
                  <td align="right">83.1</td>
                  <td>%</td>
                  <td align="center">37.0-80.0</td>
                  <td align="center">H</td>
                  <td align="center">10/2/2006 6:38 PM</td>
                </tr>
                <tr>
                  <th>basophils/100 leukocytes</th>
                  <td align="right">10.1</td>
                  <td>%</td>
                  <td align="center">10.0-50.0</td>
                  <td/>
                  <td align="center">10/2/2006 6:38 PM</td>
                </tr>
                <tr>
                  <th>monocytes/100 leukocytes</th>
                  <td align="right">6.3</td>
                  <td>%</td>
                  <td align="center">0.0-12.0</td>
                  <td/>
                  <td align="center">10/2/2006 6:38 PM</td>
                </tr>
                <tr>
                  <th>eosinophils/100 leukocytes</th>
                  <td align="right">0.3</td>
                  <td>%</td>
                  <td align="center">0.0-7.0</td>
                  <td/>
                  <td align="center">10/2/2006 6:38 PM</td>
                </tr>
                <tr>
                  <th>basophils/100 leukocytes</th>
                  <td align="right">0.2</td>
                  <td>%</td>
                  <td align="center">0.0-2.0</td>
                  <td/>
                  <td align="center">10/2/2006 6:38 PM</td>
                </tr>
                <tr>
                  <th>neutrophils count</th>
                  <td align="right">20.8</td>
                  <td>10*3/mm3</td>
                  <td align="center">2.0-7.0</td>
                  <td align="center">H</td>
                  <td align="center">10/2/2006 6:38 PM</td>
                </tr>
                <tr>
                  <th>lymphocytes count</th>
                  <td align="right">2.5</td>
                  <td>10*3/mm3</td>
                  <td align="center">0.6-3.5</td>
                  <td/>
                  <td align="center">10/2/2006 6:38 PM</td>
                </tr>
                <tr>
                  <th>monocytes count</th>
                  <td align="right">1.6</td>
                  <td>10*3/mm3</td>
                  <td align="center">0.0-0.9</td>
                  <td align="center">H</td>
                  <td align="center">10/2/2006 6:38 PM</td>
                </tr>
                <tr>
                  <th>eosinophils count</th>
                  <td align="right">0.08</td>
                  <td>10*3/mm3</td>
                  <td align="center">0.00-0.70</td>
                  <td/>
                  <td align="center">10/2/2006 6:38 PM</td>
                </tr>
                <tr>
                  <th>basophils count</th>
                  <td align="right">0.04</td>
                  <td>10*3/mm3</td>
                  <td align="center">0.00-0.20</td>
                  <td/>
                  <td align="center">10/2/2006 6:38 PM</td>
                </tr>
              </tbody>
            </table>
          </text>
        </section>
      </component>
      <!-- Close body and document -->
    </structuredBody>
  </component>
</ClinicalDocument>
