FAQ | Cheat Sheet | Specification | Incident Modules | Shared Modules | Type Values | Terminology
Reporting by Responserack Fire Department RMS.
The NERIS data framework provides fields and definitions for the data.
| Attribute | Type | Definition / Comment | Mandatory |
|---|---|---|---|
| dispatch_comment | Array[Text] | Free text or canned remark comments from dispatcher throughout duration of call. | - |
| dispatch_comment_timestamp | Array[Datetime (UTC)] | Timestamp of the comment. | - |
| Attribute | Type | Definition / Comment | Mandatory |
|---|---|---|---|
| dispatch_time_call_arrival | Datetime (UTC) | Timestamp at which call arrives at PSAP or department dispatch center. | ✓ |
| dispatch_time_call_answering | Datetime (UTC) | Timestamp at which call is answered at PSAP or department dispatch center. | ✓ |
| dispatch_time_call_create | Datetime (UTC) | Timestamp at which call was created. | ✓ |
| dispatch_time_alarm_answering | Time Delta | Time between call being opened and when call was answered. call_open_time - psap_call_answering_time |
- |
| time_incident_clear | Datetime (UTC) | Timestamp when dispatch closes incident. | - |
| Attribute | Type | Definition / Comment | Mandatory |
|---|---|---|---|
| dispatch_time_alarm_processing | Time Delta | Time between call open time and first unit dispatch. dispatch_time - call_open_time |
- |
| Attribute | Type | Definition / Comment | Mandatory |
|---|---|---|---|
| incident_neris_id | Text | Unique identifier in NERIS for the incident that requires dispatch. | ✓ |
| dispatch_internal_id | Text | Department’s internal unique identifier for the dispatch. | ✓ |
| fd_neris_id | Text | Unique identifier for the agency in NERIS. Entity type plus state and county FIPS plus with random trailing characters. | ✓ |
| dispatch_center_id | Text | This 4 digit ID is a unique identifier for each PSAP dispatch center. If not valid in PSAP registry, create NERIS dispatch ID |
- |
| dispatch_location | Module | Location, generally an address, of the incident. Consists of the fields of mod_civic_location. See shared.mod_civic_location |
✓ |
| dispatch_point | Point | WGS84 latitude and longitude of the incident. If a latitude and longitude are not submitted but a location is, the location geocoding result (if successful) will be used. | - |
| dispatch_determinate_code | Text | Output code from dispatch protocol based on the call specifics. | - |
| dispatch_incident_code | Text | Department-specific incident code pulled from CAD; should map to a type_incident for ETL in NERIS. | - |
| dispatch_final_disposition | Text | Closing disposition of call set by dispatcher if call changes from initial dispatch. | - |
| dispatch_automatic_alarm | Boolean | Identifies if the call is an automatic alarm. | - |
| dispatch_unit_response | Array[Module] | Shared module for unit response information. See shared.mod_unit_response |
✓ |
| dispatch_tactic_timestamps | Module | Timestamps for fire tactic employed. see shared.mod_tactic_timestamps |
- |
| Attribute | Value |
|---|---|
| Key | dispatch_comment |
| Type | Array[Text] |
| Overview | Free text or canned remark comments from dispatcher throughout duration of call. |
| Mandatory | False |
| Cardinality | Multiple |
| Attribute | Value |
|---|---|
| Key | dispatch_comment_timestamp |
| Type | Array[Datetime (UTC)] |
| Overview | Timestamp of the comment. |
| Mandatory | False |
| Cardinality | Multiple |
| Attribute | Value |
|---|---|
| Key | dispatch_time_call_arrival |
| Type | Datetime (UTC) |
| Overview | Timestamp at which call arrives at PSAP or department dispatch center. |
| Mandatory | True |
| Cardinality | Single |
| Attribute | Value |
|---|---|
| Key | dispatch_time_call_answering |
| Type | Datetime (UTC) |
| Overview | Timestamp at which call is answered at PSAP or department dispatch center. |
| Mandatory | True |
| Cardinality | Single |
| Attribute | Value |
|---|---|
| Key | dispatch_time_call_create |
| Type | Datetime (UTC) |
| Overview | Timestamp at which call was created. |
| Mandatory | True |
| Cardinality | Single |
| Attribute | Value |
|---|---|
| Key | dispatch_time_alarm_answering |
| Type | Time Delta |
| Overview | Time between call being opened and when call was answered. |
| Comments | call_open_time - psap_call_answering_time |
| Cardinality | Single |
| Computed | Subtraction |
| Attribute | Value |
|---|---|
| Key | time_incident_clear |
| Type | Datetime (UTC) |
| Overview | Timestamp when dispatch closes incident. |
| Mandatory | False |
| Cardinality | Single |
| Attribute | Value |
|---|---|
| Key | dispatch_time_alarm_processing |
| Type | Time Delta |
| Overview | Time between call open time and first unit dispatch. |
| Comments | dispatch_time - call_open_time |
| Cardinality | Single |
| Computed | Subtraction |
| Attribute | Value |
|---|---|
| Key | incident_neris_id |
| Type | Text |
| Overview | Unique identifier in NERIS for the incident that requires dispatch. |
| Mandatory | True |
| Cardinality | Single |
| Attribute | Value |
|---|---|
| Key | dispatch_internal_id |
| Type | Text |
| Overview | Department’s internal unique identifier for the dispatch. |
| Mandatory | True |
| Cardinality | Single |
| Attribute | Value |
|---|---|
| Key | fd_neris_id |
| Type | Text |
| Overview | Unique identifier for the agency in NERIS. Entity type plus state and county FIPS plus with random trailing characters. |
| Mandatory | True |
| Cardinality | Single |
| Reference |
| Attribute | Value |
|---|---|
| Key | dispatch_center_id |
| Type | Text |
| Overview | This 4 digit ID is a unique identifier for each PSAP dispatch center. |
| Comments | If not valid in PSAP registry, create NERIS dispatch ID |
| Cardinality | Single |
| Attribute | Value |
|---|---|
| Key | dispatch_location |
| Type | Module |
| Overview | Location, generally an address, of the incident. Consists of the fields of mod_civic_location. |
| Comments | See shared.mod_civic_location |
| Cardinality | Single |
| Attribute | Value |
|---|---|
| Key | dispatch_point |
| Type | Point |
| Overview | WGS84 latitude and longitude of the incident. If a latitude and longitude are not submitted but a location is, the location geocoding result (if successful) will be used. |
| Mandatory | False |
| Cardinality | Single |
| Attribute | Value |
|---|---|
| Key | dispatch_determinate_code |
| Type | Text |
| Overview | Output code from dispatch protocol based on the call specifics. |
| Mandatory | False |
| Cardinality | Single |
| Attribute | Value |
|---|---|
| Key | dispatch_incident_code |
| Type | Text |
| Overview | Department-specific incident code pulled from CAD; should map to a type_incident for ETL in NERIS. |
| Mandatory | False |
| Cardinality | Single |
| Attribute | Value |
|---|---|
| Key | dispatch_final_disposition |
| Type | Text |
| Overview | Closing disposition of call set by dispatcher if call changes from initial dispatch. |
| Mandatory | False |
| Cardinality | Single |
| Attribute | Value |
|---|---|
| Key | dispatch_automatic_alarm |
| Type | Boolean |
| Overview | Identifies if the call is an automatic alarm. |
| Mandatory | False |
| Cardinality | Single |
| Attribute | Value |
|---|---|
| Key | dispatch_unit_response |
| Type | Array[Module] |
| Overview | Shared module for unit response information. |
| Comments | See shared.mod_unit_response |
| Cardinality | Multiple |
| Reference |
| Attribute | Value |
|---|---|
| Key | dispatch_tactic_timestamps |
| Type | Module |
| Overview | Timestamps for fire tactic employed. |
| Comments | see shared.mod_tactic_timestamps |
| Cardinality | Single |
| View | Description |
|---|---|
| Examples | Data dictionary details on the data, types. |
| Overview | Overview of the data. |
Need more help with NERIS, or not yet found what you are looking for? Please see if these help …