Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,38 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
task_categories:
|
| 6 |
+
- text-classification
|
| 7 |
+
tags:
|
| 8 |
+
- clinical
|
| 9 |
+
- nutrition
|
| 10 |
+
- hospital-ops
|
| 11 |
+
pretty_name: "Clinical Nutrition Order Delivery Coherence Risk v0.1"
|
| 12 |
+
dataset_id: "clinical-nutrition-order-delivery-coherence-risk-v0.1"
|
| 13 |
+
domain: clinical
|
| 14 |
+
pillar: clinical_coupling
|
| 15 |
+
series: "CLIN-COUP-52"
|
| 16 |
+
coherence_pair:
|
| 17 |
+
observable_a: nutrition_order_and_requirement
|
| 18 |
+
observable_b: delivery_and_actual_intake
|
| 19 |
+
ground_truth: ground_truth_label
|
| 20 |
+
validation_status: pre_release
|
| 21 |
+
---
|
| 22 |
+
What this repo is for
|
| 23 |
+
|
| 24 |
+
Detect when
|
| 25 |
+
nutrition support is ordered
|
| 26 |
+
|
| 27 |
+
but delivery
|
| 28 |
+
or intake
|
| 29 |
+
fails
|
| 30 |
+
|
| 31 |
+
Examples you can use
|
| 32 |
+
NG feed ordered but interrupted
|
| 33 |
+
supplements ordered but not delivered
|
| 34 |
+
protected meal time not happening
|
| 35 |
+
|
| 36 |
+
You use it to flag
|
| 37 |
+
malnutrition risk
|
| 38 |
+
before slow recovery
|