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

FHIR IG Statistics: ValueSet/eHDSIResultsCodedValueLaboratory

Packagemyhealth.eu.fhir.laboratory
TypeValueSet
IdeHDSIResultsCodedValueLaboratory
FHIR VersionR4
Sourcehttp://fhir.ehdsi.eu/laboratory/http://fhir.ehdsi.eu/laboratory/0.1.1/ValueSet-eHDSIResultsCodedValueLaboratory.html
URLhttp://fhir.ehdsi.eu/laboratory/ValueSet/eHDSIResultsCodedValueLaboratory
Version0.1.1
Statusactive
Date2025-03-20T14:16:21+01:00
NameEHDSIResultsCodedValueLaboratory
TitleeHDSI Results Coded Value Laboratory with exceptions
Realmeu
DescriptionThe Value Set is used to code the value of laboratory observation result. It is defined as the union of: (a) eHDSIBloodGroup (b) eHDSIPresenceAbsence (c) eHDSIMicroorganism (d) eHDSIExceptionalValue
CopyrightThe Value Set incorporates SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. For further information on the use of SNOMED CT, including translations, implementers of MyHealth@EU should review usage terms or directly contact SNOMED International: info@snomed.org.

Resources that use this resource

StructureDefinition
Observation-resultslab-lab-myhealtheuObservation Results: Laboratory

Resources that this resource uses

ValueSet
eHDSIBloodGroupeHDSI Blood Group
eHDSIExceptionalValueeHDSI Exceptional Value
eHDSIMicroorganismeHDSI Microorganism
eHDSIPresenceAbsenceeHDSI Presence Absence

Narrative

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

Generated Narrative: ValueSet eHDSIResultsCodedValueLaboratory

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "eHDSIResultsCodedValueLaboratory",
  "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/eHDSIResultsCodedValueLaboratory",
  "version": "0.1.1",
  "name": "EHDSIResultsCodedValueLaboratory",
  "title": "eHDSI Results Coded Value Laboratory 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": "The Value Set is used to code the value of laboratory observation result.\nIt is defined as the union of:\n(a) eHDSIBloodGroup\n(b) eHDSIPresenceAbsence\n(c) eHDSIMicroorganism\n(d) eHDSIExceptionalValue",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "The Value Set incorporates SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. For further information on the use of SNOMED CT, including translations, implementers of MyHealth@EU should review usage terms or directly contact SNOMED International: info@snomed.org.",
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://terminology.ehdsi.eu/ValueSet/eHDSIExceptionalValue"
        ]
      },
      {
        "valueSet": [
          "http://terminology.ehdsi.eu/ValueSet/eHDSIBloodGroup"
        ]
      },
      {
        "valueSet": [
          "http://terminology.ehdsi.eu/ValueSet/eHDSIPresenceAbsence"
        ]
      },
      {
        "valueSet": [
          "http://terminology.ehdsi.eu/ValueSet/eHDSIMicroorganism"
        ]
      }
    ]
  }
}