Skip to content

InterventionType

The type of intervention for a DSI comment

Used By

Definition

"""
The type of intervention for a DSI comment
"""
enum InterventionType {
GENDER_MISMATCHED_DIAGNOSIS
INCOMPATIBLE_DIABETES_DIAGNOSIS
UDI_NOT_UNIQUE
BREAST_CANCER_PROCEDURE_RECOMMENDATION
ALLERGY_DRUG_INTERACTIONS
LAB_BASED_ASSESSMENTS
DRUG_DRUG_INTERACTIONS
VITALS_OUTSIDE_OF_RANGE
}