Selecting data from xml

  • Hi Experts,

    I am new to xml and confusing on preparation of a query to get the data from xml which has xmlns in first few lines.

    Here I am attaching the xml file(not able to attach ".xml" file, so converted it to ".txt" ).

    Please help me in writing a sql query at least for few elements, based on your suggestions I will take it forward.

    Thanks in Advance!

  • Jampandu (5/24/2015)


    Hi Experts,

    I am new to xml and confusing on preparation of a query to get the data from xml which has xmlns in first few lines.

    Here I am attaching the xml file(not able to attach ".xml" file, so converted it to ".txt" ).

    Please help me in writing a sql query at least for few elements, based on your suggestions I will take it forward.

    Thanks in Advance!

    Quick namespace sample, should be enough to get you passed this hurdle

    😎

    USE tempdb;

    GO

    SET NOCOUNT ON;

    DECLARE @XMLDOC XML = '<?xml version="1.0" encoding="ISO-8859-1"?><?xml-stylesheet type="text/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/Schemas/CDA.xsd"><realmCode code="US"/><typeId extension="ABCD_HD00" root="2.16.840.1.113883.1.3"/><templateId root="55.2545.554.6554554.2355"/><templateId root="553.2.1454.41474"/><templateId root="554.54545.554.45555"/><templateId root="55.253.2145.3698.2555"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.1.1"/><id assigningAuthorityName="somexyzlclinicalworks" extension="558774" root="55.254.3698.2541.3652"/><code code="12354-9" codeSystem="1.2.3.5.6.3" codeSystemName="ABC1" displayName="SUMMARIZATION OF EPISODE NOTE"/><title>Care Document</title><effectiveTime value="20150325143212+0000"/><confidentialityCode code="N" codeSystem="22.3.25.365.2544.41452"/><languageCode code="en-US"/><recordTarget><patientRole classCode="PAT"><id assigningAuthorityName="SomeWorks" extension="1168440" root="225.365.325.2145.25653"/><addr><streetAddressLine>1555 test123</streetAddressLine><city>SAN MATEO</city><state>CA</state><country>USA</country><postalCode>94403</postalCode></addr><telecom use="HP" value="650-111-1111"/><patient><name><given>CEC</given><given>C</given><family>TEST</family></name><administrativeGenderCode code="F" codeSystem="2.16.840.1.113883.5.1"/><birthTime value="19510413"/></patient></patientRole></recordTarget><author><time value="20150325"/><assignedAuthor><id root="nA0UXqGV-jxOD-RRSI-0HCe-8mNrcafvSnqU"/><addr><streetAddressLine>Street12135454</streetAddressLine><city>Daly City</city><state>CA</state><postalCode>94015</postalCode></addr><telecom value="650-301-8600"/><assignedPerson><name>Gonzalez</name></assignedPerson><representedOrganization><id root="2.16.840.1.113883.3.130.1.2.12.2.1"/><name>DCC Adult</name><telecom/><addr/></representedOrganization></assignedAuthor></author><custodian><assignedCustodian><representedCustodianOrganization><id root="2.16.840.1.113883.3.130.1.2.12.2.1"/><name>SomeClinicalWorks</name><telecom/><addr/></representedCustodianOrganization></assignedCustodian></custodian><documentationOf><serviceEvent classCode="PCPR"><effectiveTime><low value="20150325"/><high value="20150325"/></effectiveTime></serviceEvent></documentationOf><component><structuredBody><component><section><templateId root="2.16.840.1.113883.10.20.1.2"/><templateId root="2.16.840.1.113883.3.88.11.83.102"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.3.13"/><code code="48765-2" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Allergies, adverse reactions, alerts"/><title>Allergies, Adverse Reactions, Alerts</title><text><table border="1" width="100%"><thead><tr><th>Substance</th><th>Reaction</th><th>Event Type</th></tr></thead><tbody><tr><td>peanuts</td><td>hives</td><td>Non Drug Allergy</td></tr><tr><td>Amoxicillin</td><td>rash</td><td>Drug Allergy</td></tr><tr><td>Penicillin</td><td>hives</td><td>Drug Allergy</td></tr></tbody></table></text><entry typeCode="DRIV"><act classCode="ACT" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.27"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.3"/><templateId root="2.16.840.1.113883.3.88.11.83.6"/><templateId root="2.16.840.1.113883.10.20.1.27"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.1"/><id root="A2EQgcBd-Zhgn-r23x-fBM4-laYX1zMNYLSD"/><code nullFlavor="NA"/><statusCode code="active"/><effectiveTime><low value="20140929"/></effectiveTime><entryRelationship inversionInd="false" typeCode="SUBJ"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.18"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.6"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5"/><templateId root="2.16.840.1.113883.10.20.1.28"/><id root="VG8bBPdw-JkIJ-gs5A-eMQp-7mYlYd6QD2Yb"/><code code="420134006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="propensity to adverse reactions"/><statusCode code="completed"/><effectiveTime><low value="20140929"/><high value="20140929"/></effectiveTime><value code="420134006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Adverse Reaction" xsi:type="CD"/><participant typeCode="CSM"><participantRole classCode="MANU"><playingEntity classCode="MMAT"><code code="0" codeSystem="2.16.840.1.113883.6.69" codeSystemName="NDC" displayName="peanuts"><originalText><reference value="#alert1"/></originalText></code><name>peanuts</name></playingEntity></participantRole></participant><entryRelationship inversionInd="true" typeCode="MFST"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.54"/><code code="ASSERTION" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT"/><statusCode code="completed"/><value code="UNK" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="hives" xsi:type="CD"/></observation></entryRelationship><entryRelationship typeCode="REFR"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.39"/><code code="33999-4" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="STATUS"/><statusCode code="completed"/><value code="55561003" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Active" xsi:type="CE"/></observation></entryRelationship></observation></entryRelationship></act></entry><entry typeCode="DRIV"><act classCode="ACT" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.27"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.3"/><templateId root="2.16.840.1.113883.3.88.11.83.6"/><templateId root="2.16.840.1.113883.10.20.1.27"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.1"/><id root="RmXRf9Ey-lFu6-QnMH-5DmY-RuKNppZQ0rGo"/><code nullFlavor="NA"/><statusCode code="active"/><effectiveTime><low value="20140929"/></effectiveTime><entryRelationship inversionInd="false" typeCode="SUBJ"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.18"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.6"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5"/><templateId root="2.16.840.1.113883.10.20.1.28"/><id root="rYZuL2Yk-Ur86-hCS6-khB3-Rhz0E0YbMZKU"/><code code="420134006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="propensity to adverse reactions"/><statusCode code="completed"/><effectiveTime><low value="20140929"/><high value="20140929"/></effectiveTime><value code="420134006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Adverse Reaction" xsi:type="CD"/><participant typeCode="CSM"><participantRole classCode="MANU"><playingEntity classCode="MMAT"><code code="00093-3107-01" codeSystem="2.16.840.1.113883.6.69" codeSystemName="NDC" displayName="Amoxicillin"><originalText><reference value="#alert2"/></originalText></code><name>Amoxicillin</name></playingEntity></participantRole></participant><entryRelationship inversionInd="true" typeCode="MFST"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.54"/><code code="ASSERTION" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT"/><statusCode code="completed"/><value code="UNK" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="rash" xsi:type="CD"/></observation></entryRelationship><entryRelationship typeCode="REFR"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.39"/><code code="33999-4" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="STATUS"/><statusCode code="completed"/><value code="55561003" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Active" xsi:type="CE"/></observation></entryRelationship></observation></entryRelationship></act></entry><entry typeCode="DRIV"><act classCode="ACT" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.27"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.3"/><templateId root="2.16.840.1.113883.3.88.11.83.6"/><templateId root="2.16.840.1.113883.10.20.1.27"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.1"/><id root="astqB5So-ZCMe-EtdH-y52u-nFzrs0NliWHj"/><code nullFlavor="NA"/><statusCode code="active"/><effectiveTime><low value="20140929"/></effectiveTime><entryRelationship inversionInd="false" typeCode="SUBJ"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.18"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.6"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5"/><templateId root="2.16.840.1.113883.10.20.1.28"/><id root="JAEMUflQ-s4IS-4ScU-mLTJ-nC71oxNHdccV"/><code code="420134006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="propensity to adverse reactions"/><statusCode code="completed"/><effectiveTime><low value="20140929"/><high value="20140929"/></effectiveTime><value code="420134006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Adverse Reaction" xsi:type="CD"/><participant typeCode="CSM"><participantRole classCode="MANU"><playingEntity classCode="MMAT"><code code="54569-1409-00" codeSystem="2.16.840.1.113883.6.69" codeSystemName="NDC" displayName="Penicillin"><originalText><reference value="#alert3"/></originalText></code><name>Penicillin</name></playingEntity></participantRole></participant><entryRelationship inversionInd="true" typeCode="MFST"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.54"/><code code="ASSERTION" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT"/><statusCode code="completed"/><value code="UNK" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="hives" xsi:type="CD"/></observation></entryRelationship><entryRelationship typeCode="REFR"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.39"/><code code="33999-4" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="STATUS"/><statusCode code="completed"/><value code="55561003" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Active" xsi:type="CE"/></observation></entryRelationship></observation></entryRelationship></act></entry></section></component><component><section><templateId root="2.16.840.1.113883.10.20.1.11"/><templateId root="2.16.840.1.113883.3.88.11.83.103"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.3.6"/><code code="11450-4" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Problems"/><title>Problems</title><text><table border="1" width="100%"><thead><tr><th>Problem Type</th><th>Condition</th><th>ICD-9 Code</th><th>Effective Dates</th><th>OnSet Dates</th><th>Condition Status</th></tr></thead><tbody><tr><td>Problem</td><td>Diabetes insipidus NOS</td><td>253.5</td><td>Oct 23, 2012</td><td></td><td>Active</td></tr><tr><td>Problem</td><td>Mild recurrent major depression</td><td>296.31</td><td>July 20, 2012</td><td></td><td>Active</td></tr><tr><td>Problem</td><td>Abdominal pain, epigastric</td><td>789.06</td><td>May 16, 2012</td><td></td><td>Active</td></tr><tr><td>Problem</td><td>AIDS [Acquired immunodeficiency syndrome]</td><td>042</td><td>April 26, 2012</td><td></td><td>Active</td></tr><tr><td>Problem</td><td>SUPERVIS OTH NORMAL PREG</td><td>V22.1</td><td>April 24, 2012</td><td></td><td>Active</td></tr><tr><td>Problem</td><td>Benign Hypertension</td><td>401.1</td><td>April 24, 2012</td><td></td><td>Active</td></tr><tr><td>Problem</td><td>ANGINA PECTORIS NEC/NOS</td><td>413.9</td><td>March 10, 2015</td><td></td><td>Active</td></tr><tr><td>Problem</td><td>Diabetes mellitus type II</td><td>250.00</td><td>March 17, 2015</td><td></td><td>Active</td></tr><tr><td>Problem</td><td>Benign Hypertension</td><td>401.1</td><td>Aug 13, 2013</td><td></td><td>Active</td></tr><tr><td>Problem</td><td>Internal derangement of knee NOS</td><td>717.9</td><td>April 26, 2012</td><td></td><td>Active</td></tr><tr><td>Problem</td><td>Joint pain, lower leg</td><td>719.46</td><td>April 26, 2012</td><td></td><td>Active</td></tr><tr><td>Problem</td><td>Hyperlipidemia</td><td>272.4</td><td>Oct 28, 2014</td><td></td><td>Active</td></tr><tr><td>Problem</td><td>Diabetes mellitus type II</td><td>250.00</td><td>March 17, 2015</td><td></td><td>Active</td></tr><tr><td>Problem</td><td>Urticaria due to cold</td><td>708.2</td><td>Oct 15, 2013</td><td></td><td>Active</td></tr></tbody></table></text><entry typeCode="DRIV"><act classCode="ACT" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.27"/><templateId root="2.16.840.1.113883.3.88.11.83.7"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.2"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.1"/><id root="WOJIhpRh-lboE-MWTO-rURH-an6VM0keLRuM"/><code nullFlavor="NA"/><statusCode code="active"/><effectiveTime><low nullFlavor="UNK"/></effectiveTime><entryRelationship inversionInd="false" typeCode="SUBJ"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.28"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5"/><id root="dvU6HhgE-cZ5b-1TMj-vUHJ-R2WIsYs9wCKJ"/><code code="55607006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Problem"/><text><reference value="#prob1"/></text><statusCode code="completed"/><effectiveTime><low nullFlavor="UNK"/></effectiveTime><value nullFlavor="UNK" xsi:type="CD"><translation code="253.5" codeSystem="2.16.840.1.113883.6.103" codeSystemName="ICD-9 CM" displayName="Diabetes insipidus NOS"/></value><entryRelationship typeCode="REFR"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.50"/><code code="33999-4" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="STATUS"/><statusCode code="completed"/><value code="55561003" codeSystem="2.16.840.1.113883.6.103" codeSystemName="SNOMED CT" displayName="Active" xsi:type="CE"/></observation></entryRelationship></observation></entryRelationship></act></entry><entry typeCode="DRIV"><act classCode="ACT" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.27"/><templateId root="2.16.840.1.113883.3.88.11.83.7"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.2"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.1"/><id root="YqKQEwtB-0itx-tAtr-szyS-XsOvNofArqh1"/><code nullFlavor="NA"/><statusCode code="active"/><effectiveTime><low nullFlavor="UNK"/></effectiveTime><entryRelationship inversionInd="false" typeCode="SUBJ"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.28"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5"/><id root="ZisetXFh-XzIL-WaAF-kqYr-8U9HAkZVvwFl"/><code code="55607006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Problem"/><text><reference value="#prob2"/></text><statusCode code="completed"/><effectiveTime><low nullFlavor="UNK"/></effectiveTime><value nullFlavor="UNK" xsi:type="CD"><translation code="296.31" codeSystem="2.16.840.1.113883.6.103" codeSystemName="ICD-9 CM" displayName="Mild recurrent major depression"/></value><entryRelationship typeCode="REFR"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.50"/><code code="33999-4" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="STATUS"/><statusCode code="completed"/><value code="55561003" codeSystem="2.16.840.1.113883.6.103" codeSystemName="SNOMED CT" displayName="Active" xsi:type="CE"/></observation></entryRelationship></observation></entryRelationship></act></entry><entry typeCode="DRIV"><act classCode="ACT" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.27"/><templateId root="2.16.840.1.113883.3.88.11.83.7"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.2"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.1"/><id root="YyUEh1QM-kcjo-Mhx7-Rxwl-Qp7D4PdPYWDu"/><code nullFlavor="NA"/><statusCode code="active"/><effectiveTime><low nullFlavor="UNK"/></effectiveTime><entryRelationship inversionInd="false" typeCode="SUBJ"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.28"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5"/><id root="X5cECpXX-EGzp-wuij-EsTN-oZ7eWbFT8dxy"/><code code="55607006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Problem"/><text><reference value="#prob3"/></text><statusCode code="completed"/><effectiveTime><low nullFlavor="UNK"/></effectiveTime><value nullFlavor="UNK" xsi:type="CD"><translation code="789.06" codeSystem="2.16.840.1.113883.6.103" codeSystemName="ICD-9 CM" displayName="Abdominal pain, epigastric"/></value><entryRelationship typeCode="REFR"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.50"/><code code="33999-4" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="STATUS"/><statusCode code="completed"/><value code="55561003" codeSystem="2.16.840.1.113883.6.103" codeSystemName="SNOMED CT" displayName="Active" xsi:type="CE"/></observation></entryRelationship></observation></entryRelationship></act></entry><entry typeCode="DRIV"><act classCode="ACT" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.27"/><templateId root="2.16.840.1.113883.3.88.11.83.7"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.2"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.1"/><id root="Qi1IW2zJ-lsR9-I1KA-htOm-LwypKt7X5Avk"/><code nullFlavor="NA"/><statusCode code="active"/><effectiveTime><low nullFlavor="UNK"/></effectiveTime><entryRelationship inversionInd="false" typeCode="SUBJ"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.28"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5"/><id root="mygSNnbW-ZL17-jmcC-8azw-ErAWpAe1OCmk"/><code code="55607006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Problem"/><text><reference value="#prob4"/></text><statusCode code="completed"/><effectiveTime><low nullFlavor="UNK"/></effectiveTime><value nullFlavor="UNK" xsi:type="CD"><translation code="042" codeSystem="2.16.840.1.113883.6.103" codeSystemName="ICD-9 CM" displayName="AIDS [Acquired immunodeficiency syndrome]"/></value><entryRelationship typeCode="REFR"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.50"/><code code="33999-4" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="STATUS"/><statusCode code="completed"/><value code="55561003" codeSystem="2.16.840.1.113883.6.103" codeSystemName="SNOMED CT" displayName="Active" xsi:type="CE"/></observation></entryRelationship></observation></entryRelationship></act></entry><entry typeCode="DRIV"><act classCode="ACT" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.27"/><templateId root="2.16.840.1.113883.3.88.11.83.7"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.2"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.1"/><id root="T1UeNMKE-iGtl-kBUW-v8ML-AK4Qs4cx16WH"/><code nullFlavor="NA"/><statusCode code="active"/><effectiveTime><low nullFlavor="UNK"/></effectiveTime><entryRelationship inversionInd="false" typeCode="SUBJ"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.28"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5"/><id root="XkSoWskE-ZleQ-w97W-FQvO-XL3DqJ27m8eI"/><code code="55607006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Problem"/><text><reference value="#prob5"/></text><statusCode code="completed"/><effectiveTime><low nullFlavor="UNK"/></effectiveTime><value nullFlavor="UNK" xsi:type="CD"><translation code="V22.1" codeSystem="2.16.840.1.113883.6.103" codeSystemName="ICD-9 CM" displayName="SUPERVIS OTH NORMAL PREG"/></value><entryRelationship typeCode="REFR"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.50"/><code code="33999-4" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="STATUS"/><statusCode code="completed"/><value code="55561003" codeSystem="2.16.840.1.113883.6.103" codeSystemName="SNOMED CT" displayName="Active" xsi:type="CE"/></observation></entryRelationship></observation></entryRelationship></act></entry><entry typeCode="DRIV"><act classCode="ACT" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.27"/><templateId root="2.16.840.1.113883.3.88.11.83.7"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.2"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.1"/><id root="RUSNK5uQ-49u6-4BQD-oGVH-RnEXvWi49n9H"/><code nullFlavor="NA"/><statusCode code="active"/><effectiveTime><low nullFlavor="UNK"/></effectiveTime><entryRelationship inversionInd="false" typeCode="SUBJ"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.28"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5"/><id root="BN2SGg8p-NZKX-Yl80-0TqS-Sg1PEwCt0Moi"/><code code="55607006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Problem"/><text><reference value="#prob6"/></text><statusCode code="completed"/><effectiveTime><low nullFlavor="UNK"/></effectiveTime><value nullFlavor="UNK" xsi:type="CD"><translation code="401.1" codeSystem="2.16.840.1.113883.6.103" codeSystemName="ICD-9 CM" displayName="Benign Hypertension"/></value><entryRelationship typeCode="REFR"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.50"/><code code="33999-4" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="STATUS"/><statusCode code="completed"/><value code="55561003" codeSystem="2.16.840.1.113883.6.103" codeSystemName="SNOMED CT" displayName="Active" xsi:type="CE"/></observation></entryRelationship></observation></entryRelationship></act></entry><entry typeCode="DRIV"><act classCode="ACT" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.27"/><templateId root="2.16.840.1.113883.3.88.11.83.7"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.2"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.1"/><id root="kQ5OYBCG-vSGG-Epl8-Ekfv-MGGzFPppUgfH"/><code nullFlavor="NA"/><statusCode code="active"/><effectiveTime><low nullFlavor="UNK"/></effectiveTime><entryRelationship inversionInd="false" typeCode="SUBJ"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.28"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5"/><id root="2dfhfRTL-Bmtn-5NWS-V5L8-GrzTbF9N9KU5"/><code code="55607006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Problem"/><text><reference value="#prob7"/></text><statusCode code="completed"/><effectiveTime><low nullFlavor="UNK"/></effectiveTime><value nullFlavor="UNK" xsi:type="CD"><translation code="413.9" codeSystem="2.16.840.1.113883.6.103" codeSystemName="ICD-9 CM" displayName="ANGINA PECTORIS NEC/NOS"/></value><entryRelationship typeCode="REFR"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.50"/><code code="33999-4" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="STATUS"/><statusCode code="completed"/><value code="55561003" codeSystem="2.16.840.1.113883.6.103" codeSystemName="SNOMED CT" displayName="Active" xsi:type="CE"/></observation></entryRelationship></observation></entryRelationship></act></entry><entry typeCode="DRIV"><act classCode="ACT" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.27"/><templateId root="2.16.840.1.113883.3.88.11.83.7"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.2"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.1"/><id root="t4Du2AKQ-ZK3A-mmYF-wkmF-9mo9yS4HAOQn"/><code nullFlavor="NA"/><statusCode code="active"/><effectiveTime><low nullFlavor="UNK"/></effectiveTime><entryRelationship inversionInd="false" typeCode="SUBJ"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.28"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5"/><id root="M862yg2v-NIeK-ZvW5-wCIg-hGAHUVWoCSJr"/><code code="55607006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Problem"/><text><reference value="#prob8"/></text><statusCode code="completed"/><effectiveTime><low nullFlavor="UNK"/></effectiveTime><value nullFlavor="UNK" xsi:type="CD"><translation code="250.00" codeSystem="2.16.840.1.113883.6.103" codeSystemName="ICD-9 CM" displayName="Diabetes mellitus type II"/></value><entryRelationship typeCode="REFR"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.50"/><code code="33999-4" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="STATUS"/><statusCode code="completed"/><value code="55561003" codeSystem="2.16.840.1.113883.6.103" codeSystemName="SNOMED CT" displayName="Active" xsi:type="CE"/></observation></entryRelationship></observation></entryRelationship></act></entry><entry typeCode="DRIV"><act classCode="ACT" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.27"/><templateId root="2.16.840.1.113883.3.88.11.83.7"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.2"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.1"/><id root="riOgM095-iZjb-piNV-YmfP-8G33Zrm4E6n3"/><code nullFlavor="NA"/><statusCode code="active"/><effectiveTime><low nullFlavor="UNK"/></effectiveTime><entryRelationship inversionInd="false" typeCode="SUBJ"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.28"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5"/><id root="LwT8Zcdy-z9yQ-wKmx-LX0i-9klPRsoFfSgb"/><code code="55607006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Problem"/><text><reference value="#prob9"/></text><statusCode code="completed"/><effectiveTime><low nullFlavor="UNK"/></effectiveTime><value nullFlavor="UNK" xsi:type="CD"><translation code="401.1" codeSystem="2.16.840.1.113883.6.103" codeSystemName="ICD-9 CM" displayName="Benign Hypertension"/></value><entryRelationship typeCode="REFR"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.50"/><code code="33999-4" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="STATUS"/><statusCode code="completed"/><value code="55561003" codeSystem="2.16.840.1.113883.6.103" codeSystemName="SNOMED CT" displayName="Active" xsi:type="CE"/></observation></entryRelationship></observation></entryRelationship></act></entry><entry typeCode="DRIV"><act classCode="ACT" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.27"/><templateId root="2.16.840.1.113883.3.88.11.83.7"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.2"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.1"/><id root="yqw0k5kE-y6ru-yiwO-YBSS-LuNxTFkN0Pbm"/><code nullFlavor="NA"/><statusCode code="active"/><effectiveTime><low nullFlavor="UNK"/></effectiveTime><entryRelationship inversionInd="false" typeCode="SUBJ"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.28"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5"/><id root="ltqoL2nr-NlnE-SvSk-9ZAm-X1brGZp30cgl"/><code code="55607006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Problem"/><text><reference value="#prob10"/></text><statusCode code="completed"/><effectiveTime><low nullFlavor="UNK"/></effectiveTime><value nullFlavor="UNK" xsi:type="CD"><translation code="717.9" codeSystem="2.16.840.1.113883.6.103" codeSystemName="ICD-9 CM" displayName="Internal derangement of knee NOS"/></value><entryRelationship typeCode="REFR"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.50"/><code code="33999-4" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="STATUS"/><statusCode code="completed"/><value code="55561003" codeSystem="2.16.840.1.113883.6.103" codeSystemName="SNOMED CT" displayName="Active" xsi:type="CE"/></observation></entryRelationship></observation></entryRelationship></act></entry><entry typeCode="DRIV"><act classCode="ACT" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.27"/><templateId root="2.16.840.1.113883.3.88.11.83.7"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.2"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.1"/><id root="X7YkcWOV-4Mkr-4ilR-Jj5i-l64z59nc2n7B"/><code nullFlavor="NA"/><statusCode code="active"/><effectiveTime><low nullFlavor="UNK"/></effectiveTime><entryRelationship inversionInd="false" typeCode="SUBJ"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.28"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5"/><id root="6F5sgIhH-819O-cxQn-Wr52-qAVxH1cJixiL"/><code code="55607006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Problem"/><text><reference value="#prob11"/></text><statusCode code="completed"/><effectiveTime><low nullFlavor="UNK"/></effectiveTime><value nullFlavor="UNK" xsi:type="CD"><translation code="719.46" codeSystem="2.16.840.1.113883.6.103" codeSystemName="ICD-9 CM" displayName="Joint pain, lower leg"/></value><entryRelationship typeCode="REFR"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.50"/><code code="33999-4" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="STATUS"/><statusCode code="completed"/><value code="55561003" codeSystem="2.16.840.1.113883.6.103" codeSystemName="SNOMED CT" displayName="Active" xsi:type="CE"/></observation></entryRelationship></observation></entryRelationship></act></entry><entry typeCode="DRIV"><act classCode="ACT" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.27"/><templateId root="2.16.840.1.113883.3.88.11.83.7"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.2"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.1"/><id root="oGwokVzr-qURy-rbxO-gfVA-ahWjHMdPGq5Z"/><code nullFlavor="NA"/><statusCode code="active"/><effectiveTime><low nullFlavor="UNK"/></effectiveTime><entryRelationship inversionInd="false" typeCode="SUBJ"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.28"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5"/><id root="twXDDn9J-yxhe-UDxI-E9bC-JxZjty0l3Bog"/><code code="55607006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Problem"/><text><reference value="#prob12"/></text><statusCode code="completed"/><effectiveTime><low nullFlavor="UNK"/></effectiveTime><value nullFlavor="UNK" xsi:type="CD"><translation code="272.4" codeSystem="2.16.840.1.113883.6.103" codeSystemName="ICD-9 CM" displayName="Hyperlipidemia"/></value><entryRelationship typeCode="REFR"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.50"/><code code="33999-4" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="STATUS"/><statusCode code="completed"/><value code="55561003" codeSystem="2.16.840.1.113883.6.103" codeSystemName="SNOMED CT" displayName="Active" xsi:type="CE"/></observation></entryRelationship></observation></entryRelationship></act></entry><entry typeCode="DRIV"><act classCode="ACT" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.27"/><templateId root="2.16.840.1.113883.3.88.11.83.7"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.2"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.1"/><id root="q0gjpg5j-UeWU-bvuV-Qygm-8eFi2JMgfALP"/><code nullFlavor="NA"/><statusCode code="active"/><effectiveTime><low nullFlavor="UNK"/></effectiveTime><entryRelationship inversionInd="false" typeCode="SUBJ"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.28"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5"/><id root="JkfeaeWK-OlWs-ipVl-6stF-yB9Gd5DxuGsX"/><code code="55607006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Problem"/><text><reference value="#prob13"/></text><statusCode code="completed"/><effectiveTime><low nullFlavor="UNK"/></effectiveTime><value nullFlavor="UNK" xsi:type="CD"><translation code="250.00" codeSystem="2.16.840.1.113883.6.103" codeSystemName="ICD-9 CM" displayName="Diabetes mellitus type II"/></value><entryRelationship typeCode="REFR"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.50"/><code code="33999-4" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="STATUS"/><statusCode code="completed"/><value code="55561003" codeSystem="2.16.840.1.113883.6.103" codeSystemName="SNOMED CT" displayName="Active" xsi:type="CE"/></observation></entryRelationship></observation></entryRelationship></act></entry><entry typeCode="DRIV"><act classCode="ACT" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.27"/><templateId root="2.16.840.1.113883.3.88.11.83.7"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.2"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5.1"/><id root="KXazvkNf-ZtZ2-v5WT-KIWD-dCj2BNjUyJRP"/><code nullFlavor="NA"/><statusCode code="active"/><effectiveTime><low nullFlavor="UNK"/></effectiveTime><entryRelationship inversionInd="false" typeCode="SUBJ"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.28"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.5"/><id root="WkBtUyR7-XwaF-0ll5-O5SI-mHivAleiPxjo"/><code code="55607006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Problem"/><text><reference value="#prob14"/></text><statusCode code="completed"/><effectiveTime><low nullFlavor="UNK"/></effectiveTime><value nullFlavor="UNK" xsi:type="CD"><translation code="708.2" codeSystem="2.16.840.1.113883.6.103" codeSystemName="ICD-9 CM" displayName="Urticaria due to cold"/></value><entryRelationship typeCode="REFR"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.50"/><code code="33999-4" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="STATUS"/><statusCode code="completed"/><value code="55561003" codeSystem="2.16.840.1.113883.6.103" codeSystemName="SNOMED CT" displayName="Active" xsi:type="CE"/></observation></entryRelationship></observation></entryRelationship></act></entry></section></component><component><section><templateId root="2.16.840.1.113883.10.20.1.8"/><templateId root="2.16.840.1.113883.3.88.11.83.112"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.3.19"/><code code="10160-0" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="History of medication use"/><title>Medications</title><text><table border="1" width="100%"><thead><tr><th>Medication</th><th>Coding System</th><th>Code</th><th>Instructions</th><th>Start Date</th><th>Stop Date</th><th>Status</th><th>Comments</th></tr></thead><tbody><tr><td ID="med1">Prozac</td><td>MediSpan</td><td>00777-3107-30</td><td> </td><td>Unknown</td><td>Unknown</td><td>Active</td><td>Taking</td></tr><tr><td ID="med2">Metformin</td><td></td><td></td><td>1 tab 500mg Oral qd</td><td>Unknown</td><td>Unknown</td><td>Active</td><td>Taking</td></tr><tr><td ID="med3">Amoxicillin</td><td>MediSpan</td><td>00093-3109-05</td><td>4 capsules one time 500 MG Orally Once a day</td><td>March 03, 2015</td><td>March 10, 2015</td><td>Active</td><td>Discontinued</td></tr><tr><td ID="med4">Lisinopril</td><td>MediSpan</td><td>00143-1268-01</td><td>1 tablet 20 MG Orally Once a day</td><td>Unknown</td><td>Unknown</td><td>Active</td><td>Not-Taking/PRN</td></tr></tbody></table></text><entry typeCode="DRIV"><substanceAdministration classCode="SBADM" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.24"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.7.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.7"/><templateId root="2.16.840.1.113883.3.88.11.83.8"/><id root="zbDXapiS-hUAz-8e1q-oitD-ok2F8shS3vLf"/><text><reference value="#med1"/></text><statusCode code="completed"/><effectiveTime xsi:type="IVL_TS"><low nullFlavor="UNK"/><high nullFlavor="UNK"/></effectiveTime><routeCode code="UNK" codeSystem="2.16.840.1.113883.3.26.1.1" codeSystemName="RouteOfAdministration" displayName="NA"/><doseQuantity value="0"/><consumable><manufacturedProduct classCode="MANU"><templateId root="2.16.840.1.113883.10.20.1.53"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.7.2"/><templateId root="2.16.840.1.113883.3.88.11.83.8.2"/><manufacturedMaterial><code code="00777-3107-30" codeSystemName="MediSpan" displayName="Prozac"><originalText>Prozac<reference value="#med1"/></originalText></code></manufacturedMaterial></manufacturedProduct></consumable><entryRelationship inversionInd="true" typeCode="SUBJ"><act classCode="ACT" moodCode="INT"><templateId root="2.16.840.1.113883.10.20.1.49"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.3"/><code code="PINSTRUCT" codeSystem="1.3.6.1.4.1.19376.1.5.3.2" codeSystemName="IHEActCode"/><text><reference value="#ins1"/></text><statusCode code="completed"/></act></entryRelationship></substanceAdministration></entry><entry typeCode="DRIV"><substanceAdministration classCode="SBADM" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.24"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.7.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.7"/><templateId root="2.16.840.1.113883.3.88.11.83.8"/><id root="2INvFj3Z-6EQT-gEIw-A8DF-ilC5yt0cO3gv"/><text><reference value="#med2"/></text><statusCode code="completed"/><effectiveTime xsi:type="IVL_TS"><low nullFlavor="UNK"/><high nullFlavor="UNK"/></effectiveTime><routeCode code="UNK" codeSystem="2.16.840.1.113883.3.26.1.1" codeSystemName="RouteOfAdministration" displayName="Oral"/><doseQuantity value="0"/><consumable><manufacturedProduct classCode="MANU"><templateId root="2.16.840.1.113883.10.20.1.53"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.7.2"/><templateId root="2.16.840.1.113883.3.88.11.83.8.2"/><manufacturedMaterial><code displayName="Metformin" nullFlavor="UNK"><originalText>Metformin<reference value="#med2"/></originalText></code></manufacturedMaterial></manufacturedProduct></consumable><entryRelationship inversionInd="true" typeCode="SUBJ"><act classCode="ACT" moodCode="INT"><templateId root="2.16.840.1.113883.10.20.1.49"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.3"/><code code="PINSTRUCT" codeSystem="1.3.6.1.4.1.19376.1.5.3.2" codeSystemName="IHEActCode"/><text><reference value="#ins2"/></text><statusCode code="completed"/></act></entryRelationship></substanceAdministration></entry><entry typeCode="DRIV"><substanceAdministration classCode="SBADM" moodCode="INT"><templateId root="2.16.840.1.113883.10.20.1.24"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.7.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.7"/><templateId root="2.16.840.1.113883.3.88.11.83.8"/><id root="2JqFwKoM-N9e1-aucu-n3lc-tOq8eYwstTz3"/><text><reference value="#med3"/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><routeCode code="UNK" codeSystem="2.16.840.1.113883.3.26.1.1" codeSystemName="RouteOfAdministration" displayName="Orally"/><doseQuantity value="0"/><consumable><manufacturedProduct classCode="MANU"><templateId root="2.16.840.1.113883.10.20.1.53"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.7.2"/><templateId root="2.16.840.1.113883.3.88.11.83.8.2"/><manufacturedMaterial><code code="00093-3109-05" codeSystemName="MediSpan" displayName="Amoxicillin"><originalText>Amoxicillin<reference value="#med3"/></originalText></code></manufacturedMaterial></manufacturedProduct></consumable><entryRelationship inversionInd="true" typeCode="SUBJ"><act classCode="ACT" moodCode="INT"><templateId root="2.16.840.1.113883.10.20.1.49"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.3"/><code code="PINSTRUCT" codeSystem="1.3.6.1.4.1.19376.1.5.3.2" codeSystemName="IHEActCode"/><text><reference value="#ins3"/></text><statusCode code="completed"/></act></entryRelationship></substanceAdministration></entry><entry typeCode="DRIV"><substanceAdministration classCode="SBADM" moodCode="INT"><templateId root="2.16.840.1.113883.10.20.1.24"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.7.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.7"/><templateId root="2.16.840.1.113883.3.88.11.83.8"/><id root="FmIN6qSS-wdIk-UOEO-pUS5-mC5r5erZnfl5"/><text><reference value="#med4"/></text><statusCode code="completed"/><effectiveTime xsi:type="IVL_TS"><low nullFlavor="UNK"/><high nullFlavor="UNK"/></effectiveTime><routeCode code="UNK" codeSystem="2.16.840.1.113883.3.26.1.1" codeSystemName="RouteOfAdministration" displayName="Orally"/><doseQuantity value="0"/><consumable><manufacturedProduct classCode="MANU"><templateId root="2.16.840.1.113883.10.20.1.53"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.7.2"/><templateId root="2.16.840.1.113883.3.88.11.83.8.2"/><manufacturedMaterial><code code="00143-1268-01" codeSystemName="MediSpan" displayName="Lisinopril"><originalText>Lisinopril<reference value="#med4"/></originalText></code></manufacturedMaterial></manufacturedProduct></consumable><entryRelationship inversionInd="true" typeCode="SUBJ"><act classCode="ACT" moodCode="INT"><templateId root="2.16.840.1.113883.10.20.1.49"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.3"/><code code="PINSTRUCT" codeSystem="1.3.6.1.4.1.19376.1.5.3.2" codeSystemName="IHEActCode"/><text><reference value="#ins4"/></text><statusCode code="completed"/></act></entryRelationship></substanceAdministration></entry></section></component><component><section><templateId root="2.16.840.1.113883.3.88.11.83.122"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.3.28"/><code code="30954-2" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Results"/><title>Results</title><text><table border="1" width="100%"><thead><tr><th>Test</th><th>Attribute</th><th>Value(Normal Range)</th><th>LOINC Code</th><th>Result</th><th>Date</th></tr></thead><tbody><tr><td>Lipid Panel</td><td>Comment</td><td> ()</td><td></td><td></td><td>July 03, 2014</td></tr><tr><td>Lipid Panel</td><td>Cholesterol</td><td>300 ()</td><td></td><td></td><td>July 03, 2014</td></tr><tr><td>Lipid Panel</td><td>Triglycerides</td><td>65 ()</td><td></td><td></td><td>July 03, 2014</td></tr><tr><td>Lipid Panel</td><td>HDL Cholesterol</td><td>29 ()</td><td></td><td></td><td>July 03, 2014</td></tr><tr><td>Lipid Panel</td><td>LDL</td><td>196 ()</td><td></td><td></td><td>July 03, 2014</td></tr><tr><td>Lipid Panel</td><td>CHOL/HDL</td><td> ()</td><td></td><td></td><td>July 03, 2014</td></tr><tr><td>Lipid Panel</td><td>CHOL/HDL</td><td> ()</td><td></td><td></td><td>July 03, 2014</td></tr><tr><td>ABDOMEN, COMPLETE-2/3 VIEW</td><td></td><td> ()</td><td></td><td></td><td>May 19, 2013</td></tr><tr><td>POC Glucose</td><td>Glucose, POC</td><td>12 ()</td><td></td><td></td><td></td></tr><tr><td>POC Glucose</td><td>Glucose, POC</td><td>12 ()</td><td></td><td></td><td></td></tr><tr><td>Lipid Panel</td><td>Comment</td><td> ()</td><td></td><td></td><td>July 03, 2014</td></tr><tr><td>Lipid Panel</td><td>Cholesterol</td><td>300 ()</td><td></td><td></td><td>July 03, 2014</td></tr><tr><td>Lipid Panel</td><td>Triglycerides</td><td>65 ()</td><td></td><td></td><td>July 03, 2014</td></tr><tr><td>Lipid Panel</td><td>HDL Cholesterol</td><td>26 ()</td><td></td><td></td><td>July 03, 2014</td></tr><tr><td>Lipid Panel</td><td>LDL</td><td>196 ()</td><td></td><td></td><td>July 03, 2014</td></tr><tr><td>Lipid Panel</td><td>CHOL/HDL</td><td> ()</td><td></td><td></td><td>July 03, 2014</td></tr><tr><td>Lipid Panel</td><td>CHOL/HDL</td><td> ()</td><td></td><td></td><td>July 03, 2014</td></tr><tr><td>ABO Blood Type</td><td>ABO</td><td>1 ()</td><td></td><td></td><td>Oct 28, 2011</td></tr><tr><td>ABO Blood Type</td><td>ABO</td><td>2 ()</td><td></td><td></td><td>Oct 28, 2011</td></tr><tr><td>Iron</td><td>Iron</td><td>5 ()</td><td></td><td></td><td></td></tr><tr><td>Intranasal Biopsy</td><td></td><td> ()</td><td></td><td></td><td></td></tr><tr><td>POC Hemoglobin</td><td>Hg</td><td>13 (12 - 16 g/dL)</td><td></td><td></td><td>May 12, 2011</td></tr><tr><td>CBC with Diff</td><td>Comment</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>WBC</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>RBC</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>HGB</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>HCT</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>MCV</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>MCH</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>MCHC</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>PLT Count</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>MPV</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>RDW</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>Neutrophil %</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>Lymphocyte %</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>Monocyte %</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>Eosinophil %</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>Basophil %</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>Neutrophil Abs</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>Lymphocyte Abs</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>Monocyte Abs</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>Eosinophil Abs</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>Basophil Abs</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>Comment</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>WBC</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>RBC</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>HGB</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>HCT</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>MCV</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>MCH</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>MCHC</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>PLT Count</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>MPV</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>RDW</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>Neutrophil %</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>Lymphocyte %</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>Monocyte %</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>Eosinophil %</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>Basophil %</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>Neutrophil Abs</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>Lymphocyte Abs</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>Monocyte Abs</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>Eosinophil Abs</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>CBC with Diff</td><td>Basophil Abs</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>Occult Blood X 3</td><td>Occult Blood #1</td><td> ()</td><td></td><td>Abnormal</td><td>June 25, 2010</td></tr><tr><td>Occult Blood X 3</td><td>Occult Blood #2</td><td> ()</td><td></td><td>Abnormal</td><td>June 25, 2010</td></tr><tr><td>Occult Blood X 3</td><td>Occult Blood #3</td><td> ()</td><td></td><td>Abnormal</td><td>June 25, 2010</td></tr><tr><td>Occult Blood X 3</td><td>Occult Blood #1</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>Occult Blood X 3</td><td>Occult Blood #2</td><td> ()</td><td></td><td></td><td></td></tr><tr><td>Occult Blood X 3</td><td>Occult Blood #3</td><td> ()</td><td></td><td></td><td></td></tr></tbody></table></text><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="qCOwpsoB-oEkS-wcyI-DqsS-jiadZHtJAZou"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc2"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="ypGMyjmg-JYeL-ZcSE-iyZj-MVSAZrlyv3KJ"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Comment"/><text><reference value="#Res2"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="oXittzVe-YzaF-dZua-D13Q-AqTNFw4x7zvB"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc3"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="D0u4mbmX-9fOB-cbVw-yYii-zgys3JPgqBC7"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Cholesterol"/><text><reference value="#Res3"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="300" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="p3IftmnS-KZMq-jayZ-TWUE-TdXDdSNVTLGE"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc4"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="tACdU7u8-UNYv-JIp1-YFCD-6HYPqlzyWA8O"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Triglycerides"/><text><reference value="#Res4"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="65" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="tFjYbaM5-9Ytc-JrR7-e4mv-adm17xRRPhxG"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc5"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="VpQzZMrA-tzFt-fibh-BNJV-UrrdsmNlXsG7"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="HDL Cholesterol"/><text><reference value="#Res5"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="29" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="C4AeFKnM-LIOg-Apl7-rHxY-uMEy6GImpWl4"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc6"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="6v4p6n4A-w0e3-6DVZ-Q4aP-1MUSZNVtsTHX"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="LDL"/><text><reference value="#Res6"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="196" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="6GaSe6Dk-MTj1-KV0s-S2Ke-Q4OjNqgQA67d"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc7"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="5r21Hyy1-Vlzz-VKDm-mnCm-I41fegn5IxrN"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="CHOL/HDL"/><text><reference value="#Res7"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="w6k1K3L1-hM5I-XbHg-RjY9-y69X4uU89pUC"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc8"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="FBUg0pca-f01V-AetV-ukfV-ToaUkYTZrA3d"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="CHOL/HDL"/><text><reference value="#Res8"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="hRXG3H6j-EmNw-Enx5-SidP-2oWyvq6IsKFJ"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc9"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="vv8zTBPu-D24o-iw93-hO9w-IWvOamTsfPGl"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="UNK"/><text><reference value="#Res9"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="aLJ6g2zA-Y0mp-rswv-0waR-LhnJFA7me02W"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc10"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="tg78VMmw-I4kk-AuzB-NGzn-X8ZcvwWL3aRY"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Glucose, POC"/><text><reference value="#Res10"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="12" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="W8KyRKS9-ofFi-T1J5-L84k-oo6h6TgS2fLG"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc11"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="DhCMkjNu-S0np-kovR-ETKx-JXpwpIFMee7v"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Glucose, POC"/><text><reference value="#Res11"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="12" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="8lzg0yHU-kzz2-2yDz-jHOQ-3rGeRGvr8ive"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc12"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="90TFsaqt-Wfb9-z4DN-JFW9-6HtOt516o7rT"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Comment"/><text><reference value="#Res12"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="seB1Xlj9-dnGt-IcOC-KcT1-2twZWAp7DV2I"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc13"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="xayI2Gkx-Zxzs-ivx6-MBVS-AKmXQZ6LXOlD"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Cholesterol"/><text><reference value="#Res13"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="300" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="S0jrkpT8-mYU8-2D1f-7GQZ-cZGz2fqu9JEH"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc14"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="34E3kNRm-0ysx-p3pH-Id6b-C5ch0x04rrbw"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Triglycerides"/><text><reference value="#Res14"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="65" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="4AZ9FgNr-UQAy-5dyz-O4zm-zJY5Enh5lQWR"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc15"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="31eUdrAM-F3h2-Annw-ejn0-sieggqPzhHd8"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="HDL Cholesterol"/><text><reference value="#Res15"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="26" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="jur9R5Cl-Dp9p-Jlcg-TcPz-GqgWqORMQ1zN"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc16"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="d2rKwF3G-eANi-82iO-415e-epi7CK1k5xoC"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="LDL"/><text><reference value="#Res16"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="196" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="ryPg4G95-Tfu0-VFCb-82a7-U9pMwg9T2jCy"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc17"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="uxiovbpk-nljV-Rkdy-fRw8-EZZQviXu2pvy"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="CHOL/HDL"/><text><reference value="#Res17"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="OjmCrzdD-tEQh-B78P-8XlX-sERNB1MJyZpm"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc18"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="fVqyDkgN-0MVv-LSXn-MSOg-MglQgG1yUWTh"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="CHOL/HDL"/><text><reference value="#Res18"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="f6QzeNwl-0A8t-vAba-Bkg5-eRkBiVmKW04D"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc19"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="x9jC5UMF-X3p2-TD0G-Pt1V-VKx0wCdI7G5K"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="ABO"/><text><reference value="#Res19"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="1" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="xyvco3dO-WhD4-PNDo-CiYQ-pIuBeURVDJT5"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc20"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="GkIS4aBz-JIoq-MqgD-LrsT-uza67YzQnfjZ"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="ABO"/><text><reference value="#Res20"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="2" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="1pSxGLpn-epkj-b4Xj-txiv-w9YGptHULDcg"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc21"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="0N3dnwMT-axGx-PMqT-MZfH-5ryVqiN9qj2O"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Iron"/><text><reference value="#Res21"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="5" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="BY2PGeA7-pfI4-VgNB-58Oc-butyvJb1bWU1"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc22"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="H9ligI6Y-e8LP-1iDT-62PB-FQZTyz64sge2"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="UNK"/><text><reference value="#Res22"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="xD1enQkK-WYrc-xGMa-b8t2-uWPpflrmJKTa"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc23"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="jIQHgegY-DHAM-68cY-AwLt-tQwnbAtFOT0Q"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Hg"/><text><reference value="#Res23"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="13" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="5GyN5ojf-6YRL-Fy3D-EVyd-dmP1pc5AHfql"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc24"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="NOsWXGFN-m6eq-tolB-VUbo-R3Ia026xeK5o"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Comment"/><text><reference value="#Res24"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="IRDi5EAE-wwNw-IksY-Fq41-B1786HifS3H2"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc25"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="1EAi6S8W-lfn4-57mQ-hZmM-v3KRDz0rPqCL"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="WBC"/><text><reference value="#Res25"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="MPLrVria-WkxY-Z523-XEvt-zkvRfngQjdxc"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc26"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="nhClqmdn-cX3k-KDpC-krdE-ewgoMrGZeRXo"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="RBC"/><text><reference value="#Res26"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="FCo7Bajv-uKLm-g67n-oSzr-ec7cYMTsqjll"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc27"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="g9X5ii8R-BZaD-rkMo-6swu-XBl4OgyVYTI8"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="HGB"/><text><reference value="#Res27"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="tLj1mW0m-t9r0-hWst-NCzU-9LHjbDXiVjO2"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc28"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="QzvQY3jN-IOxJ-3n9A-HkSR-VrKvnxmvQBpi"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="HCT"/><text><reference value="#Res28"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="DRyNCLUn-VWKr-840K-SI8Q-g5tLjM8HyVuD"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc29"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="JtplPviv-LUwS-ODRi-2qTb-v4mughcDqVSz"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="MCV"/><text><reference value="#Res29"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="AOnvJGfQ-igk9-GJpt-ZkPc-cC3fHIqhhxCB"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc30"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="Dpc5k77r-JzRh-hnpN-UdGo-7tilQKnfMUJf"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="MCH"/><text><reference value="#Res30"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="lCJ1jgE0-LVxQ-CBRW-PgTV-Yk5DzXcJ7lar"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc31"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="f5vNQ8m6-9OLj-rFnL-PLXZ-G44W5jGnQ4bA"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="MCHC"/><text><reference value="#Res31"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="fhpZNN41-BBGu-Qkiw-FLFn-h4yM4KNTkzjF"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc32"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="juCk8NxX-D8b9-gGjc-q5sJ-JoTKjmgBGZla"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="PLT Count"/><text><reference value="#Res32"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="EGfc47yz-68MS-CItm-IUu8-1LxpUAQHjm9H"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc33"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="V6okfvon-emDL-dcKJ-qlMP-UaGWTZr7vk9o"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="MPV"/><text><reference value="#Res33"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="bp0IDLFw-H4kC-i3Rc-mt3c-qOTSjC6ORSrE"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc34"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="CHTw3tRN-of55-Uqbx-ZRh7-CiATILhS0aJI"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="RDW"/><text><reference value="#Res34"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="C34e0Qt9-5VeN-gtOD-ivCR-wEqzSZR5sNPH"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc35"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="d8ERWhwk-UjHy-XDcj-9K8R-qmc1YEDPwm2n"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Neutrophil %"/><text><reference value="#Res35"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="IdOMRGCC-xmxB-AyMA-5Mzs-mnYZuXs3QNSd"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc36"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="wOhJ4KUu-01ZC-xBDr-jXlI-AutUcH1vQeSo"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Lymphocyte %"/><text><reference value="#Res36"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="Q3XL3b8L-sD7J-SW3W-wsv5-WTxJIlYLbwkb"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc37"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="FZV5Bly0-ReN5-u8sK-nVao-xMzQGcofqqPE"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Monocyte %"/><text><reference value="#Res37"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="tPOkB5Qo-QLsJ-kWll-J87f-S52hboDjzMHI"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc38"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="SvwDr4yk-jpmC-ceSX-LnAY-4szkWqYaJrdi"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Eosinophil %"/><text><reference value="#Res38"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="ncw1rHbd-5wHa-3yde-EL6l-3riGLKdPElCh"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc39"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="HhT4S9AE-WTfT-IQ31-L8ye-TpdFlisoLv4H"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Basophil %"/><text><reference value="#Res39"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="wTFK62m6-aVd2-tlXI-umXf-ySy1POUggg2L"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc40"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="1iXvExvf-D1yf-9JoS-73du-5LeyEvyk5BXa"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Neutrophil Abs"/><text><reference value="#Res40"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="mbyELC58-XcAH-PAlA-eglG-jP3dasU3EPjQ"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc41"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="YRXOJC7x-4zyU-AW75-0Y4H-a4SXzKutRHzm"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Lymphocyte Abs"/><text><reference value="#Res41"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="MvDnJ8p0-6Jne-oOEl-JwEX-jfoIVmhr1j1u"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc42"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="c1q5iS2X-Eurx-uyrZ-aZET-s1RMYsJOSzd0"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Monocyte Abs"/><text><reference value="#Res42"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="FIbZpnnu-Zi68-z1ms-dzBs-7OaChuuHAJI4"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc43"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="pDZyt7hS-KtL9-clng-n8QJ-h4WCnsy9K0r8"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Eosinophil Abs"/><text><reference value="#Res43"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="lONxfwpn-xqLo-2VPo-DyCR-CMTBhHC4lDEn"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc44"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="pzKW9GTQ-2Urx-4MhO-xzJ6-dBlGsFsFuJg0"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Basophil Abs"/><text><reference value="#Res44"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="ka6usMP7-HDfs-4tvU-SVX4-2oOlS6kDdiVq"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc45"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="HQue8Gon-ohy2-epIW-OGRO-2UgLEjX0L9OI"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Comment"/><text><reference value="#Res45"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="nDlo7Qt7-4Y7s-34gb-fHuL-OxmeQY7i6gAG"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc46"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="SgKqxuFU-UmDS-cekj-fO6G-rYVPfJCq9DLF"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="WBC"/><text><reference value="#Res46"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="dn6nQb4w-aJwp-IErg-8mhC-pcDKxn8XaJfP"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc47"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="jvRNZ7Az-oxFL-9CYw-xjJB-PvUSyUjHFDAz"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="RBC"/><text><reference value="#Res47"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="YIPqT2un-xCBr-WN7k-rIr4-9HmZmh3mS2ha"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc48"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="u0EvKS2N-X93U-IFoA-O3o3-F1Aenr3rs1Ew"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="HGB"/><text><reference value="#Res48"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="lXJFebAt-IDLF-TjAo-59yI-8Xdq1mzQ504o"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc49"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="NUtsrWkS-4FYi-8fhr-CCsb-g1DlJAS2Kz0o"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="HCT"/><text><reference value="#Res49"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="KsGLUlfA-go8I-XoHd-m8LV-XSmwkxV6Zlns"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc50"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="pXDlCZ0c-Bb1T-A7JU-INB8-hZ0EpqfxzEaR"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="MCV"/><text><reference value="#Res50"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="kwepTqEz-pOnc-keRJ-JLBj-tLaUInHOiRZK"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc51"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="yyHTtId3-dCK5-Jnbp-lPgU-aehk0NFjbvIK"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="MCH"/><text><reference value="#Res51"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="dtTrJynK-P9ZM-pqeK-qSXa-BWMgfRhrcaHQ"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc52"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="nYkGPBM0-SfgV-pYzT-Xjeo-tbdqr77mqtMH"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="MCHC"/><text><reference value="#Res52"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="MGia8usd-itYJ-pqmh-KwQC-jtI9KEAOwtwP"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc53"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="CgTZvUlF-y4Fv-ctB9-r8kQ-fksf4LYknXwA"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="PLT Count"/><text><reference value="#Res53"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="uQXGVpOB-dP1K-HLf9-BEPL-pY4tjqptR5HB"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc54"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="c8G149VK-vlsv-YujX-OuaV-FsA0wQX2cYMV"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="MPV"/><text><reference value="#Res54"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="ylkUJl5D-fCPf-j3LJ-bJxH-aW8ZHqbRs6TO"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc55"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="wOOZoyap-7oJq-ldiY-Aj3j-v92Oyn3CmBra"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="RDW"/><text><reference value="#Res55"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="OstScdxh-JhKR-lWm2-qjaA-9EXoLDSuqlbf"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc56"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="qbf5USy1-FMov-Z0Uo-SvJw-5YeFnGrqkhHV"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Neutrophil %"/><text><reference value="#Res56"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="UZCp2r7t-RUtL-DhJi-nLDQ-ctJlHJ7lvq7g"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc57"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="ENmmd6no-GGdS-F1sE-A6Ob-TV1mzDUsgDg6"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Lymphocyte %"/><text><reference value="#Res57"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="6vvJpeJf-5G2Z-h4BB-47rw-Xj17jUL2fuUh"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc58"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="eLioIOZk-MPrq-HKIH-cVVU-Kx8CFTPFguIP"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Monocyte %"/><text><reference value="#Res58"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="3RBkJ0Ui-EhAb-65aw-jZIr-YInOODNTYUYm"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc59"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="3qjxxaAx-LeKl-Hx5a-7SEP-6nQolwgFXobz"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Eosinophil %"/><text><reference value="#Res59"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="44DRCeal-EWAJ-MvYU-XhZe-zAjZSrtjW1wN"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc60"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="QKUHWKvz-iLpI-qKye-Hj1w-3fgcZtY3B3BP"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Basophil %"/><text><reference value="#Res60"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="RShMMgwQ-9fpl-xuah-Pd8L-dVL5EBvspFmC"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc61"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="DnGedaP3-ATjN-S02G-e6n2-WYjqzdShebr5"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Neutrophil Abs"/><text><reference value="#Res61"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="fqYpO5lX-8vC5-MBX2-1Vfo-3GzvqRQsRNy8"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc62"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="3zvjzmN3-Ihj2-QaD3-IblQ-7M1mA8rgbmga"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Lymphocyte Abs"/><text><reference value="#Res62"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="6Eo1xzoa-w8oB-zniP-lWBh-iOpTtEvtKaix"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc63"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="hnE8Kqej-uqXO-zCeV-r9aC-aEMkGiijTVK0"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Monocyte Abs"/><text><reference value="#Res63"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="ZD8uf4ro-4TEc-WYTu-g76j-1qj6Yr71TqJc"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc64"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="sYwSNllJ-WxgX-PmCo-yHEP-H3jIiNeHbTjU"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Eosinophil Abs"/><text><reference value="#Res64"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="awVLbpR2-4VOJ-BHu9-7lEB-kZemfkdiP9JT"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc65"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="o5XcqvLH-j52X-9R35-o0TK-6ozzMEGBZE3P"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Basophil Abs"/><text><reference value="#Res65"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="4N3Rq26N-6Cvd-1Z7c-uXjd-2mJ7mND8OS05"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc66"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="oPpMyT5G-EDnr-k63s-A90b-pb0zJSjROvN4"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Occult Blood #1"/><text><reference value="#Res66"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="SLqBj2JM-etLE-9wRC-yHxg-r6HR5j80Xkds"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc67"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="PQbR9sAU-D4ms-5zKY-HrHz-Bdpka0YTucnY"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Occult Blood #2"/><text><reference value="#Res67"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="QKmdi4vK-eYS3-YTfC-QY4j-xr33nZBiD4XH"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc68"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="deNeiqq0-0dAw-itSN-hvEn-mFVPBypr7Np6"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Occult Blood #3"/><text><reference value="#Res68"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="2ANuN7Fo-IxWH-GXC5-dHst-WdY7eXjrQKGZ"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc69"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="4ytJ690S-Z5Ot-OHGk-hoNL-SlCGVMMJaCJ1"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Occult Blood #1"/><text><reference value="#Res69"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="UCLsD3K9-6zwr-V1n4-sdR2-ZLUOdve8IE66"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc70"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="boMzBhxW-DzKq-dIhj-O3Tm-zZRSAMZ14Kce"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Occult Blood #2"/><text><reference value="#Res70"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry><entry typeCode="DRIV"><procedure classCode="PROC" moodCode="EVN"><templateId root="2.16.840.1.113883.10.20.1.29"/><templateId root="2.16.840.1.113883.3.88.11.83.17"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/><id root="0LowwKiq-ml6t-GGrk-tGKS-JnQciSjDaMda"/><code code="0" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT-4" displayName="UNK"><originalText><reference value="#proc71"/></originalText></code><text><reference/></text><statusCode code="completed"/><effectiveTime nullFlavor="UNK"/><entryRelationship typeCode="RSON"><observation classCode="OBS" moodCode="EVN"><templateId root="2.16.840.1.113883.3.88.11.83.15.1"/><templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.13"/><templateId root="2.16.840.1.113883.10.20.1.31"/><id root="vfx1Q61q-4tct-wbC9-vgJh-6xmYm6Z5TGY5"/><code code="UNK" codeSystem="2.16.840.1.113883.5.83" displayName="Occult Blood #3"/><text><reference value="#Res71"/></text><statusCode code="completed"/><effectiveTime value="20140929"/><value unit="UNK" value="0" xsi:type="PQ"/><interpretationCode code="L" codeSystem="2.16.840.1.113883.5.83"/><referenceRange><observationRange><value xsi:type="IVL_PQ"><low nullFlavor="UNK" unit="UNK"/><high nullFlavor="UNK" unit="UNK"/></value></observationRange></referenceRange></observation></entryRelationship></procedure></entry></section></component></structuredBody></component></ClinicalDocument>';

    WITH XMLNAMESPACES ( 'urn:hl7-org:v3/voc' AS voc

    ,DEFAULT 'urn:hl7-org:v3')

    SELECT

    Clinicaldocument.DATA.value('(realmCode/@code)[1]','CHAR(2)')

    ,recordTarget_patientRole.DATA.value('(id/@assigningAuthorityName)[1]','VARCHAR(50)')

    FROM @XMLDOC.nodes('ClinicalDocument') AS ClinicalDocument(DATA)

    CROSS APPLY Clinicaldocument.DATA.nodes('recordTarget/patientRole') AS recordTarget_patientRole(DATA);

  • I'm confused. I admittedly don't now much about XML as I avoid it like the plague but the file identifies an "XSD" file. Can't that be used to shred this file?

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)

  • Jeff Moden (5/24/2015)


    I'm confused. I admittedly don't now much about XML as I avoid it like the plague but the file identifies an "XSD" file. Can't that be used to shred this file?

    No it cannot be used directly to shred the file. The XSD is the XML Schema Definition i.e constraints, datatypes etc. (short article here[/url]).

    😎

  • Thank you very much sir, I'm able to write the sql script for other elements 🙂

  • Jampandu (5/24/2015)


    Thank you very much sir, I'm able to write the sql script for other elements 🙂

    Happy to help and thanks for the feedback.

    The Stairway to XML[/url] is excellent reference on the topic, well worth reading.

    😎

  • Eirikur Eiriksson (5/24/2015)


    Jeff Moden (5/24/2015)


    I'm confused. I admittedly don't now much about XML as I avoid it like the plague but the file identifies an "XSD" file. Can't that be used to shred this file?

    No it cannot be used directly to shred the file. The XSD is the XML Schema Definition i.e constraints, datatypes etc. (short article here[/url]).

    😎

    Thanks, Eirikur. I'm liking XML a whole lot... less. 😛

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)

  • Hi Sir,

    I need to extract values from XML column in table instead of variable.

    Here I'm attaching the sql file for test data (some part of xml data). Could you please help with this.

    Thanks in Advance!

  • Jampandu (5/31/2015)


    Hi Sir,

    I need to extract values from XML column in table instead of variable.

    Here I'm attaching the sql file for test data (some part of xml data). Could you please help with this.

    Thanks in Advance!

    This code works with the sample data

    😎

    ;WITH XMLNAMESPACES ( 'urn:hl7-org:v3/voc' AS voc

    ,DEFAULT 'urn:hl7-org:v3')

    SELECT

    Clinicaldocument.DATA.value('(realmCode/@code)[1]' ,'CHAR(2)' ) AS realmCode

    ,Clinicaldocument.DATA.value('(id/@assigningAuthorityName)[1]' ,'VARCHAR(100)' ) AS assigningAuthorityName

    ,Clinicaldocument.DATA.value('(title/text())[1]' ,'VARCHAR(100)' ) AS title

    ,Clinicaldocument.DATA.value('(effectiveTime/@value)[1]' ,'VARCHAR(50)' ) AS effectiveTime

    ,recordTarget_patientRole.DATA.value('(addr/streetAddressLine/text())[1]','VARCHAR(100)' ) AS streetAddressLine

    ,recordTarget_patientRole.DATA.value('(telecom/@value)[1]' ,'VARCHAR(100)' ) AS telecom

    FROM #temp TX

    OUTER APPLY TX.xmlcol.nodes('ClinicalDocument') AS ClinicalDocument(DATA)

    OUTER APPLY Clinicaldocument.DATA.nodes('recordTarget/patientRole') AS recordTarget_patientRole(DATA);

    Results

    realmCode assigningAuthorityName title effectiveTime streetAddressLine telecom

    --------- ------------------------ ------------------------ --------------------- -------------------- --------------

    US SomeClinicalWorks abcd SOME Care Document 20150325143212+0000 1555 ABCE TEST AVE 650-111-1111

    US SomeClinicalWorks abcd SOME Care Document 20150325143212+0000 1555 ABCE TEST AVE 650-111-1111

    US SomeClinicalWorks abcd SOME Care Document 20150325143212+0000 1555 ABCE TEST AVE 650-111-1111

  • Thanks a lot Eirikur.

  • Jampandu (5/31/2015)


    Thanks a lot Eirikur.

    You are very welcome.

    One more thing, you should check that the data types in the XQuery output matches the destination, cannot do that for you as I don't have the destination's definition.

    😎

Viewing 11 posts - 1 through 10 (of 10 total)

You must be logged in to reply to this topic. Login to reply