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

FHIR IG analytics

Packagehl7.v2.uv.terminology.v282
Resource TypeValueSet
IdValueSet-hl7VSinterpretationCode.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/frankoemig/hl7.v2.terminology.v282/ValueSet-hl7VSinterpretationCode.html
URLhttp://terminology.hl7.org/v2plusvocab/ValueSet/hl7VSinterpretationCode
Version2.2.0
Statusactive
Date2026-01-27T19:47:37+00:00
NameHl7VSinterpretationCode
TitleInterpretation Codes (2.8.2 - 2.2.0)
Authorityhl7
DescriptionA categorical assessment, providing a rough qualitative interpretation of the observation value, such as “normal”/ “abnormal”,”low” / “high”, “better” / “worse”, “susceptible” / “resistant”, “expected”/ “not expected”. The value set is intended to be for ANY use where coded representation of an interpretation is needed. Notes: This is being communicated in v2.x in OBX-8, in v3 in ObservationInterpretation (CWE) in R1 (Representative Realm) and in FHIR Observation.interpretation. Historically these values come from the laboratory domain, and these codes are extensively used. The value set binding is extensible, so codes outside the value set that are needed for interpretation concepts (i.e. particular meanings) that are not included in the value set can be used, and these new codes may also be added to the value set and published in a future version.
CopyrightHL7 Inc., 2026

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
observationInterpretationInterpretation Codes (2.8.2 - 2.2.0)

Narrative

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

Generated Narrative: ValueSet hl7VSinterpretationCode

  • Include all codes defined in http://terminology.hl7.org/v2plusvocab/CodeSystem/observationInterpretation version 📍

Source1

{
  "resourceType": "ValueSet",
  "id": "hl7VSinterpretationCode",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/v2plusvocab/ValueSet/hl7VSinterpretationCode",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.1.11.78"
    }
  ],
  "version": "2.2.0",
  "name": "Hl7VSinterpretationCode",
  "title": "Interpretation Codes (2.8.2 - 2.2.0)",
  "status": "active",
  "experimental": true,
  "date": "2026-01-27T19:47:37+00:00",
  "publisher": "HL7/FO",
  "contact": [
    {
      "name": "HL7/FO",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org"
        }
      ]
    }
  ],
  "description": "A categorical assessment, providing a rough qualitative interpretation of the observation value, such as “normal”/ “abnormal”,”low” / “high”, “better” / “worse”, “susceptible” / “resistant”, “expected”/ “not expected”. The value set is intended to be for ANY use where coded representation of an interpretation is needed.   Notes: This is being communicated in v2.x in OBX-8, in v3 in ObservationInterpretation (CWE) in R1 (Representative Realm) and in FHIR Observation.interpretation. Historically these values come from the laboratory domain, and these codes are extensively used. The value set binding is extensible, so codes outside the value set that are needed for interpretation concepts  (i.e. particular meanings) that are not included in the value set can be used, and these new codes may also be added to the value set and published in a future version.",
  "copyright": "HL7 Inc., 2026",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/v2plusvocab/CodeSystem/observationInterpretation",
        "version": "1"
      }
    ]
  }
}