Schema: MedicalSpecialty
Schema: MedicalSpecialty Example Markup
The following are examples of markup written in json+ld that include the correct usage for Schema: MedicalSpecialty.
Dentist JSON-LD example for a dental practice in Dunmore. Covers medicalSpecialty, isAcceptingNewPatients, availableService with MedicalProcedure, insurance accepted via paymentAccepted, and the MedicalBusiness property set for healthcare local search.
MedicalBusiness JSON-LD overview. MedicalBusiness is the parent type for Dentist, Physician, Optician, and other healthcare businesses. For a complete example, see the Dentist page.
MedicalEntity JSON-LD example for the parent type behind MedicalCondition, MedicalProcedure, AnatomicalStructure, Drug, and DietarySupplement. Covers code (MedicalCode), guideline (MedicalGuideline), study (MedicalStudy), legalStatus, and the medicalSpecialty enumeration that every medical entity inherits.
Hospital JSON-LD example for an acute-care hospital. Triple-inherits CivicStructure + EmergencyService + MedicalOrganization. Direct properties: availableService, medicalSpecialty, healthcareReportingData.
Physician JSON-LD example for an individual doctor's practice. Dual-inherits MedicalBusiness + MedicalOrganization. 5 direct properties: availableService, hospitalAffiliation, medicalSpecialty, occupationalCategory, usNPI.
Pharmacy JSON-LD example for a retail pharmacy. Dual-inherits MedicalBusiness + MedicalOrganization with no unique properties. Use for drug-dispensing local-search listings.
MedicalClinic JSON-LD example for a multi-provider outpatient clinic. Dual-inherits MedicalBusiness + MedicalOrganization. Direct properties: availableService, medicalSpecialty.
DiagnosticLab JSON-LD example for a clinical diagnostic laboratory (bloodwork, imaging-read, genetic testing). MedicalOrganization subtype with one direct property: availableTest.
Optician JSON-LD example for an eyeglass and contact-lens retailer. Direct MedicalBusiness subtype (a LocalBusiness specialty). No unique properties.
MedicalSpecialty JSON-LD reference for the 42-value enumeration used as medicalSpecialty on every medical type (Hospital, Physician, MedicalClinic, Pharmacy, MedicalEntity, etc.).
MedicalContraindication JSON-LD example for absolute and relative contraindications to a Drug, MedicalTherapy, or MedicalProcedure. Direct MedicalEntity subtype; no unique properties.
MedicalDevice JSON-LD example for an FDA-cleared medical device. Direct MedicalEntity subtype with 6 direct properties: adverseOutcome, contraindication, postOp, preOp, procedure, seriousAdverseOutcome.
MedicalTest JSON-LD example for a clinical test. Direct MedicalEntity subtype with 5 direct properties: affectedBy, normalRange, signDetected, usedToDiagnose, usesDevice. Parent of BloodTest, ImagingTest, PathologyTest, MedicalTestPanel.
MedicalSignOrSymptom JSON-LD example for clinical signs (objective findings) and symptoms (patient-reported). MedicalCondition subtype with one direct property: possibleTreatment.
MedicalTherapy JSON-LD example for a non-procedural therapy (radiation, physical therapy, dietary intervention). TherapeuticProcedure subtype with duplicateTherapy, seriousAdverseOutcome, contraindication.
MedicalRiskFactor JSON-LD example for a factor that increases disease risk (smoking, hypertension, family history). MedicalEntity subtype with increasesRiskOf.
MedicalRiskEstimator JSON-LD example for a tool estimating disease risk (Framingham, FRAX, ASCVD). MedicalEntity subtype with estimatesRiskOf and includedRiskFactor.
MedicalRiskScore JSON-LD example for an explicit risk-score formula. MedicalRiskEstimator subtype with algorithm.
DrugClass JSON-LD example for a pharmacological class (statins, ACE inhibitors, SSRIs). MedicalEntity subtype with drug.
MedicalOrganization JSON-LD example for a multi-disciplinary clinic — Organization subtype carrying healthPlanNetworkId, medicalSpecialty, and isAcceptingNewPatients. The parent of Hospital, MedicalClinic, Pharmacy, Physician, VeterinaryCare, Dentist, Optician, and DiagnosticLab for non-business medical entities.
Specialty JSON-LD reference — Enumeration parent of MedicalSpecialty (42 medical specialties like Pediatric, Cardiovascular, Oncologic, Dermatologic). Used on MedicalBusiness / MedicalOrganization / MedicalEntity.relevantSpecialty.
IndividualPhysician JSON-LD reference — Physician subtype carrying practicesAt. For a single doctor (vs a group practice / Physician organization).