ClarusC64 commited on
Commit
913e6d8
·
verified ·
1 Parent(s): 2bffcea

Create data/train.csv

Browse files
Files changed (1) hide show
  1. data/train.csv +11 -0
data/train.csv ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ uid,dataset_id,care_setting,handoff_information_completeness,receiving_team_awareness,care_continuity_signal,clinical_summary,question,ground_truth_label,ground_truth_rationale,outcome_signal,source_citation
2
+ CHIC-001,clinical-handoff-information-continuity-coherence-risk-v0.1,Ward,complete,aware,continuous,"Complete handoff and receiving team aware.","Is handoff vs continuity coherent. Answer coherent or incoherent.",coherent,"Aligned information flow.",stable,"Synthetic"
3
+ CHIC-002,clinical-handoff-information-continuity-coherence-risk-v0.1,Ward,incomplete,unaware,fragmented,"Incomplete handoff and receiving team unaware.","Is handoff vs continuity coherent. Answer coherent or incoherent.",incoherent,"Information gap.",harm_risk,"Synthetic"
4
+ CHIC-003,clinical-handoff-information-continuity-coherence-risk-v0.1,ICU,complete,aware,continuous,"ICU shift handoff aligned.","Is handoff vs continuity coherent. Answer coherent or incoherent.",coherent,"Aligned.",managed,"Synthetic"
5
+ CHIC-004,clinical-handoff-information-continuity-coherence-risk-v0.1,ED,incomplete,aware,partial,"Partial handoff but receiving team aware.","Is handoff vs continuity coherent. Answer coherent or incoherent.",incoherent,"Incomplete data.",risk,"Synthetic"
6
+ CHIC-005,clinical-handoff-information-continuity-coherence-risk-v0.1,Ward,complete,aware,continuous,"Routine handoff complete.","Is handoff vs continuity coherent. Answer coherent or incoherent.",coherent,"Aligned.",stable,"Synthetic"
7
+ CHIC-006,clinical-handoff-information-continuity-coherence-risk-v0.1,ICU,complete,aware,continuous,"Critical info transferred.","Is handoff vs continuity coherent. Answer coherent or incoherent.",coherent,"Aligned.",stable,"Synthetic"
8
+ CHIC-007,clinical-handoff-information-continuity-coherence-risk-v0.1,ED,incomplete,unaware,fragmented,"No handoff clarity.","Is handoff vs continuity coherent. Answer coherent or incoherent.",incoherent,"Severe gap.",harm_risk,"Synthetic"
9
+ CHIC-008,clinical-handoff-information-continuity-coherence-risk-v0.1,Ward,partial,aware,partial,"Partial info transfer.","Is handoff vs continuity coherent. Answer coherent or incoherent.",incoherent,"Partial mismatch.",risk,"Synthetic"
10
+ CHIC-009,clinical-handoff-information-continuity-coherence-risk-v0.1,Ward,complete,aware,continuous,"Aligned.","Is handoff vs continuity coherent. Answer coherent or incoherent.",coherent,"Aligned.",stable,"Synthetic"
11
+ CHIC-010,clinical-handoff-information-continuity-coherence-risk-v0.1,ICU,complete,aware,continuous,"Aligned ICU handoff.","Is handoff vs continuity coherent. Answer coherent or incoherent.",coherent,"Aligned.",stable,"Synthetic"