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

FHIR IG analytics

Packagenavify.fhir.r5.rdc
Resource TypeValueSet
IdValueSet-bgm-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/bgm-report-observation-codes
URLhttps://roche.com/fhir/iop/ValueSet/bgm-report-observation-codes
Version1.0.0
Statusactive
NameBGMReportObservationCodes
DescriptionA ValueSet containing codes representing different types of calculated values for Blood Glucose Monitoring (BGM) report for use in `Observation.code` element.
CopyrightCopyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.

Resources that use this resource

ValueSet
report-observation-codesReportObservationCodes

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "BGMReportObservationCodes",
  "id": "bgm-report-observation-codes",
  "description": "A ValueSet containing codes representing different types of calculated values for Blood Glucose Monitoring (BGM) report for use in `Observation.code` element.",
  "version": "1.0.0",
  "url": "https://roche.com/fhir/iop/ValueSet/bgm-report-observation-codes",
  "experimental": false,
  "publisher": "F. Hoffmann-La Roche AG",
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "compose": {
    "include": [
      {
        "system": "https://roche.com/fhir/CodeSystem/general",
        "concept": [
          {
            "code": "R4615-4",
            "display": "Average glucose [Mass/volume] in Capillary blood, during reporting period"
          },
          {
            "code": "R7533-3",
            "display": "Glucose Standard Deviation [Mass/volume] in Capillary blood, during reporting period"
          },
          {
            "code": "R4686-2",
            "display": "BGM Glycemic Variability (%GV), during reporting period"
          },
          {
            "code": "R4614-4",
            "display": "Total number of Finger-prick sampling per day"
          },
          {
            "code": "R7534-3",
            "display": "Total number of Finger-prick sampling, during reporting period"
          },
          {
            "code": "R6599-5",
            "display": "BGM Time above range, very high, % of readings and time >250 mg/dL (>13.9 mmol/L), during reporting period"
          },
          {
            "code": "R4843-9",
            "display": "BGM Time above range, high, % of readings and time 181–250 mg/ dL (10.1–13.9 mmol/L), during reporting period"
          },
          {
            "code": "R7925-1",
            "display": "BGM Time in range, % of readings and time 70–180 mg/dL (3.9– 10.0 mmol/L), during reporting period"
          },
          {
            "code": "R5422-1",
            "display": "BGM Time below range, low, % of readings and time 54–69 mg/dL (3.0–3.8 mmol/L), during reporting period"
          },
          {
            "code": "R7572-1",
            "display": "BGM Time below range, very low, % of readings and time <54 mg/dL (<3.0 mmol/L), during reporting period"
          }
        ]
      }
    ]
  }
}