@extends('admin.main') @section('content')

Medical History and Presenting Complaints Form

@if (Session::has('error_message')) @endif @if (Session::has('success_message')) @endif @if ($errors->any())
@endif
@csrf

Patient Information


Emergency Contact
{{-- --}}

Presenting Complaints

Main Complaint
Secondary Complaints (if any)
Recent Changes or Symptoms of Concern
{{-- --}} {{-- --}}

VITAL SIGNS

{{-- --}} {{-- --}}

Fever History

Temperature Measurement
{{-- --}} {{-- --}}

Headache

{{-- --}} {{-- --}}

MENINGITIS

{{-- --}} {{-- --}}

Abdominal Pain History

Personal History
{{-- --}} {{-- --}}

Sleep Routine

{{-- --}} {{-- --}}

Nutrition History

{{-- --}} {{-- --}}

Medical History

Cardiovascular System:

Chest pain
Sob
Respiratory System
{{-- --}} {{-- --}}

Upper Resp

Cough

History of Pneumonia

{{-- --}} {{-- --}}

Lower Respiratory tract infections

Sob
History of Infections
{{-- --}} {{-- --}}

SKIN DISEASE

{{-- --}} {{-- --}}

Chief Complaint

Past Medical History
Family History
Fungal Infections:ring like lesion ,white lesion ,itching then suspect fungal infections
Dermatitis
Scabies:if severe itching with linear burrows
Herpes: if painful lesion especially around corner of mouth
Current Medications
Menstural History
{{-- --}} {{-- --}}
Past Medical Conditions
Allergies
{{-- --}} {{-- --}}

SOCIOECONOMIC

{{--
--}}
@if (!empty($Socioeconomic['Picture'])) View @endif
{{-- --}} {{-- --}}
@endsection