Update README.md
Browse files
README.md
CHANGED
|
@@ -4,3 +4,14 @@ app_file: app.py
|
|
| 4 |
sdk: gradio
|
| 5 |
sdk_version: 5.47.2
|
| 6 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
sdk: gradio
|
| 5 |
sdk_version: 5.47.2
|
| 6 |
---
|
| 7 |
+
🧠 3. What This App Does
|
| 8 |
+
|
| 9 |
+
✔ Uses real CMS-HCC coefficients (public)
|
| 10 |
+
✔ Supports both Version 28 and Version 29
|
| 11 |
+
✔ Includes demographic coefficients
|
| 12 |
+
✔ Includes common high-impact HCCs (CHF, COPD, CKD, Diabetes)
|
| 13 |
+
✔ Produces a real RAF score
|
| 14 |
+
✔ Returns factor breakdown
|
| 15 |
+
✔ Runs instantly in the web browser
|
| 16 |
+
|
| 17 |
+
You can extend HCC coefficients easily by adding more to CMS_HCC.
|