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

FHIR IG Statistics: ValueSet/eHDSILabCodeWithExceptions

Packagemyhealth.eu.fhir.laboratory
TypeValueSet
IdeHDSILabCodeWithExceptions
FHIR VersionR4
Sourcehttp://fhir.ehdsi.eu/laboratory/http://fhir.ehdsi.eu/laboratory/0.1.1/ValueSet-eHDSILabCodeWithExceptions.html
URLhttp://fhir.ehdsi.eu/laboratory/ValueSet/eHDSILabCodeWithExceptions
Version0.1.1
Statusactive
Date2025-03-20T14:16:21+01:00
NameEHDSILabCodeWithExceptions
TitleeHDSI Laboratory Codes with exceptions
Realmeu
DescriptionThis Value Set is used for the standard laboratory codes. It also includes exceptional values.
CopyrightThis material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc

Resources that use this resource

StructureDefinition
Observation-resultslab-lab-myhealtheuObservation Results: Laboratory
ServiceRequest-lab-myhealtheuServiceRequest: Laboratory

Resources that this resource uses

ValueSet
eHDSIExceptionalValueeHDSI Exceptional Value
eHDSILabCodeeHDSI Laboratory Codes

Narrative

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

Generated Narrative: ValueSet eHDSILabCodeWithExceptions

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "eHDSILabCodeWithExceptions",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    }
  ],
  "url": "http://fhir.ehdsi.eu/laboratory/ValueSet/eHDSILabCodeWithExceptions",
  "version": "0.1.1",
  "name": "EHDSILabCodeWithExceptions",
  "title": "eHDSI Laboratory Codes with exceptions",
  "status": "active",
  "experimental": false,
  "date": "2025-03-20T14:16:21+01:00",
  "publisher": "MyHealth@Eu",
  "contact": [
    {
      "name": "MyHealth@Eu",
      "telecom": [
        {
          "system": "url",
          "value": "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
        }
      ]
    }
  ],
  "description": "This Value Set is used for the standard laboratory codes.\r\nIt also includes exceptional values.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://terminology.ehdsi.eu/ValueSet/eHDSIExceptionalValue"
        ]
      },
      {
        "valueSet": [
          "http://terminology.ehdsi.eu/ValueSet/eHDSILabCode"
        ]
      }
    ]
  }
}