adverseOutcome constant

IriTerm const adverseOutcome

adverseOutcome [Expects: http://schema.org/MedicalEntity]

A possible complication and/or side effect of this therapy. If it is known that an adverse outcome is serious (resulting in death, disability, or permanent damage; requiring hospitalization; or otherwise life-threatening or requiring immediate medical attention), tag it as a seriousAdverseOutcome instead.

Can be used on: http://schema.org/MedicalDevice, http://schema.org/TherapeuticProcedure

Implementation

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