Home
last modified time | relevance | path

Searched refs:GetPatientDOB (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.2.1/samples/demo_guix_medical/
Dpatients.c97 VOID GetPatientDOB(GX_STRING* string);
293 VOID GetPatientDOB(GX_STRING* string) in GetPatientDOB() function
310 GetPatientDOB(&string); in GetPatientAge()
Ddemo_guix_medical.h7 VOID GetPatientDOB(GX_STRING* string);
Dvitals.c111 extern VOID GetPatientDOB(GX_STRING* string);
355 GetPatientDOB(&string); in update_patient_information()