studySubject constant

IriTerm const studySubject

studySubject [Expects: https://schema.org/MedicalEntity]

A subject of the study, i.e. one of the medical conditions, therapies, devices, drugs, etc. investigated by the study.

Can be used on: https://schema.org/MedicalStudy

Implementation

static const studySubject = IriTerm.prevalidated(
  'https://schema.org/studySubject',
);