Description
- 06 Apr 2020
- 3 Minutes to read
- Contributors
- Print
- DarkLight
- PDF
Description
- Updated on 06 Apr 2020
- 3 Minutes to read
- Contributors
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Description
Access these items through using the description
prefix. For example: description.active
.
name | type | descripion | example |
---|---|---|---|
event_id | string | Local unique identifier assigned to this event. | E124798 |
incident_number | string | Local unique identifier assigned to this incident. This MUST be unique for all incidents | F01810100062 |
active | boolean | Active incident flag. This field is automatically calculated. | False |
aid | string | Mutual aid status for the incident (given, received, none). | mutual_aid_received |
station_aid | string | Aid status for the incident (received_partially, none). | received_partially |
alarms | integer | The number of alarms for the incident. | 1 |
priority | string, null | Incident Priority for Incident category type. | ALPHA |
category | string, null | Incident Category Definition type. | EMS |
response_class | string | Agency defined class of call | Hazmat |
risk_category | string | Categorized risk of call (High, Medium, Low, etc) | High |
type | string | Agency incident type: typically type specific code | EMS-1STRESP |
subtype | string | Local incident subtype, if available. | UNCONSCIOUSNESS/FAINTING |
actual_type | string | The actual/final type when event was closed, if available. | 611 - Dispatched and cancelled enroute |
disposition | string | Disposition (outcome) of call | ALS Transfer, False |
comments | string, null | Event comments, typically recorded in a CAD. | LOI search completed at 10/10/18 13:55:46...... |
number_of_units | number | The number of unique units assigned to this incident. This field is automatically calculated. | 3 |
extended_data | object | Object used to store vendor-specific/non-standard data. | |
requirements | object | Object used to store requirements for achieving ERF | |
resources | object | Object used to describe agency and apparatus resources used on the call | |
suppressed | boolean | Suppressed flag. Set to true if any units on the incidents have suppressed data. See Working with NFORS data for details on suppression. | False |
suppressedText | string | Reason(s) accompanying suppressed flag. | Not suppressed |
Date Helpers
name | type | descripion | example |
---|---|---|---|
hour_of_day | integer | The hour of the day in local time, expressed as an integer between 0 and 23. This field is automatically calculated. | 13 |
day_of_week | string | The full name of the day of the week in local time. This field is automatically calculated. | Monday |
month_of_year | string | The month of year in local time. This field is automatically calculated. | Januaray |
Timestamps
name | type | descripion | example |
---|---|---|---|
psap_answer_time | string, null | Timezone-aware date and time when the call for the incident was received by the PSAP, expressed in as an ISO-8601 string. | 2018-10-10T13:58:21-04:00 |
event_opened | string | Timezone-aware date and time the call was opened in the CAD, expressed in as an ISO-8601 string. | 2018-10-10T13:58:21-04:00 |
first_unit_dispatched | string, null | Timezone-aware date and time for first unit dispatched, expressed in as an ISO-8601 string. This field is automatically calculated. | 2018-10-10T13:58:21-04:00 |
first_unit_enroute | string, null | Timezone-aware date and time for first unit en-route, expressed in as an ISO-8601 string. This field is automatically calculated. | 2018-10-10T13:58:21-04:00 |
first_unit_arrived | string, null | Timezone-aware date and time for first arriving unit, expressed in as an ISO-8601 string. This field is automatically calculated. | 2018-10-10T13:58:21-04:00 |
effective_response_force_arrived | string, null | Timezone-aware date and time for the arrival of the minimum number of units to achieve effective response force, expressed in as an ISO-8601 string. This field is automatically calculated. | 2018-10-10T13:58:21-04:00 |
air_monitoring_complete | string, null | Timezone-aware date and time when air monitoring was completed, expressed in as an ISO-8601 string. | 2018-10-10T13:58:21-04:00 |
command_established | string, null | Timezone-aware date and time when command was established, expressed in as an ISO-8601 string. | 2018-10-10T13:58:21-04:00 |
primary_search_complete | string, null | Timezone-aware date and time when primary search was completed, expressed in as an ISO-8601 string. | 2018-10-10T13:58:21-04:00 |
initial_building_entry | string, null | Timezone-aware date and time that initial entry was made into the structure, expressed in as an ISO-8601 string. | 2018-10-10T13:58:21-04:00 |
loi_search_complete | string, null | Timezone-aware date and time when the location of interest search completed, expressed in as an ISO-8601 string | 2018-10-10T13:58:21-04:00 |
loss_stopped | string, null | Timezone-aware date and time when loss stopped, expressed in as an ISO-8601 string. | 2018-10-10T13:58:21-04:00 |
ric_established | string, null | Timezone-aware date and time when the rapid intervention crew was established, expressed in as an ISO-8601 string. | 2018-10-10T13:58:21-04:00 |
secondary_search_complete | string, null | Timezone-aware date and time when secondary search was completed, expressed in as an ISO-8601 string. | 2018-10-10T13:58:21-04:00 |
fire_watch_initiated | string, null | Timezone-aware date and time when a fire watch was initiated, expressed in as an ISO-8601 string. | 2018-10-10T13:58:21-04:00 |
utilities_secured | string, null | Timezone-aware date and time when utilities were secured, expressed in as an ISO-8601 string. | 2018-10-10T13:58:21-04:00 |
walk_around_completed | string, null | Timezone-aware date and time when walk around was completed, expressed in as an ISO-8601 string. | 2018-10-10T13:58:21-04:00 |
water_on_fire | string, null | Timezone-aware date and time for water on fire, expressed in as an ISO-8601 string. | 2018-10-10T13:58:21-04:00 |
rehab_established | string, null | Timezone-aware date and time when rehab was established, expressed in as an ISO-8601 string. | 2018-10-10T13:58:21-04:00 |
event_closed | string, null | Timezone-aware date and time the call was closed in the CAD, expressed in as an ISO-8601 string. | 2018-10-10T13:58:21-04:00 |