XooCode(){

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

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

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

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

Hospital JSON-LD example for an acute-care hospital. Triple-inherits CivicStructure + EmergencyService + MedicalOrganization. Direct properties: availableService, medicalSpecialty, healthcareReportingData.

Physician

Physician JSON-LD example for an individual doctor's practice. Dual-inherits MedicalBusiness + MedicalOrganization. 5 direct properties: availableService, hospitalAffiliation, medicalSpecialty, occupationalCategory, usNPI.

Pharmacy

Pharmacy JSON-LD example for a retail pharmacy. Dual-inherits MedicalBusiness + MedicalOrganization with no unique properties. Use for drug-dispensing local-search listings.

MedicalClinic

MedicalClinic JSON-LD example for a multi-provider outpatient clinic. Dual-inherits MedicalBusiness + MedicalOrganization. Direct properties: availableService, medicalSpecialty.

DiagnosticLab

DiagnosticLab JSON-LD example for a clinical diagnostic laboratory (bloodwork, imaging-read, genetic testing). MedicalOrganization subtype with one direct property: availableTest.

Optician

Optician JSON-LD example for an eyeglass and contact-lens retailer. Direct MedicalBusiness subtype (a LocalBusiness specialty). No unique properties.

MedicalSpecialty

MedicalSpecialty JSON-LD reference for the 42-value enumeration used as medicalSpecialty on every medical type (Hospital, Physician, MedicalClinic, Pharmacy, MedicalEntity, etc.).

MedicalContraindication

MedicalContraindication JSON-LD example for absolute and relative contraindications to a Drug, MedicalTherapy, or MedicalProcedure. Direct MedicalEntity subtype; no unique properties.

MedicalDevice

MedicalDevice JSON-LD example for an FDA-cleared medical device. Direct MedicalEntity subtype with 6 direct properties: adverseOutcome, contraindication, postOp, preOp, procedure, seriousAdverseOutcome.

MedicalTest

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

MedicalSignOrSymptom JSON-LD example for clinical signs (objective findings) and symptoms (patient-reported). MedicalCondition subtype with one direct property: possibleTreatment.

MedicalTherapy

MedicalTherapy JSON-LD example for a non-procedural therapy (radiation, physical therapy, dietary intervention). TherapeuticProcedure subtype with duplicateTherapy, seriousAdverseOutcome, contraindication.

MedicalRiskFactor

MedicalRiskFactor JSON-LD example for a factor that increases disease risk (smoking, hypertension, family history). MedicalEntity subtype with increasesRiskOf.

MedicalRiskEstimator

MedicalRiskEstimator JSON-LD example for a tool estimating disease risk (Framingham, FRAX, ASCVD). MedicalEntity subtype with estimatesRiskOf and includedRiskFactor.

MedicalRiskScore

MedicalRiskScore JSON-LD example for an explicit risk-score formula. MedicalRiskEstimator subtype with algorithm.

DrugClass

DrugClass JSON-LD example for a pharmacological class (statins, ACE inhibitors, SSRIs). MedicalEntity subtype with drug.

MedicalOrganization

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

Specialty JSON-LD reference — Enumeration parent of MedicalSpecialty (42 medical specialties like Pediatric, Cardiovascular, Oncologic, Dermatologic). Used on MedicalBusiness / MedicalOrganization / MedicalEntity.relevantSpecialty.

IndividualPhysician

IndividualPhysician JSON-LD reference — Physician subtype carrying practicesAt. For a single doctor (vs a group practice / Physician organization).