<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="pcornet-result-loc"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-result-loc defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">L<a name="pcornet-result-loc-L"> </a></td><td>Lab</td><td>Location of the test result is Lab.</td></tr><tr><td style="white-space:nowrap">P<a name="pcornet-result-loc-P"> </a></td><td>Point of Care</td><td>Point of Care locations may include anticoagulation  clinic,  newborn nursery, finger stick in provider office, or home.</td></tr><tr><td style="white-space:nowrap">NI<a name="pcornet-result-loc-NI"> </a></td><td>No information</td><td>Location of the test result has No information.</td></tr><tr><td style="white-space:nowrap">UN<a name="pcornet-result-loc-UN"> </a></td><td>Unknown</td><td>Location of the test result is Unknown.</td></tr><tr><td style="white-space:nowrap">OT<a name="pcornet-result-loc-OT"> </a></td><td>Other</td><td>Location of the test result is Other.</td></tr></table></div>
  </text>
  <url value="http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-result-loc"/>
  <version value="1.0.0"/>
  <name value="PCORNetResultLoc"/>
  <title value="PCORNet Result Loc"/>
  <status value="active"/>
  <date value="2021-09-06"/>
  <publisher value="HL7 International - Biomedical Research and Regulation Work Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/rcrim"/>
    </telecom>
  </contact>
  <description value="The PCORNet Result Location contains the codes to be used by PCORNet data marts."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <copyright value="Used by permission of HL7, all rights reserved Creative Commons License"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="L"/>
    <display value="Lab"/>
    <definition value="Location of the test result is Lab."/>
  </concept>
  <concept>
    <code value="P"/>
    <display value="Point of Care"/>
    <definition value="Point of Care locations may include anticoagulation  clinic,  newborn nursery, finger stick in provider office, or home."/>
  </concept>
  <concept>
    <code value="NI"/>
    <display value="No information"/>
    <definition value="Location of the test result has No information."/>
  </concept>
  <concept>
    <code value="UN"/>
    <display value="Unknown"/>
    <definition value="Location of the test result is Unknown."/>
  </concept>
  <concept>
    <code value="OT"/>
    <display value="Other"/>
    <definition value="Location of the test result is Other."/>
  </concept>
</CodeSystem>