Update pages/home.py
Browse files- pages/home.py +1 -1
pages/home.py
CHANGED
@@ -5,7 +5,7 @@ st.title("📘SBS mapper")
|
|
5 |
st.header("Map internal descriptions to SBS codes in the below chapters* (work in progress)")
|
6 |
st.image("images/SBS_Chapter_Index.png", use_container_width=True)
|
7 |
|
8 |
-
st.subheader("* Demo currently
|
9 |
|
10 |
#'Procedures on nervous system'
|
11 |
#'Procedures on endocrine system'
|
|
|
5 |
st.header("Map internal descriptions to SBS codes in the below chapters* (work in progress)")
|
6 |
st.image("images/SBS_Chapter_Index.png", use_container_width=True)
|
7 |
|
8 |
+
st.subheader("* Demo currently limited to Chapter 20: Imaging services")
|
9 |
|
10 |
#'Procedures on nervous system'
|
11 |
#'Procedures on endocrine system'
|