associatedAnatomy constant

IriTerm const associatedAnatomy

IRI for schemahttp:associatedAnatomy [Expects: http://schema.org/AnatomicalStructure, http://schema.org/AnatomicalSystem, http://schema.org/SuperficialAnatomy]

The anatomy of the underlying organ system or structures associated with this entity.

Can be used on: http://schema.org/MedicalCondition, http://schema.org/PhysicalActivity

Implementation

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