feat (soapi): integrate icd selection

This commit is contained in:
Abizrh
2025-10-30 20:47:11 +07:00
parent 2ea51c4ffb
commit da80d1a206
10 changed files with 250 additions and 124 deletions

No files matched your search

+1 -1
View File
@@ -11,7 +11,7 @@ import CompTab from '~/components/pub/my-ui/comp-tab/comp-tab.vue'
// PLASE ORDER BY TAB POSITION
import Status from '~/components/content/encounter/status.vue'
import AssesmentFunctionList from '~/components/content/assesment-function/list.vue'
import AssesmentFunctionList from '~/components/content/soapi/entry.vue'
import EarlyMedicalAssesmentList from '~/components/content/soapi/entry.vue'
import EarlyMedicalRehabList from '~/components/content/soapi/entry.vue'
import PrescriptionList from '~/components/content/prescription/list.vue'