This field is hidden when viewing the form
this variable shows where traffic came to this form from. Query string variable is checkinid
This field is hidden when viewing the form
this variable is set to 4 when patient has arrived in the parking lot. the querystring variable is arvd. Default value is 0
This field is hidden when viewing the form
visit id passed to this form by booking
This field is hidden when viewing the form
this pulls the visit record written by booking based on the Visit ID
This field is hidden when viewing the form
if 1, new patient, if 0 then existing patient
This field is hidden when viewing the form
This is the temp GUID written by booking into the visit record
This field is hidden when viewing the form
look in patient records for matching guid to temp guid from booking - return the patient ID if there is a match
RETURNS PAT ID from lookup of patient db filtered by pat_guid is Hidden guid from booking
This field is hidden when viewing the form
this pulls in the basic patient demographics written in the booking record because it was not yet written to patient record
This field is hidden when viewing the form
IF THIS PATIENT is an existing patient, This is populated with the patient ID from MySQL from a historical patient lookup
This field is hidden when viewing the form
returns a 1 if the hid patient id numbers match from the phone verification above, otherwise should be 0