Skip to content

CareAlertPriorityEnum

Priority level for a Care Alert

Used By

Definition

"""
Priority level for a Care Alert
"""
enum CareAlertPriorityEnum {
"""
Normal
"""
NORMAL
"""
High
"""
HIGH
}