style="display:block;" style="display:none;">
SELECT FileName from #Request.prefix_db_agency#.pPatients
WHERE Patient_ID = #session.cs.patientid#
AND status !=3
AND FileName is not null
Required Fields Incomplete
You were redirected here because General Information fields are incomplete. Please update required patient fields before proceeding.
Required Fields Missing: #session.ai_intake_error_message#
| Agency Assigned Id | #Pt_Agy_ID# |
| First Name | #Pt_First# |
| Middle Initial | #Pt_Middle# |
| Last Name | #Pt_Last# |
| Suffix | #Pt_Suffix# |
| Street Address | #Pt_Street# |
| City | #Pt_City# |
| State | |
| Zip | #Pt_Zip# |
| Phone | #Pt_Phone# |
| #Email# | |
| Date of Birth | #DateFormat(Pt_DOB,"mm/dd/yyyy")# |
| Gender |
|
| Specific Concerns | #Specific_Concerns# |
| Notes | #Comments# |
| Physician Name | #Phys_First# #Phys_Last# |
| Physician Address | #Phys_Street# |
| Physician City, State Zip | #Phys_City#, #Phys_State# - #Phys_Zip# |
| Physician Phone | #Phys_Phone# |
| Physician Fax | #Phys_Fax# |
| Physician NPI | #Phys_NPI# |
| Advance Directive | #getadmit.Advance_Directive# |
| Code Status | #getadmit.Code_Status# |
| Allergies | #Allergies# |
| Race | #Pt_Race# |
| Ethnicity | #M0140_ETHNIC# |
| Information for Language | #Pt_language# |
| Interpreter Needs | #Interpreter# |
| SSN | #reReplace(Pt_SSN, "-", "", "ALL")# |