InsulinNotAdministeredReason
Why no insulin was administered on a benefit of variant BLOOD_SUGAR_AND_INSULIN.
The bundled catalogue position is billable in full even when the injection is withheld, so the reason replaces the dose rather than blocking the completion. See REQ-RE-018.3.
enum InsulinNotAdministeredReason {
LOW_BLOOD_SUGAR
NOT_PRESCRIBED
OTHER
}
Values
InsulinNotAdministeredReason.LOW_BLOOD_SUGAR
The measured blood sugar was too low for an injection. Under intensified insulin therapy this case carries the full remuneration of the bundled position.
InsulinNotAdministeredReason.NOT_PRESCRIBED
No injection was ordered by the attending physician.
InsulinNotAdministeredReason.OTHER
Any other reason. Requires notAdministeredNote to be set.
Member Of
BloodSugarAndInsulinValue object ● BloodSugarAndInsulinValueInput input ● NotAdministeredReasonRecord object