Schema: healthCondition
Schema: healthCondition Example Markup
The following are examples of markup written in json+ld that include the correct usage for Schema: healthCondition.
MedicalStudy JSON-LD example for a clinical study. MedicalEntity subtype adding healthCondition, sponsor, status (MedicalStudyStatus enum), studyLocation, studySubject. Parent of MedicalObservationalStudy and MedicalTrial.
MedicalTrial JSON-LD example for a clinical trial. MedicalStudy subtype with one direct property (trialDesign, MedicalTrialDesign enum) plus inherited status, healthCondition, sponsor.
MedicalObservationalStudy JSON-LD example for a non-interventional cohort, registry, or cross-sectional study. MedicalStudy subtype with one direct property: studyDesign (MedicalObservationalStudyDesign enum).
PeopleAudience JSON-LD example for targeting content or products at a demographic: age range, gender, body measurements, health conditions. Audience subtype carrying the required / suggested age + gender + measurement trio.
Patient JSON-LD example for a person in a medical context. Dual-inherits MedicalAudience + Person, adding diagnosis, drug, and healthCondition. Used on MedicalWebPage.audience and in case-report content.