healthCondition constant
healthCondition [Expects: http://schema.org/MedicalCondition]
Specifying the health condition(s) of a patient, medical study, or other target audience.
Can be used on: http://schema.org/MedicalStudy, http://schema.org/Patient, http://schema.org/PeopleAudience
Implementation
static const healthCondition = IriTerm.prevalidated(
'http://schema.org/healthCondition',
);