Skip to Content

احمد علي


{
  "test_id": "123456789",
  "patient_name": "Ahmed Ali",
  "test_date": "2023-10-10",
  "hemoglobin": "14.5 g/dL",
  "hematocrit": "42%",
  "WBC": "6,800 /µL",
  "RBC": "5.1 million/µL",
  "platelets": "250,000 /µL",
  "mean_corpuscular_volume": "90 fL",
  "status": "Normal"
}

 

سارة حسن


{
  "test_id": "987654321",
  "patient_name": "Sara Hassan",
  "test_date": "2023-10-15",
  "fasting_glucose": "110 mg/dL",
  "postprandial_glucose": "160 mg/dL",
  "status": "Pre-diabetic"
}

مني احمد



  "test_id": "112233445",
  "patient_name": "Mona Ahmed",
  "test_date": "2023-10-12",
  "total_cholesterol": "210 mg/dL",
  "HDL": "45 mg/dL",
  "LDL": "130 mg/dL",
  "triglycerides": "170 mg/dL",
  "status": "Borderline High"


خالد محمد



 {
  "test_id": "667788990",
  "patient_name": "Khaled Mohamed",
  "test_date": "2023-10-14",
  "ALT": "35 U/L",
  "AST": "32 U/L",
  "ALP": "80 U/L",
  "bilirubin": "1.2 mg/dL",
  "status": "Normal"
}

ليلى فتحي



 {{
  "test_id": "223344556",
  "patient_name": "Layla Fathi",
  "test_date": "2023-10-18",
  "serum_iron": "55 µg/dL",
  "ferritin": "150 ng/mL",
  "total_iron_binding_capacity": "400 µg/dL",
  "status": "Normal"
}