Skip to contents

(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.

Usage

mod_patient_profile_UI(id)

Arguments

id

[character] Unique shiny ID. Must match the ID provided to mod_patient_profile_server().

Value

Shiny UI.