csvbase is a simple website for sharing table data. Join the discord.
Column name | Column type | Column value |
---|---|---|
Row ID | integer | 3 |
PatientID | string | P125 |
VisitDate | date | 2024-01-15 |
VisitType | string | Initial |
Temperature_C | float | 37.0 |
BloodPressure_Systolic | integer | 135 |
BloodPressure_Diastolic | integer | 85 |
Symptoms | string | fatigue,frequent urination |
Diagnosis | string | type 2 diabetes |
Medications | string | metformin 500mg |
Pain_Level | string | null |
FollowUp_Required | boolean | Yes |