| 1. |
Diagnosa Penyakit |
@if (json_decode($this->planNeed->diagnosis_disease)->pilihan == true)
Ya
@else
Tidak
@endif
|
{{ json_decode($this->planNeed->diagnosis_disease)->nama ?? '-' }}
|
{{ json_decode($this->planNeed->diagnosis_disease)->hambatanEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->diagnosis_disease)->pemahamanAwal ?? '-' }}
|
{{ json_decode($this->planNeed->diagnosis_disease)->metodeEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->diagnosis_disease)->materialEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->diagnosis_disease)->Edukator ?? '-' }}
|
| 2. |
Penggunaan Obat |
@if (json_decode($this->planNeed->drug_use)->pilihan == true)
Ya
@else
Tidak
@endif
|
{{ json_decode($this->planNeed->drug_use)->nama ?? '-' }}
|
{{ json_decode($this->planNeed->drug_use)->hambatanEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->drug_use)->pemahamanAwal ?? '-' }}
|
{{ json_decode($this->planNeed->drug_use)->metodeEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->drug_use)->materialEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->drug_use)->Edukator ?? '-' }}
|
| 3. |
Pemakaian Alat Medis |
@if (json_decode($this->planNeed->use_medical_devices)->pilihan == true)
Ya
@else
Tidak
@endif
|
{{ json_decode($this->planNeed->use_medical_devices)->nama ?? '-' }}
|
{{ json_decode($this->planNeed->use_medical_devices)->hambatanEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->use_medical_devices)->pemahamanAwal ?? '-' }}
|
{{ json_decode($this->planNeed->use_medical_devices)->metodeEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->use_medical_devices)->materialEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->use_medical_devices)->Edukator ?? '-' }}
|
| 4. |
Teknik Rehabilitas Medik |
@if (json_decode($this->planNeed->medical_rehabilitation_techniques)->pilihan == true)
Ya
@else
Tidak
@endif
|
{{ json_decode($this->planNeed->medical_rehabilitation_techniques)->nama ?? '-' }}
|
{{ json_decode($this->planNeed->medical_rehabilitation_techniques)->hambatanEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->medical_rehabilitation_techniques)->pemahamanAwal ?? '-' }}
|
{{ json_decode($this->planNeed->medical_rehabilitation_techniques)->metodeEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->medical_rehabilitation_techniques)->materialEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->medical_rehabilitation_techniques)->Edukator ?? '-' }}
|
| 5. |
Pedoman Gizi Nutrisi |
@if (json_decode($this->planNeed->nutritional_nutrition_guidelines)->pilihan == true)
Ya
@else
Tidak
@endif
|
{{ json_decode($this->planNeed->nutritional_nutrition_guidelines)->nama ?? '-' }}
|
{{ json_decode($this->planNeed->nutritional_nutrition_guidelines)->hambatanEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->nutritional_nutrition_guidelines)->pemahamanAwal ?? '-' }}
|
{{ json_decode($this->planNeed->nutritional_nutrition_guidelines)->metodeEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->nutritional_nutrition_guidelines)->materialEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->nutritional_nutrition_guidelines)->Edukator ?? '-' }}
|
| 6. |
Manajemen Nyeri |
@if (json_decode($this->planNeed->pain_management)->pilihan == true)
Ya
@else
Tidak
@endif
|
{{ json_decode($this->planNeed->pain_management)->nama ?? '-' }}
|
{{ json_decode($this->planNeed->pain_management)->hambatanEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->pain_management)->pemahamanAwal ?? '-' }}
|
{{ json_decode($this->planNeed->pain_management)->metodeEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->pain_management)->materialEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->pain_management)->Edukator ?? '-' }}
|
| 7. |
Kebersihan Tangan |
@if (json_decode($this->planNeed->hand_hygiene)->pilihan == true)
Ya
@else
Tidak
@endif
|
{{ json_decode($this->planNeed->hand_hygiene)->nama ?? '-' }}
|
{{ json_decode($this->planNeed->hand_hygiene)->hambatanEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->hand_hygiene)->pemahamanAwal ?? '-' }}
|
{{ json_decode($this->planNeed->hand_hygiene)->metodeEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->hand_hygiene)->materialEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->hand_hygiene)->Edukator ?? '-' }}
|
| 8. |
Etika Batuk |
@if (json_decode($this->planNeed->cough_ethics)->pilihan == true)
Ya
@else
Tidak
@endif
|
{{ json_decode($this->planNeed->cough_ethics)->nama ?? '-' }}
|
{{ json_decode($this->planNeed->cough_ethics)->hambatanEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->cough_ethics)->pemahamanAwal ?? '-' }}
|
{{ json_decode($this->planNeed->cough_ethics)->metodeEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->cough_ethics)->materialEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->cough_ethics)->Edukator ?? '-' }}
|
| 9. |
Hak dan Kewajiban |
@if (json_decode($this->planNeed->rights_and_obligations)->pilihan == true)
Ya
@else
Tidak
@endif
|
{{ json_decode($this->planNeed->rights_and_obligations)->nama ?? '-' }}
|
{{ json_decode($this->planNeed->rights_and_obligations)->hambatanEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->rights_and_obligations)->pemahamanAwal ?? '-' }}
|
{{ json_decode($this->planNeed->rights_and_obligations)->metodeEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->rights_and_obligations)->materialEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->rights_and_obligations)->Edukator ?? '-' }}
|
| 10. |
Diagnosa Tindakan Keperawatan |
@if (json_decode($this->planNeed->nursing_actions)->pilihan == true)
Ya
@else
Tidak
@endif
|
{{ json_decode($this->planNeed->nursing_actions)->nama ?? '-' }}
|
{{ json_decode($this->planNeed->nursing_actions)->hambatanEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->nursing_actions)->pemahamanAwal ?? '-' }}
|
{{ json_decode($this->planNeed->nursing_actions)->metodeEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->nursing_actions)->materialEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->nursing_actions)->Edukator ?? '-' }}
|
| 11. |
Resiko Jatuh |
@if (json_decode($this->planNeed->risk_fall)->pilihan == true)
Ya
@else
Tidak
@endif
|
{{ json_decode($this->planNeed->risk_fall)->nama ?? '-' }}
|
{{ json_decode($this->planNeed->risk_fall)->hambatanEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->risk_fall)->pemahamanAwal ?? '-' }}
|
{{ json_decode($this->planNeed->risk_fall)->metodeEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->risk_fall)->materialEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->risk_fall)->Edukator ?? '-' }}
|
| 12. |
Pemasangan Gelang |
@if (json_decode($this->planNeed->bracelet_installation)->pilihan == true)
Ya
@else
Tidak
@endif
|
{{ json_decode($this->planNeed->bracelet_installation)->nama ?? '-' }}
|
{{ json_decode($this->planNeed->bracelet_installation)->hambatanEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->bracelet_installation)->pemahamanAwal ?? '-' }}
|
{{ json_decode($this->planNeed->bracelet_installation)->metodeEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->bracelet_installation)->materialEdukasi ?? '-' }}
|
{{ json_decode($this->planNeed->bracelet_installation)->Edukator ?? '-' }}
|