Create data/tester.csv
Browse files- data/tester.csv +11 -0
data/tester.csv
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
uid,dataset_id,year,country,hospital_type,plan_set_early,care_package_ready,meds_ready,transport_booked,bed_freed_on_time,readmit_risk_trend,ops_summary,question,model_response,ground_truth_label,ground_truth_rationale,outcome_signal,source_citation
|
| 2 |
+
DC-TST-001,healthcare-discharge-planning-coherence-risk-v0.1,2024,UK,acute,yes,yes,yes,yes,yes,low,"Plan and care aligned.","Is discharge planning coherent. Answer coherent or incoherent.","",,,,"","Synthetic"
|
| 3 |
+
DC-TST-002,healthcare-discharge-planning-coherence-risk-v0.1,2024,UK,acute,no,no,no,no,no,high,"Care and meds delayed.","Is discharge planning coherent. Answer coherent or incoherent.","",,,,"","Synthetic"
|
| 4 |
+
DC-TST-003,healthcare-discharge-planning-coherence-risk-v0.1,2023,US,community,yes,yes,yes,yes,yes,low,"Transport and meds ready.","Is discharge planning coherent. Answer coherent or incoherent.","",,,,"","Synthetic"
|
| 5 |
+
DC-TST-004,healthcare-discharge-planning-coherence-risk-v0.1,2023,US,community,no,no,no,no,no,medium,"Late plan and missing care.","Is discharge planning coherent. Answer coherent or incoherent.","",,,,"","Synthetic"
|
| 6 |
+
DC-TST-005,healthcare-discharge-planning-coherence-risk-v0.1,2022,EU,teaching,yes,yes,yes,yes,yes,low,"Coordinated discharge.","Is discharge planning coherent. Answer coherent or incoherent.","",,,,"","Synthetic"
|
| 7 |
+
DC-TST-006,healthcare-discharge-planning-coherence-risk-v0.1,2022,EU,teaching,no,no,no,no,no,high,"Care slot missing.","Is discharge planning coherent. Answer coherent or incoherent.","",,,,"","Synthetic"
|
| 8 |
+
DC-TST-007,healthcare-discharge-planning-coherence-risk-v0.1,2021,UK,acute,yes,yes,yes,yes,yes,low,"Early planning holds.","Is discharge planning coherent. Answer coherent or incoherent.","",,,,"","Synthetic"
|
| 9 |
+
DC-TST-008,healthcare-discharge-planning-coherence-risk-v0.1,2021,UK,acute,no,no,no,no,no,high,"Delayed discharges.","Is discharge planning coherent. Answer coherent or incoherent.","",,,,"","Synthetic"
|
| 10 |
+
DC-TST-009,healthcare-discharge-planning-coherence-risk-v0.1,2020,Global,acute,yes,yes,yes,yes,yes,medium,"Extra team stabilises.","Is discharge planning coherent. Answer coherent or incoherent.","",,,,"","Synthetic"
|
| 11 |
+
DC-TST-010,healthcare-discharge-planning-coherence-risk-v0.1,2020,Global,acute,no,no,no,no,no,high,"Pandemic delays.","Is discharge planning coherent. Answer coherent or incoherent.","",,,,"","Synthetic"
|