Commit Graph

89 Commits

Author SHA1 Message Date
hasyim_kai
975c87d99a Merge branch 'dev' into feat/surat-kontrol-135 2025-11-17 10:58:10 +07:00
295bb8120f Merge branch 'dev' into fe-prescription-56 2025-11-13 07:45:48 +07:00
Munawwirul Jamal
8effefb5ad Merge pull request #155 from dikstub-rssa/feat/radiology-order-54
Feat/radiology order 54
2025-11-12 07:04:17 +07:00
hasyim_kai
a14c4a5d3c Fix: Refactor Surat Kontrol CRUD {id} to {code} 2025-11-11 14:21:58 +07:00
337083de3d Merge branch 'dev' into feat/org-position-134 2025-11-11 08:14:34 +07:00
Muhammad Hasyim Chaidir Ali
59b44b5729 Merge branch 'dev' into feat/surat-kontrol-135 2025-11-07 09:11:10 +07:00
riefive
4b6247ef79 refactor(sep): update data structure and types for SEP components 2025-11-05 14:16:21 +07:00
hasyim_kai
a361922e32 Feat: Add & integrate add, edit, detail page 2025-11-05 13:19:07 +07:00
hasyim_kai
331f4a6b20 Feat: Integrate Control Letter 2025-11-04 16:56:08 +07:00
Khafid Prayoga
3ae81c29fd feat(subspecialist): enhance specialist details with unit and installation info
- Update Unit interface to allow null installation
- Include specialist.Unit and specialist.Unit.Installation in API includes
- Add Unit and Installation fields to subspecialist detail view
- Simplify list configuration headers and update keys for specialist name
2025-11-04 09:23:26 +07:00
Khafid Prayoga
581eee41f4 feat(subspecialist): add detail view and position management
- Implement detail view for subspecialist with specialist relation
- Add position management functionality including CRUD operations
- Create new components for detail display and position listing
- Update service to handle position-related requests
- Include employee selection for position assignments
2025-10-31 15:57:41 +07:00
Khafid Prayoga
ba0ac753b2 feat(subspecialist-position): implement crud operations for subspecialist positions
- Add new handler, service, and schema files for subspecialist position
- Update list configuration and entry form components
- Modify list view to display subspecialist position data
- Include subspecialist relation in position model
2025-10-31 14:57:45 +07:00
Andrian Roshandy
40d78a999a feat/readiology-order: added mcu 2025-10-31 14:35:05 +07:00
Khafid Prayoga
a4f8e1a64f feat(specialist): add specialist detail page with position management
- Add specialist detail page with unit relation
- Implement position management including CRUD operations
- Update specialist model to include unit relation
- Add list and detail components for specialist positions
- Create entry form for specialist positions
- Implement pagination and search for positions
- Add confirmation dialogs for delete operations
2025-10-31 11:18:00 +07:00
66872c95f8 feat/prescription-56: wip 2025-10-31 07:56:36 +07:00
Khafid Prayoga
61d3db3a12 feat(unit): add unit detail page with position management
- Create new unit detail page with route and navigation
- Add unit detail component to display basic unit information
- Implement position list management with pagination and actions
- Include position creation, editing and deletion functionality
- Update unit model to include installation relationship
2025-10-30 12:56:28 +07:00
Khafid Prayoga
b073fb60d1 feat(models): add employee relation to position interfaces
Add optional Employee type to specialist, installation and subspecialist position interfaces to support employee relation in the data model.
2025-10-30 12:16:51 +07:00
Khafid Prayoga
1dc42be406 feat(unit-position): implement crud operations and update ui components
- Add new handler, service, and schema files for unit-position
- Update list configuration and entry form components
- Modify page title and integrate employee relation
- Implement CRUD operations with proper validation
2025-10-30 12:14:32 +07:00
Khafid Prayoga
59f1def565 Merge branch 'dev' of github.com:dikstub-rssa/simrs-fe into feat/org-position-134 2025-10-30 11:03:48 +07:00
riefive
2d2e14ede0 fix: resolve conflict on nuxt setting 2025-10-29 13:05:50 +07:00
riefive
99c5266f2b fix: add tree select subspecialist and filter doctor 2025-10-28 10:02:12 +07:00
Andrian Roshandy
9919b4b896 Merge branch 'dev' into fe-prescription-56 2025-10-25 15:36:29 +07:00
Andsky
0212b9c39f Feat/encounter status 107 (#129)
* dev: hotfix, moved combobox and datepicker

* dev: hotfix, moved combobox and datepicker

* dev: hotfix, text-size standardization

* dev: hotfix, text-size standardization

* feat/encounter-status-107: wip

* feat/encounter: wip

* feat/encounter: done

---------

Co-authored-by: Munawwirul Jamal <munawwirul.jamal@gmail.com>
2025-10-25 05:03:48 +07:00
Khafid Prayoga
df27262bd1 impl get position over detail divions
wip: detail division

for entry new division position

finish v1 divison-position
2025-10-24 16:51:55 +07:00
Andrian Roshandy
d90e40043c Merge branch 'dev' into fe-prescription-56 2025-10-24 12:40:59 +07:00
Andrian Roshandy
729474a2a0 Merge branch 'dev' into fe-prescription-56 2025-10-23 14:16:52 +07:00
Abizrh
621c9a237f Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-fe into feat/integrasi-assessment-medis-114 2025-10-22 17:21:09 +07:00
Muhammad Rifai
25d0091a19 Fix Dialog Consultation (#124) 2025-10-20 23:41:23 +07:00
Abizrh
77c26171bb Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-fe into feat/integrasi-assessment-medis-114 2025-10-20 20:09:39 +07:00
Abizrh
cb0d73acf4 feat (soapi): integrate early,rehab,function 2025-10-20 17:33:05 +07:00
f3b45f2cb1 feat/consulation-82: done 2025-10-20 09:34:42 +07:00
e1358c0d9e Merge branch 'dev' into feat/consultation-82 2025-10-19 22:56:00 +07:00
761fe4e0ed feat/encounter: improved processing needs 2025-10-19 21:57:17 +07:00
8d3e8350ce Merge branch 'dev' into feat/consultation-82 2025-10-19 06:30:09 +07:00
c4eeda5777 Merge branch 'dev' into feat/consultation-82 2025-10-19 06:27:59 +07:00
cc29ad1ff7 Merge branch 'dev' into feat/encounter 2025-10-19 06:24:44 +07:00
0c24befd29 Merge branch 'dev' into feat/patient-63 2025-10-17 16:54:30 +07:00
Khafid Prayoga
f4dadd67f8 feat(medical-action-src): add type code selection with strict typing
- Add medicalActionTypeCode constants and type definition
- Update MedicalActionSrc interface to use strict type for type_code
- Implement select dropdown for type code in entry form
- Enable type code validation in schema
2025-10-17 16:23:51 +07:00
53a1b7d4ae feat/encounter: wip 2025-10-17 02:19:12 +07:00
Khafid Prayoga
9b38689f79 feat(models): add source models for medical entities
Add new model interfaces and generators for diagnose, procedure, medical action and its items. These models will be used as base structures for medical data processing.
2025-10-16 15:35:29 +07:00
72f2e86601 feat/consultation-82: wip 2025-10-16 04:46:06 +07:00
c8ec0410e6 Merge branch 'dev' into feat/consultation-82 2025-10-15 20:13:47 +07:00
Khafid Prayoga
c8620e4ed2 Merge branch 'dev' of github.com:dikstub-rssa/simrs-fe into feat/patient-63 2025-10-13 13:13:54 +07:00
Khafid Prayoga
46911514fb refactor: postal region, add new field on list
feat: implement postal region model and update address handling

- Add new PostalRegion model and service
- Replace postalCode with postalRegion in address-related components
- Update schemas and models to use locationType_code consistently
- Add usePostalRegion composable for postal code selection
- Modify patient form to handle address changes more robustly

feat(patient): add ID column and improve date formatting

- Add patient ID column to patient list
- Format dates using 'id-ID' locale in preview
- Update identity number display for foreign patients
- Include passport number for foreign nationals
2025-10-13 13:07:00 +07:00
Andrian Roshandy
ccc9b0bda3 Merge branch 'dev' into fe-prescription-56 2025-10-13 07:44:40 +07:00
0f7f4f592b feat/encounter: cleaning 2025-10-12 16:10:06 +07:00
Muhammad Rifai
f94b6d273a Feat Infra (#108)
* fix: adjustment some schemas

* fix(room): fixing integrate unit of room

* feat(warehouse): modify form and integration

* feat(counter): modify form and integration

* feat(screen): add list, form and integration

* feat(screen): add page for public screen

* fix: add on reset state at list

* fix: solve list of relation

* feat(chamber): integrate form to api chamber

* feat(bed): integrate form to api bed

* fix: add searching function on list service

* fix: rewrite style for dropdown and tree select

* fix: add sort params

* fix: add sort params on division + medicine

* feat(division-position): layouting form + list

* fix: add sort params for getValueList

* chore: modify side menu style

* chore: fix ui dashboard

* feat(division-position): add content list

* feat(division-position): add temporary page

* feat(division-position): modify content and entry form
2025-10-10 20:36:07 +07:00
Khafid Prayoga
7f6e0cc1fd refactor(patient): rename PatientEntity to Patient and update related components
Update interface name from PatientEntity to Patient for better clarity and consistency. Modify all related components and models to use the new interface name. Also includes minor improvements to address handling in patient forms.
2025-10-10 15:36:55 +07:00
Khafid Prayoga
ea04f33ad1 refactor(address): update address models and forms to use standardized fields
- Add preload relationships to address-related models
- Rename postalCode to postalCode_code for consistency
- Simplify location type handling with hidden fields
- Update validation schemas and form components
- Improve address display in patient preview
2025-10-10 15:36:54 +07:00
Khafid Prayoga
a5d5e8acd1 refactor(patient): restructure patient data handling to use nested properties
Move address, contact and relative data into nested properties of Person model
Update preview component to access data through person object
Remove separate props for addresses, contacts and relatives
2025-10-10 10:30:00 +07:00