Create data/tester.csv
Browse files- data/tester.csv +11 -0
data/tester.csv
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
uid,dataset_id,care_setting,handover_type,risk_items_present_signal,plan_present_signal,owner_named_signal,next_action_named_signal,deadline_named_signal,clinical_summary,question,model_response,ground_truth_label,ground_truth_rationale,outcome_signal,source_citation
|
| 2 |
+
CHRO-T001,clinical-handover-risk-ownership-coherence-break-v0.1,Ward,day_to_night,yes,yes,yes,yes,yes,"Complete handover.","Is handover risk and plan vs ownership/action coherent. Answer coherent or incoherent.","",,,,"","Synthetic"
|
| 3 |
+
CHRO-T002,clinical-handover-risk-ownership-coherence-break-v0.1,Ward,day_to_night,yes,yes,no,no,no,"No owner/action.","Is handover risk and plan vs ownership/action coherent. Answer coherent or incoherent","",,,,"","Synthetic"
|
| 4 |
+
CHRO-T003,clinical-handover-risk-ownership-coherence-break-v0.1,ICU,shift_change,yes,yes,yes,yes,yes,"ICU complete.","Is handover risk and plan vs ownership/action coherent. Answer coherent or incoherent","",,,,"","Synthetic"
|
| 5 |
+
CHRO-T004,clinical-handover-risk-ownership-coherence-break-v0.1,ED,ED_to_ward,yes,yes,yes,no,no,"Action missing.","Is handover risk and plan vs ownership/action coherent. Answer coherent or incoherent","",,,,"","Synthetic"
|
| 6 |
+
CHRO-T005,clinical-handover-risk-ownership-coherence-break-v0.1,Ward,night_to_day,yes,no,no,no,no,"No plan.","Is handover risk and plan vs ownership/action coherent. Answer coherent or incoherent","",,,,"","Synthetic"
|
| 7 |
+
CHRO-T006,clinical-handover-risk-ownership-coherence-break-v0.1,Ward,day_to_night,no,yes,yes,yes,yes,"Plan bounded.","Is handover risk and plan vs ownership/action coherent. Answer coherent or incoherent","",,,,"","Synthetic"
|
| 8 |
+
CHRO-T007,clinical-handover-risk-ownership-coherence-break-v0.1,Ward,day_to_night,yes,yes,yes,yes,no,"No deadline.","Is handover risk and plan vs ownership/action coherent. Answer coherent or incoherent","",,,,"","Synthetic"
|
| 9 |
+
CHRO-T008,clinical-handover-risk-ownership-coherence-break-v0.1,Ward,weekend_handover,yes,yes,yes,yes,yes,"Weekend complete.","Is handover risk and plan vs ownership/action coherent. Answer coherent or incoherent","",,,,"","Synthetic"
|
| 10 |
+
CHRO-T009,clinical-handover-risk-ownership-coherence-break-v0.1,ICU,ICU_to_ward,yes,yes,no,yes,no,"Owner missing.","Is handover risk and plan vs ownership/action coherent. Answer coherent or incoherent","",,,,"","Synthetic"
|
| 11 |
+
CHRO-T010,clinical-handover-risk-ownership-coherence-break-v0.1,Ward,day_to_night,yes,yes,yes,yes,yes,"Complete.","Is handover risk and plan vs ownership/action coherent. Answer coherent or incoherent","",,,,"","Synthetic"
|