-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathHospitalHarmSevereHypoglycemiaFHIR.json
executable file
·566 lines (566 loc) · 28.1 KB
/
HospitalHarmSevereHypoglycemiaFHIR.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
{
"resourceType": "Measure",
"id": "HospitalHarmSevereHypoglycemiaFHIR",
"meta": {
"versionId": "24",
"lastUpdated": "2021-11-10T11:00:07.000-07:00",
"source": "#fKTxPT5mq7OLNtBu",
"profile": [ "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/proportion-measure-cqfm", "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-measure-cqfm" ]
},
"language": "en",
"contained": [ {
"resourceType": "Library",
"id": "effective-data-requirements",
"extension": [ {
"url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition",
"extension": [ {
"url": "libraryName",
"valueString": "SupplementalDataElementsFHIR4"
}, {
"url": "name",
"valueString": "SDE Sex"
}, {
"url": "statement",
"valueString": "define \"SDE Sex\":\n case\n when Patient.gender = 'male' then Code { code: 'M', system: 'http://hl7.org/fhir/v3/AdministrativeGender', display: 'Male' }\n when Patient.gender = 'female' then Code { code: 'F', system: 'http://hl7.org/fhir/v3/AdministrativeGender', display: 'Female' }\n else null\n end"
}, {
"url": "displaySequence",
"valueInteger": 0
} ]
}, {
"url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition",
"extension": [ {
"url": "libraryName",
"valueString": "HospitalHarmSevereHypoglycemiaFHIR"
}, {
"url": "name",
"valueString": "SDE Sex"
}, {
"url": "statement",
"valueString": "define \"SDE Sex\":\n SDE.\"SDE Sex\""
}, {
"url": "displaySequence",
"valueInteger": 1
} ]
}, {
"url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition",
"extension": [ {
"url": "libraryName",
"valueString": "HospitalHarmSevereHypoglycemiaFHIR"
}, {
"url": "name",
"valueString": "Inpatient Encounter During Measurement Period"
}, {
"url": "statement",
"valueString": "define \"Inpatient Encounter During Measurement Period\":\n [Encounter: \"Encounter Inpatient\"] EncounterInpatient\n \t\twhere EncounterInpatient.status = 'finished'\n \t\t \t\t\tand EncounterInpatient.period ends during \"Measurement Period\""
}, {
"url": "displaySequence",
"valueInteger": 2
} ]
}, {
"url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition",
"extension": [ {
"url": "libraryName",
"valueString": "HospitalHarmSevereHypoglycemiaFHIR"
}, {
"url": "name",
"valueString": "Qualifying Encounter"
}, {
"url": "statement",
"valueString": "define \"Qualifying Encounter\":\n \"Inpatient Encounter During Measurement Period\" InpatientEncounter\n where AgeInYearsAt (start of Global.\"HospitalizationWithObservation\"(InpatientEncounter))>=18"
}, {
"url": "displaySequence",
"valueInteger": 3
} ]
}, {
"url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition",
"extension": [ {
"url": "libraryName",
"valueString": "HospitalHarmSevereHypoglycemiaFHIR"
}, {
"url": "name",
"valueString": "Hypoglycemic Medication Administration"
}, {
"url": "statement",
"valueString": "define \"Hypoglycemic Medication Administration\":\n [\"MedicationAdministration\": \"Hypoglycemics Severe Hypoglycemia\"] HypoMedication\n where HypoMedication.status = 'completed'\n and HypoMedication.status != 'not-done'"
}, {
"url": "displaySequence",
"valueInteger": 4
} ]
}, {
"url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition",
"extension": [ {
"url": "libraryName",
"valueString": "HospitalHarmSevereHypoglycemiaFHIR"
}, {
"url": "name",
"valueString": "Qualifying Encounter with Hypoglycemic Medication Administration"
}, {
"url": "statement",
"valueString": "define \"Qualifying Encounter with Hypoglycemic Medication Administration\":\n \"Qualifying Encounter\" QualifyingEncounter\n with \"Hypoglycemic Medication Administration\" HypoglycemicMedication\n such that Global.\"Normalize Interval\"(HypoglycemicMedication.effective) starts during Global.HospitalizationWithObservation ( QualifyingEncounter)"
}, {
"url": "displaySequence",
"valueInteger": 5
} ]
}, {
"url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition",
"extension": [ {
"url": "libraryName",
"valueString": "HospitalHarmSevereHypoglycemiaFHIR"
}, {
"url": "name",
"valueString": "Initial Population"
}, {
"url": "statement",
"valueString": "define \"Initial Population\":\n \"Qualifying Encounter with Hypoglycemic Medication Administration\""
}, {
"url": "displaySequence",
"valueInteger": 6
} ]
}, {
"url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition",
"extension": [ {
"url": "libraryName",
"valueString": "HospitalHarmSevereHypoglycemiaFHIR"
}, {
"url": "name",
"valueString": "Denominator"
}, {
"url": "statement",
"valueString": "define \"Denominator\":\n \"Initial Population\""
}, {
"url": "displaySequence",
"valueInteger": 7
} ]
}, {
"url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition",
"extension": [ {
"url": "libraryName",
"valueString": "HospitalHarmSevereHypoglycemiaFHIR"
}, {
"url": "name",
"valueString": "Severe Hypoglycemic Harm Event"
}, {
"url": "statement",
"valueString": "define \"Severe Hypoglycemic Harm Event\":\n \"Denominator\" QualifyingEncounter\n where exists ( [\"Observation\": \"Glucose lab test\"] BloodGlucoseLab\n with \"Hypoglycemic Medication Administration\" HypoglycemicMeds\n such that Global.\"Normalize Interval\" ( HypoglycemicMeds.effective ) starts 24 hours or less on or before start of Global.\"Normalize Interval\" ( BloodGlucoseLab.effective )\n and BloodGlucoseLab.status = 'final'\n and BloodGlucoseLab.status != 'cancelled'\n and Global.\"Normalize Interval\" ( HypoglycemicMeds.effective ) starts during Global.\"HospitalizationWithObservation\" ( QualifyingEncounter )\n without [\"Observation\": \"Glucose lab test\"] FollowupBloodGlucoseLab\n such that Global.\"Normalize Interval\" ( FollowupBloodGlucoseLab.effective ) starts during Global.\"HospitalizationWithObservation\" ( QualifyingEncounter )\n and Global.\"Normalize Interval\" ( FollowupBloodGlucoseLab.effective ) starts 5 minutes or less after start of Global.\"Normalize Interval\" ( BloodGlucoseLab.effective )\n and FollowupBloodGlucoseLab.status = 'final'\n and FollowupBloodGlucoseLab.status != 'cancelled'\n and FollowupBloodGlucoseLab.value > 80 'mg/dL'\n where Global.\"Normalize Interval\" ( BloodGlucoseLab.effective ) starts during Global.\"HospitalizationWithObservation\" ( QualifyingEncounter )\n and BloodGlucoseLab.value < 40 'mg/dL'\n )"
}, {
"url": "displaySequence",
"valueInteger": 8
} ]
}, {
"url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition",
"extension": [ {
"url": "libraryName",
"valueString": "HospitalHarmSevereHypoglycemiaFHIR"
}, {
"url": "name",
"valueString": "Numerator"
}, {
"url": "statement",
"valueString": "define \"Numerator\":\n \"Severe Hypoglycemic Harm Event\""
}, {
"url": "displaySequence",
"valueInteger": 9
} ]
}, {
"url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition",
"extension": [ {
"url": "libraryName",
"valueString": "SupplementalDataElementsFHIR4"
}, {
"url": "name",
"valueString": "SDE Payer"
}, {
"url": "statement",
"valueString": "define \"SDE Payer\":\n [Coverage: type in \"Payer\"] Payer\n return {\n code: Payer.type,\n period: Payer.period\n }"
}, {
"url": "displaySequence",
"valueInteger": 10
} ]
}, {
"url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition",
"extension": [ {
"url": "libraryName",
"valueString": "HospitalHarmSevereHypoglycemiaFHIR"
}, {
"url": "name",
"valueString": "SDE Payer"
}, {
"url": "statement",
"valueString": "define \"SDE Payer\":\n SDE.\"SDE Payer\""
}, {
"url": "displaySequence",
"valueInteger": 11
} ]
}, {
"url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition",
"extension": [ {
"url": "libraryName",
"valueString": "SupplementalDataElementsFHIR4"
}, {
"url": "name",
"valueString": "SDE Ethnicity"
}, {
"url": "statement",
"valueString": "define \"SDE Ethnicity\":\n (flatten (\n Patient.extension Extension\n where Extension.url = 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity'\n return Extension.extension\n )) E\n where E.url = 'ombCategory'\n or E.url = 'detailed'\n return E.value as Coding"
}, {
"url": "displaySequence",
"valueInteger": 12
} ]
}, {
"url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition",
"extension": [ {
"url": "libraryName",
"valueString": "HospitalHarmSevereHypoglycemiaFHIR"
}, {
"url": "name",
"valueString": "SDE Ethnicity"
}, {
"url": "statement",
"valueString": "define \"SDE Ethnicity\":\n SDE.\"SDE Ethnicity\""
}, {
"url": "displaySequence",
"valueInteger": 13
} ]
}, {
"url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition",
"extension": [ {
"url": "libraryName",
"valueString": "SupplementalDataElementsFHIR4"
}, {
"url": "name",
"valueString": "SDE Race"
}, {
"url": "statement",
"valueString": "define \"SDE Race\":\n (flatten (\n Patient.extension Extension\n where Extension.url = 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-race'\n return Extension.extension\n )) E\n where E.url = 'ombCategory'\n or E.url = 'detailed'\n return E.value as Coding"
}, {
"url": "displaySequence",
"valueInteger": 14
} ]
}, {
"url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition",
"extension": [ {
"url": "libraryName",
"valueString": "HospitalHarmSevereHypoglycemiaFHIR"
}, {
"url": "name",
"valueString": "SDE Race"
}, {
"url": "statement",
"valueString": "define \"SDE Race\":\n SDE.\"SDE Race\""
}, {
"url": "displaySequence",
"valueInteger": 15
} ]
} ],
"status": "active",
"type": {
"coding": [ {
"system": "http://terminology.hl7.org/CodeSystem/library-type",
"code": "module-definition"
} ]
},
"relatedArtifact": [ {
"type": "depends-on",
"display": "Library SDE",
"resource": "http://ecqi.healthit.gov/ecqms/Library/SupplementalDataElementsFHIR4|2.0.000"
}, {
"type": "depends-on",
"display": "Library FHIRHelpers",
"resource": "http://ecqi.healthit.gov/ecqms/Library/FHIRHelpers|4.0.001"
}, {
"type": "depends-on",
"display": "Library Global",
"resource": "http://ecqi.healthit.gov/ecqms/Library/MATGlobalCommonFunctionsFHIR4|6.1.000"
}, {
"type": "depends-on",
"display": "Value set Encounter Inpatient",
"resource": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.666.5.307"
}, {
"type": "depends-on",
"display": "Value set Observation Services",
"resource": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1111.143"
}, {
"type": "depends-on",
"display": "Value set Emergency Department Visit",
"resource": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.117.1.7.1.292"
}, {
"type": "depends-on",
"display": "Value set Hypoglycemics Severe Hypoglycemia",
"resource": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1196.393"
}, {
"type": "depends-on",
"display": "Value set Glucose lab test",
"resource": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1045.134"
}, {
"type": "depends-on",
"display": "Value set Payer",
"resource": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3591"
} ],
"parameter": [ {
"name": "Measurement Period",
"use": "in",
"min": 0,
"max": "1",
"type": "Period"
}, {
"name": "SDE Sex",
"use": "out",
"min": 0,
"max": "1",
"type": "Coding"
}, {
"name": "Numerator",
"use": "out",
"min": 0,
"max": "*",
"type": "Encounter"
}, {
"name": "Denominator",
"use": "out",
"min": 0,
"max": "*",
"type": "Encounter"
}, {
"name": "SDE Payer",
"use": "out",
"min": 0,
"max": "*",
"type": "Any"
}, {
"name": "Initial Population",
"use": "out",
"min": 0,
"max": "*",
"type": "Encounter"
}, {
"name": "SDE Ethnicity",
"use": "out",
"min": 0,
"max": "*",
"type": "Coding"
}, {
"name": "SDE Race",
"use": "out",
"min": 0,
"max": "*",
"type": "Coding"
} ],
"dataRequirement": [ {
"type": "Patient",
"profile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ],
"mustSupport": [ "url", "extension", "value" ]
}, {
"type": "Encounter",
"profile": [ "http://hl7.org/fhir/StructureDefinition/Encounter" ],
"mustSupport": [ "type", "period" ],
"codeFilter": [ {
"path": "type",
"valueSet": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1111.143"
} ]
}, {
"type": "Encounter",
"profile": [ "http://hl7.org/fhir/StructureDefinition/Encounter" ],
"mustSupport": [ "type", "period" ],
"codeFilter": [ {
"path": "type",
"valueSet": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.117.1.7.1.292"
} ]
}, {
"type": "Encounter",
"profile": [ "http://hl7.org/fhir/StructureDefinition/Encounter" ],
"mustSupport": [ "type", "status", "period" ],
"codeFilter": [ {
"path": "type",
"valueSet": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.666.5.307"
} ]
}, {
"type": "MedicationAdministration",
"profile": [ "http://hl7.org/fhir/StructureDefinition/MedicationAdministration" ],
"mustSupport": [ "medication", "status", "effective" ],
"codeFilter": [ {
"path": "medication",
"valueSet": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1196.393"
} ]
}, {
"type": "Observation",
"profile": [ "http://hl7.org/fhir/StructureDefinition/Observation" ],
"mustSupport": [ "code", "effective", "status", "value" ],
"codeFilter": [ {
"path": "code",
"valueSet": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1045.134"
} ]
}, {
"type": "Coverage",
"profile": [ "http://hl7.org/fhir/StructureDefinition/Coverage" ],
"mustSupport": [ "type", "period" ],
"codeFilter": [ {
"path": "type",
"valueSet": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3591"
} ]
} ]
} ],
"extension": [ {
"url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-populationBasis",
"valueCode": "Encounter"
}, {
"url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-softwaresystem",
"valueReference": {
"reference": "Device/cqf-tooling"
}
}, {
"id": "effective-data-requirements",
"url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-effectiveDataRequirements",
"valueReference": {
"reference": "#effective-data-requirements"
}
} ],
"url": "http://ecqi.healthit.gov/ecqms/Measure/HospitalHarmSevereHypoglycemiaFHIR",
"identifier": [ {
"use": "official",
"system": "http://hl7.org/fhir/cqi/ecqm/Measure/Identifier/guid",
"value": "1238aa6c-b533-4289-9ab9-8bb9900e9736"
}, {
"use": "official",
"system": "http://hl7.org/fhir/cqi/ecqm/Measure/Identifier/cms",
"value": "816FHIR"
}, {
"use": "official",
"system": "http://hl7.org/fhir/cqi/ecqm/Measure/Identifier/nqf",
"value": "3503e"
} ],
"version": "0.0.012",
"name": "HospitalHarmSevereHypoglycemiaFHIR",
"title": "Hospital Harm - Severe HypoglycemiaFHIR",
"status": "draft",
"experimental": false,
"date": "2022-07-05T21:34:35-05:00",
"publisher": "Centers for Medicare & Medicaid Services (CMS)",
"contact": [ {
"telecom": [ {
"system": "url",
"value": "https://cms.gov"
} ]
} ],
"description": "The proportion of inpatient hospitalizations for patients 18 years of age or older at admission, who were administered at least one hypoglycemic medication during the encounter, who suffer the harm of a severe hypoglycemic event during the encounter. \n\nHarm (numerator) is defined as a laboratory or point-of-care (POC) test for blood glucose with a result less than 40 mg/dL, where the hypoglycemic medication was given within the 24 hours prior to the start of the low blood glucose event (and administered during the encounter). Only one severe hypoglycemic event is counted per inpatient hospitalization encounter.",
"purpose": "Unknown",
"copyright": "Limited proprietary coding is contained in the Measure specifications for user convenience. Users of proprietary code sets should obtain all necessary licenses from the owners of the code sets. IMPAQ disclaims all liability for use or accuracy of any third party codes contained in the specifications.\n\nLOINC(R) copyright 2004-2020 Regenstrief Institute, Inc. This material contains SNOMED Clinical Terms(R) (SNOMED CT[R]) copyright 2004-2020 International Health Terminology Standards Development Organisation. ICD-10 copyright 2020 World Health Organization. All Rights Reserved.",
"effectivePeriod": {
"start": "2022-01-01",
"end": "2022-12-31"
},
"library": [ "http://ecqi.healthit.gov/ecqms/Library/HospitalHarmSevereHypoglycemiaFHIR" ],
"disclaimer": "This measure and specifications are subject to further revisions. \n\nThis performance measure is not a clinical guideline and does not establish a standard of medical care, and has not been tested for all potential applications.\n\nTHE MEASURES AND SPECIFICATIONS ARE PROVIDED “AS IS” WITHOUT WARRANTY OF ANY KIND.\n\nDue to technical limitations, registered trademarks are indicated by (R) or [R] and unregistered trademarks are indicated by (TM) or [TM].",
"scoring": {
"coding": [ {
"system": "http://terminology.hl7.org/CodeSystem/measure-scoring",
"code": "proportion",
"display": "Proportion"
} ]
},
"type": [ {
"coding": [ {
"system": "http://terminology.hl7.org/CodeSystem/measure-type",
"code": "outcome"
} ]
} ],
"rationale": "This measure focuses on severe hypoglycemia as an outcome in the hospital inpatient setting. Hypoglycemia events in the hospital are among the most common adverse drug events. In 2004 an estimated 888,000 adverse drug events occurred among hospitalized Medicare patients in the United States (Classen et.al., 2010; National Quality Forum, 2010). In a recent study published by the Office of the Inspector General (OIG), adverse drug events represent one-third of all adverse events in hospitals among Medicare patients; of those events, hypoglycemia represented the third most common adverse drug events (Office of the Inspector General, 2010).\n\nRates of inpatient hypoglycemia events are considered an indicator of the quality of care provided by a hospital. Severe hypoglycemia events are largely avoidable by careful use of antihyperglycemic medication. Moreover, the rate of severe hypoglycemia varies across hospitals indicating an opportunity for improvement in care. The Agency for Healthcare Research and Quality (AHRQ) identified insulin and other hypoglycemic agents as high alert medications and associated adverse events to be included as a measure in the Medicare Patient Safety Monitoring System (MPSMS) (Classen et al., 2010). Hypoglycemic events are an adverse outcome that can cause patients to experience drowsiness, confusion, anxiety, irritability, sweating, weakness, increased heart rate, uncontrollable trembling, as well as loss of consciousness and seizure (Classen et al., 2010; American Diabetes Association, 2015).",
"clinicalRecommendationStatement": "From Section 14, Diabetes Care in the Hospital in the Standards of Medical Care in Diabetes by the American Diabetes Association, (American Diabetes Association, 2018) two recommendations listed under goals for blood glucose levels for critically ill patients are related to hypoglycemia, and two recommendations are related to the management of hypoglycemia:\n\nCritically ill patients: Insulin therapy should be initiated for treatment of persistent hyperglycemia starting at a threshold of no greater than 180 mg/dL (10 mmol/L). Once insulin therapy is started, a glucose range of 140 - 180 mg/dL (7.8 mmol/L) is recommended for the majority of critically ill patients.\n\nMore stringent goals, such as 110-140 mg/dL (6.1-7.8 mmol/L) may be appropriate for selected patients, as long as they can be achieved without significant hypoglycemia.\n\nA hypoglycemia management protocol should be adopted and implemented by each hospital or hospital system. A plan for preventing and treating hypoglycemia should be established for each patient. Episodes of hypoglycemia in the hospital should be documented in the medical record and tracked.\n\nThe treatment regimen should be reviewed and changed as necessary to prevent further hypoglycemia when a blood glucose value is <70 mg/dL (3.9 mmol/L). There should be a structured discharge plan tailored to the individual patient with diabetes.\n\nFrom the Endocrine Society clinical practice guideline on the Management of Hyperglycemia in Hospitalized Patients in Non-critical Care Setting (Umpierrez et al., 2012):\n\n3.1. We recommend a premeal glucose target of less than 140 mg/dL (7.8 mmol/liter) and a random BG of less than 180 mg/dL (10.0 mmol/liter) for the majority of hospitalized patients with non-critical illness.\n\n3.2. We suggest that glycemic targets be modified according to clinical status. For patients who are able to achieve and maintain glycemic control without hypoglycemia, a lower target range may be reasonable. For patients with terminal illness and/or with limited life expectancy or at high risk for hypoglycemia, a higher target range (BG <11.1 mmol/liter or 200 mg/dL) may be reasonable.\n\n3.3 For avoidance of hypoglycemia, we suggest that antidiabetic therapy be reassessed when BG values fall below 5.6 mmol/liter (100 mg/dL). Modification of glucose-lowering treatment is usually necessary when BG values are below 3.9 mmol/liter (70 mg/dL).",
"improvementNotation": {
"coding": [ {
"system": "http://terminology.hl7.org/CodeSystem/measure-improvement-notation",
"code": "increase"
} ]
},
"guidance": "Note the measure is currently confined to using mg/dL as the unit of measurement for glucose results.\n\nTo calculate the hospital-level measure result, divide the total numerator events by the total number of qualifying inpatient hospitalizations (denominator). \n\nQualifying inpatient hospitalizations (denominator) include all patients 18 years of age or older at the start of the encounter, who had at least one hypoglycemic medication administered during the encounter.\n\nTo create the numerator, for each encounter identify: \n1. Any instance of a test for blood glucose with a result less than 40 mg/dL during the encounter (severe hypoglycemic event), with a hypoglycemic medication administered within 24 hours preceding the event and during the encounter (including emergency department and observation stays contiguous with the admission).\nA severe hypoglycemic event is defined as a test (laboratory or point-of-care (POC)) for blood glucose with a result less than 40 mg/dL. The 24-hour timeframe extends from the end of the medication administration to the start of the blood glucose test.\n2. Do not include any severe hypoglycemic events (identified in Step 1) which were followed by a repeat test for blood glucose with a result greater than 80 mg/dL within five minutes of the start of the initial low blood glucose test. \nRationale: This is done to remove false positives that can occur in POC testing. The 5-minute timeframe extends from the start of the severe hypoglycemic test to the start of the repeat hypoglycemic test. \n\nOnly the first qualifying severe hypoglycemic event is counted in the numerator, and only one severe hypoglycemic event is counted per encounter.\n\nThis eCQM is an episode-based measure. An episode is defined as each inpatient hospitalization or encounter that ends during the measurement period.\n\nThis FHIR-based measure has been derived from the QDM-based measure: CMS816v1.0",
"group": [ {
"population": [ {
"id": "A8112BBE-B5DD-4DC5-A30E-FADF61B68A36",
"code": {
"coding": [ {
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "initial-population",
"display": "Initial Population"
} ]
},
"criteria": {
"language": "text/cql.identifier",
"expression": "Initial Population"
}
}, {
"id": "5DBD675E-098F-470A-BD85-B9349CEF9879",
"code": {
"coding": [ {
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "denominator",
"display": "Denominator"
} ]
},
"criteria": {
"language": "text/cql.identifier",
"expression": "Denominator"
}
}, {
"id": "86E82608-38FA-4497-8993-1D3F7A31007A",
"code": {
"coding": [ {
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "numerator",
"display": "Numerator"
} ]
},
"criteria": {
"language": "text/cql.identifier",
"expression": "Numerator"
}
} ]
} ],
"supplementalData": [ {
"id": "d42867b5-a11e-4f8a-8e52-bed8f764980f",
"usage": [ {
"coding": [ {
"system": "http://terminology.hl7.org/CodeSystem/measure-data-usage",
"code": "supplemental-data"
} ]
} ],
"criteria": {
"language": "text/cql.identifier",
"expression": "SDE Ethnicity"
}
}, {
"id": "b729f23a-521c-4178-b6b8-f8204fb7c16f",
"usage": [ {
"coding": [ {
"system": "http://terminology.hl7.org/CodeSystem/measure-data-usage",
"code": "supplemental-data"
} ]
} ],
"criteria": {
"language": "text/cql.identifier",
"expression": "SDE Payer"
}
}, {
"id": "e2db46a2-f24c-4e70-9d54-f169b16897c7",
"usage": [ {
"coding": [ {
"system": "http://terminology.hl7.org/CodeSystem/measure-data-usage",
"code": "supplemental-data"
} ]
} ],
"criteria": {
"language": "text/cql.identifier",
"expression": "SDE Race"
}
}, {
"id": "4effe64a-715e-42e0-bae7-01a6d6e93955",
"usage": [ {
"coding": [ {
"system": "http://terminology.hl7.org/CodeSystem/measure-data-usage",
"code": "supplemental-data"
} ]
} ],
"criteria": {
"language": "text/cql.identifier",
"expression": "SDE Sex"
}
} ]
}