v_incident_report_people_address
Purpose
- Address records for incident-involved people.
Relationships
Table
Column | Type | Description |
id | integer | Primary key |
client_code | varchar(28) | Organization ID |
incident_report_people_id | integer | Person reference |
address_type | text | Address type |
address | varchar(255) | Street address |
unit | varchar(80) | Unit/apartment |
city | varchar(255) | City |
state_code | varchar(3) | State code |
zip | varchar(15) | ZIP code |
created_by | integer | Creator reference |
created_at | timestamp | Creation time
|
Related Articles
v_incident_report_people
Purpose People involved in incidents. Relationships v_incident_report: Many-to-One (N:1) Many people link to one incident Referenced through incident_report_id v_incident_report_people_address: One-to-Many (1:N) One person can have many addresses ...
v_incident_report_people_insurance
Purpose Insurance information for incident-involved people. Relationships v_incident_report_people: Many-to-One (N:1) Many insurance records link to one person Referenced through incident_report_people_id v_personnel: Many-to-One (N:1) Many insurance ...
NERIS Documentation - People Involved General Information
Purpose The purpose of this article is to demonstrate the General Information section when documenting People Involved in a Fire report. Video Directions 1. From within a Fire report select on the People Involved section and select the People ...
Completing an Incident Report - Response
Purpose To explain how to complete the Response section of an Incident Report. Related Articles Completing an Incident Report - Response (this article) Completing an Incident Report - Size-up Completing an Incident Report - Operations Completing an ...
Completing an Incident Report - Completing and Authorizing
Purpose Statement This article guides you through the final steps of completing and authorizing an incident report in First Due. The completion and authorization process ensures all required information has been entered accurately, errors are ...