Patient Profile Module UI
mod_patient_profile_UI.Rd
(For use outside of the DaVinci framework)
Places the Patient Profile module UI at the call site of this function. A matching call to mod_patient_profile_server()
is necessary.
Arguments
- id
[character]
Unique shiny ID. Must match the ID provided tomod_patient_profile_server()
.