AllergyIntoleranceType
Whether an AllergyRecord is an allergy or an intolerance.
enum AllergyIntoleranceType {
allergy
intolerance
}
Values
AllergyIntoleranceType.allergy
AllergyIntoleranceType.intolerance
Member Of
AllergyRecord object ● CreateAllergyRecordDataInput input ● QuestionnaireAnswerInput input ● UpdateAllergyRecordDataInput input