Medico
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2024-09-03 UTC.
[null,null,["Ultimo aggiornamento 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"]]