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

FHIR IG Statistics: ValueSet/LabTestTypeLoincValueSet

Packagewho.ddcc
TypeValueSet
IdLabTestTypeLoincValueSet
FHIR VersionR4
Sourcehttp://smart.who.int/ddcc/https://build.fhir.org/ig/WorldHealthOrganization/ddcc/ValueSet-LabTestTypeLoincValueSet.html
URLhttp://smart.who.int/ddcc/ValueSet/LabTestTypeLoincValueSet
Version1.0.0
Statusdraft
Date2025-06-24T09:07:32+00:00
NameLabTestTypeLoincValueSet
TitleLab Test - Type - Generic - LOINC
Realmuv
Authoritywho
DescriptionThis is a one-time snapshot of the allowed values for generic lab tests in EUDCC, retrieved in February 2023 from https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=uriserv%3AOJ.L_.2021.230.01.0032.01.ENG. Contents may need to be updated and readers should consult the credential's documentation.

Resources that use this resource

StructureDefinition
HCertDCCPayload for Certificate - EU DCC CBOR Web Token Logical Model

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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

Generated Narrative: ValueSet LabTestTypeLoincValueSet


Source

{
  "resourceType": "ValueSet",
  "id": "LabTestTypeLoincValueSet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/ddcc/ValueSet/LabTestTypeLoincValueSet",
  "version": "1.0.0",
  "name": "LabTestTypeLoincValueSet",
  "title": "Lab Test - Type - Generic - LOINC",
  "status": "draft",
  "experimental": true,
  "date": "2025-06-24T09:07:32+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "This is a one-time snapshot of the allowed values for generic lab tests in EUDCC, retrieved in February 2023 from https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=uriserv%3AOJ.L_.2021.230.01.0032.01.ENG. Contents may need to be updated and readers should consult the credential's documentation.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LP6464-4",
            "display": "Nucliec acid amplification with probe detection"
          },
          {
            "code": "LP217198-3",
            "display": "Rapid immunoassay"
          }
        ]
      }
    ]
  }
}