Records
Minimum CorEMR Version: 6.4.0
This webservice allows clients to query available records with their associated ID.
Record Endpoints (Read Only)
Action | REST Verb | Route | Description |
---|---|---|---|
Read | GET | /ws/v3/records/alerts/ |
Get list of all available alert categories and their IDs. |
Read | GET | /ws/v3/records/problems/ |
Get list of all available problems and their IDs. |
Read | GET | /ws/v3/records/tasks/ |
Get list of all available task categories and their IDs. |
Read | GET | /ws/v3/records/forms/ |
Get list of all available forms and their IDs. |
Read | GET | /ws/v3/records/reports/ |
Get list of all available reports and their IDs. |
Read | GET | /ws/v3/records/facilities/ |
Get list of all available facilities and their IDs. |
Read | GET | /ws/v3/records/users/ |
Get list of all available users and their IDs. |