IndividualPhysician constant

IriTerm const IndividualPhysician

IRI for schema:IndividualPhysician

An individual medical practitioner. For their official address use {address}, for affiliations to hospitals use {hospitalAffiliation}. The {practicesAt} property can be used to indicate {MedicalOrganization} hospitals, clinics, pharmacies etc. where this physician practices.

Implementation

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