awacke1 commited on
Commit
00b6ff1
·
1 Parent(s): 06b5ab1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -1,5 +1,7 @@
1
  import streamlit as st
2
 
 
 
3
  st.markdown("""
4
 
5
  HAPI FHIR: The HAPI FHIR project provides an open-source reference implementation of the FHIR specification. They offer a public test server that you can use to test your FHIR applications. You can access the server at https://hapi.fhir.org.
 
1
  import streamlit as st
2
 
3
+ st.title("SMART FHIR Kits SDC HL7")
4
+
5
  st.markdown("""
6
 
7
  HAPI FHIR: The HAPI FHIR project provides an open-source reference implementation of the FHIR specification. They offer a public test server that you can use to test your FHIR applications. You can access the server at https://hapi.fhir.org.