Médico
Nombre del tipo: Médico
Extiende MedicalOrganization
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2024-09-03 (UTC)
[null,null,["Última actualización: 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"]]