Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,29 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
task_categories:
|
| 6 |
+
- text-classification
|
| 7 |
+
tags:
|
| 8 |
+
- healthcare
|
| 9 |
+
- pharmacy
|
| 10 |
+
- supply_chain
|
| 11 |
+
- medication_safety
|
| 12 |
+
pretty_name: "Clarus Medication Supply Coherence Risk v0.1"
|
| 13 |
+
dataset_id: "healthcare-medication-supply-coherence-risk-v0.1"
|
| 14 |
+
domain: healthcare_ops
|
| 15 |
+
pillar: medication_supply
|
| 16 |
+
series: "HF-53"
|
| 17 |
+
coherence_pair:
|
| 18 |
+
observable_a: medication_demand_and_prescribing_volume
|
| 19 |
+
observable_b: inventory_levels_delivery_and_substitution_capacity
|
| 20 |
+
ground_truth: ground_truth_label
|
| 21 |
+
validation_status: pre_release
|
| 22 |
+
---
|
| 23 |
+
What this repo is for
|
| 24 |
+
|
| 25 |
+
Detect medication supply breakdown before patient harm or ward disruption.
|
| 26 |
+
|
| 27 |
+
Tracks alignment between prescribing demand and real supply conditions across pharmacy, stores, and wards.
|
| 28 |
+
|
| 29 |
+
Hospitals frequently experience
|