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

FHIR IG analytics

Packagemyhealth.eu.fhir.core
Resource TypeValueSet
IdValueSet-eHDSIDiagnosticReportCodeWithExceptions.json
FHIR VersionR4
Sourcehttp://fhir.ehdsi.eu/core/1.0.0/ValueSet-eHDSIDiagnosticReportCodeWithExceptions.html
URLhttp://fhir.ehdsi.eu/core/ValueSet/eHDSIDiagnosticReportCodeWithExceptions
Version1.0.0
Statusactive
Date2026-05-04T15:59:03+02:00
NameEHDSIDiagnosticReportCodeWithExceptions
TitleeHDSI Diagnostic Report Code With Exceptions
Realmeu
DescriptionThe Value Set is used for the diagnostic report type 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
myhealth.eu.fhir.core#1.0.0diagnosticReport-myhealtheu-coreDiagnosticReport (Core)

Resources that this resource uses

ValueSet
myhealth.eu.fhir.mvc-package#9.1.0eHDSIExceptionalValueeHDSI Exceptional Value
myhealth.eu.fhir.mvc-package#9.1.0eHDSIImagingCodeeHDSI Imaging Code
myhealth.eu.fhir.mvc-package#9.1.0eHDSILabCodeeHDSI Laboratory Code

Narrative

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

Generated Narrative: ValueSet eHDSIDiagnosticReportCodeWithExceptions

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "eHDSIDiagnosticReportCodeWithExceptions",
  "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/core/ValueSet/eHDSIDiagnosticReportCodeWithExceptions",
  "version": "1.0.0",
  "name": "EHDSIDiagnosticReportCodeWithExceptions",
  "title": "eHDSI Diagnostic Report Code With Exceptions",
  "status": "active",
  "experimental": false,
  "date": "2026-05-04T15:59:03+02: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 for the diagnostic report type codes. It 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/eHDSILabCode"
        ]
      },
      {
        "valueSet": [
          "http://terminology.ehdsi.eu/ValueSet/eHDSIImagingCode"
        ]
      },
      {
        "valueSet": [
          "http://terminology.ehdsi.eu/ValueSet/eHDSIExceptionalValue"
        ]
      }
    ]
  }
}