ClarusC64 commited on
Commit
f5453e8
·
verified ·
1 Parent(s): da159a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +44 -3
README.md CHANGED
@@ -1,3 +1,44 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ task_categories:
6
+ - text-classification
7
+ tags:
8
+ - clinical
9
+ - pharmacy
10
+ - meds
11
+ - discharge
12
+ pretty_name: "Clinical Prescription Pharmacy Dispense Coherence Risk v0.1"
13
+ dataset_id: "clinical-prescription-pharmacy-dispense-coherence-risk-v0.1"
14
+ domain: clinical
15
+ pillar: clinical_coupling
16
+ series: "CLIN-COUP-72"
17
+ coherence_pair:
18
+ observable_a: prescription_written_and_urgency
19
+ observable_b: pharmacy_dispense_status_timing_and_blocker
20
+ ground_truth: ground_truth_label
21
+ validation_status: pre_release
22
+ ---
23
+ What this repo is for
24
+
25
+ Detect when
26
+ a prescription exists
27
+
28
+ but pharmacy dispense
29
+ does not happen in time
30
+
31
+ Common breaks
32
+ stockout
33
+ verification delay
34
+ clarification needed
35
+ queue delay for discharge meds
36
+
37
+ Examples you can use
38
+ urgent anticoagulant delayed
39
+ antibiotic not dispensed due to stockout
40
+ TTO delayed so discharge stalls
41
+
42
+ You use it to flag
43
+ missed dose risk
44
+ discharge delay risk