hasHealthAspect constant

IriTerm const hasHealthAspect

hasHealthAspect [Expects: http://schema.org/HealthAspectEnumeration]

Indicates the aspect or aspects specifically addressed in some {HealthTopicContent}. For example, that the content is an overview, or that it talks about treatment, self-care, treatments or their side-effects.

Can be used on: http://schema.org/HealthTopicContent

Implementation

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