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

FHIR IG analytics

Packagenavify.fhir.r5.rdc
Resource TypeValueSet
IdValueSet-agp-report-observation-codes.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=navify.fhir.r5.rdc@1.2.2&canonical=https://roche.com/fhir/iop/ValueSet/agp-report-observation-codes
URLhttps://roche.com/fhir/iop/ValueSet/agp-report-observation-codes
Statusactive
Name AGPReportObservationCodes
DescriptionA ValueSet containing codes representing different types of calculated values for Continuous Glucose Monitoring (CGM) Ambulatory Glucose Profile (AGP) Ambulatory Glucose Profile (AGP) report for use in `Observation.code` element.

Resources that use this resource

ValueSet
report-observation-codesReportObservationCodes

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": " AGPReportObservationCodes",
  "id": "agp-report-observation-codes",
  "description": "A ValueSet containing codes representing different types of calculated values for Continuous Glucose Monitoring (CGM) Ambulatory Glucose Profile (AGP) Ambulatory Glucose Profile (AGP) report for use in `Observation.code` element.",
  "url": "https://roche.com/fhir/iop/ValueSet/agp-report-observation-codes",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "97507-8",
            "display": "Average glucose [Mass/ volume] in Interstitial fluid during Reporting Period"
          },
          {
            "code": "97504-5",
            "display": "Percent sensor usage"
          },
          {
            "code": "97506-0",
            "display": "Glucose management indicator"
          },
          {
            "code": "104639-0",
            "display": "Amount of time, in percent, as measured by CGM (continuous glucose monitor) device, spent above target glucose range, very high (TAR-VH >250 mg/dL (>13.9 mmol/L) (hyperglycemic) during reporting period"
          },
          {
            "code": "104640-8",
            "display": "Amount of time, in percent, as measured by CGM (continuous glucose monitor) device, spent above target glucose range, high (TAR-H) 181-250 mg/ dL (10.1-13.9 mmol/L) (hyperglycemic) during reporting period"
          },
          {
            "code": "97510-2",
            "display": "Amount of time, in percent, as measured by CGM (continuous glucose monitor) device, spent in target glucose range (70-180 mg/dL [3.9-10.0 mmol/L]) during reporting period. The primary goal for effective and safe glucose control is to increase the TIR whil"
          },
          {
            "code": "104641-6",
            "display": "Amount of time, in percent, as measured by CGM (continuous glucose monitor) device, spent below target glucose range, low (TBR-L) 54-69 mg/dL (3.0-3.8 mmol/L) (hypoglycemic) during reporting period"
          },
          {
            "code": "104642-4",
            "display": "Amount of time, in percent, as measured by CGM (continuous glucose monitor) device, spent below target glucose range, very low (TBR-VL) <54 mg/dL (<3.0 mmol/L) (hypoglycemic) during reporting period"
          }
        ]
      },
      {
        "system": "https://roche.com/fhir/CodeSystem/general",
        "concept": [
          {
            "code": "R9599-2",
            "display": "CGM Glycemic Variability (%GV), during reporting period"
          }
        ]
      }
    ]
  }
}