Datasets:
Tasks:
Document Question Answering
Size:
n<1K
Tags:
benchmark
document-ai
information-extraction
structured-extraction
key-information-extraction
ocr
License:
| { | |
| "patientName": "Robert J. Sample", | |
| "mrn": "00471829", | |
| "dateOfBirth": "1958-03-14", | |
| "sex": "Male", | |
| "admissionDate": "2025-09-02", | |
| "dischargeDate": "2025-09-08", | |
| "attendingPhysician": "Dr. Elena Marsh, MD", | |
| "disposition": "Home with home health", | |
| "dischargeDiagnoses": [ | |
| { | |
| "diagnosis": "Community-acquired pneumonia, right lower lobe" | |
| }, | |
| { | |
| "diagnosis": "Acute hypoxic respiratory failure" | |
| }, | |
| { | |
| "diagnosis": "Type 2 diabetes mellitus" | |
| }, | |
| { | |
| "diagnosis": "Essential hypertension" | |
| }, | |
| { | |
| "diagnosis": "Chronic kidney disease, stage 3" | |
| } | |
| ], | |
| "allergies": [ | |
| { | |
| "allergy": "Penicillin (rash)" | |
| }, | |
| { | |
| "allergy": "Sulfonamides (hives)" | |
| } | |
| ], | |
| "proceduresPerformed": [ | |
| { | |
| "procedure": "Chest radiograph, two views" | |
| }, | |
| { | |
| "procedure": "Complete blood count" | |
| }, | |
| { | |
| "procedure": "Comprehensive metabolic panel" | |
| }, | |
| { | |
| "procedure": "Blood cultures x2" | |
| } | |
| ], | |
| "dischargeMedications": [ | |
| { | |
| "medication": "Levofloxacin 750 mg PO daily x5 days" | |
| }, | |
| { | |
| "medication": "Metformin 1000 mg PO twice daily" | |
| }, | |
| { | |
| "medication": "Lisinopril 20 mg PO daily" | |
| }, | |
| { | |
| "medication": "Atorvastatin 40 mg PO at bedtime" | |
| }, | |
| { | |
| "medication": "Albuterol inhaler 2 puffs every 4 hours as needed" | |
| } | |
| ] | |
| } |