Treatment Plan
@foreach($service_types as $service_typ)
{{ $service_typ['service_type'].'('.$service_typ['description'].')' }}
@endforeach
Back
Patient Info
Patient Name:
{{ $patient_data[0]->last_name.', '.$patient_data[0]->first_name }}({{ $patient_id }})
DOB:
{{ $patient_data[0]->date_of_birth }}
MRN:
{{ $patient_data[0]->patient_mrn!=''?$patient_data[0]->patient_mrn:'--' }}
Provider:
{{ $patient_data[0]->name }}
Designated Representative Name:
Phone:
Review in (days)
Review On
Assign to
Select Care Team
Expected length of treatment(in Days)
Behavioral Health Diagnosis :
Excessive and/or unrealistic worry that is difficult to control occurring more days than not for t least 6 months about a number of events or activities
Initiation Date
Review Frequency
Select Frequency
Daily
Weekly
Fort Night
Monthly
Quarterly
Half Yearly
Yearly
Treatment Modality
Individual
Marriage
Family
Important Patient Info
Patient Lives
Alone
W/Spouse/Partner
W/Family
W/Friend
ASL
Other
Challenges
Mobility
Hearing
Vision
Other
Primary Language
English
Spanish
Needs Translator
DNR
POA/Health
POA/Finance
Advanced
Other
Gender
Male
Female
Other
Diet/Dietary Needs
Assistive Devices
{{ implode(', ',$devices_array) }}
Next Provider Visit
Save
Cancel
Assesments
Active Medication
Medication Management
Cognition
Functional
Provider Centric Goals
Patient Centric Goals
Problems List
Health Rating
Community Resources and Assistance Assessment
Patient's Top concerns / barriers in care
Community Resource and Assistance Available
Care Team
Primary Care Physician:
Assistant Physician:
Care Coordinator:
Lead Nurse:
Clinical Staff(Physicians):
Clinical Staff(Nurses):
Referral Physicians:
Submit
Cancel
Medications
Provider Centric Goal
Patient Centric Goal
Add Problem
Date
Diagnosis/ICD-10
@foreach($all_problems_list as $all_problems_li)
{{ $all_problems_li->diagnostic_code }}
@endforeach
Save
Cancel
Provider Centric Goals
Back