Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,28 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
task_categories:
|
| 6 |
+
- text-classification
|
| 7 |
+
tags:
|
| 8 |
+
- healthcare
|
| 9 |
+
- procedures
|
| 10 |
+
- safety
|
| 11 |
+
pretty_name: "Clarus Procedure Prep Coherence v0.1"
|
| 12 |
+
dataset_id: "healthcare-procedure-consent-prep-coherence-risk-v0.1"
|
| 13 |
+
domain: healthcare_ops
|
| 14 |
+
pillar: procedure_flow
|
| 15 |
+
series: "HF-25"
|
| 16 |
+
coherence_pair:
|
| 17 |
+
observable_a: procedure_indication_and_consent
|
| 18 |
+
observable_b: prep_team_equipment_readiness
|
| 19 |
+
ground_truth: ground_truth_label
|
| 20 |
+
validation_status: pre_release
|
| 21 |
+
---
|
| 22 |
+
What this repo is for
|
| 23 |
+
|
| 24 |
+
Detect breakdown risk before procedures begin.
|
| 25 |
+
|
| 26 |
+
Tracks alignment between indication, consent, preparation, team readiness, and equipment.
|
| 27 |
+
|
| 28 |
+
Helps teams prevent wrong-site procedures, delays, and safety incidents.
|