Emergency Mgmt Catalog Events
List of Catalogs
Catalog | Description |
---|---|
ERO Catalog | Emergency Response Officer details. |
Ambulance Catalog | Details about the Ambulance. |
Required Catalog Fields
Some catalog fields can be marked as optional below but may be required for your app. Please refer to your integration notes to verify which fields are required for your use-case.
ERO Catalog
Below are the ERO Catalog values.
Format
Param | Usability | Format | Description |
---|---|---|---|
id | REQUIRED | STRING | Unique id for the ERO user, provided by the partner |
status | REQUIRED | STRING | Current status of the ERO user, active or disabled provided by the partner |
joining_date | OPTIONAL | STRING | Joining date for the ERO in ISO 8601 format |
employee_type | OPTIONAL | STRING | Employee type of the ERO user, active or disabled provided by the partner |
zone | OPTIONAL | STRING | Zone of the ERO user, active or disabled provided by the partner |
site_id_list | OPTIONAL | ARRAY(STRING) | List of sites for the ERO user, provided by the partner. |
supervisor_id_lst | OPTIONAL | ARRAY(STRING) | List of supervisors for the ERO user, provided by the partner. |
Usage
Ambulance Catalog
Below are the Ambulance Catalog values.
Format
Param | Usability | Format | Description |
---|---|---|---|
id | REQUIRED | STRING | Unique id for the ambulance, provided by the partner. |
type | REQUIRED | STRING | type of the ambulance, provided by the partner. |
base_site_id | OPTIONAL | STRING | Base site id for the ambulance, provided by the partner. |
base_site_name | OPTIONAL | STRING | Base site name for the ambulance, provided by the partner. |
base_site_district | OPTIONAL | STRING | Base site district for the ambulance, provided by the partner. |