IndividualPhysician constant

IriTerm const IndividualPhysician

IRI for schemaHttp: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(
  'http://schema.org/IndividualPhysician',
);