Fix riwayat keluarga result mapping

This commit is contained in:
sas.fajri
2026-05-20 16:22:44 +07:00
parent d1eaef185d
commit c307ca6031

View File

@@ -3775,7 +3775,7 @@ So_ResultEntryNonlab_TemplateID = 27
'bodyfatmonitoring' => ['method' => 'bodyfatmonitoring', 'call' => 'default3', 'result_type' => 'string'],
'riwayat_penyakit' => ['method' => 'riwayat_penyakit', 'call' => 'default', 'result_type' => 'string'],
'alergi' => ['method' => 'alergi', 'call' => 'default', 'result_type' => 'string'],
'riwayat_penyakit_keluarga' => ['method' => 'riwayat_penyakit_keluarga', 'call' => 'default', 'result_type' => 'assoc'],
'riwayat_penyakit_keluarga' => ['method' => 'riwayat_keluarga', 'call' => 'default', 'result_type' => 'assoc'],
'merokok' => ['method' => 'merokok', 'call' => 'default', 'result_type' => 'string'],
'alkohol' => ['method' => 'alkohol', 'call' => 'default', 'result_type' => 'string'],
'olahraga' => ['method' => 'olahraga', 'call' => 'default', 'result_type' => 'string'],