This repository was archived by the owner on Jun 6, 2020. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 6
Architecture
Jan Mewes edited this page Jul 24, 2019
·
20 revisions
The source code in this modules specifies the policies at the hospital. All source code located here should be readable by domain experts.
- Administration
- Registration
- Doctor's office
- Pharmacy
- Patient management
- Master Patient Index (MPI)
- Admission
- Discharge
- (Transfer)
- Patient profile
- Pharmacy
- Medical records
- medical history
- examinations
- treatments
- Ward management
- Order entry
- Computerized physician order entry (CPOE)
- Request things required for patient care, e.g. procedures, imaging, tests
- Laboratory
- https://en.wikipedia.org/wiki/Unix_philosophy#Eric_Raymond%E2%80%99s_17_Unix_Rules
- http://olivergierke.de/2013/01/whoops-where-did-my-architecture-go/
- Majestic Modular Monoliths -- Axel Fontaine
- Implementing modulithic applications with Spring -- Oliver Gierke
- GOTO 2018 • Modular Monoliths • Simon Brown
- OpenMRS
- https://www.pulsetile.com/
Domain
Project Management
Developer Guide