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

FHIR IG analytics

Packageus.nlm.vsac
Resource TypeValueSet
IdValueSet-2.16.840.1.113762.1.4.1146.2019.json
FHIR VersionR4
Sourcehttps://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1146.2019/expansion
URLhttp://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1146.2019
Version20240620
Statusactive
Date2024-06-20T01:22:57-04:00
NameInterpretationOfAnObservationLow
TitleInterpretation of an Observation (Low)
Realmus
Authorityhl7
Purpose(Clinical Focus: Set of HL7 ObservationInterpretation codes (OID: [2.16.840.1.113883.5.83) that are indicative of low values),(Data Element Scope: low interpretation of an observation),(Inclusion Criteria: Low),(Exclusion Criteria: None)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-ObservationInterpretationObservationInterpretation

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113762.1.4.1146.2019",
  "meta": {
    "versionId": "9",
    "lastUpdated": "2024-06-20T01:22:57.000-04:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset",
      "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-valueset-cqfm",
      "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/publishable-valueset-cqfm"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-author",
      "valueContactDetail": {
        "name": "CSTE Author"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-keyWord",
      "valueString": "G_Common"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
      "valueDate": "2024-06-20"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
      "valueDate": "2024-06-20"
    }
  ],
  "url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1146.2019",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113762.1.4.1146.2019"
    }
  ],
  "version": "20240620",
  "name": "InterpretationOfAnObservationLow",
  "title": "Interpretation of an Observation (Low)",
  "status": "active",
  "date": "2024-06-20T01:22:57-04:00",
  "publisher": "CSTE Steward",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "purpose": "(Clinical Focus: Set of HL7 ObservationInterpretation codes (OID: [2.16.840.1.113883.5.83) that are indicative of low values),(Data Element Scope: low interpretation of an observation),(Inclusion Criteria: Low),(Exclusion Criteria: None)",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
        "concept": [
          {
            "code": "<",
            "display": "Off scale low"
          },
          {
            "code": "L",
            "display": "Low"
          },
          {
            "code": "L<",
            "display": "Significantly low"
          },
          {
            "code": "LL",
            "display": "Critical low"
          },
          {
            "code": "LU",
            "display": "Significantly low"
          },
          {
            "code": "LX",
            "display": "below low threshold"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:5488d8ba-bd0f-4adb-b222-9d1d9c9b665f",
    "timestamp": "2025-05-23T18:35:12-04:00",
    "total": 6,
    "contains": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
        "version": "2023-02-01",
        "code": "<",
        "display": "Off scale low"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
        "version": "2023-02-01",
        "code": "L",
        "display": "Low"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
        "version": "2023-02-01",
        "code": "L<",
        "display": "Significantly low"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
        "version": "2023-02-01",
        "code": "LL",
        "display": "Critical low"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
        "version": "2023-02-01",
        "code": "LU",
        "display": "Significantly low"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
        "version": "2023-02-01",
        "code": "LX",
        "display": "below low threshold"
      }
    ]
  }
}