possibleComplication constant

IriTerm const possibleComplication

possibleComplication [Expects: http://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: http://schema.org/MedicalCondition

Implementation

static const possibleComplication = IriTerm.prevalidated(
  'http://schema.org/possibleComplication',
);