Skip to main content

ProsperityPlusDrugAbuseInformation

Drug or alcohol abuse history and treatment details.

input ProsperityPlusDrugAbuseInformation {
hasBeenTreatedForDrugAbuse: Boolean!
substanceDetails: String
treatmentDetails: String
}

Fields

ProsperityPlusDrugAbuseInformation.hasBeenTreatedForDrugAbuse ● Boolean! non-null scalar

Whether the insured person has ever been treated for or consulted about drug or alcohol abuse.

ProsperityPlusDrugAbuseInformation.substanceDetails ● String scalar

Details about the substances consumed and quantity. Required when hasBeenTreatedForDrugAbuse is true.

ProsperityPlusDrugAbuseInformation.treatmentDetails ● String scalar

Details about the treatment or consultation, including the reason and period. Required when hasBeenTreatedForDrugAbuse is true.

Member Of

ProsperityPlusHealthInput input