ProsperityPlusMedicationInformation
Regular medication history.
input ProsperityPlusMedicationInformation {
hasBeenRegularlyMedicated: Boolean!
medicationDetails: String
}
Fields
ProsperityPlusMedicationInformation.hasBeenRegularlyMedicated ● Boolean! non-null scalar
Whether the insured person is currently taking, or has frequently taken, medicine, sleeping pills, or sedatives in the last 10 years.
ProsperityPlusMedicationInformation.medicationDetails ● String scalar
Details about the medication, including which medicine, in what quantity, and over which period. Required when hasBeenRegularlyMedicated is true.