Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,39 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
task_categories:
|
| 6 |
+
- text-classification
|
| 7 |
+
tags:
|
| 8 |
+
- clinical
|
| 9 |
+
- lab
|
| 10 |
+
- turnaround-time
|
| 11 |
+
- sepsis
|
| 12 |
+
pretty_name: "Clinical Sample Collection Lab Processing Coherence Risk v0.1"
|
| 13 |
+
dataset_id: "clinical-sample-collection-lab-processing-coherence-risk-v0.1"
|
| 14 |
+
domain: clinical
|
| 15 |
+
pillar: clinical_coupling
|
| 16 |
+
series: "CLIN-COUP-65"
|
| 17 |
+
coherence_pair:
|
| 18 |
+
observable_a: sample_collected_and_received
|
| 19 |
+
observable_b: lab_processing_and_result_release_timing
|
| 20 |
+
ground_truth: ground_truth_label
|
| 21 |
+
validation_status: pre_release
|
| 22 |
+
---
|
| 23 |
+
What this repo is for
|
| 24 |
+
|
| 25 |
+
Detect when
|
| 26 |
+
samples are collected
|
| 27 |
+
|
| 28 |
+
but lab processing
|
| 29 |
+
or result release
|
| 30 |
+
runs late
|
| 31 |
+
|
| 32 |
+
Examples you can use
|
| 33 |
+
lactate turnaround too slow
|
| 34 |
+
troponin turnaround too slow
|
| 35 |
+
blood cultures not received
|
| 36 |
+
coags delayed before procedure
|
| 37 |
+
|
| 38 |
+
You use it to flag
|
| 39 |
+
diagnostic pipeline delay risk
|