ClarusC64 commited on
Commit
077001a
·
verified ·
1 Parent(s): de14d88

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,sample_type,sample_collected_signal,lab_received_signal,processing_time_signal,result_released_signal,release_timing_signal,clinical_summary,question,ground_truth_label,ground_truth_rationale,outcome_signal,source_citation
2
+ CSLP-001,clinical-sample-collection-lab-processing-coherence-risk-v0.1,ED,lactate,collected,received,normal,released,on_time,"Sample collected and processed with result released on time.","Is collection vs lab processing coherent. Answer coherent or incoherent.",coherent,"Pipeline intact.",managed,"Synthetic"
3
+ CSLP-002,clinical-sample-collection-lab-processing-coherence-risk-v0.1,ED,lactate,collected,received,slow,released,late,"Processing slow and result released late.","Is collection vs lab processing coherent. Answer coherent or incoherent.",incoherent,"Lab delay.",harm_risk,"Synthetic"
4
+ CSLP-003,clinical-sample-collection-lab-processing-coherence-risk-v0.1,Ward,troponin,collected,received,normal,released,timely,"Troponin processed timely.","Is collection vs lab processing coherent. Answer coherent or incoherent.",coherent,"Aligned.",stable,"Synthetic"
5
+ CSLP-004,clinical-sample-collection-lab-processing-coherence-risk-v0.1,Ward,blood_culture,collected,not_received,unknown,not_released,none,"Blood culture collected but not received by lab and no result.","Is collection vs lab processing coherent. Answer coherent or incoherent.",incoherent,"Transport loss.",harm_risk,"Synthetic"
6
+ CSLP-005,clinical-sample-collection-lab-processing-coherence-risk-v0.1,ICU,coag,collected,received,normal,released,on_time,"ICU coag processed on time.","Is collection vs lab processing coherent. Answer coherent or incoherent.",coherent,"Aligned.",managed,"Synthetic"
7
+ CSLP-006,clinical-sample-collection-lab-processing-coherence-risk-v0.1,ED,blood_culture,collected,received,slow,released,late,"Blood culture delayed processing.","Is collection vs lab processing coherent. Answer coherent or incoherent.",incoherent,"Delayed culture pipeline.",harm_risk,"Synthetic"
8
+ CSLP-007,clinical-sample-collection-lab-processing-coherence-risk-v0.1,Outpatient,coag,collected,received,normal,released,timely,"Outpatient coag released timely.","Is collection vs lab processing coherent. Answer coherent or incoherent.",coherent,"Aligned.",stable,"Synthetic"
9
+ CSLP-008,clinical-sample-collection-lab-processing-coherence-risk-v0.1,ED,troponin,collected,received,slow,released,late,"Troponin result late.","Is collection vs lab processing coherent. Answer coherent or incoherent.",incoherent,"Late result impacts ACS pathway.",harm_risk,"Synthetic"
10
+ CSLP-009,clinical-sample-collection-lab-processing-coherence-risk-v0.1,Ward,lactate,collected,received,normal,released,timely,"Ward lactate timely.","Is collection vs lab processing coherent. Answer coherent or incoherent.",coherent,"Aligned.",stable,"Synthetic"
11
+ CSLP-010,clinical-sample-collection-lab-processing-coherence-risk-v0.1,ICU,blood_culture,collected,received,normal,released,on_time,"ICU culture pipeline on time.","Is collection vs lab processing coherent. Answer coherent or incoherent.",coherent,"Aligned.",managed,"Synthetic"