Searched refs:GetPatientAdmitDate (Results 1 – 4 of 4) sorted by relevance
6 GX_CHAR *GetPatientAdmitDate(void);
46 gx_prompt_text_set(&meds_screen.meds_screen_admit_date, GetPatientAdmitDate()); in meds_screen_event_handler()
98 GX_CHAR *GetPatientAdmitDate(void) in GetPatientAdmitDate() function
349 gx_prompt_text_set(&vitals_screen.vitals_screen_admit_date, GetPatientAdmitDate()); in vitals_screen_event_process()