@extends('master') @section('content')

Patient Registration

Manual entry of new patient data – form will not be saved until all required data fields are completed.

Patient Information

First Name is required and must not have blanks.
Must not have blanks.
Last Name is required and must not have blanks.
Date format: yyyy-mm-dd.
Invalid email format.
Phone format:
(xxx)xxx-xxxx or xxx-xxx-xxxx
Phone format:
(xxx)xxx-xxxx or xxx-xxx-xxxx

Address

Street is required and must be a string.
Street is required and must be a string.
Must be a string.
Must be a string.
Zipcode is required. Five digits

Patient Notification Preferences


Contact Information

Contact is required
Contact Email is required with email format.
Contact Phone is required, format:
(xxx)xxx-xxxx or xxx-xxx-xxxx
Phone format:
(xxx)xxx-xxxx or xxx-xxx-xxxx

Employer

Employer Name is required
Street is required and must be a string.
Street is required and must be a string.
Must be a string.
Zipcode is required.
Ocupation / Company is required.

Employer Notification Preferences

@stop