Physician
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["The Physician type, which extends MedicalOrganization, provides information about a medical doctor."],["It includes details such as available medical services, hospital affiliation, and medical specialty."],["The availableService property can specify procedures, tests, or therapies offered by the physician."],["Both hospitalAffiliation and medicalSpecialty are represented by their respective schema.org types, providing structured data for these attributes."]]],["The content describes the \"Physician\" type, which extends \"MedicalOrganization.\" Key information includes: `availableService`, which can be a `MedicalProcedure`, `MedicalTest`, or `MedicalTherapy`, representing the medical services offered. `hospitalAffiliation` indicates the `Hospital` the physician is associated with. Lastly, `medicalSpecialty` denotes the `MedicalSpecialty` of the physician. These elements define the services, affiliations, and specialization of a physician.\n"]]