We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f018976 commit 3308098Copy full SHA for 3308098
reference/clinic/models/tide/tideResultPatient.v1.yaml
@@ -42,6 +42,11 @@ properties:
42
type: number
43
example: 0.35
44
x-go-type: float64
45
+ timeInExtremeHighPercent:
46
+ description: Percentage of time spent in extreme high glucose range
47
+ type: number
48
+ example: 0.35
49
+ x-go-type: float64
50
timeInAnyHighPercent:
51
description: Percentage of time spent in any high glucose range
52
0 commit comments