-
-
Notifications
You must be signed in to change notification settings - Fork 2
[BACK-3970] Add spec for configurable TIDE report categories. #170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
9e016c5
to
bff2ba2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just food for thought, nothing blocking.
format: date-time | ||
highGlucoseThreshold: | ||
description: Threshold used for determining if a value is high | ||
description: Minimum exclusive threshold in mmol/L for categorizing if a glucose value is high as established by the AACE. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm just pointing out that this goes against the intent of the custom ranges that have been designed and are themselves in code review.
They don't necessarily need to align, but it seems like it'd be less confusing if they did.
No description provided.