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

FHIR IG analytics

Packagehl7.terminology
Resource TypeValueSet
IdValueSet-observation-referencerange-normalvalue.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/UTG/ValueSet-observation-referencerange-normalvalue.html
URLhttp://terminology.hl7.org/ValueSet/observation-referencerange-normalvalue
Version1.0.0
Statusactive
Date2026-06-01
NameObservationReferenceRangeNormalValueCodes
TitleObservation Reference Range Normal Value Codes
Realmuv
Authorityhl7
DescriptionCodes that describe the normal value in the reference range, such as “Negative” or “Absent”
CopyrightThis material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.terminology#currentobservation-referencerange-normalvalueObservationreferenceRangeNormalValue

Narrative

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

Generated Narrative: ValueSet observation-referencerange-normalvalue

Last updated: 2023-03-26 15:21:02+1100

Profile: Shareable ValueSet


Source1

{
  "resourceType": "ValueSet",
  "id": "observation-referencerange-normalvalue",
  "meta": {
    "lastUpdated": "2023-03-26T15:21:02.749+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
      "valueCode": "4.0.0"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 5
    }
  ],
  "url": "http://terminology.hl7.org/ValueSet/observation-referencerange-normalvalue",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.3264"
    }
  ],
  "version": "1.0.0",
  "name": "ObservationReferenceRangeNormalValueCodes",
  "title": "Observation Reference Range Normal Value Codes",
  "status": "active",
  "experimental": false,
  "date": "2026-06-01",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "Codes that describe the normal value in the reference range, such as “Negative” or “Absent”",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/observation-referencerange-normalvalue"
      }
    ]
  }
}