Our Epic SER Module supports the following use cases:
- Account Management
- Manage Epic SER records as Accounts.
- Create, Update Epic SER Accounts
- Disable SER Accounts (supported but not advisable to use)
- Add/Update Blueprints – mapped to Job Responsibilities
- Add Additional Item Numbers to Provision for SER,1000 specifications.
- Link SER record to EMP Records
| Functions Name | |
| create_user | Create New User in Epic System. |
| update_user | Update the User Information. |
| practitioner_search | Search the SER record in Epic System. |
| enable_user | Change the Status to Active if Disabled Previously. |
| disable_user | Change the Status to Inactive if Enabled Previously. |
| assign_blueprint | Assign the Blueprint in Epic System. |
| remove_blueprint | Remove Blueprint from Epic System. |
| view_employee | To Import the Employee record in Identity Bridge from Epic. |
| link_ser_user | Link SER and EMP record in Epic System. |
| get_import_log | To see import logs. |
| test_connection | Test connection with Epic System. |