XooCode(){

Schema: MedicalTest

Schema: MedicalTest Example Markup

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

Hospital

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

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.

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.

PathologyTest

PathologyTest JSON-LD reference — MedicalTest subtype carrying tissueSample. Any test involving tissue analysis (biopsy, cytology, histology).

MedicalTestPanel

MedicalTestPanel JSON-LD reference — MedicalTest subtype carrying subTest. A bundle of individual tests ordered together (metabolic panel, lipid panel).

ImagingTest

ImagingTest JSON-LD reference — MedicalTest subtype carrying imagingTechnique (MedicalImagingTechnique enum: CT / MRI / PET / Ultrasound / XRay / Radiography).

BloodTest

BloodTest JSON-LD reference. A medical test performed on a sample of a patient's blood.