possibleComplication constant
IRI for schema:possibleComplication [Expects: https://schema.org/Text]
A possible unexpected and unfavorable evolution of a medical condition. Complications may include worsening of the signs or symptoms of the disease, extension of the condition to other organ systems, etc.
Can be used on: https://schema.org/MedicalCondition
Implementation
static const possibleComplication = IriTerm.prevalidated(
'https://schema.org/possibleComplication',
);