FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/pcornet-lab-loinc-source-codes

Packagehl7.fhir.us.cdmh
TypeCodeSystem
Idpcornet-lab-loinc-source-codes
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/cdmh/https://build.fhir.org/ig/HL7/cdmh/CodeSystem-pcornet-lab-loinc-source-codes.html
URLhttp://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-lab-loinc-source-codes
Version1.0.0
Statusactive
Date2021-09-06
NamePCORNetLabLoincSourceCodes
TitlePCORNet Lab Loinc Source Codes
Realmus
Authorityhl7
DescriptionThe 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.
CopyrightUsed by permission of HL7, all rights reserved Creative Commons License
Contentcomplete

Resources that use this resource

ValueSet
pcornet-lab-loinc-code-sourcePCORNet Lab Loinc Code Source
pcornet-lab-loinc-sourcePCORNet Lab Loinc Source

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This code system http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-lab-loinc-source-codes defines the following codes:

CodeDisplayDefinition
IN InstrumentAssigned by the instrument used to process the sample and generate the result.
LM LIMS (Standalone or EHR)Code is assigned by the system used to manage laboratory results, either stand-alone or as part of the EHR.
HL HL7 feed or other interfaceCode is assigned from an external HL7 feed or other interface (e.g., by a Health Information Exchange).
DW Data warehouseLOINC codes are generated during the extract-transform-load (ETL) procedures used to populate a standalone data warehouse or reporting database.
PC PCORnet ETLLOINC codes are assigned as part of the ETL process used to populate the PCORnet CDM.
DM Other CDMCodes are assigned through the ETL used to populate a CDM that is upstream from the PCORnet ETL.
NI No informationSource/provenance of the LOINC code for this result has No information.
UN UnknownSource/provenance of the LOINC code for this result is Unknown.
OT OtherSource/provenance of the LOINC code for this result is Other.

Source

{
  "resourceType": "CodeSystem",
  "id": "pcornet-lab-loinc-source-codes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-lab-loinc-source-codes",
  "version": "1.0.0",
  "name": "PCORNetLabLoincSourceCodes",
  "title": "PCORNet Lab Loinc Source Codes",
  "status": "active",
  "date": "2021-09-06",
  "publisher": "HL7 International - Biomedical Research and Regulation Work Group",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description": "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": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7, all rights reserved Creative Commons License",
  "caseSensitive": true,
  "content": "complete",
  "count": 9,
  "concept": [
    {
      "code": "IN",
      "display": "Instrument",
      "definition": "Assigned by the instrument used to process the sample and generate the result."
    },
    {
      "code": "LM",
      "display": "LIMS (Standalone or EHR)",
      "definition": "Code is assigned by the system used to manage laboratory results, either stand-alone or as part of the EHR."
    },
    {
      "code": "HL",
      "display": "HL7 feed or other interface",
      "definition": "Code is assigned from an external HL7 feed or other interface (e.g., by a Health Information Exchange)."
    },
    {
      "code": "DW",
      "display": "Data warehouse",
      "definition": "LOINC codes are generated during the extract-transform-load (ETL) procedures used to populate a standalone data warehouse or reporting database."
    },
    {
      "code": "PC",
      "display": "PCORnet ETL",
      "definition": "LOINC codes are assigned as part of the ETL process used to populate the PCORnet CDM."
    },
    {
      "code": "DM",
      "display": "Other CDM",
      "definition": "Codes are assigned through the ETL used to populate a CDM that is upstream from the PCORnet ETL."
    },
    {
      "code": "NI",
      "display": "No information",
      "definition": "Source/provenance of the LOINC code for this result has No information."
    },
    {
      "code": "UN",
      "display": "Unknown",
      "definition": "Source/provenance of the LOINC code for this result is Unknown."
    },
    {
      "code": "OT",
      "display": "Other",
      "definition": "Source/provenance of the LOINC code for this result is Other."
    }
  ]
}