Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,33 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
task_categories:
|
| 6 |
+
- text-classification
|
| 7 |
+
tags:
|
| 8 |
+
- clinical
|
| 9 |
+
- allergy
|
| 10 |
+
- medication
|
| 11 |
+
pretty_name: "Clinical Allergy Record Medication Order Coherence Risk v0.1"
|
| 12 |
+
dataset_id: "clinical-allergy-record-medication-order-coherence-risk-v0.1"
|
| 13 |
+
domain: clinical
|
| 14 |
+
pillar: clinical_coupling
|
| 15 |
+
series: "CLIN-COUP-29"
|
| 16 |
+
coherence_pair:
|
| 17 |
+
observable_a: allergy_record
|
| 18 |
+
observable_b: medication_order_and_verification
|
| 19 |
+
ground_truth: ground_truth_label
|
| 20 |
+
validation_status: pre_release
|
| 21 |
+
---
|
| 22 |
+
What this repo is for
|
| 23 |
+
|
| 24 |
+
Detect when
|
| 25 |
+
allergy records
|
| 26 |
+
|
| 27 |
+
and
|
| 28 |
+
medication orders
|
| 29 |
+
|
| 30 |
+
fall out of alignment
|
| 31 |
+
|
| 32 |
+
before
|
| 33 |
+
adverse drug events.
|