ClientMedicationExemption
Types of medical exemption of the client
enum ClientMedicationExemption {
PERMANENT
YEARLY
}
Values
ClientMedicationExemption.PERMANENT
ClientMedicationExemption.YEARLY
Member Of
Medications object ● UpdateClientMedicationsInput input