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

FHIR IG analytics

Packagemyhealth.eu.fhir.mvc-package
Resource TypeValueSet
IdValueSet-eHDSIObservationInterpretation.json
FHIR VersionR4
Sourcehttp://fhir.ehdsi.eu/mvc-package/9.1.0/ValueSet-eHDSIObservationInterpretation.html
URLhttp://terminology.ehdsi.eu/ValueSet/eHDSIObservationInterpretation
Version9.1.0
Statusactive
Date2026-05-08T11:21:08+02:00
NameEHDSIObservationInterpretation
TitleeHDSI Observation Interpretation
DescriptionThe Value Set is used for a rough qualitative interpretation of the observation results.

Resources that use this resource

ValueSet
myhealth.eu.fhir.core#1.0.0eHDSIObservationInterpretationWithExceptionseHDSI Observation Interpretation With Exceptions

Resources that this resource uses

CodeSystem
hl7.terminology#currentv3-ObservationInterpretationObservationInterpretation

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "eHDSIObservationInterpretation",
  "url": "http://terminology.ehdsi.eu/ValueSet/eHDSIObservationInterpretation",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.73"
    }
  ],
  "version": "9.1.0",
  "name": "EHDSIObservationInterpretation",
  "title": "eHDSI Observation Interpretation",
  "status": "active",
  "experimental": false,
  "date": "2026-05-08T11:21:08+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 a rough qualitative interpretation of the observation results.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
        "version": "4.0.0",
        "concept": [
          {
            "code": "<",
            "display": "Off scale low"
          },
          {
            "code": ">",
            "display": "Off scale high"
          },
          {
            "code": "A",
            "display": "Abnormal"
          },
          {
            "code": "AA",
            "display": "Critical abnormal"
          },
          {
            "code": "B",
            "display": "Better"
          },
          {
            "code": "CAR",
            "display": "Carrier"
          },
          {
            "code": "D",
            "display": "Significant change down"
          },
          {
            "code": "DET",
            "display": "Detected"
          },
          {
            "code": "E",
            "display": "Equivocal"
          },
          {
            "code": "EX",
            "display": "outside threshold"
          },
          {
            "code": "EXP",
            "display": "Expected"
          },
          {
            "code": "H",
            "display": "High"
          },
          {
            "code": "HH",
            "display": "Critical high"
          },
          {
            "code": "HU",
            "display": "Significantly high"
          },
          {
            "code": "HX",
            "display": "above high threshold"
          },
          {
            "code": "I",
            "display": "Intermediate"
          },
          {
            "code": "IE",
            "display": "Insufficient evidence"
          },
          {
            "code": "IND",
            "display": "Indeterminate"
          },
          {
            "code": "L",
            "display": "Low"
          },
          {
            "code": "LL",
            "display": "Critical low"
          },
          {
            "code": "LU",
            "display": "Significantly low"
          },
          {
            "code": "LX",
            "display": "below low threshold"
          },
          {
            "code": "N",
            "display": "Normal"
          },
          {
            "code": "NCL",
            "display": "No CLSI defined breakpoint"
          },
          {
            "code": "ND",
            "display": "Not detected"
          },
          {
            "code": "NEG",
            "display": "Negative"
          },
          {
            "code": "NR",
            "display": "Non-reactive"
          },
          {
            "code": "NS",
            "display": "Non-susceptible"
          },
          {
            "code": "POS",
            "display": "Positive"
          },
          {
            "code": "R",
            "display": "Resistant"
          },
          {
            "code": "RR",
            "display": "Reactive"
          },
          {
            "code": "S",
            "display": "Susceptible"
          },
          {
            "code": "U",
            "display": "Significant change up"
          },
          {
            "code": "UNE",
            "display": "Unexpected"
          },
          {
            "code": "W",
            "display": "Worse"
          },
          {
            "code": "WR",
            "display": "Weakly reactive"
          },
          {
            "code": "SYN-R",
            "display": "Synergy - resistant"
          },
          {
            "code": "SDD",
            "display": "Susceptible-dose dependent"
          },
          {
            "code": "SYN-S",
            "display": "Synergy - susceptible"
          }
        ]
      }
    ]
  }
}