relatedTherapy constant

IriTerm const relatedTherapy

IRI for schemahttp:relatedTherapy [Expects: http://schema.org/MedicalTherapy]

A medical therapy related to this anatomy.

Can be used on: http://schema.org/AnatomicalStructure, http://schema.org/AnatomicalSystem, http://schema.org/SuperficialAnatomy

Implementation

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