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

FHIR IG Statistics: ValueSet/pcornet-lab-loinc-code-source

Packagehl7.fhir.us.cdmh
TypeValueSet
Idpcornet-lab-loinc-code-source
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/cdmh/https://build.fhir.org/ig/HL7/cdmh/ValueSet-pcornet-lab-loinc-code-source.html
URLhttp://hl7.org/fhir/us/cdmh/ValueSet/pcornet-lab-loinc-code-source
Version1.0.0
Statusactive
Date2021-09-06
NamePCORNetLabLoincCodeSource
TitlePCORNet Lab Loinc Code Source
Realmus
Authorityhl7
DescriptionThe PCORNet Lab Loinc Code Source valueset contains the codes to be used by PCORNet data marts to indicate the source of the lab test loinc code that produced the result.
CopyrightUsed by permission of HL7, all rights reserved Creative Commons License

Resources that use this resource

StructureDefinition
cdmh-lab-resultsCDMH Lab Results
cdmh-pcornet-lab-loinc-code-sourcePCORNet Lab Loinc Code Source

Resources that this resource uses

CodeSystem
pcornet-lab-loinc-source-codesPCORNet Lab Loinc Source Codes

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "pcornet-lab-loinc-code-source",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/cdmh/ValueSet/pcornet-lab-loinc-code-source",
  "version": "1.0.0",
  "name": "PCORNetLabLoincCodeSource",
  "title": "PCORNet Lab Loinc Code Source",
  "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 Code Source valueset contains the codes to be used by PCORNet data marts to indicate the source of the lab test loinc code that produced the result.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7, all rights reserved Creative Commons License",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-lab-loinc-source-codes"
      }
    ]
  }
}