RDC Interoperability Guide
1.2.0

BGM Report Observation codes

This value set includes codes from the following code systems:

  • The following codes from system: https://roche.com/fhir/CodeSystem/general

    CodeDisplay
    R4615-4Average glucose [Mass/volume] in Capillary blood, during reporting period
    R7533-3Glucose Standard Deviation [Mass/volume] in Capillary blood, during reporting period
    R4686-2BGM Glycemic Variability (%GV), during reporting period
    R4614-4Total number of Finger-prick sampling per day
    R7534-3Total number of Finger-prick sampling, during reporting period
    R6599-5BGM Time above range, very high, % of readings and time >250 mg/dL (>13.9 mmol/L), during reporting period
    R4843-9BGM Time above range, high, % of readings and time 181–250 mg/ dL (10.1–13.9 mmol/L), during reporting period
    R7925-1BGM Time in range, % of readings and time 70–180 mg/dL (3.9– 10.0 mmol/L), during reporting period
    R5422-1BGM Time below range, low, % of readings and time 54–69 mg/dL (3.0–3.8 mmol/L), during reporting period
    R7572-1BGM Time below range, very low, % of readings and time <54 mg/dL (<3.0 mmol/L), during reporting period
{
"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"
}
]
}
]
}
}
<ValueSet xmlns="http://hl7.org/fhir">
<id value="bgm-report-observation-codes" />
<url value="https://roche.com/fhir/iop/ValueSet/bgm-report-observation-codes" />
<version value="1.0.0" />
<name value="BGMReportObservationCodes" />
<status value="active" />
<experimental value="false" />
<publisher value="F. Hoffmann-La Roche AG" />
<description value="A ValueSet containing codes representing different types of calculated values for Blood Glucose Monitoring (BGM) report for use in `Observation.code` element." />
<copyright value="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." />
<system value="https://roche.com/fhir/CodeSystem/general" />
<code value="R4615-4" />
<display value="Average glucose [Mass/volume] in Capillary blood, during reporting period" />
</concept>
<code value="R7533-3" />
<display value="Glucose Standard Deviation [Mass/volume] in Capillary blood, during reporting period" />
</concept>
<code value="R4686-2" />
<display value="BGM Glycemic Variability (%GV), during reporting period" />
</concept>
<code value="R4614-4" />
<display value="Total number of Finger-prick sampling per day" />
</concept>
<code value="R7534-3" />
<display value="Total number of Finger-prick sampling, during reporting period" />
</concept>
<code value="R6599-5" />
<display value="BGM Time above range, very high, % of readings and time >250 mg/dL (>13.9 mmol/L), during reporting period" />
</concept>
<code value="R4843-9" />
<display value="BGM Time above range, high, % of readings and time 181–250 mg/ dL (10.1–13.9 mmol/L), during reporting period" />
</concept>
<code value="R7925-1" />
<display value="BGM Time in range, % of readings and time 70–180 mg/dL (3.9– 10.0 mmol/L), during reporting period" />
</concept>
<code value="R5422-1" />
<display value="BGM Time below range, low, % of readings and time 54–69 mg/dL (3.0–3.8 mmol/L), during reporting period" />
</concept>
<code value="R7572-1" />
<display value="BGM Time below range, very low, % of readings and time <54 mg/dL (<3.0 mmol/L), during reporting period" />
</concept>
</include>
</compose>
</ValueSet>