Process
The MSP Create employee request process is also used to register a Pharmacy employee
Additional:
- Add new mapping for "Employee_type" & "legal_entity_type"
- Add new validation for verification of usage the Employee_type in Legal_entity_type (use mapping) at Create _employee_request process.
- Include actions/logics for Employee_type = "PHARMACY_OWNER" similar to "OWNER"
- Include action/logic for Employee_type = "PHARMACIST" similar to "DOCTOR"
Update Scopes model for Employee_type = "PHARMACY_OWNER", "PHARMACIST"
...
legal_entity_type | employee_type |
---|---|
MSP | OWNER |
MSP | HR |
MSP | DOCTOR |
MSP | ADMIN |
PHARMACY | PHARMACY_OWNER |
PHARMACY | PHARMACIST |
PHARMACY | HR |