医師の
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-03 UTC。
[null,null,["最終更新日 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"]]