Common Data Models Harmonization
1.0.0 - STU 1 Publication

Common Data Models Harmonization, published by HL7 International - Biomedical Research and Regulation Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/cdmh/ and changes regularly. See the Directory of published versions

: PCORNet Lab Loinc Source Codes - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="pcornet-lab-loinc-source-codes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-lab-loinc-source-codes 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">IN<a name="pcornet-lab-loinc-source-codes-IN"> </a></td><td>Instrument</td><td>Assigned by the instrument used to process the sample and generate the result.</td></tr><tr><td style="white-space:nowrap">LM<a name="pcornet-lab-loinc-source-codes-LM"> </a></td><td>LIMS (Standalone or EHR)</td><td>Code is assigned by the system used to manage laboratory results, either stand-alone or as part of the EHR.</td></tr><tr><td style="white-space:nowrap">HL<a name="pcornet-lab-loinc-source-codes-HL"> </a></td><td>HL7 feed or other interface</td><td>Code is assigned from an external HL7 feed or other interface (e.g., by a Health Information Exchange).</td></tr><tr><td style="white-space:nowrap">DW<a name="pcornet-lab-loinc-source-codes-DW"> </a></td><td>Data warehouse</td><td>LOINC codes are generated during the extract-transform-load (ETL) procedures used to populate a standalone data warehouse or reporting database.</td></tr><tr><td style="white-space:nowrap">PC<a name="pcornet-lab-loinc-source-codes-PC"> </a></td><td>PCORnet ETL</td><td>LOINC codes are assigned as part of the ETL process used to populate the PCORnet CDM.</td></tr><tr><td style="white-space:nowrap">DM<a name="pcornet-lab-loinc-source-codes-DM"> </a></td><td>Other CDM</td><td>Codes are assigned through the ETL used to populate a CDM that is upstream from the PCORnet ETL.</td></tr><tr><td style="white-space:nowrap">NI<a name="pcornet-lab-loinc-source-codes-NI"> </a></td><td>No information</td><td>Source/provenance of the LOINC code for this result has No information.</td></tr><tr><td style="white-space:nowrap">UN<a name="pcornet-lab-loinc-source-codes-UN"> </a></td><td>Unknown</td><td>Source/provenance of the LOINC code for this result is Unknown.</td></tr><tr><td style="white-space:nowrap">OT<a name="pcornet-lab-loinc-source-codes-OT"> </a></td><td>Other</td><td>Source/provenance of the LOINC code for this result is Other.</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-lab-loinc-source-codes"/>
  <version value="1.0.0"/>
  <name value="PCORNetLabLoincSourceCodes"/>
  <title value="PCORNet Lab Loinc Source Codes"/>
  <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 Lab Loinc Source Codes contains the concepts to be used by PCORNet data marts to indicate the source of the LOINC code of the Lab test that produced the lab result."/>
  <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="9"/>
  <concept>
    <code value="IN"/>
    <display value="Instrument"/>
    <definition
                value="Assigned by the instrument used to process the sample and generate the result."/>
  </concept>
  <concept>
    <code value="LM"/>
    <display value="LIMS (Standalone or EHR)"/>
    <definition
                value="Code is assigned by the system used to manage laboratory results, either stand-alone or as part of the EHR."/>
  </concept>
  <concept>
    <code value="HL"/>
    <display value="HL7 feed or other interface"/>
    <definition
                value="Code is assigned from an external HL7 feed or other interface (e.g., by a Health Information Exchange)."/>
  </concept>
  <concept>
    <code value="DW"/>
    <display value="Data warehouse"/>
    <definition
                value="LOINC codes are generated during the extract-transform-load (ETL) procedures used to populate a standalone data warehouse or reporting database."/>
  </concept>
  <concept>
    <code value="PC"/>
    <display value="PCORnet ETL"/>
    <definition
                value="LOINC codes are assigned as part of the ETL process used to populate the PCORnet CDM."/>
  </concept>
  <concept>
    <code value="DM"/>
    <display value="Other CDM"/>
    <definition
                value="Codes are assigned through the ETL used to populate a CDM that is upstream from the PCORnet ETL."/>
  </concept>
  <concept>
    <code value="NI"/>
    <display value="No information"/>
    <definition
                value="Source/provenance of the LOINC code for this result has No information."/>
  </concept>
  <concept>
    <code value="UN"/>
    <display value="Unknown"/>
    <definition
                value="Source/provenance of the LOINC code for this result is Unknown."/>
  </concept>
  <concept>
    <code value="OT"/>
    <display value="Other"/>
    <definition
                value="Source/provenance of the LOINC code for this result is Other."/>
  </concept>
</CodeSystem>