Medications
Contains data regarding the additional payment of the client's medications
type Medications {
exemption: ClientMedicationExemption
medicationProviding: MedicationProvidingType
}
Fields
Medications.exemption ● ClientMedicationExemption enum
Client is exempt from further payments for the given period
Medications.medicationProviding ● MedicationProvidingType enum
How the client is provided with their medications
Member Of
Client object