Home
last modified time | relevance | path

Searched refs:GetPatientAdmitDate (Results 1 – 4 of 4) sorted by relevance

/GUIX-v6.2.1/test/example_internal/guix_medical_mouse_support/
Ddemo_guix_medical_mouse_support.h6 GX_CHAR *GetPatientAdmitDate(void);
Dmedications.c46 gx_prompt_text_set(&meds_screen.meds_screen_admit_date, GetPatientAdmitDate()); in meds_screen_event_handler()
Dpatients.c98 GX_CHAR *GetPatientAdmitDate(void) in GetPatientAdmitDate() function
Dvitals.c349 gx_prompt_text_set(&vitals_screen.vitals_screen_admit_date, GetPatientAdmitDate()); in vitals_screen_event_process()