FHIR IG Statistics: ValueSet/observation-codes
Package | navify.fhir.r5.rdc |
Resource Type | ValueSet |
Id | observation-codes |
FHIR Version | R5 |
Source | https://simplifier.net/resolve?scope=navify.fhir.r5.rdc@1.1.0&canonical=https://roche.com/fhir/iop/ValueSet/observation-codes |
URL | https://roche.com/fhir/iop/ValueSet/observation-codes |
Status | active |
Name | ObservationCodes |
Description | A ValueSet of codes applicable for use in `Observation.code` and `Observation.component.code`, defining the type of observation being recorded. |
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. |
Resources that use this resource
Resources that this resource uses
CodeSystem |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
sct | SNOMED CT International Edition |
cs | RocheFhirIop |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "observation-codes",
"url": "https://roche.com/fhir/iop/ValueSet/observation-codes",
"name": "ObservationCodes",
"description": "A ValueSet of codes applicable for use in `Observation.code` and `Observation.component.code`, defining the type of observation being recorded.",
"status": "active",
"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": "http://loinc.org",
"concept": [
{
"code": "32016-8",
"display": "Glucose [Mass/volume] in Capillary blood"
},
{
"code": "41604-0",
"display": "Fasting glucose [Mass/volume] in Capillary blood by Glucometer"
},
{
"code": "9059-7",
"display": "Carbohydrate intake Estimated"
},
{
"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": "97510-2",
"display": "Glucose measurements in range out of Total glucose measurements during reporting period"
}
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "434910001",
"display": "Interstitial fluid glucose concentration (observable entity)"
},
{
"code": "307165006",
"display": "Before meal (qualifier value)"
},
{
"code": "225758001",
"display": "After food (qualifier value)"
},
{
"code": "307155000",
"display": "Before sleeping (qualifier value)"
},
{
"code": "1287350009",
"display": "After breakfast (qualifier value)"
},
{
"code": "1541000175107",
"display": "After lunch (qualifier value)"
},
{
"code": "1521000175104",
"display": "After dinner (qualifier value)"
},
{
"code": "421355008",
"display": "Awakening (qualifier value)"
},
{
"code": "309610004",
"display": "During sleep (qualifier value)"
},
{
"code": "307166007",
"display": "Before exercise (qualifier value)"
},
{
"code": "255214003",
"display": "After exercise (qualifier value)"
},
{
"code": "1501000175105",
"display": "Before breakfast (qualifier value)"
},
{
"code": "3071000175109",
"display": "Before dinner (qualifier value)"
},
{
"code": "3091000175105",
"display": "Before lunch (qualifier value)"
},
{
"code": "1179047002",
"display": "Estimated quantity of intake of carbohydrate (observable entity)"
},
{
"code": "228979009",
"display": "Small slices/meal (qualifier value)"
},
{
"code": "260229002",
"display": "Standard meal (finding)"
},
{
"code": "228978001",
"display": "large slices/meal (qualifier value)"
},
{
"code": "1551000175109",
"display": "With snack (qualifier value)"
},
{
"code": "257689006",
"display": "Restaurant (environment)"
},
{
"code": "769561004",
"display": "With breakfast (qualifier value)"
},
{
"code": "769560003",
"display": "With lunch (qualifier value)"
},
{
"code": "769559008",
"display": "With dinner (qualifier value)"
},
{
"code": "267023007",
"display": "Binging (finding)"
},
{
"code": "424616004",
"display": "Without regard to meals (qualifier value)"
},
{
"code": "700585005",
"display": "Invasive interstitial-fluid glucose monitoring system (physical object)"
}
]
},
{
"system": "https://roche.com/fhir/iop/cs",
"concept": [
{
"code": "CGM-quality",
"display": "CGM quality"
},
{
"code": "CGM-rate-of-change",
"display": "CGM rate of change"
},
{
"code": "CGM_Glycemic_Variability_Reporting_Period",
"display": "CGM Glycemic Variability (%GV) during reporting period"
},
{
"code": "CGM_Time_Above_Range_TARVH_Reporting_Period",
"display": "CGM Time above range, very high (TAR-VH), % of readings and time >250 mg/dL (>13.9 mmol/L), during reporting period"
},
{
"code": "CGM_Time_Above_Range_TARH_Reporting_Period",
"display": "CGM Time above range, high (TAR-H), % of readings and time 181–250 mg/ dL (10.1–13.9 mmol/L), during reporting period"
},
{
"code": "CGM_Time_Below_Range_TBRL_Reporting_Period",
"display": "CGM Time below range, low (TBR-L), % of readings and time 54–69 mg/dL (3.0–3.8 mmol/L), during reporting period"
},
{
"code": "CGM_Time_Below_Range_TBRVL_Reporting_Period",
"display": "CGM Time below range, very low (TBR-VL), % of readings and time <54 mg/dL (<3.0 mmol/L), during reporting period"
}
]
}
]
}
}