Skip to content

Commit 993da94

Browse files
author
Michael Becker
committed
presentation: Add notice of bug fix
1 parent 03b6034 commit 993da94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/penn_chime/presentation.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ def display_header(st, p):
4444
""",
4545
unsafe_allow_html=True,
4646
)
47+
st.markdown("""**IMPORTANT NOTICE**: Admissions and Census calculations were previously **undercounting**. Please update your reports. See more about this issue [here](https://github.com/CodeForPhilly/chime/pull/190).""")
4748
st.markdown(
4849
"""*This tool was developed by the [Predictive Healthcare team](http://predictivehealthcare.pennmedicine.org/) at
4950
Penn Medicine. For questions on how to use this tool see the [User docs](https://code-for-philly.gitbook.io/chime/). For questions and comments please see our

0 commit comments

Comments
 (0)