HealthTopicContent constant
IRI for schemahttp:HealthTopicContent
{HealthTopicContent} is {WebContent} that is about some aspect of a health topic, e.g. a condition, its symptoms or treatments. Such content may be comprised of several parts or sections and use different types of media. Multiple instances of {WebContent} (and hence {HealthTopicContent}) can be related using {hasPart} / {isPartOf} where there is some kind of content hierarchy, and their content described with {about} and {mentions} e.g. building upon the existing {MedicalCondition} vocabulary.
Implementation
static const HealthTopicContent = IriTerm.prevalidated(
'http://schema.org/HealthTopicContent',
);