FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.eu.base
Resource TypeValueSet
IdValueSet-medicalTestResult-eu.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/base/ValueSet-medicalTestResult-eu.html
URLhttp://hl7.eu/fhir/base/ValueSet/medicalTestResult-eu
Version2.0.0-recon
Statusactive
Date2026-03-27T18:04:05+00:00
NameMedicalTestResultCodeEuVs
TitleMedical Test Result Code
Realmeu
Authorityhl7
DescriptionMedical test result codes. List of Medical test result codes containing LOINC and NPU.
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement. 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

Resources that use this resource

StructureDefinition
hl7.fhir.eu.base#currentmedicalTestResult-eu-coreObservation: Medical Test Result (EU core)

Resources that this resource uses

CodeSystem
who.ddcc#currentloinc.orgLOINC codes used in this IG
who.ddcc#currentsctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet medicalTestResult-eu

This value set includes codes based on the following rules:

  • Include all codes defined in http://loinc.org version Not Stated (use latest from terminology server)
  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 363787002 (Observable entity)

Source1

{
  "resourceType": "ValueSet",
  "id": "medicalTestResult-eu",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/base/ValueSet/medicalTestResult-eu",
  "version": "2.0.0-recon",
  "name": "MedicalTestResultCodeEuVs",
  "title": "Medical Test Result Code",
  "status": "active",
  "experimental": false,
  "date": "2026-03-27T18:04:05+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.eu"
        }
      ]
    }
  ],
  "description": "Medical test result codes. List of Medical test result codes containing LOINC and NPU.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.\nThis 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": [
      {
        "system": "http://loinc.org"
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "363787002"
          }
        ]
      }
    ]
  }
}