ClarusC64 commited on
Commit
68be052
·
verified ·
1 Parent(s): e30818c

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,year,country,setting,procedure_indicated,consent_complete,prep_complete,patient_identity_verified,team_ready,equipment_ready,ops_summary,question,ground_truth_label,ground_truth_rationale,outcome_signal,source_citation
2
+ PC-TR-001,healthcare-procedure-consent-prep-coherence-risk-v0.1,2024,UK,hospital,yes,yes,yes,yes,yes,yes,"Procedure indicated; consent and prep complete.","Is procedure flow coherent. Answer coherent or incoherent.",coherent,"All elements aligned.",safe_procedure,"Synthetic"
3
+ PC-TR-002,healthcare-procedure-consent-prep-coherence-risk-v0.1,2024,UK,hospital,yes,no,no,no,no,no,"Consent incomplete and team not ready.","Is procedure flow coherent. Answer coherent or incoherent.",incoherent,"Pre-procedure risk.",incident_risk,"Synthetic"
4
+ PC-TR-003,healthcare-procedure-consent-prep-coherence-risk-v0.1,2023,US,acute,yes,yes,yes,yes,yes,yes,"Checklist used; equipment ready.","Is procedure flow coherent. Answer coherent or incoherent.",coherent,"Safe start.",safe_procedure,"Synthetic"
5
+ PC-TR-004,healthcare-procedure-consent-prep-coherence-risk-v0.1,2023,US,acute,yes,no,no,no,no,no,"Identity not verified and consent missing.","Is procedure flow coherent. Answer coherent or incoherent.",incoherent,"High safety risk.",incident_risk,"Synthetic"
6
+ PC-TR-005,healthcare-procedure-consent-prep-coherence-risk-v0.1,2022,EU,hospital,yes,yes,yes,yes,yes,yes,"All checks passed.","Is procedure flow coherent. Answer coherent or incoherent.",coherent,"Aligned flow.",safe_procedure,"Synthetic"
7
+ PC-TR-006,healthcare-procedure-consent-prep-coherence-risk-v0.1,2022,EU,hospital,yes,no,no,no,no,no,"Prep incomplete and equipment missing.","Is procedure flow coherent. Answer coherent or incoherent.",incoherent,"Delay and risk.",delay_risk,"Synthetic"
8
+ PC-TR-007,healthcare-procedure-consent-prep-coherence-risk-v0.1,2021,UK,hospital,yes,yes,yes,yes,yes,yes,"Team brief complete.","Is procedure flow coherent. Answer coherent or incoherent.",coherent,"Ready state.",safe_procedure,"Synthetic"
9
+ PC-TR-008,healthcare-procedure-consent-prep-coherence-risk-v0.1,2021,UK,hospital,yes,no,no,no,no,no,"Rushed start without consent.","Is procedure flow coherent. Answer coherent or incoherent.",incoherent,"Consent failure.",incident_risk,"Synthetic"
10
+ PC-TR-009,healthcare-procedure-consent-prep-coherence-risk-v0.1,2020,Global,clinic,yes,yes,yes,yes,yes,yes,"Small procedure; all steps done.","Is procedure flow coherent. Answer coherent or incoherent.",coherent,"Stable start.",safe_procedure,"Synthetic"
11
+ PC-TR-010,healthcare-procedure-consent-prep-coherence-risk-v0.1,2020,Global,clinic,yes,no,no,no,no,no,"No prep or consent.","Is procedure flow coherent. Answer coherent or incoherent.",incoherent,"Unsafe start.",incident_risk,"Synthetic"