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.1222.150.json
FHIR VersionR4
Sourcehttps://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1222.150/expansion
URLhttp://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1222.150
Version20240707
Statusactive
Date2024-07-07T01:02:42-04:00
NameEstimatedAverageGlucose
TitleEstimated Average Glucose
Realmus
Authorityhl7
Purpose(Clinical Focus: This set of values contains laboratory observable term codes for Estimated Average Glucose results in blood.),(Data Element Scope: The intent of this set of values is to discover or request blood Estimated Average Glucose levels in clinical records.),(Inclusion Criteria: Includes laboratory LOINC encoded observable terms representing Estimated Average Glucose terms in blood.),(Exclusion Criteria: Laboratory LOINC encoded terms that do not represent Estimated Average Glucose terms in blood.)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113762.1.4.1222.150",
  "meta": {
    "versionId": "15",
    "lastUpdated": "2024-09-12T16:19:31.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": "MCC eCare Plan Author"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-keyWord",
      "valueString": "MCC_IG"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
      "valueDate": "2024-07-07"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
      "valueDate": "2024-07-07"
    }
  ],
  "url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1222.150",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113762.1.4.1222.150"
    }
  ],
  "version": "20240707",
  "name": "EstimatedAverageGlucose",
  "title": "Estimated Average Glucose",
  "status": "active",
  "date": "2024-07-07T01:02:42-04:00",
  "publisher": "HL7 Patient Care WG Steward",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "purpose": "(Clinical Focus: This set of values contains laboratory observable term codes for Estimated Average Glucose results in blood.),(Data Element Scope: The intent of this set of values is to discover or request blood Estimated Average Glucose levels in clinical records.),(Inclusion Criteria: Includes laboratory LOINC encoded observable terms representing Estimated Average Glucose terms in blood.),(Exclusion Criteria: Laboratory LOINC encoded terms that do not represent Estimated Average Glucose terms in blood.)",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "27353-2",
            "display": "Glucose mean value [Mass/volume] in Blood Estimated from glycated hemoglobin"
          },
          {
            "code": "53553-4",
            "display": "Glucose mean value [Moles/volume] in Blood Estimated from glycated hemoglobin"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:dffe7b83-f4d4-4aca-b703-e9df7b85b425",
    "timestamp": "2025-05-23T19:53:53-04:00",
    "total": 2,
    "contains": [
      {
        "system": "http://loinc.org",
        "version": "2.80",
        "code": "27353-2",
        "display": "Glucose mean value [Mass/volume] in Blood Estimated from glycated hemoglobin"
      },
      {
        "system": "http://loinc.org",
        "version": "2.80",
        "code": "53553-4",
        "display": "Glucose mean value [Moles/volume] in Blood Estimated from glycated hemoglobin"
      }
    ]
  }
}