Skip to content

Changelog: 1.0.0

Craig Weinschenk edited this page Nov 4, 2024 · 1 revision

API

Add /incident to list incidents
Add /incident/{neris_id_entity}/{neris_id_incident} for patching incidents
Add /incident/{neris_id_entity}/{neris_id_incident}/incident_status for putting incident status
Update overall structure for incident to consistently separate payload and response models, reduce duplication, and clarify

Modules

modules/dispatch/core_mod_dispatch.yml

Remove dispatch_incident_type (computed based on mapping)
Remove dispatch_aid_given
Add time_incident_clear (comes from mod_unit_response.yml)
Rename dispatch_time_call_open to dispatch_time_call_create

modules/entity/core_mod_entity_fd.yml

Remove fd_email
Add station_unit_dedicated
Rename incident_narrative_impedance to incident_narrative_impediment

modules/incident/core_mod_incident.yml

Remove incident_indoors
Add incident_final_type_primary

modules/incident/mod_rescue_ff.yml

Rename ff_rescue_impedance_type to ff_rescue_impediment_type

modules/incident/mod_rescue_nonff.yml

Rename nonff_rescue_impedance_type to nonff_rescue_impediment_type

modules/shared/mod_tactic_timestamps.yml

Rename time_360_completed renamed to time_sizeup_completed
Add time_extrication_complete

modules/shared/mod_unit_response.yml

Add unit_unable_to_dispatch
Add unit_response_mode
Add unit_transport_mode
Remove time_incident_clear (moves to core_mod_dispatch)

Type Sets

value_sets/type_action_tactic.yml

Add INVESTIGATION
Fix Description Structural_Fire_Suppression to Structural Fire Suppression for Interior and Exterior
Fix Description Outside_Fire_Suppression to Outside Fire Suppression for all applicable
Add SUPPRESSION: OUTSIDE_FIRE_SUPPRESSION: WATER_DROP
Fix ON-SCENE_CONTAMINATION_REDUCTION to ON_SCENE_CONTAMINATION_REDUCTION
Fix ATMOSPHERIC_MONITORING_EXTERIOR/FENCELINE to ATMOSPHERIC_MONITORING_EXTERIOR_FENCELINE
Fix PROVIDE_APPARATUS/WATER to PROVIDE_APPARATUS_WATER
Fix FILL/MOVE-UP to FILL_MOVE_UP
Add/Update SEARCH_STRUCTURE and VENTILATION are now two and three tier options
Remove INFORMATION_ENFORCEMENT: FILL_MOVE_UP

value_sets/type_aid_nonfd.yml

Add UTILITIES_PUBLIC_WORKS
Add REMEDIATION_SERVICES

value_sets/type_emerghaz_elec.yml

Typo BOAT_COMMERICAL to BOAT_COMMERCIAL
Remove NONE
Add FUEL_CELL to vehicle powertrain options

value_sets/type_emerghaz_powergen.yml

Add NOT_APPLICABLE
Add OTHER

value_sets/type_fire_cause_out.yml

Typo NWGC to NWCG

value_sets/type_full_partial.yml

Add EXTENT_UNKNOWN

value_sets/type_suppress_cooking.yml

Rename NOT_APPLICABLE to OTHER

value_sets/type_gender.yml

Remove UNSPECIFIED_ANOTHER_GENDER_IDENTITY
Add TRANSGENDER_MALE_FEMALE_TO_MALE
Add TRANSGENDER_FEMALE_MALE_TO_FEMALE
Add OTHER_GENDER_IDENTITY
Add UNKNOWN

value_sets/incident.yml

Fix UTILITY INFRASTRUCTURE FIRE to UTILITY_INFRASTRUCTURE_FIRE
Rename ELECTRICAL_POWER_LINE_DOWN_ARCHING_MALFUNCTION to ELEC_POWER_LINE_DOWN_ARCHING_MALFUNC
Rename ELECTRICAL_HAZARD_SHORT_CIRCUIT to ELEC_HAZARD_SHORT_CIRCUIT
Rename HAZARDOUS_MATERIAL_RELEASE_TRANSPORT to HAZMAT_RELEASE_TRANSPORT
Rename HAZARDOUS_MATERIAL_RELEASE_FACILITY to HAZMAT_RELEASE_FACILITY
Add HAZSIT: OVERPRESSURE: RUPTURE_WITHOUT_FIRE
Add HAZSIT: OVERPRESSURE: NO_RUPTURE
Typo ABOMINAL_PAIN to ABDOMINAL_PAIN
Typo BREAKING_PROBLEMS to BREATHING_PROBLEMS
Rename NAUSEA to NAUSEA_VOMITING
Add MEDICAL: INJURY: ELECTROCUTION
Add MEDICAL: INJURY: EYE_TRAUMA
Update Description Fire Alarm to Fire / Smoke Alarm
Typo ELEVATOR_ESCALTOR_RESCUE to ELEVATOR_ESCALATOR_RESCUE
Move ALLERGIC_REACTION_STINGS to ILLNESS
Move OVERDOSE to ILLNESS

value_sets/type_location_use.yml

Update Description Storage / Silo to Crop or Product Storage / Silo
Add AGRICULTURE_STRUCT: AUCTION_FEEDLOT
Add ASSEMBLY: OUTDOOR_ARENA_AMPHITHEATER_PARK
Add ASSEMBLY: TEMP_OUTDOOR_STRUCT_EVENT
Remove EDUCATION: DORMITORY_HOUSING
Add INDUSTRIAL: COLD_STORAGE

value_sets/type_noaction.yml

Fix STAGED/STANDBY to STAGED_STANDBY

value_sets/type_occupant_response.yml

Fix Description Ignored_Alarm to Ignore Alarm

value_sets/type_race.yml

Add MIDDLE_EASTERN_NORTH_AFRICAN
Add OTHER
Add UNKNOWN

value_sets/type_rescue_action.yml

Fix Description Break Breach Wall to Break / Breach Wall

value_sets/type_response_mode.yml NEW

Add EMERGENT
Add NON_EMERGENT

value_sets/type_special_modifier.yml

Add COUNTY_LOCAL_DECLARED_DISASTER

value_sets/type_suppress_appliance.yml

Add OTHER

value_sets/type_suppress_cooking.yml

Add description Other

value_sets/type_suppress_fire.yml

Add INDUSTRIAL_DRY_CHEM

value_sets/type_suppress_operation.yml

Remove FAILED_TO_OPERATE
Add NO_OPERATION

value_sets/type_suppress_failure.yml to value_sets/type_suppress_no_operation.yml

Add INSUFFICIENT_SOURCE

value_sets/type_water_supply.yml

Rename FOAM_ADDITIVE_USE to FOAM_ADDITIVE

value_sets/type_aid_direction.yml

Add NONE

value_sets/system/processing/type_geo_source.yml

Remove DEPT_UPLOAD
Remove DEPT_FILE
Remove AWS
Add API_SUBMISSION
Add SURVEY_123
Add NERIS_GEOCODE_AWS
Add NERIS_GEOCODE_ESRI
Add NERIS_UI
Add ARCHIVE

value_sets/type_psap_id.yml

Removed

value_sets/type_suppress.yml

Removed was a duplicate of type_suppress_alarm

value_sets/system/xor/type_exposure_incident.yml

Removed

value_sets/system/xor/type_ff_nonff.yml

Moved to value_sets/

Clone this wiki locally