XooCode(){

Schema: relevantSpecialty

Schema: relevantSpecialty Example Markup

The following are examples of markup written in json+ld that include the correct usage for Schema: relevantSpecialty.

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.

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.

PhysicalActivity

PhysicalActivity JSON-LD example for a prescribed walking programme — LifestyleModification subtype for any bodily activity that enhances fitness or health. Carries category (AerobicActivity / StrengthTraining / Flexibility / LeisureTimeActivity / OccupationalActivity / Balance), associatedAnatomy, epidemiology, and pathophysiology.

InfectiousDisease

InfectiousDisease JSON-LD example for tuberculosis — MedicalCondition subtype carrying infectiousAgent, infectiousAgentClass (Bacteria / Fungus / Virus / Protozoa / Prion / MulticellularParasite), and transmissionMethod. The canonical shape for public-health condition references.

TherapeuticProcedure

TherapeuticProcedure JSON-LD example for a supervised cardiac rehabilitation programme — MedicalProcedure subtype carrying doseSchedule, drug, and adverseOutcome. Parent of MedicalTherapy, PhysicalExam-driven therapies, and PsychologicalTreatment.