From 0e472bf7494577e523927e437cc6cb9fa70a85d0 Mon Sep 17 00:00:00 2001 From: Matthew Sudol Date: Fri, 31 Oct 2025 14:31:49 -0400 Subject: [PATCH 1/4] remove all files and update readme to note this repo as outdated, and link to new resources. --- CODE_OF_CONDUCT.md | 128 - README.md | 19 +- core_schemas/modules/README.md | 99 - .../modules/csv/augmentation/mod_parcel.csv | 11 - .../modules/csv/augmentation/mod_weather.csv | 13 - .../csv/dispatch/core_mod_dispatch.csv | 21 - .../modules/csv/entity/core_mod_entity_fd.csv | 77 - .../csv/incident/core_mod_incident.csv | 34 - .../csv/incident/mod_emerging_hazard.csv | 14 - .../modules/csv/incident/mod_exposure.csv | 12 - .../modules/csv/incident/mod_fire.csv | 13 - .../modules/csv/incident/mod_hazard.csv | 11 - .../modules/csv/incident/mod_medical.csv | 5 - .../modules/csv/incident/mod_rescue_ff.csv | 28 - .../modules/csv/incident/mod_rescue_nonff.csv | 16 - .../csv/incident/mod_risk_reduction.csv | 20 - .../modules/csv/shared/mod_civic_location.csv | 41 - .../modules/csv/shared/mod_location_use.csv | 9 - .../csv/shared/mod_tactic_timestamps.csv | 10 - .../modules/csv/shared/mod_unit_response.csv | 23 - .../modules/yml/augmentation/mod_parcel.yml | 180 - .../modules/yml/augmentation/mod_weather.yml | 216 - .../yml/dispatch/core_mod_dispatch.yml | 384 - .../modules/yml/entity/core_mod_entity_fd.yml | 1140 --- .../yml/incident/core_mod_incident.yml | 596 -- .../yml/incident/mod_emerging_hazard.yml | 234 - .../modules/yml/incident/mod_exposure.yml | 198 - .../modules/yml/incident/mod_fire.yml | 216 - .../modules/yml/incident/mod_hazard.yml | 190 - .../modules/yml/incident/mod_medical.yml | 72 - .../modules/yml/incident/mod_rescue_ff.yml | 486 -- .../modules/yml/incident/mod_rescue_nonff.yml | 285 - .../yml/incident/mod_risk_reduction.yml | 342 - .../modules/yml/shared/mod_civic_location.yml | 722 -- .../modules/yml/shared/mod_location_use.yml | 144 - .../yml/shared/mod_tactic_timestamps.yml | 171 - .../modules/yml/shared/mod_unit_response.yml | 462 -- core_schemas/value_sets/README.md | 29 - .../csv/system/processing/type_geo_source.csv | 7 - .../processing/type_incident_status.csv | 6 - .../system/processing/type_invalid_reason.csv | 4 - .../csv/system/xor/type_action_noaction.csv | 3 - .../csv/system/xor/type_dispatch_incident.csv | 3 - .../csv/system/xor/type_structure_outside.csv | 3 - .../value_sets/csv/type_action_tactic.csv | 90 - core_schemas/value_sets/csv/type_aid.csv | 4 - .../value_sets/csv/type_aid_direction.csv | 3 - .../value_sets/csv/type_aid_nonfd.csv | 7 - .../value_sets/csv/type_alarm_failure.csv | 8 - .../value_sets/csv/type_alarm_fire.csv | 4 - .../value_sets/csv/type_alarm_operation.csv | 6 - .../value_sets/csv/type_alarm_other.csv | 5 - .../value_sets/csv/type_alarm_smoke.csv | 9 - core_schemas/value_sets/csv/type_casualty.csv | 4 - .../value_sets/csv/type_casualty_action.csv | 14 - .../value_sets/csv/type_casualty_cause.csv | 10 - .../value_sets/csv/type_casualty_ppe.csv | 14 - .../value_sets/csv/type_casualty_timeline.csv | 7 - core_schemas/value_sets/csv/type_dept.csv | 4 - .../value_sets/csv/type_disp_proto_fire.csv | 5 - .../value_sets/csv/type_disp_proto_med.csv | 5 - .../value_sets/csv/type_displace_cause.csv | 8 - core_schemas/value_sets/csv/type_duty.csv | 8 - .../value_sets/csv/type_emerghaz_elec.csv | 49 - .../value_sets/csv/type_emerghaz_powergen.csv | 5 - .../value_sets/csv/type_emerghaz_pv.csv | 6 - .../value_sets/csv/type_emerghaz_pv_ign.csv | 3 - .../csv/type_emerghaz_suppression.csv | 7 - core_schemas/value_sets/csv/type_entity.csv | 9 - .../value_sets/csv/type_exposure_damage.csv | 5 - .../value_sets/csv/type_exposure_item.csv | 5 - .../value_sets/csv/type_exposure_loc.csv | 3 - core_schemas/value_sets/csv/type_ff_nonff.csv | 3 - .../value_sets/csv/type_fire_bldg_damage.csv | 5 - .../value_sets/csv/type_fire_cause_in.csv | 14 - .../value_sets/csv/type_fire_cause_out.csv | 15 - .../csv/type_fire_condition_arrival.csv | 7 - .../value_sets/csv/type_fire_invest.csv | 8 - .../value_sets/csv/type_fire_invest_need.csv | 7 - .../value_sets/csv/type_full_partial.csv | 4 - core_schemas/value_sets/csv/type_gender.csv | 7 - .../value_sets/csv/type_hazard_cause.csv | 6 - .../csv/type_hazard_disposition.csv | 9 - .../value_sets/csv/type_hazard_dot.csv | 10 - .../csv/type_hazard_physical_state.csv | 6 - .../csv/type_hazard_released_into.csv | 4 - .../value_sets/csv/type_hazard_unit.csv | 34 - core_schemas/value_sets/csv/type_incident.csv | 129 - .../csv/type_job_classification.csv | 9 - .../value_sets/csv/type_loc_csp_country.csv | 250 - .../value_sets/csv/type_loc_place.csv | 46 - .../value_sets/csv/type_loc_sn_direction.csv | 5 - .../value_sets/csv/type_loc_sn_pre_post.csv | 390 - .../value_sets/csv/type_loc_sn_pre_sep.csv | 13 - .../csv/type_location_cross_street.csv | 3 - .../value_sets/csv/type_location_use.csv | 79 - .../csv/type_medical_patient_care.csv | 7 - .../csv/type_medical_patient_status.csv | 4 - .../value_sets/csv/type_medical_transport.csv | 6 - core_schemas/value_sets/csv/type_noaction.csv | 4 - .../value_sets/csv/type_occupant_response.csv | 8 - .../value_sets/csv/type_pop_source.csv | 3 - core_schemas/value_sets/csv/type_psap.csv | 3 - .../value_sets/csv/type_psap_capa.csv | 3 - .../value_sets/csv/type_psap_disc.csv | 3 - .../value_sets/csv/type_psap_juris.csv | 3 - core_schemas/value_sets/csv/type_race.csv | 10 - core_schemas/value_sets/csv/type_region.csv | 8 - .../value_sets/csv/type_rel_dept_dept.csv | 9 - .../value_sets/csv/type_rel_dept_station.csv | 2 - .../csv/type_rel_event_incident.csv | 4 - .../csv/type_rel_incident_incident.csv | 2 - .../csv/type_rel_station_station.csv | 2 - .../value_sets/csv/type_rel_unit_unit.csv | 2 - core_schemas/value_sets/csv/type_rescue.csv | 7 - .../value_sets/csv/type_rescue_action.csv | 9 - .../value_sets/csv/type_rescue_elevation.csv | 5 - .../value_sets/csv/type_rescue_impediment.csv | 7 - .../value_sets/csv/type_rescue_mode.csv | 6 - .../value_sets/csv/type_rescue_path.csv | 3 - .../csv/type_rescue_presence_known.csv | 4 - .../value_sets/csv/type_response_mode.csv | 3 - core_schemas/value_sets/csv/type_room.csv | 15 - .../value_sets/csv/type_rr_presence.csv | 4 - core_schemas/value_sets/csv/type_serv_ems.csv | 8 - core_schemas/value_sets/csv/type_serv_fd.csv | 38 - .../value_sets/csv/type_serv_invest.csv | 6 - .../value_sets/csv/type_source_target.csv | 4 - .../value_sets/csv/type_special_modifier.csv | 8 - .../csv/type_suppress_appliance.csv | 13 - .../value_sets/csv/type_suppress_cooking.csv | 6 - .../value_sets/csv/type_suppress_fire.csv | 9 - .../csv/type_suppress_no_operation.csv | 9 - .../csv/type_suppress_operation.csv | 4 - .../value_sets/csv/type_suppress_time.csv | 4 - core_schemas/value_sets/csv/type_unit.csv | 50 - core_schemas/value_sets/csv/type_vacancy.csv | 8 - .../value_sets/csv/type_water_supply.csv | 9 - .../value_sets/csv/type_yes_no_unknown.csv | 4 - .../yml/system/processing/type_geo_source.yml | 30 - .../processing/type_incident_status.yml | 25 - .../system/processing/type_invalid_reason.yml | 15 - .../yml/system/xor/type_action_noaction.yml | 4 - .../yml/system/xor/type_dispatch_incident.yml | 4 - .../yml/system/xor/type_structure_outside.yml | 4 - .../value_sets/yml/type_action_tactic.yml | 1068 --- core_schemas/value_sets/yml/type_aid.yml | 15 - .../value_sets/yml/type_aid_direction.yml | 10 - .../value_sets/yml/type_aid_nonfd.yml | 30 - .../value_sets/yml/type_alarm_failure.yml | 35 - .../value_sets/yml/type_alarm_fire.yml | 15 - .../value_sets/yml/type_alarm_operation.yml | 30 - .../value_sets/yml/type_alarm_other.yml | 20 - .../value_sets/yml/type_alarm_smoke.yml | 40 - core_schemas/value_sets/yml/type_casualty.yml | 18 - .../value_sets/yml/type_casualty_action.yml | 65 - .../value_sets/yml/type_casualty_cause.yml | 45 - .../value_sets/yml/type_casualty_ppe.yml | 65 - .../value_sets/yml/type_casualty_timeline.yml | 30 - core_schemas/value_sets/yml/type_dept.yml | 15 - .../value_sets/yml/type_disp_proto_fire.yml | 20 - .../value_sets/yml/type_disp_proto_med.yml | 20 - .../value_sets/yml/type_displace_cause.yml | 35 - core_schemas/value_sets/yml/type_duty.yml | 35 - .../value_sets/yml/type_emerghaz_elec.yml | 576 -- .../value_sets/yml/type_emerghaz_powergen.yml | 24 - .../value_sets/yml/type_emerghaz_pv.yml | 25 - .../value_sets/yml/type_emerghaz_pv_ign.yml | 10 - .../yml/type_emerghaz_suppression.yml | 30 - core_schemas/value_sets/yml/type_entity.yml | 40 - .../value_sets/yml/type_exposure_damage.yml | 20 - .../value_sets/yml/type_exposure_item.yml | 20 - .../value_sets/yml/type_exposure_loc.yml | 12 - core_schemas/value_sets/yml/type_ff_nonff.yml | 10 - .../value_sets/yml/type_fire_bldg_damage.yml | 20 - .../value_sets/yml/type_fire_cause_in.yml | 65 - .../value_sets/yml/type_fire_cause_out.yml | 84 - .../yml/type_fire_condition_arrival.yml | 30 - .../value_sets/yml/type_fire_invest.yml | 35 - .../value_sets/yml/type_fire_invest_need.yml | 30 - .../value_sets/yml/type_full_partial.yml | 15 - core_schemas/value_sets/yml/type_gender.yml | 30 - .../value_sets/yml/type_hazard_cause.yml | 25 - .../yml/type_hazard_disposition.yml | 40 - .../value_sets/yml/type_hazard_dot.yml | 45 - .../yml/type_hazard_physical_state.yml | 25 - .../yml/type_hazard_released_into.yml | 15 - .../value_sets/yml/type_hazard_unit.yml | 165 - core_schemas/value_sets/yml/type_incident.yml | 1663 ----- .../yml/type_job_classification.yml | 40 - .../value_sets/yml/type_loc_csp_country.yml | 1245 ---- .../value_sets/yml/type_loc_place.yml | 225 - .../value_sets/yml/type_loc_sn_direction.yml | 20 - .../value_sets/yml/type_loc_sn_pre_post.yml | 1945 ----- .../value_sets/yml/type_loc_sn_pre_sep.yml | 60 - .../yml/type_location_cross_street.yml | 10 - .../value_sets/yml/type_location_use.yml | 702 -- .../yml/type_medical_patient_care.yml | 30 - .../yml/type_medical_patient_status.yml | 15 - .../value_sets/yml/type_medical_transport.yml | 25 - core_schemas/value_sets/yml/type_noaction.yml | 15 - .../value_sets/yml/type_occupant_response.yml | 35 - .../value_sets/yml/type_pop_source.yml | 10 - core_schemas/value_sets/yml/type_psap.yml | 10 - .../value_sets/yml/type_psap_capa.yml | 10 - .../value_sets/yml/type_psap_disc.yml | 10 - .../value_sets/yml/type_psap_juris.yml | 10 - core_schemas/value_sets/yml/type_race.yml | 45 - core_schemas/value_sets/yml/type_region.yml | 35 - .../value_sets/yml/type_rel_dept_dept.yml | 40 - .../value_sets/yml/type_rel_dept_station.yml | 5 - .../yml/type_rel_event_incident.yml | 15 - .../yml/type_rel_incident_incident.yml | 5 - .../yml/type_rel_station_station.yml | 5 - .../value_sets/yml/type_rel_unit_unit.yml | 5 - core_schemas/value_sets/yml/type_rescue.yml | 36 - .../value_sets/yml/type_rescue_action.yml | 40 - .../value_sets/yml/type_rescue_elevation.yml | 20 - .../value_sets/yml/type_rescue_impediment.yml | 30 - .../value_sets/yml/type_rescue_mode.yml | 30 - .../value_sets/yml/type_rescue_path.yml | 10 - .../yml/type_rescue_presence_known.yml | 15 - .../value_sets/yml/type_response_mode.yml | 10 - core_schemas/value_sets/yml/type_room.yml | 70 - .../value_sets/yml/type_rr_presence.yml | 18 - core_schemas/value_sets/yml/type_serv_ems.yml | 49 - core_schemas/value_sets/yml/type_serv_fd.yml | 185 - .../value_sets/yml/type_serv_invest.yml | 25 - .../value_sets/yml/type_source_target.yml | 15 - .../value_sets/yml/type_special_modifier.yml | 35 - .../yml/type_suppress_appliance.yml | 60 - .../value_sets/yml/type_suppress_cooking.yml | 25 - .../value_sets/yml/type_suppress_fire.yml | 40 - .../yml/type_suppress_no_operation.yml | 40 - .../yml/type_suppress_operation.yml | 18 - .../value_sets/yml/type_suppress_time.yml | 15 - core_schemas/value_sets/yml/type_unit.yml | 343 - core_schemas/value_sets/yml/type_vacancy.yml | 35 - .../value_sets/yml/type_water_supply.yml | 40 - .../value_sets/yml/type_yes_no_unknown.yml | 15 - mappings/README.md | 7 - mappings/map_location.csv | 40 - ...plate__dispatch_code_to_incidenty_type.csv | 1 - secondary_schemas/README.md | 16 - .../mod_commercial_inspection.csv | 19 - .../mod_community_event.csv | 15 - .../community_risk_reduction/mod_core_CRR.csv | 6 - .../mod_home_visit.csv | 29 - .../mod_hydrant_inspection.csv | 14 - .../mod_outdoor_inspection.csv | 13 - .../mod_parcel_data_collection.csv | 25 - .../mod_structure_inspection.csv | 31 - .../core_mod_health_safety.csv | 4 - .../csv/health_and_safety/mod_incident.csv | 9 - .../mod_personnel_injury.csv | 14 - .../health_and_safety/mod_personnel_spec.csv | 15 - .../incident_analysis/core_mod_analysis.csv | 15 - .../mod_battery_incident.csv | 19 - .../csv/incident_analysis/mod_casualty_ff.csv | 17 - .../incident_analysis/mod_casualty_nonff.csv | 7 - .../mod_consumer_products.csv | 7 - .../incident_analysis/mod_dins_structure.csv | 30 - .../csv/incident_analysis/mod_hazsit.csv | 15 - .../incident_analysis/mod_outdoor_fire.csv | 23 - .../incident_analysis/mod_structure_fire.csv | 27 - .../mod_transportation_fire.csv | 10 - .../mod_commercial_inspection.yml | 234 - .../mod_community_event.yml | 182 - .../community_risk_reduction/mod_core_CRR.yml | 60 - .../mod_home_visit.yml | 364 - .../mod_hydrant_inspection.yml | 169 - .../mod_outdoor_inspection.yml | 143 - .../mod_parcel_data_collection.yml | 312 - .../mod_structure_inspection.yml | 390 - .../core_mod_health_safety.yml | 36 - .../yml/health_and_safety/mod_incident.yml | 96 - .../mod_personnel_injury.yml | 156 - .../health_and_safety/mod_personnel_spec.yml | 168 - .../incident_analysis/core_mod_analysis.yml | 168 - .../mod_battery_incident.yml | 217 - .../yml/incident_analysis/mod_casualty_ff.yml | 192 - .../incident_analysis/mod_casualty_nonff.yml | 72 - .../mod_consumer_products.yml | 72 - .../incident_analysis/mod_dins_structure.yml | 348 - .../yml/incident_analysis/mod_hazsit.yml | 168 - .../incident_analysis/mod_outdoor_fire.yml | 252 - .../incident_analysis/mod_structure_fire.yml | 312 - .../mod_transportation_fire.yml | 108 - .../value_sets/csv/type_action_tactic.csv | 90 - .../value_sets/csv/type_activity.csv | 17 - .../csv/type_alcohol_tobacco_drugs.csv | 7 - .../csv/type_appliances_equipment.csv | 36 - .../value_sets/csv/type_aspect.csv | 9 - .../value_sets/csv/type_assignment.csv | 13 - .../value_sets/csv/type_attached.csv | 8 - .../value_sets/csv/type_attached_material.csv | 5 - .../value_sets/csv/type_auto_body_style.csv | 18 - .../value_sets/csv/type_auto_make.csv | 67 - .../value_sets/csv/type_battery_cell.csv | 5 - .../value_sets/csv/type_battery_chemistry.csv | 11 - .../value_sets/csv/type_bldg_damage.csv | 6 - .../value_sets/csv/type_body_part_injured.csv | 23 - .../value_sets/csv/type_casualty.csv | 4 - .../value_sets/csv/type_casualty_cause.csv | 10 - .../value_sets/csv/type_casualty_ppe.csv | 14 - .../value_sets/csv/type_casualty_timeline.csv | 7 - .../value_sets/csv/type_construction.csv | 11 - .../value_sets/csv/type_consumer_product.csv | 801 --- .../csv/type_contributing_hazards.csv | 5 - .../value_sets/csv/type_crr_activities.csv | 60 - .../value_sets/csv/type_deck_porch_grade.csv | 5 - .../csv/type_deck_porch_material.csv | 8 - .../value_sets/csv/type_dins_origin_cause.csv | 6 - .../csv/type_dins_origin_location.csv | 12 - .../value_sets/csv/type_displace_cause.csv | 8 - .../value_sets/csv/type_disposition.csv | 7 - .../value_sets/csv/type_distance_unit.csv | 3 - .../value_sets/csv/type_duty.csv | 8 - .../value_sets/csv/type_eaves.csv | 5 - .../value_sets/csv/type_emerghaz_elec.csv | 49 - .../csv/type_emerghaz_suppression.csv | 7 - .../value_sets/csv/type_exposure.csv | 7 - .../value_sets/csv/type_exterior_finish.csv | 10 - .../value_sets/csv/type_fire_bldg_damage.csv | 5 - .../value_sets/csv/type_fire_spread.csv | 6 - .../value_sets/csv/type_foundation.csv | 10 - .../value_sets/csv/type_fuel_arrangement.csv | 4 - .../value_sets/csv/type_fuel_distribution.csv | 3 - .../value_sets/csv/type_fuel_size.csv | 6 - .../value_sets/csv/type_gender.csv | 7 - .../csv/type_general_fire_cause.csv | 5 - .../value_sets/csv/type_hazard_cause.csv | 6 - .../value_sets/csv/type_hazard_dot.csv | 10 - .../csv/type_hazard_physical_state.csv | 6 - .../value_sets/csv/type_hazard_unit.csv | 34 - .../csv/type_hazsit_disposition.csv | 10 - .../csv/type_hazsit_release_factors.csv | 24 - .../value_sets/csv/type_hazsit_type.csv | 10 - .../value_sets/csv/type_health_problems.csv | 20 - .../value_sets/csv/type_human_factors.csv | 16 - .../csv/type_hydrant_impediment.csv | 18 - .../value_sets/csv/type_indoor_cause.csv | 100 - .../value_sets/csv/type_indoor_outdoor.csv | 3 - .../value_sets/csv/type_initial_detection.csv | 14 - .../value_sets/csv/type_injury.csv | 52 - .../value_sets/csv/type_injury_cause.csv | 13 - .../value_sets/csv/type_intersitial_space.csv | 7 - .../csv/type_job_classification.csv | 9 - .../value_sets/csv/type_location_use.csv | 79 - .../value_sets/csv/type_lot_units.csv | 3 - .../value_sets/csv/type_nfpa_rating.csv | 6 - .../csv/type_outdoor_activities.csv | 20 - .../value_sets/csv/type_outdoor_cause.csv | 138 - .../csv/type_product_contribution.csv | 4 - .../value_sets/csv/type_race.csv | 8 - .../value_sets/csv/type_rate_of_spread.csv | 6 - .../csv/type_reason_not_engaged.csv | 11 - .../value_sets/csv/type_referral.csv | 6 - .../value_sets/csv/type_relative_position.csv | 7 - .../value_sets/csv/type_roof_material.csv | 11 - .../value_sets/csv/type_room.csv | 15 - .../value_sets/csv/type_service_type.csv | 4 - .../value_sets/csv/type_services_referred.csv | 16 - .../value_sets/csv/type_severity.csv | 6 - .../value_sets/csv/type_shift.csv | 12 - .../value_sets/csv/type_target_audience.csv | 9 - .../value_sets/csv/type_traumatic_event.csv | 13 - .../value_sets/csv/type_vacancy.csv | 8 - .../csv/type_vehicle_powertrain.csv | 6 - .../value_sets/csv/type_vehicle_type.csv | 26 - .../value_sets/csv/type_vents.csv | 6 - .../value_sets/csv/type_window_damage.csv | 5 - .../value_sets/csv/type_window_panes.csv | 6 - .../value_sets/csv/type_zoning.csv | 9 - .../value_sets/yml/type_action_tactic.yml | 1068 --- .../value_sets/yml/type_activity.yml | 80 - .../yml/type_alcohol_tobacco_drugs.yml | 30 - .../yml/type_appliances_equipment.yml | 280 - .../value_sets/yml/type_aspect.yml | 40 - .../value_sets/yml/type_assignment.yml | 60 - .../value_sets/yml/type_attached.yml | 35 - .../value_sets/yml/type_attached_material.yml | 20 - .../value_sets/yml/type_auto_body_style.yml | 85 - .../value_sets/yml/type_auto_make.yml | 330 - .../value_sets/yml/type_battery_cell.yml | 20 - .../value_sets/yml/type_battery_chemistry.yml | 50 - .../value_sets/yml/type_bldg_damage.yml | 25 - .../value_sets/yml/type_body_part_injured.yml | 110 - .../value_sets/yml/type_casualty.yml | 18 - .../value_sets/yml/type_casualty_cause.yml | 45 - .../value_sets/yml/type_casualty_ppe.yml | 65 - .../value_sets/yml/type_casualty_timeline.yml | 30 - .../value_sets/yml/type_construction.yml | 50 - .../value_sets/yml/type_consumer_product.yml | 6400 ----------------- .../yml/type_contributing_hazards.yml | 20 - .../value_sets/yml/type_crr_activities.yml | 708 -- .../value_sets/yml/type_deck_porch_grade.yml | 20 - .../yml/type_deck_porch_material.yml | 35 - .../value_sets/yml/type_dins_origin_cause.yml | 25 - .../yml/type_dins_origin_location.yml | 55 - .../value_sets/yml/type_displace_cause.yml | 35 - .../value_sets/yml/type_disposition.yml | 30 - .../value_sets/yml/type_distance_unit.yml | 10 - .../value_sets/yml/type_duty.yml | 35 - .../value_sets/yml/type_eaves.yml | 20 - .../value_sets/yml/type_emerghaz_elec.yml | 576 -- .../yml/type_emerghaz_suppression.yml | 30 - .../value_sets/yml/type_exposure.yml | 30 - .../value_sets/yml/type_exterior_finish.yml | 45 - .../value_sets/yml/type_fire_bldg_damage.yml | 20 - .../value_sets/yml/type_fire_spread.yml | 25 - .../value_sets/yml/type_foundation.yml | 45 - .../value_sets/yml/type_fuel_arrangement.yml | 15 - .../value_sets/yml/type_fuel_distribution.yml | 10 - .../value_sets/yml/type_fuel_size.yml | 25 - .../value_sets/yml/type_gender.yml | 30 - .../yml/type_general_fire_cause.yml | 20 - .../value_sets/yml/type_hazard_cause.yml | 25 - .../value_sets/yml/type_hazard_dot.yml | 45 - .../yml/type_hazard_physical_state.yml | 25 - .../value_sets/yml/type_hazard_unit.yml | 165 - .../yml/type_hazsit_disposition.yml | 45 - .../yml/type_hazsit_release_factors.yml | 207 - .../value_sets/yml/type_hazsit_type.yml | 45 - .../value_sets/yml/type_health_problems.yml | 95 - .../value_sets/yml/type_human_factors.yml | 75 - .../yml/type_hydrant_impediment.yml | 85 - .../value_sets/yml/type_indoor_cause.yml | 693 -- .../value_sets/yml/type_indoor_outdoor.yml | 10 - .../value_sets/yml/type_initial_detection.yml | 65 - .../value_sets/yml/type_injury.yml | 255 - .../value_sets/yml/type_injury_cause.yml | 60 - .../value_sets/yml/type_intersitial_space.yml | 30 - .../yml/type_job_classification.yml | 40 - .../value_sets/yml/type_location_use.yml | 702 -- .../value_sets/yml/type_lot_units.yml | 10 - .../value_sets/yml/type_nfpa_rating.yml | 25 - .../yml/type_outdoor_activities.yml | 95 - .../value_sets/yml/type_outdoor_cause.yml | 1233 ---- .../yml/type_product_contribution.yml | 15 - .../value_sets/yml/type_race.yml | 35 - .../value_sets/yml/type_rate_of_spread.yml | 25 - .../yml/type_reason_not_engaged.yml | 50 - .../value_sets/yml/type_referral.yml | 25 - .../value_sets/yml/type_relative_position.yml | 30 - .../value_sets/yml/type_roof_material.yml | 50 - .../value_sets/yml/type_room.yml | 70 - .../value_sets/yml/type_service_type.yml | 15 - .../value_sets/yml/type_services_referred.yml | 75 - .../value_sets/yml/type_severity.yml | 25 - .../value_sets/yml/type_shift.yml | 55 - .../value_sets/yml/type_target_audience.yml | 40 - .../value_sets/yml/type_traumatic_event.yml | 60 - .../value_sets/yml/type_vacancy.yml | 35 - .../yml/type_vehicle_powertrain.yml | 25 - .../value_sets/yml/type_vehicle_type.yml | 125 - .../value_sets/yml/type_vents.yml | 25 - .../value_sets/yml/type_window_damage.yml | 20 - .../value_sets/yml/type_window_panes.yml | 25 - .../value_sets/yml/type_zoning.yml | 40 - 460 files changed, 9 insertions(+), 41369 deletions(-) delete mode 100644 CODE_OF_CONDUCT.md delete mode 100644 core_schemas/modules/README.md delete mode 100644 core_schemas/modules/csv/augmentation/mod_parcel.csv delete mode 100644 core_schemas/modules/csv/augmentation/mod_weather.csv delete mode 100644 core_schemas/modules/csv/dispatch/core_mod_dispatch.csv delete mode 100644 core_schemas/modules/csv/entity/core_mod_entity_fd.csv delete mode 100644 core_schemas/modules/csv/incident/core_mod_incident.csv delete mode 100644 core_schemas/modules/csv/incident/mod_emerging_hazard.csv delete mode 100644 core_schemas/modules/csv/incident/mod_exposure.csv delete mode 100644 core_schemas/modules/csv/incident/mod_fire.csv delete mode 100644 core_schemas/modules/csv/incident/mod_hazard.csv delete mode 100644 core_schemas/modules/csv/incident/mod_medical.csv delete mode 100644 core_schemas/modules/csv/incident/mod_rescue_ff.csv delete mode 100644 core_schemas/modules/csv/incident/mod_rescue_nonff.csv delete mode 100644 core_schemas/modules/csv/incident/mod_risk_reduction.csv delete mode 100644 core_schemas/modules/csv/shared/mod_civic_location.csv delete mode 100644 core_schemas/modules/csv/shared/mod_location_use.csv delete mode 100644 core_schemas/modules/csv/shared/mod_tactic_timestamps.csv delete mode 100644 core_schemas/modules/csv/shared/mod_unit_response.csv delete mode 100644 core_schemas/modules/yml/augmentation/mod_parcel.yml delete mode 100644 core_schemas/modules/yml/augmentation/mod_weather.yml delete mode 100644 core_schemas/modules/yml/dispatch/core_mod_dispatch.yml delete mode 100644 core_schemas/modules/yml/entity/core_mod_entity_fd.yml delete mode 100644 core_schemas/modules/yml/incident/core_mod_incident.yml delete mode 100644 core_schemas/modules/yml/incident/mod_emerging_hazard.yml delete mode 100644 core_schemas/modules/yml/incident/mod_exposure.yml delete mode 100644 core_schemas/modules/yml/incident/mod_fire.yml delete mode 100644 core_schemas/modules/yml/incident/mod_hazard.yml delete mode 100644 core_schemas/modules/yml/incident/mod_medical.yml delete mode 100644 core_schemas/modules/yml/incident/mod_rescue_ff.yml delete mode 100644 core_schemas/modules/yml/incident/mod_rescue_nonff.yml delete mode 100644 core_schemas/modules/yml/incident/mod_risk_reduction.yml delete mode 100644 core_schemas/modules/yml/shared/mod_civic_location.yml delete mode 100644 core_schemas/modules/yml/shared/mod_location_use.yml delete mode 100644 core_schemas/modules/yml/shared/mod_tactic_timestamps.yml delete mode 100644 core_schemas/modules/yml/shared/mod_unit_response.yml delete mode 100644 core_schemas/value_sets/README.md delete mode 100644 core_schemas/value_sets/csv/system/processing/type_geo_source.csv delete mode 100644 core_schemas/value_sets/csv/system/processing/type_incident_status.csv delete mode 100644 core_schemas/value_sets/csv/system/processing/type_invalid_reason.csv delete mode 100644 core_schemas/value_sets/csv/system/xor/type_action_noaction.csv delete mode 100644 core_schemas/value_sets/csv/system/xor/type_dispatch_incident.csv delete mode 100644 core_schemas/value_sets/csv/system/xor/type_structure_outside.csv delete mode 100644 core_schemas/value_sets/csv/type_action_tactic.csv delete mode 100644 core_schemas/value_sets/csv/type_aid.csv delete mode 100644 core_schemas/value_sets/csv/type_aid_direction.csv delete mode 100644 core_schemas/value_sets/csv/type_aid_nonfd.csv delete mode 100644 core_schemas/value_sets/csv/type_alarm_failure.csv delete mode 100644 core_schemas/value_sets/csv/type_alarm_fire.csv delete mode 100644 core_schemas/value_sets/csv/type_alarm_operation.csv delete mode 100644 core_schemas/value_sets/csv/type_alarm_other.csv delete mode 100644 core_schemas/value_sets/csv/type_alarm_smoke.csv delete mode 100644 core_schemas/value_sets/csv/type_casualty.csv delete mode 100644 core_schemas/value_sets/csv/type_casualty_action.csv delete mode 100644 core_schemas/value_sets/csv/type_casualty_cause.csv delete mode 100644 core_schemas/value_sets/csv/type_casualty_ppe.csv delete mode 100644 core_schemas/value_sets/csv/type_casualty_timeline.csv delete mode 100644 core_schemas/value_sets/csv/type_dept.csv delete mode 100644 core_schemas/value_sets/csv/type_disp_proto_fire.csv delete mode 100644 core_schemas/value_sets/csv/type_disp_proto_med.csv delete mode 100644 core_schemas/value_sets/csv/type_displace_cause.csv delete mode 100644 core_schemas/value_sets/csv/type_duty.csv delete mode 100644 core_schemas/value_sets/csv/type_emerghaz_elec.csv delete mode 100644 core_schemas/value_sets/csv/type_emerghaz_powergen.csv delete mode 100644 core_schemas/value_sets/csv/type_emerghaz_pv.csv delete mode 100644 core_schemas/value_sets/csv/type_emerghaz_pv_ign.csv delete mode 100644 core_schemas/value_sets/csv/type_emerghaz_suppression.csv delete mode 100644 core_schemas/value_sets/csv/type_entity.csv delete mode 100644 core_schemas/value_sets/csv/type_exposure_damage.csv delete mode 100644 core_schemas/value_sets/csv/type_exposure_item.csv delete mode 100644 core_schemas/value_sets/csv/type_exposure_loc.csv delete mode 100644 core_schemas/value_sets/csv/type_ff_nonff.csv delete mode 100644 core_schemas/value_sets/csv/type_fire_bldg_damage.csv delete mode 100644 core_schemas/value_sets/csv/type_fire_cause_in.csv delete mode 100644 core_schemas/value_sets/csv/type_fire_cause_out.csv delete mode 100644 core_schemas/value_sets/csv/type_fire_condition_arrival.csv delete mode 100644 core_schemas/value_sets/csv/type_fire_invest.csv delete mode 100644 core_schemas/value_sets/csv/type_fire_invest_need.csv delete mode 100644 core_schemas/value_sets/csv/type_full_partial.csv delete mode 100644 core_schemas/value_sets/csv/type_gender.csv delete mode 100644 core_schemas/value_sets/csv/type_hazard_cause.csv delete mode 100644 core_schemas/value_sets/csv/type_hazard_disposition.csv delete mode 100644 core_schemas/value_sets/csv/type_hazard_dot.csv delete mode 100644 core_schemas/value_sets/csv/type_hazard_physical_state.csv delete mode 100644 core_schemas/value_sets/csv/type_hazard_released_into.csv delete mode 100644 core_schemas/value_sets/csv/type_hazard_unit.csv delete mode 100644 core_schemas/value_sets/csv/type_incident.csv delete mode 100644 core_schemas/value_sets/csv/type_job_classification.csv delete mode 100644 core_schemas/value_sets/csv/type_loc_csp_country.csv delete mode 100644 core_schemas/value_sets/csv/type_loc_place.csv delete mode 100644 core_schemas/value_sets/csv/type_loc_sn_direction.csv delete mode 100644 core_schemas/value_sets/csv/type_loc_sn_pre_post.csv delete mode 100644 core_schemas/value_sets/csv/type_loc_sn_pre_sep.csv delete mode 100644 core_schemas/value_sets/csv/type_location_cross_street.csv delete mode 100644 core_schemas/value_sets/csv/type_location_use.csv delete mode 100644 core_schemas/value_sets/csv/type_medical_patient_care.csv delete mode 100644 core_schemas/value_sets/csv/type_medical_patient_status.csv delete mode 100644 core_schemas/value_sets/csv/type_medical_transport.csv delete mode 100644 core_schemas/value_sets/csv/type_noaction.csv delete mode 100644 core_schemas/value_sets/csv/type_occupant_response.csv delete mode 100644 core_schemas/value_sets/csv/type_pop_source.csv delete mode 100644 core_schemas/value_sets/csv/type_psap.csv delete mode 100644 core_schemas/value_sets/csv/type_psap_capa.csv delete mode 100644 core_schemas/value_sets/csv/type_psap_disc.csv delete mode 100644 core_schemas/value_sets/csv/type_psap_juris.csv delete mode 100644 core_schemas/value_sets/csv/type_race.csv delete mode 100644 core_schemas/value_sets/csv/type_region.csv delete mode 100644 core_schemas/value_sets/csv/type_rel_dept_dept.csv delete mode 100644 core_schemas/value_sets/csv/type_rel_dept_station.csv delete mode 100644 core_schemas/value_sets/csv/type_rel_event_incident.csv delete mode 100644 core_schemas/value_sets/csv/type_rel_incident_incident.csv delete mode 100644 core_schemas/value_sets/csv/type_rel_station_station.csv delete mode 100644 core_schemas/value_sets/csv/type_rel_unit_unit.csv delete mode 100644 core_schemas/value_sets/csv/type_rescue.csv delete mode 100644 core_schemas/value_sets/csv/type_rescue_action.csv delete mode 100644 core_schemas/value_sets/csv/type_rescue_elevation.csv delete mode 100644 core_schemas/value_sets/csv/type_rescue_impediment.csv delete mode 100644 core_schemas/value_sets/csv/type_rescue_mode.csv delete mode 100644 core_schemas/value_sets/csv/type_rescue_path.csv delete mode 100644 core_schemas/value_sets/csv/type_rescue_presence_known.csv delete mode 100644 core_schemas/value_sets/csv/type_response_mode.csv delete mode 100644 core_schemas/value_sets/csv/type_room.csv delete mode 100644 core_schemas/value_sets/csv/type_rr_presence.csv delete mode 100644 core_schemas/value_sets/csv/type_serv_ems.csv delete mode 100644 core_schemas/value_sets/csv/type_serv_fd.csv delete mode 100644 core_schemas/value_sets/csv/type_serv_invest.csv delete mode 100644 core_schemas/value_sets/csv/type_source_target.csv delete mode 100644 core_schemas/value_sets/csv/type_special_modifier.csv delete mode 100644 core_schemas/value_sets/csv/type_suppress_appliance.csv delete mode 100644 core_schemas/value_sets/csv/type_suppress_cooking.csv delete mode 100644 core_schemas/value_sets/csv/type_suppress_fire.csv delete mode 100644 core_schemas/value_sets/csv/type_suppress_no_operation.csv delete mode 100644 core_schemas/value_sets/csv/type_suppress_operation.csv delete mode 100644 core_schemas/value_sets/csv/type_suppress_time.csv delete mode 100644 core_schemas/value_sets/csv/type_unit.csv delete mode 100644 core_schemas/value_sets/csv/type_vacancy.csv delete mode 100644 core_schemas/value_sets/csv/type_water_supply.csv delete mode 100644 core_schemas/value_sets/csv/type_yes_no_unknown.csv delete mode 100644 core_schemas/value_sets/yml/system/processing/type_geo_source.yml delete mode 100644 core_schemas/value_sets/yml/system/processing/type_incident_status.yml delete mode 100644 core_schemas/value_sets/yml/system/processing/type_invalid_reason.yml delete mode 100644 core_schemas/value_sets/yml/system/xor/type_action_noaction.yml delete mode 100644 core_schemas/value_sets/yml/system/xor/type_dispatch_incident.yml delete mode 100644 core_schemas/value_sets/yml/system/xor/type_structure_outside.yml delete mode 100644 core_schemas/value_sets/yml/type_action_tactic.yml delete mode 100644 core_schemas/value_sets/yml/type_aid.yml delete mode 100644 core_schemas/value_sets/yml/type_aid_direction.yml delete mode 100644 core_schemas/value_sets/yml/type_aid_nonfd.yml delete mode 100644 core_schemas/value_sets/yml/type_alarm_failure.yml delete mode 100644 core_schemas/value_sets/yml/type_alarm_fire.yml delete mode 100644 core_schemas/value_sets/yml/type_alarm_operation.yml delete mode 100644 core_schemas/value_sets/yml/type_alarm_other.yml delete mode 100644 core_schemas/value_sets/yml/type_alarm_smoke.yml delete mode 100644 core_schemas/value_sets/yml/type_casualty.yml delete mode 100644 core_schemas/value_sets/yml/type_casualty_action.yml delete mode 100644 core_schemas/value_sets/yml/type_casualty_cause.yml delete mode 100644 core_schemas/value_sets/yml/type_casualty_ppe.yml delete mode 100644 core_schemas/value_sets/yml/type_casualty_timeline.yml delete mode 100644 core_schemas/value_sets/yml/type_dept.yml delete mode 100644 core_schemas/value_sets/yml/type_disp_proto_fire.yml delete mode 100644 core_schemas/value_sets/yml/type_disp_proto_med.yml delete mode 100644 core_schemas/value_sets/yml/type_displace_cause.yml delete mode 100644 core_schemas/value_sets/yml/type_duty.yml delete mode 100644 core_schemas/value_sets/yml/type_emerghaz_elec.yml delete mode 100644 core_schemas/value_sets/yml/type_emerghaz_powergen.yml delete mode 100644 core_schemas/value_sets/yml/type_emerghaz_pv.yml delete mode 100644 core_schemas/value_sets/yml/type_emerghaz_pv_ign.yml delete mode 100644 core_schemas/value_sets/yml/type_emerghaz_suppression.yml delete mode 100644 core_schemas/value_sets/yml/type_entity.yml delete mode 100644 core_schemas/value_sets/yml/type_exposure_damage.yml delete mode 100644 core_schemas/value_sets/yml/type_exposure_item.yml delete mode 100644 core_schemas/value_sets/yml/type_exposure_loc.yml delete mode 100644 core_schemas/value_sets/yml/type_ff_nonff.yml delete mode 100644 core_schemas/value_sets/yml/type_fire_bldg_damage.yml delete mode 100644 core_schemas/value_sets/yml/type_fire_cause_in.yml delete mode 100644 core_schemas/value_sets/yml/type_fire_cause_out.yml delete mode 100644 core_schemas/value_sets/yml/type_fire_condition_arrival.yml delete mode 100644 core_schemas/value_sets/yml/type_fire_invest.yml delete mode 100644 core_schemas/value_sets/yml/type_fire_invest_need.yml delete mode 100644 core_schemas/value_sets/yml/type_full_partial.yml delete mode 100644 core_schemas/value_sets/yml/type_gender.yml delete mode 100644 core_schemas/value_sets/yml/type_hazard_cause.yml delete mode 100644 core_schemas/value_sets/yml/type_hazard_disposition.yml delete mode 100644 core_schemas/value_sets/yml/type_hazard_dot.yml delete mode 100644 core_schemas/value_sets/yml/type_hazard_physical_state.yml delete mode 100644 core_schemas/value_sets/yml/type_hazard_released_into.yml delete mode 100644 core_schemas/value_sets/yml/type_hazard_unit.yml delete mode 100644 core_schemas/value_sets/yml/type_incident.yml delete mode 100644 core_schemas/value_sets/yml/type_job_classification.yml delete mode 100644 core_schemas/value_sets/yml/type_loc_csp_country.yml delete mode 100644 core_schemas/value_sets/yml/type_loc_place.yml delete mode 100644 core_schemas/value_sets/yml/type_loc_sn_direction.yml delete mode 100644 core_schemas/value_sets/yml/type_loc_sn_pre_post.yml delete mode 100644 core_schemas/value_sets/yml/type_loc_sn_pre_sep.yml delete mode 100644 core_schemas/value_sets/yml/type_location_cross_street.yml delete mode 100644 core_schemas/value_sets/yml/type_location_use.yml delete mode 100644 core_schemas/value_sets/yml/type_medical_patient_care.yml delete mode 100644 core_schemas/value_sets/yml/type_medical_patient_status.yml delete mode 100644 core_schemas/value_sets/yml/type_medical_transport.yml delete mode 100644 core_schemas/value_sets/yml/type_noaction.yml delete mode 100644 core_schemas/value_sets/yml/type_occupant_response.yml delete mode 100644 core_schemas/value_sets/yml/type_pop_source.yml delete mode 100644 core_schemas/value_sets/yml/type_psap.yml delete mode 100644 core_schemas/value_sets/yml/type_psap_capa.yml delete mode 100644 core_schemas/value_sets/yml/type_psap_disc.yml delete mode 100644 core_schemas/value_sets/yml/type_psap_juris.yml delete mode 100644 core_schemas/value_sets/yml/type_race.yml delete mode 100644 core_schemas/value_sets/yml/type_region.yml delete mode 100644 core_schemas/value_sets/yml/type_rel_dept_dept.yml delete mode 100644 core_schemas/value_sets/yml/type_rel_dept_station.yml delete mode 100644 core_schemas/value_sets/yml/type_rel_event_incident.yml delete mode 100644 core_schemas/value_sets/yml/type_rel_incident_incident.yml delete mode 100644 core_schemas/value_sets/yml/type_rel_station_station.yml delete mode 100644 core_schemas/value_sets/yml/type_rel_unit_unit.yml delete mode 100644 core_schemas/value_sets/yml/type_rescue.yml delete mode 100644 core_schemas/value_sets/yml/type_rescue_action.yml delete mode 100644 core_schemas/value_sets/yml/type_rescue_elevation.yml delete mode 100644 core_schemas/value_sets/yml/type_rescue_impediment.yml delete mode 100644 core_schemas/value_sets/yml/type_rescue_mode.yml delete mode 100644 core_schemas/value_sets/yml/type_rescue_path.yml delete mode 100644 core_schemas/value_sets/yml/type_rescue_presence_known.yml delete mode 100644 core_schemas/value_sets/yml/type_response_mode.yml delete mode 100644 core_schemas/value_sets/yml/type_room.yml delete mode 100644 core_schemas/value_sets/yml/type_rr_presence.yml delete mode 100644 core_schemas/value_sets/yml/type_serv_ems.yml delete mode 100644 core_schemas/value_sets/yml/type_serv_fd.yml delete mode 100644 core_schemas/value_sets/yml/type_serv_invest.yml delete mode 100644 core_schemas/value_sets/yml/type_source_target.yml delete mode 100644 core_schemas/value_sets/yml/type_special_modifier.yml delete mode 100644 core_schemas/value_sets/yml/type_suppress_appliance.yml delete mode 100644 core_schemas/value_sets/yml/type_suppress_cooking.yml delete mode 100644 core_schemas/value_sets/yml/type_suppress_fire.yml delete mode 100644 core_schemas/value_sets/yml/type_suppress_no_operation.yml delete mode 100644 core_schemas/value_sets/yml/type_suppress_operation.yml delete mode 100644 core_schemas/value_sets/yml/type_suppress_time.yml delete mode 100644 core_schemas/value_sets/yml/type_unit.yml delete mode 100644 core_schemas/value_sets/yml/type_vacancy.yml delete mode 100644 core_schemas/value_sets/yml/type_water_supply.yml delete mode 100644 core_schemas/value_sets/yml/type_yes_no_unknown.yml delete mode 100644 mappings/README.md delete mode 100644 mappings/map_location.csv delete mode 100644 mappings/template__dispatch_code_to_incidenty_type.csv delete mode 100644 secondary_schemas/README.md delete mode 100644 secondary_schemas/modules/csv/community_risk_reduction/mod_commercial_inspection.csv delete mode 100644 secondary_schemas/modules/csv/community_risk_reduction/mod_community_event.csv delete mode 100644 secondary_schemas/modules/csv/community_risk_reduction/mod_core_CRR.csv delete mode 100644 secondary_schemas/modules/csv/community_risk_reduction/mod_home_visit.csv delete mode 100644 secondary_schemas/modules/csv/community_risk_reduction/mod_hydrant_inspection.csv delete mode 100644 secondary_schemas/modules/csv/community_risk_reduction/mod_outdoor_inspection.csv delete mode 100644 secondary_schemas/modules/csv/community_risk_reduction/mod_parcel_data_collection.csv delete mode 100644 secondary_schemas/modules/csv/community_risk_reduction/mod_structure_inspection.csv delete mode 100644 secondary_schemas/modules/csv/health_and_safety/core_mod_health_safety.csv delete mode 100644 secondary_schemas/modules/csv/health_and_safety/mod_incident.csv delete mode 100644 secondary_schemas/modules/csv/health_and_safety/mod_personnel_injury.csv delete mode 100644 secondary_schemas/modules/csv/health_and_safety/mod_personnel_spec.csv delete mode 100644 secondary_schemas/modules/csv/incident_analysis/core_mod_analysis.csv delete mode 100644 secondary_schemas/modules/csv/incident_analysis/mod_battery_incident.csv delete mode 100644 secondary_schemas/modules/csv/incident_analysis/mod_casualty_ff.csv delete mode 100644 secondary_schemas/modules/csv/incident_analysis/mod_casualty_nonff.csv delete mode 100644 secondary_schemas/modules/csv/incident_analysis/mod_consumer_products.csv delete mode 100644 secondary_schemas/modules/csv/incident_analysis/mod_dins_structure.csv delete mode 100644 secondary_schemas/modules/csv/incident_analysis/mod_hazsit.csv delete mode 100644 secondary_schemas/modules/csv/incident_analysis/mod_outdoor_fire.csv delete mode 100644 secondary_schemas/modules/csv/incident_analysis/mod_structure_fire.csv delete mode 100644 secondary_schemas/modules/csv/incident_analysis/mod_transportation_fire.csv delete mode 100644 secondary_schemas/modules/yml/community_risk_reduction/mod_commercial_inspection.yml delete mode 100644 secondary_schemas/modules/yml/community_risk_reduction/mod_community_event.yml delete mode 100644 secondary_schemas/modules/yml/community_risk_reduction/mod_core_CRR.yml delete mode 100644 secondary_schemas/modules/yml/community_risk_reduction/mod_home_visit.yml delete mode 100644 secondary_schemas/modules/yml/community_risk_reduction/mod_hydrant_inspection.yml delete mode 100644 secondary_schemas/modules/yml/community_risk_reduction/mod_outdoor_inspection.yml delete mode 100644 secondary_schemas/modules/yml/community_risk_reduction/mod_parcel_data_collection.yml delete mode 100644 secondary_schemas/modules/yml/community_risk_reduction/mod_structure_inspection.yml delete mode 100644 secondary_schemas/modules/yml/health_and_safety/core_mod_health_safety.yml delete mode 100644 secondary_schemas/modules/yml/health_and_safety/mod_incident.yml delete mode 100644 secondary_schemas/modules/yml/health_and_safety/mod_personnel_injury.yml delete mode 100644 secondary_schemas/modules/yml/health_and_safety/mod_personnel_spec.yml delete mode 100644 secondary_schemas/modules/yml/incident_analysis/core_mod_analysis.yml delete mode 100644 secondary_schemas/modules/yml/incident_analysis/mod_battery_incident.yml delete mode 100644 secondary_schemas/modules/yml/incident_analysis/mod_casualty_ff.yml delete mode 100644 secondary_schemas/modules/yml/incident_analysis/mod_casualty_nonff.yml delete mode 100644 secondary_schemas/modules/yml/incident_analysis/mod_consumer_products.yml delete mode 100644 secondary_schemas/modules/yml/incident_analysis/mod_dins_structure.yml delete mode 100644 secondary_schemas/modules/yml/incident_analysis/mod_hazsit.yml delete mode 100644 secondary_schemas/modules/yml/incident_analysis/mod_outdoor_fire.yml delete mode 100644 secondary_schemas/modules/yml/incident_analysis/mod_structure_fire.yml delete mode 100644 secondary_schemas/modules/yml/incident_analysis/mod_transportation_fire.yml delete mode 100644 secondary_schemas/value_sets/csv/type_action_tactic.csv delete mode 100644 secondary_schemas/value_sets/csv/type_activity.csv delete mode 100644 secondary_schemas/value_sets/csv/type_alcohol_tobacco_drugs.csv delete mode 100644 secondary_schemas/value_sets/csv/type_appliances_equipment.csv delete mode 100644 secondary_schemas/value_sets/csv/type_aspect.csv delete mode 100644 secondary_schemas/value_sets/csv/type_assignment.csv delete mode 100644 secondary_schemas/value_sets/csv/type_attached.csv delete mode 100644 secondary_schemas/value_sets/csv/type_attached_material.csv delete mode 100644 secondary_schemas/value_sets/csv/type_auto_body_style.csv delete mode 100644 secondary_schemas/value_sets/csv/type_auto_make.csv delete mode 100644 secondary_schemas/value_sets/csv/type_battery_cell.csv delete mode 100644 secondary_schemas/value_sets/csv/type_battery_chemistry.csv delete mode 100644 secondary_schemas/value_sets/csv/type_bldg_damage.csv delete mode 100644 secondary_schemas/value_sets/csv/type_body_part_injured.csv delete mode 100644 secondary_schemas/value_sets/csv/type_casualty.csv delete mode 100644 secondary_schemas/value_sets/csv/type_casualty_cause.csv delete mode 100644 secondary_schemas/value_sets/csv/type_casualty_ppe.csv delete mode 100644 secondary_schemas/value_sets/csv/type_casualty_timeline.csv delete mode 100644 secondary_schemas/value_sets/csv/type_construction.csv delete mode 100644 secondary_schemas/value_sets/csv/type_consumer_product.csv delete mode 100644 secondary_schemas/value_sets/csv/type_contributing_hazards.csv delete mode 100644 secondary_schemas/value_sets/csv/type_crr_activities.csv delete mode 100644 secondary_schemas/value_sets/csv/type_deck_porch_grade.csv delete mode 100644 secondary_schemas/value_sets/csv/type_deck_porch_material.csv delete mode 100644 secondary_schemas/value_sets/csv/type_dins_origin_cause.csv delete mode 100644 secondary_schemas/value_sets/csv/type_dins_origin_location.csv delete mode 100644 secondary_schemas/value_sets/csv/type_displace_cause.csv delete mode 100644 secondary_schemas/value_sets/csv/type_disposition.csv delete mode 100644 secondary_schemas/value_sets/csv/type_distance_unit.csv delete mode 100644 secondary_schemas/value_sets/csv/type_duty.csv delete mode 100644 secondary_schemas/value_sets/csv/type_eaves.csv delete mode 100644 secondary_schemas/value_sets/csv/type_emerghaz_elec.csv delete mode 100644 secondary_schemas/value_sets/csv/type_emerghaz_suppression.csv delete mode 100644 secondary_schemas/value_sets/csv/type_exposure.csv delete mode 100644 secondary_schemas/value_sets/csv/type_exterior_finish.csv delete mode 100644 secondary_schemas/value_sets/csv/type_fire_bldg_damage.csv delete mode 100644 secondary_schemas/value_sets/csv/type_fire_spread.csv delete mode 100644 secondary_schemas/value_sets/csv/type_foundation.csv delete mode 100644 secondary_schemas/value_sets/csv/type_fuel_arrangement.csv delete mode 100644 secondary_schemas/value_sets/csv/type_fuel_distribution.csv delete mode 100644 secondary_schemas/value_sets/csv/type_fuel_size.csv delete mode 100644 secondary_schemas/value_sets/csv/type_gender.csv delete mode 100644 secondary_schemas/value_sets/csv/type_general_fire_cause.csv delete mode 100644 secondary_schemas/value_sets/csv/type_hazard_cause.csv delete mode 100644 secondary_schemas/value_sets/csv/type_hazard_dot.csv delete mode 100644 secondary_schemas/value_sets/csv/type_hazard_physical_state.csv delete mode 100644 secondary_schemas/value_sets/csv/type_hazard_unit.csv delete mode 100644 secondary_schemas/value_sets/csv/type_hazsit_disposition.csv delete mode 100644 secondary_schemas/value_sets/csv/type_hazsit_release_factors.csv delete mode 100644 secondary_schemas/value_sets/csv/type_hazsit_type.csv delete mode 100644 secondary_schemas/value_sets/csv/type_health_problems.csv delete mode 100644 secondary_schemas/value_sets/csv/type_human_factors.csv delete mode 100644 secondary_schemas/value_sets/csv/type_hydrant_impediment.csv delete mode 100644 secondary_schemas/value_sets/csv/type_indoor_cause.csv delete mode 100644 secondary_schemas/value_sets/csv/type_indoor_outdoor.csv delete mode 100644 secondary_schemas/value_sets/csv/type_initial_detection.csv delete mode 100644 secondary_schemas/value_sets/csv/type_injury.csv delete mode 100644 secondary_schemas/value_sets/csv/type_injury_cause.csv delete mode 100644 secondary_schemas/value_sets/csv/type_intersitial_space.csv delete mode 100644 secondary_schemas/value_sets/csv/type_job_classification.csv delete mode 100644 secondary_schemas/value_sets/csv/type_location_use.csv delete mode 100644 secondary_schemas/value_sets/csv/type_lot_units.csv delete mode 100644 secondary_schemas/value_sets/csv/type_nfpa_rating.csv delete mode 100644 secondary_schemas/value_sets/csv/type_outdoor_activities.csv delete mode 100644 secondary_schemas/value_sets/csv/type_outdoor_cause.csv delete mode 100644 secondary_schemas/value_sets/csv/type_product_contribution.csv delete mode 100644 secondary_schemas/value_sets/csv/type_race.csv delete mode 100644 secondary_schemas/value_sets/csv/type_rate_of_spread.csv delete mode 100644 secondary_schemas/value_sets/csv/type_reason_not_engaged.csv delete mode 100644 secondary_schemas/value_sets/csv/type_referral.csv delete mode 100644 secondary_schemas/value_sets/csv/type_relative_position.csv delete mode 100644 secondary_schemas/value_sets/csv/type_roof_material.csv delete mode 100644 secondary_schemas/value_sets/csv/type_room.csv delete mode 100644 secondary_schemas/value_sets/csv/type_service_type.csv delete mode 100644 secondary_schemas/value_sets/csv/type_services_referred.csv delete mode 100644 secondary_schemas/value_sets/csv/type_severity.csv delete mode 100644 secondary_schemas/value_sets/csv/type_shift.csv delete mode 100644 secondary_schemas/value_sets/csv/type_target_audience.csv delete mode 100644 secondary_schemas/value_sets/csv/type_traumatic_event.csv delete mode 100644 secondary_schemas/value_sets/csv/type_vacancy.csv delete mode 100644 secondary_schemas/value_sets/csv/type_vehicle_powertrain.csv delete mode 100644 secondary_schemas/value_sets/csv/type_vehicle_type.csv delete mode 100644 secondary_schemas/value_sets/csv/type_vents.csv delete mode 100644 secondary_schemas/value_sets/csv/type_window_damage.csv delete mode 100644 secondary_schemas/value_sets/csv/type_window_panes.csv delete mode 100644 secondary_schemas/value_sets/csv/type_zoning.csv delete mode 100644 secondary_schemas/value_sets/yml/type_action_tactic.yml delete mode 100644 secondary_schemas/value_sets/yml/type_activity.yml delete mode 100644 secondary_schemas/value_sets/yml/type_alcohol_tobacco_drugs.yml delete mode 100644 secondary_schemas/value_sets/yml/type_appliances_equipment.yml delete mode 100644 secondary_schemas/value_sets/yml/type_aspect.yml delete mode 100644 secondary_schemas/value_sets/yml/type_assignment.yml delete mode 100644 secondary_schemas/value_sets/yml/type_attached.yml delete mode 100644 secondary_schemas/value_sets/yml/type_attached_material.yml delete mode 100644 secondary_schemas/value_sets/yml/type_auto_body_style.yml delete mode 100644 secondary_schemas/value_sets/yml/type_auto_make.yml delete mode 100644 secondary_schemas/value_sets/yml/type_battery_cell.yml delete mode 100644 secondary_schemas/value_sets/yml/type_battery_chemistry.yml delete mode 100644 secondary_schemas/value_sets/yml/type_bldg_damage.yml delete mode 100644 secondary_schemas/value_sets/yml/type_body_part_injured.yml delete mode 100644 secondary_schemas/value_sets/yml/type_casualty.yml delete mode 100644 secondary_schemas/value_sets/yml/type_casualty_cause.yml delete mode 100644 secondary_schemas/value_sets/yml/type_casualty_ppe.yml delete mode 100644 secondary_schemas/value_sets/yml/type_casualty_timeline.yml delete mode 100644 secondary_schemas/value_sets/yml/type_construction.yml delete mode 100644 secondary_schemas/value_sets/yml/type_consumer_product.yml delete mode 100644 secondary_schemas/value_sets/yml/type_contributing_hazards.yml delete mode 100644 secondary_schemas/value_sets/yml/type_crr_activities.yml delete mode 100644 secondary_schemas/value_sets/yml/type_deck_porch_grade.yml delete mode 100644 secondary_schemas/value_sets/yml/type_deck_porch_material.yml delete mode 100644 secondary_schemas/value_sets/yml/type_dins_origin_cause.yml delete mode 100644 secondary_schemas/value_sets/yml/type_dins_origin_location.yml delete mode 100644 secondary_schemas/value_sets/yml/type_displace_cause.yml delete mode 100644 secondary_schemas/value_sets/yml/type_disposition.yml delete mode 100644 secondary_schemas/value_sets/yml/type_distance_unit.yml delete mode 100644 secondary_schemas/value_sets/yml/type_duty.yml delete mode 100644 secondary_schemas/value_sets/yml/type_eaves.yml delete mode 100644 secondary_schemas/value_sets/yml/type_emerghaz_elec.yml delete mode 100644 secondary_schemas/value_sets/yml/type_emerghaz_suppression.yml delete mode 100644 secondary_schemas/value_sets/yml/type_exposure.yml delete mode 100644 secondary_schemas/value_sets/yml/type_exterior_finish.yml delete mode 100644 secondary_schemas/value_sets/yml/type_fire_bldg_damage.yml delete mode 100644 secondary_schemas/value_sets/yml/type_fire_spread.yml delete mode 100644 secondary_schemas/value_sets/yml/type_foundation.yml delete mode 100644 secondary_schemas/value_sets/yml/type_fuel_arrangement.yml delete mode 100644 secondary_schemas/value_sets/yml/type_fuel_distribution.yml delete mode 100644 secondary_schemas/value_sets/yml/type_fuel_size.yml delete mode 100644 secondary_schemas/value_sets/yml/type_gender.yml delete mode 100644 secondary_schemas/value_sets/yml/type_general_fire_cause.yml delete mode 100644 secondary_schemas/value_sets/yml/type_hazard_cause.yml delete mode 100644 secondary_schemas/value_sets/yml/type_hazard_dot.yml delete mode 100644 secondary_schemas/value_sets/yml/type_hazard_physical_state.yml delete mode 100644 secondary_schemas/value_sets/yml/type_hazard_unit.yml delete mode 100644 secondary_schemas/value_sets/yml/type_hazsit_disposition.yml delete mode 100644 secondary_schemas/value_sets/yml/type_hazsit_release_factors.yml delete mode 100644 secondary_schemas/value_sets/yml/type_hazsit_type.yml delete mode 100644 secondary_schemas/value_sets/yml/type_health_problems.yml delete mode 100644 secondary_schemas/value_sets/yml/type_human_factors.yml delete mode 100644 secondary_schemas/value_sets/yml/type_hydrant_impediment.yml delete mode 100644 secondary_schemas/value_sets/yml/type_indoor_cause.yml delete mode 100644 secondary_schemas/value_sets/yml/type_indoor_outdoor.yml delete mode 100644 secondary_schemas/value_sets/yml/type_initial_detection.yml delete mode 100644 secondary_schemas/value_sets/yml/type_injury.yml delete mode 100644 secondary_schemas/value_sets/yml/type_injury_cause.yml delete mode 100644 secondary_schemas/value_sets/yml/type_intersitial_space.yml delete mode 100644 secondary_schemas/value_sets/yml/type_job_classification.yml delete mode 100644 secondary_schemas/value_sets/yml/type_location_use.yml delete mode 100644 secondary_schemas/value_sets/yml/type_lot_units.yml delete mode 100644 secondary_schemas/value_sets/yml/type_nfpa_rating.yml delete mode 100644 secondary_schemas/value_sets/yml/type_outdoor_activities.yml delete mode 100644 secondary_schemas/value_sets/yml/type_outdoor_cause.yml delete mode 100644 secondary_schemas/value_sets/yml/type_product_contribution.yml delete mode 100644 secondary_schemas/value_sets/yml/type_race.yml delete mode 100644 secondary_schemas/value_sets/yml/type_rate_of_spread.yml delete mode 100644 secondary_schemas/value_sets/yml/type_reason_not_engaged.yml delete mode 100644 secondary_schemas/value_sets/yml/type_referral.yml delete mode 100644 secondary_schemas/value_sets/yml/type_relative_position.yml delete mode 100644 secondary_schemas/value_sets/yml/type_roof_material.yml delete mode 100644 secondary_schemas/value_sets/yml/type_room.yml delete mode 100644 secondary_schemas/value_sets/yml/type_service_type.yml delete mode 100644 secondary_schemas/value_sets/yml/type_services_referred.yml delete mode 100644 secondary_schemas/value_sets/yml/type_severity.yml delete mode 100644 secondary_schemas/value_sets/yml/type_shift.yml delete mode 100644 secondary_schemas/value_sets/yml/type_target_audience.yml delete mode 100644 secondary_schemas/value_sets/yml/type_traumatic_event.yml delete mode 100644 secondary_schemas/value_sets/yml/type_vacancy.yml delete mode 100644 secondary_schemas/value_sets/yml/type_vehicle_powertrain.yml delete mode 100644 secondary_schemas/value_sets/yml/type_vehicle_type.yml delete mode 100644 secondary_schemas/value_sets/yml/type_vents.yml delete mode 100644 secondary_schemas/value_sets/yml/type_window_damage.yml delete mode 100644 secondary_schemas/value_sets/yml/type_window_panes.yml delete mode 100644 secondary_schemas/value_sets/yml/type_zoning.yml diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md deleted file mode 100644 index 93f9f1a..0000000 --- a/CODE_OF_CONDUCT.md +++ /dev/null @@ -1,128 +0,0 @@ -# Contributor Covenant Code of Conduct - -## Our Pledge - -We as members, contributors, and leaders pledge to make participation in our -community a harassment-free experience for everyone, regardless of age, body -size, visible or invisible disability, ethnicity, sex characteristics, gender -identity and expression, level of experience, education, socio-economic status, -nationality, personal appearance, race, religion, or sexual identity -and orientation. - -We pledge to act and interact in ways that contribute to an open, welcoming, -diverse, inclusive, and healthy community. - -## Our Standards - -Examples of behavior that contributes to a positive environment for our -community include: - -* Demonstrating empathy and kindness toward other people -* Being respectful of differing opinions, viewpoints, and experiences -* Giving and gracefully accepting constructive feedback -* Accepting responsibility and apologizing to those affected by our mistakes, - and learning from the experience -* Focusing on what is best not just for us as individuals, but for the - overall community - -Examples of unacceptable behavior include: - -* The use of sexualized language or imagery, and sexual attention or - advances of any kind -* Trolling, insulting or derogatory comments, and personal or political attacks -* Public or private harassment -* Publishing others' private information, such as a physical or email - address, without their explicit permission -* Other conduct which could reasonably be considered inappropriate in a - professional setting - -## Enforcement Responsibilities - -Community leaders are responsible for clarifying and enforcing our standards of -acceptable behavior and will take appropriate and fair corrective action in -response to any behavior that they deem inappropriate, threatening, offensive, -or harmful. - -Community leaders have the right and responsibility to remove, edit, or reject -comments, commits, code, wiki edits, issues, and other contributions that are -not aligned to this Code of Conduct, and will communicate reasons for moderation -decisions when appropriate. - -## Scope - -This Code of Conduct applies within all community spaces, and also applies when -an individual is officially representing the community in public spaces. -Examples of representing our community include using an official e-mail address, -posting via an official social media account, or acting as an appointed -representative at an online or offline event. - -## Enforcement - -Instances of abusive, harassing, or otherwise unacceptable behavior may be -reported to the community leaders responsible for enforcement at [this email](mailto:neris@ul.org). -All complaints will be reviewed and investigated promptly and fairly. - -All community leaders are obligated to respect the privacy and security of the -reporter of any incident. - -## Enforcement Guidelines - -Community leaders will follow these Community Impact Guidelines in determining -the consequences for any action they deem in violation of this Code of Conduct: - -### 1. Correction - -**Community Impact**: Use of inappropriate language or other behavior deemed -unprofessional or unwelcome in the community. - -**Consequence**: A private, written warning from community leaders, providing -clarity around the nature of the violation and an explanation of why the -behavior was inappropriate. A public apology may be requested. - -### 2. Warning - -**Community Impact**: A violation through a single incident or series -of actions. - -**Consequence**: A warning with consequences for continued behavior. No -interaction with the people involved, including unsolicited interaction with -those enforcing the Code of Conduct, for a specified period of time. This -includes avoiding interactions in community spaces as well as external channels -like social media. Violating these terms may lead to a temporary or -permanent ban. - -### 3. Temporary Ban - -**Community Impact**: A serious violation of community standards, including -sustained inappropriate behavior. - -**Consequence**: A temporary ban from any sort of interaction or public -communication with the community for a specified period of time. No public or -private interaction with the people involved, including unsolicited interaction -with those enforcing the Code of Conduct, is allowed during this period. -Violating these terms may lead to a permanent ban. - -### 4. Permanent Ban - -**Community Impact**: Demonstrating a pattern of violation of community -standards, including sustained inappropriate behavior, harassment of an -individual, or aggression toward or disparagement of classes of individuals. - -**Consequence**: A permanent ban from any sort of public interaction within -the community. - -## Attribution - -This Code of Conduct is adapted from the [Contributor Covenant][homepage], -version 2.0, available at -https://www.contributor-covenant.org/version/2/0/code_of_conduct.html. - -Community Impact Guidelines were inspired by [Mozilla's code of conduct -enforcement ladder](https://github.com/mozilla/diversity). - -[homepage]: https://www.contributor-covenant.org - -For answers to common questions about this code of conduct, see the FAQ at -https://www.contributor-covenant.org/faq. Translations are available at -https://www.contributor-covenant.org/translations. - diff --git a/README.md b/README.md index 3e3f60d..131a437 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,14 @@ -# NERIS Data Framework -This repository contains the data framework for the National Emergency Response Information System (NERIS). This includes the Entity Specification for Fire Departments, Dispatch (CAD) Data Schema, and the Incident Data Schema. The schemas are broken down into modules and value sets. Modules define the data elements (i.e., what is being asked) and value sets are choices users can select (i.e., the choices in the drop down). Two file formats are included for ease of use: csv and yml. +# Deprecated - NERIS Data Framework +This repository contained the beta data framework for the National Emergency Response Information System (NERIS). The content herein is outdate and is now better served by visiting the [NERIS Website](http://neris.fsri.org) -The framework is a set of descriptive representations of the data elements an end user would expect to see in the system regarding their department or one of its incidents. Most will need to be directly submitted to NERIS by the department or its vendor, but not all will be. For example, the augmentation modules and fields for which `computed is True` will be added by the system, based on geographic location and other submitted data elements. There are also a number of data elements that are required by the system to properly relate data that are not shown in the data framework, notably most of the database keys. You can get a sense of most of these in the database ERDs in [the neris-framework wiki](https://github.com/ulfsri/neris-framework/wiki). +## Data Dictionary +The [data dictionary](https://neris.fsri.org/data-dictionary) tool on the NERIS website covers all the modules of the NERIS data framework including dispatch, entity, inciden, and more. ## NERIS API -The API on the other hand is the actual mechanisms by which data interchange will happen with NERIS, and as such necessarily embodies all the requirements for data formats: cardinality, nullability/optionality, nesting/grouping, arrays vs scalars, etc. In the interest of remaining comprehensible for the non-developer audience there arecases in which the framework does not give full specificity on these dimensions. While they are pointed to in the `group` and `possible_if` fields, but one should rely on the API documentation. This is served in two formats, but contain the same information: +The API is the actual mechanism by which data interchange will happen with NERIS, and as such necessarily embodies all the requirements for data formats: cardinality, nullability/optionality, nesting/grouping, arrays vs scalars, etc. + +This is served in two formats, but contain the same information: + ### Production - [Swagger](https://api.neris.fsri.org/v1/docs#/) - [Redoc](https://api.neris.fsri.org/v1/redoc) @@ -13,10 +17,5 @@ The API on the other hand is the actual mechanisms by which data interchange wil - [Swagger](https://api-test.neris.fsri.org/v1/docs#/) - [Redoc](https://api-test.neris.fsri.org/v1/redoc) - ## Additional information -Additional information about the framework, including Entity Relationship Diagrams (ERDs) and module flow schematics, can be found in [this repo's wiki](https://github.com/ulfsri/neris-framework/wiki). - -To ask a question, make a suggestion, or otherwise get help with the NERIS framework, please visit [the NERIS helpdesk](https://neris.atlassian.net/servicedesk/customer/portals). - -Also, be sure check out the [Discussions on all things NERIS development here in GitHub](https://github.com/ulfsri/neris-framework/discussions) +To ask a question, make a suggestion, or otherwise get help with NERIS, please visit [the NERIS helpdesk](https://neris.atlassian.net/servicedesk/customer/portals). diff --git a/core_schemas/modules/README.md b/core_schemas/modules/README.md deleted file mode 100644 index d131ec1..0000000 --- a/core_schemas/modules/README.md +++ /dev/null @@ -1,99 +0,0 @@ -## modules - -This metadata is a descriptive representation of the data elements in NERIS modules. Modules serve as the high-level sets of data elements to be collected for an incident response. - -The metadata tables in `modules/` contain some or all of the following fields: -- `name` - - Text - - The field's name. - - Must be populated for all fields. -- `group` - - Text - - The field's within-module group. - - Used for blocks of fields which logically move together, such as for conditionality or repeatability. - - Must be populated for all fields. -- `type` - - Text - - The field's data type. - - Aligned to standard PostgreSQL and PostGIS types. - - Must be populated for all fields. -- `value_set` - - Boolean - - Whether the value must be a member of a pre-determined set of acceptable values. - - Must be populated for all fields. -- `format` - - Text - - Specific formatting required for the field - - Reference to the specific `value_set` file where applicable. - - Must be populated for fields for which the format is not obvious. -- `possible_if` - - Text - - For fields that should only be populated under certain conditions, the logic of those conditions. - - E.g. `conditions_fire_nonfire = 'fire'` indicates that the field should only have a value if `conditions_fire_nonfire` has a value of `'fire'` - - Must be populated for fields whose availability is conditional. -- `db_required` - - Boolean - - Whether the field should always contain a not null value. To allow NERIS to be maximally accepting of submitted data, this should only be `TRUE` for the fields required for a minimally viable record, and for those that are calculated in a way that naturally leads to a default value (such as aggregated counts, which default to 0). - - Must be populated for all fields. -- `neris_core` - - Boolean - - Does not apply to `core_mod_disp`. - - Whether the field is required for the record to be considered minimally complete within NERIS. - - Must be populated for all fields. -- `neris_core_if` - - Text - - The logical conditions under which any of the `neris_core` fields may apply. - - Must be populated for all fields whose `neris_core_dependency` is conditional. -- `neris_core_aid` - - Boolean - - Does not apply to `core_mod_disp`. - - Whether the field is considered core for incidents in which the reporting department was giving mutual aid, or was giving automatic aid and was not the primary. - - Must be populated for all fields within Dispatch and Incidents. -- `neris_core_app` - - Boolean - - Only applies to `core_mod_disp`. - - Whether the field is required for a record submitted by app (non-CAD) to be considered minimally complete within NERIS. - - Must be populated for all fields. -- `neris_core_cad` - - Boolean - - Only applies to `core_mod_disp`. - - Whether the field is required for a record submitted by CAD to be considered minimally complete within NERIS. - - Must be populated for all fields. -- `computed` - - Boolean - - Whether the field is populated by NERIS via post-processing. - - Those marked `TRUE` do not require direct submission by departments or other user entities. - - Must be populated for all fields. -- `computed_from` - - Text - - The data element(s) from which the field is post-processed. - - Must be populated for fields with `computed` = `TRUE` -- `cardinality` - - Text - - Whether the field is a single value (`Single`) or an array (`Multi`) for a given record. - - Must be populated for all fields. -- `reference_location` - - Text - - The location of the referenced `value_set` or module. - - Must be populated for any field for which `value_set = TRUE`. -- `map_orm_landing` - - Text - - The field or logic for where the field's data is found within the Landing Zone Python Object Relational Mapping models. - - Must be populated for all fields. -- `map_app` - - Text - - The field or logic for where the field's data is found within the Survey123 XLSForm. - - Must be populated for all fields. -- `definition` - - Text - - A descriptive explanation of what the field contains. - - Must be populated for all fields. -- `example` - - Text - - An example of the data the field may contain. - - Must be populated for all fields. -- `comments` - - Text - - Comments on the logic or constraints on what the field may contain. - - Must be populated for fields needing comment only. - \ No newline at end of file diff --git a/core_schemas/modules/csv/augmentation/mod_parcel.csv b/core_schemas/modules/csv/augmentation/mod_parcel.csv deleted file mode 100644 index b02fd67..0000000 --- a/core_schemas/modules/csv/augmentation/mod_parcel.csv +++ /dev/null @@ -1,11 +0,0 @@ -name,group,type,value_set,format,possible_if,db_required,neris_core,neris_core_if,neris_core_aid,computed,computed_from,cardinality,map_orm_landing,map_app,definition,example,comments -parcel_value_assessed_land,parcel,Integer,FALSE,,use_type indicates inside structure,FALSE,FALSE,,FALSE,TRUE,external parcel data,Single,,,"Assessed Land Value (before exemptions, if any) as provided by the county or local taxing/assessment authority.",,Dollar amount. -parcel_value_assessed_imprv,parcel,Integer,FALSE,,use_type indicates inside structure,FALSE,FALSE,,FALSE,TRUE,external parcel data,Single,,,"Assessed Improvement Values (before exemptions, if any) as provided by the county or local taxing/assessment authority.",,Dollar amount. -parcel_use_code,parcel,Text,FALSE,,use_type indicates inside structure,FALSE,FALSE,,FALSE,TRUE,external parcel data,Single,,,Local/Municipal Use Code of a property.,, -parcel_year_built,parcel,Integer,FALSE,,use_type indicates inside structure,FALSE,FALSE,,FALSE,TRUE,external parcel data,Single,,,Year the primary structure on the property was built.,1960, -parcel_building_number,parcel,Integer,FALSE,,use_type indicates inside structure,FALSE,FALSE,,FALSE,TRUE,external parcel data,Single,,,Total number of buildings or structures on a single parcel as reported on the assessment roll.,1, -parcel_building_sqft,parcel,Integer,FALSE,,use_type indicates inside structure,FALSE,FALSE,,FALSE,TRUE,external parcel data,Single,,,Building area of the primary structure on the property. If there are multiple residential units this is primarily the area of the largest residential structure.,1850, -parcel_stories,parcel,Integer,FALSE,,use_type indicates inside structure,FALSE,FALSE,,FALSE,TRUE,external parcel data,Single,,,Number of stories of the main structure on the property.,2, -parcel_basement_desc,parcel,Text,FALSE,string of 255 max characters,use_type indicates inside structure,FALSE,FALSE,,FALSE,TRUE,external parcel data,Single,,,Type of basement found in the building.,1, -parcel_unit_count,parcel,Integer,FALSE,,use_type indicates inside structure,FALSE,FALSE,,FALSE,TRUE,external parcel data,Single,,,Number of units on the property.,4, -parcel_land_sqft,parcel,Float,FALSE,single-precision floating-point number,use_type indicates inside structure,FALSE,FALSE,,FALSE,TRUE,external parcel data,Single,,,"Size of the property in square feet, derived from the assessment record when possible, otherwise calculated from associated parcel geometry.",6200.5, diff --git a/core_schemas/modules/csv/augmentation/mod_weather.csv b/core_schemas/modules/csv/augmentation/mod_weather.csv deleted file mode 100644 index 67b9dc4..0000000 --- a/core_schemas/modules/csv/augmentation/mod_weather.csv +++ /dev/null @@ -1,13 +0,0 @@ -name,type,group,possible_if,not_null,neris_core,neris_core_if,neris_core_aid,computed,computed_from,cardinality,value_set,value_set_location,map_orm_landing,map_app,definition,example,comments -weather_id,Text,weather,,FALSE,FALSE,,FALSE,TRUE,external weather data,Single,FALSE,,,,National Weather Service Station ID.,WXJ55, -weather_condition,Text,weather,,FALSE,FALSE,,FALSE,TRUE,external weather data,Single,FALSE,,,,Standard NWS codes for weather type.,"Clear, Rain, Snow etc.", -weather_temperature,Float,weather,,FALSE,FALSE,,FALSE,TRUE,external weather data,Single,FALSE,,,,Temperature during incident (degrees F).,76.1, -weather_humidity,Float,weather,,FALSE,FALSE,,FALSE,TRUE,external weather data,Single,FALSE,,,,Humidity during incident (%).,80.5, -weather_cloudiness,Float,weather,,FALSE,FALSE,,FALSE,TRUE,external weather data,Single,FALSE,,,,Cloudiness as a percentage (%).,20.2, -weather_pressure,Float,weather,,FALSE,FALSE,,FALSE,TRUE,external weather data,Single,FALSE,,,,"Atmospheric pressure on the sea level, hPa.",1013.25, -weather_visibility,Float,weather,,FALSE,FALSE,,FALSE,TRUE,external weather data,Single,FALSE,,,,"Average visibility, in miles.",12, -precipitation_rain,Float,weather,,FALSE,FALSE,,FALSE,TRUE,external weather data,Single,FALSE,,,,"Rain precipitation, inches/hour.",3.2, -precipitation_snow,Float,weather,,FALSE,FALSE,,FALSE,TRUE,external weather data,Single,FALSE,,,,"Snow precipitation, inches/hour.",1.1, -wind_speed,Float,weather,,FALSE,FALSE,,FALSE,TRUE,external weather data,Single,FALSE,,,,Velocity of wind in miles per hour.,10.8, -wind_degree,Float,weather,,FALSE,FALSE,,FALSE,TRUE,external weather data,Single,FALSE,,,,"Wind direction, degrees (meteorological).",20.1, -wind_gust,Float,weather,,FALSE,FALSE,,FALSE,TRUE,external weather data,Single,FALSE,,,,Velocity of wind gusts in miles per hour.,15, diff --git a/core_schemas/modules/csv/dispatch/core_mod_dispatch.csv b/core_schemas/modules/csv/dispatch/core_mod_dispatch.csv deleted file mode 100644 index 6f482b3..0000000 --- a/core_schemas/modules/csv/dispatch/core_mod_dispatch.csv +++ /dev/null @@ -1,21 +0,0 @@ -name,group,type,value_set,format,possible_if,db_required,neris_core,neris_core_if,neris_core_app,neris_core_cad,computed,computed_from,cardinality,map_orm_landing,map_app,definition,example,comments,api_class,NERIS Validation Range,NIEM Definition -incident_neris_id,dispatch,Text,FALSE,Entity NERIS ID: epoch milliseconds of incident start time,,TRUE,TRUE,,TRUE,TRUE,FALSE,,Single,dispatch.neris_id_incident,,Unique identifier in NERIS for the incident that requires dispatch.,FD24027000:1714762619,,,, -dispatch_internal_id,dispatch,Text,FALSE,String of 255 max characters,,TRUE,TRUE,,TRUE,TRUE,FALSE,,Single,dispatch.internal_id,,Department's internal unique identifier for the dispatch.,9BR20230814000001,,,, -fd_neris_id,dispatch,Text,TRUE,See dept.neris_id,2 letter entity type abbreviation + 8 numeric characters,TRUE,TRUE,,TRUE,TRUE,FALSE,,Single,dept.neris_id via incident_hist.neris_id_dept,,Unique identifier for the agency in NERIS. Entity type plus state and county FIPS plus with random trailing characters.,FD06067001,,,, -dispatch_center_id,dispatch,Text,FALSE,"""0000"" formatted string",,FALSE,TRUE,,FALSE,TRUE,FALSE,,Single,dispatch.type_psap_id,,This 4 digit ID is a unique identifier for each PSAP dispatch center.,See type_psap_id table,"If not valid in PSAP registry, create NERIS dispatch ID",,, -dispatch_location,dispatch,Module,FALSE,See mod_civic_location,,TRUE,TRUE,,TRUE,TRUE,FALSE,,Single,location via dispatch.nuid_location,,"Location, generally an address, of the incident. Consists of the fields of mod_civic_location.","123 Main Street, Baltimore, MD 21218",See shared.mod_civic_location,,, -dispatch_point,dispatch,Point,FALSE,,,FALSE,TRUE,,TRUE,FALSE,FALSE,,Single,geo_point via dispatch.nuid_point_dispatch,,"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.","42.548054, -77.840575",,,, -dispatch_comment,dispatch.comment,Array[Text],FALSE,"String of 100,000 max characters",,FALSE,TRUE,,FALSE,TRUE,FALSE,,Multiple,dispatch_comment.comment,,Free text or canned remark comments from dispatcher throughout duration of call.,Dispatch unit 35E to 123 Main Street for possible structure fire.,,,, -dispatch_comment_timestamp,dispatch.comment,Array[Datetime (UTC)],FALSE,An ISO 8601 formatted datetime string with offset.,,FALSE,TRUE,,FALSE,TRUE,FALSE,,Multiple,dispatch_comment.timestamp,,Timestamp of the comment.,2024-05-03T18:56:56+00:00,,,, -dispatch_determinate_code,dispatch,Text,FALSE,String of 8 max characters,,FALSE,TRUE,,FALSE,TRUE,FALSE,,Single,dispatch.determinate_code,,Output code from dispatch protocol based on the call specifics.,17-D-5,,,, -dispatch_incident_code,dispatch,Text,FALSE,String of 255 max characters,,FALSE,TRUE,,FALSE,TRUE,FALSE,,Single,dispatch.incident_code,,Department-specific incident code pulled from CAD; should map to a type_incident for ETL in NERIS.,"STRF1, ALS2, etc.",,,, -dispatch_final_disposition,dispatch,Text,FALSE,String of 255 max characters,,FALSE,TRUE,,FALSE,TRUE,FALSE,,Single,dispatch.disposition,,Closing disposition of call set by dispatcher if call changes from initial dispatch.,"No Patient Found, Building Secure",,,, -dispatch_automatic_alarm,dispatch,Boolean,FALSE,,,FALSE,TRUE,,FALSE,FALSE,FALSE,,Single,dispatch.automatic_alarm,,Identifies if the call is an automatic alarm.,"""True""",,,, -dispatch_time_call_arrival,dispatch.time,Datetime (UTC),FALSE,An ISO 8601 formatted datetime string with offset.,,TRUE,TRUE,,FALSE,TRUE,FALSE,,Single,dispatch.call_arrival,,Timestamp at which call arrives at PSAP or department dispatch center.,2024-05-03T18:56:56+00:00,,,, -dispatch_time_call_answering,dispatch.time,Datetime (UTC),FALSE,An ISO 8601 formatted datetime string with offset.,,TRUE,TRUE,,FALSE,TRUE,FALSE,,Single,dispatch.call_answering,,Timestamp at which call is answered at PSAP or department dispatch center.,2024-05-03T18:56:57+00:00,,,, -dispatch_time_call_create,dispatch.time,Datetime (UTC),FALSE,An ISO 8601 formatted datetime string with offset.,,TRUE,TRUE,,FALSE,TRUE,FALSE,,Single,dispatch.call_open,,Timestamp at which call was created.,2024-05-03T18:56:58+00:00,,,, -dispatch_time_alarm_answering,dispatch.time,Time Delta,FALSE,An ISO 8601 formatted duration.,,FALSE,FALSE,,FALSE,FALSE,TRUE,Subtraction,Single,dispatch.call_answering - dispatch.call_arrival,,Time between call being opened and when call was answered.,PT12H30M5S,call_open_time - psap_call_answering_time,,, -dispatch_time_alarm_processing,unit_response.time.computed,Time Delta,FALSE,An ISO 8601 formatted duration.,,FALSE,,,FALSE,FALSE,TRUE,Subtraction,Single,dispatch.call_arrival - unit_response.time_dispatch,,Time between call open time and first unit dispatch.,PT12H30M5S,dispatch_time - call_open_time,Computed Times,, -dispatch_unit_response,unit_response,Array[Module],TRUE,See mod_unit_response,,TRUE,TRUE,,TRUE,TRUE,FALSE,,Multiple,unit_response joined via unit_response_sub_dispatch.nuid_dispatch,,Shared module for unit response information.,,See shared.mod_unit_response,,, -time_incident_clear,dispatch.time,Datetime (UTC),FALSE,An ISO 8601 formatted datetime string with offset.,,FALSE,,,TRUE,TRUE,FALSE,,Single,unit_response.time_incident_clear,,Timestamp when dispatch closes incident.,2024-05-03T18:56:58+00:00,,Timestamps,Must not be null. Either valid timestamp., -dispatch_tactic_timestamps,tactic_timestamps,Module,FALSE,See mod_tactic_timestamps,,FALSE,TRUE,,FALSE,TRUE,FALSE,,Single,tactic_timestamps joined via tactic_timestamps_sub_dispatch.nuid_dispatch,,Timestamps for fire tactic employed.,,see shared.mod_tactic_timestamps,,, diff --git a/core_schemas/modules/csv/entity/core_mod_entity_fd.csv b/core_schemas/modules/csv/entity/core_mod_entity_fd.csv deleted file mode 100644 index 38be0ba..0000000 --- a/core_schemas/modules/csv/entity/core_mod_entity_fd.csv +++ /dev/null @@ -1,77 +0,0 @@ -name,group,type,value_set,format,possible_if,db_required,neris_core,neris_core_dependency,computed,cardinality,map_orm_landing,definition,example,comments,orm_map_landing -fd_neris_id,general,Text,FALSE,Two letter entity type plus state and county FIPS or Zip Code plus random trailing characters,,TRUE,TRUE,,FALSE,Single,"Dept.neris_id, DeptHist.neris_id_dept",Unique identifier for the agency in NERIS. Entity type plus state and county FIPS plus with random trailing characters.,FD06067001,Please see id_types sheet, -fd_id_legacy,general,Text,FALSE,String of 255 max characters,,FALSE,FALSE,,FALSE,Single,DeptHist.internal_id,Legacy FDID for linkage to other data sets.,51001,, -fd_name,general,Text,FALSE,String of 255 max characters,,TRUE,TRUE,,FALSE,Single,DeptHist.name,Name of the agency.,Fairfax County Fire Rescue,, -fd_parent_name,general,Text,TRUE,See core_mod_entity_fd.fd_name,,FALSE,FALSE,,FALSE,Single,join to Dept via RelDeptDept,Department's parent department's name.,ABC Fire Department,, -fd_child_name,children,Array[Text],TRUE,See core_mod_entity_fd.fd_name,,FALSE,FALSE,,FALSE,Multiple,join to Dept via RelDeptDept,Names of departments which are children of the department.,DEF Fire Department,, -fd_aid_name,aid,Array[Text],TRUE,See core_mod_entity_fd.fd_name,,FALSE,FALSE,,FALSE,Multiple,join to Dept via RelDeptDept,Name of department with which the department has an aid relationship.,Brick Fire Department,, -fd_aid_type,general,Array[Text],TRUE,See type_rel_dept_dept.value,,FALSE,FALSE,,FALSE,Multiple,join to Dept via RelDeptDept,Type of aid.,See type_rel_dept_dept.value,, -fd_address_1,general,Text,FALSE,String of 255 max characters,,TRUE,TRUE,,FALSE,Single,DeptHist.address_line_1,Physical address of agency HQ.,1234 Market St,, -fd_address_2,general,Text,FALSE,String of 255 max characters,,FALSE,FALSE,,FALSE,Single,DeptHist.address_line_2,Additional address information.,Apt. Number,, -fd_city,general,Text,FALSE,String of 255 max characters,,TRUE,TRUE,,FALSE,Single,DeptHist.city,City in which agency is located.,Baltimore,, -fd_state,general,Text,TRUE,StatesTerrs enum,,TRUE,TRUE,,FALSE,Single,DeptHist.state,State in which agency is located.,Maryland,, -fd_zip,general,Text,FALSE,"""00000"" formatted string",,TRUE,TRUE,,FALSE,Single,DeptHist.zip_code,Zip Code in which agency is located.,21230,, -fd_mailing_address_1,general,Text,FALSE,String of 255 max characters,,TRUE,TRUE,,FALSE,Single,DeptHist.address_line_1,Agency mailing address.,1234 Market St,, -fd_mailing_address_2,general,Text,FALSE,String of 255 max characters,,FALSE,FALSE,,FALSE,Single,DeptHist.address_line_2,Additional mailing address information.,Apt. Number,, -fd_mailing_city,general,Text,FALSE,String of 255 max characters,,TRUE,TRUE,,FALSE,Single,DeptHist.city,City of agency mailing address.,Baltimore,, -fd_mailing_state,general,Text,TRUE,StatesTerrs enum,,TRUE,TRUE,,FALSE,Single,DeptHist.state,City of agency mailing address.,Maryland,, -fd_mailing_zip,general,Text,FALSE,"""00000"" formatted string",,TRUE,TRUE,,FALSE,Single,DeptHist.zip_code,Zip Code of agency mailing address.,21230,secondary check matching City/State, -fd_point,general,Point,FALSE,,,FALSE,TRUE,,TRUE,Single,DeptHist.nuid_point_loc join to GeoPoint,Coordinates of the agency headquarters.,"38.927036, -77.032742",May be submitted in any standard coordinate reference system but will be stored and provided back in WGS84., -fd_website,general,Text,FALSE,String of 255 max characters,,FALSE,FALSE,,FALSE,Single,DeptHist.website,Website of the agency.,https://fems.dc.gov/,, -fd_telephone,general,Text,FALSE,String of 255 max characters,,FALSE,FALSE,,FALSE,Single,DepthHist.telephone,Contact phone number of the agency.,,, -fd_type,general,Text,TRUE,See type_dept.value,,FALSE,TRUE,,FALSE,Single,DeptHist.type_dept,Staffing type of the agency.,See type_dept.value table,, -fd_entity,general,Text,TRUE,See type_entity.value,,FALSE,TRUE,,FALSE,Single,DeptHist.type_org,Category which describes the entity of the agency.,See type_org.value table,, -fd_jurisiction_set,general,Array[Multipolygon],FALSE,,,FALSE,FALSE,,FALSE,Single,join to RegionSet and RegionSetJurisFlag,Multipolygon of the agency's coverage area.,,"Jurisdiction is a special type of ""region set"": a collection of one or more multipolygons, with a type identifying what sort of area(s) it represents. May be submitted in any standard coordinate reference system but will be stored and provided back in WGS84.", -fd_jurisdiction_type,general,Text,TRUE,See type_region.value,,FALSE,FALSE,,FALSE,Single,join to RegionSet and RegionSetJurisFlag,Type of the agency's jurisdiction.,See type_region.value,"Common values would be city, county, township, etc.", -fd_primary_division_set,general,Array[Multipolygon],FALSE,,,FALSE,FALSE,,FALSE,Single,join to RegionSet and RegionSetPrimaryFlag,Multipolygon of the district-based supervision of the agency.,,"Primary division is a special type of ""region set"": a collection of one or more multipolygons, with a type identifying what sort of area(s) it represents. May be submitted in any standard coordinate reference system but will be stored and provided back in WGS84. For smaller agencies with no or a single battalion/district this may be null. ", -fd_primary_division_type,general,Text,TRUE,See type_region.value,,FALSE,FALSE,,FALSE,Single,join to RegionSet and RegionSetPrimaryFlag,Type of the agency's primary geographic division.,See type_region.value table,"Common values would be battalion, division, district, etc. For smaller agencies with no or a single battalion/district this may be null.", -fd_coverage_set,general,Array[Multipolygon],FALSE,,,FALSE,FALSE,,FALSE,Single,join to RegionSet and RegionSetCoverageFlag,Multipolygon of the district-based supervision of the agency.,,"Coverage is a special type of ""region set"": a collection of one or more multipolygons, with a type identifying what sort of area(s) it represents. May be submitted in any standard coordinate reference system but will be stored and provided back in WGS84. For smaller agencies with no or a single battalion/district this may be null.", -fd_coverage_type,general,Text,TRUE,See type_region.value,,FALSE,FALSE,,FALSE,Single,join to RegionSet and RegionSetCoverageFlag,Type of the agency's primary geographic division.,See type_region.value table,Common values would include first due. For smaller agencies with no or a single battalion/district this may be null., -fd_population_protected,population,Integer,FALSE,,,FALSE,FALSE,,FALSE,Single,DeptHist.pop_protected,"Estimated number of people protected within the agency's coverage area. Agency provided. If left blank, calculated if boundary is provided.",392000,, -fd_population_protected_source,population,Text,TRUE,See type_pop_source.value,,FALSE,FALSE,,FALSE,Single,DeptHist.type_pop_source,Data source from which the population count was pulled.,See type_pop_source.value table,, -fd_station_count,general,Integer,FALSE,,,FALSE,TRUE,,FALSE,Single,join to RelDeptStation grouped by Dept,Number of stations in the agency.,16,, -fd_fire_services,services,Array[Text],TRUE,See type_serv_fd.value,,FALSE,TRUE,,FALSE,Multiple,join to RelDeptFdServ,Set of fire department services the agency offers.,See type_serv_fd.value table,See fd_services sheet. Mandatory-ness not enforced by db., -fd_ems_services,services,Array[Text],TRUE,See type_serv_ems.value,agency offers EMS services,FALSE,TRUE,,FALSE,Multiple,join to RelDeptEmsServ,Set of types of EMS services offered.,See type_serv_ems.value table,See ems_services sheet. Mandatory-ness not enforced by db., -fd_investigation_services,services,Array[Text],TRUE,See type_serv_invest.value,agency offers investigation services,FALSE,TRUE,,FALSE,Multiple,join to RelDeptInvestServ,Set of types of investigation services offered.,See type_serv_invest.value table,See investigate_services sheet. Mandatory-ness not enforced by db., -fd_continue_education,general,Boolean,FALSE,,,FALSE,TRUE,,FALSE,Single,DeptHist.continue_edu,Whether the agency has a continuing education/training policy.,"""True""",, -fd_shift_count,shift,Integer,FALSE,,,FALSE,TRUE,fd_type = career | combination,FALSE,Single,DeptHist.shift_count,Number of shifts the agency utilizes.,3,"The number of shifts working in a field capacity providing emergency response services. Required for career/combination departments, but requirement not enforced by db. Not restricted for volunteers. This allows us to sync with schedule to allow data to be filtered by shift.", -fd_shift_duration,shift,Integer,FALSE,,,FALSE,TRUE,fd_type = career | combination,FALSE,Single,DeptHist.shift_duration,Duration of a shift in hours.,24,"Duration of each shift. Mandatory-ness not enforced by db. Required for career/combination departments, but requirement not enforced by db. Not restricted for volunteers. This allows us to sync with schedule to allow data to be filtered by shift.", -fd_shift_signup,shift,Integer,FALSE,,,FALSE,TRUE,fd_type = career | combination,FALSE,Single,DeptHist.shift_signup,Current shift schedule upon NERIS activation.,3,This allows us to sync with schedule to allow data to be filtered by shift., -dispatch_center_id,dispatch.response,Text,FALSE,"""0000"" formatted string",,FALSE,TRUE,,FALSE,Single,DeptHist.disp_center_id,4-digit unique identifier for each PSAP dispatch center being requested to respond to an incident.,4311,, -dispatch_psap_type,dispatch.response,Text,TRUE,See type_psap.value,,FALSE,TRUE,,FALSE,Single,DeptHist.type_psap,Type of dispatch center being requested.,See type_psap.value table,A primary PSAP is an emergency communication center responsible for answering the initial 9-1-1 call. A secondary PSAP receives emergency calls transferred from a primary PSAP due to jurisdictional call sequencing (PSAP X receives neutral 911 calls and transfers to Secondary PSAP Y or Z) or discipline specific dispatching (PSAP X receives all 911 calls for a jurisdiction but a secondary PSAP Y handles fire and EMS calls)., -dispatch_psap_jurisdiction,dispatch.response,Text,TRUE,See type_psap_juris.value,,FALSE,TRUE,,FALSE,Single,DeptHist.type_psap_juris,Aggregation level of dispatch center.,See type_psap_juris.value table,"A single-jurisdiction is a facility where only one political entity (city/county) utilizes the 9-1-1, PSAP and dispatching services. A multi-jurisdictional facility is where one or more public safety political jurisdictions choose to operate as a single 9-1-1 entity (e.g., City A, B, C)", -dispatch_psap_discipline,dispatch.response,Text,TRUE,See type_psap_disc.value,,FALSE,TRUE,,FALSE,Single,DeptHist.type_psap_disc,Whether dispatch is single entity or multiple entity.,See type_psap_disc.value table,"A single discipline facility operates one disciplines of dispatch (e.g., fire or EMS or police). A multiple discipline facility operates multi-disciplines of dispatch (e.g., fire-EMS-police).", -dispatch_psap_capability,dispatch.response,Text,TRUE,See type_psap_capa.value,,FALSE,TRUE,,FALSE,Single,DeptHist.type_psap_capa,Whether PSAP follows most recent NENA standards.,See type_psap_capa.value table,"A legacy PSAP cannot process calls received via i3-defined call interfaces (IP-based calls) and still requires the use of CAMA or ISDN trunk technology for delivery of 9-1-1 emergency calls. A NG9-1-1 PSAP can process calls and access data services as defined in NENA's i3 specification, NENA-STA-010.", -dispatch_cad_software,dispatch.response,Text,FALSE,String of 255 max characters,,FALSE,TRUE,,FALSE,Single,DeptHist.cad_sw,Manufacturer of the CAD system being used by the agency.,"Motorola, etc.","If No CAD, select None.", -dispatch_protocol_fire,dispatch.response,Text,TRUE,See type_disp_proto_fire.value,,FALSE,FALSE,,FALSE,Single,DeptHist.type_disp_proto_fire,Procedure/protocol followed for triage of emergency fire calls.,See type_disp_proto_fire.value table,, -dispatch_protocol_medical,dispatch.response,Text,TRUE,See type_disp_proto_med.value,,FALSE,FALSE,,FALSE,Single,DeptHist.type_disp_proto_med,Procedure/protocol followed for triage of emergency medical calls.,See type_disp_proto_med.value table,, -dispatch_avl_usage,dispatch.response,Boolean,FALSE,,,FALSE,TRUE,,FALSE,Single,DeptHist.avl_usage,Describes whether the CAD utilizes AVL technology.,"""True""",, -rms_software,dispatch.response,Text,FALSE,String of 255 max characters,,FALSE,TRUE,,FALSE,Single,DeptHist.rms_sw,Manufacturer of the RMS Software being used by the agency.,"FirstOnScene, etc.","If No RMS, select None", -station_id,station,Text,FALSE,agency NERIS ID plus S plus three digit number,,TRUE,TRUE,,FALSE,Single,StationHist.station_id,Name of the station.,12,, -station_address_1,station,Text,FALSE,String of 255 max characters,,TRUE,TRUE,,FALSE,Single,DeptHist.address_line_1,Physical address of station.,1234 Market St,, -station_address_2,station,Text,FALSE,String of 255 max characters,,FALSE,FALSE,,FALSE,Single,DeptHist.address_line_2,Additional address information.,Apt. Number,, -station_city,station,Text,FALSE,String of 255 max characters,,TRUE,TRUE,,FALSE,Single,DeptHist.city,City in which station is located.,Baltimore,, -station_state,station,Text,FALSE,Two letter state abbreviation,,TRUE,TRUE,,FALSE,Single,DeptHist.state,State in which station is located.,Maryland,, -station_zip,station,Text,FALSE,"""00000"" formatted string",,TRUE,TRUE,,FALSE,Single,DeptHist.zip_code,Zip Code in which station is located.,21230,secondary check matching City/State, -station_point,station,Array[Point],FALSE,,,FALSE,TRUE,,FALSE,Single,StationHist.nuid_point_loc joined to GeoPoint,"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.","38.927036, -77.032742",May be submitted in any standard coordinate reference system but will be stored and provided back in WGS84., -station_primary_division,station,Text,FALSE,String of 255 max characters,,FALSE,FALSE,,TRUE,Single,spatial join to Division via DivisionSet joined to DivisionPrimaryFlag,Name and id of the primary division region in which the station falls.,1: First Battalion,ID and name concatenated as divisions may have one or the other, -station_coverage,station,Array[Text],FALSE,String of 255 max characters,,FALSE,FALSE,,TRUE,Single,select of containing GeoMultipolygon via Division via DivisionSet joined to DivisionCoverageFlag,Name and id of the coverage area region in which the station falls.,,Station-based only, -station_staffing,station,Integer,FALSE,,,FALSE,TRUE,,FALSE,Single,StationHist.staffing,Minimum staffing assigned to the station.,14,This is separate from unit staffing since stations can cross staff unit., -station_unit_id_1,station.unit,Text,FALSE,String of 255 max characters,,TRUE,TRUE,department has CAD,FALSE,Single,UnitHist.cad_designation_1,Unit's first designation in CAD.,"E801, TK720, A301",Required if department has a CAD., -station_unit_id_2,station.unit,Text,FALSE,String of 255 max characters,,TRUE,TRUE,department has CAD,FALSE,Single,UnitHist.cad_designation_2,Unit's second designation in CAD.,"E801, TK720, A301",Optional second identification for the unit. This would come to bear if for example a unit carries both municipal and county IDs in the CAD., -station_unit_capability,station.unit,Text,FALSE,See type_unit.value,,FALSE,TRUE,,FALSE,Single,UnitHist.type_unit,Type of unit housed at the station.,See type_unit.value,, -station_unit_staffing,station.unit,Integer,FALSE,,,TRUE,TRUE,,FALSE,Single,UnitHist.staffing,Minimum staffing required for this unit to be dispatched to an incident.,4,, -station_unit_dedicated,station.unit,Boolean,FALSE,,,FALSE,,,FALSE,Single,,Whether the unit has dedicated staffing.,TRUE,Can only be `true` if staffing is greater than 0.,UnitHist.staffing.dedicated -staff_total,staffing,Integer,FALSE,,,FALSE,TRUE,,TRUE,Single,sum of the other 9 staffing fields,Number of total staff within department.,429,, -staff_active_ff_career_ft,staffing,Integer,FALSE,,,FALSE,TRUE,,FALSE,Single,DeptHist.staff_ff_car_ft,Total number of active full-time career firefighters in agency.,190,, -staff_active_ff_career_pt,staffing,Integer,FALSE,,,FALSE,TRUE,,FALSE,Single,DeptHist.staff_ff_car_pt,Total number of active part-time career firefighters in agency.,50,, -staff_active_ff_volunteer,staffing,Integer,FALSE,,,FALSE,TRUE,,FALSE,Single,DeptHist.staff_ff_vol,Total number of active volunteer firefighters in agency.,43,, -staff_active_ems_only_career_ft,staffing,Integer,FALSE,,,FALSE,TRUE,,FALSE,Single,DeptHist.staff_ems_car_ft,Total number of active full-time career ems only staff in agency.,34,, -staff_active_ems_only_career_pt,staffing,Integer,FALSE,,,FALSE,TRUE,,FALSE,Single,DeptHist.staff_ems_car_pt,Total number of active part-time career ems only staff in agency.,19,, -staff_active_ems_only_volunteer,staffing,Integer,FALSE,,,FALSE,TRUE,,FALSE,Single,DeptHist.staff_ems_vol,Total number of active volunteer ems only staff in agency.,5,, -staff_active_civilians_career_ft,staffing,Integer,FALSE,,,FALSE,TRUE,,FALSE,Single,DeptHist.staff_civ_car_ft,Total number of active full-time career civilians in agency.,38,, -staff_active_civilians_career_pt,staffing,Integer,FALSE,,,FALSE,TRUE,,FALSE,Single,DeptHist.staff_civ_car_pt,Total number of active part-time career civilians in agency.,38,, -staff_active_civilians_volunteer,staffing,Integer,FALSE,,,FALSE,TRUE,,FALSE,Single,DeptHist.staff_civ_vol,Total number of active volunteer civilians in agency.,12,, -assess_iso_rating,dept.attributes,Integer,FALSE,,,FALSE,FALSE,,FALSE,Single,DeptHist.assess_iso_rating,"Current ISO rating (1- 10) of the agency, if applicable.",2,, -assess_cpse_acredit,dept.attributes,Boolean,FALSE,,,FALSE,FALSE,,FALSE,Single,DeptHist.assess_cpse_accredit,Whether the agency is accredited through CPSE.,"""True""",, -assess_caas_acredit,dept.attributes,Boolean,FALSE,,,FALSE,FALSE,,FALSE,Single,DeptHist.assess_caas_accredit,Whether the agency is accredited through CAAS.,"""True""",, diff --git a/core_schemas/modules/csv/incident/core_mod_incident.csv b/core_schemas/modules/csv/incident/core_mod_incident.csv deleted file mode 100644 index b94349d..0000000 --- a/core_schemas/modules/csv/incident/core_mod_incident.csv +++ /dev/null @@ -1,34 +0,0 @@ -name,group,type,value_set,format,possible_if,db_required,neris_core,neris_core_if,neris_core_app,neris_core_cad,computed,computed_from,cardinality,map_orm_landing,map_app,definition,example,comments,neris_core_aid -incident_neris_id,incident,Text,FALSE,Entity NERIS ID: epoch milliseconds of incident start time,,TRUE,TRUE,,TRUE,TRUE,FALSE,,Single,incident.neris_id_incident,,Unique identifier in NERIS for the incident.,FD24027000:1714762619,, -incident_internal_id,incident,Text,FALSE,String of 255 max characters,,TRUE,TRUE,,TRUE,TRUE,FALSE,,Single,incident.internal_id,,Department's internal unique identifier for the incident.,LPOK140003401,, -incident_final_type,type_identifiers,Array[Array[Text]],TRUE,"See value_1, value2, value_3 from type_incident",,TRUE,TRUE,,,,FALSE,,Multi,rel_incident_type.type_incident joined via rel_incident_type.nuid_incident,,Disposition or final incident type as assessed on scene.,See type_incident table,,TRUE -incident_final_type_primary,type_identifiers,Array[Boolean],FALSE,,,FALSE,TRUE,,,,FALSE,,Multi,,,Flag for the primary incident type. Only one type can be `True`.,,Intended for when multiple types are present.,TRUE -incident_special_modifier,type_identifiers,Array[Text],TRUE,See type_special_modifier,,FALSE,FALSE,,,,FALSE,,Multi,rel_incident_modifiers.type_incident_modifier joined via rel_incident_modifiers.nuid_incident,,Incident modifier(s) that can help describe the magnitude or class of the incident.,See type_special_modifier table,,TRUE -fire,fire,Module,FALSE,See mod_fire,final incident type includes fire,FALSE,TRUE,final incident type includes fire,,,FALSE,,Single,fire joined via fire.nuid_incident,,Specific fields for incident types that include fire type.,See mod_fire,,TRUE -medical,medical,Array[Module],FALSE,See mod_medical,final incident type includes medical,FALSE,TRUE,final incident type includes medical,,,FALSE,,Multi,medical joined via medical.nuid_incident,,Specific fields for incident types that include medical.,See mod_medical,,TRUE -hazsit,hazsit,Module,FALSE,See mod_hazard,final incident type includes hazsit,FALSE,TRUE,final incident type includes hazsit,,,FALSE,,Single,hazsit joined via hazsit.nuid_incident,,Specific fields for incident types that include hazsit.,See mod_hazsit,,TRUE -emerging_hazard,emerging_hazard,Array[Module],TRUE,See mod_emerging_hazards,one or more emerging hazard,FALSE,TRUE,eh was involved,,,FALSE,eh tables,Multi,"emerghaz_csst & emerghaz_elec, & emerghaz_powergen joined via nuid_incident",,Information on emerging hazard(s). Consists of the fields of one or more group from mod_emerging_hazard.,See mod_emerging_hazard,,TRUE -tactic_timestamps,tactic_timestamps,Module,FALSE,See mod_tactic_timestamps,,FALSE,TRUE,final incident type includes fire,,,FALSE,,Single,tactic_timestamps joined via tactic_timestamps_sub_incident.nuid_dispatch,,Timestamps for fire tactic employed.,See shared/mod_tactic_timestamps,Comes from Dispatch module where available,TRUE -incident_point,location,Point,FALSE,,,FALSE,TRUE,,,,FALSE,,Single,geo_point via incident_hist.nuid_point_incident,,"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.","42.548054, -77.840575","Decreasing order of priority given to: submitted point, location geocode, submitted polygon centroid ",TRUE -incident_polygon,location,Multipolygon,FALSE,,,FALSE,FALSE,,,,FALSE,,Single,geo_multipolygon via incident_hist.nuid_multipolygon_incident,,WGS84 polygon of the footprint of the incident.,,,FALSE -incident_location,location,Module,FALSE,See mod_location,,TRUE,TRUE,,,,FALSE,,Single,location via incident_hist.nuid_location,,"Location, generally an address, of the incident. Consists of the fields of mod_civic_location.",,See shared.mod_civic_location,TRUE -incident_location_use,location,Module,FALSE,See mod_location_use,,FALSE,TRUE,,,,FALSE,,Single,location_use via incident_hist.nuid_location_use,,How the location is being used. Consists of the fields of mod_location_use.,,See shared.mod_location_use,TRUE -incident_people_present,location,Boolean,FALSE,,,FALSE,TRUE,,,,FALSE,,Single,incident_hist.people_present,,Whether people were present at the time of the incident.,"""True""",,TRUE -incident_displaced_number,displacement,Integer,FALSE,,,FALSE,FALSE,,,,TRUE,count of core_mod_incident.incident_displaced_cause,Single,displace_sub_incident joined via displace_sub_incident.nuid_incident,,Number of people displaced.,2,,FALSE -incident_displaced_cause,displacement,Array[Text],TRUE,See type_displace_cause.value,,FALSE,TRUE,displaced_occupants = TRUE,,,FALSE,,Multi,displace joined via displace_sub_incident.nuid_incident,,Cause for displacement.,See type_displace_cause table,,TRUE -exposure,exposure,Array[Module],TRUE,See mod_exposure,,FALSE,TRUE,,,,FALSE,exposures > 0,Multi,exposure joined via exposure.nuid_incident,,Exposure details.,See mod_exposures,,TRUE -rescue_ff,rescues,Array[Module],FALSE,See mod_rescue_ff,,TRUE,TRUE,casualty_rescue_int_ff > 0,,,FALSE,ff casualties / rescues >0,Multi,casualty_rescue joined via casualty_rescue.nuid_incident,,Firefighter rescue and/or casualty module. Consists of the fields of mod_rescue_ff.,,See mod_rescue_ff,TRUE -rescue_nonff,rescues,Array[Module],FALSE,See mod_rescue_nonff,,TRUE,TRUE,casualty_rescue_int_nonff > 0,,,FALSE,nonff casualties / rescues > 0,Multi,casualty_rescue joined via casualty_rescue.nuid_incident,,Non firefighter rescue and/or casualty module. Consists of the fields of mod_rescue_civ.,,See mod_rescue_nonff,TRUE -incident_rescue_animal,rescues,Integer,FALSE,,,FALSE,TRUE,,,,FALSE,,Single,incident_hist.rescue_animal,,Total number of animals rescued.,1,,TRUE -incident_actions_taken,actions_taken,Array[Array[Text]],TRUE,See type_actions_tactics,incident_noaction is null,FALSE,TRUE,at least one action was taken,,,FALSE,actions and tactics tables,Multi,rel_action_tactic_action_type.type_action_tactic joined via action_tactic_sub_action joined via action_tactic_action.nuid_incident,,Actions taken by the fire department on the scene of the incident.,See type_action_tactic table,,TRUE -incident_noaction,actions_taken,Text,TRUE,See type_noaction,incident_actions_taken is null,FALSE,TRUE,at least one action was taken,,,FALSE,actions and tactics tables,Single,action_tactic_sub_noaction.type_noaction joined via incident_noaction.nuid_incident,,Reason no action taken by the fire department on the scene of the incident.,See type_noaction table,,TRUE -unit_response,unit_response,Array[Module],TRUE,shared/mod_unit,,TRUE,TRUE,,,,FALSE,,Multi,unit_response_sub_incident joined via unit_response.nuid_incident,,Shared module for unit response information.,,See shared.mod_unit_response,TRUE -risk_reduction,risk_reduction,Module,FALSE,,,TRUE,TRUE,,,,FALSE,,Single,risk_reduction joined via risk_reduction.nuid_incident,,"Specific fields for alarms, suppression systems, and their performance.",,See incident.mod_risk_reduction,TRUE -incident_aid_direction,aid,Text,TRUE,See type_aid_direction.value,,FALSE,TRUE,,,,FALSE,,Single,rel_incident_aid_.type_aid_direction joined via rel_incident_aid_.nuid_incident,,Whether aid was given or received.,See type_aid_direction table,,TRUE -incident_aid_type,aid,Text,TRUE,See type_aid.value,,FALSE,TRUE,,,,FALSE,,Single,rel_incident_aid_.type_aid joined via rel_incident_aid_.nuid_incident,,Type of aid given or received.,See type_aid table,,TRUE -incident_aid_department_name,aid,Array[Text],TRUE,See dept.name,,FALSE,TRUE,,,,FALSE,,Multi,aid joined via aid.nuid_incident,,Name of the Fire Department to which aid was given/received.,Example Fire Department Name,Comes from core_mod_entity_fd.fd_name as linked through aid agencies,TRUE -incident_aid_nonfd,aid,Array[Text],TRUE,See type_aid_nonfd,,FALSE,TRUE,,,,FALSE,,Multi,rel_incident_aid_nonfd.type_aid_nonfd joined via rel_incident_aid_nonfd.nuid_incident,,Type of non-fire department entities from which aid was received.,See type_aid_nonfd table,,TRUE -incident_narrative_impediment,narrative,Text,FALSE,"String of 100,000 max characters",,FALSE,TRUE,,,,FALSE,,Single,incident_hist.narrative_impediment,,Description of any obstacles that impacted the incident.,,,TRUE -incident_narrative_outcome,narrative,Text,FALSE,"String of 100,000 max characters",,FALSE,TRUE,,,,FALSE,,Single,incident_hist.narrative_outcome,,Description of the final disposition of the incident.,,,TRUE -parcel,augmentation,Module,FALSE,,incident_point is within a parcel,FALSE,FALSE,,,,FALSE,parcel service,Single,parcel joined via parcel.nuid_incident,,Characteristics of the parcel at which the incident occurred. Consists of the fields of mod_parcel.,,See augmentation.mod_parcel,FALSE -weather,augmentation,Module,FALSE,,,FALSE,FALSE,,,,FALSE,weather service,Single,weather joined via weather.nuid_incident,,Characteristics of the weather at the location and time of the incident. Consists of the fields of mod_weather.,,See augmentation.mod_weather,FALSE diff --git a/core_schemas/modules/csv/incident/mod_emerging_hazard.csv b/core_schemas/modules/csv/incident/mod_emerging_hazard.csv deleted file mode 100644 index 2672025..0000000 --- a/core_schemas/modules/csv/incident/mod_emerging_hazard.csv +++ /dev/null @@ -1,14 +0,0 @@ -name,group,type,value_set,format,possible_if,db_required,neris_core,neris_core_if,neris_core_aid,computed,computed_from,cardinality,map_orm_landing,map_app,definition,example,comments -elec_category,electrification,Text,TRUE,See type_emerghaz_elec.value_1,,TRUE,TRUE,,,FALSE,,Single,emerghaz_elec.type_emerghaz_elec,,Category of the battery powered / stored energy emerging hazard.,See type_emerghaz_elec table, -elec_type,electrification,Text,TRUE,See type_emerghaz_elec.value_2,,TRUE,TRUE,,,FALSE,,Single,emerghaz_elec.type_emerghaz_elec,,Additional specificity on the battery powered / stored energy emerging hazard.,See type_emerghaz_elec table,Based on category selection -elec_subtype,electrification,Text,TRUE,See type_emerghaz_elec.value_3,,TRUE,TRUE,,,FALSE,,Single,emerghaz_elec.type_emerghaz_elec,,Subtype of the emerging hazard.,See type_emerghaz_ev_power table,Only for vehicles -elec_target,electrification,Text,TRUE,See type_source_target.value,,FALSE,TRUE,,,FALSE,,Single,emerghaz_elec.type_source_target,,Whether the battery was the source or target.,See type_source_target table, -elec_suppress,electrification,Array[Text],TRUE,See type_emerghaz_suppression,type_incident.value_1 array includes 'FIRE',FALSE,TRUE,,,FALSE,,Multi,emerghaz_elec_fire_suppr.type_emerghaz_suppr joined via emerghaz_elec_fire,,Suppression approach.,See type_emerghaz_suppression, -elec_reignition,electrification,Boolean,FALSE,,suppress is not null,FALSE,TRUE,,,FALSE,,Single,emerghaz_elec_fire.reignition,,Whether there was a re-ignition.,"""True""", -elec_vehicle_status,electrification,Boolean,FALSE,,category = 'ELECTRIC_CAR',FALSE,TRUE,,,FALSE,,Single,emerghaz_elec_crash,,Whether the electric vehicle was involved in crash.,"""True""", -powergen_hardware_type,powergeneration,Array[Text],TRUE,See type_emerghaz_powergen.value,,FALSE,TRUE,,,FALSE,,Multi,emerghaz_powergen.type_emerghaz_powergen,,Whether power generation hardware was involved in the incident.,See type_emerghaz_powergen table, -powergen_pv_ignition,powergeneration.pv,Text,TRUE,See type_emerghaz_pv_ign.value,type = photovoltaics,FALSE,TRUE,,,FALSE,,Single,emerghaz_powergen_sub_pv.type_emerghaz_pv_ign,,Whether photovoltaics were the source of ignition or target.,See type_emerghaz_pv_ign table, -powergen_pv_type,powergeneration.pv,Text,TRUE,See type_emerghaz_pv.value,type = photovoltaics,FALSE,TRUE,,,FALSE,,Single,emerghaz_powergen_sub_pv.type_emerghaz_pv,,Type of photovoltaics were involved in the incident.,See type_emerghaz_pv table, -csst_ignition_source,csst,Boolean,FALSE,,,FALSE,TRUE,,,FALSE,,Single,emerghaz_csst.ignition_source,,Whether corrugated stainless steel tubing was a suspected ignition source.,"""True""", -csst_lightning,csst,Text,TRUE,See type_yes_no_unknown.value,ignition_source = TRUE,FALSE,TRUE,,,FALSE,,Single,emerghaz_csst.type_yes_no_unknown__lightning,,Whether lightening was suspected as cause of ignition.,See type_yes_no_unknown table, -csst_grounded,csst,Text,TRUE,See type_yes_no_unknown.value,ignition_source = TRUE,FALSE,TRUE,,,FALSE,,Single,emerghaz_csst.type_yes_no_unknown__grounded,,Whether the CSST was grounded.,See type_yes_no_unknown table, diff --git a/core_schemas/modules/csv/incident/mod_exposure.csv b/core_schemas/modules/csv/incident/mod_exposure.csv deleted file mode 100644 index ec46742..0000000 --- a/core_schemas/modules/csv/incident/mod_exposure.csv +++ /dev/null @@ -1,12 +0,0 @@ -name,group,type,value_set,format,possible_if,db_required,neris_core,neris_core_if,neris_core_aid,computed,computed_from,cardinality,map_orm_landing,map_app,definition,example,comments -exposure_type,exposure,Text,TRUE,See type_exposure_loc,,TRUE,TRUE,,TRUE,FALSE,,Single,exposure.type_exposure_loc,,Type exposure being reported.,,See type_exposure_loc -exposure_item,exposure,Text,TRUE,See type_exposure_item,exposure_type is external,FALSE,TRUE,,TRUE,FALSE,,Single,exposure_sub_external.type_exposure_item,,Type of property damaged or destroyed from the originating source of the hazard.,,See type_exposure_item -exposure_point,exposure,Point,FALSE,,,FALSE,TRUE,,TRUE,FALSE,,Single,geo_point joined via exposure.nuid_point_exposure,,"WGS84 latitude and longitude of the exposure. If a latitude and longitude are not submitted but a location is, the location geocoding result (if successful) will be used.","42.548054, -77.840575","Decreasing order of priority given to: submitted point, location geocode, submitted polygon centroid" -exposure_polygon,location,Multipolygon,FALSE,,,FALSE,FALSE,,FALSE,FALSE,,Single,geo_multipoly joined via exposure.nuid_multipoly_exposure,,WGS84 polygon of the footprint of the incident.,, -exposure_location,location,Module,FALSE,See mod_location,,TRUE,TRUE,,TRUE,FALSE,,Single,location joined via exposure.nuid_location,,"Location, generally an address, of the incident. Consists of the fields of mod_civic_location.",,See shared.mod_civic_location -exposure_location_use,location,Module,FALSE,See mod_location_use,,FALSE,TRUE,,TRUE,FALSE,,Single,location_use joined via exposure.nuid_location_use,,How the location is being used. Consists of the fields of mod_location_use.,,See shared.mod_location_use -exposure_people_present,location,Boolean,FALSE,,,FALSE,TRUE,,TRUE,FALSE,,Single,exposure.people_present,,Whether people were present at the time of the incident.,"""True""", -exposure_parcel,location.augmentation,Module,FALSE,See mod_civic_location,incident_point is within a parcel,FALSE,FALSE,,FALSE,FALSE,parcel service,Single,parcel via spatial join,,Characteristics of the parcel at which the exposure occurred. Consists of the fields of mod_parcel.,,See augmentation.mod_parcel -exposure_damage,exposure,Text,FALSE,See type_exposure_damage,,TRUE,TRUE,,TRUE,FALSE,,Single,exposure.type_exposure_damage,,Rating of damage to the exposure.,See type_exposure_damage table, -exposure_displaced_number,displacement.aggregated,Integer,FALSE,,,FALSE,FALSE,,FALSE,TRUE,mod_exposure.displaced_cause,Single,count of displace_sub_exposure joined via displace_sub_exposure.nuid_exposure,,Number of people displaced.,2, -exposure_displaced_cause,displacement,Array[Text],TRUE,See type_displace_cause.value,,FALSE,TRUE,displaced_number > 0,TRUE,FALSE,,Multi,displace.displacement_cause joined via displace_sub_exposure via displace_sub_exposure.nuid_exposure,,Cause for displacement.,See type_displace_cause table, diff --git a/core_schemas/modules/csv/incident/mod_fire.csv b/core_schemas/modules/csv/incident/mod_fire.csv deleted file mode 100644 index 3fb1dca..0000000 --- a/core_schemas/modules/csv/incident/mod_fire.csv +++ /dev/null @@ -1,13 +0,0 @@ -name,group,type,value_set,format,possible_if,db_required,neris_core,neris_core_if,neris_core_aid,computed,computed_from,cardinality,map_orm_landing,map_app,definition,example,comments -fire_suppression_appliance,fire,Array[Text],TRUE,See type_suppress_appliance.value,,FALSE,TRUE,,,FALSE,,Multi,rel_fire_suppr_appliance.type_suppr_appliance joined via rel_fire_suppr_appliance.nuid_fire,,Describes the appliances used for suppression.,See type_suppress_appliance table, -fire_water_supply,fire,Text,TRUE,See type_water_supply.value,,FALSE,TRUE,if suppression_appliance is none,,FALSE,,Single,fire.type_water_supply,,Describes the type of water supply utilized for the incident.,See type_water_supply table, -fire_investigation_need,fire,Text,TRUE,See type_fire_invest_need.value,,TRUE,TRUE,,,FALSE,,Single,fire.type_fire_invest_need,,Assessment by incident commander and/or officer in charge of the incident as to whether the fire necessitated a formal fire investigation.,See type_fire_invest_need table, -fire_investigation_type,fire,Array[Text],TRUE,See type_fire_invest.value,,TRUE,TRUE,formal cause and origin investigation was completed at the incident,,FALSE,,Multi,rel_fire_invest.type_fire_invest joined via rel_fire_invest.nuid_fire,,Categorizes the general type of investigation completed at the structure fire incident.,See type_fire_invest table,Allow for multiple selections then require incident analysis/investigation model to be completed for formal information about the fire. -structure_arrival_conditions,structure,Text,TRUE,See type_fire_condition_arrival.value,type_incident.value_2 array contains 'STRUCTURE_FIRE',TRUE,TRUE,if fire subtype is not outside fire,,FALSE,,Single,fire_sub_structure.type_fire_condition_arrival,,Fire conditions upon arriving on the scene of the incident.,See type_fire_condition_arrival table, -structure_progression_conditions,structure,Boolean,FALSE,,type_incident.value_2 array contains 'STRUCTURE_FIRE',FALSE,TRUE,if fire subtype is not outside fire,,FALSE,,Single,fire_sub_structure.progression_conditions,,Whether the fire extended beyond the conditions found upon arrival.,"""True""", -structure_damage,structure,Text,TRUE,See type_fire_bldg_damage.value,type_incident.value_2 array contains 'STRUCTURE_FIRE',TRUE,TRUE,if fire subtype is not outside fire,,FALSE,,Single,fire_sub_structure.type_fire_bldg_damage,,Rating of damage to the fire building of origin as selected from a list of values.,See type_fire_bldg_damage table, -structure_floor_of_origin,structure,Integer,FALSE,,type_incident.value_2 array contains 'STRUCTURE_FIRE',TRUE,TRUE,if fire subtype is not outside fire,,FALSE,,Single,fire_sub_structure.origin_floor,,Story above or below ground of fire origin.,1,"Negative integer is below ground, positive is above ground. 1 is ground floor." -structure_room_of_origin,structure,Text,TRUE,See type_room.value,type_incident.value_2 array contains 'STRUCTURE_FIRE',TRUE,TRUE,if fire subtype is not outside fire,,FALSE,,Single,fire_sub_structure.type_origin_room,,Room of origin of the fire.,See type_room table, -structure_fire_cause,structure,Text,TRUE,See type_fire_cause_in.value,type_incident.value_2 array contains 'STRUCTURE_FIRE',TRUE,TRUE,if fire subtype is not outside fire,,FALSE,,Single,fire_sub_structure.type_fire_cause_in,,General categorization of the cause (or likely cause) of the structure fire.,See type_fire_cause_in table, -outside_fire_cause,outdoor,Text,TRUE,See type_fire_cause_out.value,type_incident.value_2 array contains 'OUTSIDE_FIRE',TRUE,FALSE,if fire subtype is outside fire,,FALSE,,Single,fire_sub_outside.type_fire_cause_out,,General categorization of the cause (or likely cause) of the outdoor fire.,See type_fire_cause_out table, -outside_fire_acres_burned,outdoor,Float,FALSE,single-precision floating-point number,type_incident.value_2 array contains 'OUTSIDE_FIRE',FALSE,TRUE,if fire subtype is outside fire,,FALSE,,Single,fire_sub_outside.acres_burned,,Estimated number of acres burned during the incident.,0.5, diff --git a/core_schemas/modules/csv/incident/mod_hazard.csv b/core_schemas/modules/csv/incident/mod_hazard.csv deleted file mode 100644 index 6da4ef6..0000000 --- a/core_schemas/modules/csv/incident/mod_hazard.csv +++ /dev/null @@ -1,11 +0,0 @@ -name,group,type,value_set,format,possible_if,db_required,neris_core,neris_core_if,neris_core_aid,computed,computed_from,cardinality,map_orm_landing,map_app,definition,example,comments,api_class -hazsit_disposition,hazsit,Text,TRUE,See type_hazard_disposition.value,,TRUE,TRUE,,,FALSE,,Single,hazsit.type_hazard_disposition,,Outcome of the hazmat incident.,See type_hazard_disposition table,, -hazsit_evacuated,hazsit,Integer,FALSE,,,TRUE,TRUE,,,FALSE,,Single,hazsit.evacuated,,Number of occupants/businesses evacuated during the incident response.,2,, -chemical_dot_class,chemical,Array[Text],TRUE,See type_hazard_dot.value,,TRUE,TRUE,,,FALSE,,Multi,hazsit_chemical.type_hazard_dot,,Department of Transportation Hazard Classification.,See type_hazard_dot table,"If any related to batteries, complete emerging_hazard_submodule", -chemical_name,chemical,Array[Text],FALSE,String of 255 max characters,,TRUE,TRUE,,,FALSE,,Multi,hazsit_chemical.name,,Name of the chemical/material involved in the incident.,,, -chemical_release_occurred,chemical,Array[Boolean],FALSE,,,TRUE,TRUE,,,FALSE,,Multi,hazsit_chemical.release_occurred,,Whether the chemical was released.,"""True""",, -chemical_amount_est,chemical.release,Array[Float],FALSE,single-precision floating-point number,release_occurred is True,FALSE,TRUE,,,FALSE,,Multi,hazsit_chemical_release.amount_est,,Estimated amount released by volume or weight.,1345,, -chemical_amount_est_units,chemical.release,Array[Text],TRUE,See type_hazard_unit.value,release_occurred is True,FALSE,TRUE,,,FALSE,,Multi,hazsit_chemical_release.type_hazard_unit,,Unit of measurement of the estimated amount released.,See type_hazard_unit table,, -chemical_physical_state,chemical.release,Array[Text],TRUE,See type_hazard_physical_state.value,release_occurred is True,FALSE,TRUE,,,FALSE,,Multi,hazsit_chemical_release.type_hazard_physical_state,,Physical state of the chemical.,See type_hazard_physical_state table,, -chemical_release_into,chemical.release,Array[Text],TRUE,See type_hazard_released_into.value,release_occurred is True,FALSE,TRUE,,,FALSE,,Multi,hazsit_chemical_release.type_hazard_released_into,,Environment which was contaminated.,See type_hazard_released_into table,, -chemical_release_cause,chemical.release,Array[Text],TRUE,See type_hazard_cause.value,release_occurred is True,FALSE,TRUE,,,FALSE,,Multi,hazsit_chemical_release.type_hazard_cause,,Cause of the hazmat release.,See type_hazard_cause table,, diff --git a/core_schemas/modules/csv/incident/mod_medical.csv b/core_schemas/modules/csv/incident/mod_medical.csv deleted file mode 100644 index 0910a6f..0000000 --- a/core_schemas/modules/csv/incident/mod_medical.csv +++ /dev/null @@ -1,5 +0,0 @@ -name,group,type,value_set,format,possible_if,db_required,neris_core,neris_core_if,neris_core_aid,computed,computed_from,cardinality,map_orm_landing,map_app,definition,example,comments -patient_care_report,patient,Text,FALSE,String of 255 max characters,,FALSE,FALSE,,,,,Single,medical.care_report,,Patient care report identification number. Correlates to NEMSIS eRecord.01.,VAE456M1-02202024,Should follow department's NEMSIS report number format -patient_evaluation_care,patient,Text,TRUE,See type_medical_patient_care.value,,TRUE,FALSE,,,,,Single,medical.type_medical_patient_care,,Status of patient care needs based on evaluation.,See type_medical_patient_care table,"Patient Evaluated and Care Provided, Patient Evaluated and Refused Care, Patient Evaluated, No Care Required, Patient Refused Evaluation/Care, Patient Support Services Provided" -patient_improved_status,patient,Text,TRUE,See type_medical_patient_status.value,,FALSE,FALSE,,,,,Single,medical.type_medical_patient_status,,Status of the patient after FD arrival and intervention.,See type_medical_patient_status table,"NEMSIS values for Response -- Improved (9916001), Unchanged (9916003), 9916005 (Worse)" -medical_disposition,patient,Text,TRUE,See type_medical_transport.value,,FALSE,FALSE,,,,,Single,medical.type_medical_transport,,Transport outcome of the incident.,See type_medical_transport table, diff --git a/core_schemas/modules/csv/incident/mod_rescue_ff.csv b/core_schemas/modules/csv/incident/mod_rescue_ff.csv deleted file mode 100644 index b1fc790..0000000 --- a/core_schemas/modules/csv/incident/mod_rescue_ff.csv +++ /dev/null @@ -1,28 +0,0 @@ -name,group,type,value_set,format,possible_if,db_required,neris_core,neris_core_if,neris_core_aid,computed,computed_from,cardinality,map_orm_landing,map_app,definition,example,comments,neris_core_app,neris_core_cad -ff_rescue_birth_month_year,general,Text,FALSE,"""MM/YYYY"" formatted string",,FALSE,TRUE,,,FALSE,,Single,casualty_rescue.birth_month_year,,Date of birth of the person(s) injured or rescued.,06/1972,MM/YYYY format required,, -ff_rescue_gender,general,Text,TRUE,See type_gender.value,,FALSE,TRUE,,,FALSE,,Single,casualty_rescue.type_gender,,Gender of the person(s) injured or rescued.,See type_gender table,,, -ff_rescue_race,general,Text,TRUE,See type_race.value,,FALSE,TRUE,,,FALSE,,Single,casualty_rescue.type_race,,Race of the person(s) injured or rescued.,See type_race table,,, -ff_casualty_rank,casualty.demographic,Text,FALSE,String of 255 max characters,,FALSE,TRUE,,,FALSE,,Single,casualty_sub_injury_ff.rank,,Rank of firefighter.,Captain,,, -ff_casualty_service,casualty.demographic,Float,FALSE,single-precision floating-point number,,FALSE,TRUE,,,FALSE,,Single,casualty_sub_injury_ff.service,,Years of service.,2,,, -ff_rescue_type,rescue,Text,TRUE,See type_rescue.value,,TRUE,TRUE,,,FALSE,,Single,rescue.type_rescue,,"Whether there was a rescue, non-rescue, assist, or self evacuation.",See type_rescue table,,, -ff_rescue_primary_mode,rescue,Text,TRUE,See type_rescue_mode.value,"rescue_type = Firefighter Rescued, Firefighter-Assisted Evacuation",FALSE,TRUE,,,FALSE,,Single,rescue_sub_ffrescue.type_rescue_mode,,Primary mode for rescue.,See type_rescue_mode table,,, -ff_rescue_actions,rescue,Array[Text],TRUE,See type_rescue_action.value,"rescue_type = Firefighter Rescued, Firefighter-Assisted Evacuation",FALSE,TRUE,,,FALSE,,Multi,rel_rescue_sub_ffrescue_actions.type_rescue_action,,Actions taken to support the rescue.,See type_rescue_action table,,, -ff_rescue_impediment_type,rescue,Array[Text],TRUE,See type_rescue_impediment.value,"rescue_type = Firefighter Rescued, Firefighter-Assisted Evacuation",FALSE,TRUE,,,FALSE,,Multi,rel_rescue_sub_ffrescue_impediment.type_rescue_impediment,,Whether conditions impacted the ability of rescue.,See type_rescue_impediment table,,, -ff_rescue_mayday,rescue.ff,Boolean,FALSE,,,TRUE,TRUE,,,FALSE,,Single,rescue_mayday,,Whether there was a mayday called to indicate a firefighter needed assistance during the incident.,"""True""",,, -ff_rescue_mayday_relative_time,rescue.ff,Text,TRUE,See type_suppress_time.value,,FALSE,TRUE,,,FALSE,,Single,rescue_mayday.type_suppr_time,,"Relative to suppression, when the mayday was called.",See type_suppress_time table,,, -ff_rescue_rit_activated,rescue.ff,Boolean,FALSE,,ff_rescue_mayday=True,FALSE,TRUE,,,FALSE,,Single,rescue_mayday.rit,,Whether a RIT team was activated following a mayday declaration.,TRUE,,, -ff_rescue_room_type,rescue.structure,Text,TRUE,See type_room.value,primary_mode= Removal From Structure,FALSE,TRUE,,,FALSE,,Single,rescue_sub_ffrescue_sub_removal.type_room,,Type of room/space from which the occupant was rescued.,See type_room table,,, -ff_rescue_elevation_type,rescue.structure,Text,TRUE,See type_rescue_elevation.value,primary_mode= Removal From Structure,FALSE,TRUE,,,FALSE,,Single,rescue_sub_ffrescue_sub_removal.type_elevation,,Elevation at which the occupant was found.,See type_rescue_elevation table,,, -ff_rescue_gas_isolation,rescue.structure,Boolean,FALSE,,primary_mode= Removal From Structure,FALSE,TRUE,,,FALSE,,Single,rescue_sub_ffrescue_sub_removal.gas_isolation,,Whether the space was isolated from the flow of heat and/or toxic gases.,"""True""",,, -ff_rescue_removal_path_type,rescue.structure,Text,TRUE,See type_rescue_path.value,primary_mode= Removal From Structure,FALSE,TRUE,,,FALSE,,Single,rescue_sub_ffrescue_sub_removal.type_rescue_path,,How the firefighter was removed from the structure.,See type_rescue_path table,,, -ff_rescue_fire_relative_time,rescue.structure,Text,TRUE,See type_suppress_time.value,primary_mode= Removal From Structure and incident_subtype = FIRE,FALSE,TRUE,,,FALSE,,Single,rescue_sub_ffrescue_sub_removal_fire.type_suppr_time,,"Relative to suppression, when the firefighter was removed from the structure.",See type_suppress_time table,,, -ff_casualty_type,casualty,Text,TRUE,See type_casualty.value,,FALSE,TRUE,,,FALSE,,Single,casualty.type_casualty,,"Whether the person was uninjured, injured nonfatally, injured fatally.",See type_casualty table,,, -ff_casualty_classification,casualty.demographic,Text,TRUE,See type_job_classification.value,"casualty_type in ('injured nonfatally', 'injured fatally')",FALSE,TRUE,,,FALSE,,Single,casualty_sub_injury_ff.type_job_classification,,Job classification of firefighter.,See type_job_classification table,,, -ff_casualty_linked_unit_id,casualty.injured.deployment,Text,TRUE,See unit.neris_id,UnitHist.cad_designation,TRUE,,TRUE,TRUE,FALSE,UnitHist.cad_designation_1,Single,casualty_sub_injury_ff.neris_id_unit,,Name of the unit responding to the incident in FD Spec.,FD24027000S000U000,Unit maps to Core Department Spec,, -ff_casualty_reported_unit_id,casualty.injured.deployment,Text,FALSE,String of 255 max characters,,FALSE,,Unit not yet created in entity spec,,FALSE,,Single,unit_response.reported_id_unit,,Name of the unit responding to the incident if neris id not yet in FD Spec.,"A702, PA711, E731",,FALSE,FALSE -ff_casualty_duty_type,casualty.injured.deployment,Text,TRUE,See type_duty.value,"casualty_type in ('injured nonfatally', 'injured fatally')",FALSE,TRUE,,,FALSE,,Single,casualty_sub_injury_ff.type_duty,,Duty state of the firefighter at the time of the incident.,See type_duty table,,, -ff_casualty_cause,casualty.injured.deployment,Text,TRUE,See type_casualty_cause.value,"casualty_type in ('injured nonfatally', 'injured fatally')",FALSE,TRUE,,,FALSE,,Single,casualty_sub_injury.type_casualty_cause,,Apparent cause of the injury or fatality.,See type_casualty_cause table,Jump,, -ff_casualty_action,casualty.injured.deployment,Text,TRUE,See type_casualty_actions.value,"casualty_type in ('injured nonfatally', 'injured fatally')",FALSE,TRUE,,,FALSE,,Single,casualty_sub_injury_ff.type_casualty_action,,Action that occurred during the time of the incident.,See type_casualty_action table,,, -ff_casualty_ppe,casualty.injured.deployment,Array[Text],TRUE,See type_casualty_ppe.value,"casualty_type in ('injured nonfatally', 'injured fatally')",FALSE,FALSE,,,FALSE,,Multi,rel_casualty_sub_injury_ff_ppe.type_ppe,,PPE worn during time of incident.,See type_casualty_ppe table,,, -ff_casualty_incident_command,casualty.injured.deployment,Boolean,FALSE,,"casualty_type in ('injured nonfatally', 'injured fatally')",FALSE,TRUE,,,FALSE,,Single,casualty_sub_injury_ff.incident_command,,Whether an incident command structure was in place during incident.,"""True""",,, -ff_casualty_incident_timeline,casualty.injured.deployment,Text,TRUE,See type_casualty_timeline.value,"casualty_type in ('injured nonfatally', 'injured fatally')",FALSE,TRUE,,,FALSE,,Single,casualty_sub_injury_ff.incident_timeline,,Stage of the incident when the injury occurred.,See type_casualty_timeline table,,, diff --git a/core_schemas/modules/csv/incident/mod_rescue_nonff.csv b/core_schemas/modules/csv/incident/mod_rescue_nonff.csv deleted file mode 100644 index 7714d69..0000000 --- a/core_schemas/modules/csv/incident/mod_rescue_nonff.csv +++ /dev/null @@ -1,16 +0,0 @@ -name,group,type,value_set,format,possible_if,db_required,neris_core,neris_core_if,neris_core_aid,computed,computed_from,cardinality,map_orm_landing,map_app,definition,example,comments,api_class -nonff_rescue_birth_month_year,general,Text,FALSE,"""MM/YYYY"" formatted string",,FALSE,TRUE,,,FALSE,,Single,casualty_rescue.birth_month_year,,The MM/YYYY of birth of the person(s) injured or rescued.,07/1971,, -nonff_rescue_gender,general,Text,TRUE,See type_gender.value,,FALSE,TRUE,,,FALSE,,Single,casualty_rescue.type_gender,,The gender of the person(s) injured or rescued.,See type_gender table,, -nonff_rescue_race,general,Text,TRUE,See type_race.value,,FALSE,TRUE,,,FALSE,,Single,casualty_rescue.type_race,,The race of the person(s) injured or rescued.,See type_race table,, -nonff_rescue_type,rescue,Text,TRUE,See type_rescue.value,,FALSE,TRUE,,,FALSE,,Single,rescue.type_rescue,,"Whether there was a rescue, non-rescue, assist, or self evacuation",See type_rescue table,, -nonff_rescue_presence_known,rescue,Text,TRUE,See type_rescue_presence_known.value,"rescue_type in 'FIREFIGHTER RESCUED', 'FIREFIGHTER-ASSISTED EVACUATION'",FALSE,TRUE,,,FALSE,,Single,rescue_presence_known.type_presence_known,,Whether the presence of an occupant in need of rescue was known,See type_rescue_presence_known table,, -nonff_rescue_primary_mode,rescue,Text,TRUE,See type_rescue_mode.value,"rescue_type in 'FIREFIGHTER RESCUED', 'FIREFIGHTER-ASSISTED EVACUATION'",FALSE,TRUE,,,FALSE,,Single,rescue_sub_ffrescue.type_rescue_mode,,The primary mode for rescue,See type_rescue_mode table,, -nonff_rescue_actions,rescue,Array[Text],TRUE,See type_rescue_action.value,"rescue_type in 'FIREFIGHTER RESCUED', 'FIREFIGHTER-ASSISTED EVACUATION'",FALSE,TRUE,,,FALSE,,Multi,rel_rescue_sub_ffrescue_actions.type_rescue_action,,Actions taken to support the rescue,See type_rescue_action table,, -nonff_rescue_impediment_type,rescue,Array[Text],TRUE,See type_rescue_impediment.value,"rescue_type in 'FIREFIGHTER RESCUED', 'FIREFIGHTER-ASSISTED EVACUATION'",FALSE,TRUE,,,FALSE,,Multi,rel_rescue_sub_ffrescue_impediment.type_rescue_impediment,,Whether conditions impacted the ability of rescue,See type_rescue_impediment table,, -nonff_rescue_room_type,rescue.structure,Text,TRUE,See type_room.value,primary_mode = 'REMOVAL FROM STRUCTURE',FALSE,TRUE,,,FALSE,,Single,rescue_sub_ffrescue_sub_removal.type_room,,The type of room/space from which the occupant was rescued,See type_room table,, -nonff_rescue_elevation_type,rescue.structure,Text,TRUE,See type_rescue_elevation.value,primary_mode = 'REMOVAL FROM STRUCTURE',FALSE,TRUE,,,FALSE,,Single,rescue_sub_ffrescue_sub_removal.type_elevation,,The elevation at which the occupant was found,See type_rescue_elevation table,, -nonff_rescue_gas_isolation,rescue.structure,Boolean,FALSE,,primary_mode = 'REMOVAL FROM STRUCTURE',FALSE,TRUE,,,FALSE,,Single,rescue_sub_ffrescue_sub_removal.gas_isolation,,Whether the space was isolated from the flow of heat and/or toxic gases,"""True""",, -nonff_rescue_removal_path_type,rescue.structure,Text,TRUE,See type_rescue_path.value,primary_mode = 'REMOVAL FROM STRUCTURE',FALSE,TRUE,,,FALSE,,Single,rescue_sub_ffrescue_sub_removal.type_rescue_path,,Route along which removal from the structure occurred,See type_rescue_path table,, -nonff_rescue_fire_relative_time,rescue.structure,Text,TRUE,See type_suppress_time.value,primary_mode = 'REMOVAL FROM STRUCTURE' and incident_subtype = 'FIRE',FALSE,TRUE,,,FALSE,,Single,rescue_sub_ffrescue_sub_removal_fire.type_suppr_time,,"Relative to suppression, when the occupant was removed from the structure",See type_suppress_time table,, -nonff_casualty_casualty_type,casualty,Text,TRUE,See type_casualty.value,,FALSE,TRUE,,,FALSE,,Single,casualty.type_casualty,,"Whether the person was uninjured, injured nonfatally, injured fatally",See type_casualty table,, -nonff_casualty_casualty_cause,casualty.injured,Text,TRUE,See type_casualty_cause.value,"casualty_type in ('INJURED NONFATALLY', 'INJURED FATALLY')",FALSE,TRUE,,,FALSE,,Single,casualty_sub_injury.type_casualty_cause,,The apparent cause of the injury or fatality,See type_casualty_cause table,, diff --git a/core_schemas/modules/csv/incident/mod_risk_reduction.csv b/core_schemas/modules/csv/incident/mod_risk_reduction.csv deleted file mode 100644 index 9f025aa..0000000 --- a/core_schemas/modules/csv/incident/mod_risk_reduction.csv +++ /dev/null @@ -1,20 +0,0 @@ -name,group,type,value_set,format,possible_if,db_required,neris_core,neris_core_if,neris_core_aid,computed,computed_from,cardinality,map_orm_landing,map_app,definition,example,comments -smoke_alarm_presence,smoke_alarm,Text,TRUE,See type_rr_presence,,FALSE,FALSE,type_incident.value_2 values include 'STRUCTURE FIRE',TRUE,FALSE,,Single,alarm_smoke.type_rr_presence,,Whether at least one smoke alarm was present at the incident location.,See type_rr_presence table, -smoke_alarm_type,smoke_alarm.present,Array[Text],TRUE,See type_alarm_smoke.value,smoke_alarm_presence = 'PRESENT',FALSE,TRUE,type_incident.value_2 values include 'STRUCTURE FIRE',TRUE,FALSE,,Multi,rel_alarm_smoke_type.type_alarm_smoke,,Type of alarm,See type_alarm_smoke table, -smoke_alarm_working,smoke_alarm.present,Boolean,FALSE,,smoke_alarm_presence = 'PRESENT',FALSE,FALSE,type_incident.value_2 values include 'STRUCTURE FIRE',TRUE,FALSE,,Single,alarm_smoke_sub_present.working,,Whether there was at least one working or successfully tested smoke alarm in the structure.,TRUE, -smoke_alarm_operation,smoke_alarm.present.fire,Text,TRUE,See type_alarm_operation.value,smoke_alarm_presence = 'PRESENT' & type_incident.value_2 values include 'STRUCTURE FIRE',FALSE,TRUE,,TRUE,FALSE,,Single,alarm_smoke_sub_present_operation.type_alarm_operation,,Whether the alarm operated as intended during the incident.,See type_alarm_operation table, -smoke_alarm_operation_fail,smoke_alarm.present.fire.failed,Text,TRUE,See type_alarm_failure.value,smoke_alarm_operation = 'FAILED TO OPERATE',FALSE,TRUE,,TRUE,FALSE,,Single,alarm_smoke_sub_present_operation_sub_failed.type_alarm_failure,,Reason for alarm failure.,See type_alarm_failure table, -smoke_alarm_operation_action,smoke_alarm.working_fire.alerted,Text,TRUE,See type_occupant_response.value,smoke_alarm_operation = 'OPERATED - ALERTED OCCUPANT(S)',FALSE,TRUE,,TRUE,FALSE,,Single,alarm_smoke_sub_present_operation_sub_alerted.type_occupant_response,,"If the alarm operated, describes the occupant reaction or inaction that resulted from the alarm signal.",See type_occupant_response table, -fire_alarm_presence,,Text,TRUE,See type_rr_presence,,FALSE,FALSE,type_incident.value_2 values include 'STRUCTURE FIRE',TRUE,FALSE,,Single,alarm_fire.type_rr_presence,,Whether at least one fire alarm was present at the incident location.,See type_rr_presence table, -fire_alarm_type,fire_alarm.present,Array[Text],TRUE,See type_alarm_fire.value,fire_alarm_presence = 'PRESENT',FALSE,TRUE,type_incident.value_2 values include 'STRUCTURE FIRE',TRUE,FALSE,,Multi,rel_alarm_fire_type.type_alarm_fire,,Type of alarm,See type_alarm_fire table, -fire_alarm_operation,fire_alarm.present.fire,Text,TRUE,type_alarm_operation.value,fire_alarm_presence = 'PRESENT' & type_incident.value_2 values include 'STRUCTURE FIRE',FALSE,TRUE,,TRUE,FALSE,,Single,alarm_fire_sub_present_operation.type_alarm_operation,,"Whether the fire alarm system operated as designed, intended, or expected.",TRUE, -other_alarm_presence,,Text,TRUE,See type_rr_presence,,FALSE,FALSE,type_incident.value_2 values include 'STRUCTURE FIRE',TRUE,FALSE,,Single,alarm_other.type_rr_presence,,Whether at least one other alarm was present at the incident location.,See type_rr_presence table, -other_alarm_type,other_alarm.present,Array[Text],TRUE,See type_alarm_other.value,other_alarm_presence = 'PRESENT',FALSE,TRUE,type_incident.value_2 values include 'STRUCTURE FIRE',TRUE,FALSE,,Multi,rel_alarm_other_type.type_alarm_other,,Type of alarm,See type_alarm_other table, -fire_suppression_presence,,Text,TRUE,See type_rr_presence,,FALSE,FALSE,,TRUE,FALSE,,Single,suppress_fire.type_rr_presence,,Whether at least one other alarm was present at the incident location.,See type_rr_presence table, -fire_suppression_type,fire_suppression.present,Array[Text],TRUE,See type_suppress_fire.value,fire_suppression_presence = 'PRESENT',FALSE,TRUE,,TRUE,FALSE,,Multi,rel_suppress_fire_type.type_suppress_fire,,Type of fire suppression system,See type_suppress_fire table, -fire_suppression_full_partial,fire_suppression.present,Array[Text],TRUE,See type_full_partial.value,fire_suppression_presence = 'PRESENT',FALSE,TRUE,,TRUE,FALSE,,Single,rel_suppress_fire_type.type_full_partial,,Whether the fire suppression system was full or partial.,See type_full_partial table, -fire_suppression_operation,fire_suppression.present.fire,Text,TRUE,See type_suppression_operation.value,fire_suppression_presence = 'PRESENT' & type_incident.value_2 values include 'STRUCTURE FIRE',FALSE,TRUE,,TRUE,FALSE,,Single,suppress_fire_sub_present_operation.type_suppress_operation,,"Whether the fire suppression system operated as designed, intended, or expected.",See type_suppression_operation table, -fire_suppression_operation_sprinkler,fire_suppression.present.fire.operated,Integer,FALSE,,fire_suppression_operation = 'OPERATED - EFFECTIVE' | 'OPERATED - NOT EFFECTIVE',FALSE,TRUE,,TRUE,FALSE,,Single,suppress_fire_sub_present_operation_sub_effective.sprinkler_activated & suppress_fire_sub_present_operation_sub_ineffective.sprinkler_activated,,Number of sprinkler heads activated.,1, -fire_suppression_operation_failure,fire_suppression.present.fire.failed,Text,TRUE,See type_suppression_failure.value,fire_suppression_operation = 'OPERATED - NOT EFFECTIVE' | 'FAILED TO OPERATE',FALSE,TRUE,,TRUE,FALSE,,Single,suppress_fire_sub_present_operation_sub_ineffective.type_suppress_failure & suppress_fire_sub_present_operation_sub_failed.type_suppress_failure,,Reason for the failure.,See type_suppression_failure table, -cooking_fire_suppression_presence,,Text,TRUE,See type_rr_presence,,FALSE,FALSE,incident type = 'CONFINED_COOKING_APPLIANCE_FIRE',TRUE,FALSE,,Single,suppress_cooking.type_rr_presence,,Whether at least one cooking fire suppression system was present at the incident location.,See type_rr_presence table, -cooking_fire_suppression_type,cooking_fire_suppression.present,Array[Text],TRUE,See type_suppress_cooking.value,cooking_fire_suppression_presence = 'PRESENT',FALSE,TRUE,incident type = 'CONFINED_COOKING_APPLIANCE_FIRE',TRUE,FALSE,,Multi,rel_suppress_cooking_type.type_suppress_cooking,,Type of cooking fire suppression system,See type_suppress_cooking table, diff --git a/core_schemas/modules/csv/shared/mod_civic_location.csv b/core_schemas/modules/csv/shared/mod_civic_location.csv deleted file mode 100644 index 777ac36..0000000 --- a/core_schemas/modules/csv/shared/mod_civic_location.csv +++ /dev/null @@ -1,41 +0,0 @@ -name,group,type,value_set,format,possible_if,db_required,neris_core_if,neris_core_app,neris_core_cad,computed,computed_from,cardinality,map_orm_landing,map_app,definition,example,comments -nl_structure,cldxf_named_location,Text,FALSE,String of 255 max characters,,FALSE,,FALSE,FALSE,FALSE,,Single,location.nl_structure,BldgName,"A built feature which has a vertical dimension, including both conventional buildings which have walls, doors, and a roof, and other kinds of infrastructure such as cell towers, transformer stations, fuel tanks, and so on. ","""Fuel Storage Shed"" in ""100 Cantwell Avenue, Fuel Storage Shed""", -nl_subsite,cldxf_named_location,Text,FALSE,String of 255 max characters,,FALSE,,FALSE,FALSE,FALSE,,Single,location.nl_subsite,,"Name of a sub-area within a larger area specified either by site name, by a thoroughfare address, or both.","""Buckeye Village"" in ""The Ohio State University, Buckeye Village""", -nl_site,cldxf_named_location,Text,FALSE,String of 255 max characters,,FALSE,,FALSE,FALSE,FALSE,,Single,location.nl_site,,Name of an exterior area which is publicly known and unique within a given place. A site may contain one or more structures and/or sub-sites.,"""Winslow Park and Campground"" in ""Winslow Park and Campground, Freeport, ME"" ", -an_prefix,cldxf_address_number,Text,FALSE,String of 255 max characters,,FALSE,,FALSE,FALSE,FALSE,,Single,location.an_number_prefix,,Identifier in the portion of the complete address number that precedes the integer Address Number in order to further specify a location along a thoroughfare or within a defined area.,"""A"" in ""A19 Calle 117, Toa Alta, PR""", -an_number,cldxf_address_number,Integer,FALSE,,,FALSE,,FALSE,FALSE,FALSE,,Single,location.an_address_number,AddNum,Integer identifier of a location along a thoroughfare or within a defined community.,"""123"" in ""123 Main Street""", -an_suffix,cldxf_address_number,Text,FALSE,String of 255 max characters,,FALSE,,FALSE,FALSE,FALSE,,Single,location.an_number_suffix,,Identifier in the portion of the complete address number that follows the integer Address Number in order to further specify a location along a thoroughfare or within a defined area.,"""1""2"" in ""194-03 1""2 50th Avenue, New York, NY 11365"" ", -an_complete,cldxf_address_number,Text,FALSE,String of 255 max characters,,FALSE,,FALSE,FALSE,FALSE,,Single,location.an_number_complete,,"Address Number Complete includes the Address Number Prefix (if any), the Address Number, Address Number Suffix (if any), and any formatting or separator characters needed to display the official version of the complete address number. The Address Number Complete precedes the complete street name to identify a location along a thoroughfare or within a defined area. ","""A19"" in ""A19 Calle 117, Toa Alta, PR""", -an_distance_marker,cldxf_address_number,Text,FALSE,String of 255 max characters,,FALSE,,FALSE,FALSE,FALSE,,Single,location.an_distance_marker,,"Distance travelled along a route such as a road or highway, indicated by a distance marker sign, typically a post or other marker indicating the distance in miles/kilometers from or to a given point. ","""Milepost 1303"" in ""Milepost 1303, Alaska Highway""", -sn_pre_modifier,cldxf_street_name,Text,TRUE,See type_loc_sn_pre_post.value,,FALSE,,FALSE,FALSE,FALSE,,Single,location.sn_pre_mod,,Word or phrase that precedes and modifies the Street Name element but is separated from it by a Street Name Pre Type or a Street Name Pre Directional or both.,"""Old"" in ""Old North First Street"" (""Old"" is a Street Name Pre Modifier because the Street Name Pre Directional ""North"" separates ""Old"" from the Street Name ""First"" and the Street Name Post Type ""Street"".)", -sn_pre_directional,cldxf_street_name,Text,FALSE,"North, Northeast, Northwest, South, Southeast, Southwest, East, West, or equivalent words in other languages.",,FALSE,,FALSE,FALSE,FALSE,,Single,location.sn_pre_dir,StPreDir,"Word preceding the Street Name element that indicates the direction taken by the street from an arbitrary starting point or line, or the sector where it is located. ","""North"" in ""North Fairfax Drive""", -sn_pre_type,cldxf_street_name,Text,TRUE,See type_loc_sn_pre_post.value,,FALSE,,FALSE,FALSE,FALSE,,Single,location.type_loc_sn_pre_post__pre,StPreType,Word or phrase that precedes the Street Name element and identifies a type of thoroughfare in a complete street name.,"""Avenue"" in ""Avenue A""", -sn_pre_type_separator,cldxf_street_name,Text,TRUE,See type_loc_sn_pre_sep.value,,FALSE,,FALSE,FALSE,FALSE,,Single,location.type_loc_sn_pre_sep,,Preposition or prepositional phrase between the Street Name Pre Type and the Street Name.,"""of the"" in ""Avenue of the Americas"" ", -sn_street_name,cldxf_street_name,Text,FALSE,String of 255 max characters,,FALSE,,FALSE,FALSE,FALSE,,Single,location.sn_street_name,StName,"Element of the complete street name that identifies the particular street (as opposed to any street types, directionals, and modifiers).","""Fairfax"" in ""North Fairfax Avenue"" ", -sn_post_type,cldxf_street_name,Text,TRUE,See type_loc_sn_pre_post.value,,FALSE,,FALSE,FALSE,FALSE,,Single,location.type_loc_sn_pre_post__post,StType,Word or phrase that follows the Street Name element and identifies a type of thoroughfare in a complete street name.,"""Avenue"" in ""North Fairfax Avenue"" ", -sn_post_directional,cldxf_street_name,Text,FALSE,"North, Northeast, Northwest, South, Southeast, Southwest, East, West, or equivalent words in other languages.",,FALSE,,FALSE,FALSE,FALSE,,Single,location.sn_post_dir,StDir,"Word following the Street Name element that indicates the direction taken by the street from an arbitrary starting point or line, or the sector where it is located. ","""East"" in ""Seventh Street East""", -sn_post_modifier,cldxf_street_name,Text,FALSE,String of 255 max characters,,FALSE,,FALSE,FALSE,FALSE,,Single,location.sn_post_mod,,Word or phrase that follows and modifies the Street Name element and is either separated from it by a Street Name Post Type and/or a Street Name Post Directional.,"""Extension"" in ""Market Street North Extension"" (because ""North"" separates ""Extension"" from the Street Name Post Type.", -sn_dir_of_travel,cldxf_street_name,Text,TRUE,See type_loc_sn_direction.value,,FALSE,,FALSE,FALSE,FALSE,,Single,location.type_loc_sn_direction,,Word which follows all other street name elements and is used only as needed to indicate direction of travel on a divided roadway and associated frontage roads.,"""northbound"" in ""Interstate Highway 5 North northbound"" ", -nl_wing,cldxf_named_location,Text,FALSE,String of 255 max characters,,FALSE,,FALSE,FALSE,FALSE,,Single,location.nl_wing,,"Designated part of a structure which spans one or many floors, typically including more than one unit or room and representing a significant portion of the structure floor area. ","""Concourse A"" in ""Pittsburgh International Airport, Airside Terminal, Concourse A"" ", -nl_floor,cldxf_named_location,Text,FALSE,String of 255 max characters,,FALSE,,FALSE,FALSE,FALSE,,Single,location.nl_floor,LevelType + LevelName,"Standardized identifier for a story or level within a structure, wing, or unit.","""5"" in ""800 Jefferson Street, 5th Floor"" ", -nl_unit_pre_type,cldxf_named_location,Text,FALSE,String of 255 max characters,,FALSE,,FALSE,FALSE,FALSE,,Single,location.nl_unit_pre_type,UnitType,Part of the complete unit identifier that precedes the Unit Value and indicates the kind of unit.,"""Apartment"" in ""422 Via Casitas, Apartment 12"" ", -nl_unit_value,cldxf_named_location,Text,FALSE,String of 255 max characters,,FALSE,,FALSE,FALSE,FALSE,,Single,location.nl_unit_value,UnitName,Part of the complete unit identifier that uniquely identifies a particular unit.,"""12"" in ""422 Via Casitas, Apartment 12"" ", -nl_room,cldxf_named_location,Text,FALSE,String of 255 max characters,,FALSE,,FALSE,FALSE,FALSE,,Single,location.nl_room,,"Single, distinctly identified, enclosed space within a structure. ","""E427"" in ""Gilman Memorial Hospital, Room E247"" ", -nl_section,cldxf_named_location,Text,FALSE,String of 255 max characters,,FALSE,,FALSE,FALSE,FALSE,,Single,location.nl_section,,"Identified, unenclosed area within a structure, wing, unit, or room. ","""Customer Seating"" in ""Coastland Mall, Food Court, Customer Seating"" ", -nl_row,cldxf_named_location,Text,FALSE,String of 255 max characters,,FALSE,,FALSE,FALSE,FALSE,,Single,location.nl_row,,"Identified linear feature, such as a linear arrangement of seats, workstations, equipment, or storage, within a structure, wing, unit, or room. ","""Aisle 4"" in ""Warehouse 3, Aisle 4""", -nl_seat,cldxf_named_location,Text,FALSE,String of 255 max characters,,FALSE,,FALSE,FALSE,FALSE,,Single,location.nl_seat,,"Identified seat, desk, workstation, or similar precise location within a structure, wing, unit, room, section, or row.","""Cubicle A-7"" in ""1 Ashburton Place, Room 819, Cubicle A-7""", -nl_additional_info,cldxf_named_location,Text,FALSE,String of 255 max characters,,FALSE,,FALSE,FALSE,FALSE,,Single,location.nl_additional_info,,Information that relates to location but does not meet the definition of any other named location elements.,Main Loading Dock, -nl_marker,cldxf_named_location,Text,FALSE,String of 255 max characters,,FALSE,,FALSE,FALSE,FALSE,,Single,location.nl_marker,,"Uniquely identified and indivisible infrastructure component, smaller than a structure, which exists either within a structure or exterior to any structure, such as an alarm box, a utility pole, a callbox, or other similar feature. ","Call Box CC-680-118 (an emergency call box on Interstate 680 in Contra Costa County, CA)", -csop_postal_comm,cldxf_country_state_and_other_place_name,Text,FALSE,String of 255 max characters,,FALSE,,FALSE,FALSE,FALSE,,Single,location.csop_postal_comm,,"City name for the ZIP Code of an address, as given in the USPS City State file.",Stanton (a post office name in KY), -csop_neighborhood_comm,cldxf_country_state_and_other_place_name,Text,FALSE,String of 255 max characters,,FALSE,,FALSE,FALSE,FALSE,,Single,location.csop_neighborhood_comm,Nbrhd,"Name of an unincorporated neighborhood, subdivision or area, either within an incorporated municipality, or in an unincorporated portion of a county or both, where the address is located. ",Cypress Meadows Subdivision, -csop_unincorporated_comm,cldxf_country_state_and_other_place_name,Text,FALSE,String of 255 max characters,,FALSE,,FALSE,FALSE,FALSE,,Single,location.csop_unincorporated_comm,,"Name of an unincorporated community, either within an incorporated municipality or in an unincorporated portion of a county, or both, where the address is located. ","14th Ward (a ward in the incorporated municipality of Pittsburgh, PA) ", -csop_incorporated_muni,cldxf_country_state_and_other_place_name,Text,FALSE,String of 255 max characters,,FALSE,,FALSE,FALSE,FALSE,,Single,location.csop_incorporated_muni,City,Name of the incorporated municipality or other general-purpose local governmental unit (if any) where the address is located.,Haleyville, -csop_county,cldxf_country_state_and_other_place_name,Text,FALSE,String of 255 max characters,,FALSE,,FALSE,FALSE,FALSE,,Single,location.csop_county,SubRegion,Name of the county or county-equivalent where the address is located. A county (or its equivalent) is the primary legal division of a state or territory.,Winston County, -csop_state,cldxf_country_state_and_other_place_name,Text,TRUE,Two letter state name abbreviation,,FALSE,,FALSE,FALSE,FALSE,,Single,location.csop_state,RegionAbbr,"Name of a state or state equivalent, represented by the two- letter UPPER CASE abbreviation given in USPS Publication 28 [15], Appendix B. A state is a primary governmental division of the United States.",VA, -csop_postal_code,cldxf_country_state_and_other_place_name,Text,FALSE,String of 255 max characters,,FALSE,,FALSE,FALSE,FALSE,,Single,location.csop_postal_code,Postal,System of 5-digit codes that identifies the individual USPS Post Office or metropolitan area delivery station associated with an address.,"02109 (one of many ZIP Codes for Boston, MA) ", -csop_postal_code_ext,cldxf_country_state_and_other_place_name,Text,FALSE,String of 255 max characters,,FALSE,,FALSE,FALSE,FALSE,,Single,location.csop_postal_code_ext,PostalExt,System of 4-digit codes that are used after the 5-digit ZIP Code to specify a range of USPS delivery addresses.,"""0001"" in ""02109-0001"" (portion of a 02109 ZIP Code). ", -csop_country,cldxf_country_state_and_other_place_name,Text,TRUE,See type_loc_csp_country.value,,FALSE,,FALSE,FALSE,FALSE,,Single,location.csop_country,Country (mapped to 2 digits),Name of a country represented by its two-letter ISO 3166-1[14] English country alpha-2 code elements in UPPER CASE letters.,US, -place,cldxf_address_descriptor,Text,TRUE,See type_loc_place,,FALSE,,FALSE,FALSE,FALSE,,Single,location.place,,Type of feature identified by the address.,Airport, -additional_attributes,neris_addition,JSONB,FALSE,,,FALSE,,FALSE,FALSE,FALSE,,Single,location.additional_attributes,,JSON string of structure address elements which the transmitter wishes to include.,{'common_name': 'Eastside Walmart'}, -cross_street,neris_addition.cross_street,"Array[Array[Text, Text]]",FALSE,concatenation of address number and street name elements,,FALSE,,FALSE,FALSE,FALSE,,Multi,cross_street elements,,Array of (Street name + optional address number) for the nearest intersection.,"['100 Main Street', '200 Reverend Cogmeyer Boulevard']", -type_cross_street,neris_addition.cross_street,Array[Text],TRUE,See type_location_cross_street,,FALSE,,FALSE,FALSE,FALSE,,Multi,cross_street elements,,"Modifier of the cross street, such as 'nearest' or 'second nearest'",See type_cross_street, diff --git a/core_schemas/modules/csv/shared/mod_location_use.csv b/core_schemas/modules/csv/shared/mod_location_use.csv deleted file mode 100644 index 31c291c..0000000 --- a/core_schemas/modules/csv/shared/mod_location_use.csv +++ /dev/null @@ -1,9 +0,0 @@ -name,group,type,value_set,format,possible_if,db_required,neris_core,neris_core_if,neris_core_aid,computed,computed_from,cardinality,map_orm_landing,map_app,definition,example,comments -use_type,location,Text,TRUE,See type_location_use.value_1,,FALSE,TRUE,,TRUE,FALSE,,Single,location_use.type_location_use,,Location type.,See type_location_use table, -use_subtype,location,Text,TRUE,See type_location_use.value_2,,FALSE,TRUE,,TRUE,FALSE,,Single,location_use.type_location_use,,Specific use type of the location type selection for the incident.,See type_location_use table, -use_status,location,Boolean,FALSE,,,FALSE,TRUE,,TRUE,FALSE,,Single,location_use_inuse,,Whether the location is in use.,"""True""", -use_intended,location,Boolean,FALSE,,if use_status = true,FALSE,TRUE,,TRUE,FALSE,,Single,location_use_inuse.intended,,Whether the location is being used as intended.,"""False""", -use_vacancy,location,Text,TRUE,See type_vacancy.value,,FALSE,TRUE,,TRUE,FALSE,,Single,location_use.type_vacancy,,Apparent reason the location is not in use.,See type_vacancy, -use_secondary,location,Boolean,FALSE,,,FALSE,FALSE,,FALSE,FALSE,count(use_type_secondary) >=1,Single,location_use.type_location_use__second,,Whether the location had an additional use type that impacted the incident response.,"""False""", -use_type_secondary,location,Text,TRUE,See type_location_use.value_1,,FALSE,TRUE,,TRUE,FALSE,,Single,location_use.type_location_use__second,,Location type.,See type_location_use table, -use_subtype_secondary,location,Text,TRUE,See type_location_use.value_2,,FALSE,TRUE,,TRUE,FALSE,,Single,location_use.type_location_use__second,,Specific use type of the location type selection for the incident.,See type_location_use table, diff --git a/core_schemas/modules/csv/shared/mod_tactic_timestamps.csv b/core_schemas/modules/csv/shared/mod_tactic_timestamps.csv deleted file mode 100644 index 90459b6..0000000 --- a/core_schemas/modules/csv/shared/mod_tactic_timestamps.csv +++ /dev/null @@ -1,10 +0,0 @@ -name,group,type,value_set,format,possible_if,db_required,neris_core,neris_core_if,neris_core_app,neris_core_cad,computed,computed_from,cardinality,map_orm_landing,map_app,definition,example,comments -time_command_established,tactics,Datetime (UTC),FALSE,An ISO 8601 formatted datetime string with offset.,,FALSE,TRUE,,FALSE,FALSE,FALSE,,Single,tactic_timestamps.command_established,,Timestamp at which incident command is established.,2024-05-03T18:56:58+00:00,On an incident basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset. -time_sizeup_completed,tactics,Datetime (UTC),FALSE,An ISO 8601 formatted datetime string with offset.,,FALSE,TRUE,,FALSE,FALSE,FALSE,,Single,tactic_timestamps.completed_sizeup,,Timestamp at which initial incident sizeup is complete.,2024-05-03T18:56:58+00:00,On an incident basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset. -time_suppression_complete,tactics,Datetime (UTC),FALSE,An ISO 8601 formatted datetime string with offset.,,FALSE,TRUE,,FALSE,FALSE,FALSE,,Single,tactic_timestamps.suppression_complete,,Timestamp at which suppression is complete.,2024-05-03T18:56:58+00:00,On an incident basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset. -time_primary_search_begin,tactics,Datetime (UTC),FALSE,An ISO 8601 formatted datetime string with offset.,,FALSE,TRUE,,FALSE,FALSE,FALSE,,Single,tactic_timestamps.primary_search_begin,,Timestamp at which primary search operations begin.,2024-05-03T18:56:58+00:00,On an incident basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset. -time_primary_search_complete,tactics,Datetime (UTC),FALSE,An ISO 8601 formatted datetime string with offset.,,FALSE,TRUE,,FALSE,FALSE,FALSE,,Single,tactic_timestamps.primary_search_complete,,Timestamp at which primary search operations are complete.,2024-05-03T18:56:58+00:00,On an incident basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset. -time_water_on_fire,tactics.fire,Datetime (UTC),FALSE,An ISO 8601 formatted datetime string with offset.,Incident type FIRE,FALSE,TRUE,,FALSE,FALSE,FALSE,,Single,tactic_timestamps.water_on_fire,,Timestamp at which water is first applied to fire.,2024-05-03T18:56:58+00:00,On an incident basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset. -time_fire_under_control,tactics.fire,Datetime (UTC),FALSE,An ISO 8601 formatted datetime string with offset.,Incident type FIRE,FALSE,TRUE,,FALSE,FALSE,FALSE,,Single,tactic_timestamps.fire_under_control,,"Timestamp at which fire is considered contained (e.g. in a wildfire), but not yet extinguished.",2024-05-03T18:56:58+00:00,On an incident basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset. -time_fire_knocked_down,tactics.fire,Datetime (UTC),FALSE,An ISO 8601 formatted datetime string with offset.,Incident type FIRE,FALSE,TRUE,,FALSE,FALSE,FALSE,,Single,tactic_timestamps.fire_knocked_down,,Timestamp at which fire is has been knocked down.,2024-05-03T18:56:58+00:00,On an incident basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset. -time_extrication_complete,tactics.fire,Datetime (UTC),FALSE,An ISO 8601 formatted datetime string with offset.,,FALSE,TRUE,,FALSE,FALSE,FALSE,,Single,tactic_timestamps.extrication_complete,,"Timestamp at which extrication (motor vehicle, technical rescue) has been completed.",2024-05-03T18:56:58+00:00,On an incident basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset. diff --git a/core_schemas/modules/csv/shared/mod_unit_response.csv b/core_schemas/modules/csv/shared/mod_unit_response.csv deleted file mode 100644 index f0f8602..0000000 --- a/core_schemas/modules/csv/shared/mod_unit_response.csv +++ /dev/null @@ -1,23 +0,0 @@ -name,group,type,value_set,format,possible_if,db_required,neris_core_if,neris_core_app,neris_core_cad,computed,computed_from,cardinality,map_orm_landing,map_app,definition,example,comments,api_class,NERIS Validation Range,NIEM Definition -unit_id_linked,unit_response,Text,TRUE,See unit.neris_id,UnitHist.cad_designation,FALSE,,TRUE,TRUE,FALSE,UnitHist.cad_designation_1,Single,unit_response.neris_id_unit,,Name of the unit responding to the incident in FD Spec.,"A702, PA711, E731",Unit maps to Core Department Spec,Dispatch Values,Valid unit number from Core Data Spec,"" -unit_id_reported,unit_response,Text,FALSE,String of 255 max characters,,FALSE,If not in UnitHist.cad_designation,FALSE,FALSE,FALSE,,Single,unit_response.reported_id_unit,,Name of the unit responding to the incident if not in FD Spec.,"A702, PA711, E731",,Dispatch Values,, -unit_staffing_reported,unit_response,Integer,FALSE,,,FALSE,,TRUE,FALSE,FALSE,,Single,unit_response.staffing,,On-scene staffing of unit.,4,On a per unit basis. Seeded from department spec.,Dispatch Values,, -unit_unable_to_dispatch,unit_response,Boolean,FALSE,,,FALSE,,FALSE,FALSE,FALSE,,Single,unit_response.dispatch,,Set to TRUE if unit is unable to dispatch.,4,"On a per unit basis, and is designed to capture if unit cannot be dispatched (e.g., driver not available prevents unit from dispatching)",Dispatch Values,, -unit_response_mode,unit_response,Text,TRUE,See type_response_mode.value,unit_unable_to_dispatch is not TRUE,FALSE,,FALSE,FALSE,FALSE,,Single,unit_response.dispatch,,Response mode of unit as part of the unit's response to an incident.,See type_response_mode table,On a per unit basis.,Dispatch Values,, -unit_dispatch_point,unit_response,Point,FALSE,,unit_unable_to_dispatch is not TRUE,FALSE,,FALSE,FALSE,FALSE,,Single,geo_point joined via nuid_geo_point,,WGS84 latitude and longitude of unit.,"42.548054, -77.840575",On a per unit basis,Dispatch Values,Valid latitude within XX miles of department boundary,nc:GeographicCoordinateLatitude -time_dispatch,unit_response.time,Datetime (UTC),FALSE,An ISO 8601 formatted datetime string with offset.,unit_unable_to_dispatch is not TRUE,FALSE,,TRUE,TRUE,FALSE,,Single,unit_response.time_dispatch,,Timestamp that the unit is dispatched.,2024-05-03T18:56:58+00:00,On a per unit basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset.,Timestamps,Must not be null. Either valid timestamp., -time_enroute_to_scene,unit_response.time,Datetime (UTC),FALSE,An ISO 8601 formatted datetime string with offset.,unit_unable_to_dispatch is not TRUE,FALSE,,TRUE,TRUE,FALSE,,Single,unit_response.time_enroute_to_scene,,Timestamp that the unit goes enroute to scene of the incident.,2024-05-03T18:56:58+00:00,On a per unit basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset.,Timestamps,Must not be null. Either valid timestamp.,"|" -time_on_scene,unit_response.time,Datetime (UTC),FALSE,An ISO 8601 formatted datetime string with offset.,unit_unable_to_dispatch is not TRUE,FALSE,,TRUE,TRUE,FALSE,,Single,unit_response.time_on_scene,,Timestamp that the unit arrived on scene.,2024-05-03T18:56:58+00:00,On a per unit basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset.,Timestamps,Must not be null. Either valid timestamp.,"|" -time_canceled_enroute,unit_response.time,Datetime (UTC),FALSE,An ISO 8601 formatted datetime string with offset.,unit_unable_to_dispatch is not TRUE,FALSE,,FALSE,FALSE,FALSE,,Single,unit_response.time_canceled_enroute,,Timestamp for units that were canceled prior to arrival.,2024-05-03T18:56:58+00:00,On a per unit basis: Required if any units are cancelled en-route. In UTC: ISO 8601 formatted datetime string with 00:00 offset.,Timestamps,"May be null, valid timestamp otherwise.", -time_staging,unit_response.time,Datetime (UTC),FALSE,An ISO 8601 formatted datetime string with offset.,unit_unable_to_dispatch is not TRUE,FALSE,,FALSE,FALSE,FALSE,,Single,unit_response.time_staging,,Timestamp that the unit stages on scene.,2024-05-03T18:56:58+00:00,On a per unit basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset.,Timestamps,"May be null, valid timestamp otherwise.","" -time_at_patient,unit_response.med.time,Datetime (UTC),FALSE,An ISO 8601 formatted datetime string with offset.,dispatch_incident_type = MEDICAL,FALSE,,FALSE,FALSE,FALSE,,Single,med_response.time_at_patient,,Timestamp that the provider reaches the patient's side.,2024-05-03T18:56:58+00:00,On a per unit bais: If more than one patient. In UTC: ISO 8601 formatted datetime string with 00:00 offset.,Timestamps,"May be null, valid timestamp otherwise.", -time_enroute_hospital,unit_response.med.time,Datetime (UTC),FALSE,An ISO 8601 formatted datetime string with offset.,dispatch_incident_type = MEDICAL and unit_unable_to_dispatch is not TRUE,FALSE,,FALSE,FALSE,FALSE,,Single,med_response.time_enroute_hospital,,Timestamp that the unit statuses enroute to the hospital.,2024-05-03T18:56:58+00:00,On a per unit basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset.,Timestamps,"May be null, valid timestamp otherwise.", -time_arrived_hospital,unit_response.med.time,Datetime (UTC),FALSE,An ISO 8601 formatted datetime string with offset.,dispatch_incident_type = MEDICAL and unit_unable_to_dispatch is not TRUE,FALSE,,FALSE,FALSE,FALSE,,Single,med_response.time_arrived_hospital,,Timestamp that the unit arrives at the hospital.,2024-05-03T18:56:58+00:00,On a per unit basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset.,Timestamps,"May be null, valid timestamp otherwise.", -hospital_destination,unit_response.med,Text,FALSE,String of 255 max characters,dispatch_incident_type = MEDICAL and unit_unable_to_dispatch is not TRUE,FALSE,,FALSE,FALSE,FALSE,,Single,med_response.hospital_destination,,Name of the hospital where the patient is transported.,University of Maryland Capital Regional Medical Center,If medical,Timestamps,May be null. Either valid timestamp., -time_transfer_to_agency,unit_response.med.time,Datetime (UTC),FALSE,An ISO 8601 formatted datetime string with offset.,dispatch_incident_type = MEDICAL and unit_unable_to_dispatch is not TRUE,FALSE,,FALSE,FALSE,FALSE,,Single,med_response.time_transfer_to_agency,,Timestamp that the provider transfers care to a transporting agency.,2024-05-03T18:56:58+00:00,On a per unit basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset.,Timestamps,"May be null, valid timestamp otherwise.", -time_transfer_to_facility,unit_response.med.time,Datetime (UTC),FALSE,An ISO 8601 formatted datetime string with offset.,dispatch_incident_type = MEDICAL and unit_unable_to_dispatch is not TRUE,FALSE,,FALSE,FALSE,FALSE,,Single,med_response.time_transfer_to_facility,,Timestamp that the provider transfers care to a hospital or facility.,2024-05-03T18:56:58+00:00,On a per unit basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset.,Timestamps,"May be null, valid timestamp otherwise.", -time_hospital_clear,unit_response.med.time,Datetime (UTC),FALSE,An ISO 8601 formatted datetime string with offset.,dispatch_incident_type = MEDICAL and unit_unable_to_dispatch is not TRUE,FALSE,,FALSE,FALSE,FALSE,,Single,med_response.time_hospital_clear,,Timestamp that the unit clears the hospital.,2024-05-03T18:56:58+00:00,On a per unit basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset.,Timestamps,"May be null, valid timestamp otherwise.", -time_unit_clear,unit_response.time,Datetime (UTC),FALSE,An ISO 8601 formatted datetime string with offset.,unit_unable_to_dispatch is not TRUE,FALSE,,TRUE,FALSE,FALSE,,Single,unit_response.time_unit_clear,,Timestamp that the unit clears the incident.,2024-05-03T18:56:58+00:00,On a per unit basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset.,Timestamps,Must not be null. Either valid timestamp., -time_turnout,unit_response.time.computed,Time Delta,FALSE,An ISO 8601 formatted duration.,unit_unable_to_dispatch is not TRUE,FALSE,,FALSE,FALSE,TRUE,Subtraction,Single,unit_response.time_dispatch - unit_response.time_enroute_to_scene,,Time between dispatch time and en-route time.,PT12H30M5S,On a per unit basis: enroute_time - dispatch_time,Computed Times,, -time_travel,unit_response.time.computed,Time Delta,FALSE,An ISO 8601 formatted duration.,unit_unable_to_dispatch is not TRUE,FALSE,,FALSE,FALSE,TRUE,Subtraction,Single,unit_response.time_enroute_to_scene - unit_reponse.time_on_scene,,Time between en route time and on scene time.,PT12H30M5S,On a per unit basis: onscene_time - enroute_time,Computed Times,, -unit_transport_mode,unit_response,Text,TRUE,See type_response_mode.value,time_enroute_hospital not null and unit_unable_to_dispatch is not TRUE,FALSE,,FALSE,FALSE,FALSE,,Single,unit_response.dispatch,,Transport mode of unit as part of the unit's response to a hospital.,See type_response_mode table,On a per unit basis.,Dispatch Values,, diff --git a/core_schemas/modules/yml/augmentation/mod_parcel.yml b/core_schemas/modules/yml/augmentation/mod_parcel.yml deleted file mode 100644 index 227167f..0000000 --- a/core_schemas/modules/yml/augmentation/mod_parcel.yml +++ /dev/null @@ -1,180 +0,0 @@ -parcel_value_assessed_land: - group: parcel - type: Integer - value_set: 'FALSE' - format: '' - possible_if: use_type indicates inside structure - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'TRUE' - computed_from: external parcel data - cardinality: Single - map_orm_landing: '' - map_app: '' - definition: Assessed Land Value (before exemptions, if any) as provided by the county or local taxing/assessment authority. - example: '' - comments: Dollar amount. -parcel_value_assessed_imprv: - group: parcel - type: Integer - value_set: 'FALSE' - format: '' - possible_if: use_type indicates inside structure - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'TRUE' - computed_from: external parcel data - cardinality: Single - map_orm_landing: '' - map_app: '' - definition: Assessed Improvement Values (before exemptions, if any) as provided by the county or local taxing/assessment authority. - example: '' - comments: Dollar amount. -parcel_use_code: - group: parcel - type: Text - value_set: 'FALSE' - format: '' - possible_if: use_type indicates inside structure - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'TRUE' - computed_from: external parcel data - cardinality: Single - map_orm_landing: '' - map_app: '' - definition: Local/Municipal Use Code of a property. - example: '' - comments: '' -parcel_year_built: - group: parcel - type: Integer - value_set: 'FALSE' - format: '' - possible_if: use_type indicates inside structure - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'TRUE' - computed_from: external parcel data - cardinality: Single - map_orm_landing: '' - map_app: '' - definition: Year the primary structure on the property was built. - example: '1960' - comments: '' -parcel_building_number: - group: parcel - type: Integer - value_set: 'FALSE' - format: '' - possible_if: use_type indicates inside structure - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'TRUE' - computed_from: external parcel data - cardinality: Single - map_orm_landing: '' - map_app: '' - definition: Total number of buildings or structures on a single parcel as reported on the assessment roll. - example: '1' - comments: '' -parcel_building_sqft: - group: parcel - type: Integer - value_set: 'FALSE' - format: '' - possible_if: use_type indicates inside structure - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'TRUE' - computed_from: external parcel data - cardinality: Single - map_orm_landing: '' - map_app: '' - definition: Building area of the primary structure on the property. If there are multiple residential units this is primarily the area of the largest residential structure. - example: '1850' - comments: '' -parcel_stories: - group: parcel - type: Integer - value_set: 'FALSE' - format: '' - possible_if: use_type indicates inside structure - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'TRUE' - computed_from: external parcel data - cardinality: Single - map_orm_landing: '' - map_app: '' - definition: Number of stories of the main structure on the property. - example: '2' - comments: '' -parcel_basement_desc: - group: parcel - type: Text - value_set: 'FALSE' - format: 'string of 255 max characters' - possible_if: use_type indicates inside structure - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'TRUE' - computed_from: external parcel data - cardinality: Single - map_orm_landing: '' - map_app: '' - definition: Type of basement found in the building. - example: '1' - comments: '' -parcel_unit_count: - group: parcel - type: Integer - value_set: 'FALSE' - format: '' - possible_if: use_type indicates inside structure - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'TRUE' - computed_from: external parcel data - cardinality: Single - map_orm_landing: '' - map_app: '' - definition: Number of units on the property. - example: '4' - comments: '' -parcel_land_sqft: - group: parcel - type: Float - value_set: 'FALSE' - format: 'single-precision floating-point number' - possible_if: use_type indicates inside structure - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'TRUE' - computed_from: external parcel data - cardinality: Single - map_orm_landing: '' - map_app: '' - definition: Size of the property in square feet, derived from the assessment record when possible, otherwise calculated from associated parcel geometry. - example: '6200.5' - comments: '' diff --git a/core_schemas/modules/yml/augmentation/mod_weather.yml b/core_schemas/modules/yml/augmentation/mod_weather.yml deleted file mode 100644 index 37aa81b..0000000 --- a/core_schemas/modules/yml/augmentation/mod_weather.yml +++ /dev/null @@ -1,216 +0,0 @@ -weather_id: - type: Text - group: weather - possible_if: '' - not_null: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'TRUE' - computed_from: external weather data - cardinality: Single - value_set: 'FALSE' - value_set_location: '' - map_orm_landing: '' - map_app: '' - definition: National Weather Service Station ID. - example: WXJ55 - comments: '' -weather_condition: - type: Text - group: weather - possible_if: '' - not_null: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'TRUE' - computed_from: external weather data - cardinality: Single - value_set: 'FALSE' - value_set_location: '' - map_orm_landing: '' - map_app: '' - definition: Standard NWS codes for weather type. - example: Clear, Rain, Snow etc. - comments: '' -weather_temperature: - type: Float - group: weather - possible_if: '' - not_null: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'TRUE' - computed_from: external weather data - cardinality: Single - value_set: 'FALSE' - value_set_location: '' - map_orm_landing: '' - map_app: '' - definition: Temperature during incident (degrees F). - example: '76.1' - comments: '' -weather_humidity: - type: Float - group: weather - possible_if: '' - not_null: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'TRUE' - computed_from: external weather data - cardinality: Single - value_set: 'FALSE' - value_set_location: '' - map_orm_landing: '' - map_app: '' - definition: Humidity during incident (%). - example: '80.5' - comments: '' -weather_cloudiness: - type: Float - group: weather - possible_if: '' - not_null: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'TRUE' - computed_from: external weather data - cardinality: Single - value_set: 'FALSE' - value_set_location: '' - map_orm_landing: '' - map_app: '' - definition: Cloudiness as a percentage (%). - example: '20.2' - comments: '' -weather_pressure: - type: Float - group: weather - possible_if: '' - not_null: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'TRUE' - computed_from: external weather data - cardinality: Single - value_set: 'FALSE' - value_set_location: '' - map_orm_landing: '' - map_app: '' - definition: Atmospheric pressure on the sea level, hPa. - example: '1013.25' - comments: '' -weather_visibility: - type: Float - group: weather - possible_if: '' - not_null: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'TRUE' - computed_from: external weather data - cardinality: Single - value_set: 'FALSE' - value_set_location: '' - map_orm_landing: '' - map_app: '' - definition: Average visibility, in miles. - example: '12' - comments: '' -precipitation_rain: - type: Float - group: weather - possible_if: '' - not_null: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'TRUE' - computed_from: external weather data - cardinality: Single - value_set: 'FALSE' - value_set_location: '' - map_orm_landing: '' - map_app: '' - definition: Rain precipitation, inches/hour. - example: '3.2' - comments: '' -precipitation_snow: - type: Float - group: weather - possible_if: '' - not_null: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'TRUE' - computed_from: external weather data - cardinality: Single - value_set: 'FALSE' - value_set_location: '' - map_orm_landing: '' - map_app: '' - definition: Snow precipitation, inches/hour. - example: '1.1' - comments: '' -wind_speed: - type: Float - group: weather - possible_if: '' - not_null: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'TRUE' - computed_from: external weather data - cardinality: Single - value_set: 'FALSE' - value_set_location: '' - map_orm_landing: '' - map_app: '' - definition: Velocity of wind in miles per hour. - example: '10.8' - comments: '' -wind_degree: - type: Float - group: weather - possible_if: '' - not_null: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'TRUE' - computed_from: external weather data - cardinality: Single - value_set: 'FALSE' - value_set_location: '' - map_orm_landing: '' - map_app: '' - definition: Wind direction, degrees (meteorological). - example: '20.1' - comments: '' -wind_gust: - type: Float - group: weather - possible_if: '' - not_null: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'TRUE' - computed_from: external weather data - cardinality: Single - value_set: 'FALSE' - value_set_location: '' - map_orm_landing: '' - map_app: '' - definition: Velocity of wind gusts in miles per hour. - example: '15' - comments: '' diff --git a/core_schemas/modules/yml/dispatch/core_mod_dispatch.yml b/core_schemas/modules/yml/dispatch/core_mod_dispatch.yml deleted file mode 100644 index 03736e6..0000000 --- a/core_schemas/modules/yml/dispatch/core_mod_dispatch.yml +++ /dev/null @@ -1,384 +0,0 @@ -incident_neris_id: - group: dispatch - type: Text - value_set: 'FALSE' - format: 'Entity NERIS ID: epoch milliseconds of incident start time' - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_app: 'TRUE' - neris_core_cad: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: dispatch.neris_id_incident - map_app: '' - definition: Unique identifier in NERIS for the incident that requires dispatch. - example: FD24027000:1714762619 - comments: '' -dispatch_internal_id: - group: dispatch - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_app: 'TRUE' - neris_core_cad: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: dispatch.internal_id - map_app: '' - definition: Department's internal unique identifier for the dispatch. - example: 9BR20230814000001 - comments: '' -fd_neris_id: - group: dispatch - type: Text - value_set: 'TRUE' - format: See dept.neris_id - possible_if: '2 letter entity type abbreviation + 8 numeric characters' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_app: 'TRUE' - neris_core_cad: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: dept.neris_id via incident_hist.neris_id_dept - map_app: '' - definition: Unique identifier for the agency in NERIS. Entity type plus state and county FIPS plus with random trailing characters. - example: FD06067001 - comments: '' -dispatch_center_id: - group: dispatch - type: Text - value_set: 'FALSE' - format: '"0000" formatted string' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: dispatch.type_psap_id - map_app: '' - definition: This 4 digit ID is a unique identifier for each PSAP dispatch center. - example: See type_psap_id table - comments: If not valid in PSAP registry, create NERIS dispatch ID -dispatch_location: - group: dispatch - type: Module - value_set: 'FALSE' - format: See mod_civic_location - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_app: 'TRUE' - neris_core_cad: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location via dispatch.nuid_location - map_app: '' - definition: Location, generally an address, of the incident. Consists of the fields of mod_civic_location. - example: 123 Main Street, Baltimore, MD 21218 - comments: See shared.mod_civic_location -dispatch_point: - group: dispatch - type: Point - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_app: 'TRUE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: geo_point via dispatch.nuid_point_dispatch - map_app: '' - definition: 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. - example: 42.548054, -77.840575 - comments: '' -dispatch_comment: - group: dispatch.comment - type: Array[Text] - value_set: 'FALSE' - format: 'String of 100,000 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Multiple - map_orm_landing: dispatch_comment.comment - map_app: '' - definition: Free text or canned remark comments from dispatcher throughout duration of call. - example: 'Dispatch unit 35E to 123 Main Street for possible structure fire.' - comments: '' -dispatch_comment_timestamp: - group: dispatch.comment - type: Array[Datetime (UTC)] - value_set: 'FALSE' - format: 'An ISO 8601 formatted datetime string with offset.' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Multiple - map_orm_landing: dispatch_comment.timestamp - map_app: '' - definition: Timestamp of the comment. - example: '2024-05-03T18:56:56+00:00' - comments: '' -dispatch_determinate_code: - group: dispatch - type: Text - value_set: 'FALSE' - format: 'String of 8 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: dispatch.determinate_code - map_app: '' - definition: Output code from dispatch protocol based on the call specifics. - example: 17-D-5 - comments: '' -dispatch_incident_code: - group: dispatch - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: dispatch.incident_code - map_app: '' - definition: Department-specific incident code pulled from CAD; should map to a type_incident for ETL in NERIS. - example: STRF1, ALS2, etc. - comments: '' -dispatch_final_disposition: - group: dispatch - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: dispatch.disposition - map_app: '' - definition: Closing disposition of call set by dispatcher if call changes from initial dispatch. - example: No Patient Found, Building Secure - comments: '' -dispatch_automatic_alarm: - group: dispatch - type: Boolean - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: dispatch.automatic_alarm - map_app: '' - definition: Identifies if the call is an automatic alarm. - example: '"True"' - comments: '' -dispatch_time_call_arrival: - group: dispatch.time - type: Datetime (UTC) - value_set: 'FALSE' - format: 'An ISO 8601 formatted datetime string with offset.' - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: dispatch.call_arrival - map_app: '' - definition: Timestamp at which call arrives at PSAP or department dispatch center. - example: '2024-05-03T18:56:56+00:00' - comments: '' -dispatch_time_call_answering: - group: dispatch.time - type: Datetime (UTC) - value_set: 'FALSE' - format: 'An ISO 8601 formatted datetime string with offset.' - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: dispatch.call_answering - map_app: '' - definition: Timestamp at which call is answered at PSAP or department dispatch center. - example: '2024-05-03T18:56:57+00:00' - comments: '' -dispatch_time_call_create: - group: dispatch.time - type: Datetime (UTC) - value_set: 'FALSE' - format: 'An ISO 8601 formatted datetime string with offset.' - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: dispatch.call_open - map_app: '' - definition: Timestamp at which call was created. - example: '2024-05-03T18:56:58+00:00' - comments: '' -dispatch_time_alarm_answering: - group: dispatch.time - type: Time Delta - value_set: 'FALSE' - format: 'An ISO 8601 formatted duration.' - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'TRUE' - computed_from: Subtraction - cardinality: Single - map_orm_landing: dispatch.call_answering - dispatch.call_arrival - map_app: '' - definition: Time between call being opened and when call was answered. - example: PT12H30M5S - comments: call_open_time - psap_call_answering_time -dispatch_time_alarm_processing: - group: unit_response.time.computed - type: Time Delta - value_set: 'FALSE' - format: 'An ISO 8601 formatted duration.' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'TRUE' - computed_from: Subtraction - cardinality: Single - map_orm_landing: dispatch.call_arrival - unit_response.time_dispatch - map_app: '' - definition: Time between call open time and first unit dispatch. - example: PT12H30M5S - comments: dispatch_time - call_open_time - api_class: Computed Times - NERIS Validation Range: '' - NIEM Definition: '' -dispatch_unit_response: - group: unit_response - type: Array[Module] - value_set: 'TRUE' - format: See mod_unit_response - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_app: 'TRUE' - neris_core_cad: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Multiple - map_orm_landing: unit_response joined via unit_response_sub_dispatch.nuid_dispatch - map_app: '' - definition: Shared module for unit response information. - example: '' - comments: See shared.mod_unit_response -time_incident_clear: - group: dispatch.time - type: Datetime (UTC) - value_set: 'FALSE' - format: 'An ISO 8601 formatted datetime string with offset.' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'TRUE' - neris_core_cad: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: 'unit_response.time_incident_clear' - map_app: '' - definition: Timestamp when dispatch closes incident. - example: "2024-05-03T18:56:58+00:00" - comments: '' - api_class: Timestamps - NERIS Validation Range: Must not be null. Either valid timestamp. - NIEM Definition: '' -dispatch_tactic_timestamps: - group: tactic_timestamps - type: Module - value_set: 'FALSE' - format: See mod_tactic_timestamps - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: tactic_timestamps joined via tactic_timestamps_sub_dispatch.nuid_dispatch - map_app: '' - definition: Timestamps for fire tactic employed. - example: '' - comments: see shared.mod_tactic_timestamps diff --git a/core_schemas/modules/yml/entity/core_mod_entity_fd.yml b/core_schemas/modules/yml/entity/core_mod_entity_fd.yml deleted file mode 100644 index e4e6477..0000000 --- a/core_schemas/modules/yml/entity/core_mod_entity_fd.yml +++ /dev/null @@ -1,1140 +0,0 @@ -fd_neris_id: - group: general - type: Text - value_set: 'FALSE' - format: 'Two letter entity type plus state and county FIPS or Zip Code plus random trailing characters' - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: Dept.neris_id, DeptHist.neris_id_dept - definition: Unique identifier for the agency in NERIS. Entity type plus state and county FIPS plus with random trailing characters. - example: FD06067001 - comments: Please see id_types sheet -fd_id_legacy: - group: general - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.internal_id - definition: Legacy FDID for linkage to other data sets. - example: '51001' - comments: '' -fd_name: - group: general - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.name - definition: Name of the agency. - example: Fairfax County Fire Rescue - comments: '' -fd_parent_name: - group: general - type: Text - value_set: 'TRUE' - format: See core_mod_entity_fd.fd_name - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: join to Dept via RelDeptDept - definition: Department's parent department's name. - example: ABC Fire Department - comments: -fd_child_name: - group: children - type: Array[Text] - value_set: 'TRUE' - format: See core_mod_entity_fd.fd_name - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Multiple - map_orm_landing: join to Dept via RelDeptDept - definition: Names of departments which are children of the department. - example: DEF Fire Department - comments: '' -fd_aid_name: - group: aid - type: Array[Text] - value_set: 'TRUE' - format: See core_mod_entity_fd.fd_name - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Multiple - map_orm_landing: join to Dept via RelDeptDept - definition: Name of department with which the department has an aid relationship. - example: Brick Fire Department - comments: '' -fd_aid_type: - group: general - type: Array[Text] - value_set: 'TRUE' - format: See type_rel_dept_dept.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Multiple - map_orm_landing: join to Dept via RelDeptDept - definition: Type of aid. - example: See type_rel_dept_dept.value - comments: '' -fd_address_1: - group: general - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.address_line_1 - definition: Physical address of agency HQ. - example: 1234 Market St - comments: '' -fd_address_2: - group: general - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.address_line_2 - definition: Additional address information. - example: Apt. Number - comments: '' -fd_city: - group: general - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.city - definition: City in which agency is located. - example: Baltimore - comments: '' -fd_state: - group: general - type: Text - value_set: 'TRUE' - format: StatesTerrs enum - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.state - definition: State in which agency is located. - example: Maryland - comments: '' -fd_zip: - group: general - type: Text - value_set: 'FALSE' - format: '"00000" formatted string' - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.zip_code - definition: Zip Code in which agency is located. - example: '21230' - comments: '' -fd_mailing_address_1: - group: general - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.address_line_1 - definition: Agency mailing address. - example: 1234 Market St - comments: '' -fd_mailing_address_2: - group: general - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.address_line_2 - definition: Additional mailing address information. - example: Apt. Number - comments: '' -fd_mailing_city: - group: general - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.city - definition: City of agency mailing address. - example: Baltimore - comments: '' -fd_mailing_state: - group: general - type: Text - value_set: 'TRUE' - format: StatesTerrs enum - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.state - definition: City of agency mailing address. - example: Maryland - comments: '' -fd_mailing_zip: - group: general - type: Text - value_set: 'FALSE' - format: '"00000" formatted string' - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.zip_code - definition: Zip Code of agency mailing address. - example: '21230' - comments: secondary check matching City/State -fd_point: - group: general - type: Point - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'TRUE' - cardinality: Single - map_orm_landing: DeptHist.nuid_point_loc join to GeoPoint - definition: Coordinates of the agency headquarters. - example: 38.927036, -77.032742 - comments: May be submitted in any standard coordinate reference system but will be stored and provided back in WGS84. -fd_website: - group: general - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.website - definition: Website of the agency. - example: https://fems.dc.gov/ - comments: '' -fd_telephone: - group: general - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DepthHist.telephone - definition: Contact phone number of the agency. - example: '' - comments: '' -fd_type: - group: general - type: Text - value_set: 'TRUE' - format: See type_dept.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.type_dept - definition: Staffing type of the agency. - example: See type_dept.value table - comments: '' -fd_entity: - group: general - type: Text - value_set: 'TRUE' - format: See type_entity.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.type_org - definition: Category which describes the entity of the agency. - example: See type_org.value table - comments: '' -fd_jurisiction_set: - group: general - type: Array[Multipolygon] - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: join to RegionSet and RegionSetJurisFlag - definition: Multipolygon of the agency's coverage area. - example: '' - comments: 'Jurisdiction is a special type of "region set": a collection of one or more multipolygons, with a type identifying what sort of area(s) it represents. May be submitted in any standard coordinate reference system but will be stored and provided back in WGS84.' -fd_jurisdiction_type: - group: general - type: Text - value_set: 'TRUE' - format: See type_region.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: join to RegionSet and RegionSetJurisFlag - definition: Type of the agency's jurisdiction. - example: See type_region.value - comments: Common values would be city, county, township, etc. -fd_primary_division_set: - group: general - type: Array[Multipolygon] - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: join to RegionSet and RegionSetPrimaryFlag - definition: Multipolygon of the district-based supervision of the agency. - example: '' - comments: 'Primary division is a special type of "region set": a collection of one or more multipolygons, with a type identifying what sort of area(s) it represents. May be submitted in any standard coordinate reference system but will be stored and provided back in WGS84. For smaller agencies with no or a single battalion/district this may be null. ' -fd_primary_division_type: - group: general - type: Text - value_set: 'TRUE' - format: See type_region.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: join to RegionSet and RegionSetPrimaryFlag - definition: Type of the agency's primary geographic division. - example: See type_region.value table - comments: Common values would be battalion, division, district, etc. For smaller agencies with no or a single battalion/district this may be null. -fd_coverage_set: - group: general - type: Array[Multipolygon] - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: join to RegionSet and RegionSetCoverageFlag - definition: Multipolygon of the district-based supervision of the agency. - example: '' - comments: 'Coverage is a special type of "region set": a collection of one or more multipolygons, with a type identifying what sort of area(s) it represents. May be submitted in any standard coordinate reference system but will be stored and provided back in WGS84. For smaller agencies with no or a single battalion/district this may be null.' -fd_coverage_type: - group: general - type: Text - value_set: 'TRUE' - format: See type_region.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: join to RegionSet and RegionSetCoverageFlag - definition: Type of the agency's primary geographic division. - example: See type_region.value table - comments: Common values would include first due. For smaller agencies with no or a single battalion/district this may be null. -fd_population_protected: - group: population - type: Integer - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.pop_protected - definition: Estimated number of people protected within the agency's coverage area. Agency provided. If left blank, calculated if boundary is provided. - example: '392000' - comments: '' -fd_population_protected_source: - group: population - type: Text - value_set: 'TRUE' - format: See type_pop_source.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.type_pop_source - definition: Data source from which the population count was pulled. - example: See type_pop_source.value table - comments: '' -fd_station_count: - group: general - type: Integer - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: join to RelDeptStation grouped by Dept - definition: Number of stations in the agency. - example: '16' - comments: '' -fd_fire_services: - group: services - type: Array[Text] - value_set: 'TRUE' - format: See type_serv_fd.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Multiple - map_orm_landing: join to RelDeptFdServ - definition: Set of fire department services the agency offers. - example: See type_serv_fd.value table - comments: See fd_services sheet. Mandatory-ness not enforced by db. -fd_ems_services: - group: services - type: Array[Text] - value_set: 'TRUE' - format: See type_serv_ems.value - possible_if: agency offers EMS services - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Multiple - map_orm_landing: join to RelDeptEmsServ - definition: Set of types of EMS services offered. - example: See type_serv_ems.value table - comments: See ems_services sheet. Mandatory-ness not enforced by db. -fd_investigation_services: - group: services - type: Array[Text] - value_set: 'TRUE' - format: See type_serv_invest.value - possible_if: agency offers investigation services - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Multiple - map_orm_landing: join to RelDeptInvestServ - definition: Set of types of investigation services offered. - example: See type_serv_invest.value table - comments: See investigate_services sheet. Mandatory-ness not enforced by db. -fd_continue_education: - group: general - type: Boolean - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.continue_edu - definition: Whether the agency has a continuing education/training policy. - example: '"True"' - comments: '' -fd_shift_count: - group: shift - type: Integer - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: fd_type = career | combination - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.shift_count - definition: Number of shifts the agency utilizes. - example: '3' - comments: The number of shifts working in a field capacity providing emergency response services. Required for career/combination departments, but requirement not enforced by db. Not restricted for volunteers. This allows us to sync with schedule to allow data to be filtered by shift. -fd_shift_duration: - group: shift - type: Integer - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: fd_type = career | combination - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.shift_duration - definition: Duration of a shift in hours. - example: '24' - comments: Duration of each shift. Mandatory-ness not enforced by db. Required for career/combination departments, but requirement not enforced by db. Not restricted for volunteers. This allows us to sync with schedule to allow data to be filtered by shift. -fd_shift_signup: - group: shift - type: Integer - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: fd_type = career | combination - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.shift_signup - definition: Current shift schedule upon NERIS activation. - example: '3' - comments: This allows us to sync with schedule to allow data to be filtered by shift. -dispatch_center_id: - group: dispatch.response - type: Text - value_set: 'FALSE' - format: '"0000" formatted string' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.disp_center_id - definition: 4-digit unique identifier for each PSAP dispatch center being requested to respond to an incident. - example: '4311' - comments: '' -dispatch_psap_type: - group: dispatch.response - type: Text - value_set: 'TRUE' - format: See type_psap.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.type_psap - definition: Type of dispatch center being requested. - example: See type_psap.value table - comments: A primary PSAP is an emergency communication center responsible for answering the initial 9-1-1 call. A secondary PSAP receives emergency calls transferred from a primary PSAP due to jurisdictional call sequencing (PSAP X receives neutral 911 calls and transfers to Secondary PSAP Y or Z) or discipline specific dispatching (PSAP X receives all 911 calls for a jurisdiction but a secondary PSAP Y handles fire and EMS calls). -dispatch_psap_jurisdiction: - group: dispatch.response - type: Text - value_set: 'TRUE' - format: See type_psap_juris.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.type_psap_juris - definition: Aggregation level of dispatch center. - example: See type_psap_juris.value table - comments: A single-jurisdiction is a facility where only one political entity (city/county) utilizes the 9-1-1, PSAP and dispatching services. A multi-jurisdictional facility is where one or more public safety political jurisdictions choose to operate as a single 9-1-1 entity (e.g., City A, B, C) -dispatch_psap_discipline: - group: dispatch.response - type: Text - value_set: 'TRUE' - format: See type_psap_disc.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.type_psap_disc - definition: Whether dispatch is single entity or multiple entity. - example: See type_psap_disc.value table - comments: A single discipline facility operates one disciplines of dispatch (e.g., fire or EMS or police). A multiple discipline facility operates multi-disciplines of dispatch (e.g., fire-EMS-police). -dispatch_psap_capability: - group: dispatch.response - type: Text - value_set: 'TRUE' - format: See type_psap_capa.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.type_psap_capa - definition: Whether PSAP follows most recent NENA standards. - example: See type_psap_capa.value table - comments: A legacy PSAP cannot process calls received via i3-defined call interfaces (IP-based calls) and still requires the use of CAMA or ISDN trunk technology for delivery of 9-1-1 emergency calls. A NG9-1-1 PSAP can process calls and access data services as defined in NENA's i3 specification, NENA-STA-010. -dispatch_cad_software: - group: dispatch.response - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.cad_sw - definition: Manufacturer of the CAD system being used by the agency. - example: Motorola, etc. - comments: If No CAD, select None. -dispatch_protocol_fire: - group: dispatch.response - type: Text - value_set: 'TRUE' - format: See type_disp_proto_fire.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.type_disp_proto_fire - definition: Procedure/protocol followed for triage of emergency fire calls. - example: See type_disp_proto_fire.value table - comments: '' -dispatch_protocol_medical: - group: dispatch.response - type: Text - value_set: 'TRUE' - format: See type_disp_proto_med.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.type_disp_proto_med - definition: Procedure/protocol followed for triage of emergency medical calls. - example: See type_disp_proto_med.value table - comments: '' -dispatch_avl_usage: - group: dispatch.response - type: Boolean - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.avl_usage - definition: Describes whether the CAD utilizes AVL technology. - example: '"True"' - comments: '' -rms_software: - group: dispatch.response - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.rms_sw - definition: Manufacturer of the RMS Software being used by the agency. - example: FirstOnScene, etc. - comments: If No RMS, select None -station_id: - group: station - type: Text - value_set: 'FALSE' - format: 'agency NERIS ID plus S plus three digit number' - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: StationHist.station_id - definition: Name of the station. - example: '12' - comments: '' -station_address_1: - group: station - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.address_line_1 - definition: Physical address of station. - example: 1234 Market St - comments: '' -station_address_2: - group: station - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.address_line_2 - definition: Additional address information. - example: Apt. Number - comments: '' -station_city: - group: station - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.city - definition: City in which station is located. - example: Baltimore - comments: '' -station_state: - group: station - type: Text - value_set: 'FALSE' - format: 'Two letter state abbreviation' - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.state - definition: State in which station is located. - example: Maryland - comments: '' -station_zip: - group: station - type: Text - value_set: 'FALSE' - format: '"00000" formatted string' - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.zip_code - definition: Zip Code in which station is located. - example: '21230' - comments: secondary check matching City/State -station_point: - group: station - type: Array[Point] - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: StationHist.nuid_point_loc joined to GeoPoint - definition: 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. - example: 38.927036, -77.032742 - comments: May be submitted in any standard coordinate reference system but will be stored and provided back in WGS84. -station_primary_division: - group: station - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_dependency: '' - computed: 'TRUE' - cardinality: Single - map_orm_landing: spatial join to Division via DivisionSet joined to DivisionPrimaryFlag - definition: Name and id of the primary division region in which the station falls. - example: '1: First Battalion' - comments: ID and name concatenated as divisions may have one or the other -station_coverage: - group: station - type: Array[Text] - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_dependency: '' - computed: 'TRUE' - cardinality: Single - map_orm_landing: select of containing GeoMultipolygon via Division via DivisionSet joined to DivisionCoverageFlag - definition: Name and id of the coverage area region in which the station falls. - example: '' - comments: Station-based only -station_staffing: - group: station - type: Integer - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: StationHist.staffing - definition: Minimum staffing assigned to the station. - example: '14' - comments: This is separate from unit staffing since stations can cross staff unit. -station_unit_id_1: - group: station.unit - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_dependency: department has CAD - computed: 'FALSE' - cardinality: Single - map_orm_landing: UnitHist.cad_designation_1 - definition: Unit's first designation in CAD. - example: E801, TK720, A301 - comments: Required if department has a CAD. -station_unit_id_2: - group: station.unit - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_dependency: department has CAD - computed: 'FALSE' - cardinality: Single - map_orm_landing: UnitHist.cad_designation_2 - definition: Unit's second designation in CAD. - example: E801, TK720, A301 - comments: Optional second identification for the unit. This would come to bear if for example a unit carries both municipal and county IDs in the CAD. -station_unit_capability: - group: station.unit - type: Text - value_set: 'FALSE' - format: 'See type_unit.value' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: UnitHist.type_unit - definition: Type of unit housed at the station. - example: See type_unit.value - comments: '' -station_unit_staffing: - group: station.unit - type: Integer - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: UnitHist.staffing - definition: Minimum staffing required for this unit to be dispatched to an incident. - example: '4' - comments: '' -station_unit_dedicated: - group: station.unit - type: Boolean - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: '' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - orm_map_landing: UnitHist.staffing.dedicated - definition: Whether the unit has dedicated staffing. - example: 'TRUE' - comments: 'Can only be `true` if staffing is greater than 0.' -staff_total: - group: staffing - type: Integer - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'TRUE' - cardinality: Single - map_orm_landing: sum of the other 9 staffing fields - definition: Number of total staff within department. - example: '429' - comments: '' -staff_active_ff_career_ft: - group: staffing - type: Integer - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.staff_ff_car_ft - definition: Total number of active full-time career firefighters in agency. - example: '190' - comments: '' -staff_active_ff_career_pt: - group: staffing - type: Integer - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.staff_ff_car_pt - definition: Total number of active part-time career firefighters in agency. - example: '50' - comments: '' -staff_active_ff_volunteer: - group: staffing - type: Integer - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.staff_ff_vol - definition: Total number of active volunteer firefighters in agency. - example: '43' - comments: '' -staff_active_ems_only_career_ft: - group: staffing - type: Integer - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.staff_ems_car_ft - definition: Total number of active full-time career ems only staff in agency. - example: '34' - comments: '' -staff_active_ems_only_career_pt: - group: staffing - type: Integer - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.staff_ems_car_pt - definition: Total number of active part-time career ems only staff in agency. - example: '19' - comments: '' -staff_active_ems_only_volunteer: - group: staffing - type: Integer - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.staff_ems_vol - definition: Total number of active volunteer ems only staff in agency. - example: '5' - comments: '' -staff_active_civilians_career_ft: - group: staffing - type: Integer - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.staff_civ_car_ft - definition: Total number of active full-time career civilians in agency. - example: '38' - comments: '' -staff_active_civilians_career_pt: - group: staffing - type: Integer - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.staff_civ_car_pt - definition: Total number of active part-time career civilians in agency. - example: '38' - comments: '' -staff_active_civilians_volunteer: - group: staffing - type: Integer - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.staff_civ_vol - definition: Total number of active volunteer civilians in agency. - example: '12' - comments: '' -assess_iso_rating: - group: dept.attributes - type: Integer - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.assess_iso_rating - definition: Current ISO rating (1- 10) of the agency, if applicable. - example: '2' - comments: '' -assess_cpse_acredit: - group: dept.attributes - type: Boolean - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.assess_cpse_accredit - definition: Whether the agency is accredited through CPSE. - example: '"True"' - comments: '' -assess_caas_acredit: - group: dept.attributes - type: Boolean - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_dependency: '' - computed: 'FALSE' - cardinality: Single - map_orm_landing: DeptHist.assess_caas_accredit - definition: Whether the agency is accredited through CAAS. - example: '"True"' - comments: '' \ No newline at end of file diff --git a/core_schemas/modules/yml/incident/core_mod_incident.yml b/core_schemas/modules/yml/incident/core_mod_incident.yml deleted file mode 100644 index f081f27..0000000 --- a/core_schemas/modules/yml/incident/core_mod_incident.yml +++ /dev/null @@ -1,596 +0,0 @@ -incident_neris_id: - group: incident - type: Text - value_set: 'FALSE' - format: 'Entity NERIS ID: epoch milliseconds of incident start time' - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_app: 'TRUE' - neris_core_cad: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: incident.neris_id_incident - map_app: '' - definition: Unique identifier in NERIS for the incident. - example: FD24027000:1714762619 - comments: '' -incident_internal_id: - group: incident - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_app: 'TRUE' - neris_core_cad: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: incident.internal_id - map_app: '' - definition: Department's internal unique identifier for the incident. - example: LPOK140003401 - comments: '' -incident_final_type: - group: type_identifiers - type: Array[Array[Text]] - value_set: 'TRUE' - format: See value_1, value2, value_3 from type_incident - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: rel_incident_type.type_incident joined via rel_incident_type.nuid_incident - map_app: '' - definition: Disposition or final incident type as assessed on scene. - example: See type_incident table - comments: '' -incident_final_type_primary: - group: type_identifiers - type: Array[Boolean] - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: '' - map_app: '' - definition: Flag for the primary incident type. Only one type can be `True`. - example: '' - comments: 'Intended for when multiple types are present.' -incident_special_modifier: - group: type_identifiers - type: Array[Text] - value_set: 'TRUE' - format: See type_special_modifier - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: rel_incident_modifiers.type_incident_modifier joined via rel_incident_modifiers.nuid_incident - map_app: '' - definition: Incident modifier(s) that can help describe the magnitude or class of the incident. - example: See type_special_modifier table - comments: '' -fire: - group: fire - type: Module - value_set: 'FALSE' - format: See mod_fire - possible_if: final incident type includes fire - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: final incident type includes fire - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: fire joined via fire.nuid_incident - map_app: '' - definition: Specific fields for incident types that include fire type. - example: See mod_fire - comments: '' -medical: - group: medical - type: Array[Module] - value_set: 'FALSE' - format: See mod_medical - possible_if: final incident type includes medical - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: final incident type includes medical - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: medical joined via medical.nuid_incident - map_app: '' - definition: Specific fields for incident types that include medical. - example: See mod_medical - comments: '' -hazsit: - group: hazsit - type: Module - value_set: 'FALSE' - format: See mod_hazard - possible_if: final incident type includes hazsit - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: final incident type includes hazsit - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: hazsit joined via hazsit.nuid_incident - map_app: '' - definition: Specific fields for incident types that include hazsit. - example: See mod_hazsit - comments: '' -emerging_hazard: - group: emerging_hazard - type: Array[Module] - value_set: 'TRUE' - format: See mod_emerging_hazards - possible_if: one or more emerging hazard - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: eh was involved - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: eh tables - cardinality: Multi - map_orm_landing: emerghaz_csst & emerghaz_elec, & emerghaz_powergen joined via nuid_incident - map_app: '' - definition: Information on emerging hazard(s). Consists of the fields of one or more group from mod_emerging_hazard. - example: See mod_emerging_hazard - comments: -tactic_timestamps: - group: tactic_timestamps - type: Module - value_set: 'FALSE' - format: See mod_tactic_timestamps - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: final incident type includes fire - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: tactic_timestamps joined via tactic_timestamps_sub_incident.nuid_dispatch - map_app: '' - definition: Timestamps for fire tactic employed. - example: See shared/mod_tactic_timestamps - comments: Comes from Dispatch module where available -incident_point: - group: location - type: Point - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: geo_point via incident_hist.nuid_point_incident - map_app: '' - definition: 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. - example: 42.548054, -77.840575 - comments: 'Decreasing order of priority given to: submitted point, location geocode, submitted polygon centroid ' -incident_polygon: - group: location - type: Multipolygon - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: geo_multipolygon via incident_hist.nuid_multipolygon_incident - map_app: '' - definition: WGS84 polygon of the footprint of the incident. - example: '' - comments: '' -incident_location: - group: location - type: Module - value_set: 'FALSE' - format: See mod_location - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location via incident_hist.nuid_location - map_app: '' - definition: Location, generally an address, of the incident. Consists of the fields of mod_civic_location. - example: '' - comments: See shared.mod_civic_location -incident_location_use: - group: location - type: Module - value_set: 'FALSE' - format: See mod_location_use - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location_use via incident_hist.nuid_location_use - map_app: '' - definition: How the location is being used. Consists of the fields of mod_location_use. - example: '' - comments: See shared.mod_location_use -incident_people_present: - group: location - type: Boolean - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: incident_hist.people_present - map_app: '' - definition: Whether people were present at the time of the incident. - example: '"True"' - comments: '' -incident_displaced_number: - group: displacement - type: Integer - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'TRUE' - computed_from: count of core_mod_incident.incident_displaced_cause - cardinality: Single - map_orm_landing: displace_sub_incident joined via displace_sub_incident.nuid_incident - map_app: '' - definition: Number of people displaced. - example: '2' - comments: '' -incident_displaced_cause: - group: displacement - type: Array[Text] - value_set: 'TRUE' - format: See type_displace_cause.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: displaced_occupants = TRUE - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: displace joined via displace_sub_incident.nuid_incident - map_app: '' - definition: Cause for displacement. - example: See type_displace_cause table - comments: '' -exposure: - group: exposure - type: Array[Module] - value_set: 'TRUE' - format: See mod_exposure - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: exposures > 0 - cardinality: Multi - map_orm_landing: exposure joined via exposure.nuid_incident - map_app: '' - definition: Exposure details. - example: See mod_exposures - comments: '' -rescue_ff: - group: rescues - type: Array[Module] - value_set: 'FALSE' - format: See mod_rescue_ff - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: casualty_rescue_int_ff > 0 - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: ff casualties / rescues >0 - cardinality: Multi - map_orm_landing: casualty_rescue joined via casualty_rescue.nuid_incident - map_app: '' - definition: Firefighter rescue and/or casualty module. Consists of the fields of mod_rescue_ff. - example: '' - comments: See mod_rescue_ff -rescue_nonff: - group: rescues - type: Array[Module] - value_set: 'FALSE' - format: See mod_rescue_nonff - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: casualty_rescue_int_nonff > 0 - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: nonff casualties / rescues > 0 - cardinality: Multi - map_orm_landing: casualty_rescue joined via casualty_rescue.nuid_incident - map_app: '' - definition: Non firefighter rescue and/or casualty module. Consists of the fields of mod_rescue_civ. - example: '' - comments: See mod_rescue_nonff -incident_rescue_animal: - group: rescues - type: Integer - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: incident_hist.rescue_animal - map_app: '' - definition: Total number of animals rescued. - example: '1' - comments: '' -incident_actions_taken: - group: actions_taken - type: Array[Array[Text]] - value_set: 'TRUE' - format: See type_actions_tactics - possible_if: incident_noaction is null - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: at least one action was taken - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: actions and tactics tables - cardinality: Multi - map_orm_landing: rel_action_tactic_action_type.type_action_tactic joined via action_tactic_sub_action joined via action_tactic_action.nuid_incident - map_app: '' - definition: Actions taken by the fire department on the scene of the incident. - example: See type_action_tactic table - comments: '' -incident_noaction: - group: actions_taken - type: Text - value_set: 'TRUE' - format: See type_noaction - possible_if: incident_actions_taken is null - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: at least one action was taken - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: actions and tactics tables - cardinality: Single - map_orm_landing: action_tactic_sub_noaction.type_noaction joined via incident_noaction.nuid_incident - map_app: '' - definition: Reason no action taken by the fire department on the scene of the incident. - example: See type_noaction table - comments: '' -unit_response: - group: unit_response - type: Array[Module] - value_set: 'TRUE' - format: shared/mod_unit - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: unit_response_sub_incident joined via unit_response.nuid_incident - map_app: '' - definition: Shared module for unit response information. - example: '' - comments: See shared.mod_unit_response -risk_reduction: - group: risk_reduction - type: Module - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: risk_reduction joined via risk_reduction.nuid_incident - map_app: '' - definition: Specific fields for alarms, suppression systems, and their performance. - example: '' - comments: See incident.mod_risk_reduction -incident_aid_direction: - group: aid - type: Text - value_set: 'TRUE' - format: See type_aid_direction.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: rel_incident_aid_.type_aid_direction joined via rel_incident_aid_.nuid_incident - map_app: '' - definition: Whether aid was given or received. - example: See type_aid_direction table - comments: '' -incident_aid_type: - group: aid - type: Text - value_set: 'TRUE' - format: See type_aid.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: rel_incident_aid_.type_aid joined via rel_incident_aid_.nuid_incident - map_app: '' - definition: Type of aid given or received. - example: See type_aid table - comments: '' -incident_aid_department_name: - group: aid - type: Array[Text] - value_set: 'TRUE' - format: See dept.name - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: aid joined via aid.nuid_incident - map_app: '' - definition: Name of the Fire Department to which aid was given/received. - example: 'Example Fire Department Name' - comments: Comes from core_mod_entity_fd.fd_name as linked through aid agencies -incident_aid_nonfd: - group: aid - type: Array[Text] - value_set: 'TRUE' - format: See type_aid_nonfd - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: rel_incident_aid_nonfd.type_aid_nonfd joined via rel_incident_aid_nonfd.nuid_incident - map_app: '' - definition: Type of non-fire department entities from which aid was received. - example: See type_aid_nonfd table - comments: '' -incident_narrative_impediment: - group: narrative - type: Text - value_set: 'FALSE' - format: 'String of 100,000 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: incident_hist.narrative_impediment - map_app: '' - definition: Description of any obstacles that impacted the incident. - example: '' - comments: '' -incident_narrative_outcome: - group: narrative - type: Text - value_set: 'FALSE' - format: 'String of 100,000 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: incident_hist.narrative_outcome - map_app: '' - definition: Description of the final disposition of the incident. - example: '' - comments: '' -parcel: - group: augmentation - type: Module - value_set: 'FALSE' - format: '' - possible_if: incident_point is within a parcel - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'FALSE' - computed_from: parcel service - cardinality: Single - map_orm_landing: parcel joined via parcel.nuid_incident - map_app: '' - definition: Characteristics of the parcel at which the incident occurred. Consists of the fields of mod_parcel. - example: '' - comments: See augmentation.mod_parcel -weather: - group: augmentation - type: Module - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'FALSE' - computed_from: weather service - cardinality: Single - map_orm_landing: weather joined via weather.nuid_incident - map_app: '' - definition: Characteristics of the weather at the location and time of the incident. Consists of the fields of mod_weather. - example: '' - comments: See augmentation.mod_weather diff --git a/core_schemas/modules/yml/incident/mod_emerging_hazard.yml b/core_schemas/modules/yml/incident/mod_emerging_hazard.yml deleted file mode 100644 index 56080ce..0000000 --- a/core_schemas/modules/yml/incident/mod_emerging_hazard.yml +++ /dev/null @@ -1,234 +0,0 @@ -elec_category: - group: electrification - type: Text - value_set: 'TRUE' - format: See type_emerghaz_elec.value_1 - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: emerghaz_elec.type_emerghaz_elec - map_app: '' - definition: Category of the battery powered / stored energy emerging hazard. - example: See type_emerghaz_elec table - comments: '' -elec_type: - group: electrification - type: Text - value_set: 'TRUE' - format: See type_emerghaz_elec.value_2 - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: emerghaz_elec.type_emerghaz_elec - map_app: '' - definition: Additional specificity on the battery powered / stored energy emerging hazard. - example: See type_emerghaz_elec table - comments: Based on category selection -elec_subtype: - group: electrification - type: Text - value_set: 'TRUE' - format: See type_emerghaz_elec.value_3 - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: emerghaz_elec.type_emerghaz_elec - map_app: '' - definition: Subtype of the emerging hazard. - example: See type_emerghaz_ev_power table - comments: Only for vehicles -elec_target: - group: electrification - type: Text - value_set: 'TRUE' - format: See type_source_target.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: emerghaz_elec.type_source_target - map_app: '' - definition: Whether the battery was the source or target. - example: See type_source_target table - comments: '' -elec_suppress: - group: electrification - type: Array[Text] - value_set: 'TRUE' - format: See type_emerghaz_suppression - possible_if: type_incident.value_1 array includes 'FIRE' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: emerghaz_elec_fire_suppr.type_emerghaz_suppr joined via emerghaz_elec_fire - map_app: '' - definition: Suppression approach. - example: See type_emerghaz_suppression - comments: '' -elec_reignition: - group: electrification - type: Boolean - value_set: 'FALSE' - format: '' - possible_if: suppress is not null - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: emerghaz_elec_fire.reignition - map_app: '' - definition: Whether there was a re-ignition. - example: '"True"' - comments: '' -elec_vehicle_status: - group: electrification - type: Boolean - value_set: 'FALSE' - format: '' - possible_if: category = 'ELECTRIC_CAR' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: emerghaz_elec_crash - map_app: '' - definition: Whether the electric vehicle was involved in crash. - example: '"True"' - comments: '' -powergen_hardware_type: - group: powergeneration - type: Array[Text] - value_set: 'TRUE' - format: See type_emerghaz_powergen.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: emerghaz_powergen.type_emerghaz_powergen - map_app: '' - definition: Whether power generation hardware was involved in the incident. - example: See type_emerghaz_powergen table - comments: '' -powergen_pv_ignition: - group: powergeneration.pv - type: Text - value_set: 'TRUE' - format: See type_emerghaz_pv_ign.value - possible_if: type = photovoltaics - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: emerghaz_powergen_sub_pv.type_emerghaz_pv_ign - map_app: '' - definition: Whether photovoltaics were the source of ignition or target. - example: See type_emerghaz_pv_ign table - comments: '' -powergen_pv_type: - group: powergeneration.pv - type: Text - value_set: 'TRUE' - format: See type_emerghaz_pv.value - possible_if: type = photovoltaics - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: emerghaz_powergen_sub_pv.type_emerghaz_pv - map_app: '' - definition: Type of photovoltaics were involved in the incident. - example: See type_emerghaz_pv table - comments: '' -csst_ignition_source: - group: csst - type: Boolean - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: emerghaz_csst.ignition_source - map_app: '' - definition: Whether corrugated stainless steel tubing was a suspected ignition source. - example: '"True"' - comments: '' -csst_lightning: - group: csst - type: Text - value_set: 'TRUE' - format: See type_yes_no_unknown.value - possible_if: ignition_source = TRUE - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: emerghaz_csst.type_yes_no_unknown__lightning - map_app: '' - definition: Whether lightening was suspected as cause of ignition. - example: See type_yes_no_unknown table - comments: '' -csst_grounded: - group: csst - type: Text - value_set: 'TRUE' - format: See type_yes_no_unknown.value - possible_if: ignition_source = TRUE - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: emerghaz_csst.type_yes_no_unknown__grounded - map_app: '' - definition: Whether the CSST was grounded. - example: See type_yes_no_unknown table - comments: '' diff --git a/core_schemas/modules/yml/incident/mod_exposure.yml b/core_schemas/modules/yml/incident/mod_exposure.yml deleted file mode 100644 index 49cb27b..0000000 --- a/core_schemas/modules/yml/incident/mod_exposure.yml +++ /dev/null @@ -1,198 +0,0 @@ -exposure_type: - group: exposure - type: Text - value_set: 'TRUE' - format: See type_exposure_loc - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: exposure.type_exposure_loc - map_app: '' - definition: Type exposure being reported. - example: '' - comments: See type_exposure_loc -exposure_item: - group: exposure - type: Text - value_set: 'TRUE' - format: See type_exposure_item - possible_if: exposure_type is external - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: exposure_sub_external.type_exposure_item - map_app: '' - definition: Type of property damaged or destroyed from the originating source of the hazard. - example: '' - comments: See type_exposure_item -exposure_point: - group: exposure - type: Point - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: geo_point joined via exposure.nuid_point_exposure - map_app: '' - definition: WGS84 latitude and longitude of the exposure. If a latitude and longitude are not submitted but a location is, the location geocoding result (if successful) will be used. - example: 42.548054, -77.840575 - comments: 'Decreasing order of priority given to: submitted point, location geocode, submitted polygon centroid' -exposure_polygon: - group: location - type: Multipolygon - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: geo_multipoly joined via exposure.nuid_multipoly_exposure - map_app: '' - definition: WGS84 polygon of the footprint of the incident. - example: '' - comments: '' -exposure_location: - group: location - type: Module - value_set: 'FALSE' - format: See mod_location - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location joined via exposure.nuid_location - map_app: '' - definition: Location, generally an address, of the incident. Consists of the fields of mod_civic_location. - example: '' - comments: See shared.mod_civic_location -exposure_location_use: - group: location - type: Module - value_set: 'FALSE' - format: See mod_location_use - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location_use joined via exposure.nuid_location_use - map_app: '' - definition: How the location is being used. Consists of the fields of mod_location_use. - example: '' - comments: See shared.mod_location_use -exposure_people_present: - group: location - type: Boolean - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: exposure.people_present - map_app: '' - definition: Whether people were present at the time of the incident. - example: '"True"' - comments: '' -exposure_parcel: - group: location.augmentation - type: Module - value_set: 'FALSE' - format: 'See mod_civic_location' - possible_if: incident_point is within a parcel - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'FALSE' - computed_from: parcel service - cardinality: Single - map_orm_landing: parcel via spatial join - map_app: '' - definition: Characteristics of the parcel at which the exposure occurred. Consists of the fields of mod_parcel. - example: '' - comments: See augmentation.mod_parcel -exposure_damage: - group: exposure - type: Text - value_set: 'FALSE' - format: See type_exposure_damage - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: exposure.type_exposure_damage - map_app: '' - definition: Rating of damage to the exposure. - example: See type_exposure_damage table - comments: '' -exposure_displaced_number: - group: displacement.aggregated - type: Integer - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'TRUE' - computed_from: mod_exposure.displaced_cause - cardinality: Single - map_orm_landing: count of displace_sub_exposure joined via displace_sub_exposure.nuid_exposure - map_app: '' - definition: Number of people displaced. - example: '2' - comments: '' -exposure_displaced_cause: - group: displacement - type: Array[Text] - value_set: 'TRUE' - format: See type_displace_cause.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: displaced_number > 0 - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: displace.displacement_cause joined via displace_sub_exposure via displace_sub_exposure.nuid_exposure - map_app: '' - definition: Cause for displacement. - example: See type_displace_cause table - comments: '' diff --git a/core_schemas/modules/yml/incident/mod_fire.yml b/core_schemas/modules/yml/incident/mod_fire.yml deleted file mode 100644 index 0cdd5a9..0000000 --- a/core_schemas/modules/yml/incident/mod_fire.yml +++ /dev/null @@ -1,216 +0,0 @@ -fire_suppression_appliance: - group: fire - type: Array[Text] - value_set: 'TRUE' - format: See type_suppress_appliance.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: rel_fire_suppr_appliance.type_suppr_appliance joined via rel_fire_suppr_appliance.nuid_fire - map_app: '' - definition: Describes the appliances used for suppression. - example: See type_suppress_appliance table - comments: '' -fire_water_supply: - group: fire - type: Text - value_set: 'TRUE' - format: See type_water_supply.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: if suppression_appliance is none - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: fire.type_water_supply - map_app: '' - definition: Describes the type of water supply utilized for the incident. - example: See type_water_supply table - comments: '' -fire_investigation_need: - group: fire - type: Text - value_set: 'TRUE' - format: See type_fire_invest_need.value - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: fire.type_fire_invest_need - map_app: '' - definition: Assessment by incident commander and/or officer in charge of the incident as to whether the fire necessitated a formal fire investigation. - example: See type_fire_invest_need table - comments: '' -fire_investigation_type: - group: fire - type: Array[Text] - value_set: 'TRUE' - format: See type_fire_invest.value - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: formal cause and origin investigation was completed at the incident - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: rel_fire_invest.type_fire_invest joined via rel_fire_invest.nuid_fire - map_app: '' - definition: Categorizes the general type of investigation completed at the structure fire incident. - example: See type_fire_invest table - comments: Allow for multiple selections then require incident analysis/investigation model to be completed for formal information about the fire. -structure_arrival_conditions: - group: structure - type: Text - value_set: 'TRUE' - format: See type_fire_condition_arrival.value - possible_if: type_incident.value_2 array contains 'STRUCTURE_FIRE' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: if fire subtype is not outside fire - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: fire_sub_structure.type_fire_condition_arrival - map_app: '' - definition: Fire conditions upon arriving on the scene of the incident. - example: See type_fire_condition_arrival table - comments: '' -structure_progression_conditions: - group: structure - type: Boolean - value_set: 'FALSE' - format: '' - possible_if: type_incident.value_2 array contains 'STRUCTURE_FIRE' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: if fire subtype is not outside fire - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: fire_sub_structure.progression_conditions - map_app: '' - definition: Whether the fire extended beyond the conditions found upon arrival. - example: '"True"' - comments: '' -structure_damage: - group: structure - type: Text - value_set: 'TRUE' - format: See type_fire_bldg_damage.value - possible_if: type_incident.value_2 array contains 'STRUCTURE_FIRE' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: if fire subtype is not outside fire - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: fire_sub_structure.type_fire_bldg_damage - map_app: '' - definition: Rating of damage to the fire building of origin as selected from a list of values. - example: See type_fire_bldg_damage table - comments: '' -structure_floor_of_origin: - group: structure - type: Integer - value_set: 'FALSE' - format: '' - possible_if: type_incident.value_2 array contains 'STRUCTURE_FIRE' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: if fire subtype is not outside fire - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: fire_sub_structure.origin_floor - map_app: '' - definition: Story above or below ground of fire origin. - example: '1' - comments: Negative integer is below ground, positive is above ground. 1 is ground floor. -structure_room_of_origin: - group: structure - type: Text - value_set: 'TRUE' - format: See type_room.value - possible_if: type_incident.value_2 array contains 'STRUCTURE_FIRE' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: if fire subtype is not outside fire - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: fire_sub_structure.type_origin_room - map_app: '' - definition: Room of origin of the fire. - example: See type_room table - comments: '' -structure_fire_cause: - group: structure - type: Text - value_set: 'TRUE' - format: See type_fire_cause_in.value - possible_if: type_incident.value_2 array contains 'STRUCTURE_FIRE' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: if fire subtype is not outside fire - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: fire_sub_structure.type_fire_cause_in - map_app: '' - definition: General categorization of the cause (or likely cause) of the structure fire. - example: See type_fire_cause_in table - comments: '' -outside_fire_cause: - group: outdoor - type: Text - value_set: 'TRUE' - format: See type_fire_cause_out.value - possible_if: type_incident.value_2 array contains 'OUTSIDE_FIRE' - db_required: 'TRUE' - neris_core: 'FALSE' - neris_core_if: if fire subtype is outside fire - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: fire_sub_outside.type_fire_cause_out - map_app: '' - definition: General categorization of the cause (or likely cause) of the outdoor fire. - example: See type_fire_cause_out table - comments: '' -outside_fire_acres_burned: - group: outdoor - type: Float - value_set: 'FALSE' - format: 'single-precision floating-point number' - possible_if: type_incident.value_2 array contains 'OUTSIDE_FIRE' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: if fire subtype is outside fire - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: fire_sub_outside.acres_burned - map_app: '' - definition: Estimated number of acres burned during the incident. - example: '0.5' - comments: '' diff --git a/core_schemas/modules/yml/incident/mod_hazard.yml b/core_schemas/modules/yml/incident/mod_hazard.yml deleted file mode 100644 index f49bb30..0000000 --- a/core_schemas/modules/yml/incident/mod_hazard.yml +++ /dev/null @@ -1,190 +0,0 @@ -hazsit_disposition: - group: hazsit - type: Text - value_set: 'TRUE' - format: See type_hazard_disposition.value - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: hazsit.type_hazard_disposition - map_app: '' - definition: Outcome of the hazmat incident. - example: See type_hazard_disposition table - comments: '' - api_class: '' -hazsit_evacuated: - group: hazsit - type: Integer - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: hazsit.evacuated - map_app: '' - definition: Number of occupants/businesses evacuated during the incident response. - example: '2' - comments: '' - api_class: '' -chemical_dot_class: - group: chemical - type: Array[Text] - value_set: 'TRUE' - format: See type_hazard_dot.value - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: hazsit_chemical.type_hazard_dot - map_app: '' - definition: Department of Transportation Hazard Classification. - example: See type_hazard_dot table - comments: If any related to batteries, complete emerging_hazard_submodule - api_class: '' -chemical_name: - group: chemical - type: Array[Text] - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: hazsit_chemical.name - map_app: '' - definition: Name of the chemical/material involved in the incident. - example: '' - comments: '' - api_class: '' -chemical_release_occurred: - group: chemical - type: Array[Boolean] - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: hazsit_chemical.release_occurred - map_app: '' - definition: Whether the chemical was released. - example: '"True"' - comments: '' - api_class: '' -chemical_amount_est: - group: chemical.release - type: Array[Float] - value_set: 'FALSE' - format: 'single-precision floating-point number' - possible_if: release_occurred is True - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: hazsit_chemical_release.amount_est - map_app: '' - definition: Estimated amount released by volume or weight. - example: '1345' - comments: '' - api_class: '' -chemical_amount_est_units: - group: chemical.release - type: Array[Text] - value_set: 'TRUE' - format: See type_hazard_unit.value - possible_if: release_occurred is True - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: hazsit_chemical_release.type_hazard_unit - map_app: '' - definition: Unit of measurement of the estimated amount released. - example: See type_hazard_unit table - comments: '' - api_class: '' -chemical_physical_state: - group: chemical.release - type: Array[Text] - value_set: 'TRUE' - format: See type_hazard_physical_state.value - possible_if: release_occurred is True - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: hazsit_chemical_release.type_hazard_physical_state - map_app: '' - definition: Physical state of the chemical. - example: See type_hazard_physical_state table - comments: '' - api_class: '' -chemical_release_into: - group: chemical.release - type: Array[Text] - value_set: 'TRUE' - format: See type_hazard_released_into.value - possible_if: release_occurred is True - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: hazsit_chemical_release.type_hazard_released_into - map_app: '' - definition: Environment which was contaminated. - example: See type_hazard_released_into table - comments: '' - api_class: '' -chemical_release_cause: - group: chemical.release - type: Array[Text] - value_set: 'TRUE' - format: See type_hazard_cause.value - possible_if: release_occurred is True - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: hazsit_chemical_release.type_hazard_cause - map_app: '' - definition: Cause of the hazmat release. - example: See type_hazard_cause table - comments: '' - api_class: '' diff --git a/core_schemas/modules/yml/incident/mod_medical.yml b/core_schemas/modules/yml/incident/mod_medical.yml deleted file mode 100644 index 410f455..0000000 --- a/core_schemas/modules/yml/incident/mod_medical.yml +++ /dev/null @@ -1,72 +0,0 @@ -patient_care_report: - group: patient - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: '' - computed: '' - computed_from: '' - cardinality: Single - map_orm_landing: medical.care_report - map_app: '' - definition: Patient care report identification number. Correlates to NEMSIS eRecord.01. - example: VAE456M1-02202024 - comments: Should follow department's NEMSIS report number format -patient_evaluation_care: - group: patient - type: Text - value_set: 'TRUE' - format: See type_medical_patient_care.value - possible_if: '' - db_required: 'TRUE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: '' - computed: '' - computed_from: '' - cardinality: Single - map_orm_landing: medical.type_medical_patient_care - map_app: '' - definition: Status of patient care needs based on evaluation. - example: See type_medical_patient_care table - comments: Patient Evaluated and Care Provided, Patient Evaluated and Refused Care, Patient Evaluated, No Care Required, Patient Refused Evaluation/Care, Patient Support Services Provided -patient_improved_status: - group: patient - type: Text - value_set: 'TRUE' - format: See type_medical_patient_status.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: '' - computed: '' - computed_from: '' - cardinality: Single - map_orm_landing: medical.type_medical_patient_status - map_app: '' - definition: Status of the patient after FD arrival and intervention. - example: See type_medical_patient_status table - comments: NEMSIS values for Response -- Improved (9916001), Unchanged (9916003), 9916005 (Worse) -medical_disposition: - group: patient - type: Text - value_set: 'TRUE' - format: See type_medical_transport.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: '' - computed: '' - computed_from: '' - cardinality: Single - map_orm_landing: medical.type_medical_transport - map_app: '' - definition: Transport outcome of the incident. - example: See type_medical_transport table - comments: '' diff --git a/core_schemas/modules/yml/incident/mod_rescue_ff.yml b/core_schemas/modules/yml/incident/mod_rescue_ff.yml deleted file mode 100644 index 7917000..0000000 --- a/core_schemas/modules/yml/incident/mod_rescue_ff.yml +++ /dev/null @@ -1,486 +0,0 @@ -ff_rescue_birth_month_year: - group: general - type: Text - value_set: 'FALSE' - format: '"MM/YYYY" formatted string' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: casualty_rescue.birth_month_year - map_app: '' - definition: Date of birth of the person(s) injured or rescued. - example: 06/1972 - comments: MM/YYYY format required -ff_rescue_gender: - group: general - type: Text - value_set: 'TRUE' - format: See type_gender.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: casualty_rescue.type_gender - map_app: '' - definition: Gender of the person(s) injured or rescued. - example: See type_gender table - comments: '' -ff_rescue_race: - group: general - type: Text - value_set: 'TRUE' - format: See type_race.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: casualty_rescue.type_race - map_app: '' - definition: Race of the person(s) injured or rescued. - example: See type_race table - comments: '' -ff_casualty_rank: - group: casualty.demographic - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: casualty_sub_injury_ff.rank - map_app: '' - definition: Rank of firefighter. - example: Captain - comments: '' -ff_casualty_service: - group: casualty.demographic - type: Float - value_set: 'FALSE' - format: 'single-precision floating-point number' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: casualty_sub_injury_ff.service - map_app: '' - definition: Years of service. - example: '2' - comments: '' -ff_rescue_type: - group: rescue - type: Text - value_set: 'TRUE' - format: See type_rescue.value - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: rescue.type_rescue - map_app: '' - definition: Whether there was a rescue, non-rescue, assist, or self evacuation. - example: See type_rescue table - comments: '' -ff_rescue_primary_mode: - group: rescue - type: Text - value_set: 'TRUE' - format: See type_rescue_mode.value - possible_if: rescue_type = Firefighter Rescued, Firefighter-Assisted Evacuation - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: rescue_sub_ffrescue.type_rescue_mode - map_app: '' - definition: Primary mode for rescue. - example: See type_rescue_mode table - comments: '' -ff_rescue_actions: - group: rescue - type: Array[Text] - value_set: 'TRUE' - format: See type_rescue_action.value - possible_if: rescue_type = Firefighter Rescued, Firefighter-Assisted Evacuation - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: rel_rescue_sub_ffrescue_actions.type_rescue_action - map_app: '' - definition: Actions taken to support the rescue. - example: See type_rescue_action table - comments: '' -ff_rescue_impediment_type: - group: rescue - type: Array[Text] - value_set: 'TRUE' - format: See type_rescue_impediment.value - possible_if: rescue_type = Firefighter Rescued, Firefighter-Assisted Evacuation - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: rel_rescue_sub_ffrescue_impediment.type_rescue_impediment - map_app: '' - definition: Whether conditions impacted the ability of rescue. - example: See type_rescue_impediment table - comments: '' -ff_rescue_mayday: - group: rescue.ff - type: Boolean - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'TRUE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: rescue_mayday - map_app: '' - definition: Whether there was a mayday called to indicate a firefighter needed assistance during the incident. - example: '"True"' - comments: '' -ff_rescue_mayday_relative_time: - group: rescue.ff - type: Text - value_set: 'TRUE' - format: See type_suppress_time.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: rescue_mayday.type_suppr_time - map_app: '' - definition: Relative to suppression, when the mayday was called. - example: See type_suppress_time table - comments: '' -ff_rescue_rit_activated: - group: rescue.ff - type: Boolean - value_set: 'FALSE' - format: '' - possible_if: 'ff_rescue_mayday=True' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: rescue_mayday.rit - map_app: '' - definition: Whether a RIT team was activated following a mayday declaration. - example: 'TRUE' - comments: '' -ff_rescue_room_type: - group: rescue.structure - type: Text - value_set: 'TRUE' - format: See type_room.value - possible_if: primary_mode= Removal From Structure - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: rescue_sub_ffrescue_sub_removal.type_room - map_app: '' - definition: Type of room/space from which the occupant was rescued. - example: See type_room table - comments: '' -ff_rescue_elevation_type: - group: rescue.structure - type: Text - value_set: 'TRUE' - format: See type_rescue_elevation.value - possible_if: primary_mode= Removal From Structure - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: rescue_sub_ffrescue_sub_removal.type_elevation - map_app: '' - definition: Elevation at which the occupant was found. - example: See type_rescue_elevation table - comments: '' -ff_rescue_gas_isolation: - group: rescue.structure - type: Boolean - value_set: 'FALSE' - format: '' - possible_if: primary_mode= Removal From Structure - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: rescue_sub_ffrescue_sub_removal.gas_isolation - map_app: '' - definition: Whether the space was isolated from the flow of heat and/or toxic gases. - example: '"True"' - comments: '' -ff_rescue_removal_path_type: - group: rescue.structure - type: Text - value_set: 'TRUE' - format: See type_rescue_path.value - possible_if: primary_mode= Removal From Structure - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: rescue_sub_ffrescue_sub_removal.type_rescue_path - map_app: '' - definition: How the firefighter was removed from the structure. - example: See type_rescue_path table - comments: '' -ff_rescue_fire_relative_time: - group: rescue.structure - type: Text - value_set: 'TRUE' - format: See type_suppress_time.value - possible_if: primary_mode= Removal From Structure and incident_subtype = FIRE - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: rescue_sub_ffrescue_sub_removal_fire.type_suppr_time - map_app: '' - definition: Relative to suppression, when the firefighter was removed from the structure. - example: See type_suppress_time table - comments: '' -ff_casualty_type: - group: casualty - type: Text - value_set: 'TRUE' - format: See type_casualty.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: casualty.type_casualty - map_app: '' - definition: Whether the person was uninjured, injured nonfatally, injured fatally. - example: See type_casualty table - comments: '' -ff_casualty_classification: - group: casualty.demographic - type: Text - value_set: 'TRUE' - format: See type_job_classification.value - possible_if: casualty_type in ('injured nonfatally', 'injured fatally') - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: casualty_sub_injury_ff.type_job_classification - map_app: '' - definition: Job classification of firefighter. - example: See type_job_classification table - comments: '' -ff_casualty_linked_unit_id: - group: casualty.injured.deployment - type: Text - value_set: 'TRUE' - format: See unit.neris_id - possible_if: UnitHist.cad_designation - db_required: 'TRUE' - neris_core: '' - neris_core_if: 'TRUE' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: UnitHist.cad_designation_1 - cardinality: Single - map_orm_landing: casualty_sub_injury_ff.neris_id_unit - map_app: '' - definition: Name of the unit responding to the incident in FD Spec. - example: FD24027000S000U000 - comments: Unit maps to Core Department Spec -ff_casualty_reported_unit_id: - group: casualty.injured.deployment - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core_if: Unit not yet created in entity spec - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: 'unit_response.reported_id_unit' - map_app: '' - definition: Name of the unit responding to the incident if neris id not yet in FD Spec. - example: A702, PA711, E731 - comments: '' -ff_casualty_duty_type: - group: casualty.injured.deployment - type: Text - value_set: 'TRUE' - format: See type_duty.value - possible_if: casualty_type in ('injured nonfatally', 'injured fatally') - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: casualty_sub_injury_ff.type_duty - map_app: '' - definition: Duty state of the firefighter at the time of the incident. - example: See type_duty table - comments: '' -ff_casualty_cause: - group: casualty.injured.deployment - type: Text - value_set: 'TRUE' - format: See type_casualty_cause.value - possible_if: casualty_type in ('injured nonfatally', 'injured fatally') - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: casualty_sub_injury.type_casualty_cause - map_app: '' - definition: Apparent cause of the injury or fatality. - example: See type_casualty_cause table - comments: Jump -ff_casualty_action: - group: casualty.injured.deployment - type: Text - value_set: 'TRUE' - format: See type_casualty_actions.value - possible_if: casualty_type in ('injured nonfatally', 'injured fatally') - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: casualty_sub_injury_ff.type_casualty_action - map_app: '' - definition: Action that occurred during the time of the incident. - example: See type_casualty_action table - comments: '' -ff_casualty_ppe: - group: casualty.injured.deployment - type: Array[Text] - value_set: 'TRUE' - format: See type_casualty_ppe.value - possible_if: casualty_type in ('injured nonfatally', 'injured fatally') - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: rel_casualty_sub_injury_ff_ppe.type_ppe - map_app: '' - definition: PPE worn during time of incident. - example: See type_casualty_ppe table - comments: '' -ff_casualty_incident_command: - group: casualty.injured.deployment - type: Boolean - value_set: 'FALSE' - format: '' - possible_if: casualty_type in ('injured nonfatally', 'injured fatally') - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: casualty_sub_injury_ff.incident_command - map_app: '' - definition: Whether an incident command structure was in place during incident. - example: '"True"' - comments: '' -ff_casualty_incident_timeline: - group: casualty.injured.deployment - type: Text - value_set: 'TRUE' - format: See type_casualty_timeline.value - possible_if: casualty_type in ('injured nonfatally', 'injured fatally') - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: casualty_sub_injury_ff.incident_timeline - map_app: '' - definition: Stage of the incident when the injury occurred. - example: See type_casualty_timeline table - comments: '' diff --git a/core_schemas/modules/yml/incident/mod_rescue_nonff.yml b/core_schemas/modules/yml/incident/mod_rescue_nonff.yml deleted file mode 100644 index cb69179..0000000 --- a/core_schemas/modules/yml/incident/mod_rescue_nonff.yml +++ /dev/null @@ -1,285 +0,0 @@ -nonff_rescue_birth_month_year: - group: general - type: Text - value_set: 'FALSE' - format: '"MM/YYYY" formatted string' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: casualty_rescue.birth_month_year - map_app: '' - definition: The MM/YYYY of birth of the person(s) injured or rescued. - example: 07/1971 - comments: '' - api_class: '' -nonff_rescue_gender: - group: general - type: Text - value_set: 'TRUE' - format: See type_gender.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: casualty_rescue.type_gender - map_app: '' - definition: The gender of the person(s) injured or rescued. - example: See type_gender table - comments: '' - api_class: '' -nonff_rescue_race: - group: general - type: Text - value_set: 'TRUE' - format: See type_race.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: casualty_rescue.type_race - map_app: '' - definition: The race of the person(s) injured or rescued. - example: See type_race table - comments: '' - api_class: '' -nonff_rescue_type: - group: rescue - type: Text - value_set: 'TRUE' - format: See type_rescue.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: rescue.type_rescue - map_app: '' - definition: Whether there was a rescue, non-rescue, assist, or self evacuation - example: See type_rescue table - comments: '' - api_class: '' -nonff_rescue_presence_known: - group: rescue - type: Text - value_set: 'TRUE' - format: See type_rescue_presence_known.value - possible_if: rescue_type in 'FIREFIGHTER RESCUED', 'FIREFIGHTER-ASSISTED EVACUATION' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: rescue_presence_known.type_presence_known - map_app: '' - definition: Whether the presence of an occupant in need of rescue was known - example: See type_rescue_presence_known table - comments: '' - api_class: '' -nonff_rescue_primary_mode: - group: rescue - type: Text - value_set: 'TRUE' - format: See type_rescue_mode.value - possible_if: rescue_type in 'FIREFIGHTER RESCUED', 'FIREFIGHTER-ASSISTED EVACUATION' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: rescue_sub_ffrescue.type_rescue_mode - map_app: '' - definition: The primary mode for rescue - example: See type_rescue_mode table - comments: '' - api_class: '' -nonff_rescue_actions: - group: rescue - type: Array[Text] - value_set: 'TRUE' - format: See type_rescue_action.value - possible_if: rescue_type in 'FIREFIGHTER RESCUED', 'FIREFIGHTER-ASSISTED EVACUATION' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: rel_rescue_sub_ffrescue_actions.type_rescue_action - map_app: '' - definition: Actions taken to support the rescue - example: See type_rescue_action table - comments: '' - api_class: '' -nonff_rescue_impediment_type: - group: rescue - type: Array[Text] - value_set: 'TRUE' - format: See type_rescue_impediment.value - possible_if: rescue_type in 'FIREFIGHTER RESCUED', 'FIREFIGHTER-ASSISTED EVACUATION' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: rel_rescue_sub_ffrescue_impediment.type_rescue_impediment - map_app: '' - definition: Whether conditions impacted the ability of rescue - example: See type_rescue_impediment table - comments: '' - api_class: '' -nonff_rescue_room_type: - group: rescue.structure - type: Text - value_set: 'TRUE' - format: See type_room.value - possible_if: primary_mode = 'REMOVAL FROM STRUCTURE' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: rescue_sub_ffrescue_sub_removal.type_room - map_app: '' - definition: The type of room/space from which the occupant was rescued - example: See type_room table - comments: '' - api_class: '' -nonff_rescue_elevation_type: - group: rescue.structure - type: Text - value_set: 'TRUE' - format: See type_rescue_elevation.value - possible_if: primary_mode = 'REMOVAL FROM STRUCTURE' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: rescue_sub_ffrescue_sub_removal.type_elevation - map_app: '' - definition: The elevation at which the occupant was found - example: See type_rescue_elevation table - comments: '' - api_class: '' -nonff_rescue_gas_isolation: - group: rescue.structure - type: Boolean - value_set: 'FALSE' - format: '' - possible_if: primary_mode = 'REMOVAL FROM STRUCTURE' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: rescue_sub_ffrescue_sub_removal.gas_isolation - map_app: '' - definition: Whether the space was isolated from the flow of heat and/or toxic gases - example: '"True"' - comments: '' - api_class: '' -nonff_rescue_removal_path_type: - group: rescue.structure - type: Text - value_set: 'TRUE' - format: See type_rescue_path.value - possible_if: primary_mode = 'REMOVAL FROM STRUCTURE' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: rescue_sub_ffrescue_sub_removal.type_rescue_path - map_app: '' - definition: Route along which removal from the structure occurred - example: See type_rescue_path table - comments: '' - api_class: '' -nonff_rescue_fire_relative_time: - group: rescue.structure - type: Text - value_set: 'TRUE' - format: See type_suppress_time.value - possible_if: primary_mode = 'REMOVAL FROM STRUCTURE' and incident_subtype = 'FIRE' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: rescue_sub_ffrescue_sub_removal_fire.type_suppr_time - map_app: '' - definition: Relative to suppression, when the occupant was removed from the structure - example: See type_suppress_time table - comments: '' - api_class: '' -nonff_casualty_casualty_type: - group: casualty - type: Text - value_set: 'TRUE' - format: See type_casualty.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: casualty.type_casualty - map_app: '' - definition: Whether the person was uninjured, injured nonfatally, injured fatally - example: See type_casualty table - comments: '' - api_class: '' -nonff_casualty_casualty_cause: - group: casualty.injured - type: Text - value_set: 'TRUE' - format: See type_casualty_cause.value - possible_if: casualty_type in ('INJURED NONFATALLY', 'INJURED FATALLY') - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: '' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: casualty_sub_injury.type_casualty_cause - map_app: '' - definition: The apparent cause of the injury or fatality - example: See type_casualty_cause table - comments: '' - api_class: '' diff --git a/core_schemas/modules/yml/incident/mod_risk_reduction.yml b/core_schemas/modules/yml/incident/mod_risk_reduction.yml deleted file mode 100644 index 3163a44..0000000 --- a/core_schemas/modules/yml/incident/mod_risk_reduction.yml +++ /dev/null @@ -1,342 +0,0 @@ -smoke_alarm_presence: - group: smoke_alarm - type: Text - value_set: 'TRUE' - format: See type_rr_presence - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: type_incident.value_2 values include 'STRUCTURE FIRE' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: alarm_smoke.type_rr_presence - map_app: '' - definition: Whether at least one smoke alarm was present at the incident location. - example: See type_rr_presence table - comments: '' -smoke_alarm_type: - group: smoke_alarm.present - type: Array[Text] - value_set: 'TRUE' - format: See type_alarm_smoke.value - possible_if: smoke_alarm_presence = 'PRESENT' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: type_incident.value_2 values include 'STRUCTURE FIRE' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: rel_alarm_smoke_type.type_alarm_smoke - map_app: '' - definition: Type of alarm - example: See type_alarm_smoke table - comments: '' -smoke_alarm_working: - group: smoke_alarm.present - type: Boolean - value_set: 'FALSE' - format: '' - possible_if: smoke_alarm_presence = 'PRESENT' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: type_incident.value_2 values include 'STRUCTURE FIRE' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: alarm_smoke_sub_present.working - map_app: '' - definition: Whether there was at least one working or successfully tested smoke alarm in the structure. - example: 'TRUE' - comments: '' -smoke_alarm_operation: - group: smoke_alarm.present.fire - type: Text - value_set: 'TRUE' - format: See type_alarm_operation.value - possible_if: smoke_alarm_presence = 'PRESENT' & type_incident.value_2 values include 'STRUCTURE FIRE' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: alarm_smoke_sub_present_operation.type_alarm_operation - map_app: '' - definition: Whether the alarm operated as intended during the incident. - example: See type_alarm_operation table - comments: '' -smoke_alarm_operation_fail: - group: smoke_alarm.present.fire.failed - type: Text - value_set: 'TRUE' - format: See type_alarm_failure.value - possible_if: smoke_alarm_operation = 'FAILED TO OPERATE' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: alarm_smoke_sub_present_operation_sub_failed.type_alarm_failure - map_app: '' - definition: Reason for alarm failure. - example: See type_alarm_failure table - comments: '' -smoke_alarm_operation_action: - group: smoke_alarm.working_fire.alerted - type: Text - value_set: 'TRUE' - format: See type_occupant_response.value - possible_if: smoke_alarm_operation = 'OPERATED - ALERTED OCCUPANT(S)' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: alarm_smoke_sub_present_operation_sub_alerted.type_occupant_response - map_app: '' - definition: If the alarm operated, describes the occupant reaction or inaction that resulted from the alarm signal. - example: See type_occupant_response table - comments: '' -fire_alarm_presence: - group: '' - type: Text - value_set: 'TRUE' - format: See type_rr_presence - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: type_incident.value_2 values include 'STRUCTURE FIRE' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: alarm_fire.type_rr_presence - map_app: '' - definition: Whether at least one fire alarm was present at the incident location. - example: See type_rr_presence table - comments: '' -fire_alarm_type: - group: fire_alarm.present - type: Array[Text] - value_set: 'TRUE' - format: See type_alarm_fire.value - possible_if: fire_alarm_presence = 'PRESENT' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: type_incident.value_2 values include 'STRUCTURE FIRE' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: rel_alarm_fire_type.type_alarm_fire - map_app: '' - definition: Type of alarm - example: See type_alarm_fire table - comments: '' -fire_alarm_operation: - group: fire_alarm.present.fire - type: Text - value_set: 'TRUE' - format: 'type_alarm_operation.value' - possible_if: fire_alarm_presence = 'PRESENT' & type_incident.value_2 values include 'STRUCTURE FIRE' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: alarm_fire_sub_present_operation.type_alarm_operation - map_app: '' - definition: Whether the fire alarm system operated as designed, intended, or expected. - example: 'TRUE' - comments: '' -other_alarm_presence: - group: '' - type: Text - value_set: 'TRUE' - format: See type_rr_presence - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: type_incident.value_2 values include 'STRUCTURE FIRE' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: alarm_other.type_rr_presence - map_app: '' - definition: Whether at least one other alarm was present at the incident location. - example: See type_rr_presence table - comments: '' -other_alarm_type: - group: other_alarm.present - type: Array[Text] - value_set: 'TRUE' - format: See type_alarm_other.value - possible_if: other_alarm_presence = 'PRESENT' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: type_incident.value_2 values include 'STRUCTURE FIRE' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: rel_alarm_other_type.type_alarm_other - map_app: '' - definition: Type of alarm - example: See type_alarm_other table - comments: '' -fire_suppression_presence: - group: '' - type: Text - value_set: 'TRUE' - format: See type_rr_presence - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: suppress_fire.type_rr_presence - map_app: '' - definition: Whether at least one other alarm was present at the incident location. - example: See type_rr_presence table - comments: '' -fire_suppression_type: - group: fire_suppression.present - type: Array[Text] - value_set: 'TRUE' - format: See type_suppress_fire.value - possible_if: fire_suppression_presence = 'PRESENT' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: rel_suppress_fire_type.type_suppress_fire - map_app: '' - definition: Type of fire suppression system - example: See type_suppress_fire table - comments: '' -fire_suppression_full_partial: - group: fire_suppression.present - type: Array[Text] - value_set: 'TRUE' - format: See type_full_partial.value - possible_if: fire_suppression_presence = 'PRESENT' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: rel_suppress_fire_type.type_full_partial - map_app: '' - definition: Whether the fire suppression system was full or partial. - example: See type_full_partial table - comments: '' -fire_suppression_operation: - group: fire_suppression.present.fire - type: Text - value_set: 'TRUE' - format: See type_suppression_operation.value - possible_if: fire_suppression_presence = 'PRESENT' & type_incident.value_2 values include 'STRUCTURE FIRE' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: suppress_fire_sub_present_operation.type_suppress_operation - map_app: '' - definition: Whether the fire suppression system operated as designed, intended, or expected. - example: See type_suppression_operation table - comments: '' -fire_suppression_operation_sprinkler: - group: fire_suppression.present.fire.operated - type: Integer - value_set: 'FALSE' - format: '' - possible_if: fire_suppression_operation = 'OPERATED - EFFECTIVE' | 'OPERATED - NOT EFFECTIVE' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: 'suppress_fire_sub_present_operation_sub_effective.sprinkler_activated & suppress_fire_sub_present_operation_sub_ineffective.sprinkler_activated' - map_app: '' - definition: Number of sprinkler heads activated. - example: '1' - comments: '' -fire_suppression_operation_failure: - group: fire_suppression.present.fire.failed - type: Text - value_set: 'TRUE' - format: See type_suppression_failure.value - possible_if: fire_suppression_operation = 'OPERATED - NOT EFFECTIVE' | 'FAILED TO OPERATE' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: 'suppress_fire_sub_present_operation_sub_ineffective.type_suppress_failure & suppress_fire_sub_present_operation_sub_failed.type_suppress_failure' - map_app: '' - definition: Reason for the failure. - example: See type_suppression_failure table - comments: '' -cooking_fire_suppression_presence: - group: '' - type: Text - value_set: 'TRUE' - format: See type_rr_presence - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: "incident type = 'CONFINED_COOKING_APPLIANCE_FIRE'" - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: suppress_cooking.type_rr_presence - map_app: '' - definition: Whether at least one cooking fire suppression system was present at the incident location. - example: See type_rr_presence table - comments: '' -cooking_fire_suppression_type: - group: cooking_fire_suppression.present - type: Array[Text] - value_set: 'TRUE' - format: See type_suppress_cooking.value - possible_if: cooking_fire_suppression_presence = 'PRESENT' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: "incident type = 'CONFINED_COOKING_APPLIANCE_FIRE'" - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: rel_suppress_cooking_type.type_suppress_cooking - map_app: '' - definition: Type of cooking fire suppression system - example: See type_suppress_cooking table - comments: '' diff --git a/core_schemas/modules/yml/shared/mod_civic_location.yml b/core_schemas/modules/yml/shared/mod_civic_location.yml deleted file mode 100644 index ccbc9d2..0000000 --- a/core_schemas/modules/yml/shared/mod_civic_location.yml +++ /dev/null @@ -1,722 +0,0 @@ -nl_structure: - group: cldxf_named_location - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.nl_structure - map_app: BldgName - definition: 'A built feature which has a vertical dimension, including both conventional buildings which have walls, doors, and a roof, and other kinds of infrastructure such as cell towers, transformer stations, fuel tanks, and so on. ' - example: '"Fuel Storage Shed" in "100 Cantwell Avenue, Fuel Storage Shed"' - comments: '' -nl_subsite: - group: cldxf_named_location - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.nl_subsite - map_app: '' - definition: Name of a sub-area within a larger area specified either by site name, by a thoroughfare address, or both. - example: '"Buckeye Village" in "The Ohio State University, Buckeye Village"' - comments: '' -nl_site: - group: cldxf_named_location - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.nl_site - map_app: '' - definition: Name of an exterior area which is publicly known and unique within a given place. A site may contain one or more structures and/or sub-sites. - example: '"Winslow Park and Campground" in "Winslow Park and Campground, Freeport, ME" ' - comments: '' -an_prefix: - group: cldxf_address_number - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.an_number_prefix - map_app: '' - definition: Identifier in the portion of the complete address number that precedes the integer Address Number in order to further specify a location along a thoroughfare or within a defined area. - example: '"A" in "A19 Calle 117, Toa Alta, PR"' - comments: '' -an_number: - group: cldxf_address_number - type: Integer - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.an_address_number - map_app: AddNum - definition: Integer identifier of a location along a thoroughfare or within a defined community. - example: '"123" in "123 Main Street"' - comments: '' -an_suffix: - group: cldxf_address_number - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.an_number_suffix - map_app: '' - definition: Identifier in the portion of the complete address number that follows the integer Address Number in order to further specify a location along a thoroughfare or within a defined area. - example: '"1"2" in "194-03 1"2 50th Avenue, New York, NY 11365" ' - comments: '' -an_complete: - group: cldxf_address_number - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.an_number_complete - map_app: '' - definition: 'Address Number Complete includes the Address Number Prefix (if any), the Address Number, Address Number Suffix (if any), and any formatting or separator characters needed to display the official version of the complete address number. The Address Number Complete precedes the complete street name to identify a location along a thoroughfare or within a defined area. ' - example: '"A19" in "A19 Calle 117, Toa Alta, PR"' - comments: '' -an_distance_marker: - group: cldxf_address_number - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.an_distance_marker - map_app: '' - definition: 'Distance travelled along a route such as a road or highway, indicated by a distance marker sign, typically a post or other marker indicating the distance in miles/kilometers from or to a given point. ' - example: '"Milepost 1303" in "Milepost 1303, Alaska Highway"' - comments: '' -sn_pre_modifier: - group: cldxf_street_name - type: Text - value_set: 'TRUE' - format: 'See type_loc_sn_pre_post.value' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.sn_pre_mod - map_app: '' - definition: Word or phrase that precedes and modifies the Street Name element but is separated from it by a Street Name Pre Type or a Street Name Pre Directional or both. - example: '"Old" in "Old North First Street" ("Old" is a Street Name Pre Modifier because the Street Name Pre Directional "North" separates "Old" from the Street Name "First" and the Street Name Post Type "Street".)' - comments: '' -sn_pre_directional: - group: cldxf_street_name - type: Text - value_set: 'FALSE' - format: 'North, Northeast, Northwest, South, Southeast, Southwest, East, West, or equivalent words in other languages.' - group: cldxf_street_name - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.sn_pre_dir - map_app: StPreDir - definition: 'Word preceding the Street Name element that indicates the direction taken by the street from an arbitrary starting point or line, or the sector where it is located. ' - example: '"North" in "North Fairfax Drive"' - comments: '' -sn_pre_type: - group: cldxf_street_name - type: Text - value_set: 'TRUE' - format: See type_loc_sn_pre_post.value - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.type_loc_sn_pre_post__pre - map_app: StPreType - definition: Word or phrase that precedes the Street Name element and identifies a type of thoroughfare in a complete street name. - example: '"Avenue" in "Avenue A"' - comments: '' -sn_pre_type_separator: - group: cldxf_street_name - type: Text - value_set: 'TRUE' - format: See type_loc_sn_pre_sep.value - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.type_loc_sn_pre_sep - map_app: '' - definition: Preposition or prepositional phrase between the Street Name Pre Type and the Street Name. - example: '"of the" in "Avenue of the Americas" ' - comments: '' -sn_street_name: - group: cldxf_street_name - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.sn_street_name - map_app: StName - definition: Element of the complete street name that identifies the particular street (as opposed to any street types, directionals, and modifiers). - example: '"Fairfax" in "North Fairfax Avenue" ' - comments: '' -sn_post_type: - group: cldxf_street_name - type: Text - value_set: 'TRUE' - format: See type_loc_sn_pre_post.value - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.type_loc_sn_pre_post__post - map_app: StType - definition: Word or phrase that follows the Street Name element and identifies a type of thoroughfare in a complete street name. - example: '"Avenue" in "North Fairfax Avenue" ' - comments: '' -sn_post_directional: - group: cldxf_street_name - type: Text - value_set: 'FALSE' - format: 'North, Northeast, Northwest, South, Southeast, Southwest, East, West, or equivalent words in other languages.' - group: cldxf_street_name - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.sn_post_dir - map_app: StDir - definition: 'Word following the Street Name element that indicates the direction taken by the street from an arbitrary starting point or line, or the sector where it is located. ' - example: '"East" in "Seventh Street East"' - comments: '' -sn_post_modifier: - group: cldxf_street_name - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.sn_post_mod - map_app: '' - definition: Word or phrase that follows and modifies the Street Name element and is either separated from it by a Street Name Post Type and/or a Street Name Post Directional. - example: '"Extension" in "Market Street North Extension" (because "North" separates "Extension" from the Street Name Post Type.' - comments: '' -sn_dir_of_travel: - group: cldxf_street_name - type: Text - value_set: 'TRUE' - format: See type_loc_sn_direction.value - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.type_loc_sn_direction - map_app: '' - definition: Word which follows all other street name elements and is used only as needed to indicate direction of travel on a divided roadway and associated frontage roads. - example: '"northbound" in "Interstate Highway 5 North northbound" ' - comments: '' -nl_wing: - group: cldxf_named_location - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.nl_wing - map_app: '' - definition: 'Designated part of a structure which spans one or many floors, typically including more than one unit or room and representing a significant portion of the structure floor area. ' - example: '"Concourse A" in "Pittsburgh International Airport, Airside Terminal, Concourse A" ' - comments: '' -nl_floor: - group: cldxf_named_location - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.nl_floor - map_app: LevelType + LevelName - definition: Standardized identifier for a story or level within a structure, wing, or unit. - example: '"5" in "800 Jefferson Street, 5th Floor" ' - comments: '' -nl_unit_pre_type: - group: cldxf_named_location - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.nl_unit_pre_type - map_app: UnitType - definition: Part of the complete unit identifier that precedes the Unit Value and indicates the kind of unit. - example: '"Apartment" in "422 Via Casitas, Apartment 12" ' - comments: '' -nl_unit_value: - group: cldxf_named_location - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.nl_unit_value - map_app: UnitName - definition: Part of the complete unit identifier that uniquely identifies a particular unit. - example: '"12" in "422 Via Casitas, Apartment 12" ' - comments: '' -nl_room: - group: cldxf_named_location - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.nl_room - map_app: '' - definition: 'Single, distinctly identified, enclosed space within a structure. ' - example: '"E427" in "Gilman Memorial Hospital, Room E247" ' - comments: '' -nl_section: - group: cldxf_named_location - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.nl_section - map_app: '' - definition: 'Identified, unenclosed area within a structure, wing, unit, or room. ' - example: '"Customer Seating" in "Coastland Mall, Food Court, Customer Seating" ' - comments: '' -nl_row: - group: cldxf_named_location - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.nl_row - map_app: '' - definition: 'Identified linear feature, such as a linear arrangement of seats, workstations, equipment, or storage, within a structure, wing, unit, or room. ' - example: '"Aisle 4" in "Warehouse 3, Aisle 4"' - comments: '' -nl_seat: - group: cldxf_named_location - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.nl_seat - map_app: '' - definition: Identified seat, desk, workstation, or similar precise location within a structure, wing, unit, room, section, or row. - example: '"Cubicle A-7" in "1 Ashburton Place, Room 819, Cubicle A-7"' - comments: '' -nl_additional_info: - group: cldxf_named_location - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.nl_additional_info - map_app: '' - definition: Information that relates to location but does not meet the definition of any other named location elements. - example: Main Loading Dock - comments: '' -nl_marker: - group: cldxf_named_location - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.nl_marker - map_app: '' - definition: 'Uniquely identified and indivisible infrastructure component, smaller than a structure, which exists either within a structure or exterior to any structure, such as an alarm box, a utility pole, a callbox, or other similar feature. ' - example: Call Box CC-680-118 (an emergency call box on Interstate 680 in Contra Costa County, CA) - comments: '' -csop_postal_comm: - group: cldxf_country_state_and_other_place_name - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.csop_postal_comm - map_app: '' - definition: City name for the ZIP Code of an address, as given in the USPS City State file. - example: Stanton (a post office name in KY) - comments: '' -csop_neighborhood_comm: - group: cldxf_country_state_and_other_place_name - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.csop_neighborhood_comm - map_app: Nbrhd - definition: 'Name of an unincorporated neighborhood, subdivision or area, either within an incorporated municipality, or in an unincorporated portion of a county or both, where the address is located. ' - example: Cypress Meadows Subdivision - comments: '' -csop_unincorporated_comm: - group: cldxf_country_state_and_other_place_name - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.csop_unincorporated_comm - map_app: '' - definition: 'Name of an unincorporated community, either within an incorporated municipality or in an unincorporated portion of a county, or both, where the address is located. ' - example: '14th Ward (a ward in the incorporated municipality of Pittsburgh, PA) ' - comments: '' -csop_incorporated_muni: - group: cldxf_country_state_and_other_place_name - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.csop_incorporated_muni - map_app: City - definition: Name of the incorporated municipality or other general-purpose local governmental unit (if any) where the address is located. - example: Haleyville - comments: '' -csop_county: - group: cldxf_country_state_and_other_place_name - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.csop_county - map_app: SubRegion - definition: Name of the county or county-equivalent where the address is located. A county (or its equivalent) is the primary legal division of a state or territory. - example: Winston County - comments: '' -csop_state: - group: cldxf_country_state_and_other_place_name - type: Text - value_set: 'TRUE' - format: 'Two letter state name abbreviation' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.csop_state - map_app: RegionAbbr - definition: Name of a state or state equivalent, represented by the two- letter UPPER CASE abbreviation given in USPS Publication 28 [15], Appendix B. A state is a primary governmental division of the United States. - example: VA - comments: '' -csop_postal_code: - group: cldxf_country_state_and_other_place_name - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.csop_postal_code - map_app: Postal - definition: System of 5-digit codes that identifies the individual USPS Post Office or metropolitan area delivery station associated with an address. - example: '02109 (one of many ZIP Codes for Boston, MA) ' - comments: '' -csop_postal_code_ext: - group: cldxf_country_state_and_other_place_name - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.csop_postal_code_ext - map_app: PostalExt - definition: System of 4-digit codes that are used after the 5-digit ZIP Code to specify a range of USPS delivery addresses. - example: '"0001" in "02109-0001" (portion of a 02109 ZIP Code). ' - comments: '' -csop_country: - group: cldxf_country_state_and_other_place_name - type: Text - value_set: 'TRUE' - format: 'See type_loc_csp_country.value' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.csop_country - map_app: Country (mapped to 2 digits) - definition: Name of a country represented by its two-letter ISO 3166-1[14] English country alpha-2 code elements in UPPER CASE letters. - example: US - comments: '' -place: - group: cldxf_address_descriptor - type: Text - value_set: 'TRUE' - format: See type_loc_place - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.place - map_app: '' - definition: Type of feature identified by the address. - example: Airport - comments: '' -additional_attributes: - group: neris_addition - type: JSONB - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location.additional_attributes - map_app: '' - definition: JSON string of structure address elements which the transmitter wishes to include. - example: "{'common_name': 'Eastside Walmart'}" - comments: '' -cross_street: - group: neris_addition.cross_street - type: Array[Array[Text, Text]] - value_set: 'FALSE' - format: 'concatenation of address number and street name elements' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: cross_street elements - map_app: '' - definition: Array of (Street name + optional address number) for the nearest intersection. - example: '[''100 Main Street'', ''200 Reverend Cogmeyer Boulevard'']' - comments: '' -type_cross_street: - group: neris_addition.cross_street - type: Array[Text] - value_set: 'TRUE' - format: See type_location_cross_street - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Multi - map_orm_landing: cross_street elements - map_app: '' - definition: Modifier of the cross street, such as 'nearest' or 'second nearest' - example: See type_cross_street - comments: '' diff --git a/core_schemas/modules/yml/shared/mod_location_use.yml b/core_schemas/modules/yml/shared/mod_location_use.yml deleted file mode 100644 index 0c1371f..0000000 --- a/core_schemas/modules/yml/shared/mod_location_use.yml +++ /dev/null @@ -1,144 +0,0 @@ -use_type: - group: location - type: Text - value_set: 'TRUE' - format: See type_location_use.value_1 - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location_use.type_location_use - map_app: '' - definition: Location type. - example: See type_location_use table - comments: '' -use_subtype: - group: location - type: Text - value_set: 'TRUE' - format: See type_location_use.value_2 - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location_use.type_location_use - map_app: '' - definition: Specific use type of the location type selection for the incident. - example: See type_location_use table - comments: '' -use_status: - group: location - type: Boolean - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location_use_inuse - map_app: '' - definition: Whether the location is in use. - example: '"True"' - comments: '' -use_intended: - group: location - type: Boolean - value_set: 'FALSE' - format: '' - possible_if: if use_status = true - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location_use_inuse.intended - map_app: '' - definition: Whether the location is being used as intended. - example: '"False"' - comments: '' -use_vacancy: - group: location - type: Text - value_set: 'TRUE' - format: See type_vacancy.value - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location_use.type_vacancy - map_app: '' - definition: Apparent reason the location is not in use. - example: See type_vacancy - comments: '' -use_secondary: - group: location - type: Boolean - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core: 'FALSE' - neris_core_if: '' - neris_core_aid: 'FALSE' - computed: 'FALSE' - computed_from: count(use_type_secondary) >=1 - cardinality: Single - map_orm_landing: location_use.type_location_use__second - map_app: '' - definition: Whether the location had an additional use type that impacted the incident response. - example: '"False"' - comments: '' -use_type_secondary: - group: location - type: Text - value_set: 'TRUE' - format: See type_location_use.value_1 - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location_use.type_location_use__second - map_app: '' - definition: Location type. - example: See type_location_use table - comments: '' -use_subtype_secondary: - group: location - type: Text - value_set: 'TRUE' - format: See type_location_use.value_2 - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_aid: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: location_use.type_location_use__second - map_app: '' - definition: Specific use type of the location type selection for the incident. - example: See type_location_use table - comments: '' diff --git a/core_schemas/modules/yml/shared/mod_tactic_timestamps.yml b/core_schemas/modules/yml/shared/mod_tactic_timestamps.yml deleted file mode 100644 index e2b5a48..0000000 --- a/core_schemas/modules/yml/shared/mod_tactic_timestamps.yml +++ /dev/null @@ -1,171 +0,0 @@ -time_command_established: - group: tactics - type: Datetime (UTC) - value_set: 'FALSE' - format: 'An ISO 8601 formatted datetime string with offset.' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: tactic_timestamps.command_established - map_app: '' - definition: Timestamp at which incident command is established. - example: "2024-05-03T18:56:58+00:00" - comments: 'On an incident basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset.' -time_sizeup_completed: - group: tactics - type: Datetime (UTC) - value_set: 'FALSE' - format: 'An ISO 8601 formatted datetime string with offset.' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: tactic_timestamps.completed_sizeup - map_app: '' - definition: Timestamp at which initial incident sizeup is complete. - example: "2024-05-03T18:56:58+00:00" - comments: 'On an incident basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset.' -time_suppression_complete: - group: tactics - type: Datetime (UTC) - value_set: 'FALSE' - format: 'An ISO 8601 formatted datetime string with offset.' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: tactic_timestamps.suppression_complete - map_app: '' - definition: Timestamp at which suppression is complete. - example: "2024-05-03T18:56:58+00:00" - comments: 'On an incident basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset.' -time_primary_search_begin: - group: tactics - type: Datetime (UTC) - value_set: 'FALSE' - format: 'An ISO 8601 formatted datetime string with offset.' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: tactic_timestamps.primary_search_begin - map_app: '' - definition: Timestamp at which primary search operations begin. - example: "2024-05-03T18:56:58+00:00" - comments: 'On an incident basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset.' -time_primary_search_complete: - group: tactics - type: Datetime (UTC) - value_set: 'FALSE' - format: 'An ISO 8601 formatted datetime string with offset.' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: tactic_timestamps.primary_search_complete - map_app: '' - definition: Timestamp at which primary search operations are complete. - example: "2024-05-03T18:56:58+00:00" - comments: 'On an incident basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset.' -time_water_on_fire: - group: tactics.fire - type: Datetime (UTC) - value_set: 'FALSE' - format: 'An ISO 8601 formatted datetime string with offset.' - possible_if: 'Incident type FIRE' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: tactic_timestamps.water_on_fire - map_app: '' - definition: Timestamp at which water is first applied to fire. - example: "2024-05-03T18:56:58+00:00" - comments: 'On an incident basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset.' -time_fire_under_control: - group: tactics.fire - type: Datetime (UTC) - value_set: 'FALSE' - format: 'An ISO 8601 formatted datetime string with offset.' - possible_if: 'Incident type FIRE' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: tactic_timestamps.fire_under_control - map_app: '' - definition: Timestamp at which fire is considered contained (e.g. in a wildfire), but not yet extinguished. - example: "2024-05-03T18:56:58+00:00" - comments: 'On an incident basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset.' -time_fire_knocked_down: - group: tactics.fire - type: Datetime (UTC) - value_set: 'FALSE' - format: 'An ISO 8601 formatted datetime string with offset.' - possible_if: 'Incident type FIRE' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: tactic_timestamps.fire_knocked_down - map_app: '' - definition: Timestamp at which fire is has been knocked down. - example: "2024-05-03T18:56:58+00:00" - comments: 'On an incident basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset.' -time_extrication_complete: - group: tactics.fire - type: Datetime (UTC) - value_set: 'FALSE' - format: 'An ISO 8601 formatted datetime string with offset.' - possible_if: '' - db_required: 'FALSE' - neris_core: 'TRUE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: tactic_timestamps.extrication_complete - map_app: '' - definition: Timestamp at which extrication (motor vehicle, technical rescue) has been completed. - example: "2024-05-03T18:56:58+00:00" - comments: 'On an incident basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset.' \ No newline at end of file diff --git a/core_schemas/modules/yml/shared/mod_unit_response.yml b/core_schemas/modules/yml/shared/mod_unit_response.yml deleted file mode 100644 index 9b36ec3..0000000 --- a/core_schemas/modules/yml/shared/mod_unit_response.yml +++ /dev/null @@ -1,462 +0,0 @@ -unit_id_linked: - group: unit_response - type: Text - value_set: 'TRUE' - format: See unit.neris_id - possible_if: UnitHist.cad_designation - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'TRUE' - neris_core_cad: 'TRUE' - computed: 'FALSE' - computed_from: UnitHist.cad_designation_1 - cardinality: Single - map_orm_landing: 'unit_response.neris_id_unit' - map_app: '' - definition: Name of the unit responding to the incident in FD Spec. - example: A702, PA711, E731 - comments: Unit maps to Core Department Spec - api_class: Dispatch Values - NERIS Validation Range: Valid unit number from Core Data Spec - NIEM Definition: -unit_id_reported: - group: unit_response - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: '' - db_required: 'FALSE' - neris_core_if: If not in UnitHist.cad_designation - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: 'unit_response.reported_id_unit' - map_app: '' - definition: Name of the unit responding to the incident if not in FD Spec. - example: A702, PA711, E731 - comments: '' - api_class: Dispatch Values - NERIS Validation Range: '' - NIEM Definition: '' -unit_staffing_reported: - group: unit_response - type: Integer - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'TRUE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: 'unit_response.staffing' - map_app: '' - definition: On-scene staffing of unit. - example: '4' - comments: On a per unit basis. Seeded from department spec. - api_class: Dispatch Values - NERIS Validation Range: '' - NIEM Definition: '' -unit_unable_to_dispatch: - group: unit_response - type: Boolean - value_set: 'FALSE' - format: '' - possible_if: '' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: 'unit_response.dispatch' - map_app: '' - definition: Set to TRUE if unit is unable to dispatch. - example: '4' - comments: On a per unit basis, and is designed to capture if unit cannot be dispatched (e.g., driver not available prevents unit from dispatching) - api_class: Dispatch Values - NERIS Validation Range: '' - NIEM Definition: '' -unit_response_mode: - group: unit_response - type: Text - value_set: 'TRUE' - format: 'See type_response_mode.value' - possible_if: unit_unable_to_dispatch is not TRUE - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: 'unit_response.dispatch' - map_app: '' - definition: Response mode of unit as part of the unit's response to an incident. - example: 'See type_response_mode table' - comments: On a per unit basis. - api_class: Dispatch Values - NERIS Validation Range: '' - NIEM Definition: '' -unit_dispatch_point: - group: unit_response - type: Point - value_set: 'FALSE' - format: '' - possible_if: unit_unable_to_dispatch is not TRUE - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: geo_point joined via nuid_geo_point - map_app: '' - definition: WGS84 latitude and longitude of unit. - example: 42.548054, -77.840575 - comments: On a per unit basis - api_class: Dispatch Values - NERIS Validation Range: Valid latitude within XX miles of department boundary - NIEM Definition: nc:GeographicCoordinateLatitude -time_dispatch: - group: unit_response.time - type: Datetime (UTC) - value_set: 'FALSE' - format: 'An ISO 8601 formatted datetime string with offset.' - possible_if: unit_unable_to_dispatch is not TRUE - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'TRUE' - neris_core_cad: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: 'unit_response.time_dispatch' - map_app: '' - definition: Timestamp that the unit is dispatched. - example: "2024-05-03T18:56:58+00:00" - comments: 'On a per unit basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset.' - api_class: Timestamps - NERIS Validation Range: Must not be null. Either valid timestamp. - NIEM Definition: '' -time_enroute_to_scene: - group: unit_response.time - type: Datetime (UTC) - value_set: 'FALSE' - format: 'An ISO 8601 formatted datetime string with offset.' - possible_if: unit_unable_to_dispatch is not TRUE - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'TRUE' - neris_core_cad: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: 'unit_response.time_enroute_to_scene' - map_app: '' - definition: Timestamp that the unit goes enroute to scene of the incident. - example: "2024-05-03T18:56:58+00:00" - comments: 'On a per unit basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset.' - api_class: Timestamps - NERIS Validation Range: Must not be null. Either valid timestamp. - NIEM Definition: | -time_on_scene: - group: unit_response.time - type: Datetime (UTC) - value_set: 'FALSE' - format: 'An ISO 8601 formatted datetime string with offset.' - possible_if: unit_unable_to_dispatch is not TRUE - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'TRUE' - neris_core_cad: 'TRUE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: 'unit_response.time_on_scene' - map_app: '' - definition: Timestamp that the unit arrived on scene. - example: "2024-05-03T18:56:58+00:00" - comments: 'On a per unit basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset.' - api_class: Timestamps - NERIS Validation Range: Must not be null. Either valid timestamp. - NIEM Definition: | -time_canceled_enroute: - group: unit_response.time - type: Datetime (UTC) - value_set: 'FALSE' - format: 'An ISO 8601 formatted datetime string with offset.' - possible_if: unit_unable_to_dispatch is not TRUE - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: 'unit_response.time_canceled_enroute' - map_app: '' - definition: Timestamp for units that were canceled prior to arrival. - example: "2024-05-03T18:56:58+00:00" - comments: 'On a per unit basis: Required if any units are cancelled en-route. In UTC: ISO 8601 formatted datetime string with 00:00 offset.' - api_class: Timestamps - NERIS Validation Range: May be null, valid timestamp otherwise. - NIEM Definition: '' -time_staging: - group: unit_response.time - type: Datetime (UTC) - value_set: 'FALSE' - format: 'An ISO 8601 formatted datetime string with offset.' - possible_if: unit_unable_to_dispatch is not TRUE - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: 'unit_response.time_staging' - map_app: '' - definition: Timestamp that the unit stages on scene. - example: "2024-05-03T18:56:58+00:00" - comments: 'On a per unit basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset.' - api_class: Timestamps - NERIS Validation Range: May be null, valid timestamp otherwise. - NIEM Definition: -time_at_patient: - group: unit_response.med.time - type: Datetime (UTC) - value_set: 'FALSE' - format: 'An ISO 8601 formatted datetime string with offset.' - possible_if: dispatch_incident_type = MEDICAL - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: med_response.time_at_patient - map_app: '' - definition: Timestamp that the provider reaches the patient's side. - example: "2024-05-03T18:56:58+00:00" - comments: 'On a per unit bais: If more than one patient. In UTC: ISO 8601 formatted datetime string with 00:00 offset.' - api_class: Timestamps - NERIS Validation Range: May be null, valid timestamp otherwise. - NIEM Definition: '' -time_enroute_hospital: - group: unit_response.med.time - type: Datetime (UTC) - value_set: 'FALSE' - format: 'An ISO 8601 formatted datetime string with offset.' - possible_if: dispatch_incident_type = MEDICAL and unit_unable_to_dispatch is not TRUE - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: med_response.time_enroute_hospital - map_app: '' - definition: Timestamp that the unit statuses enroute to the hospital. - example: "2024-05-03T18:56:58+00:00" - comments: 'On a per unit basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset.' - api_class: Timestamps - NERIS Validation Range: May be null, valid timestamp otherwise. - NIEM Definition: '' -time_arrived_hospital: - group: unit_response.med.time - type: Datetime (UTC) - value_set: 'FALSE' - format: 'An ISO 8601 formatted datetime string with offset.' - possible_if: dispatch_incident_type = MEDICAL and unit_unable_to_dispatch is not TRUE - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: med_response.time_arrived_hospital - map_app: '' - definition: Timestamp that the unit arrives at the hospital. - example: "2024-05-03T18:56:58+00:00" - comments: 'On a per unit basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset.' - api_class: Timestamps - NERIS Validation Range: May be null, valid timestamp otherwise. - NIEM Definition: '' -hospital_destination: - group: unit_response.med - type: Text - value_set: 'FALSE' - format: 'String of 255 max characters' - possible_if: dispatch_incident_type = MEDICAL and unit_unable_to_dispatch is not TRUE - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: med_response.hospital_destination - map_app: '' - definition: Name of the hospital where the patient is transported. - example: University of Maryland Capital Regional Medical Center - comments: If medical - api_class: Timestamps - NERIS Validation Range: May be null. Either valid timestamp. - NIEM Definition: '' -time_transfer_to_agency: - group: unit_response.med.time - type: Datetime (UTC) - value_set: 'FALSE' - format: 'An ISO 8601 formatted datetime string with offset.' - possible_if: dispatch_incident_type = MEDICAL and unit_unable_to_dispatch is not TRUE - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: med_response.time_transfer_to_agency - map_app: '' - definition: Timestamp that the provider transfers care to a transporting agency. - example: "2024-05-03T18:56:58+00:00" - comments: 'On a per unit basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset.' - api_class: Timestamps - NERIS Validation Range: May be null, valid timestamp otherwise. - NIEM Definition: '' -time_transfer_to_facility: - group: unit_response.med.time - type: Datetime (UTC) - value_set: 'FALSE' - format: 'An ISO 8601 formatted datetime string with offset.' - possible_if: dispatch_incident_type = MEDICAL and unit_unable_to_dispatch is not TRUE - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: med_response.time_transfer_to_facility - map_app: '' - definition: Timestamp that the provider transfers care to a hospital or facility. - example: "2024-05-03T18:56:58+00:00" - comments: 'On a per unit basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset.' - api_class: Timestamps - NERIS Validation Range: May be null, valid timestamp otherwise. - NIEM Definition: '' -time_hospital_clear: - group: unit_response.med.time - type: Datetime (UTC) - value_set: 'FALSE' - format: 'An ISO 8601 formatted datetime string with offset.' - possible_if: dispatch_incident_type = MEDICAL and unit_unable_to_dispatch is not TRUE - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: med_response.time_hospital_clear - map_app: '' - definition: Timestamp that the unit clears the hospital. - example: "2024-05-03T18:56:58+00:00" - comments: 'On a per unit basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset.' - api_class: Timestamps - NERIS Validation Range: May be null, valid timestamp otherwise. - NIEM Definition: '' -time_unit_clear: - group: unit_response.time - type: Datetime (UTC) - value_set: 'FALSE' - format: 'An ISO 8601 formatted datetime string with offset.' - possible_if: unit_unable_to_dispatch is not TRUE - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'TRUE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: 'unit_response.time_unit_clear' - map_app: '' - definition: Timestamp that the unit clears the incident. - example: "2024-05-03T18:56:58+00:00" - comments: 'On a per unit basis. In UTC: ISO 8601 formatted datetime string with 00:00 offset.' - api_class: Timestamps - NERIS Validation Range: Must not be null. Either valid timestamp. - NIEM Definition: '' -time_turnout: - group: unit_response.time.computed - type: Time Delta - value_set: 'FALSE' - format: 'An ISO 8601 formatted duration.' - possible_if: unit_unable_to_dispatch is not TRUE - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'TRUE' - computed_from: Subtraction - cardinality: Single - map_orm_landing: unit_response.time_dispatch - unit_response.time_enroute_to_scene - map_app: '' - definition: Time between dispatch time and en-route time. - example: PT12H30M5S - comments: 'On a per unit basis: enroute_time - dispatch_time' - api_class: Computed Times - NERIS Validation Range: '' - NIEM Definition: '' -time_travel: - group: unit_response.time.computed - type: Time Delta - value_set: 'FALSE' - format: 'An ISO 8601 formatted duration.' - possible_if: unit_unable_to_dispatch is not TRUE - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'TRUE' - computed_from: Subtraction - cardinality: Single - map_orm_landing: unit_response.time_enroute_to_scene - unit_reponse.time_on_scene - map_app: '' - definition: Time between en route time and on scene time. - example: PT12H30M5S - comments: 'On a per unit basis: onscene_time - enroute_time' - api_class: Computed Times - NERIS Validation Range: '' - NIEM Definition: '' -unit_transport_mode: - group: unit_response - type: Text - value_set: 'TRUE' - format: 'See type_response_mode.value' - possible_if: 'time_enroute_hospital not null and unit_unable_to_dispatch is not TRUE' - db_required: 'FALSE' - neris_core_if: '' - neris_core_app: 'FALSE' - neris_core_cad: 'FALSE' - computed: 'FALSE' - computed_from: '' - cardinality: Single - map_orm_landing: 'unit_response.dispatch' - map_app: '' - definition: Transport mode of unit as part of the unit's response to a hospital. - example: 'See type_response_mode table' - comments: On a per unit basis. - api_class: Dispatch Values - NERIS Validation Range: '' - NIEM Definition: '' \ No newline at end of file diff --git a/core_schemas/value_sets/README.md b/core_schemas/value_sets/README.md deleted file mode 100644 index a56e0ad..0000000 --- a/core_schemas/value_sets/README.md +++ /dev/null @@ -1,29 +0,0 @@ -## value sets - -This metadata is a descriptive representation of the data elements in NERIS value sets. Value sets serve as the pre-populated list exists from which users choose the most appropriate response. - -- `active` - - Boolean - - Whether the value is still valid, and thus available for new data creation. - - Must be populated for all fields. -- `value` - - Text - - CAPITAL_CASE-formatted representation of the value, as used in database ENUMs etc. - - Must be populated for all fields. -- `description` - - Text - - The "real world" value, for use in the UI and other human-oriented applications. - - Must be populated for all fields. -- `definition` - - Text - - Potentially longer-form definition of the value. - - Must be populated for all fields. -- `source` - - Text - - The third party source from which the value was replicated. - - Must be populated for all fields. -- `xor` - - Text - - For value sets in which one or more values control the logical possibility of other data elements, this defines the logical group into which a value falls. - - Must be populated for all fields. - \ No newline at end of file diff --git a/core_schemas/value_sets/csv/system/processing/type_geo_source.csv b/core_schemas/value_sets/csv/system/processing/type_geo_source.csv deleted file mode 100644 index 8f7e11c..0000000 --- a/core_schemas/value_sets/csv/system/processing/type_geo_source.csv +++ /dev/null @@ -1,7 +0,0 @@ -value,active,description,definition,source -API_SUBMISSION,TRUE,Department submission,, -SURVEY_123,TRUE,Survey 123,, -NERIS_GEOCODE_AWS,TRUE,NERIS geocode AWS,, -NERIS_GEOCODE_ESRI,TRUE,NERIS geocode ESRI,, -NERIS_UI,TRUE,NERIS map UI,, -ARCHIVE,TRUE,Archive,, diff --git a/core_schemas/value_sets/csv/system/processing/type_incident_status.csv b/core_schemas/value_sets/csv/system/processing/type_incident_status.csv deleted file mode 100644 index 0055e08..0000000 --- a/core_schemas/value_sets/csv/system/processing/type_incident_status.csv +++ /dev/null @@ -1,6 +0,0 @@ -value,active,description,definition,source -SUBMITTED,TRUE,Submitted,, -REJECTED,TRUE,Rejected,, -APPROVED,TRUE,Approved,, -PENDING_APPROVAL,TRUE,Pending Approval,, -FAILED,TRUE,Failed,, diff --git a/core_schemas/value_sets/csv/system/processing/type_invalid_reason.csv b/core_schemas/value_sets/csv/system/processing/type_invalid_reason.csv deleted file mode 100644 index 3d47ae4..0000000 --- a/core_schemas/value_sets/csv/system/processing/type_invalid_reason.csv +++ /dev/null @@ -1,4 +0,0 @@ -value,active,description,definition,source -SUPERCEDED,TRUE,Superceded,, -REMOVED,TRUE,Removed,, -DELETED,TRUE,Deleted,, diff --git a/core_schemas/value_sets/csv/system/xor/type_action_noaction.csv b/core_schemas/value_sets/csv/system/xor/type_action_noaction.csv deleted file mode 100644 index 1aebd06..0000000 --- a/core_schemas/value_sets/csv/system/xor/type_action_noaction.csv +++ /dev/null @@ -1,3 +0,0 @@ -xor -ACTION -NOACTION diff --git a/core_schemas/value_sets/csv/system/xor/type_dispatch_incident.csv b/core_schemas/value_sets/csv/system/xor/type_dispatch_incident.csv deleted file mode 100644 index c8982a8..0000000 --- a/core_schemas/value_sets/csv/system/xor/type_dispatch_incident.csv +++ /dev/null @@ -1,3 +0,0 @@ -xor -DISPATCH -INCIDENT diff --git a/core_schemas/value_sets/csv/system/xor/type_structure_outside.csv b/core_schemas/value_sets/csv/system/xor/type_structure_outside.csv deleted file mode 100644 index 37a482e..0000000 --- a/core_schemas/value_sets/csv/system/xor/type_structure_outside.csv +++ /dev/null @@ -1,3 +0,0 @@ -xor -STRUCTURE -OUTSIDE diff --git a/core_schemas/value_sets/csv/type_action_tactic.csv b/core_schemas/value_sets/csv/type_action_tactic.csv deleted file mode 100644 index 711ce4f..0000000 --- a/core_schemas/value_sets/csv/type_action_tactic.csv +++ /dev/null @@ -1,90 +0,0 @@ -active,value_1,value_2,value_3,description_1,description_2,description_3,definition_1,definition_2,definition_3,source -TRUE,EMERGENCY_MEDICAL_CARE,PATIENT_ASSESSMENT,,Emergency Medical Care,Patient Assessment,,,,, -TRUE,EMERGENCY_MEDICAL_CARE,PROVIDE_BASIC_LIFE_SUPPORT,,Emergency Medical Care,Provide Basic Life Support,,,,, -TRUE,EMERGENCY_MEDICAL_CARE,PROVIDE_ADVANCED_LIFE_SUPPORT,,Emergency Medical Care,Provide Advanced Life Support,,,,, -TRUE,EMERGENCY_MEDICAL_CARE,PROVIDE_TRANSPORT,,Emergency Medical Care,Provide Transport,,,,, -TRUE,EMERGENCY_MEDICAL_CARE,PATIENT_REFERRAL,,Emergency Medical Care,Patient Referral,,,,, -TRUE,COMMAND_AND_CONTROL,ESTABLISH_INCIDENT_COMMAND,,Command And Control,Establish Incident Command,,,,, -TRUE,COMMAND_AND_CONTROL,SAFETY_OFFICER_ASSIGNED,,Command And Control,Safety Officer Assigned,,,,, -TRUE,COMMAND_AND_CONTROL,PIO_ASSIGNED,,Command And Control,PIO Assigned,,,,, -TRUE,COMMAND_AND_CONTROL,NOTIFY_OTHER_AGENCIES,,Command And Control,Notify Other Agencies,,,,, -TRUE,COMMAND_AND_CONTROL,INCIDENT_ASSESSMENT_COMPLETED,,Command And Control,Incident Assessment (360 Degree Visualization) Completed,,,,, -TRUE,COMMAND_AND_CONTROL,ACCOUNTABILITY_OFFICER_ASSIGNED,,Command And Control,Accountability Officer Assigned,,,,, -TRUE,FORCIBLE_ENTRY,,,Forcible Entry,,,,,, -TRUE,INVESTIGATION,,,Investigation,,,,,, -TRUE,SUPPRESSION,STRUCTURAL_FIRE_SUPPRESSION,INTERIOR,Suppression,Structural Fire Suppression,Inside the Building,,,, -TRUE,SUPPRESSION,STRUCTURAL_FIRE_SUPPRESSION,EXTERIOR,Suppression,Structural Fire Suppression,"Outside the Building (Windows, Walls, Roof, etc.)",,,, -TRUE,SUPPRESSION,STRUCTURAL_FIRE_SUPPRESSION,EXTERIOR_AND_INTERIOR,Suppression,Structural Fire Suppression,Inside and Outside the Building,,,, -TRUE,SUPPRESSION,OUTSIDE_FIRE_SUPPRESSION,ESTABLISH_FIRE_LINES,Suppression,Outside Fire Suppression,Establish Fire Lines,,,, -TRUE,SUPPRESSION,OUTSIDE_FIRE_SUPPRESSION,BACKBURN,Suppression,Outside Fire Suppression,Backburn,,,, -TRUE,SUPPRESSION,OUTSIDE_FIRE_SUPPRESSION,CONFINEMENT,Suppression,Outside Fire Suppression,Confinement,,,, -TRUE,SUPPRESSION,OUTSIDE_FIRE_SUPPRESSION,STRUCTURE_PROTECTION,Suppression,Outside Fire Suppression,Structure Protection,,,, -TRUE,SUPPRESSION,OUTSIDE_FIRE_SUPPRESSION,FIRE_CONTROL_EXTINGUISHMENT,Suppression,Outside Fire Suppression,Fire Control / Extinguishment,,,, -TRUE,SUPPRESSION,OUTSIDE_FIRE_SUPPRESSION,FIRE_RETARDANT_DROP,Suppression,Outside Fire Suppression,Fire Retardant Drop From Aircraft,,,, -TRUE,SUPPRESSION,OUTSIDE_FIRE_SUPPRESSION,WATER_DROP,Suppression,Outside Fire Suppression,Water Drop From Aircraft,,,, -TRUE,CONTAINMENT,OUTSIDE_FIRE_SUPPRESSION,HAND_CREW_FUEL_BREAK,Containment,Outside Fire Suppression,Hand Crew Fuel Break,,,, -TRUE,CONTAINMENT,OUTSIDE_FIRE_SUPPRESSION,DOZER_FUEL_BREAK,Containment,Outside Fire Suppression,Dozer Fuel Break,,,, -TRUE,VENTILATION,VERTICAL,,Ventilation,Vertical,,,,, -TRUE,VENTILATION,VERTICAL,PRIOR_TO_SUPPRESSION,Ventilation,Vertical,Prior To Suppression,,,, -TRUE,VENTILATION,VERTICAL,DURING_SUPPRESSION,Ventilation,Vertical,During Suppression,,,, -TRUE,VENTILATION,VERTICAL,POST_SUPPRESSION,Ventilation,Vertical,Post Suppression,,,, -TRUE,VENTILATION,HORIZONTAL,,Ventilation,Horizontal,,,,, -TRUE,VENTILATION,HORIZONTAL,PRIOR_TO_SUPPRESSION,Ventilation,Horizontal,Prior To Suppression,,,, -TRUE,VENTILATION,HORIZONTAL,DURING_SUPPRESSION,Ventilation,Horizontal,During Suppression,,,, -TRUE,VENTILATION,HORIZONTAL,POST_SUPPRESSION,Ventilation,Horizontal,Post Suppression,,,, -TRUE,VENTILATION,POSITIVE_PRESSURE,,Ventilation,Positive Pressure,,,,, -TRUE,VENTILATION,POSITIVE_PRESSURE,PRIOR_TO_SUPPRESSION,Ventilation,Positive Pressure,Prior To Suppression,,,, -TRUE,VENTILATION,POSITIVE_PRESSURE,DURING_SUPPRESSION,Ventilation,Positive Pressure,During Suppression,,,, -TRUE,VENTILATION,POSITIVE_PRESSURE,POST_SUPPRESSION,Ventilation,Positive Pressure,Post Suppression,,,, -TRUE,VENTILATION,HYDRAULIC,,Ventilation,Hydraulic,,,,, -TRUE,VENTILATION,HYDRAULIC,PRIOR_TO_SUPPRESSION,Ventilation,Hydraulic,Prior To Suppression,,,, -TRUE,VENTILATION,HYDRAULIC,DURING_SUPPRESSION,Ventilation,Hydraulic,During Suppression,,,, -TRUE,VENTILATION,HYDRAULIC,POST_SUPPRESSION,Ventilation,Hydraulic,Post Suppression,,,, -TRUE,SEARCH_STRUCTURE,DOOR_INITIATED_SEARCH,,Search Structure,Door Initiated Search,,,,, -TRUE,SEARCH_STRUCTURE,DOOR_INITIATED_SEARCH,PRIOR_TO_SUPPRESSION,Search Structure,Door Initiated Search,Prior To Suppression,,,, -TRUE,SEARCH_STRUCTURE,DOOR_INITIATED_SEARCH,DURING_SUPPRESSION,Search Structure,Door Initiated Search,During Suppression,,,, -TRUE,SEARCH_STRUCTURE,DOOR_INITIATED_SEARCH,POST_SUPPRESSION,Search Structure,Door Initiated Search,Post Suppression,,,, -TRUE,SEARCH_STRUCTURE,WINDOW_INITIATED_SEARCH,,Search Structure,Window Initiated Search,,,,, -TRUE,SEARCH_STRUCTURE,WINDOW_INITIATED_SEARCH,PRIOR_TO_SUPPRESSION,Search Structure,Window Initiated Search,Prior To Suppression,,,, -TRUE,SEARCH_STRUCTURE,WINDOW_INITIATED_SEARCH,DURING_SUPPRESSION,Search Structure,Window Initiated Search,During Suppression,,,, -TRUE,SEARCH_STRUCTURE,WINDOW_INITIATED_SEARCH,POST_SUPPRESSION,Search Structure,Window Initiated Search,Post Suppression,,,, -TRUE,NON_STRUCTURE_SEARCH,SEARCH_AREA_OF_COLLAPSE,,Non Structure Search,Search Area of Collapse,,,,, -TRUE,NON_STRUCTURE_SEARCH,SEARCH_UNDERGROUND_INFRASTRUCTURE,,Non Structure Search,Search Underground Infrastructure (Cave / Mine),,,,, -TRUE,NON_STRUCTURE_SEARCH,WIDE_AREA_OUTDOOR_SEARCH,,Non Structure Search,Wide Area / Outdoor Search,,,,, -TRUE,NON_STRUCTURE_SEARCH,SEARCH_WATERWAY,,Non Structure Search,Search Waterway,,,,, -TRUE,NON_STRUCTURE_SEARCH,BODY_RECOVERY,,Non Structure Search,Body Recovery,,,,, -TRUE,NON_STRUCTURE_SEARCH,USAR_K9_SEARCH,,Non Structure Search,USAR K9 Search,,,,, -TRUE,SALVAGE_AND_OVERHAUL,,,Salvage And Overhaul,,,,,, -TRUE,PERSONNEL_CONTAMINATION_REDUCTION,ON_SCENE_CONTAMINATION_REDUCTION,,Personnel Contamination Reduction,On-Scene Contamination Reduction,,,,, -TRUE,PERSONNEL_CONTAMINATION_REDUCTION,CLEAN_CAB_TRANSPORT,,Personnel Contamination Reduction,Clean Cab Transport,,,,, -TRUE,PERSONNEL_CONTAMINATION_REDUCTION,PPE_WASHED_POST_INCIDENT,,Personnel Contamination Reduction,PPE Washed Post-Incident,,,,, -TRUE,HAZARDOUS_SITUATION_MITIGATION,TAKE_SAMPLES,,Hazardous Situation Mitigation,Take Samples,,,,, -TRUE,HAZARDOUS_SITUATION_MITIGATION,SPILL_CONTROL,,Hazardous Situation Mitigation,Spill Control,,,,, -TRUE,HAZARDOUS_SITUATION_MITIGATION,LEAK_STOP,,Hazardous Situation Mitigation,Leak Stop,,,,, -TRUE,HAZARDOUS_SITUATION_MITIGATION,REMOVE_HAZARD,,Hazardous Situation Mitigation,Remove Hazard,,,,, -TRUE,HAZARDOUS_SITUATION_MITIGATION,DECONTAMINATION,,Hazardous Situation Mitigation,Decontamination,,,,, -TRUE,HAZARDOUS_SITUATION_MITIGATION,ATMOSPHERIC_MONITORING_INTERIOR,,Hazardous Situation Mitigation,Atmospheric Monitoring (Interior),,,,, -TRUE,HAZARDOUS_SITUATION_MITIGATION,ATMOSPHERIC_MONITORING_EXTERIOR_FENCELINE,,Hazardous Situation Mitigation,Atmospheric Monitoring (Exterior / Fenceline),,,,, -TRUE,PROVIDE_EVACUATION_SUPPORT,CONNECTED_INTERIOR_SPACES,,Provide Evacuation Support,Connected Interior Spaces,,,,, -TRUE,PROVIDE_EVACUATION_SUPPORT,REMOTE_INTERIOR_SPACES,,Provide Evacuation Support,Remote Interior Spaces,,,,, -TRUE,PROVIDE_EVACUATION_SUPPORT,NEARBY_BUILDINGS,,Provide Evacuation Support,Nearby Buildings,,,,, -TRUE,PROVIDE_EVACUATION_SUPPORT,LARGE_AREA,,Provide Evacuation Support,Large Area,,,,, -TRUE,PROVIDE_EQUIPMENT,PROVIDE_SPECIAL_EQUIPMENT,,Provide Equipment,Provide Special Equipment,,,,, -TRUE,PROVIDE_EQUIPMENT,PROVIDE_LIGHT,,Provide Equipment,Provide Light,,,,, -TRUE,PROVIDE_EQUIPMENT,PROVIDE_ELECTRICAL_POWER,,Provide Equipment,Provide Electrical Power,,,,, -TRUE,PROVIDE_EQUIPMENT,PROVIDE_DRONE_VIDEO_EQUIPMENT,,Provide Equipment,Provide Drone / Video Equipment,,,,, -TRUE,PROVIDE_SERVICES,RESTORE_SPRINKLER_SYSTEM,,Provide Services,Restore Sprinkler System,,,,, -TRUE,PROVIDE_SERVICES,RESTORE_RESET_ALARM_SYSTEM,,Provide Services,Restore/Reset Alarm System,,,,, -TRUE,PROVIDE_SERVICES,SHUT_DOWN_ALARM,,Provide Services,Shut Down Alarm,,,,, -TRUE,PROVIDE_SERVICES,SHUT_DOWN_SPRINKLER_SYSTEM,,Provide Services,Shut Down Sprinkler System,,,,, -TRUE,PROVIDE_SERVICES,SECURE_PROPERTY,,Provide Services,Secure Property,,,,, -TRUE,PROVIDE_SERVICES,REMOVE_WATER,,Provide Services,Remove Water,,,,, -TRUE,PROVIDE_SERVICES,ASSIST_UNINJURED_PERSON,,Provide Services,Assist Uninjured Person,,,,, -TRUE,PROVIDE_SERVICES,ASSIST_ANIMAL,,Provide Services,Assist Animal,,,,, -TRUE,PROVIDE_SERVICES,PROVIDE_APPARATUS_WATER,,Provide Services,Provide Apparatus / Water,,,,, -TRUE,PROVIDE_SERVICES,CONTROL_CROWD,,Provide Services,Control Crowd,,,,, -TRUE,PROVIDE_SERVICES,CONTROL_TRAFFIC,,Provide Services,Control Traffic,,,,, -TRUE,PROVIDE_SERVICES,DAMAGE_ASSESSMENT,,Provide Services,Damage Assessment,,,,, -TRUE,INFORMATION_ENFORCEMENT,REFER_TO_PROPER_AHJ,,Information Enforcement,Refer To Proper AHJ,,,,, -TRUE,INFORMATION_ENFORCEMENT,ENFORCE_CODE_OR_LAW,,Information Enforcement,Enforce Code Or Law,,,,, -TRUE,INFORMATION_ENFORCEMENT,PROVIDE_PUBLIC_INFORMATION,,Information Enforcement,Provide Public Information,,,,, diff --git a/core_schemas/value_sets/csv/type_aid.csv b/core_schemas/value_sets/csv/type_aid.csv deleted file mode 100644 index bf60f01..0000000 --- a/core_schemas/value_sets/csv/type_aid.csv +++ /dev/null @@ -1,4 +0,0 @@ -value,active,description,definition,source -SUPPORT_AID,TRUE,Mutual / automatic aid in support of primary entity,, -IN_LIEU_AID,TRUE,Mutual / automatic aid in lieu of primary entity,, -ACTING_AS_AID,TRUE,Mutual / automatic aid acting as another entity,, diff --git a/core_schemas/value_sets/csv/type_aid_direction.csv b/core_schemas/value_sets/csv/type_aid_direction.csv deleted file mode 100644 index 9bfb759..0000000 --- a/core_schemas/value_sets/csv/type_aid_direction.csv +++ /dev/null @@ -1,3 +0,0 @@ -value,active,description,definition,source -GIVEN,TRUE,Aid Given,, -RECEIVED,TRUE,Aid Received,, diff --git a/core_schemas/value_sets/csv/type_aid_nonfd.csv b/core_schemas/value_sets/csv/type_aid_nonfd.csv deleted file mode 100644 index ae57777..0000000 --- a/core_schemas/value_sets/csv/type_aid_nonfd.csv +++ /dev/null @@ -1,7 +0,0 @@ -value,active,description,definition,source -LAW_ENFORCEMENT,TRUE,Law enforcement,, -SOCIAL_SERVICES,TRUE,Social services,, -ANIMAL_SERVICES,TRUE,Animal services,, -HOUSING_SERVICES,TRUE,Housing services,, -UTILITIES_PUBLIC_WORKS,TRUE,Utility Company / Public Works,, -REMEDIATION_SERVICES,TRUE,Remediation Services,, diff --git a/core_schemas/value_sets/csv/type_alarm_failure.csv b/core_schemas/value_sets/csv/type_alarm_failure.csv deleted file mode 100644 index 7b57657..0000000 --- a/core_schemas/value_sets/csv/type_alarm_failure.csv +++ /dev/null @@ -1,8 +0,0 @@ -value,active,description,definition,source -EXPIRED,TRUE,Expired,, -NO_BATTERY,TRUE,No Battery,, -IMPROPER_INSTALLATION,TRUE,Improper Installation,, -DEVICE_MALFUNCTION,TRUE,Device Malfunction,, -TAMPER,TRUE,Tamper,, -OTHER_NON_FUNCTIONAL_CAUSE,TRUE,Other Non Functional Cause,, -UNABLE_TO_DETERMINE,TRUE,Unable To Determine,, diff --git a/core_schemas/value_sets/csv/type_alarm_fire.csv b/core_schemas/value_sets/csv/type_alarm_fire.csv deleted file mode 100644 index ce4b2c6..0000000 --- a/core_schemas/value_sets/csv/type_alarm_fire.csv +++ /dev/null @@ -1,4 +0,0 @@ -value,active,description,definition,source -MANUAL,TRUE,Manual,, -AUTOMATIC,TRUE,Automatic,, -MANUAL_AND_AUTOMATIC,TRUE,Manual and Automatic,, diff --git a/core_schemas/value_sets/csv/type_alarm_operation.csv b/core_schemas/value_sets/csv/type_alarm_operation.csv deleted file mode 100644 index 60ab1c4..0000000 --- a/core_schemas/value_sets/csv/type_alarm_operation.csv +++ /dev/null @@ -1,6 +0,0 @@ -value,active,description,definition,source,xor -OPERATED_ALERTED_OCCUPANT,TRUE,Operated - Alerted Occupant(s),,,ALERTED -OPERATED_FAILED_TO_ALERT_OCCUPANT,TRUE,Operated - Failed to Alert Occupant(s),,,OTHER -NO_OCCUPANT_TO_NOTIFY,TRUE,No Occupants to Notify,,,OTHER -FAILED_TO_OPERATE,TRUE,Failed to Operate,,,FAILED -INSUFFICIENT_SOURCE,TRUE,Insufficient Source to Activate Alarm,,,OTHER diff --git a/core_schemas/value_sets/csv/type_alarm_other.csv b/core_schemas/value_sets/csv/type_alarm_other.csv deleted file mode 100644 index 86e9cb6..0000000 --- a/core_schemas/value_sets/csv/type_alarm_other.csv +++ /dev/null @@ -1,5 +0,0 @@ -value,active,description,definition,source -CARBON_MONOXIDE,TRUE,Carbon Monoxide,, -NATURAL_GAS,TRUE,Natural Gas,, -HEAT_DETECTOR,TRUE,Heat Detector,, -OTHER_CHEMICAL_DETECTOR,TRUE,Other Chemical Detector,, diff --git a/core_schemas/value_sets/csv/type_alarm_smoke.csv b/core_schemas/value_sets/csv/type_alarm_smoke.csv deleted file mode 100644 index aa745ee..0000000 --- a/core_schemas/value_sets/csv/type_alarm_smoke.csv +++ /dev/null @@ -1,9 +0,0 @@ -value,active,description,definition,source -LONG_LIFE_BATTERY_POWERED,TRUE,Long Life Battery Powered,, -REPLACEABLE_BATTERY_POWERED,TRUE,Replaceable Battery Powered,, -HARDWIRED,TRUE,Hardwired,, -INTERCONNECTED,TRUE,Interconnected,, -HARD_OF_HEARING_WITH_STROBE,TRUE,Hard of Hearing with Strobe,, -BED_SHAKER,TRUE,Bed Shaker,, -COMBINATION,TRUE,Combination (Smoke / CO),, -UNKNOWN,TRUE,Unknown,, diff --git a/core_schemas/value_sets/csv/type_casualty.csv b/core_schemas/value_sets/csv/type_casualty.csv deleted file mode 100644 index c6b5d10..0000000 --- a/core_schemas/value_sets/csv/type_casualty.csv +++ /dev/null @@ -1,4 +0,0 @@ -value,active,description,definition,source,xor -UNINJURED,TRUE,Uninjured,,,NOINJURY -INJURED_NONFATAL,TRUE,Injured Nonfatal,,,INJURY -INJURED_FATAL,TRUE,Injured Fatal,,,INJURY diff --git a/core_schemas/value_sets/csv/type_casualty_action.csv b/core_schemas/value_sets/csv/type_casualty_action.csv deleted file mode 100644 index da3ddb1..0000000 --- a/core_schemas/value_sets/csv/type_casualty_action.csv +++ /dev/null @@ -1,14 +0,0 @@ -value,active,description,definition,source -SEARCH_RESCUE,TRUE,Search / Rescue,, -CARRYING_SETTINGUP_EQUIPMENT,TRUE,Carrying Setting-Up Equipment,, -ADVANCING_OPERATING_HOSELINE,TRUE,Advancing / Operating Hoseline,, -VEHICLE_EXTRICATION,TRUE,Vehicle Extrication,, -VENTILATION,TRUE,Ventilation,, -FORCIBLE_ENTRY,TRUE,Forcible Entry,, -PUMP_OPERATIONS,TRUE,Pump Operations,, -EMS_PATIENT_CARE,TRUE,EMS / Patient Care,, -DURING_INCIDENT_RESPONSE,TRUE,During Incident Response,, -SCENE_SAFETY_DIRECTING_TRAFFIC,TRUE,Scene Safety / Directing Traffic,, -STANDBY,TRUE,Standby,, -INCIDENT_COMMAND,TRUE,Incident Command,, -OTHER,TRUE,Other,, diff --git a/core_schemas/value_sets/csv/type_casualty_cause.csv b/core_schemas/value_sets/csv/type_casualty_cause.csv deleted file mode 100644 index 8be8011..0000000 --- a/core_schemas/value_sets/csv/type_casualty_cause.csv +++ /dev/null @@ -1,10 +0,0 @@ -value,active,description,definition,source -CAUGHT_TRAPPED_BY_FIRE_EXPLOSION,TRUE,Caught / Trapped by Fire / Explosion,, -FALL_JUMP,TRUE,Fall / Jump,, -STRESS_OVEREXERTION,TRUE,Stress / Overexertion,, -COLLAPSE,TRUE,Collapse,, -CAUGHT_TRAPPED_BY_OBJECT,TRUE,Caught / Trapped by Object,, -STRUCK_CONTACT_WITH_OBJECT,TRUE,Struck / Contact with Object,, -EXPOSURE,TRUE,Exposure,, -VEHICLE_COLLISION,TRUE,Vehicle Collision,, -OTHER,TRUE,Other,, diff --git a/core_schemas/value_sets/csv/type_casualty_ppe.csv b/core_schemas/value_sets/csv/type_casualty_ppe.csv deleted file mode 100644 index fe5ad5f..0000000 --- a/core_schemas/value_sets/csv/type_casualty_ppe.csv +++ /dev/null @@ -1,14 +0,0 @@ -value,active,description,definition,source -TURNOUT_COAT,TRUE,Turnout Coat,, -BUNKER_PANTS,TRUE,Bunker Pants,, -PROTECTIVE_HOOD,TRUE,Protective Hood,, -GLOVES,TRUE,Gloves,, -FACE_SHIELD_GOGGLES,TRUE,Face Shield / Goggles,, -HELMET,TRUE,Helmet,, -SCBA,TRUE,SCBA,, -PASS_DEVICE,TRUE,Pass Device,, -RUBBER_KNEE_BOOTS,TRUE,Rubber Knee Boots,, -3_4_BOOTS,TRUE,3/4 Boots,, -BRUSH_GEAR,TRUE,Brush Gear,, -REFLECTIVE_VEST,TRUE,Reflective Vest,, -OTHER_SPECIAL_EQUIPMENT,TRUE,Other Special Equipment,, diff --git a/core_schemas/value_sets/csv/type_casualty_timeline.csv b/core_schemas/value_sets/csv/type_casualty_timeline.csv deleted file mode 100644 index f5d7a4b..0000000 --- a/core_schemas/value_sets/csv/type_casualty_timeline.csv +++ /dev/null @@ -1,7 +0,0 @@ -value,active,description,definition,source -RESPONDING,TRUE,Responding,, -INITIAL_RESPONSE,TRUE,Initial Response (First 10 Minutes),, -CONTINUING_OPERATIONS,TRUE,Continuing Operations (11 to 60 minutes),, -EXTENDED_OPERATIONS,TRUE,Extended Operations (Over 60 minutes),, -AFTER_CONCLUSION_OF_INCIDENT,TRUE,After Conclusion Of Incident,, -UNKNOWN,TRUE,Unknown,, diff --git a/core_schemas/value_sets/csv/type_dept.csv b/core_schemas/value_sets/csv/type_dept.csv deleted file mode 100644 index fea7c8b..0000000 --- a/core_schemas/value_sets/csv/type_dept.csv +++ /dev/null @@ -1,4 +0,0 @@ -value,active,description,definition,source -CAREER,TRUE,Career,, -VOLUNTEER,TRUE,Volunteer,, -COMBINATION,TRUE,Combination,, diff --git a/core_schemas/value_sets/csv/type_disp_proto_fire.csv b/core_schemas/value_sets/csv/type_disp_proto_fire.csv deleted file mode 100644 index 5b3296f..0000000 --- a/core_schemas/value_sets/csv/type_disp_proto_fire.csv +++ /dev/null @@ -1,5 +0,0 @@ -value,active,description,definition,source -PROQA,TRUE,PROQA,, -IAED,TRUE,IAED,, -APCO,TRUE,APCO,, -OTHER,TRUE,Other,, diff --git a/core_schemas/value_sets/csv/type_disp_proto_med.csv b/core_schemas/value_sets/csv/type_disp_proto_med.csv deleted file mode 100644 index 5b3296f..0000000 --- a/core_schemas/value_sets/csv/type_disp_proto_med.csv +++ /dev/null @@ -1,5 +0,0 @@ -value,active,description,definition,source -PROQA,TRUE,PROQA,, -IAED,TRUE,IAED,, -APCO,TRUE,APCO,, -OTHER,TRUE,Other,, diff --git a/core_schemas/value_sets/csv/type_displace_cause.csv b/core_schemas/value_sets/csv/type_displace_cause.csv deleted file mode 100644 index 3e46fa1..0000000 --- a/core_schemas/value_sets/csv/type_displace_cause.csv +++ /dev/null @@ -1,8 +0,0 @@ -value,active,description,definition,source -FIRE,TRUE,Fire,, -SMOKE,TRUE,Smoke,, -WATER,TRUE,Water,, -UTILITIES,TRUE,Utilities,, -HAZARDOUS_SITUATION,TRUE,Hazardous Situation,, -COLLAPSE,TRUE,Collapse,, -OTHER,TRUE,Other,, diff --git a/core_schemas/value_sets/csv/type_duty.csv b/core_schemas/value_sets/csv/type_duty.csv deleted file mode 100644 index 2953fca..0000000 --- a/core_schemas/value_sets/csv/type_duty.csv +++ /dev/null @@ -1,8 +0,0 @@ -value,active,description,definition,source -RESPONDING_TO_EMERGENCY_INCIDENT,TRUE,Responding to Emergency Incident,, -WORKING_AT_SCENE_OF_FIRE_INCIDENT,TRUE,Working at Scene of Fire Incident,, -WORKING_AT_SCENE_OF_NONFIRE_INCIDENT,TRUE,Working at Scene of Nonfire Incident,, -RETURNING_FROM_EMERGENCY_INCIDENT,TRUE,Returning from Emergency Incident,, -TRAINING,TRUE,Training,, -AFTER_INCIDENT,TRUE,After Incident,, -OTHER_ON_DUTY_INCIDENT,TRUE,Other On-Duty Incident,, diff --git a/core_schemas/value_sets/csv/type_emerghaz_elec.csv b/core_schemas/value_sets/csv/type_emerghaz_elec.csv deleted file mode 100644 index f42bd1b..0000000 --- a/core_schemas/value_sets/csv/type_emerghaz_elec.csv +++ /dev/null @@ -1,49 +0,0 @@ -active,value_1,value_2,value_3,description_1,description_2,description_3,definition_1,definition_2,definition_3,source -TRUE,CONSUMER_PRODUCTS,APPLIANCE_TOOL,,Appliances / Tools,Consumer Products,,,,, -TRUE,CONSUMER_PRODUCTS,CELL_PHONE,,Cell Phone,Consumer Products,,,,, -TRUE,CONSUMER_PRODUCTS,COMPUTER_TABLET,,Computer / Tablet,Consumer Products,,,,, -TRUE,CONSUMER_PRODUCTS,ELECTRONIC_CIGARETTE,,Electronic Cigarette,Consumer Products,,,,, -TRUE,CONSUMER_PRODUCTS,POWER_BANK,,Power Bank,Consumer Products,,,,, -TRUE,CONSUMER_PRODUCTS,TOY,,Toy,Consumer Products,,,,, -TRUE,CONSUMER_PRODUCTS,OTHER,,Other,Consumer Products,,,,, -TRUE,ENERGY_STORAGE_SYSTEM,HYDROELECTRIC,,Pumped-Storage Hydroelectric,Energy Storage System,,,,, -TRUE,ENERGY_STORAGE_SYSTEM,BATTERY,,Battery (Electro-Chemical),Energy Storage System,,,,, -TRUE,ENERGY_STORAGE_SYSTEM,COMPRESSED_AIR,,Compressed-Air Storage,Energy Storage System,,,,, -TRUE,ENERGY_STORAGE_SYSTEM,FLYWHEEL,,Flywheel,Energy Storage System,,,,, -TRUE,ENERGY_STORAGE_SYSTEM,OTHER,,Other,Energy Storage System,,,,, -TRUE,E_MOBILITY,POWER_ASSISTED_BICYCLE,,Power Assisted Bicycle,E-Mobility,,,,, -TRUE,E_MOBILITY,ELECTRIC_SCOOTER_MOPED,,Electric Scooter/Moped,E-Mobility,,,,, -TRUE,E_MOBILITY,PERSONAL_MOBILITY_ASSIST,,Personal Mobility Assist,E-Mobility,,,,, -TRUE,E_MOBILITY,OTHER,,Other,E-Mobility,,,,, -TRUE,ELECTRIC_VEHICLE,CAR_RR,FULL_ELECTRIC,Road Registered Car,Electric Vehicle,Full Electric,,,, -TRUE,ELECTRIC_VEHICLE,CAR_RR,PLUG_IN_HYBRID,Road Registered Car,Electric Vehicle,Plug-In Hybrid,,,, -TRUE,ELECTRIC_VEHICLE,CAR_RR,HYBRID,Road Registered Car,Electric Vehicle,Hybrid,,,, -TRUE,ELECTRIC_VEHICLE,CAR_RR,FUEL_CELL,Road Registered Car,Electric Vehicle,Fuel Cell,,,, -TRUE,ELECTRIC_VEHICLE,TRUCK_PASSENGER_RR,FULL_ELECTRIC,Road Registered Passenger Truck,Electric Vehicle,Full Electric,,,, -TRUE,ELECTRIC_VEHICLE,TRUCK_PASSENGER_RR,PLUG_IN_HYBRID,Road Registered Passenger Truck,Electric Vehicle,Plug-In Hybrid,,,, -TRUE,ELECTRIC_VEHICLE,TRUCK_PASSENGER_RR,HYBRID,Road Registered Passenger Truck,Electric Vehicle,Hybrid,,,, -TRUE,ELECTRIC_VEHICLE,TRUCK_PASSENGER_RR,FUEL_CELL,Road Registered Passenger Truck,Electric Vehicle,Fuel Cell,,,, -TRUE,ELECTRIC_VEHICLE,TRUCK_COMMERCIAL_RR,FULL_ELECTRIC,Road Registered Commercial Truck,Electric Vehicle,Full Electric,,,, -TRUE,ELECTRIC_VEHICLE,TRUCK_COMMERCIAL_RR,PLUG_IN_HYBRID,Road Registered Commercial Truck,Electric Vehicle,Plug-In Hybrid,,,, -TRUE,ELECTRIC_VEHICLE,TRUCK_COMMERCIAL_RR,HYBRID,Road Registered Commercial Truck,Electric Vehicle,Hybrid,,,, -TRUE,ELECTRIC_VEHICLE,TRUCK_COMMERCIAL_RR,FUEL_CELL,Road Registered Commercial Truck,Electric Vehicle,Fuel Cell,,,, -TRUE,ELECTRIC_VEHICLE,BUS_RR,FULL_ELECTRIC,Road Registered Bus,Electric Vehicle,Full Electric,,,, -TRUE,ELECTRIC_VEHICLE,BUS_RR,PLUG_IN_HYBRID,Road Registered Bus,Electric Vehicle,Plug-In Hybrid,,,, -TRUE,ELECTRIC_VEHICLE,BUS_RR,HYBRID,Road Registered Bus,Electric Vehicle,Hybrid,,,, -TRUE,ELECTRIC_VEHICLE,BUS_RR,FUEL_CELL,Road Registered Bus,Electric Vehicle,Fuel Cell,,,, -TRUE,ELECTRIC_VEHICLE,BOAT_RECREATIONAL,FULL_ELECTRIC,Boat Recreational,Electric Vehicle,Full Electric,,,, -TRUE,ELECTRIC_VEHICLE,BOAT_RECREATIONAL,PLUG_IN_HYBRID,Boat Recreational,Electric Vehicle,Plug-In Hybrid,,,, -TRUE,ELECTRIC_VEHICLE,BOAT_RECREATIONAL,HYBRID,Boat Recreational,Electric Vehicle,Hybrid,,,, -TRUE,ELECTRIC_VEHICLE,BOAT_RECREATIONAL,Fuel_Cell,Boat Recreational,Electric Vehicle,Fuel Cell,,,, -TRUE,ELECTRIC_VEHICLE,BOAT_COMMERCIAL,FULL_ELECTRIC,Boat Commercial,Electric Vehicle,Full Electric,,,, -TRUE,ELECTRIC_VEHICLE,BOAT_COMMERCIAL,PLUG_IN_HYBRID,Boat Commercial,Electric Vehicle,Plug-In Hybrid,,,, -TRUE,ELECTRIC_VEHICLE,BOAT_COMMERCIAL,HYBRID,Boat Commercial,Electric Vehicle,Hybrid,,,, -TRUE,ELECTRIC_VEHICLE,BOAT_COMMERCIAL,FUEL_CELL,Boat Commercial,Electric Vehicle,Fuel Cell,,,, -TRUE,ELECTRIC_VEHICLE,LIGHT_EV_NRR,FULL_ELECTRIC,Non Road Registered Light Vehicle,Electric Vehicle,Full Electric,,,, -TRUE,ELECTRIC_VEHICLE,LIGHT_EV_NRR,PLUG_IN_HYBRID,Non Road Registered Light Vehicle,Electric Vehicle,Plug-In Hybrid,,,, -TRUE,ELECTRIC_VEHICLE,LIGHT_EV_NRR,HYBRID,Non Road Registered Light Vehicle,Electric Vehicle,Hybrid,,,, -TRUE,ELECTRIC_VEHICLE,LIGHT_EV_NRR,FUEL_CELL,Non Road Registered Light Vehicle,Electric Vehicle,Fuel Cell,,,, -TRUE,ELECTRIC_VEHICLE,OTHER,FULL_ELECTRIC,Other,Electric Vehicle,Full Electric,,,, -TRUE,ELECTRIC_VEHICLE,OTHER,PLUG_IN_HYBRID,Other,Electric Vehicle,Plug-In Hybrid,,,, -TRUE,ELECTRIC_VEHICLE,OTHER,HYBRID,Other,Electric Vehicle,Hybrid,,,, -TRUE,ELECTRIC_VEHICLE,OTHER,FUEL_CELL,Other,Electric Vehicle,Fuel Cell,,,, diff --git a/core_schemas/value_sets/csv/type_emerghaz_powergen.csv b/core_schemas/value_sets/csv/type_emerghaz_powergen.csv deleted file mode 100644 index 7be5667..0000000 --- a/core_schemas/value_sets/csv/type_emerghaz_powergen.csv +++ /dev/null @@ -1,5 +0,0 @@ -value,active,description,definition,source,xor -PHOTOVOLTAICS,TRUE,Photovoltaics,,,PV -WIND_TURBINE,TRUE,Wind Turbine,,,OTHER -OTHER,TRUE,Other,,,OTHER -NOT_APPLICABLE,TRUE,Not Applicable,,,OTHER diff --git a/core_schemas/value_sets/csv/type_emerghaz_pv.csv b/core_schemas/value_sets/csv/type_emerghaz_pv.csv deleted file mode 100644 index 001a3e2..0000000 --- a/core_schemas/value_sets/csv/type_emerghaz_pv.csv +++ /dev/null @@ -1,6 +0,0 @@ -value,active,description,definition,source -PANEL_WATER_HEATING,TRUE,Panel Water Heating,, -PANEL_POWER_GENERATION,TRUE,Panel Power Generation,, -TILE_POWER_GENERATION,TRUE,Tile Power Generation,, -THIN_FILM_POWER_GENERATION,TRUE,Thin Film Power Generation,, -OTHER,TRUE,Other,, diff --git a/core_schemas/value_sets/csv/type_emerghaz_pv_ign.csv b/core_schemas/value_sets/csv/type_emerghaz_pv_ign.csv deleted file mode 100644 index 3252a14..0000000 --- a/core_schemas/value_sets/csv/type_emerghaz_pv_ign.csv +++ /dev/null @@ -1,3 +0,0 @@ -value,active,description,definition,source -SOURCE,TRUE,Source,, -TARGET,TRUE,Target,, diff --git a/core_schemas/value_sets/csv/type_emerghaz_suppression.csv b/core_schemas/value_sets/csv/type_emerghaz_suppression.csv deleted file mode 100644 index 3a45ec4..0000000 --- a/core_schemas/value_sets/csv/type_emerghaz_suppression.csv +++ /dev/null @@ -1,7 +0,0 @@ -value,active,description,definition,source -RUN_COURSE,TRUE,Let Incident Run Its Course,, -SUPPRESSION_WATER_ONLY,TRUE,Suppression With Water Only,, -SUPPRESSION_WATER_ADDITIVE,TRUE,Suppression With Water / Additive,, -SUBMERGE_BURY,TRUE,Submerge or Bury,, -FIRE_BLANKET,TRUE,Use of Fire Blanket,, -BATTERY_PENETRATION,TRUE,Use of Battery Penetrating Appliance,, diff --git a/core_schemas/value_sets/csv/type_entity.csv b/core_schemas/value_sets/csv/type_entity.csv deleted file mode 100644 index 66c21be..0000000 --- a/core_schemas/value_sets/csv/type_entity.csv +++ /dev/null @@ -1,9 +0,0 @@ -value,active,description,definition,source -LOCAL,TRUE,Local,"Includes career, combination, and volunteer fire departments and fire districts", -CONTRACT,TRUE,Contract,Contract fire department, -FEDERAL,TRUE,Federal,Federal government, -STATE,TRUE,State,State government (includes state forest fire agencies and state institution fire departments), -OTHER,TRUE,Other,, -PRIVATE,TRUE,Private,Private or industrial fire brigade, -TRANSPORTATION,TRUE,Transportation,Regional/metropolitan transportation authority or airport fire department, -TRIBAL,TRUE,Tribal,Tribal Nation (includes Native American and Alaska Native tribal fire departments), diff --git a/core_schemas/value_sets/csv/type_exposure_damage.csv b/core_schemas/value_sets/csv/type_exposure_damage.csv deleted file mode 100644 index 766548f..0000000 --- a/core_schemas/value_sets/csv/type_exposure_damage.csv +++ /dev/null @@ -1,5 +0,0 @@ -value,active,description,definition,source -NO_DAMAGE,TRUE,No Damage,, -MINOR_DAMAGE,TRUE,"Minor (Limited Smoke / Fire / Water Damage, Usability/Occupancy Not Impacted )",, -MODERATE_DAMAGE,TRUE,"Moderate (Flame / Water / Smoke Damage, Possible Impact to Usability/Occupancy)",, -MAJOR_DAMAGE,TRUE,Major (Flame / Smoke / Water Damage Resulting in Total Loss to Usability/Occupancy),, diff --git a/core_schemas/value_sets/csv/type_exposure_item.csv b/core_schemas/value_sets/csv/type_exposure_item.csv deleted file mode 100644 index d9ab317..0000000 --- a/core_schemas/value_sets/csv/type_exposure_item.csv +++ /dev/null @@ -1,5 +0,0 @@ -value,active,description,definition,source -STRUCTURE,TRUE,Structure,, -VEHICLE,TRUE,Vehicle,, -OUTDOOR_ENVIRONMENT,TRUE,Outdoor / Environment,, -OBJECT_OTHER,TRUE,Object - Other,, diff --git a/core_schemas/value_sets/csv/type_exposure_loc.csv b/core_schemas/value_sets/csv/type_exposure_loc.csv deleted file mode 100644 index df3b3a8..0000000 --- a/core_schemas/value_sets/csv/type_exposure_loc.csv +++ /dev/null @@ -1,3 +0,0 @@ -value,active,description,definition,source,xor -EXTERNAL_EXPOSURE,TRUE,"External Exposure (building to building, building to vehicle, etc.)",,,EXTERNAL -INTERNAL_EXPOSURE,TRUE,"Internal Exposure (Occupancy A to Occupancy B, within the same structure)",,,INTERNAL diff --git a/core_schemas/value_sets/csv/type_ff_nonff.csv b/core_schemas/value_sets/csv/type_ff_nonff.csv deleted file mode 100644 index 6152246..0000000 --- a/core_schemas/value_sets/csv/type_ff_nonff.csv +++ /dev/null @@ -1,3 +0,0 @@ -value,active,description,definition,source -FF,TRUE,Firefighter,, -NONFF,TRUE,Non-Firefighter,, diff --git a/core_schemas/value_sets/csv/type_fire_bldg_damage.csv b/core_schemas/value_sets/csv/type_fire_bldg_damage.csv deleted file mode 100644 index 076e61c..0000000 --- a/core_schemas/value_sets/csv/type_fire_bldg_damage.csv +++ /dev/null @@ -1,5 +0,0 @@ -value,active,description,definition,source -NO_DAMAGE,TRUE,No Damage,, -MINOR_DAMAGE,TRUE,"Minor (Limited Smoke / Fire / Water Damage, No Occupant Displacement)",, -MODERATE_DAMAGE,TRUE,"Moderate (Flame / Water / Smoke Damage, Possible Occupant Displacement)",, -MAJOR_DAMAGE,TRUE,"Major (Flame / Smoke / Water Damage Resulting in Total Property Loss, Occupant Displacement)",, diff --git a/core_schemas/value_sets/csv/type_fire_cause_in.csv b/core_schemas/value_sets/csv/type_fire_cause_in.csv deleted file mode 100644 index 5609ebf..0000000 --- a/core_schemas/value_sets/csv/type_fire_cause_in.csv +++ /dev/null @@ -1,14 +0,0 @@ -value,active,description,definition,source -OPERATING_EQUIPMENT,TRUE,Operating Equipment,, -ELECTRICAL,TRUE,Electrical,, -BATTERY_POWER_STORAGE,TRUE,Battery / Power Storage,, -HEAT_FROM_ANOTHER_OBJECT,TRUE,Heat From Another Object,, -EXPLOSIVES_FIREWORKS,TRUE,Explosives / Fireworks,, -SMOKING_MATERIALS_ILLICIT_DRUGS,TRUE,Smoking Materials / Illicit Drugs,, -OPEN_FLAME,TRUE,Open Flame,, -COOKING,TRUE,Cooking,, -CHEMICAL,TRUE,Chemical,, -ACT_OF_NATURE,TRUE,Act Of Nature,, -INCENDIARY,TRUE,Incendiary,, -OTHER_HEAT_SOURCE,TRUE,Other Heat Source,, -UNABLE_TO_BE_DETERMINED,TRUE,Unable to be Determined,, diff --git a/core_schemas/value_sets/csv/type_fire_cause_out.csv b/core_schemas/value_sets/csv/type_fire_cause_out.csv deleted file mode 100644 index 87726b4..0000000 --- a/core_schemas/value_sets/csv/type_fire_cause_out.csv +++ /dev/null @@ -1,15 +0,0 @@ -value,active,description,NWCG,definition,source -NATURAL,TRUE,Natural,Natural,, -EQUIPMENT_VEHICLE_USE,TRUE,Equipment and Vehicle Use,Equipment and vehicle use,, -SMOKING_MATERIALS_ILLICIT_DRUGS,TRUE,Smoking Materials / Illicit Drugs,Smoking ,, -RECREATION_CEREMONY,TRUE,Recreation and Ceremony (includes campfire),Recreation and ceremony (includes campfire),, -DEBRIS_OPEN_BURNING,TRUE,Debris / Open Burning,Debris and open burning,, -RAILROAD_OPS_MAINTENANCE,TRUE,Railroad Operations / Maintenance,Railroad Operations and Maintenance,, -FIREARMS_EXPLOSIVES,TRUE,Firearms / Explosives Use,Firearms and explosive use,, -FIREWORKS,TRUE,Fireworks,Fireworks,, -POWER_GEN_TRANS_DIST,TRUE,Power Generation / Transmission / Distribution,Power generation/transmission/distribution,, -STRUCTURE,TRUE,Structure,Structure,, -INCENDIARY,TRUE,Incendiary,Arson,, -BATTERY_POWER_STORAGE,TRUE,Battery / Power Storage,,, -SPREAD_FROM_CONTROLLED_BURN,TRUE,Spread From Controlled Burn,,, -UNABLE_TO_BE_DETERMINED,TRUE,Unable to be Determined,Undetermined (Human or Natural),, diff --git a/core_schemas/value_sets/csv/type_fire_condition_arrival.csv b/core_schemas/value_sets/csv/type_fire_condition_arrival.csv deleted file mode 100644 index acedad5..0000000 --- a/core_schemas/value_sets/csv/type_fire_condition_arrival.csv +++ /dev/null @@ -1,7 +0,0 @@ -value,active,description,definition,source -NO_SMOKE_FIRE_SHOWING,TRUE,No Smoke / Fire Showing,, -SMOKE_SHOWING,TRUE,Smoke Showing,, -SMOKE_FIRE_SHOWING,TRUE,Smoke and Fire Showing,, -STRUCTURE_INVOLVED,TRUE,Structure Involved,, -FIRE_SPREAD_BEYOND_STRUCTURE,TRUE,Fire Spread Beyond Structure,, -FIRE_OUT_UPON_ARRIVAL,TRUE,Fire Out Upon Arrival,, diff --git a/core_schemas/value_sets/csv/type_fire_invest.csv b/core_schemas/value_sets/csv/type_fire_invest.csv deleted file mode 100644 index f7e341a..0000000 --- a/core_schemas/value_sets/csv/type_fire_invest.csv +++ /dev/null @@ -1,8 +0,0 @@ -value,active,description,definition,source -INVESTIGATED_ON_SCENE_RESOURCE,TRUE,Investigated by On-Scene Operational Resources,, -INVESTIGATED_BY_ARSON_FIRE_INVESTIGATOR,TRUE,Investigated by Formal Arson / Fire Investigator,, -INVESTIGATED_BY_OUTSIDE_AGENCY,TRUE,Investigated by By Outside Fire Agency,, -INVESTIGATED_BY_STATE_FIRE_MARSHAL,TRUE,Investigated by State Fire Marshal,, -INVESTIGATED_BY_INSURANCE,TRUE,Investigated by Insurance,, -INVESTIGATED_BY_NONFIRE_LAW_ENFORCEMENT,TRUE,Investigated by Law Enforcement (Nonfire),, -INVESTIGATED_BY_OTHER,TRUE,Investigated by Other,, diff --git a/core_schemas/value_sets/csv/type_fire_invest_need.csv b/core_schemas/value_sets/csv/type_fire_invest_need.csv deleted file mode 100644 index aa1ddb8..0000000 --- a/core_schemas/value_sets/csv/type_fire_invest_need.csv +++ /dev/null @@ -1,7 +0,0 @@ -value,active,description,definition,source -YES,TRUE,Yes,, -NO,TRUE,No,, -NOT_EVALUATED,TRUE,Not Evaluated,, -NOT_APPLICABLE,TRUE,Not Applicable,, -NO_CAUSE_OBVIOUS,TRUE,No - Cause Obvious,, -OTHER,TRUE,Other,, diff --git a/core_schemas/value_sets/csv/type_full_partial.csv b/core_schemas/value_sets/csv/type_full_partial.csv deleted file mode 100644 index ea565d8..0000000 --- a/core_schemas/value_sets/csv/type_full_partial.csv +++ /dev/null @@ -1,4 +0,0 @@ -value,active,description,definition,source -FULL,TRUE,Present - Full,, -PARTIAL,TRUE,Present - Partial,, -EXTENT_UNKNOWN,TRUE,Present - Extent Unknown,, diff --git a/core_schemas/value_sets/csv/type_gender.csv b/core_schemas/value_sets/csv/type_gender.csv deleted file mode 100644 index c24d1d4..0000000 --- a/core_schemas/value_sets/csv/type_gender.csv +++ /dev/null @@ -1,7 +0,0 @@ -value,active,description,definition,source -MALE,TRUE,Male,, -FEMALE,TRUE,Female,, -TRANSGENDER_MALE_FEMALE_TO_MALE,TRUE,Transgender Male (Female to Male),, -TRANSGENDER_FEMALE_MALE_TO_FEMALE,TRUE,Transgender Female (Male to Female),, -OTHER_GENDER_IDENTITY,TRUE,"Other, neither exclusively male or female",, -UNKNOWN,TRUE,Unknown (Unable to be determined),, diff --git a/core_schemas/value_sets/csv/type_hazard_cause.csv b/core_schemas/value_sets/csv/type_hazard_cause.csv deleted file mode 100644 index 33a0573..0000000 --- a/core_schemas/value_sets/csv/type_hazard_cause.csv +++ /dev/null @@ -1,6 +0,0 @@ -value,active,description,definition,source -INTENTIONAL,TRUE,Intentional,, -UNINTENTIONAL,TRUE,Unintentional,, -CONTAINER_CONTAINMENT_FAILURE,TRUE,Container / Containment Failure,, -ACT_OF_NATURE,TRUE,Act of Nature,, -CAUSE_UNDER_INVESTIGATION,TRUE,Cause Under Investigation,, diff --git a/core_schemas/value_sets/csv/type_hazard_disposition.csv b/core_schemas/value_sets/csv/type_hazard_disposition.csv deleted file mode 100644 index cc4f172..0000000 --- a/core_schemas/value_sets/csv/type_hazard_disposition.csv +++ /dev/null @@ -1,9 +0,0 @@ -value,active,description,definition,source -COMPLETED_FIRE_SERVICE_ONLY,TRUE,Completed by Fire Service Only,, -COMPLETED_WITH_FIRE_SERVICE_PRESENT,TRUE,Completed with Fire Service Present,, -RELEASED_TO_LOCAL_AGENCY,TRUE,Released to Local Agency,, -RELEASED_TO_COUNTY_AGENCY,TRUE,Released to County Agency,, -RELEASED_TO_STATE_AGENCY,TRUE,Released to State Agency,, -RELEASED_TO_FEDERAL_AGENCY,TRUE,Released to Federal Agency,, -RELEASED_TO_PRIVATE_AGENCY,TRUE,Released to Private Agency,, -RELEASED_TO_PROPERTY_OWNER,TRUE,Released to Property Owner,, diff --git a/core_schemas/value_sets/csv/type_hazard_dot.csv b/core_schemas/value_sets/csv/type_hazard_dot.csv deleted file mode 100644 index 49df9e5..0000000 --- a/core_schemas/value_sets/csv/type_hazard_dot.csv +++ /dev/null @@ -1,10 +0,0 @@ -value,active,description,definition,source -EXPLOSIVES,TRUE,Explosives,, -GASES,TRUE,Gases,, -FLAMMABLE_LIQUIDS,TRUE,Flammable Liquids,, -FLAMMABLE_SOLIDS,TRUE,Flammable Solids,, -OXIDIZERS,TRUE,Oxidizers,, -POISONS_AND_ETIOLOGIC_MATERIALS,TRUE,Poisons and Etiologic Materials,, -RADIOACTIVE_MATERIALS,TRUE,Radioactive Materials,, -CORROSIVES,TRUE,Corrosives,, -MISCELLANEOUS_DANGEROUS_SUBSTANCES,TRUE,Miscellaneous Dangerous Substances and Articles,, diff --git a/core_schemas/value_sets/csv/type_hazard_physical_state.csv b/core_schemas/value_sets/csv/type_hazard_physical_state.csv deleted file mode 100644 index 15ea1ac..0000000 --- a/core_schemas/value_sets/csv/type_hazard_physical_state.csv +++ /dev/null @@ -1,6 +0,0 @@ -value,active,description,definition,source -SOLID,TRUE,Solid,, -LIQUID,TRUE,Liquid,, -GAS,TRUE,Gas,, -RADIOACTIVE,TRUE,Radioactive, , -UNKNOWN,TRUE,Unknown, , diff --git a/core_schemas/value_sets/csv/type_hazard_released_into.csv b/core_schemas/value_sets/csv/type_hazard_released_into.csv deleted file mode 100644 index 9ddbc0f..0000000 --- a/core_schemas/value_sets/csv/type_hazard_released_into.csv +++ /dev/null @@ -1,4 +0,0 @@ -value,active,description,definition,source -AIR,TRUE,Air,, -WATER,TRUE,Water,, -GROUND,TRUE,Ground,, diff --git a/core_schemas/value_sets/csv/type_hazard_unit.csv b/core_schemas/value_sets/csv/type_hazard_unit.csv deleted file mode 100644 index a75fd5e..0000000 --- a/core_schemas/value_sets/csv/type_hazard_unit.csv +++ /dev/null @@ -1,34 +0,0 @@ -value,active,description,definition,source -GAS_CUBIC_FOOT,TRUE,Gas - Cubic Foot ,, -GAS_CUBIC_INCH,TRUE,Gas - Cubic Inch ,, -GAS_CUBIC_CENTIMETER,TRUE,Gas - Cubic Centimeter ,, -GAS_CUBIC_METER,TRUE,Gas - Cubic Meter ,, -GAS_POUND,TRUE,Gas - Pound ,, -LIQUID_CUBIC_CENTIMETER,TRUE,Liquid - Cubic Centimeter ,, -LIQUID_CUP,TRUE,Liquid - Cup ,, -LIQUID_GALLON,TRUE,Liquid - Gallon ,, -LIQUID_GRAM,TRUE,Liquid - Gram ,, -LIQUID_KILOGRAM,TRUE,Liquid - Kilogram ,, -LIQUID_POUND,TRUE,Liquid - Pound ,, -LIQUID_LITER,TRUE,Liquid - Liter ,, -LIQUID_MILLIGRAM,TRUE,Liquid - Milligram ,, -LIQUID_MILLILITER,TRUE,Liquid - Milliliter ,, -LIQUID_OUNCE,TRUE,Liquid - Ounce ,, -LIQUID_PINT,TRUE,Liquid - Pint ,, -LIQUID_QUART,TRUE,Liquid - Quart ,, -LIQUID_TABLESPOON,TRUE,Liquid - Tablespoon ,, -LIQUID_TEASPOON,TRUE,Liquid - Teaspoon ,, -SOLID_GRAM,TRUE,Solid - Gram ,, -SOLID_KILOGRAM,TRUE,Solid - Kilogram ,, -SOLID_POUND,TRUE,Solid - Pound ,, -SOLID_LITER,TRUE,Solid - Liter ,, -SOLID_MILLIGRAM,TRUE,Solid - Milligram ,, -SOLID_OUNCE,TRUE,Solid - Ounce ,, -SOLID_TABLESPOON,TRUE,Solid - Tablespoon ,, -SOLID_TON,TRUE,Solid - Ton ,, -SOLID_TEASPOON,TRUE,Solid - Teaspoon ,, -RADIOACTIVE_CURIE,TRUE,Radioactive - Curie ,, -RADIOACTIVE_MEGABECQUEREL,TRUE,Radioactive - Megabecquerel ,, -RADIOACTIVE_MILLICURIE,TRUE,Radioactive - Millicurie ,, -RADIOACTIVE_TERABECQUEREL,TRUE,Radioactive - Terabecquerel ,, -RADIOACTIVE_MICROCURIE,TRUE,Radioactive - Microcurie ,, diff --git a/core_schemas/value_sets/csv/type_incident.csv b/core_schemas/value_sets/csv/type_incident.csv deleted file mode 100644 index e867f52..0000000 --- a/core_schemas/value_sets/csv/type_incident.csv +++ /dev/null @@ -1,129 +0,0 @@ -active,value_1,value_2,value_3,description_1,description_2,description_3,definition_1,definition_2,definition_3,source,NFIRS Crosswalk -TRUE,FIRE,OUTSIDE_FIRE,CONSTRUCTION_WASTE,Fire,Outside Fire,Construction Waste,,,,,"141, 142, 143, 140, 150, 151, 152, 153, 154, 155, 160, 161, 162, 163, 164, 170, 171, 172, 173" -TRUE,FIRE,OUTSIDE_FIRE,OTHER_OUTSIDE_FIRE,Fire,Outside Fire,Other Outside Fire,,,,,"141, 142, 143, 140, 150, 151, 152, 153, 154, 155, 160, 161, 162, 163, 164, 170, 171, 172, 173" -TRUE,FIRE,OUTSIDE_FIRE,OUTSIDE_TANK_FIRE,Fire,Outside Fire,Outside Tank Fire,,,,,"141, 142, 143, 140, 150, 151, 152, 153, 154, 155, 160, 161, 162, 163, 164, 170, 171, 172, 173" -TRUE,FIRE,OUTSIDE_FIRE,TRASH_RUBBISH_FIRE,Fire,Outside Fire,Trash / Rubbish Fire,,,,,"141, 142, 143, 140, 150, 151, 152, 153, 154, 155, 160, 161, 162, 163, 164, 170, 171, 172, 173" -TRUE,FIRE,OUTSIDE_FIRE,VEGETATION_GRASS_FIRE,Fire,Outside Fire,Vegetation / Grass Fire,,,,,"141, 142, 143, 140, 150, 151, 152, 153, 154, 155, 160, 161, 162, 163, 164, 170, 171, 172, 173" -TRUE,FIRE,OUTSIDE_FIRE,WILDFIRE_WILDLAND,Fire,Outside Fire,Wildfire - Wildland,,,,,"141, 142, 143, 140, 150, 151, 152, 153, 154, 155, 160, 161, 162, 163, 164, 170, 171, 172, 173" -TRUE,FIRE,OUTSIDE_FIRE,WILDFIRE_URBAN_INTERFACE,Fire,Outside Fire,Wildfire - Urban Interface,,,,,"141, 142, 143, 140, 150, 151, 152, 153, 154, 155, 160, 161, 162, 163, 164, 170, 171, 172, 173" -TRUE,FIRE,OUTSIDE_FIRE,UTILITY_INFRASTRUCTURE_FIRE,Fire,Outside Fire,Utility Infrastructure Fire,,,,,"141, 142, 143, 140, 150, 151, 152, 153, 154, 155, 160, 161, 162, 163, 164, 170, 171, 172, 173" -TRUE,FIRE,OUTSIDE_FIRE,DUMPSTER_OUTDOOR_CONTAINER_FIRE,Fire,Outside Fire,Dumpster / Other Outdoor Container Fire,,,,,"141, 142, 143, 140, 150, 151, 152, 153, 154, 155, 160, 161, 162, 163, 164, 170, 171, 172, 173" -TRUE,FIRE,SPECIAL_FIRE,ESS_FIRE,Fire,Special Fire,ESS Fire,,,,,"200, 210, 211, 212, 213, 220, 221, 222, 223, 231, 240, 241, 242, 243, 244" -TRUE,FIRE,SPECIAL_FIRE,EXPLOSION,Fire,Special Fire,Explosion,,,,,"200, 210, 211, 212, 213, 220, 221, 222, 223, 231, 240, 241, 242, 243, 244" -TRUE,FIRE,SPECIAL_FIRE,INFRASTRUCTURE_FIRE,Fire,Special Fire,"Infrastructure Fire (Tunnel, Bridge)",,,,,"200, 210, 211, 212, 213, 220, 221, 222, 223, 231, 240, 241, 242, 243, 244" -TRUE,FIRE,STRUCTURE_FIRE,STRUCTURAL_INVOLVEMENT_FIRE,Fire,Structure Fire,Structural Involvement,,,,,"111, 112, 113, 114, 115, 116, 117, 118, 121, 122, 123, 120" -TRUE,FIRE,STRUCTURE_FIRE,ROOM_AND_CONTENTS_FIRE,Fire,Structure Fire,Room and Contents Fire,,,,,"111, 112, 113, 114, 115, 116, 117, 118, 121, 122, 123, 121" -TRUE,FIRE,STRUCTURE_FIRE,CONFINED_COOKING_APPLIANCE_FIRE,Fire,Structure Fire,Confined Cooking / Appliance Fire,,,,,"111, 112, 113, 114, 115, 116, 117, 118, 121, 122, 123, 122" -TRUE,FIRE,STRUCTURE_FIRE,CHIMNEY_FIRE,Fire,Structure Fire,Chimney Fire,,,,,"111, 112, 113, 114, 115, 116, 117, 118, 121, 122, 123, 123" -TRUE,FIRE,TRANSPORTATION_FIRE,AIRCRAFT_FIRE,Fire,Transportation Fire,Aircraft Emergency,,,,,"130, 131, 132, 133, 134, 135, 136, 137, 138" -TRUE,FIRE,TRANSPORTATION_FIRE,VEHICLE_FIRE_PASSENGER,Fire,Transportation Fire,Vehicle Fire - Passenger,,,,,"130, 131, 132, 133, 134, 135, 136, 137, 138" -TRUE,FIRE,TRANSPORTATION_FIRE,VEHICLE_FIRE_COMMERCIAL,Fire,Transportation Fire,Vehicle Fire - Commercial,,,,,"130, 131, 132, 133, 134, 135, 136, 137, 138" -TRUE,FIRE,TRANSPORTATION_FIRE,VEHICLE_FIRE_RV,Fire,Transportation Fire,Vehicle Fire - RV,,,,,"130, 131, 132, 133, 134, 135, 136, 137, 138" -TRUE,FIRE,TRANSPORTATION_FIRE,VEHICLE_FIRE_FOOD_TRUCK,Fire,Transportation Fire,Vehicle Fire - Food Truck,,,,,"130, 131, 132, 133, 134, 135, 136, 137, 138" -TRUE,FIRE,TRANSPORTATION_FIRE,BOAT_PERSONAL_WATERCRAFT_BARGE_FIRE,Fire,Transportation Fire,Boat / Personal Watercraft / Barge Fire,,,,,"130, 131, 132, 133, 134, 135, 136, 137, 138" -TRUE,FIRE,TRANSPORTATION_FIRE,POWERED_MOBILITY_DEVICE_FIRE,Fire,Transportation Fire,Powered Mobility Device Fire,,,,,"130, 131, 132, 133, 134, 135, 136, 137, 138" -TRUE,FIRE,TRANSPORTATION_FIRE,TRAIN_RAIL_FIRE,Fire,Transportation Fire,Train / Rail Fire,,,,,"130, 131, 132, 133, 134, 135, 136, 137, 138" -TRUE,HAZSIT,HAZARD_NONCHEM,BOMB_THREAT_RESPONSE_SUSPICIOUS_PACKAGE,Hazardous Situation,Hazard Non-Chemical,Bomb Threat / Bomb Response / Suspicious Package,,,,,"371, 372, 370, 381, 400, 441, 442, 443, 444, 445, 440, 451, 471" -TRUE,HAZSIT,HAZARD_NONCHEM,ELEC_POWER_LINE_DOWN_ARCHING_MALFUNC,Hazardous Situation,Hazard Non-Chemical,Electrical Power Line Down / Arching / Malfunction,,,,,"371, 372, 370, 381, 400, 441, 442, 443, 444, 445, 440, 451, 471" -TRUE,HAZSIT,HAZARD_NONCHEM,ELEC_HAZARD_SHORT_CIRCUIT,Hazardous Situation,Hazard Non-Chemical,Electrical Hazard / Short Circuit,,,,, -TRUE,HAZSIT,HAZARD_NONCHEM,MOTOR_VEHICLE_COLLISION,Hazardous Situation,Hazard Non-Chemical,Motor Vehicle Collision,,,,,"371, 372, 370, 381, 400, 441, 442, 443, 444, 445, 440, 451, 471" -TRUE,HAZSIT,HAZARDOUS_MATERIALS,FUEL_SPILL_ODOR,Hazardous Situation,Hazardous Materials,Fuel Spill / Fuel Odor,,,,,"381, 400, 411, 412, 413, 410, 421, 422, 423, 424, 420, 431, 430" -TRUE,HAZSIT,HAZARDOUS_MATERIALS,GAS_LEAK_ODOR,Hazardous Situation,Hazardous Materials,Gas Leak / Gas Odor,,,,,"381, 400, 411, 412, 413, 410, 421, 422, 423, 424, 420, 431, 430" -TRUE,HAZSIT,HAZARDOUS_MATERIALS,CARBON_MONOXIDE_RELEASE,Hazardous Situation,Hazardous Materials,Carbon Monoxide Release,,,,,"381, 400, 411, 412, 413, 410, 421, 422, 423, 424, 420, 431, 430" -TRUE,HAZSIT,HAZARDOUS_MATERIALS,BIOLOGICAL_RELEASE_INCIDENT,Hazardous Situation,Hazardous Materials,Biological Release / Incident,,,,,"381, 400, 411, 412, 413, 410, 421, 422, 423, 424, 420, 431, 430" -TRUE,HAZSIT,HAZARDOUS_MATERIALS,RADIOACTIVE_RELEASE_INCIDENT,Hazardous Situation,Hazardous Materials,Radioactive Release / Incident,,,,,"381, 400, 411, 412, 413, 410, 421, 422, 423, 424, 420, 431, 430" -TRUE,HAZSIT,HAZARDOUS_MATERIALS,HAZMAT_RELEASE_TRANSPORT,Hazardous Situation,Hazardous Materials,Hazardous Material Release (Chemical from Transportation),,,,,"381, 400, 411, 412, 413, 410, 421, 422, 423, 424, 420, 431, 430" -TRUE,HAZSIT,HAZARDOUS_MATERIALS,HAZMAT_RELEASE_FACILITY,Hazardous Situation,Hazardous Materials,Hazardous Material Release (Chemical from Fixed Facility),,,,,"381, 400, 411, 412, 413, 410, 421, 422, 423, 424, 420, 431, 430" -TRUE,HAZSIT,OVERPRESSURE,RUPTURE_WITHOUT_FIRE,Hazardous Situation,Overpressure,Rupture Without Fire,,,,,200 -TRUE,HAZSIT,OVERPRESSURE,NO_RUPTURE,Hazardous Situation,Overpressure,No Rupture,,,,,200 -TRUE,HAZSIT,INVESTIGATION,ODOR,Hazardous Situation,Investigation,Odor,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,HAZSIT,INVESTIGATION,SMOKE_INVESTIGATION,Hazardous Situation,Investigation,Smoke Investigation,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,ILLNESS,ABDOMINAL_PAIN,Medical,Illness,Abdominal Pain / Problems,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,ILLNESS,ALLERGIC_REACTION_STINGS,Medical,Illness,Allergic Reaction / Stings,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,ILLNESS,BACK_PAIN_NON_TRAUMA,Medical,Illness,Back Pain (Non-Trauma),,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,ILLNESS,BREATHING_PROBLEMS,Medical,Illness,Breathing Problems,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,ILLNESS,CARDIAC_ARREST,Medical,Illness,Cardiac Arrest,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,ILLNESS,CHEST_PAIN_NON_TRAUMA,Medical,Illness,Chest Pain (Non-Trauma),,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,ILLNESS,CONVULSIONS_SEIZURES,Medical,Illness,Convulsions / Seizures,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,ILLNESS,DIABETIC_PROBLEMS,Medical,Illness,Diabetic Problems,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,ILLNESS,HEADACHE,Medical,Illness,Headache,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,ILLNESS,HEART_PROBLEMS,Medical,Illness,Heart Problems,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,ILLNESS,OVERDOSE,Medical,Illness,Overdose / Poisoning,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,ILLNESS,PANDEMIC_EPIDEMIC_OUTBREAK,Medical,Illness,Pandemic / Epidemic / Outbreak,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,ILLNESS,PREGNANCY_CHILDBIRTH,Medical,Illness,Pregnancy / Childbirth,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,ILLNESS,PSYCHOLOGICAL_BEHAVIOR_ISSUES,Medical,Illness,Psychological Behavior Issues,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,ILLNESS,SICK_CASE,Medical,Illness,Sick Case,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,ILLNESS,STROKE_CVA,Medical,Illness,Stroke / CVA,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,ILLNESS,UNCONSCIOUS_VICTIM,Medical,Illness,Unconscious Victim,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,ILLNESS,WELL_PERSON_CHECK,Medical,Illness,Well Person Check,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,ILLNESS,ALTERED_MENTAL_STATUS,Medical,Illness,Altered Mental Status,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,ILLNESS,NAUSEA_VOMITING,Medical,Illness,Nausea / Vomiting,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,ILLNESS,UNKNOWN_PROBLEM,Medical,Illness,Unknown Problem,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,ILLNESS,NO_APPROPRIATE_CHOICE,Medical,Illness,No Appropriate Choice,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,INJURY,ANIMAL_BITES,Medical,Injury / Trauma,Animal Bites,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,INJURY,ASSAULT,Medical,Injury / Trauma,Assault,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,INJURY,BURNS_EXPLOSION,Medical,Injury / Trauma,Burns / Explosion,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,INJURY,CARBON_MONOXIDE_OTHER_INHALATION_INJURY,Medical,Injury / Trauma,Carbon Monoxide / Other Inhalation Injury,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,INJURY,CHOKING,Medical,Injury / Trauma,Choking,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,INJURY,DROWNING_DIVING_SCUBA_ACCIDENT,Medical,Injury / Trauma,Drowning / Diving / SCUBA Accident,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,INJURY,ELECTROCUTION,Medical,Injury / Trauma,Electrocution,,,,, -TRUE,MEDICAL,INJURY,EYE_TRAUMA,Medical,Injury / Trauma,Eye Trauma,,,,, -TRUE,MEDICAL,INJURY,FALL,Medical,Injury / Trauma,Fall,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,INJURY,HEAT_COLD_EXPOSURE,Medical,Injury / Trauma,Heat / Cold Exposure,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,INJURY,MOTOR_VEHICLE_COLLISION,Medical,Injury / Trauma,Motor Vehicle Collision,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,INJURY,INDUSTRIAL_INACCESSIBLE_ENTRAPMENT,Medical,Injury / Trauma,Industrial Accident/Inaccessible Incident/Other Entrapment (Non-Vehicle),,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,INJURY,POISONING,Medical,Injury / Trauma,Poisoning,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,INJURY,GUNSHOT_WOUND,Medical,Injury / Trauma,Gunshot Wound,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,INJURY,HEMORRHAGE_LACERATION,Medical,Injury / Trauma,Hemorrhage / Laceration,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,INJURY,STAB_PENETRATING_TRAUMA,Medical,Injury / Trauma,Stab / Penetrating Trauma,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,INJURY,OTHER_TRAUMATIC_INJURY,Medical,Injury / Trauma,Other Traumatic Injury,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,OTHER,HEALTHCARE_PROFESSIONAL_ADMISSION,Medical,Other,Healthcare Professional Admission,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,OTHER,MEDICAL_ALARM,Medical,Other,Medical Alarm,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,OTHER,STANDBY_REQUEST,Medical,Other,Standby Request,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,OTHER,TRANSFER_INTERFACILITY,Medical,Other,Transfer / Interfacility,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,OTHER,AIRMEDICAL_TRANSPORT,Medical,Other,Airmedical Transport,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,OTHER,INTERCEPT_OTHER_UNIT,Medical,Other,Intercept Other Unit,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,MEDICAL,OTHER,COMMUNITY_PUBLIC_HEALTH,Medical,Other,Community Public Health,,,,,"300, 320, 321, 322, 323, 324, 460" -TRUE,PUBSERV,CITIZEN_ASSIST,LOST_PERSON,Public Service,Citizen Assist,Lost Person,,,,,"481, 482, 480, 500, 511, 512, 510, 521, 522, 520, 531, 541, 542, 540, 552, 553, 554, 555, 550" -TRUE,PUBSERV,CITIZEN_ASSIST,PERSON_IN_DISTRESS,Public Service,Citizen Assist,Person In Distress,,,,,"481, 482, 480, 500, 511, 512, 510, 521, 522, 520, 531, 541, 542, 540, 552, 553, 554, 555, 550" -TRUE,PUBSERV,CITIZEN_ASSIST,CITIZEN_ASSIST_SERVICE_CALL,Public Service,Citizen Assist,Citizen Assist / Service Call,,,,,"481, 482, 480, 500, 511, 512, 510, 521, 522, 520, 531, 541, 542, 540, 552, 553, 554, 555, 550" -TRUE,PUBSERV,CITIZEN_ASSIST,LIFT_ASSIST,Public Service,Citizen Assist,Lift Assist,,,,,"481, 482, 480, 500, 511, 512, 510, 521, 522, 520, 531, 541, 542, 540, 552, 553, 554, 555, 550" -TRUE,PUBSERV,ALARMS_NONMED,FIRE_ALARM,Public Service,Alarms (Non Medical),Fire / Smoke Alarm,,,,,"641, 700, 711, 712, 713, 714, 715, 710, 721, 731, 732, 733, 734, 735, 736, 730, 741, 742, 743, 744, 745, 746, 740, 751" -TRUE,PUBSERV,ALARMS_NONMED,GAS_ALARM,Public Service,Alarms (Non Medical),Gas Alarm,,,,,"641, 700, 711, 712, 713, 714, 715, 710, 721, 731, 732, 733, 734, 735, 736, 730, 741, 742, 743, 744, 745, 746, 740, 751" -TRUE,PUBSERV,ALARMS_NONMED,CO_ALARM,Public Service,Alarms (Non Medical),CO Alarm,,,,,"641, 700, 711, 712, 713, 714, 715, 710, 721, 731, 732, 733, 734, 735, 736, 730, 741, 742, 743, 744, 745, 746, 740, 751" -TRUE,PUBSERV,ALARMS_NONMED,OTHER_ALARM,Public Service,Alarms (Non Medical),Other Alarm,,,,,"641, 700, 711, 712, 713, 714, 715, 710, 721, 731, 732, 733, 734, 735, 736, 730, 741, 742, 743, 744, 745, 746, 740, 751" -TRUE,PUBSERV,DISASTER_WEATHER,DAMAGE_ASSESSMENT,Public Service,Disaster / Weather,Damage Assessment,,,,,"800, 811, 812, 813, 814, 815" -TRUE,PUBSERV,DISASTER_WEATHER,WEATHER_RESPONSE,Public Service,Disaster / Weather,Weather Response,,,,,"800, 811, 812, 813, 814, 815" -TRUE,PUBSERV,OTHER,MOVE_UP,Public Service,Other,Move-up ,,,,,571 -TRUE,PUBSERV,OTHER,STANDBY,Public Service,Other,Standby,,,,,571 -TRUE,PUBSERV,OTHER,DAMAGED_HYDRANT,Public Service,Other,Damaged Hydrant,,,,,571 -TRUE,RESCUE,OUTSIDE,BACKOUNTRY_RESCUE,Rescue,Outside,Backcountry Rescue,,,,,"354, 355, 356, 357, 350, 300" -TRUE,RESCUE,OUTSIDE,CONFINED_SPACE_RESCUE,Rescue,Outside,Confined Space Rescue,,,,,"354, 355, 356, 357, 350, 300" -TRUE,RESCUE,OUTSIDE,TRENCH,Rescue,Outside,Trench,,,,,"354, 355, 356, 357, 350, 300" -TRUE,RESCUE,OUTSIDE,EXTRICATION_ENTRAPPED,Rescue,Outside,Extrication / Entrapped,,,,,"354, 355, 356, 357, 350, 300" -TRUE,RESCUE,OUTSIDE,HIGH_ANGLE_RESCUE,Rescue,Outside,High Angle Rescue,,,,,"354, 355, 356, 357, 350, 300" -TRUE,RESCUE,OUTSIDE,LOW_ANGLE_RESCUE,Rescue,Outside,Low Angle Rescue,,,,,"354, 355, 356, 357, 350, 300" -TRUE,RESCUE,OUTSIDE,STEEP_ANGLE_RESCUE,Rescue,Outside,Steep Angle Rescue,,,,,"354, 355, 356, 357, 350, 300" -TRUE,RESCUE,OUTSIDE,LIMITED_NO_ACCESS,Rescue,Outside,Limited/No Access,,,,,"354, 355, 356, 357, 350, 300" -TRUE,RESCUE,STRUCTURE,BUILDING_STRUCTURE_COLLAPSE,Rescue,Structure,Building Collapse / Structure Collapse,,,,,"351, 353, 355, 357, 350, 461" -TRUE,RESCUE,STRUCTURE,CONFINED_SPACE_RESCUE,Rescue,Structure,Confined Space Rescue,,,,,"351, 353, 355, 357, 350, 461" -TRUE,RESCUE,STRUCTURE,ELEVATOR_ESCALATOR_RESCUE,Rescue,Structure,Elevator / Escalator Rescue,,,,,"351, 353, 355, 357, 350, 461" -TRUE,RESCUE,STRUCTURE,EXTRICATION_ENTRAPPED,Rescue,Structure,Extrication / Entrapped,,,,,"351, 353, 355, 357, 350, 461" -TRUE,RESCUE,TRANSPORTATION,MOTOR_VEHICLE_EXTRICATION_ENTRAPPED,Rescue,Transportation (Land),Motor Vehicle Collision Extrication / Entrapment,,,,,352 -TRUE,RESCUE,TRANSPORTATION,TRAIN_RAIL_COLLISION_DERAILMENT,Rescue,Transportation (Land),Train and Rail Collision / Derailment,,,,,352 -TRUE,RESCUE,TRANSPORTATION,AVIATION_COLLISION_CRASH,Rescue,Transportation (Land),Aviation Collision / Crash,,,,,352 -TRUE,RESCUE,TRANSPORTATION,AVIATION_STANDBY,Rescue,Transportation (Land),Aviation Standby,,,,,352 -TRUE,RESCUE,WATER,PERSON_IN_WATER_STANDING,Rescue,Water,Person in Water (Standing Water/Lake),,,,,"361, 361, 363, 364, 365, 360" -TRUE,RESCUE,WATER,PERSON_IN_WATER_SWIFTWATER,Rescue,Water,Person in Water (Swiftwater/River),,,,,"361, 361, 363, 364, 365, 360" -TRUE,RESCUE,WATER,WATERCRAFT_IN_DISTRESS,Rescue,Water,Watercraft in Distress,,,,,"361, 361, 363, 364, 365, 360" -TRUE,NOEMERG,FALSE_ALARM,INTENTIONAL_FALSE_ALARM,No Emergency,False Alarm,Intentional False Alarm,,,,,"641, 700, 711, 712, 713, 714, 715, 710, 721, 731, 732, 733, 734, 735, 736, 730, 741, 742, 743, 744, 745, 746, 740, 751" -TRUE,NOEMERG,FALSE_ALARM,MALFUNCTIONING_ALARM,No Emergency,False Alarm,Malfunctioning Alarm,,,,,"641, 700, 711, 712, 713, 714, 715, 710, 721, 731, 732, 733, 734, 735, 736, 730, 741, 742, 743, 744, 745, 746, 740, 751" -TRUE,NOEMERG,FALSE_ALARM,ACCIDENTAL_ALARM,No Emergency,False Alarm,Accidental Alarm,,,,,"641, 700, 711, 712, 713, 714, 715, 710, 721, 731, 732, 733, 734, 735, 736, 730, 741, 742, 743, 744, 745, 746, 740, 751" -TRUE,NOEMERG,FALSE_ALARM,OTHER_FALSE_CALL,No Emergency,False Alarm,Other False Call,,,,,"641, 700, 711, 712, 713, 714, 715, 710, 721, 731, 732, 733, 734, 735, 736, 730, 741, 742, 743, 744, 745, 746, 740, 751" -TRUE,NOEMERG,FALSE_ALARM,BOMB_SCARE,No Emergency,False Alarm,Bomb Scare,,,,,"641, 700, 711, 712, 713, 714, 715, 710, 721, 731, 732, 733, 734, 735, 736, 730, 741, 742, 743, 744, 745, 746, 740, 751" -TRUE,NOEMERG,GOOD_INTENT,NO_INCIDENT_FOUND_LOCATION_ERROR,No Emergency,Good Intent,No Incident Found Upon Arrival / Location Error,,,,,"600, 621, 622, 631, 632, 651, 652, 653, 650, 661, 671, 672" -TRUE,NOEMERG,GOOD_INTENT,CONTROLLED_BURNING_AUTHORIZED,No Emergency,Good Intent,Controlled Burning (Authorized),,,,,"600, 621, 622, 631, 632, 651, 652, 653, 650, 661, 671, 672" -TRUE,NOEMERG,GOOD_INTENT,SMOKE_FROM_NONHOSTILE_SOURCE,No Emergency,Good Intent,Smoke From Nonhostile Source (Smoke Scare),,,,,"600, 621, 622, 631, 632, 651, 652, 653, 650, 661, 671, 672" -TRUE,NOEMERG,GOOD_INTENT,INVESTIGATE_HAZARDOUS_RELEASE,No Emergency,Good Intent,Investigate Hazardous Release (Nothing Found),,,,,"600, 621, 622, 631, 632, 651, 652, 653, 650, 661, 671, 672" -TRUE,NOEMERG,CANCELLED,,No Emergency,Cancelled,,,,,,611 -TRUE,LAWENFORCE,,,Law Enforcement Support,,,,,,,551 diff --git a/core_schemas/value_sets/csv/type_job_classification.csv b/core_schemas/value_sets/csv/type_job_classification.csv deleted file mode 100644 index 47f2c2e..0000000 --- a/core_schemas/value_sets/csv/type_job_classification.csv +++ /dev/null @@ -1,9 +0,0 @@ -value,active,description,definition,source -CAREER,TRUE,Career,, -PART_TIME,TRUE,Part_Time,, -PAID_ON_CALL,TRUE,Paid_On_Call,, -INDUSTRIAL,TRUE,Industrial,, -VOLUNTEER,TRUE,Volunteer,, -WILDLAND_FULL_TIME,TRUE,Wildland Full Time,, -WILDLAND_PART_TIME,TRUE,Wildland Part Time,, -WILDLAND_CONTRACT,TRUE,Wildland Contract,, diff --git a/core_schemas/value_sets/csv/type_loc_csp_country.csv b/core_schemas/value_sets/csv/type_loc_csp_country.csv deleted file mode 100644 index 863bd4c..0000000 --- a/core_schemas/value_sets/csv/type_loc_csp_country.csv +++ /dev/null @@ -1,250 +0,0 @@ -value,active,description,definition,source -AD,TRUE,Andorra,,ISO 3166-1 alpha-2 -AE,TRUE,United Arab Emirates,,ISO 3166-1 alpha-2 -AF,TRUE,Afghanistan,,ISO 3166-1 alpha-2 -AG,TRUE,Antigua and Barbuda,,ISO 3166-1 alpha-2 -AI,TRUE,Anguilla,,ISO 3166-1 alpha-2 -AL,TRUE,Albania,,ISO 3166-1 alpha-2 -AM,TRUE,Armenia,,ISO 3166-1 alpha-2 -AO,TRUE,Angola,,ISO 3166-1 alpha-2 -AQ,TRUE,Antarctica,,ISO 3166-1 alpha-2 -AR,TRUE,Argentina,,ISO 3166-1 alpha-2 -AS,TRUE,American Samoa,,ISO 3166-1 alpha-2 -AT,TRUE,Austria,,ISO 3166-1 alpha-2 -AU,TRUE,Australia,,ISO 3166-1 alpha-2 -AW,TRUE,Aruba,,ISO 3166-1 alpha-2 -AX,TRUE,Aland Islands,,ISO 3166-1 alpha-2 -AZ,TRUE,Azerbaijan,,ISO 3166-1 alpha-2 -BA,TRUE,Bosnia and Herzegovina,,ISO 3166-1 alpha-2 -BB,TRUE,Barbados,,ISO 3166-1 alpha-2 -BD,TRUE,Bangladesh,,ISO 3166-1 alpha-2 -BE,TRUE,Belgium,,ISO 3166-1 alpha-2 -BF,TRUE,Burkina Faso,,ISO 3166-1 alpha-2 -BG,TRUE,Bulgaria,,ISO 3166-1 alpha-2 -BH,TRUE,Bahrain,,ISO 3166-1 alpha-2 -BI,TRUE,Burundi,,ISO 3166-1 alpha-2 -BJ,TRUE,Benin,,ISO 3166-1 alpha-2 -BL,TRUE,Saint Barthelemy,,ISO 3166-1 alpha-2 -BM,TRUE,Bermuda,,ISO 3166-1 alpha-2 -BN,TRUE,Brunei Darussalam,,ISO 3166-1 alpha-2 -BO,TRUE,"Bolivia, Plurinational State of",,ISO 3166-1 alpha-2 -BQ,TRUE,"Bonaire, Sint Eustatius and Saba",,ISO 3166-1 alpha-2 -BR,TRUE,Brazil,,ISO 3166-1 alpha-2 -BS,TRUE,Bahamas,,ISO 3166-1 alpha-2 -BT,TRUE,Bhutan,,ISO 3166-1 alpha-2 -BV,TRUE,Bouvet Island,,ISO 3166-1 alpha-2 -BW,TRUE,Botswana,,ISO 3166-1 alpha-2 -BY,TRUE,Belarus,,ISO 3166-1 alpha-2 -BZ,TRUE,Belize,,ISO 3166-1 alpha-2 -CA,TRUE,Canada,,ISO 3166-1 alpha-2 -CC,TRUE,Cocos (Keeling) Islands,,ISO 3166-1 alpha-2 -CD,TRUE,"Congo, Democratic Republic of the",,ISO 3166-1 alpha-2 -CF,TRUE,Central African Republic,,ISO 3166-1 alpha-2 -CG,TRUE,Congo,,ISO 3166-1 alpha-2 -CH,TRUE,Switzerland,,ISO 3166-1 alpha-2 -CI,TRUE,Cote d'Ivoire,,ISO 3166-1 alpha-2 -CK,TRUE,Cook Islands,,ISO 3166-1 alpha-2 -CL,TRUE,Chile,,ISO 3166-1 alpha-2 -CM,TRUE,Cameroon,,ISO 3166-1 alpha-2 -CN,TRUE,China,,ISO 3166-1 alpha-2 -CO,TRUE,Colombia,,ISO 3166-1 alpha-2 -CR,TRUE,Costa Rica,,ISO 3166-1 alpha-2 -CU,TRUE,Cuba,,ISO 3166-1 alpha-2 -CV,TRUE,Cabo Verde,,ISO 3166-1 alpha-2 -CW,TRUE,Curacao,,ISO 3166-1 alpha-2 -CX,TRUE,Christmas Island,,ISO 3166-1 alpha-2 -CY,TRUE,Cyprus,,ISO 3166-1 alpha-2 -CZ,TRUE,Czechia,,ISO 3166-1 alpha-2 -DE,TRUE,Germany,,ISO 3166-1 alpha-2 -DJ,TRUE,Djibouti,,ISO 3166-1 alpha-2 -DK,TRUE,Denmark,,ISO 3166-1 alpha-2 -DM,TRUE,Dominica,,ISO 3166-1 alpha-2 -DO,TRUE,Dominican Republic,,ISO 3166-1 alpha-2 -DZ,TRUE,Algeria,,ISO 3166-1 alpha-2 -EC,TRUE,Ecuador,,ISO 3166-1 alpha-2 -EE,TRUE,Estonia,,ISO 3166-1 alpha-2 -EG,TRUE,Egypt,,ISO 3166-1 alpha-2 -EH,TRUE,Western Sahara,,ISO 3166-1 alpha-2 -ER,TRUE,Eritrea,,ISO 3166-1 alpha-2 -ES,TRUE,Spain,,ISO 3166-1 alpha-2 -ET,TRUE,Ethiopia,,ISO 3166-1 alpha-2 -FI,TRUE,Finland,,ISO 3166-1 alpha-2 -FJ,TRUE,Fiji,,ISO 3166-1 alpha-2 -FK,TRUE,Falkland Islands (Malvinas),,ISO 3166-1 alpha-2 -FM,TRUE,"Micronesia, Federated States of",,ISO 3166-1 alpha-2 -FO,TRUE,Faroe Islands,,ISO 3166-1 alpha-2 -FR,TRUE,France,,ISO 3166-1 alpha-2 -GA,TRUE,Gabon,,ISO 3166-1 alpha-2 -GB,TRUE,United Kingdom of Great Britain and Northern Ireland,,ISO 3166-1 alpha-2 -GD,TRUE,Grenada,,ISO 3166-1 alpha-2 -GE,TRUE,Georgia,,ISO 3166-1 alpha-2 -GF,TRUE,French Guiana,,ISO 3166-1 alpha-2 -GG,TRUE,Guernsey,,ISO 3166-1 alpha-2 -GH,TRUE,Ghana,,ISO 3166-1 alpha-2 -GI,TRUE,Gibraltar,,ISO 3166-1 alpha-2 -GL,TRUE,Greenland,,ISO 3166-1 alpha-2 -GM,TRUE,Gambia,,ISO 3166-1 alpha-2 -GN,TRUE,Guinea,,ISO 3166-1 alpha-2 -GP,TRUE,Guadeloupe,,ISO 3166-1 alpha-2 -GQ,TRUE,Equatorial Guinea,,ISO 3166-1 alpha-2 -GR,TRUE,Greece,,ISO 3166-1 alpha-2 -GS,TRUE,South Georgia and the South Sandwich Islands,,ISO 3166-1 alpha-2 -GT,TRUE,Guatemala,,ISO 3166-1 alpha-2 -GU,TRUE,Guam,,ISO 3166-1 alpha-2 -GW,TRUE,Guinea-Bissau,,ISO 3166-1 alpha-2 -GY,TRUE,Guyana,,ISO 3166-1 alpha-2 -HK,TRUE,Hong Kong,,ISO 3166-1 alpha-2 -HM,TRUE,Heard Island and McDonald Islands,,ISO 3166-1 alpha-2 -HN,TRUE,Honduras,,ISO 3166-1 alpha-2 -HR,TRUE,Croatia,,ISO 3166-1 alpha-2 -HT,TRUE,Haiti,,ISO 3166-1 alpha-2 -HU,TRUE,Hungary,,ISO 3166-1 alpha-2 -ID,TRUE,Indonesia,,ISO 3166-1 alpha-2 -IE,TRUE,Ireland,,ISO 3166-1 alpha-2 -IL,TRUE,Israel,,ISO 3166-1 alpha-2 -IM,TRUE,Isle of Man,,ISO 3166-1 alpha-2 -IN,TRUE,India,,ISO 3166-1 alpha-2 -IO,TRUE,British Indian Ocean Territory,,ISO 3166-1 alpha-2 -IQ,TRUE,Iraq,,ISO 3166-1 alpha-2 -IR,TRUE,"Iran, Islamic Republic of",,ISO 3166-1 alpha-2 -IS,TRUE,Iceland,,ISO 3166-1 alpha-2 -IT,TRUE,Italy,,ISO 3166-1 alpha-2 -JE,TRUE,Jersey,,ISO 3166-1 alpha-2 -JM,TRUE,Jamaica,,ISO 3166-1 alpha-2 -JO,TRUE,Jordan,,ISO 3166-1 alpha-2 -JP,TRUE,Japan,,ISO 3166-1 alpha-2 -KE,TRUE,Kenya,,ISO 3166-1 alpha-2 -KG,TRUE,Kyrgyzstan,,ISO 3166-1 alpha-2 -KH,TRUE,Cambodia,,ISO 3166-1 alpha-2 -KI,TRUE,Kiribati,,ISO 3166-1 alpha-2 -KM,TRUE,Comoros,,ISO 3166-1 alpha-2 -KN,TRUE,Saint Kitts and Nevis,,ISO 3166-1 alpha-2 -KP,TRUE,"Korea, Democratic People's Republic of",,ISO 3166-1 alpha-2 -KR,TRUE,"Korea, Republic of",,ISO 3166-1 alpha-2 -KW,TRUE,Kuwait,,ISO 3166-1 alpha-2 -KY,TRUE,Cayman Islands,,ISO 3166-1 alpha-2 -KZ,TRUE,Kazakhstan,,ISO 3166-1 alpha-2 -LA,TRUE,Lao People's Democratic Republic,,ISO 3166-1 alpha-2 -LB,TRUE,Lebanon,,ISO 3166-1 alpha-2 -LC,TRUE,Saint Lucia,,ISO 3166-1 alpha-2 -LI,TRUE,Liechtenstein,,ISO 3166-1 alpha-2 -LK,TRUE,Sri Lanka,,ISO 3166-1 alpha-2 -LR,TRUE,Liberia,,ISO 3166-1 alpha-2 -LS,TRUE,Lesotho,,ISO 3166-1 alpha-2 -LT,TRUE,Lithuania,,ISO 3166-1 alpha-2 -LU,TRUE,Luxembourg,,ISO 3166-1 alpha-2 -LV,TRUE,Latvia,,ISO 3166-1 alpha-2 -LY,TRUE,Libya,,ISO 3166-1 alpha-2 -MA,TRUE,Morocco,,ISO 3166-1 alpha-2 -MC,TRUE,Monaco,,ISO 3166-1 alpha-2 -MD,TRUE,"Moldova, Republic of",,ISO 3166-1 alpha-2 -ME,TRUE,Montenegro,,ISO 3166-1 alpha-2 -MF,TRUE,Saint Martin (French part),,ISO 3166-1 alpha-2 -MG,TRUE,Madagascar,,ISO 3166-1 alpha-2 -MH,TRUE,Marshall Islands,,ISO 3166-1 alpha-2 -MK,TRUE,North Macedonia,,ISO 3166-1 alpha-2 -ML,TRUE,Mali,,ISO 3166-1 alpha-2 -MM,TRUE,Myanmar,,ISO 3166-1 alpha-2 -MN,TRUE,Mongolia,,ISO 3166-1 alpha-2 -MO,TRUE,Macao,,ISO 3166-1 alpha-2 -MP,TRUE,Northern Mariana Islands,,ISO 3166-1 alpha-2 -MQ,TRUE,Martinique,,ISO 3166-1 alpha-2 -MR,TRUE,Mauritania,,ISO 3166-1 alpha-2 -MS,TRUE,Montserrat,,ISO 3166-1 alpha-2 -MT,TRUE,Malta,,ISO 3166-1 alpha-2 -MU,TRUE,Mauritius,,ISO 3166-1 alpha-2 -MV,TRUE,Maldives,,ISO 3166-1 alpha-2 -MW,TRUE,Malawi,,ISO 3166-1 alpha-2 -MX,TRUE,Mexico,,ISO 3166-1 alpha-2 -MY,TRUE,Malaysia,,ISO 3166-1 alpha-2 -MZ,TRUE,Mozambique,,ISO 3166-1 alpha-2 -NA,TRUE,Namibia,,ISO 3166-1 alpha-2 -NC,TRUE,New Caledonia,,ISO 3166-1 alpha-2 -NE,TRUE,Niger,,ISO 3166-1 alpha-2 -NF,TRUE,Norfolk Island,,ISO 3166-1 alpha-2 -NG,TRUE,Nigeria,,ISO 3166-1 alpha-2 -NI,TRUE,Nicaragua,,ISO 3166-1 alpha-2 -NL,TRUE,"Netherlands, Kingdom of the",,ISO 3166-1 alpha-2 -NO,TRUE,Norway,,ISO 3166-1 alpha-2 -NP,TRUE,Nepal,,ISO 3166-1 alpha-2 -NR,TRUE,Nauru,,ISO 3166-1 alpha-2 -NU,TRUE,Niue,,ISO 3166-1 alpha-2 -NZ,TRUE,New Zealand,,ISO 3166-1 alpha-2 -OM,TRUE,Oman,,ISO 3166-1 alpha-2 -PA,TRUE,Panama,,ISO 3166-1 alpha-2 -PE,TRUE,Peru,,ISO 3166-1 alpha-2 -PF,TRUE,French Polynesia,,ISO 3166-1 alpha-2 -PG,TRUE,Papua New Guinea,,ISO 3166-1 alpha-2 -PH,TRUE,Philippines,,ISO 3166-1 alpha-2 -PK,TRUE,Pakistan,,ISO 3166-1 alpha-2 -PL,TRUE,Poland,,ISO 3166-1 alpha-2 -PM,TRUE,Saint Pierre and Miquelon,,ISO 3166-1 alpha-2 -PN,TRUE,Pitcairn,,ISO 3166-1 alpha-2 -PR,TRUE,Puerto Rico,,ISO 3166-1 alpha-2 -PS,TRUE,"Palestine, State of",,ISO 3166-1 alpha-2 -PT,TRUE,Portugal,,ISO 3166-1 alpha-2 -PW,TRUE,Palau,,ISO 3166-1 alpha-2 -PY,TRUE,Paraguay,,ISO 3166-1 alpha-2 -QA,TRUE,Qatar,,ISO 3166-1 alpha-2 -RE,TRUE,R�union,,ISO 3166-1 alpha-2 -RO,TRUE,Romania,,ISO 3166-1 alpha-2 -RS,TRUE,Serbia,,ISO 3166-1 alpha-2 -RU,TRUE,Russian Federation,,ISO 3166-1 alpha-2 -RW,TRUE,Rwanda,,ISO 3166-1 alpha-2 -SA,TRUE,Saudi Arabia,,ISO 3166-1 alpha-2 -SB,TRUE,Solomon Islands,,ISO 3166-1 alpha-2 -SC,TRUE,Seychelles,,ISO 3166-1 alpha-2 -SD,TRUE,Sudan,,ISO 3166-1 alpha-2 -SE,TRUE,Sweden,,ISO 3166-1 alpha-2 -SG,TRUE,Singapore,,ISO 3166-1 alpha-2 -SH,TRUE,"Saint Helena, Ascension and Tristan da Cunha",,ISO 3166-1 alpha-2 -SI,TRUE,Slovenia,,ISO 3166-1 alpha-2 -SJ,TRUE,Svalbard and Jan Mayen,,ISO 3166-1 alpha-2 -SK,TRUE,Slovakia,,ISO 3166-1 alpha-2 -SL,TRUE,Sierra Leone,,ISO 3166-1 alpha-2 -SM,TRUE,San Marino,,ISO 3166-1 alpha-2 -SN,TRUE,Senegal,,ISO 3166-1 alpha-2 -SO,TRUE,Somalia,,ISO 3166-1 alpha-2 -SR,TRUE,Suriname,,ISO 3166-1 alpha-2 -SS,TRUE,South Sudan,,ISO 3166-1 alpha-2 -ST,TRUE,Sao Tome and Principe,,ISO 3166-1 alpha-2 -SV,TRUE,El Salvador,,ISO 3166-1 alpha-2 -SX,TRUE,Sint Maarten (Dutch part),,ISO 3166-1 alpha-2 -SY,TRUE,Syrian Arab Republic,,ISO 3166-1 alpha-2 -SZ,TRUE,Eswatini,,ISO 3166-1 alpha-2 -TC,TRUE,Turks and Caicos Islands,,ISO 3166-1 alpha-2 -TD,TRUE,Chad,,ISO 3166-1 alpha-2 -TF,TRUE,French Southern Territories,,ISO 3166-1 alpha-2 -TG,TRUE,Togo,,ISO 3166-1 alpha-2 -TH,TRUE,Thailand,,ISO 3166-1 alpha-2 -TJ,TRUE,Tajikistan,,ISO 3166-1 alpha-2 -TK,TRUE,Tokelau,,ISO 3166-1 alpha-2 -TL,TRUE,Timor-Leste,,ISO 3166-1 alpha-2 -TM,TRUE,Turkmenistan,,ISO 3166-1 alpha-2 -TN,TRUE,Tunisia,,ISO 3166-1 alpha-2 -TO,TRUE,Tonga,,ISO 3166-1 alpha-2 -TR,TRUE,Turkiye,,ISO 3166-1 alpha-2 -TT,TRUE,Trinidad and Tobago,,ISO 3166-1 alpha-2 -TV,TRUE,Tuvalu,,ISO 3166-1 alpha-2 -TW,TRUE,Taiwan,,ISO 3166-1 alpha-2 -TZ,TRUE,"Tanzania, United Republic of",,ISO 3166-1 alpha-2 -UA,TRUE,Ukraine,,ISO 3166-1 alpha-2 -UG,TRUE,Uganda,,ISO 3166-1 alpha-2 -UM,TRUE,United States Minor Outlying Islands,,ISO 3166-1 alpha-2 -US,TRUE,United States of America,,ISO 3166-1 alpha-2 -UY,TRUE,Uruguay,,ISO 3166-1 alpha-2 -UZ,TRUE,Uzbekistan,,ISO 3166-1 alpha-2 -VA,TRUE,Holy See,,ISO 3166-1 alpha-2 -VC,TRUE,Saint Vincent and the Grenadines,,ISO 3166-1 alpha-2 -VE,TRUE,"Venezuela, Bolivarian Republic of",,ISO 3166-1 alpha-2 -VG,TRUE,Virgin Islands (British),,ISO 3166-1 alpha-2 -VI,TRUE,Virgin Islands (U.S.),,ISO 3166-1 alpha-2 -VN,TRUE,Viet Nam,,ISO 3166-1 alpha-2 -VU,TRUE,Vanuatu,,ISO 3166-1 alpha-2 -WF,TRUE,Wallis and Futuna,,ISO 3166-1 alpha-2 -WS,TRUE,Samoa,,ISO 3166-1 alpha-2 -YE,TRUE,Yemen,,ISO 3166-1 alpha-2 -YT,TRUE,Mayotte,,ISO 3166-1 alpha-2 -ZA,TRUE,South Africa,,ISO 3166-1 alpha-2 -ZM,TRUE,Zambia,,ISO 3166-1 alpha-2 -ZW,TRUE,Zimbabwe,,ISO 3166-1 alpha-2 diff --git a/core_schemas/value_sets/csv/type_loc_place.csv b/core_schemas/value_sets/csv/type_loc_place.csv deleted file mode 100644 index 411a826..0000000 --- a/core_schemas/value_sets/csv/type_loc_place.csv +++ /dev/null @@ -1,46 +0,0 @@ -value,active,description,definition,source -AIRCRAFT,TRUE,Aircraft,"A device that is used or intended to be used for flight in the air, such as an airplane, helicopter, gyroplane, glider or lighter-than-air devices like a balloon.",IANA Location Type Registry -AIRPORT,TRUE,Airport,"A place from which aircraft operate, such as an airport or heliport.",IANA Location Type Registry -ARENA,TRUE,Arena,Enclosed area used for sports events.,IANA Location Type Registry -AUTOMOBILE,TRUE,Automobile,"A usually four-wheeled automotive vehicle designed for passenger transportation, such as a car.",IANA Location Type Registry -BANK,TRUE,Bank,"Business establishment in which money is kept for saving or commercial purposes or is invested, supplied for loans, or exchanged.",IANA Location Type Registry -BAR,TRUE,Bar,A bar or saloon.,IANA Location Type Registry -BUS,TRUE,Bus,A large motor vehicle designed to carry passengers.,IANA Location Type Registry -BICYCLE,TRUE,Bicycle,"A vehicle with two wheels tandem, a steering handle, a saddle seat, and pedals by which it is propelled.",IANA Location Type Registry -BUS_STATION,TRUE,Bus-station,"Terminal that serves bus passengers, such as a bus depot or bus terminal.",IANA Location Type Registry -CAFE,TRUE,Cafe,Usually small and informal establishment serving various refreshments (such as coffee); coffee shop.,IANA Location Type Registry -CLASSROOM,TRUE,Classroom,Academic classroom or lecture hall.,IANA Location Type Registry -CLUB,TRUE,Club,"Dance club, nightclub or discotheque.",IANA Location Type Registry -CONSTRUCTION,TRUE,Construction,Construction site.,IANA Location Type Registry -CONVENTION_CENTER,TRUE,Convention-center,Convention center or exhibition hall.,IANA Location Type Registry -GOVERNMENT,TRUE,Government,"Government building, such as those used by the legislative, executive, or judicial branches of governments, including court houses, police stations and military installations.",IANA Location Type Registry -HOSPITAL,TRUE,Hospital,"Hospital, hospice, medical clinic, mental institution, or doctor's office.",IANA Location Type Registry -HOTEL,TRUE,Hotel,"Hotel, motel, inn or other lodging establishment.",IANA Location Type Registry -INDUSTRIAL,TRUE,Industrial,"Industrial setting, such as a manufacturing floor or power plant.",IANA Location Type Registry -LIBRARY,TRUE,Library,"Library or other public place in which literary and artistic materials, such as books, music, periodicals, newspapers, pamphlets, prints, records, and tapes, are kept for reading, reference, or lending.",IANA Location Type Registry -MOTORCYCLE,TRUE,Motorcycle,"A two-wheeled automotive vehicle, including a scooter.",IANA Location Type Registry -MUSEUM,TRUE,Museum,"Location where objects of historical, artistic, scientific or cultural interest are stored and exhibited.",IANA Location Type Registry -OFFICE,TRUE,Office,"Business setting, such as an office.",IANA Location Type Registry -OTHER,TRUE,Other,A place without a registered place type representation.,IANA Location Type Registry -OUTDOORS,TRUE,Outdoors,"Outside a building, in or into the open air, such as a park or city streets.",IANA Location Type Registry -PARKING,TRUE,Parking,A parking lot or parking garage.,IANA Location Type Registry -PLACE_OF_WORSHIP,TRUE,Place-of-worship,"A religious site where congregations gather for religious observances, such as a church, chapel, meetinghouse, mosque, shrine, synagogue, or temple.",IANA Location Type Registry -PRISON,TRUE,Prison,"Correctional institution where persons are confined while on trial or for punishment, such as a prison, penitentiary, jail, brig.",IANA Location Type Registry -PUBLIC,TRUE,Public,"Public area such as a shopping mall, street, park, public building, train station, airport or in public conveyance such as a bus, train, plane or ship. This general description encompasses the more precise descriptors 'street', 'public-transport', 'aircraft', 'bus', 'bus-station', 'train', 'train-station', 'airport', 'shopping-area', 'outdoors', and 'watercraft'.",IANA Location Type Registry -PUBLIC_TRANSPORT,TRUE,Public-transport,"Any form of public transport, including aircraft, bus, train or ship.",IANA Location Type Registry -RESIDENCE,TRUE,Residence,"A private or residential setting, not necessarily the personal residence of the entity, e.g., including a friend's home.",IANA Location Type Registry -RESTAURANT,TRUE,Restaurant,"Restaurant, coffee shop or other public dining establishment.",IANA Location Type Registry -SCHOOL,TRUE,School,"School or university property, but not necessarily a classroom or library.",IANA Location Type Registry -SHOPPING_AREA,TRUE,Shopping-area,"Shopping mall or shopping area. This area is a large, often enclosed shopping complex containing various stores, businesses, and restaurants usually accessible by common passageways.",IANA Location Type Registry -STADIUM,TRUE,Stadium,"Large, usually open structure for sports events, including a racetrack.",IANA Location Type Registry -STORE,TRUE,Store,"Place where merchandise is offered for sale, such as a shop.",IANA Location Type Registry -STREET,TRUE,Street,"A public thoroughfare, such as a avenue, street, alley, lane, road, including any sidewalks.",IANA Location Type Registry -THEATER,TRUE,theater,"Theater, lecture hall, auditorium, class room, movie theater or similar facility designed for presentations, talks, plays, music performances and other events involving an audience.",IANA Location Type Registry -TRAIN,TRUE,Train,"Train, monorail, maglev, cable car or similar conveyance.",IANA Location Type Registry -TRAIN_STATION,TRUE,Train-station,"Terminal where trains load or unload passengers or goods; railway station, railroad station, railroad terminal, train depot.",IANA Location Type Registry -TRUCK,TRUE,Truck,"An automotive vehicle suitable for hauling, used primarily to carry goods rather than people.",IANA Location Type Registry -UNDERWAY,TRUE,Underway,"In a land, water, or air craft which is underway (in motion).",IANA Location Type Registry -UNKNOWN,TRUE,Unknown,The type of place is unknown.,IANA Location Type Registry -WAREHOUSE,TRUE,Warehouse,"Place in which goods or merchandise are stored, such as a storehouse or self-storage facility.",IANA Location Type Registry -WATER,TRUE,Water,"In, on or above bodies of water, such as an ocean, lake, river, canal or other waterway.",IANA Location Type Registry -WATERCRAFT,TRUE,Watercraft,On a vessel for travel on water such as a boat or ship.,IANA Location Type Registry diff --git a/core_schemas/value_sets/csv/type_loc_sn_direction.csv b/core_schemas/value_sets/csv/type_loc_sn_direction.csv deleted file mode 100644 index ca5eb96..0000000 --- a/core_schemas/value_sets/csv/type_loc_sn_direction.csv +++ /dev/null @@ -1,5 +0,0 @@ -value,active,description,definition,source -NORTHBOUND,TRUE,Northbound,,CLDXF-US -SOUTHBOUND,TRUE,Southbound,,CLDXF-US -EASTBOUND,TRUE,Eastbound,,CLDXF-US -WESTBOUND,TRUE,Westbound,,CLDXF-US diff --git a/core_schemas/value_sets/csv/type_loc_sn_pre_post.csv b/core_schemas/value_sets/csv/type_loc_sn_pre_post.csv deleted file mode 100644 index 3fa7fec..0000000 --- a/core_schemas/value_sets/csv/type_loc_sn_pre_post.csv +++ /dev/null @@ -1,390 +0,0 @@ -value,active,description,definition,source -ABBEY,TRUE,Abbey,,NENA-STA-004 -ACCESS,TRUE,Access,,NENA-STA-004 -ACCESS ROAD,TRUE,Access Road,,NENA-STA-004 -ACRES,TRUE,Acres,,NENA-STA-004 -AIRPORT,TRUE,Airport,,NENA-STA-004 -ALCOVE,TRUE,Alcove,,NENA-STA-004 -ALLE,TRUE,Alle,,NENA-STA-004 -ALLEY,TRUE,Alley,,NENA-STA-004 -ANNEX,TRUE,Annex,,NENA-STA-004 -APPROACH,TRUE,Approach,,NENA-STA-004 -ARC,TRUE,Arc,,NENA-STA-004 -ARCADE,TRUE,Arcade,,NENA-STA-004 -ARCH,TRUE,Arch,,NENA-STA-004 -AVENIDA,TRUE,Avenida,,NENA-STA-004 -AVENUE,TRUE,Avenue,,NENA-STA-004 -AVENUE CIRCLE,TRUE,Avenue Circle,,NENA-STA-004 -AVENUE COURT,TRUE,Avenue Court,,NENA-STA-004 -AVENUE LOOP,TRUE,Avenue Loop,,NENA-STA-004 -AVENUE PATH,TRUE,Avenue Path,,NENA-STA-004 -AVENUE PLACE,TRUE,Avenue Place,,NENA-STA-004 -AVENUE WAY,TRUE,Avenue Way,,NENA-STA-004 -BANK,TRUE,Bank,,NENA-STA-004 -BAY,TRUE,Bay,,NENA-STA-004 -BAYOU,TRUE,Bayou,,NENA-STA-004 -BAYWAY,TRUE,Bayway,,NENA-STA-004 -BEACH,TRUE,Beach,,NENA-STA-004 -BEND,TRUE,Bend,,NENA-STA-004 -BLUFF,TRUE,Bluff,,NENA-STA-004 -BLUFFS,TRUE,Bluffs,,NENA-STA-004 -BOTTOM,TRUE,Bottom,,NENA-STA-004 -BOARDWALK,TRUE,Boardwalk,,NENA-STA-004 -BOULEVARD,TRUE,Boulevard,,NENA-STA-004 -BRANCH,TRUE,Branch,,NENA-STA-004 -BRIDGE,TRUE,Bridge,,NENA-STA-004 -BROOK,TRUE,Brook,,NENA-STA-004 -BROOKS,TRUE,Brooks,,NENA-STA-004 -BUREAU OF INDIAN AFFAIRS ROUTE,TRUE,Bureau of Indian Affairs Route,,NENA-STA-004 -BURG,TRUE,Burg,,NENA-STA-004 -BURGS,TRUE,Burgs,,NENA-STA-004 -BYPASS,TRUE,Bypass,,NENA-STA-004 -CALLE,TRUE,Calle,,NENA-STA-004 -CALLEJON,TRUE,Callejon,,NENA-STA-004 -CAMINO,TRUE,Camino,,NENA-STA-004 -CAMP,TRUE,Camp,,NENA-STA-004 -CANYON,TRUE,Canyon,,NENA-STA-004 -CAPE,TRUE,Cape,,NENA-STA-004 -CARTWAY,TRUE,Cartway,,NENA-STA-004 -CAUSEWAY,TRUE,Causeway,,NENA-STA-004 -CENTER,TRUE,Center,,NENA-STA-004 -CENTRE,TRUE,Centre,,NENA-STA-004 -CENTERS,TRUE,Centers,,NENA-STA-004 -CHANNEL,TRUE,Channel,,NENA-STA-004 -CHASE,TRUE,Chase,,NENA-STA-004 -CHEMIN,TRUE,Chemin,,NENA-STA-004 -CIRCLE,TRUE,Circle,,NENA-STA-004 -CIRCLES,TRUE,Circles,,NENA-STA-004 -CIRCUS,TRUE,Circus,,NENA-STA-004 -CLIFF,TRUE,Cliff,,NENA-STA-004 -CLIFFS,TRUE,Cliffs,,NENA-STA-004 -CLOSE,TRUE,Close,,NENA-STA-004 -CLUB,TRUE,Club,,NENA-STA-004 -CLUSTER,TRUE,Cluster,,NENA-STA-004 -COAST HIGHWAY,TRUE,Coast Highway,,NENA-STA-004 -COMMON,TRUE,Common,,NENA-STA-004 -COMMONS,TRUE,Commons,,NENA-STA-004 -CONCESSION ROAD,TRUE,Concession Road,,NENA-STA-004 -CONCOURSE,TRUE,Concourse,,NENA-STA-004 -CONNECT,TRUE,Connect,,NENA-STA-004 -CONNECTOR,TRUE,Connector,,NENA-STA-004 -CORNER,TRUE,Corner,,NENA-STA-004 -CORNERS,TRUE,Corners,,NENA-STA-004 -CORRIDOR,TRUE,Corridor,,NENA-STA-004 -CORSO,TRUE,Corso,,NENA-STA-004 -CORTE,TRUE,Corte,,NENA-STA-004 -COUNTY FOREST ROAD,TRUE,County Forest Road,,NENA-STA-004 -COUNTY HIGHWAY,TRUE,County Highway,,NENA-STA-004 -COUNTY ROAD,TRUE,County Road,,NENA-STA-004 -COUNTY ROUTE,TRUE,County Route,,NENA-STA-004 -COUNTY STATE AID HIGHWAY,TRUE,County State Aid Highway,,NENA-STA-004 -COURS,TRUE,Cours,,NENA-STA-004 -COURSE,TRUE,Course,,NENA-STA-004 -COURT,TRUE,Court,,NENA-STA-004 -COURTS,TRUE,Courts,,NENA-STA-004 -COVE,TRUE,Cove,,NENA-STA-004 -COVES,TRUE,Coves,,NENA-STA-004 -CREEK,TRUE,Creek,,NENA-STA-004 -CRESCENT,TRUE,Crescent,,NENA-STA-004 -CREST,TRUE,Crest,,NENA-STA-004 -CROSS,TRUE,Cross,,NENA-STA-004 -CROSSING,TRUE,Crossing,,NENA-STA-004 -CROSSINGS,TRUE,Crossings,,NENA-STA-004 -CROSSOVER,TRUE,Crossover,,NENA-STA-004 -CROSSROAD,TRUE,Crossroad,,NENA-STA-004 -CROSSROADS,TRUE,Crossroads,,NENA-STA-004 -CROSSWAY,TRUE,Crossway,,NENA-STA-004 -CURVE,TRUE,Curve,,NENA-STA-004 -CUSTER COUNTY ROAD,TRUE,Custer County Road,,NENA-STA-004 -CUTOFF,TRUE,Cutoff,,NENA-STA-004 -CUTTING,TRUE,Cutting,,NENA-STA-004 -DALE,TRUE,Dale,,NENA-STA-004 -DAM,TRUE,Dam,,NENA-STA-004 -DAWSON COUNTY ROAD,TRUE,Dawson County Road,,NENA-STA-004 -DELL,TRUE,Dell,,NENA-STA-004 -DIVIDE,TRUE,Divide,,NENA-STA-004 -DOCK,TRUE,Dock,,NENA-STA-004 -DOWN,TRUE,Down,,NENA-STA-004 -DOWNS,TRUE,Downs,,NENA-STA-004 -DRAW,TRUE,Draw,,NENA-STA-004 -DRIFT,TRUE,Drift,,NENA-STA-004 -DRIVE,TRUE,Drive,,NENA-STA-004 -DRIVES,TRUE,Drives,,NENA-STA-004 -DRIVEWAY,TRUE,Driveway,,NENA-STA-004 -DUGWAY,TRUE,Dugway,,NENA-STA-004 -ECHO,TRUE,Echo,,NENA-STA-004 -EDGE,TRUE,Edge,,NENA-STA-004 -END,TRUE,End,,NENA-STA-004 -ENTRANCE,TRUE,Entrance,,NENA-STA-004 -ENTRY,TRUE,Entry,,NENA-STA-004 -ESPLANADE,TRUE,Esplanade,,NENA-STA-004 -ESTATE,TRUE,Estate,,NENA-STA-004 -ESTATES,TRUE,Estates,,NENA-STA-004 -EXCHANGE,TRUE,Exchange,,NENA-STA-004 -EXIT,TRUE,Exit,,NENA-STA-004 -EXPRESSWAY,TRUE,Expressway,,NENA-STA-004 -EXTENSION,TRUE,Extension,,NENA-STA-004 -EXTENSIONS,TRUE,Extensions,,NENA-STA-004 -FALL,TRUE,Fall,,NENA-STA-004 -FALLS,TRUE,Falls,,NENA-STA-004 -FARE,TRUE,Fare,,NENA-STA-004 -FARM,TRUE,Farm,,NENA-STA-004 -FARM TO MARKET,TRUE,Farm to Market,,NENA-STA-004 -FEDERAL-AID SECONDARY HIGHWAY,TRUE,Federal-Aid Secondary Highway,,NENA-STA-004 -FERRY,TRUE,Ferry,,NENA-STA-004 -FIELD,TRUE,Field,,NENA-STA-004 -FIELDS,TRUE,Fields,,NENA-STA-004 -FLAT,TRUE,Flat,,NENA-STA-004 -FLATS,TRUE,Flats,,NENA-STA-004 -FLOWAGE,TRUE,Flowage,,NENA-STA-004 -FLYWAY,TRUE,Flyway,,NENA-STA-004 -FORD,TRUE,Ford,,NENA-STA-004 -FORDS,TRUE,Fords,,NENA-STA-004 -FOREST,TRUE,Forest,,NENA-STA-004 -FOREST ROAD,TRUE,Forest Road,,NENA-STA-004 -FOREST HIGHWAY,TRUE,Forest Highway,,NENA-STA-004 -FORGE,TRUE,Forge,,NENA-STA-004 -FORGES,TRUE,Forges,,NENA-STA-004 -FORK,TRUE,Fork,,NENA-STA-004 -FORKS,TRUE,Forks,,NENA-STA-004 -FORT,TRUE,Fort,,NENA-STA-004 -FREEWAY,TRUE,Freeway,,NENA-STA-004 -FRONT,TRUE,Front,,NENA-STA-004 -FRONTAGE ROAD,TRUE,Frontage Road,,NENA-STA-004 -GABLES,TRUE,Gables,,NENA-STA-004 -GARDEN,TRUE,Garden,,NENA-STA-004 -GARDENS,TRUE,Gardens,,NENA-STA-004 -GARTH,TRUE,Garth,,NENA-STA-004 -GATE,TRUE,Gate,,NENA-STA-004 -GATES,TRUE,Gates,,NENA-STA-004 -GATEWAY,TRUE,Gateway,,NENA-STA-004 -GLADE,TRUE,Glade,,NENA-STA-004 -GLEN,TRUE,Glen,,NENA-STA-004 -GLENS,TRUE,Glens,,NENA-STA-004 -GORGE,TRUE,Gorge,,NENA-STA-004 -GRADE,TRUE,Grade,,NENA-STA-004 -GREEN,TRUE,Green,,NENA-STA-004 -GREENS,TRUE,Greens,,NENA-STA-004 -GREENWAY,TRUE,Greenway,,NENA-STA-004 -GROVE,TRUE,Grove,,NENA-STA-004 -GROVES,TRUE,Groves,,NENA-STA-004 -HARBOR,TRUE,Harbor,,NENA-STA-004 -HARBORS,TRUE,Harbors,,NENA-STA-004 -HARBOUR,TRUE,Harbour,,NENA-STA-004 -HAUL ROAD,TRUE,Haul Road,,NENA-STA-004 -HAVEN,TRUE,Haven,,NENA-STA-004 -HEATH,TRUE,Heath,,NENA-STA-004 -HEIGHTS,TRUE,Heights,,NENA-STA-004 -HIDEAWAY,TRUE,Hideaway,,NENA-STA-004 -HIGHWAY,TRUE,Highway,,NENA-STA-004 -HILL,TRUE,Hill,,NENA-STA-004 -HILLS,TRUE,Hills,,NENA-STA-004 -HOLLOW,TRUE,Hollow,,NENA-STA-004 -HORN,TRUE,Horn,,NENA-STA-004 -HORSESHOE,TRUE,Horseshoe,,NENA-STA-004 -INDIAN SERVICE ROAD,TRUE,Indian Service Road,,NENA-STA-004 -INLET,TRUE,Inlet,,NENA-STA-004 -INTERSTATE,TRUE,Interstate,,NENA-STA-004 -INTERVAL,TRUE,Interval,,NENA-STA-004 -ISLAND,TRUE,Island,,NENA-STA-004 -ISLANDS,TRUE,Islands,,NENA-STA-004 -ISLE,TRUE,Isle,,NENA-STA-004 -ISLES,TRUE,Isles,,NENA-STA-004 -J-TURN,TRUE,J-Turn,,NENA-STA-004 -JUNCTION,TRUE,Junction,,NENA-STA-004 -JUNCTIONS,TRUE,Junctions,,NENA-STA-004 -KEEP,TRUE,Keep,,NENA-STA-004 -KEY,TRUE,Key,,NENA-STA-004 -KEYS,TRUE,Keys,,NENA-STA-004 -KNOLL,TRUE,Knoll,,NENA-STA-004 -KNOLLS,TRUE,Knolls,,NENA-STA-004 -LAIR,TRUE,Lair,,NENA-STA-004 -LAKE,TRUE,Lake,,NENA-STA-004 -LAKES,TRUE,Lakes,,NENA-STA-004 -LAND,TRUE,Land,,NENA-STA-004 -LANDING,TRUE,Landing,,NENA-STA-004 -LANE,TRUE,Lane,,NENA-STA-004 -LANE CIRCLE,TRUE,Lane Circle,,NENA-STA-004 -LANE COURT,TRUE,Lane Court,,NENA-STA-004 -LANE ROAD,TRUE,Lane Road,,NENA-STA-004 -LATERAL,TRUE,Lateral,,NENA-STA-004 -LEDGE,TRUE,Ledge,,NENA-STA-004 -LIGHT,TRUE,Light,,NENA-STA-004 -LIGHTS,TRUE,Lights,,NENA-STA-004 -LINE,TRUE,Line,,NENA-STA-004 -LOAF,TRUE,Loaf,,NENA-STA-004 -LOCK,TRUE,Lock,,NENA-STA-004 -LOCKS,TRUE,Locks,,NENA-STA-004 -LODGE,TRUE,Lodge,,NENA-STA-004 -LOOKOUT,TRUE,Lookout,,NENA-STA-004 -LOOP,TRUE,Loop,,NENA-STA-004 -LOOP ROAD,TRUE,Loop Road,,NENA-STA-004 -LUGAR,TRUE,Lugar,,NENA-STA-004 -MALL,TRUE,Mall,,NENA-STA-004 -MANOR,TRUE,Manor,,NENA-STA-004 -MANORS,TRUE,Manors,,NENA-STA-004 -MARKET,TRUE,Market,,NENA-STA-004 -MEADOW,TRUE,Meadow,,NENA-STA-004 -MEADOWS,TRUE,Meadows,,NENA-STA-004 -MEWS,TRUE,Mews,,NENA-STA-004 -MILL,TRUE,Mill,,NENA-STA-004 -MILLS,TRUE,Mills,,NENA-STA-004 -MISSION,TRUE,Mission,,NENA-STA-004 -MONTANA HIGHWAY,TRUE,Montana Highway,,NENA-STA-004 -MOTORWAY,TRUE,Motorway,,NENA-STA-004 -MOUNT,TRUE,Mount,,NENA-STA-004 -MOUNTAIN,TRUE,Mountain,,NENA-STA-004 -MOUNTAINS,TRUE,Mountains,,NENA-STA-004 -NARROWS,TRUE,Narrows,,NENA-STA-004 -NATIONAL FOREST DEVELOPMENT ROAD,TRUE,National Forest Development Road,,NENA-STA-004 -NECK,TRUE,Neck,,NENA-STA-004 -NOOK,TRUE,Nook,,NENA-STA-004 -NORTH CAROLINA HIGHWAY,TRUE,North Carolina Highway,,NENA-STA-004 -OAKS,TRUE,Oaks,,NENA-STA-004 -OLD COUNTY ROAD,TRUE,Old County Road,,NENA-STA-004 -ORCHARD,TRUE,Orchard,,NENA-STA-004 -OVAL,TRUE,Oval,,NENA-STA-004 -OVERLOOK,TRUE,Overlook,,NENA-STA-004 -OVERPASS,TRUE,Overpass,,NENA-STA-004 -OVI,TRUE,Ovi,,NENA-STA-004 -PARK,TRUE,Park,,NENA-STA-004 -PARKE,TRUE,Parke,,NENA-STA-004 -PARKS,TRUE,Parks,,NENA-STA-004 -PARKWAY,TRUE,Parkway,,NENA-STA-004 -PARKWAYS,TRUE,Parkways,,NENA-STA-004 -PASEO,TRUE,Paseo,,NENA-STA-004 -PASS,TRUE,Pass,,NENA-STA-004 -PASSAGE,TRUE,Passage,,NENA-STA-004 -PATH,TRUE,Path,,NENA-STA-004 -PATHWAY,TRUE,Pathway,,NENA-STA-004 -PIKE,TRUE,Pike,,NENA-STA-004 -PINE,TRUE,Pine,,NENA-STA-004 -PINES,TRUE,Pines,,NENA-STA-004 -PIAZZA,TRUE,Piazza,,NENA-STA-004 -PLACE,TRUE,Place,,NENA-STA-004 -PLACITA,TRUE,Placita,,NENA-STA-004 -PLAIN,TRUE,Plain,,NENA-STA-004 -PLAINS,TRUE,Plains,,NENA-STA-004 -PLATZ,TRUE,Platz,,NENA-STA-004 -PLAZA,TRUE,Plaza,,NENA-STA-004 -POINT,TRUE,Point,,NENA-STA-004 -POINTE,TRUE,Pointe,,NENA-STA-004 -POINTS,TRUE,Points,,NENA-STA-004 -PORT,TRUE,Port,,NENA-STA-004 -PORTS,TRUE,Ports,,NENA-STA-004 -PRAIRIE,TRUE,Prairie,,NENA-STA-004 -PRIVATE ROAD,TRUE,Private Road,,NENA-STA-004 -PROMENADE,TRUE,Promenade,,NENA-STA-004 -PUBLIC ACCESS,TRUE,Public Access,,NENA-STA-004 -QUARTER,TRUE,Quarter,,NENA-STA-004 -QUAY,TRUE,Quay,,NENA-STA-004 -RAMP,TRUE,Ramp,,NENA-STA-004 -RADIAL,TRUE,Radial,,NENA-STA-004 -RANCH,TRUE,Ranch,,NENA-STA-004 -RANCHO,TRUE,Rancho,,NENA-STA-004 -RAPID,TRUE,Rapid,,NENA-STA-004 -RAPIDS,TRUE,Rapids,,NENA-STA-004 -REACH,TRUE,Reach,,NENA-STA-004 -RECREATIONAL ROAD,TRUE,Recreational Road,,NENA-STA-004 -REST,TRUE,Rest,,NENA-STA-004 -RETREAT,TRUE,Retreat,,NENA-STA-004 -RIDGE,TRUE,Ridge,,NENA-STA-004 -RIDGES,TRUE,Ridges,,NENA-STA-004 -RISE,TRUE,Rise,,NENA-STA-004 -RIVER,TRUE,River,,NENA-STA-004 -RIVER ROAD,TRUE,River Road,,NENA-STA-004 -ROAD,TRUE,Road,,NENA-STA-004 -ROADS,TRUE,Roads,,NENA-STA-004 -ROUND,TRUE,Round,,NENA-STA-004 -ROUTE,TRUE,Route,,NENA-STA-004 -ROW,TRUE,Row,,NENA-STA-004 -RUE,TRUE,Rue,,NENA-STA-004 -RUN,TRUE,Run,,NENA-STA-004 -RUNNE,TRUE,Runne,,NENA-STA-004 -RUNWAY,TRUE,Runway,,NENA-STA-004 -SHOAL,TRUE,Shoal,,NENA-STA-004 -SHOALS,TRUE,Shoals,,NENA-STA-004 -SHORE,TRUE,Shore,,NENA-STA-004 -SHORES,TRUE,Shores,,NENA-STA-004 -SIDEROAD,TRUE,Sideroad,,NENA-STA-004 -SKIES,TRUE,Skies,,NENA-STA-004 -SKYWAY,TRUE,Skyway,,NENA-STA-004 -SLIP,TRUE,Slip,,NENA-STA-004 -SPRING,TRUE,Spring,,NENA-STA-004 -SPRINGS,TRUE,Springs,,NENA-STA-004 -SPUR,TRUE,Spur,,NENA-STA-004 -SPURS,TRUE,Spurs,,NENA-STA-004 -SQUARE,TRUE,Square,,NENA-STA-004 -SQUARES,TRUE,Squares,,NENA-STA-004 -STATE HIGHWAY,TRUE,State Highway,,NENA-STA-004 -STATE PARK ROAD,TRUE,State Park Road,,NENA-STA-004 -STATE PARKWAY,TRUE,State Parkway,,NENA-STA-004 -STATE ROAD,TRUE,State Road,,NENA-STA-004 -STATE ROUTE,TRUE,State Route,,NENA-STA-004 -STATE SECONDARY,TRUE,State Secondary,,NENA-STA-004 -STATE SPUR,TRUE,State Spur,,NENA-STA-004 -STATION,TRUE,Station,,NENA-STA-004 -STRAND,TRUE,Strand,,NENA-STA-004 -STRASSE,TRUE,Strasse,,NENA-STA-004 -STRAVENUE,TRUE,Stravenue,,NENA-STA-004 -STREAM,TRUE,Stream,,NENA-STA-004 -STREET,TRUE,Street,,NENA-STA-004 -STREETS,TRUE,Streets,,NENA-STA-004 -STREET COURT,TRUE,Street Court,,NENA-STA-004 -STREET LOOP,TRUE,Street Loop,,NENA-STA-004 -STREET PATH,TRUE,Street Path,,NENA-STA-004 -STREET PLACE,TRUE,Street Place,,NENA-STA-004 -STREET WAY,TRUE,Street Way,,NENA-STA-004 -STREET CIRCLE,TRUE,Street Circle,,NENA-STA-004 -STRIP,TRUE,Strip,,NENA-STA-004 -SUMMIT,TRUE,Summit,,NENA-STA-004 -TAXIWAY,TRUE,Taxiway,,NENA-STA-004 -TERMINAL,TRUE,Terminal,,NENA-STA-004 -TERN,TRUE,Tern,,NENA-STA-004 -TERRACE,TRUE,Terrace,,NENA-STA-004 -THROUGHWAY,TRUE,Throughway,,NENA-STA-004 -THRUWAY,TRUE,Thruway,,NENA-STA-004 -TIMBER ROAD,TRUE,Timber Road,,NENA-STA-004 -TOWNLINE,TRUE,Townline,,NENA-STA-004 -TOWN ROAD,TRUE,Town Road,,NENA-STA-004 -TOWNSHIP ROAD,TRUE,Township Road,,NENA-STA-004 -TRACE,TRUE,Trace,,NENA-STA-004 -TRACK,TRUE,Track,,NENA-STA-004 -TRAFFICWAY,TRUE,Trafficway,,NENA-STA-004 -TRAIL,TRUE,Trail,,NENA-STA-004 -TRAILER,TRUE,Trailer,,NENA-STA-004 -TRIANGLE,TRUE,Triangle,,NENA-STA-004 -TRUCK TRAIL,TRUE,Truck Trail,,NENA-STA-004 -TUNNEL,TRUE,Tunnel,,NENA-STA-004 -TURN,TRUE,Turn,,NENA-STA-004 -TURNPIKE,TRUE,Turnpike,,NENA-STA-004 -UNITED STATES FOREST SERVICE ROAD,TRUE,United States Forest Service Road,,NENA-STA-004 -UNITED STATES HIGHWAY,TRUE,United States Highway,,NENA-STA-004 -UNDERPASS,TRUE,Underpass,,NENA-STA-004 -UNION,TRUE,Union,,NENA-STA-004 -UNIONS,TRUE,Unions,,NENA-STA-004 -UUNYE,TRUE,Uunye,,NENA-STA-004 -VALLEY,TRUE,Valley,,NENA-STA-004 -VALLEYS,TRUE,Valleys,,NENA-STA-004 -VIA,TRUE,Via,,NENA-STA-004 -VIADUCT,TRUE,Viaduct,,NENA-STA-004 -VIEW,TRUE,View,,NENA-STA-004 -VIEWS,TRUE,Views,,NENA-STA-004 -VILLA,TRUE,Villa,,NENA-STA-004 -VILLAGE,TRUE,Village,,NENA-STA-004 -VILLAGES,TRUE,Villages,,NENA-STA-004 -VILLE,TRUE,Ville,,NENA-STA-004 -VISTA,TRUE,Vista,,NENA-STA-004 -VOG,TRUE,Vog,,NENA-STA-004 -WADDY,TRUE,Waddy,,NENA-STA-004 -WALK,TRUE,Walk,,NENA-STA-004 -WALKS,TRUE,Walks,,NENA-STA-004 -WALL,TRUE,Wall,,NENA-STA-004 -WAY,TRUE,Way,,NENA-STA-004 -WAYS,TRUE,Ways,,NENA-STA-004 -WEEG,TRUE,Weeg,,NENA-STA-004 -WELL,TRUE,Well,,NENA-STA-004 -WELLS,TRUE,Wells,,NENA-STA-004 -WOODS,TRUE,Woods,,NENA-STA-004 -WYE,TRUE,Wye,,NENA-STA-004 -WYND,TRUE,Wynd,,NENA-STA-004 diff --git a/core_schemas/value_sets/csv/type_loc_sn_pre_sep.csv b/core_schemas/value_sets/csv/type_loc_sn_pre_sep.csv deleted file mode 100644 index 05f5516..0000000 --- a/core_schemas/value_sets/csv/type_loc_sn_pre_sep.csv +++ /dev/null @@ -1,13 +0,0 @@ -value,active,description,definition,source -OF_THE,TRUE,of the,,NENA-STA-004 -AT,TRUE,at,,NENA-STA-004 -DE,TRUE,de,,NENA-STA-004 -DE_LA,TRUE,de la,,NENA-STA-004 -DEL,TRUE,del,,NENA-STA-004 -DE_LAS,TRUE,de las,,NENA-STA-004 -DES,TRUE,des,,NENA-STA-004 -IN_THE,TRUE,in the,,NENA-STA-004 -TO_THE,TRUE,to the,,NENA-STA-004 -OF,TRUE,of,,NENA-STA-004 -ON_THE,TRUE,on the,,NENA-STA-004 -TO,TRUE,to,,NENA-STA-004 diff --git a/core_schemas/value_sets/csv/type_location_cross_street.csv b/core_schemas/value_sets/csv/type_location_cross_street.csv deleted file mode 100644 index a5a592b..0000000 --- a/core_schemas/value_sets/csv/type_location_cross_street.csv +++ /dev/null @@ -1,3 +0,0 @@ -value,active,description,definition,source -CLOSEST,TRUE,closest,, -SECOND_CLOSEST,TRUE,second-closest,, diff --git a/core_schemas/value_sets/csv/type_location_use.csv b/core_schemas/value_sets/csv/type_location_use.csv deleted file mode 100644 index b6a55ba..0000000 --- a/core_schemas/value_sets/csv/type_location_use.csv +++ /dev/null @@ -1,79 +0,0 @@ -active,value_1,value_2,description_1,description_2,definition,source,NFIRS Crosswalk -TRUE,AGRICULTURE_STRUCT,STORAGE_SILO,Agriculture Structure,Crop or Product Storage / Silo,,,816 -TRUE,AGRICULTURE_STRUCT,FARM_BUILDING,Agriculture Structure,Farm (Building),,, -TRUE,AGRICULTURE_STRUCT,AUCTION_FEEDLOT,Agriculture Structure,Auction / Feedlot,,, -TRUE,AGRICULTURE_STRUCT,ANIMAL_PROCESSING,Agriculture Structure,Animal Processing,,,659 -TRUE,AGRICULTURE_STRUCT,VETERINARY_LIVESTOCK,Agriculture Structure,Veterinary (Livestock),,,819 -TRUE,ASSEMBLY,COMMUNITY_CENTER,Assembly,Community Center,,,116 -TRUE,ASSEMBLY,CONVENTION_CENTER,Assembly,Convention Center,,,122 -TRUE,ASSEMBLY,INDOOR_ARENA,Assembly,Indoor Arena,,,"123, 182" -TRUE,ASSEMBLY,OUTDOOR_ARENA_AMPHITHEATER_PARK,Assembly,Outdoor Arena / Amphitheater / Amusement Park,,,"152, 151" -TRUE,ASSEMBLY,TEMP_OUTDOOR_STRUCT_EVENT,Assembly,Temporary Outdoor Structure / Event,,,"152, 151" -TRUE,ASSEMBLY,RELIGIOUS,Assembly,Religious,,,"130, 131, 134" -TRUE,ASSEMBLY,MUSEUM_EXHIBIT_HALL_LIBRARY,Assembly,Museum / Exhibit Hall / Library,,,"152, 151" -TRUE,COMMERCIAL,ENTERTAINMENT_RECREATION,Commercial,Entertainment and Recreation,,,"111, 112, 113, 114, 115, 116, 120, 121, 129, 140, 141, 142, 144" -TRUE,COMMERCIAL,RESTAURANT_CAFE,Commercial,Restaurant / Cafe,,,"519, 142, 160, 161" -TRUE,COMMERCIAL,BAR_NIGHTCLUB,Commercial,Bar / Nightclub,,,162 -TRUE,COMMERCIAL,OFFICE_OTHER_TECHNICAL_SERVICES,Commercial,Office / Other Technical Services,,,"599, 596, 593, 635, 639," -TRUE,COMMERCIAL,RETAIL_WHOLESALE_TRADE,Commercial,Retail / Wholesale / Trade,,,"500, 511, 519, 529, 539, 549, 557, 559, 564, 569, 580, 581, 592" -TRUE,COMMERCIAL,THEATERS_STUDIO,Commercial,Theaters/Studio,,,"180, 181, 182, 183, 185, 186" -TRUE,COMMERCIAL,VEHICLE_REPAIR_SERVICES,Commercial,Vehicle Repair Services,,,"579, 579" -TRUE,COMMERCIAL,VEHICLE_FUELING_CHARGING_STATION,Commercial,Vehicle Fueling / Charging Station,,,571 -TRUE,COMMERCIAL,VETERINARY_PET ,Commercial,Veterinary (Pet),,,300 -TRUE,EDUCATION,COLLEGES_UNIVERSITIES,Education,Colleges/Universities,,,241 -TRUE,EDUCATION,OTHER_EDUCATIONAL_BUILDINGS,Education,Other Educational Buildings,,,"200, 210" -TRUE,EDUCATION,PREK_DAYCARE,Education,Pre-K / Day Care,,,"211, 250, 254, 255, 256" -TRUE,EDUCATION,K_12_SCHOOLS,Education,K - 12 Schools,,,"213, 215" -TRUE,GOVERNMENT,POLICE_EMERGENCY_STATION,Government,Police Station / Emergency Response,,,365 -TRUE,GOVERNMENT,FIRE_MEDICAL_STATION,Government,Fire Station / Medical Response Station,,,888 -TRUE,GOVERNMENT,JAIL_PRISON_REFORMATORY,Government,Jail / Prison / Reformatory / Incarceration ,,,"361, 363" -TRUE,GOVERNMENT,GENERAL_SERVICES,Government,General Services,,,"150, 155" -TRUE,GOVERNMENT,NON_CIVILIAN_STRUCTURES,Government,"Non-Civilian Structures (Defense, Military)",,,631 -TRUE,INDUSTRIAL,CHEMICAL,Industrial,Chemical,,, -TRUE,INDUSTRIAL,COLD_STORAGE,Industrial,Cold Storage,,, -TRUE,INDUSTRIAL,FOOD_DRUGS,Industrial,Food / Drugs,,, -TRUE,INDUSTRIAL,HEAVY,Industrial,Heavy ,,, -TRUE,INDUSTRIAL,LIGHT,Industrial,Light,,,700 -TRUE,INDUSTRIAL,METALS_MINERALS_PROCESSING,Industrial,Metals/Minerals Processing,,, -TRUE,HEALTH_CARE,MEDICAL_OFFICE_CLINIC,Health Care,Medical Office/Clinic,,,"340, 341, 342" -TRUE,HEALTH_CARE,HOSPITAL_24_HOUR_MEDICAL_FACILITIES ,Health Care,Hospital / 24-Hour Medical Facilities / Institutional,,,331 -TRUE,HEALTH_CARE,NURSING_HOME_ASSISTED_LIVING_RESIDENCE_ONSITE,Health Care,Nursing Home / Assisted Living / Residence with Onsite care and support,,,"311, 321, 323, " -TRUE,HEALTH_CARE,ALCOHOL_DRUG_REHABILITATION_CENTER,Health Care,Alcohol / Drug Rehabilitation Center,,, -TRUE,RESIDENTIAL,CONGREGATE_HOUSING,Residential,Congregate Housing,,,"322, 439, 459, 460, 462" -TRUE,RESIDENTIAL,MANUFACTURED_MOBILE_HOME,Residential,Manufactured/Mobile Home,,, -TRUE,RESIDENTIAL,DETATCHED_SINGLE_FAMILY_DWELLING,Residential,Detached Single Family Dwelling,,,419 -TRUE,RESIDENTIAL,ATTACHED_SINGLE_FAMILY_DWELLING,Residential,Attached Single Family Dwelling,,, -TRUE,RESIDENTIAL,MULTI_FAMILY_LOWRISE_DWELLING,Residential,Multi-Family Lowrise Dwelling (<=4 Stories),,,429 -TRUE,RESIDENTIAL,MULTI_FAMILY_MIDRISE_DWELLING,Residential,Multi-Family Midrise Dwelling (5-8 Stories),,,429 -TRUE,RESIDENTIAL,MULTI_FAMILY_HIGHRISE_DWELLING,Residential,Multi-Family Highrise Dwelling (>= 9 Stories),,,429 -TRUE,RESIDENTIAL,DETATCHED_GARAGE,Residential,Detached Garage,,,808 -TRUE,RESIDENTIAL,UNHOUSED_TEMPORARY_SHELTER,Residential,Unhoused/Temporary Shelter,,, -TRUE,RESIDENTIAL,TEMPORARY_LODGING_HOTEL_MOTEL,Residential,Temporary Lodging / Hotel / Motel,,,449 -TRUE,UNCLASSIFIED,UNCLASSIFIED,Unclassified,Unclassified,,, -TRUE,UTILITY_MISC,TRANSPORTATION_STATION_HUB_AREA,Utility and Misc,Transportation Station / Hub / Area (Airport / Bus / Train / Passenger Terminal,,,"974, 972, 973, 171, 173, 174, 632" -TRUE,UTILITY_MISC,ENERGY_FACILITY_INFRASTRUCTURE,Utility and Misc,Energy Facility / Infrastructure,,,"610, 614, 615, 642, 644, 645, 983" -TRUE,UTILITY_MISC,WATER_SANITATION_FACILITY_INFRASTRUCTURE,Utility and Misc,Water and Sanitation Facility / Infrastructure,,,647 -TRUE,UTILITY_MISC,TRASH_RECYCLING_FACILITY,Utility and Misc,Trash / Recycling Facility,,,648 -TRUE,STORAGE,STORAGE_PORTABLE_BUILDING,Storage,Storage - Portable Building,,, -TRUE,STORAGE,STORAGE_MULTI_TENANT,Storage,Storage - Multi-Tenant,,, -TRUE,STORAGE,STORAGE_SINGLE_TENANT,Storage,Storage - Single-Tenant,,, -TRUE,ROADWAY_ACCESS,SIDEWALK,Roadway/Access,Sidewalk,,, -TRUE,ROADWAY_ACCESS,STREET,Roadway/Access,Street,,,"960, 962, 963" -TRUE,ROADWAY_ACCESS,HIGHWAY_INTERSTATE,Roadway/Access,Highway / Interstate ,,,961 -TRUE,ROADWAY_ACCESS,LIMITED_ACCESS_HIGHWAY_INTERSTATE,Roadway/Access,Limited Access Highway / Interstate,,, -TRUE,ROADWAY_ACCESS,BRIDGE,Roadway/Access,Bridge,,,921 -TRUE,ROADWAY_ACCESS,TUNNEL,Roadway/Access,Tunnel,,,922 -TRUE,ROADWAY_ACCESS,RAILROAD_RAILYARD,Roadway/Access,Railroad or Railroad Yard,,,"951, 952" -TRUE,ROADWAY_ACCESS,PARKING_LOT_GARAGE,Roadway/Access,Parking Lot / Parking Garage,,,"881, 882, 965" -TRUE,OUTDOOR,GROUND_VACANT_LAND,Outdoor,Ground / Vacant Land,,,"931, 936 " -TRUE,OUTDOOR,CAMP_SITE,Outdoor,Camp Site,,,935 -TRUE,OUTDOOR,PLAYGROUND_PARK_RECREATIONAL_AREA,Outdoor,Playground / Park / Recreational Area / Monument / Statue,,,"110, 121, 124, 154" -TRUE,OUTDOOR,HIKING_TRAIL,Outdoor,Hiking Trail,,, -TRUE,OUTDOOR,ORCHARD_CROPS_FARMLAND,Outdoor,Orchard / Crops / Farm (non-building),,,655 -TRUE,OUTDOOR,FOREST_GRASSLANDS_WOODLAND_WILDLAND_AREAS,Outdoor,Forest / Grasslands / Woodland / Wildland Area,,,669 -TRUE,OUTDOOR,WATERFRONT,Outdoor,Waterfront (Beach / Dock),,,"937, 143, 898, 940" -TRUE,OUTDOOR,OPEN_WATER,Outdoor,Open Water (Lake / River/ Pond / Ocean),,,"941, 946" -TRUE,OUTDOOR_INDUSTRIAL,DUMP_LANDFILL,Outdoor Industrial,Dump / Landfill,,,919 -TRUE,OUTDOOR_INDUSTRIAL,INDUSTRIAL_YARD,Outdoor Industrial,Industrial Yard,,,984 -TRUE,OUTDOOR_INDUSTRIAL,MINE,Outdoor Industrial,Mine (non-building) / Oil Field,,,"679, 982" -TRUE,OUTDOOR_INDUSTRIAL,CONSTRUCTION_SITE,Outdoor Industrial,Construction Site,,,981 diff --git a/core_schemas/value_sets/csv/type_medical_patient_care.csv b/core_schemas/value_sets/csv/type_medical_patient_care.csv deleted file mode 100644 index 4672327..0000000 --- a/core_schemas/value_sets/csv/type_medical_patient_care.csv +++ /dev/null @@ -1,7 +0,0 @@ -value,active,description,definition,source -PATIENT_EVALUATED_CARE_PROVIDED,TRUE,Patient Evaluated and Care Provided,, -PATIENT_EVALUATED_REFUSED_CARE,TRUE,Patient Evaluated and Refused Care,, -PATIENT_EVALUATED_NO_CARE_REQUIRED,TRUE,"Patient Evaluated, No Care Required ",, -PATIENT_REFUSED_EVALUATION_CARE,TRUE,Patient Refused Evaluation/Care,, -PATIENT_SUPPORT_SERVICES_PROVIDED,TRUE,Patient Support Services Provided,, -PATIENT_DEAD_ON_ARRIVAL,TRUE, Patient Dead on Arrival,, diff --git a/core_schemas/value_sets/csv/type_medical_patient_status.csv b/core_schemas/value_sets/csv/type_medical_patient_status.csv deleted file mode 100644 index 52473cc..0000000 --- a/core_schemas/value_sets/csv/type_medical_patient_status.csv +++ /dev/null @@ -1,4 +0,0 @@ -value,active,description,definition,source -IMPROVED,TRUE,Improved,, -UNCHANGED,TRUE,Unchanged,, -WORSE,TRUE,Worse,, diff --git a/core_schemas/value_sets/csv/type_medical_transport.csv b/core_schemas/value_sets/csv/type_medical_transport.csv deleted file mode 100644 index e138e83..0000000 --- a/core_schemas/value_sets/csv/type_medical_transport.csv +++ /dev/null @@ -1,6 +0,0 @@ -value,active,description,definition,source -TRANSPORT_BY_EMS_UNIT,TRUE,Transport by EMS Unit,, -OTHER_AGENCY_TRANSPORT,TRUE,Transport by Other Agency,, -PATIENT_REFUSED_TRANSPORT,TRUE,Patient Refused Transport,, -NONPATIENT_TRANSPORT,TRUE,Non-Patient Transport (Not Otherwise Listed),, -NO_TRANSPORT,TRUE,No Transport,, diff --git a/core_schemas/value_sets/csv/type_noaction.csv b/core_schemas/value_sets/csv/type_noaction.csv deleted file mode 100644 index 3dfe1f4..0000000 --- a/core_schemas/value_sets/csv/type_noaction.csv +++ /dev/null @@ -1,4 +0,0 @@ -value,active,description,definition,source -CANCELLED,TRUE,Cancelled,, -STAGED_STANDBY,TRUE,Staged / Standby,, -NO_INCIDENT_FOUND,TRUE,No Incident Found,, diff --git a/core_schemas/value_sets/csv/type_occupant_response.csv b/core_schemas/value_sets/csv/type_occupant_response.csv deleted file mode 100644 index e8554b3..0000000 --- a/core_schemas/value_sets/csv/type_occupant_response.csv +++ /dev/null @@ -1,8 +0,0 @@ -value,active,description,definition,source -EVACUATED,TRUE,Evacuated,, -IGNORED_ALARM,TRUE,Ignored Alarm,, -UNABLE_TO_RESPOND,TRUE,"Unable To Respond (Impaired, Sleeping, Disabled, Child)",, -ATTEMPTED_TO_EXTINGUISH,TRUE,Attempted To Extinguish,, -ATTEMPTED_TO_RESCUE_OCCUPANTS,TRUE,Attempted to Rescue Other Occupants,, -ATTEMPTED_TO_RESCUE_ANIMALS,TRUE,Attempted to Rescue Animals,, -UNKNOWN,TRUE,Unknown,, diff --git a/core_schemas/value_sets/csv/type_pop_source.csv b/core_schemas/value_sets/csv/type_pop_source.csv deleted file mode 100644 index 3697b77..0000000 --- a/core_schemas/value_sets/csv/type_pop_source.csv +++ /dev/null @@ -1,3 +0,0 @@ -value,active,description,definition,source -DEPARTMENT_ENTERED,TRUE,Department Entered,, -CENSUS_DERIVED,TRUE,Census Derived,, diff --git a/core_schemas/value_sets/csv/type_psap.csv b/core_schemas/value_sets/csv/type_psap.csv deleted file mode 100644 index c1359e1..0000000 --- a/core_schemas/value_sets/csv/type_psap.csv +++ /dev/null @@ -1,3 +0,0 @@ -value,active,description,definition,source -PRIMARY,TRUE,Primary,, -SECONDARY,TRUE,Secondary,, diff --git a/core_schemas/value_sets/csv/type_psap_capa.csv b/core_schemas/value_sets/csv/type_psap_capa.csv deleted file mode 100644 index c1815df..0000000 --- a/core_schemas/value_sets/csv/type_psap_capa.csv +++ /dev/null @@ -1,3 +0,0 @@ -value,active,description,definition,source -LEGACY,TRUE,Legacy,, -NG911,TRUE,NG911,, diff --git a/core_schemas/value_sets/csv/type_psap_disc.csv b/core_schemas/value_sets/csv/type_psap_disc.csv deleted file mode 100644 index c79bec6..0000000 --- a/core_schemas/value_sets/csv/type_psap_disc.csv +++ /dev/null @@ -1,3 +0,0 @@ -value,active,description,definition,source -SINGLE,TRUE,Single,, -MULTIPLE,TRUE,Multiple,, diff --git a/core_schemas/value_sets/csv/type_psap_juris.csv b/core_schemas/value_sets/csv/type_psap_juris.csv deleted file mode 100644 index c79bec6..0000000 --- a/core_schemas/value_sets/csv/type_psap_juris.csv +++ /dev/null @@ -1,3 +0,0 @@ -value,active,description,definition,source -SINGLE,TRUE,Single,, -MULTIPLE,TRUE,Multiple,, diff --git a/core_schemas/value_sets/csv/type_race.csv b/core_schemas/value_sets/csv/type_race.csv deleted file mode 100644 index e0a2ab5..0000000 --- a/core_schemas/value_sets/csv/type_race.csv +++ /dev/null @@ -1,10 +0,0 @@ -value,active,description,definition,source -AMERICAN_INDIAN_ALASKA_NATIVE,TRUE,American Indian or Alaska Native,"Individuals with origins in any of the original peoples of North, Central, and South America, including, for example, Navajo Nation, Blackfeet Tribe of the Blackfeet Indian Reservation of Montana, Native Village of Barrow Inupiat Traditional Government, Nome Eskimo Community, Aztec, and Maya.",U.S. Office of Management and Budget (OMB). -ASIAN,TRUE,Asian,"Individuals with origins in any of the original peoples of Central or East Asia, Southeast Asia, or South Asia, including, for example, Chinese, Asian Indian, Filipino, Vietnamese, Korean, and Japanese.",U.S. Office of Management and Budget (OMB). -BLACK_AFRICAN_AMERICAN,TRUE,Black or African American,"Individuals with origins in any of the Black racial groups of Africa, including, for example, African American, Jamaican, Haitian, Nigerian, Ethiopian, and Somali.",U.S. Office of Management and Budget (OMB). -MIDDLE_EASTERN_NORTH_AFRICAN,TRUE,Middle Eastern or North African,"Individuals with origins in any of the original peoples of the Middle East or North Africa, including, for example, Lebanese, Iranian, Egyptian, Syrian, Iraqi, and Israeli.",U.S. Office of Management and Budget (OMB). -HISPANIC_LATINO,TRUE,Hispanic or Latino,"Includes individuals of Mexican, Puerto Rican, Salvadoran, Cuban, Dominican, Guatemalan, and other Central or South American or Spanish culture or origin.",U.S. Office of Management and Budget (OMB). -NATIVE_HAWAIIAN_PACIFIC_ISLANDER,TRUE,Native Hawaiian or Pacific Islander,"Individuals with origins in any of the original peoples of Hawaii, Guam, Samoa, or other Pacific Islands, including, for example, Native Hawaiian, Samoan, Chamorro, Tongan, Fijian, and Marshallese.",U.S. Office of Management and Budget (OMB). -WHITE,TRUE,White,"Individuals with origins in any of the original peoples of Europe, including, for example, English, German, Irish, Italian, Polish, and Scottish.",U.S. Office of Management and Budget (OMB). -OTHER,TRUE,Other,Individuals whose race does not fit into one of the other categories., -UNKNOWN,TRUE,Unknown,Individuals whose race could not be determined., diff --git a/core_schemas/value_sets/csv/type_region.csv b/core_schemas/value_sets/csv/type_region.csv deleted file mode 100644 index e87fa41..0000000 --- a/core_schemas/value_sets/csv/type_region.csv +++ /dev/null @@ -1,8 +0,0 @@ -value,active,description,definition,source -JURISDICTION,TRUE,Jurisdiction,, -BATTALION,TRUE,Battalion,, -COUNCIL_DISTRICT,TRUE,Council District,, -DISTRICT,TRUE,District,, -DIVISION,TRUE,Division,, -FIRST_DUE,TRUE,First Due,, -OTHER,TRUE,Other,, diff --git a/core_schemas/value_sets/csv/type_rel_dept_dept.csv b/core_schemas/value_sets/csv/type_rel_dept_dept.csv deleted file mode 100644 index 87b408f..0000000 --- a/core_schemas/value_sets/csv/type_rel_dept_dept.csv +++ /dev/null @@ -1,9 +0,0 @@ -value,active,description,definition,source -IS_CHILD_OF,TRUE,Is child of,, -IS_PARENT_OF,TRUE,Is parent of,, -MUTUALLY_AIDS,TRUE,Mutually aids,, -IS_MUTUALLY_AIDED_BY,TRUE,Is mutually aided by,, -AUTOMATICALLY_AIDS,TRUE,Automatically aids,, -IS_AUTOMATICALLY_AIDED_BY,TRUE,Is automatically aided by,, -CONTRACTUALLY_AIDS,TRUE,Contractually aids,, -IS_CONTRACTUALLY_AIDED_BY,TRUE,Is contractually aided by,, diff --git a/core_schemas/value_sets/csv/type_rel_dept_station.csv b/core_schemas/value_sets/csv/type_rel_dept_station.csv deleted file mode 100644 index 1ac5543..0000000 --- a/core_schemas/value_sets/csv/type_rel_dept_station.csv +++ /dev/null @@ -1,2 +0,0 @@ -value,active,description,definition,source -INCLUDES,TRUE,Includes,, diff --git a/core_schemas/value_sets/csv/type_rel_event_incident.csv b/core_schemas/value_sets/csv/type_rel_event_incident.csv deleted file mode 100644 index d9e2fc3..0000000 --- a/core_schemas/value_sets/csv/type_rel_event_incident.csv +++ /dev/null @@ -1,4 +0,0 @@ -value,active,description,definition,source -CAUSED_BY,TRUE,Caused by,Event was caused by incident, -CAUSED,TRUE,Caused,Event caused incident, -INCLUDES,TRUE,Includes,Incident was part of event, diff --git a/core_schemas/value_sets/csv/type_rel_incident_incident.csv b/core_schemas/value_sets/csv/type_rel_incident_incident.csv deleted file mode 100644 index e869684..0000000 --- a/core_schemas/value_sets/csv/type_rel_incident_incident.csv +++ /dev/null @@ -1,2 +0,0 @@ -value,active,description,definition,source -DUPLICATED_BY,TRUE,Duplicated by,Incident1 is a duplicate record for incident2, diff --git a/core_schemas/value_sets/csv/type_rel_station_station.csv b/core_schemas/value_sets/csv/type_rel_station_station.csv deleted file mode 100644 index a4db3ee..0000000 --- a/core_schemas/value_sets/csv/type_rel_station_station.csv +++ /dev/null @@ -1,2 +0,0 @@ -value,active,description,definition,source -UNKNOWN,TRUE,Unknown,, diff --git a/core_schemas/value_sets/csv/type_rel_unit_unit.csv b/core_schemas/value_sets/csv/type_rel_unit_unit.csv deleted file mode 100644 index a4db3ee..0000000 --- a/core_schemas/value_sets/csv/type_rel_unit_unit.csv +++ /dev/null @@ -1,2 +0,0 @@ -value,active,description,definition,source -UNKNOWN,TRUE,Unknown,, diff --git a/core_schemas/value_sets/csv/type_rescue.csv b/core_schemas/value_sets/csv/type_rescue.csv deleted file mode 100644 index 2f1f36b..0000000 --- a/core_schemas/value_sets/csv/type_rescue.csv +++ /dev/null @@ -1,7 +0,0 @@ -value,active,description,definition,source,xor -RESCUED_BY_FIREFIGHTER,TRUE,Rescued By Firefighter,,,FFRESCUE -RESCUED_BY_FF_RIT,TRUE,Rescued By Firefighter RIT,,,FFRESCUE -RESCUED_BY_NONFIREFIGHTER,TRUE,Rescued By Non-firefighter,,,NONFFRESCUE -EVAC_ASSISTED_BY_FIREFIGHTER,TRUE,Evacuation Assisted By Firefighter,,,FFRESCUE -SELF_EVACUATION,TRUE,Self-Evacuation,,,NONFFRESCUE -NO_RESCUE_NEEDED,TRUE,No Rescue Needed,,,NONFFRESCUE diff --git a/core_schemas/value_sets/csv/type_rescue_action.csv b/core_schemas/value_sets/csv/type_rescue_action.csv deleted file mode 100644 index 1bc2b95..0000000 --- a/core_schemas/value_sets/csv/type_rescue_action.csv +++ /dev/null @@ -1,9 +0,0 @@ -value,active,description,definition,source -VENTILATION,TRUE,Ventilation,, -HYDRAULIC_TOOL_USE,TRUE,Hydraulic Tool Use,, -UNDERWATER_DIVE,TRUE,Underwater Dive,, -ROPE_RIGGING,TRUE,Rope Rigging,, -BREAK_BREACH_WALL,TRUE,Break / Breach Wall,, -BRACE_WALL_INFRASTRUCTURE,TRUE,Brace Wall / Infrastructure,, -TRENCH_SHORING,TRUE,Trench Shoring,, -SUPPLY_AIR,TRUE,Supply Air,, diff --git a/core_schemas/value_sets/csv/type_rescue_elevation.csv b/core_schemas/value_sets/csv/type_rescue_elevation.csv deleted file mode 100644 index 4668735..0000000 --- a/core_schemas/value_sets/csv/type_rescue_elevation.csv +++ /dev/null @@ -1,5 +0,0 @@ -value,active,description,definition,source -ON_FLOOR,TRUE,On Floor,, -ON_BED,TRUE,On Bed,, -ON_FURNITURE,TRUE,"On Furniture (e.g., couch)",, -OTHER,TRUE,Other,, diff --git a/core_schemas/value_sets/csv/type_rescue_impediment.csv b/core_schemas/value_sets/csv/type_rescue_impediment.csv deleted file mode 100644 index ee091c6..0000000 --- a/core_schemas/value_sets/csv/type_rescue_impediment.csv +++ /dev/null @@ -1,7 +0,0 @@ -value,active,description,definition,source -HOARDING_CONDITIONS,TRUE,Hoarding Conditions,, -ACCESS_LIMITATIONS,TRUE,Limited Access,, -PHYSICAL_MEDICAL_CONDITIONS_PERSON,TRUE,Physical / Medical Conditions of Person,, -IMPAIRED_PERSON,TRUE,Impaired Person,, -OTHER,TRUE,Other,, -NONE,TRUE,None,, diff --git a/core_schemas/value_sets/csv/type_rescue_mode.csv b/core_schemas/value_sets/csv/type_rescue_mode.csv deleted file mode 100644 index f3e6ae8..0000000 --- a/core_schemas/value_sets/csv/type_rescue_mode.csv +++ /dev/null @@ -1,6 +0,0 @@ -value,active,description,definition,source,xor -REMOVAL_FROM_STRUCTURE,TRUE,Removal From Structure,,,REMOVAL -EXTRICATION,TRUE,Extrication,,,NONREMOVAL -DISENTANGLEMENT,TRUE,Disentanglement,,,NONREMOVAL -RECOVERY,TRUE,Recovery,,,NONREMOVAL -OTHER,TRUE,Other,,,NONREMOVAL diff --git a/core_schemas/value_sets/csv/type_rescue_path.csv b/core_schemas/value_sets/csv/type_rescue_path.csv deleted file mode 100644 index 7af12e5..0000000 --- a/core_schemas/value_sets/csv/type_rescue_path.csv +++ /dev/null @@ -1,3 +0,0 @@ -value,active,description,definition,source -REMOVAL_ALONG_PRIMARY_PATH,TRUE,Removal Along Primary Search Path,, -REMOVAL_ALONG_ALT_PATH,TRUE,Removal Along Alternate Path,, diff --git a/core_schemas/value_sets/csv/type_rescue_presence_known.csv b/core_schemas/value_sets/csv/type_rescue_presence_known.csv deleted file mode 100644 index 7ee5b32..0000000 --- a/core_schemas/value_sets/csv/type_rescue_presence_known.csv +++ /dev/null @@ -1,4 +0,0 @@ -value,active,description,definition,source -KNOWN_DISPATCH,TRUE,Known rescue need upon dispatch,, -KNOWN_ARRIVAL,TRUE,Known rescue need upon arrival,, -KNOWN_DURING,TRUE,Known rescue need during incident operations,, diff --git a/core_schemas/value_sets/csv/type_response_mode.csv b/core_schemas/value_sets/csv/type_response_mode.csv deleted file mode 100644 index 530dba2..0000000 --- a/core_schemas/value_sets/csv/type_response_mode.csv +++ /dev/null @@ -1,3 +0,0 @@ -value,active,description,definition,source -EMERGENT,TRUE,Emergent,, -NON_EMERGENT,TRUE,Non Emergent,, diff --git a/core_schemas/value_sets/csv/type_room.csv b/core_schemas/value_sets/csv/type_room.csv deleted file mode 100644 index 289fa7d..0000000 --- a/core_schemas/value_sets/csv/type_room.csv +++ /dev/null @@ -1,15 +0,0 @@ -value,active,description,definition,source -ASSEMBLY,TRUE,Assembly,, -BATHROOM,TRUE,Bathroom,, -BEDROOM,TRUE,Bedroom,, -KITCHEN,TRUE,Kitchen,, -LIVING_SPACE,TRUE,Living Space,, -HALLWAY_FOYER,TRUE,Hallway / Foyer,, -GARAGE,TRUE,Garage,, -BALCONY_PORCH_DECK,TRUE,Balcony / Porch / Deck,, -BASEMENT,TRUE,Basement,, -ATTIC,TRUE,Attic,, -OFFICE,TRUE,Office,, -UTILITY_ROOM,TRUE,Utility Room,, -OTHER,TRUE,Other,, -UNKNOWN,TRUE,Unknown,, diff --git a/core_schemas/value_sets/csv/type_rr_presence.csv b/core_schemas/value_sets/csv/type_rr_presence.csv deleted file mode 100644 index 6188ee1..0000000 --- a/core_schemas/value_sets/csv/type_rr_presence.csv +++ /dev/null @@ -1,4 +0,0 @@ -value,active,description,definition,source,xor -PRESENT,TRUE,Present,,,PRESENT -NOT_PRESENT,TRUE,Not Present,,,NOTPRESENT -NOT_APPLICABLE,TRUE,Not Applicable,,,NOTPRESENT diff --git a/core_schemas/value_sets/csv/type_serv_ems.csv b/core_schemas/value_sets/csv/type_serv_ems.csv deleted file mode 100644 index 4b97245..0000000 --- a/core_schemas/value_sets/csv/type_serv_ems.csv +++ /dev/null @@ -1,8 +0,0 @@ -value,active,description,definition,source,NEMSIS Link d.Agency.09,NEMSIS Link d.Agency.11 -NO_MEDICAL,TRUE,No Emergency Medical First Response,Fire departments that do not regularly respond to emergency medical calls and are not part of the EMS response model for their community.,,, -BLS_NO_TRANSPORT,TRUE,"Emergency Medical First Responder (BLS), Non-Transport","Fire departments offering basic life support (BLS) level first response through licensed firefighters or other employees within entity. BLS would describe care at the First Responder or EMT-Basic level, including bleeding control, splinting, CPR, defibrillation, spinal immobilization and other skills. This model would rely on a separate ambulance for transportation to the hospital that is not affiliated with the fire department.",,9920003.0,9917005.0 -ALS_NO_TRANSPORT,TRUE,"Emergency Medical First Responder (ALS), Non-Transport","Fire departments offering advanced life support (ALS) level first response through licensed firefighters or other employees within entity. ALS would describe care at the EMT-Intermediate, EMT-Advanced or EMT-Paramedic level, including intravenous access, airway management, pharmacology, heart rhythm interpretation, and other invasive clinical skills. This model would rely on a separate ambulance for transportation to the hospital that is not affiliated with the fire department.",,9920003.0,9917007.0 -BLS_TRANSPORT,TRUE,Emergency Medical Response and Patient Transport (BLS),"Fire departments offering basic life support (BLS) level care and patient transportation through licensed firefighters or other employees within entity. BLS would describe care at the First Responder or EMT-Basic level, including bleeding control, splinting, CPR, defibrillation, spinal immobilization and other skills. This model would include a fire department owned and operated ambulance for transportation to the hospital.",,9920001.0,9917005.0 -ALS_TRANSPORT,TRUE,Emergency Medical Response and Patient Transport (ALS),"Fire departments offering advanced life support (ALS) level care and patient transportation through licensed firefighters or other employees within entity. ALS would describe care at the EMT-Intermediate, EMT-Advanced or EMT-Paramedic level, including intravenous access, airway management, pharmacology, heart rhythm interpretation, and other invasive clinical skills. This model would include a fire department owned and operated ambulance for transportation to the hospital.",,9920001.0,9917007.0 -AERO_TRANSPORT,TRUE,Emergency Medical Aeromedical Transport,"If the Department offers EMS Services, is there FD owned/operated aeromedical transport",,9920005.0,9917007.0 -COMMUNITY_MED,TRUE,Emergency Medical Community Medicine,"If the Department offers EMS Services, does the department have a community medicine program",,9920017.0,9917023.0 diff --git a/core_schemas/value_sets/csv/type_serv_fd.csv b/core_schemas/value_sets/csv/type_serv_fd.csv deleted file mode 100644 index c814ef0..0000000 --- a/core_schemas/value_sets/csv/type_serv_fd.csv +++ /dev/null @@ -1,38 +0,0 @@ -value,active,description,definition,source -STRUCTURAL_FIREFIGHTING,TRUE,Conventional Structural and Other Fire Response,, -HIGHRISE_FIREFIGHTING,TRUE,High-Rise Structural Firefighting,, -WILDLAND_FIREFIGHTING,TRUE,Wildfire Response / Wildland Urban Interface,, -PETROCHEM_FIREFIGHTING,TRUE,Hydrocarbon and Petrochemical Firefighting,, -ARFF_FIREFIGHTING,TRUE,Aircraft Rescue and Firefighting (ARFF) Response,, -MARINE_FIREFIGHTING,TRUE,Marine/Oceanic/Shipboard Fire Suppression,, -HAZMAT_OPS,TRUE,Hazardous Materials Operations Level,, -HAZMAT_TECHNICIAN,TRUE,Hazardous Materials Technician Level,, -ROPE_RESCUE,TRUE,Rope Rescue,, -COLLAPSE_RESCUE,TRUE,Structural Collapse Search and Rescue,, -VEHICLE_RESCUE,TRUE,Vehicle Search and Rescue,, -ANIMAL_TECHRESCUE,TRUE,Animal Technical Rescue,, -WILDERNESS_SAR,TRUE,Wilderness Search and Rescue,, -TRENCH_RESCUE,TRUE,Trench Search and Rescue,, -CONFINED_SPACE,TRUE,Confined Space Rescue,, -MACHINERY_RESCUE,TRUE,Machinery Search and Rescue,, -CAVE_SAR,TRUE,Cave Search and Rescue,, -MINE_SAR,TRUE,Mine and Tunnel Search and Rescue,, -HELO_SAR,TRUE,Helicopter Search and Rescue,, -WATER_SAR,TRUE,Surface Water Search and Rescue,, -SWIFTWATER_SAR,TRUE,Swiftwater Search and Rescue,, -DIVE_SAR,TRUE,Dive Search and Rescue,, -ICE_RESCUE,TRUE,Ice Search and Rescue,, -SURF_RESCUE,TRUE,Surf Search and Rescue,, -WATERCRAFT_RESCUE,TRUE,Watercraft Search and Rescue,, -FLOOD_SAR,TRUE,Flood Search and Rescue,, -TOWER_SAR,TRUE,Tower Search and Rescue,, -REHABILITATION,TRUE,Rehabilitation Services,, -RRD_EXISTING,TRUE,Risk Reduction: Existing Building Fire Inspection,, -RRD_NEWCONST,TRUE,Risk Reduction: New Construction Fire Inspection,, -RRD_PUBLICED,TRUE,"Risk Reduction: Public Fire, Life Safety, Injury Prevention Education",, -RRD_PLANS,TRUE,Risk Reduction: Plan Review,, -CAUSE_ORIGIN,TRUE,Fire Cause Determination and Investigation,, -TRAINING_ELF,TRUE,"Training Academy, Entry-Level Firefighter",, -TRAINING_VETFF,TRUE,"Training Academy, Incumbent Firefighter",, -TRAINING_OD,TRUE,"Training Academy, Officer Development",, -TRAINING_DRIVER,TRUE,"Training Academy, Driver/Operator",, diff --git a/core_schemas/value_sets/csv/type_serv_invest.csv b/core_schemas/value_sets/csv/type_serv_invest.csv deleted file mode 100644 index 353b58b..0000000 --- a/core_schemas/value_sets/csv/type_serv_invest.csv +++ /dev/null @@ -1,6 +0,0 @@ -value,active,description,definition,source -COMPANY_LEVEL,TRUE,Company-Level Investigation Program,"Investigation program in which company officer, or other designated shift-based members of the department are responsible for fire cause and origin determination.",NFPA 1021/1033 -YOUTH_FIRESETTER,TRUE,Youth Firesetter Intervention Program,"Describes a fire department's program to identify, counsel, monitor, and refer youth fire setters. Can represent a formal joint program with other agencies.",NFPA 1035 -DEDICATED,TRUE,Dedicated Fire Investigation Program,Investigation program in which fire investigators are designed and trained individuals whose primary or sole purpose is investigating fires to determine cause and origin.,NFPA 921/103 -LAW_ENFORCEMENT,TRUE,Law Enforcement + Fire Investigation Program,Investigation program in which fire investigators are designed and trained individuals whose primary or sole purpose is investigating fires to determine cause and origin. In addition this service indicates that fire investigators within the fire department possess law enforcement powers and authority within the particular jurisdiction.,NFPA 921/1033 -K9_DETECT,TRUE,K9 Accelerant Detection,"Human and working-dog that have certification in the specific discipline of ignitible liquid canine detection and maintains those abilities through field application, maintenance training, scheduled recertification, and continuing education.",NFPA 921 diff --git a/core_schemas/value_sets/csv/type_source_target.csv b/core_schemas/value_sets/csv/type_source_target.csv deleted file mode 100644 index 2440533..0000000 --- a/core_schemas/value_sets/csv/type_source_target.csv +++ /dev/null @@ -1,4 +0,0 @@ -value,active,description,definition,source -SOURCE,TRUE,Source,, -TARGET,TRUE,Target,, -UNKNOWN,TRUE,Unknown,, diff --git a/core_schemas/value_sets/csv/type_special_modifier.csv b/core_schemas/value_sets/csv/type_special_modifier.csv deleted file mode 100644 index ec84023..0000000 --- a/core_schemas/value_sets/csv/type_special_modifier.csv +++ /dev/null @@ -1,8 +0,0 @@ -value,active,description,definition,source -ACTIVE_ASSAILANT,TRUE,Active Assailant,, -MCI,TRUE,Mass Casualty Incident,, -FEDERAL_DECLARED_DISASTER,TRUE,Federal Declared Disaster,, -STATE_DECLARED_DISASTER,TRUE,State Declared Disaster,, -COUNTY_LOCAL_DECLARED_DISASTER,TRUE,County or Local Declared Disaster,, -URBAN_CONFLAGRATION,TRUE,Urban Conflagration,, -VIOLENCE_AGAINST_RESPONDER,TRUE,Violence Against Responder,, diff --git a/core_schemas/value_sets/csv/type_suppress_appliance.csv b/core_schemas/value_sets/csv/type_suppress_appliance.csv deleted file mode 100644 index 4f3d8fa..0000000 --- a/core_schemas/value_sets/csv/type_suppress_appliance.csv +++ /dev/null @@ -1,13 +0,0 @@ -value,active,description,definition,source -FIRE_EXTINGUISHER,TRUE,Fire Extinguisher (All Agent Types),, -BOOSTER_FIRE_HOSE,TRUE,Booster ( < 1 inch) Fire Hose,, -SMALL_DIAMETER_FIRE_HOSE,TRUE,Small Diameter (1 inch to 2 inch) Fire Hose,, -MEDIUM_DIAMETER_FIRE_HOSE,TRUE,Medium Diameter (2 inch to 3 inch) Fire Hose,, -GROUND_MONITOR,TRUE,Ground Monitor,, -MASTER_STREAM,TRUE,Master Stream,, -ELEVATED_MASTER_STREAM_STANDPIPE,TRUE,Elevated Master Stream / Flying Standpipe,, -BUILDING_STANDPIPE,TRUE,Building Standpipe,, -BUILDING_FDC,TRUE,Building Fire Department Connection,, -AIRATTACK_HELITACK,TRUE,Air Tanker / Helitank,, -OTHER,TRUE,Other,, -NONE,TRUE,None,, diff --git a/core_schemas/value_sets/csv/type_suppress_cooking.csv b/core_schemas/value_sets/csv/type_suppress_cooking.csv deleted file mode 100644 index 6ae2535..0000000 --- a/core_schemas/value_sets/csv/type_suppress_cooking.csv +++ /dev/null @@ -1,6 +0,0 @@ -value,active,description,definition,source -COMMERCIAL_HOOD_SUPPRESSION,TRUE,Commercial Hood Suppression System,, -RESIDENTIAL_HOOD_MOUNTED,TRUE,Residential Hood Mounted Suppression Device,, -TEMPERATURE_LIMITING_STOVE,TRUE,Temperature Limiting Stove Burner,, -ELECTRIC_POWER_CUTOFF_DEVICE,TRUE,Electric Power Cutoff Device,, -OTHER,TRUE,Other,, diff --git a/core_schemas/value_sets/csv/type_suppress_fire.csv b/core_schemas/value_sets/csv/type_suppress_fire.csv deleted file mode 100644 index 19fe25d..0000000 --- a/core_schemas/value_sets/csv/type_suppress_fire.csv +++ /dev/null @@ -1,9 +0,0 @@ -value,active,description,definition,source -WET_PIPE_SPRINKLER_SYSTEM,TRUE,Wet-Pipe Sprinkler System,, -DRY_PIPE_SPRINKLER_SYSTEM,TRUE,Dry-Pipe Sprinkler System,, -PRE_ACTION_SYSTEM,TRUE,Pre Action System,, -DELUGE_SYSTEM,TRUE,Deluge System,, -CLEAN_AGENT_SYSTEM,TRUE,Clean Agent System,, -INDUSTRIAL_DRY_CHEM_SYSTEM,TRUE,Industrial Dry Chemical System,, -OTHER,TRUE,Other,, -UNKNOWN,TRUE,Unknown,, diff --git a/core_schemas/value_sets/csv/type_suppress_no_operation.csv b/core_schemas/value_sets/csv/type_suppress_no_operation.csv deleted file mode 100644 index 0f25445..0000000 --- a/core_schemas/value_sets/csv/type_suppress_no_operation.csv +++ /dev/null @@ -1,9 +0,0 @@ -value,active,description,definition,source -SYSTEM_SHUTOFF_PRIOR_TO_INCIDENT,TRUE,System Shutoff Prior to Incident,, -SYSTEM_SHUTOFF_DURING_INCIDENT,TRUE,System Shutoff during Incident,, -SYSTEM_INOPERABLE,TRUE,System Inoperable,, -SYSTEM_DAMAGED_COMPROMISED,TRUE,System Damaged / Compromised,, -SYSTEM_NOT_SUITABLE,TRUE,System Not / Suitable For Current Occupancy / Fuel Load,, -INSUFFICIENT_WATER_SUPPLY,TRUE,Insufficient Water Supply,, -INSUFFICIENT_SOURCE,TRUE,Insufficient Fire Source to Activate,, -UNABLE_TO_DETERMINE,TRUE,Unable To Determine,, diff --git a/core_schemas/value_sets/csv/type_suppress_operation.csv b/core_schemas/value_sets/csv/type_suppress_operation.csv deleted file mode 100644 index c3a61b9..0000000 --- a/core_schemas/value_sets/csv/type_suppress_operation.csv +++ /dev/null @@ -1,4 +0,0 @@ -value,active,description,definition,source,xor -OPERATED_EFFECTIVE,TRUE,Operated - Effective,Prevention of flashover,,EFFECTIVE -OPERATED_NOT_EFFECTIVE,TRUE,Operated - Not Effective,,,INEFFECTIVE -NO_OPERATION,TRUE,Did Not Operate,,,FAILED diff --git a/core_schemas/value_sets/csv/type_suppress_time.csv b/core_schemas/value_sets/csv/type_suppress_time.csv deleted file mode 100644 index 65b3a60..0000000 --- a/core_schemas/value_sets/csv/type_suppress_time.csv +++ /dev/null @@ -1,4 +0,0 @@ -value,active,description,definition,source -PRE_SUPPRESSION,TRUE,Pre Suppression,, -DURING_SUPPRESSION,TRUE,During Suppression,, -POST_SUPPRESSION,TRUE,Post Suppression,, diff --git a/core_schemas/value_sets/csv/type_unit.csv b/core_schemas/value_sets/csv/type_unit.csv deleted file mode 100644 index e99f662..0000000 --- a/core_schemas/value_sets/csv/type_unit.csv +++ /dev/null @@ -1,50 +0,0 @@ -value,active,description,definition,source,Operational Description,Common Nomenclature/Radio Designator -CREW_TRANS,TRUE,Crew Transport,This resource describes a unit that is typically used for transporting large numbers of firefighters. Equipment on this resource likely includes seating for ten or more firefighters.,"FEMA 508-4, Crew Transport",This resource type typically uses a large passenger van or customized derivative. It is typed in the FEMA 508-4 document. Most typically used for wildfire response incidents.,"Crew Transport, Van" -ENGINE_STRUCT,TRUE,Engine (Structural),"This resource describes a fire suppression unit that is typically used for structural firefighting. Equipment on this resource must include a sufficiently sized pump, water, tools and the ability to transport firefighters to an emergency scene.","NFPA 1901 3.3.146, NFPA 1901 Chapter 5, FEMA 508-4 Page 7, NWCG PMS200","This resource type typically involves commercial or custom chassis with a variety of seating configurations and compartmentation strategies. The unit should generally meet NFPA 1901, Chapter 5, FEMA 508-4 (Type 1 and 2), and NWCG Publication PMS 200 Type 1 and 2.","Engine, Pumper" -ENGINE_WUI,TRUE,Engine (Wildland Interface),"This resource describes a fire suppression unit that is typically used to combat outdoor hostile fires, although some types have structural firefighting capacity. Equipment on this resource must include a sufficiently sized pump, water, tools and the ability to transport firefighters to an emergency scene. This resource has increased maneuverability and off-road capacity to assist with fire suppression in difficult terrain and topography.","NFPA 1901 Chapter 6, FEMA 508-4 Page 7, NWCG PMS200","This resource type typically involves commercial or custom chassis with a variety of seating configurations and compartmentation strategies. The unit should generally meet NFPA 1901, Chapter 5, FEMA 508-4 (Type 3+), and NWCG Publication PMS 200 Type 3+.","Engine, Pumper, Brush" -BOAT,TRUE,"Fire / Rescue Boat, Small (Craft Length of < 20 feet)",This resource describes a smaller watercraft designed to transport firefighters and tools to a fire that is typically used for response in a smaller marine or shoreline environment. Equipment on this resource usually includes a pump and other fire suppression and/or rescue equipment.,FEMA 508-4 Page 8,"This resource type typically is a small watercraft that can be towed on a trailer for deployment and response in a marine or shoreline environment. Generally meets FEMA 508-4 Fire Boat, Type 3.","Boat, Fire Boat" -BOAT_LARGE,TRUE,"Fire Boat, Large (Craft Length of 20+ feet)","This resource describes a large watercraft that is typically used for fire and rescue responses in large and complex harbors and other shoreline environments. Equipment on this resource includes a large fire pump, a variety of master stream nozzles and other equipment for fire suppression activities.",FEMA 508-4 Page 8,"This resource type typically is a larger watercraft that is found in a dock or shoreline fire station for deployment and response in the water. Generally meets FEMA 508-4 Fire Boat, Type 1 and 2.","Boat, Fire Boat" -LADDER_SMALL,TRUE,"Ladder or Truck, Rear or Mid-Mount Ladder < 75' No Suppression Capability",This resource describes a fire unit with a ladder or other aerial device that is typically used for victim access and rescue above the ground floor and utilization of elevated master streams. Equipment on this resource includes a fixed ladder device of less than 75 feet and other tools and equipment for fireground support activities.,"NFPA 1901 3.3.5 and Chapter 8, FEMA 508-4 Page 9",This resource is a conventional ladder without fire suppression capability with an aerial device length of less than 75 feet.,"Ladder, Truck" -LADDER_QUINT,TRUE,"Ladder or Truck, Rear or Mid-Mount Ladder < 75' Suppression Capable","This resource describes a fire unit with a ladder or other aerial device that is typically used for victim access and rescue above the ground floor and utilization of elevated master streams. Equipment on this resource includes a ladder or aerial device less than 75 feet that has a permanently mounted fire pump, water tank, hose storage, aerial device with waterway, and ground ladders.","NFPA 1901 3.3.5 and Chapter 8 &9, FEMA 508-4 Page 9","This resource is a ""quint"" by definition and includes an aerial device length of less than 75 feet, combined with fire suppression capability.","Ladder, Truck, Quint" -LADDER_TALL,TRUE,"Ladder or Truck, Rear or Mid-Mount Ladder 75'+ No Suppression Capability",This resource describes a fire unit with a ladder or other aerial device that is typically used for victim access and rescue above the ground floor and utilization of elevated master streams. Equipment on this resource includes a fixed ladder device of 75 feet or more and other tools and equipment for fireground support activities.,"NFPA 1901 3.3.5 and Chapter 8, FEMA 508-4 Page 9",This rescue is a conventional ladder without fire suppression capability with an aerial device length of 75 feet or more.,"Ladder, Truck, Platform, Aerial" -QUINT_TALL,TRUE,"Ladder or Truck, Rear or Mid-Mount Ladder 75'+ Suppression Capable","This resource describes a fire unit with a ladder or other aerial device that is typically used for victim access and rescue above the ground floor and utilization of elevated master streams. Equipment on this resource includes a ladder or aerial device of 75 feet or more that has a permanently mounted fire pump, water tank, hose storage, aerial device with waterway, and ground ladders.","NFPA 1901 3.3.5 and Chapter 8 &9, FEMA 508-4 Page 9","This unit is a ""quint"" by definition and includes an aerial device length of 75 feet or more, combined with fire suppression capability.","Ladder, Truck, Platform, Aerial, Quint" -PLATFORM,TRUE,"Elevated Platform, Rear or Mid-Mount Ladder > 75' No Suppression Capability",This resource describes a fire unit with a platform mounted to a box beam or other non-ladder aerial device that is typically used for victim access and rescue above the ground floor and utilization of elevated master streams. Equipment on this resource includes a platform at the end of an aerial device of more than 75-feet and other tools and equipment for fireground support activities.,"NFPA 1901 3.3.5 and Chapter 8, FEMA 508-4 Page 9",This unit is a platform-type aerial on either a ladder or beam-style configuration without fire suppression capability with an aerial device length of more than 75 feet.,"Ladder, Truck, Platform, Aerial" -PLATFORM_QUINT,TRUE,"Elevated Platform, Rear or Mid-Mount Ladder > 75' with Suppression Capability","This resource describes a fire unit with a platform mounted to a box beam or other non-ladder aerial device that is typically used for victim access and rescue above the ground floor and utilization of elevated master streams. Equipment on this resource includes a platform at the end of an aerial device of more than 75-feet, pump, water tank, and other tools and equipment for fireground support activities.","NFPA 1901 3.3.5 and Chapter 8 &9, FEMA 508-4 Page 9",This unit is a platform-type aerial on either a ladder or beam-style configuration with fire suppression capability with an aerial device length of more than 75 feet.,"Ladder, Truck, Platform, Aerial, Quint" -LADDER_TILLER,TRUE,Tractor-drawn Aerial unit,"This resource describes an aerial ladder that is characterized by two steering axles in the front and rear of the unit and a joint for articulation while driving that is typically used in communities with difficult vehicular access or turning radius limitations. Equipment on this resource includes a ladder exceeding 75-feet, along with tools and equipment for fireground support activities.",NFPA 1901 3.3.5 and Chapter 8,"This unit is traditionally referred to as a ""hook and ladder"" and can include fire suppression capability.","Ladder, Truck, Aerial" -ARFF,TRUE,ARFF Response Vehicle,"This resource describes a specially designed unit intended to carry rescue and firefighting equipment specifically for aircraft occupant rescue and fire suppression activities on airport facilities and involving aircraft. Equipment on this resource usually includes ""pump and roll"" capability, several master stream nozzles independently controlled in the cab of the unit, and a large foam and water tank.","FAA AC 150/5220-10E, NFPA 414, NFPA 1750 3.3.4",This unit that may be of several varieties (Class 1-5) and can include ARFF vehicles with aerial master streams / penetrating nozzle systems. unit usually meet Federal Aviation Administration Advisory Circular 150/5220-10E and/or NFPA 414.,"ARFF, Rescue, Engine, Unit, Foam" -FOAM,TRUE,Foam Tender,"This resource describes a unit designed for transporting and providing firefighting foam in large quantities at emergency fire incidents that is typically used for long-duration firefighting purposes, oftentimes at petrochemical facilities or similar target hazards.","NFPA 1901 Chapter 11, FEMA 508-4 Page 10",This unit is typically provided in urban settings or those near petrochemical facilities. These unit supply raw foam for extended fire suppression options and may be equipped with a pump.,Foam -TENDER,TRUE,Water Tender/Tanker,This resource describes a unit designed for transporting and providing water at fire incidents that is typically used for areas with limited water supply or without available hydrants.Equipment on this resource includes a minimum water tank capacity of 1000 gallons.,"NFPA 1901 Chapter 7, NWCG PMS 200, NFPA 1750 3.3.10.2, FEMA 508-4 Page 33","This unit has a primary mission to transport and/or shuttle water to emergency incidents.unit commonly come equipped with a fire pump, but this is not required.When the mission of the unit is both fire suppression pumping and water transportation, agency must determine primary mission to properly classify.Generally meets NFPA 1901, Chapter 7, and/or NWCG Publication PMS 200.NWCG: Support Type 1-3 and Tactical Type 1-2.","Tanker, Tender, Engine" -CREW,TRUE,Hand Crew,This resource describes a crew of firefighters for utilization at emergency incident that is typically used for wildfires.,"FEMA 508-4 Page 12, NWCG PMS 200","Hand crews are of various types, skills and deployment models to be used at emergency scenes.Crews assigned to unit should be assigned the unit resource type, as used here this resource type is unitless.",Crew -HELO_GENERAL,TRUE,"Helicopter, Multiuse","This resource describes a rotary-wing aerial platform used for a multitude of emergency services tasks including, but not limited to, fire suppression, situational awareness, reconnaissance, victim access, victim transportation, crew logistics, etc.","FEMA 508-4 Page 18, NWCG PMS 200, NWCG PMS 510",This aviation asset is multi-function and can describe shared aviation assets.,"Helo, Helicopter" -HELO_FIRE,TRUE,"Helicopter, Fire Suppression",This resource describes a rotary-wing aerial platform used for firefighting purposes.,"FEMA 508-4 Page 18 and 19, NWCG PMS 200, NWCG PMS 510","This aviation asset is targeted at the fire suppression mission, which can include water and fire suppression product drops, reconnaissance, crew transportation and other related functions.NWCG Type 1-3, FEMA 508-4 Type 1-4, FEMA 508-4 Helitanker (Large Helicopter)","Helo, Helicopter" -HELO_RESCUE,TRUE,"Helicopter, Rescue/EMS","This resource describes a rotary-wing aerial platform used for emergency medical mission components including victim access, rescue and transportation to medical facilities.",FEMA 508-3 Page 5,"This aviation asset is targeted at the emergency medical and rescue mission, which can include oceanic and terrestrial rescue.Generally meets FEMA 508-3 Types 1-4.","Helo, Helicopter" -UAS_FIRE,TRUE,Drone/UAV - Fire Suppression,This resource describes a unmanned aerial vehicle utilizedfor fire suppression purposes.,"NWCG PMS 200, 515 , NFPA 2400",The resource type can be rotary or fixed-wing.,"UAV, UAS, Drone" -UAS_RECON,TRUE,Drone/UAV - Recon or Situational Awareness,This resource describes an unmanned aerial vehicle utilized for reconnaissance purposes.,"NWCG PMS 200, 515, NFPA 2400",The resource type can be rotary or fixed-wing.,"UAV, UAS, Drone" -AIR_TANKER,TRUE,"Fixed Wing, Fire Suppression",This resource describes an aviation asset designed or configured for a fire suppression mission in a wildfire environment.,"NWCG PMS 200,",This aviation asset is used for fire suppression purposes meeting the general definition of NWCG PMS 200 Airtanker Type 1-4.,Airtanker -AIR_EMS,TRUE,"Fixed Wing, EMS",This resource describes an aviation asset designed for emergency medical transportation.,FEMA 508-3 Page 4,"This aviation asset for emergency medical purposes meeting the general definition of FEMA 508-3 Page 4, Types 1-4.", -AIR_RECON,TRUE,"Fixed Wing, Recon or Other","This resource describes an aviation assets designed for situational awareness, command, reconnaissance and other emergency purposes.",,This fixed wing aviation asset may be used to meet a wide variety of emergency incident needs., -ALS_AMB,TRUE,"Ambulance, ALS","This resource describes a vehicle that is used for patient treatment and transportation.Equipment on this resource includes advanced life support capability, staffing, and licensure.","NFPA 1750 3.3.54.1, FEMA 508-3 Page 6 Types 1-5","This resource type has advanced life support capability, as licensed by the local or state jurisdiction that includes treatment beyond basic life support including intubation, cardiac monitoring, intravenous access, drug therapy, etc.","Ambulance, Medic, Squad" -BLS_AMB,TRUE,"Ambulance, BLS","This resource describes a vehicle that is used for patient treatment and transportation.Equipment on this resource includes basic life support capability, staffing, and licensure.","NFPA 1750 3.3.54.1, FEMA 508-3 Page 6 Types 1-4","This resource type has basic life support capability, as licensed by the local or state jurisdiction.","Ambulance, Medic, Squad" -EMS_NOTRANS,TRUE,EMS Response Vehicle (Non-Transport),This resource describes a response vehicle with no capacity to transport patients providing initial first response or supplemental care.This unit may be equipped with either ALS or BLS capability.,"FEMA 508-3 Page 6, Type 5","This resource usually describes a chase vehicle, first responder unit, quick response unit, or community paramedic resource.","Squad, Quick Response" -EMS_SUPV,TRUE,EMS Supervisor,"This resource describes a response vehicle whose purpose is to provide oversight, command and control for the emergency medical program of a jurisdiction.",,This resource is typically a single resource staffed by one responder.,"Command, Car, Unit" -MAB,TRUE,Medical Ambulance Bus (MAB),This resource describes a response vehicle whose purpoose is to provide medical transportation services during mass casualty incidents.,FEMA 508-3 Page 4,This resource type is for the provision of medical care to patients before and during transport to medical receiving facilities during mass casualty incidents.,"MCU, MAB, Bus" -CHIEF_STAFF_COMMAND,TRUE,Chief/Staff/Command Officer,"This resource describes a response vehicle who purpose is to provide oversight, command, and control for emergency incidents.",,This resource is typically a single resource staffed by a chief and/or chiefs aide.It includes battalion/district/shift chiefs.,"Command, Car, Chief" -HAZMAT,TRUE,Hazardous Materials Unit,"This resource describes a unit contains supplies and equipment to support hazardous materials identification, containment, and mitigation in accordance with 29 CFR 1910.120.","FEMA 508-4 Page 13, NFPA 1901, Chapter 10","This resource type covers a wide array of hazardous materials units, but is usually a self-contained response vehicle for incidents of long duration.",HazMat -DECON,TRUE,Decontamination Unit,"This resource describes a unit with a mission targeted at mass decontamination at hazardous materials incidents.It is usually equipped with showers, tents, curtains and other supplies for conducting decontamination on a large scale.","NFPA 1901, Chapter 10",This resource type typically supplements other hazardous materials resources to help with gross decontamination of large numbers of people/victims.,"HazMat, Decon, Unit" -POV,TRUE,Privately Owned Vehicle,This resource describes a personal vehicle used for emergency response.,,This resource type is uncommon in utilization and can involve any personally-owned vehicle utilized by a firefighter in response., -RESCUE_HEAVY,TRUE,"Rescue Unit, Multi-Function, Heavy","This resource describes a large, often customized, multi-purpose and multi-discipline rescue unit that is typically used for responding to a wide array of specialized incident types that could include confined space, high angle, machinery, and other rescue situations.Equipment on this resource includes significant equipment, including hydraulic rescue tools, pneumatic lifting air bags, rescue ropes and ancillary gear, etc.","NFPA 1901, Chapter 10","This resource type typically reflects a large custom rescue unit with 10+ compartments for the storage and quick deployment of rescue devices and equipment. Generally meets NFPA 1901, Chapter 10. Resource may be equipped with water and pump.","Rescue, Squad" -RESCUE_MEDIUM,TRUE,"Rescue Unit, Multi-Function, Medium","This resource describes a medium-sized unit, often mounted on either a commercial or customized chassis that offers multi-discipline rescue equipment. It is not as comprehensive as a heavy rescue, but still carries a significant amount of resource related to several rescue incident types. Equipment on this resource includes significant equipment, including hydraulic rescue tools, pneumatic lifting air bags, rescue ropes and ancillary gear, etc.","NFPA 1901, Chapter 10","This resource type typically reflects either a large commercial or custom rescue unit with 8+ compartments for the storage and quick deployment of rescue devices and equipment on a single rear axle. Generally meets NFPA 1901, Chapter 10. Resource may be equipped with water and pump.","Rescue, Squad" -RESCUE_LIGHT,TRUE,"Rescue Unit, Multi-Function, Light","This resource describes a light-duty rescue unit that is typically mounted on a commercial chassis for limited rescue intervention. The equipment carried by this resource is limited and is usually targeted at high frequency rescue incidents, such as vehicle extrication and water rescue.",,This resource type typically reflects a smaller commercial rescue unit with 6+ compartments for the storage and quick deployment of a limited quantity of rescue devices and equipment. Resource may be equipped with water and pump.,"Rescue, Squad" -RESCUE_USAR,TRUE,"Rescue Unit, US&R","This resource describes a large, customized, rescue unit with supplies and equipment specifically missioned around urban search and rescue, building collapse, and other low frequency, high risk incidents. Equipment on this resource would usually include large amounts of cribbing, lumber, stabilization struts and other building stabilization and search resources.","NFPA 1901, Chapter 10","This resource type typically reflects a large custom rescue unit with 10+ compartments for the storage and quick deployment of rescue devices and equipment. Generally meets NFPA 1901, Chapter 10. May include a tractor-trailer arrangement in some jurisdictions.","Rescue, Squad, US&R, USAR, Collapse Rescue" -RESCUE_WATER,TRUE,"Rescue Unit, Water Rescue","This resource describes a light-duty unit that is used specifically for water rescue in oceanic, shoreline or flashflood prone areas. This unit is typically mounted on a commercial chassis and carries equipment specifically targeted at rescuing victims in water. This unit may act as a primary tow vehicle for watercraft.","NFPA 1901, Chapter 10",This resource type typically uses a commercial chassis to provide maneuverable access to areas requiring water rescue.,"Rescue, Squad, Water Rescue" -SCBA,TRUE,SCBA Support Unit,"This resource describes a unit designed to support self-contained breathing unit cylinder replenishment and logistics that is typically used for larger fires and other long-duration incidents. Equipment on this resource can include large quantities of SCBA cylinders, breathing air compressor, and other firefighter logistical support items.",,"This resource type supports breathing unit cylinder replenishment, cylinder refilling and related SCBA services at long duration incidents.","Mask Unit, Breathing Air Support Unit, SCBA Unit, Support," -AIR_LIGHT,TRUE,Air and Light Unit,"This resource describes a unit designed to support self-contained breathing unit cylinder replenishment, logistics, and scene illumination that is typically used for larger fires and other long-duration incidents. Equipment on this resource can include a permanent light tower, supplemental scene lighting, large quantities of SCBA cylinders, breathing air compressor, and other firefighter logistical support items.",,"This resource type supports scene illumination through a light tower and related scene light fixtures, along with breathing unit cylinder replenishment, cylinder refilling and related SCBA services at long duration incidents.","Air and Light, Air (Also See SCBA Support unit Nomenclature)" -REHAB,TRUE,Rehabilitation or Canteen Unit,"This resource describes a vehicle dedicated for firefighter rehabilitation that may carry beverages, food, thermal rehabilitation supplies, and other logistical support items for long-duration incidents.",,"This resource type supports firefighter rehabilitation, especially at long duration incidents or when temperate extremes are present. The unit setup comes in a wide variety of examples and may also be staffed by auxiliary members of the department.","Rehab, RAC, Canteen" -MOBILE_ICP,TRUE,Mobile Command Post,"This resource describes a vehicle specifically designed for incident command and control that is typically used for incidents of long duration or complexity. Equipment on this resource includes area for various members of the incident command general and command staff, along with communications infrastructure and meeting space.",,This resource type may be a shared resource with other departments or law enforcement/emergency management agencies. The resource can be customized and self-contained or involve a trailer.,"Command, Command Post, Mobile Command Post" -MOBILE_COMMS,TRUE,Mobile Communications Equipment,"This resource describes a dedicated vehicle that is specifically designed to support communications in the field that is typically used for incidents requiring complex communications and/or dispatch support. Equipment on this resource may include computers connected to a 9-1-1 PSAP, resource tracking software, communications equipment and other materials supporting control and communications at an incident.",,This resource type may be a shared resource with other departments or law enforcement/emergency management agencies. The resource can be customized and self-contained or involve a trailer.,"FieldComm, Mobile Dispatch" -DOZER,TRUE,Bulldozer / Dozer,This resource describes a piece of heavy machinery that is typically used for land clearing and pushing large quantities of soil and other land elements.,"FEMA 508-4, NWCG PMS200",This resource type involves a variety of bulldozer units that are used for vegetation removal and soil movement in a wildfire environment.,Dozer -OTHER_GROUND,TRUE,Other Ground Equipment,This resource describes other ground equipment that is used for wildland fire response or structural demolition not already described otherwise.,,Listings using this resource type can involve other ground equipment used for fire suppression and rescue operation that are possessed by departments., -ATV_EMS,TRUE,"All Terrain Vehicle, EMS/Rescue",This resource describes an all terrain or utility vehicle that is used for off-road response for treating and transporting sick and injured patients.,,"This resource type describes all terrain or off-road utility vehicles used for patient access, rescue and transportation in remote areas or geographies of congestion.","ATV, UTV" -ATV_FIRE,TRUE,"All Terrain Vehicle, Fire Suppression",This resource describes an all terrain or utility vehicle that is used for off-road response for fire suppression purposes.,"FEMA 508-4, Page 7, NWCG PMS-200 Type 7",This resource type describes all terrain or off-road utility vehicles used for remote fire suppression.,"ATV, UTV" -INVEST,TRUE,Fire investigation Unit,The resource describes a unit dedicated for investigative purposes.,,"The resource type may be an SUV, pickup truck, or similar and may be modified to safety transport K-9s.", -UTIL,TRUE,General Purpose/Utility Unit,This resource describes a utility vehicle that is used for general incident support.,,This resource type may be an SUV or pickup truck to provide general support on a wide range of incident types.,Utility diff --git a/core_schemas/value_sets/csv/type_vacancy.csv b/core_schemas/value_sets/csv/type_vacancy.csv deleted file mode 100644 index 90bb625..0000000 --- a/core_schemas/value_sets/csv/type_vacancy.csv +++ /dev/null @@ -1,8 +0,0 @@ -value,active,description,definition,source -NEW_CONSTRUCTION_REMODEL,TRUE,New Construction / Remodel,, -ABANDONED,TRUE,Abandoned,, -FOR_SALE_LEASE,TRUE,For Sale / Lease,, -FORECLOSURE,TRUE,Foreclosure,, -DAMAGE_DECAY,TRUE,State of Damage / Decay,, -SEASONAL_OCCASIONALLY_OCCUPIED,TRUE,Seasonal / Occasionally Occupied,, -UNKNOWN,TRUE,Unknown,, diff --git a/core_schemas/value_sets/csv/type_water_supply.csv b/core_schemas/value_sets/csv/type_water_supply.csv deleted file mode 100644 index 565c9f3..0000000 --- a/core_schemas/value_sets/csv/type_water_supply.csv +++ /dev/null @@ -1,9 +0,0 @@ -value,active,description,definition,source -HYDRANT_LESS_500,TRUE,Hydrant (Est. Flow < 500 gpm),, -HYDRANT_GREATER_500,TRUE,Hydrant (Est. Flow > 500 gpm),, -TANK_WATER,TRUE,Tank Water,, -WATER_TENDER_SHUTTLE,TRUE,Water Tender / Shuttle,, -NURSE_OTHER_APPARATUS,TRUE,Nurse from Other Apparatus,, -DRAFT_FROM_STATIC_SOURCE,TRUE,Draft from Static Source,, -SUPPLY_FROM_FIRE_BOAT,TRUE,Supply From Fire Boat,, -FOAM_ADDITIVE,TRUE,Foam / Water Additive,, diff --git a/core_schemas/value_sets/csv/type_yes_no_unknown.csv b/core_schemas/value_sets/csv/type_yes_no_unknown.csv deleted file mode 100644 index 0024ba1..0000000 --- a/core_schemas/value_sets/csv/type_yes_no_unknown.csv +++ /dev/null @@ -1,4 +0,0 @@ -value,active,description,definition,source -YES,TRUE,Yes,, -NO,TRUE,No,, -UNKNOWN,TRUE,Unknown,, diff --git a/core_schemas/value_sets/yml/system/processing/type_geo_source.yml b/core_schemas/value_sets/yml/system/processing/type_geo_source.yml deleted file mode 100644 index 8c82228..0000000 --- a/core_schemas/value_sets/yml/system/processing/type_geo_source.yml +++ /dev/null @@ -1,30 +0,0 @@ -API_SUBMISSION: - active: 'TRUE' - description: Department submission - definition: '' - source: '' -SURVEY_123: - active: 'TRUE' - description: Survey 123 - definition: '' - source: '' -NERIS_GEOCODE_AWS: - active: 'TRUE' - description: NERIS geocode AWS - definition: '' - source: '' -NERIS_GEOCODE_ESRI: - active: 'TRUE' - description: NERIS geocode ESRI - definition: '' - source: '' -NERIS_UI: - active: 'TRUE' - description: NERIS map UI - definition: '' - source: '' -ARCHIVE: - active: 'TRUE' - description: Archive - definition: '' - source: '' \ No newline at end of file diff --git a/core_schemas/value_sets/yml/system/processing/type_incident_status.yml b/core_schemas/value_sets/yml/system/processing/type_incident_status.yml deleted file mode 100644 index 4a4f82b..0000000 --- a/core_schemas/value_sets/yml/system/processing/type_incident_status.yml +++ /dev/null @@ -1,25 +0,0 @@ -SUBMITTED: - active: 'TRUE' - description: Submitted - definition: '' - source: '' -REJECTED: - active: 'TRUE' - description: Rejected - definition: '' - source: '' -APPROVED: - active: 'TRUE' - description: Approved - definition: '' - source: '' -PENDING_APPROVAL: - active: 'TRUE' - description: Pending Approval - definition: '' - source: '' -FAILED: - active: 'TRUE' - description: Failed - definition: '' - source: '' \ No newline at end of file diff --git a/core_schemas/value_sets/yml/system/processing/type_invalid_reason.yml b/core_schemas/value_sets/yml/system/processing/type_invalid_reason.yml deleted file mode 100644 index de63f1a..0000000 --- a/core_schemas/value_sets/yml/system/processing/type_invalid_reason.yml +++ /dev/null @@ -1,15 +0,0 @@ -SUPERCEDED: - active: 'TRUE' - description: Superceded - definition: '' - source: '' -REMOVED: - active: 'TRUE' - description: Removed - definition: '' - source: '' -DELETED: - active: 'TRUE' - description: Deleted - definition: '' - source: '' \ No newline at end of file diff --git a/core_schemas/value_sets/yml/system/xor/type_action_noaction.yml b/core_schemas/value_sets/yml/system/xor/type_action_noaction.yml deleted file mode 100644 index f1384b3..0000000 --- a/core_schemas/value_sets/yml/system/xor/type_action_noaction.yml +++ /dev/null @@ -1,4 +0,0 @@ -action: - xor: ACTION -noaction: - xor: NOACTION diff --git a/core_schemas/value_sets/yml/system/xor/type_dispatch_incident.yml b/core_schemas/value_sets/yml/system/xor/type_dispatch_incident.yml deleted file mode 100644 index 0c0c361..0000000 --- a/core_schemas/value_sets/yml/system/xor/type_dispatch_incident.yml +++ /dev/null @@ -1,4 +0,0 @@ -dispatch: - xor: DISPATCH -incident: - xor: INCIDENT diff --git a/core_schemas/value_sets/yml/system/xor/type_structure_outside.yml b/core_schemas/value_sets/yml/system/xor/type_structure_outside.yml deleted file mode 100644 index 0f2aee6..0000000 --- a/core_schemas/value_sets/yml/system/xor/type_structure_outside.yml +++ /dev/null @@ -1,4 +0,0 @@ -structure: - xor: STRUCTURE -outside: - xor: OUTSIDE diff --git a/core_schemas/value_sets/yml/type_action_tactic.yml b/core_schemas/value_sets/yml/type_action_tactic.yml deleted file mode 100644 index dbdd55e..0000000 --- a/core_schemas/value_sets/yml/type_action_tactic.yml +++ /dev/null @@ -1,1068 +0,0 @@ -'EMERGENCY_MEDICAL_CARE: PATIENT_ASSESSMENT': - active: 'TRUE' - value_1: EMERGENCY_MEDICAL_CARE - value_2: PATIENT_ASSESSMENT - value_3: '' - description_1: Emergency Medical Care - description_2: Patient Assessment - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'EMERGENCY_MEDICAL_CARE: PROVIDE_BASIC_LIFE_SUPPORT': - active: 'TRUE' - value_1: EMERGENCY_MEDICAL_CARE - value_2: PROVIDE_BASIC_LIFE_SUPPORT - value_3: '' - description_1: Emergency Medical Care - description_2: Provide Basic Life Support - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'EMERGENCY_MEDICAL_CARE: PROVIDE_ADVANCED_LIFE_SUPPORT': - active: 'TRUE' - value_1: EMERGENCY_MEDICAL_CARE - value_2: PROVIDE_ADVANCED_LIFE_SUPPORT - value_3: '' - description_1: Emergency Medical Care - description_2: Provide Advanced Life Support - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'EMERGENCY_MEDICAL_CARE: PROVIDE_TRANSPORT': - active: 'TRUE' - value_1: EMERGENCY_MEDICAL_CARE - value_2: PROVIDE_TRANSPORT - value_3: '' - description_1: Emergency Medical Care - description_2: Provide Transport - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'EMERGENCY_MEDICAL_CARE: PATIENT_REFERRAL': - active: 'TRUE' - value_1: EMERGENCY_MEDICAL_CARE - value_2: PATIENT_REFERRAL - value_3: '' - description_1: Emergency Medical Care - description_2: Patient Referral - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'COMMAND_AND_CONTROL: ESTABLISH_INCIDENT_COMMAND': - active: 'TRUE' - value_1: COMMAND_AND_CONTROL - value_2: ESTABLISH_INCIDENT_COMMAND - value_3: '' - description_1: Command And Control - description_2: Establish Incident Command - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'COMMAND_AND_CONTROL: SAFETY_OFFICER_ASSIGNED': - active: 'TRUE' - value_1: COMMAND_AND_CONTROL - value_2: SAFETY_OFFICER_ASSIGNED - value_3: '' - description_1: Command And Control - description_2: Safety Officer Assigned - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'COMMAND_AND_CONTROL: PIO_ASSIGNED': - active: 'TRUE' - value_1: COMMAND_AND_CONTROL - value_2: PIO_ASSIGNED - value_3: '' - description_1: Command And Control - description_2: PIO Assigned - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'COMMAND_AND_CONTROL: NOTIFY_OTHER_AGENCIES': - active: 'TRUE' - value_1: COMMAND_AND_CONTROL - value_2: NOTIFY_OTHER_AGENCIES - value_3: '' - description_1: Command And Control - description_2: Notify Other Agencies - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'COMMAND_AND_CONTROL: INCIDENT_ASSESSMENT_COMPLETED': - active: 'TRUE' - value_1: COMMAND_AND_CONTROL - value_2: INCIDENT_ASSESSMENT_COMPLETED - value_3: '' - description_1: Command And Control - description_2: Incident Assessment (360 Degree Visualization) Completed - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'COMMAND_AND_CONTROL: ACCOUNTABILITY_OFFICER_ASSIGNED': - active: 'TRUE' - value_1: COMMAND_AND_CONTROL - value_2: ACCOUNTABILITY_OFFICER_ASSIGNED - value_3: '' - description_1: Command And Control - description_2: Accountability Officer Assigned - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -FORCIBLE_ENTRY: - active: 'TRUE' - value_1: FORCIBLE_ENTRY - value_2: '' - value_3: '' - description_1: Forcible Entry - description_2: '' - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -INVESTIGATION: - active: 'TRUE' - value_1: INVESTIGATION - value_2: '' - value_3: '' - description_1: Investigation - description_2: '' - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'SUPPRESSION: STRUCTURAL_FIRE_SUPPRESSION: INTERIOR': - active: 'TRUE' - value_1: SUPPRESSION - value_2: STRUCTURAL_FIRE_SUPPRESSION - value_3: INTERIOR - description_1: Suppression - description_2: Structural Fire Suppression - description_3: Inside the Building - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'SUPPRESSION: STRUCTURAL_FIRE_SUPPRESSION: EXTERIOR': - active: 'TRUE' - value_1: SUPPRESSION - value_2: STRUCTURAL_FIRE_SUPPRESSION - value_3: EXTERIOR - description_1: Suppression - description_2: Structural Fire Suppression - description_3: Outside the Building (Windows, Walls, Roof, etc.) - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'SUPPRESSION: STRUCTURAL_FIRE_SUPPRESSION: EXTERIOR_AND_INTERIOR': - active: 'TRUE' - value_1: SUPPRESSION - value_2: STRUCTURAL_FIRE_SUPPRESSION - value_3: EXTERIOR_AND_INTERIOR - description_1: Suppression - description_2: Structural Fire Suppression - description_3: Inside and Outside the Building - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'SUPPRESSION: OUTSIDE_FIRE_SUPPRESSION: ESTABLISH FIRE LINES': - active: 'TRUE' - value_1: SUPPRESSION - value_2: OUTSIDE_FIRE_SUPPRESSION - value_3: ESTABLISH_FIRE_LINES - description_1: Suppression - description_2: Outside Fire Suppression - description_3: Establish Fire Lines - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'SUPPRESSION: OUTSIDE_FIRE_SUPPRESSION: BACKBURN': - active: 'TRUE' - value_1: SUPPRESSION - value_2: OUTSIDE_FIRE_SUPPRESSION - value_3: BACKBURN - description_1: Suppression - description_2: Outside Fire Suppression - description_3: Backburn - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'SUPPRESSION: OUTSIDE_FIRE_SUPPRESSION: CONFINEMENT': - active: 'TRUE' - value_1: SUPPRESSION - value_2: OUTSIDE_FIRE_SUPPRESSION - value_3: CONFINEMENT - description_1: Suppression - description_2: Outside Fire Suppression - description_3: Confinement - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'SUPPRESSION: OUTSIDE_FIRE_SUPPRESSION: STRUCTURE_PROTECTION': - active: 'TRUE' - value_1: SUPPRESSION - value_2: OUTSIDE_FIRE_SUPPRESSION - value_3: STRUCTURE_PROTECTION - description_1: Suppression - description_2: Outside Fire Suppression - description_3: Structure Protection - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'SUPPRESSION: OUTSIDE_FIRE_SUPPRESSION: FIRE_CONTROL_EXTINGUISHMENT': - active: 'TRUE' - value_1: SUPPRESSION - value_2: OUTSIDE_FIRE_SUPPRESSION - value_3: FIRE_CONTROL_EXTINGUISHMENT - description_1: Suppression - description_2: Outside Fire Suppression - description_3: Fire Control / Extinguishment - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'SUPPRESSION: OUTSIDE_FIRE_SUPPRESSION: FIRE_RETARDANT_DROP': - active: 'TRUE' - value_1: SUPPRESSION - value_2: OUTSIDE_FIRE_SUPPRESSION - value_3: FIRE_RETARDANT_DROP - description_1: Suppression - description_2: Outside Fire Suppression - description_3: Fire Retardant Drop From Aircraft - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'SUPPRESSION: OUTSIDE_FIRE_SUPPRESSION: WATER_DROP': - active: 'TRUE' - value_1: SUPPRESSION - value_2: OUTSIDE_FIRE_SUPPRESSION - value_3: WATER_DROP - description_1: Suppression - description_2: Outside Fire Suppression - description_3: Water Drop From Aircraft - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'CONTAINMENT: OUTSIDE_FIRE_SUPPRESSION: HAND_CREW_FUEL_BREAK': - active: 'TRUE' - value_1: CONTAINMENT - value_2: OUTSIDE_FIRE_SUPPRESSION - value_3: HAND_CREW_FUEL_BREAK - description_1: Containment - description_2: Outside Fire Suppression - description_3: Hand Crew Fuel Break - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'CONTAINMENT: OUTSIDE_FIRE_SUPPRESSION: DOZER_FUEL_BREAK': - active: 'TRUE' - value_1: CONTAINMENT - value_2: OUTSIDE_FIRE_SUPPRESSION - value_3: DOZER_FUEL_BREAK - description_1: Containment - description_2: Outside Fire Suppression - description_3: Dozer Fuel Break - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'VENTILATION: VERTICAL': - active: 'TRUE' - value_1: VENTILATION - value_2: VERTICAL - value_3: '' - description_1: Ventilation - description_2: Vertical - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'VENTILATION: VERTICAL: PRIOR_TO_SUPPRESSION': - active: 'TRUE' - value_1: VENTILATION - value_2: VERTICAL - value_3: PRIOR_TO_SUPPRESSION - description_1: Ventilation - description_2: Vertical - description_3: Prior To Suppression - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'VENTILATION: VERTICAL: DURING_SUPPRESSION': - active: 'TRUE' - value_1: VENTILATION - value_2: VERTICAL - value_3: DURING_SUPPRESSION - description_1: Ventilation - description_2: Vertical - description_3: During Suppression - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'VENTILATION: VERTICAL: POST_SUPPRESSION': - active: 'TRUE' - value_1: VENTILATION - value_2: VERTICAL - value_3: POST_SUPPRESSION - description_1: Ventilation - description_2: Vertical - description_3: Post Suppression - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'VENTILATION: HORIZONTAL': - active: 'TRUE' - value_1: VENTILATION - value_2: HORIZONTAL - value_3: '' - description_1: Ventilation - description_2: Horizontal - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'VENTILATION: HORIZONTAL: PRIOR_TO_SUPPRESSION': - active: 'TRUE' - value_1: VENTILATION - value_2: HORIZONTAL - value_3: PRIOR_TO_SUPPRESSION - description_1: Ventilation - description_2: Horizontal - description_3: Prior To Suppression - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'VENTILATION: HORIZONTAL: DURING_SUPPRESSION': - active: 'TRUE' - value_1: VENTILATION - value_2: HORIZONTAL - value_3: DURING_SUPPRESSION - description_1: Ventilation - description_2: Horizontal - description_3: During Suppression - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'VENTILATION: HORIZONTAL: POST_SUPPRESSION': - active: 'TRUE' - value_1: VENTILATION - value_2: HORIZONTAL - value_3: POST_SUPPRESSION - description_1: Ventilation - description_2: Horizontal - description_3: Post Suppression - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'VENTILATION: POSITIVE_PRESSURE': - active: 'TRUE' - value_1: VENTILATION - value_2: POSITIVE_PRESSURE - value_3: '' - description_1: Ventilation - description_2: Positive Pressure - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'VENTILATION: POSITIVE_PRESSURE: PRIOR_TO_SUPPRESSION': - active: 'TRUE' - value_1: VENTILATION - value_2: POSITIVE_PRESSURE - value_3: PRIOR_TO_SUPPRESSION - description_1: Ventilation - description_2: Positive Pressure - description_3: Prior To Suppression - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'VENTILATION: POSITIVE_PRESSURE: DURING_SUPPRESSION': - active: 'TRUE' - value_1: VENTILATION - value_2: POSITIVE_PRESSURE - value_3: DURING_SUPPRESSION - description_1: Ventilation - description_2: Positive Pressure - description_3: During Suppression - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'VENTILATION: POSITIVE_PRESSURE: POST_SUPPRESSION': - active: 'TRUE' - value_1: VENTILATION - value_2: POSITIVE_PRESSURE - value_3: POST_SUPPRESSION - description_1: Ventilation - description_2: Positive Pressure - description_3: Post Suppression - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'VENTILATION: HYDRAULIC': - active: 'TRUE' - value_1: VENTILATION - value_2: HYDRAULIC - value_3: '' - description_1: Ventilation - description_2: Hydraulic - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'VENTILATION: HYDRAULIC: PRIOR_TO_SUPPRESSION': - active: 'TRUE' - value_1: VENTILATION - value_2: HYDRAULIC - value_3: PRIOR_TO_SUPPRESSION - description_1: Ventilation - description_2: Hydraulic - description_3: Prior To Suppression - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'VENTILATION: HYDRAULIC: DURING_SUPPRESSION': - active: 'TRUE' - value_1: VENTILATION - value_2: HYDRAULIC - value_3: DURING_SUPPRESSION - description_1: Ventilation - description_2: Hydraulic - description_3: During Suppression - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'VENTILATION: HYDRAULIC: POST_SUPPRESSION': - active: 'TRUE' - value_1: VENTILATION - value_2: HYDRAULIC - value_3: POST_SUPPRESSION - description_1: Ventilation - description_2: Hydraulic - description_3: Post Suppression - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'SEARCH_STRUCTURE: DOOR_INITIATED_SEARCH': - active: 'TRUE' - value_1: SEARCH_STRUCTURE - value_2: DOOR_INITIATED_SEARCH - value_3: '' - description_1: Search Structure - description_2: Door Initiated Search - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'SEARCH_STRUCTURE: DOOR_INITIATED_SEARCH: PRIOR_TO_SUPPRESSION': - active: 'TRUE' - value_1: SEARCH_STRUCTURE - value_2: DOOR_INITIATED_SEARCH - value_3: PRIOR_TO_SUPPRESSION - description_1: Search Structure - description_2: Door Initiated Search - description_3: Prior To Suppression - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'SEARCH_STRUCTURE: DOOR_INITIATED_SEARCH: DURING_SUPPRESSION': - active: 'TRUE' - value_1: SEARCH_STRUCTURE - value_2: DOOR_INITIATED_SEARCH - value_3: DURING_SUPPRESSION - description_1: Search Structure - description_2: Door Initiated Search - description_3: During Suppression - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'SEARCH_STRUCTURE: DOOR_INITIATED_SEARCH: POST_SUPPRESSION': - active: 'TRUE' - value_1: SEARCH_STRUCTURE - value_2: DOOR_INITIATED_SEARCH - value_3: POST_SUPPRESSION - description_1: Search Structure - description_2: Door Initiated Search - description_3: Post Suppression - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'SEARCH_STRUCTURE: WINDOW_INITIATED_SEARCH': - active: 'TRUE' - value_1: SEARCH_STRUCTURE - value_2: WINDOW_INITIATED_SEARCH - value_3: '' - description_1: Search Structure - description_2: Window Initiated Search - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'SEARCH_STRUCTURE: WINDOW_INITIATED_SEARCH: PRIOR_TO_SUPPRESSION': - active: 'TRUE' - value_1: SEARCH_STRUCTURE - value_2: WINDOW_INITIATED_SEARCH - value_3: PRIOR_TO_SUPPRESSION - description_1: Search Structure - description_2: Window Initiated Search - description_3: Prior To Suppression - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'SEARCH_STRUCTURE: WINDOW_INITIATED_SEARCH: DURING_SUPPRESSION': - active: 'TRUE' - value_1: SEARCH_STRUCTURE - value_2: WINDOW_INITIATED_SEARCH - value_3: DURING_SUPPRESSION - description_1: Search Structure - description_2: Window Initiated Search - description_3: During Suppression - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'SEARCH_STRUCTURE: WINDOW_INITIATED_SEARCH: POST_SUPPRESSION': - active: 'TRUE' - value_1: SEARCH_STRUCTURE - value_2: WINDOW_INITIATED_SEARCH - value_3: POST_SUPPRESSION - description_1: Search Structure - description_2: Window Initiated Search - description_3: Post Suppression - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'NON_STRUCTURE_SEARCH: SEARCH_AREA_OF_COLLAPSE': - active: 'TRUE' - value_1: NON_STRUCTURE_SEARCH - value_2: SEARCH_AREA_OF_COLLAPSE - value_3: '' - description_1: Non Structure Search - description_2: Search Area of Collapse - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'NON_STRUCTURE_SEARCH: SEARCH_UNDERGROUND_INFRASTRUCTURE': - active: 'TRUE' - value_1: NON_STRUCTURE_SEARCH - value_2: SEARCH_UNDERGROUND_INFRASTRUCTURE - value_3: '' - description_1: Non Structure Search - description_2: Search Underground Infrastructure (Cave / Mine) - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'NON_STRUCTURE_SEARCH: WIDE_AREA_OUTDOOR_SEARCH': - active: 'TRUE' - value_1: NON_STRUCTURE_SEARCH - value_2: WIDE_AREA_OUTDOOR_SEARCH - value_3: '' - description_1: Non Structure Search - description_2: Wide Area / Outdoor Search - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'NON_STRUCTURE_SEARCH: SEARCH_WATERWAY': - active: 'TRUE' - value_1: NON_STRUCTURE_SEARCH - value_2: SEARCH_WATERWAY - value_3: '' - description_1: Non Structure Search - description_2: Search Waterway - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'NON_STRUCTURE_SEARCH: BODY_RECOVERY': - active: 'TRUE' - value_1: NON_STRUCTURE_SEARCH - value_2: BODY_RECOVERY - value_3: '' - description_1: Non Structure Search - description_2: Body Recovery - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'NON_STRUCTURE_SEARCH: USAR_K9_SEARCH': - active: 'TRUE' - value_1: NON_STRUCTURE_SEARCH - value_2: USAR_K9_SEARCH - value_3: '' - description_1: Non Structure Search - description_2: USAR K9 Search - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -SALVAGE_AND_OVERHAUL: - active: 'TRUE' - value_1: SALVAGE_AND_OVERHAUL - value_2: '' - value_3: '' - description_1: Salvage And Overhaul - description_2: '' - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'PERSONNEL_CONTAMINATION_REDUCTION: ON_SCENE_CONTAMINATION_REDUCTION': - active: 'TRUE' - value_1: PERSONNEL_CONTAMINATION_REDUCTION - value_2: ON_SCENE_CONTAMINATION_REDUCTION - value_3: '' - description_1: Personnel Contamination Reduction - description_2: On-Scene Contamination Reduction - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'PERSONNEL_CONTAMINATION_REDUCTION: CLEAN_CAB_TRANSPORT': - active: 'TRUE' - value_1: PERSONNEL_CONTAMINATION_REDUCTION - value_2: CLEAN_CAB_TRANSPORT - value_3: '' - description_1: Personnel Contamination Reduction - description_2: Clean Cab Transport - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'PERSONNEL_CONTAMINATION_REDUCTION: PPE_WASHED_POST_INCIDENT': - active: 'TRUE' - value_1: PERSONNEL_CONTAMINATION_REDUCTION - value_2: PPE_WASHED_POST_INCIDENT - value_3: '' - description_1: Personnel Contamination Reduction - description_2: PPE Washed Post-Incident - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'HAZARDOUS_SITUATION_MITIGATION: TAKE_SAMPLES': - active: 'TRUE' - value_1: HAZARDOUS_SITUATION_MITIGATION - value_2: TAKE_SAMPLES - value_3: '' - description_1: Hazardous Situation Mitigation - description_2: Take Samples - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'HAZARDOUS_SITUATION_MITIGATION: SPILL_CONTROL': - active: 'TRUE' - value_1: HAZARDOUS_SITUATION_MITIGATION - value_2: SPILL_CONTROL - value_3: '' - description_1: Hazardous Situation Mitigation - description_2: Spill Control - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'HAZARDOUS_SITUATION_MITIGATION: LEAK_STOP': - active: 'TRUE' - value_1: HAZARDOUS_SITUATION_MITIGATION - value_2: LEAK_STOP - value_3: '' - description_1: Hazardous Situation Mitigation - description_2: Leak Stop - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'HAZARDOUS_SITUATION_MITIGATION: REMOVE_HAZARD': - active: 'TRUE' - value_1: HAZARDOUS_SITUATION_MITIGATION - value_2: REMOVE_HAZARD - value_3: '' - description_1: Hazardous Situation Mitigation - description_2: Remove Hazard - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'HAZARDOUS_SITUATION_MITIGATION: DECONTAMINATION': - active: 'TRUE' - value_1: HAZARDOUS_SITUATION_MITIGATION - value_2: DECONTAMINATION - value_3: '' - description_1: Hazardous Situation Mitigation - description_2: Decontamination - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'HAZARDOUS_SITUATION_MITIGATION: ATMOSPHERIC_MONITORING_INTERIOR': - active: 'TRUE' - value_1: HAZARDOUS_SITUATION_MITIGATION - value_2: ATMOSPHERIC_MONITORING_INTERIOR - value_3: '' - description_1: Hazardous Situation Mitigation - description_2: Atmospheric Monitoring (Interior) - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'HAZARDOUS_SITUATION_MITIGATION: ATMOSPHERIC_MONITORING_EXTERIOR_FENCELINE': - active: 'TRUE' - value_1: HAZARDOUS_SITUATION_MITIGATION - value_2: ATMOSPHERIC_MONITORING_EXTERIOR_FENCELINE - value_3: '' - description_1: Hazardous Situation Mitigation - description_2: Atmospheric Monitoring (Exterior / Fenceline) - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'PROVIDE_EVACUATION_SUPPORT: CONNECTED_INTERIOR_SPACES': - active: 'TRUE' - value_1: PROVIDE_EVACUATION_SUPPORT - value_2: CONNECTED_INTERIOR_SPACES - value_3: '' - description_1: Provide Evacuation Support - description_2: Connected Interior Spaces - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'PROVIDE_EVACUATION_SUPPORT: REMOTE_INTERIOR_SPACES': - active: 'TRUE' - value_1: PROVIDE_EVACUATION_SUPPORT - value_2: REMOTE_INTERIOR_SPACES - value_3: '' - description_1: Provide Evacuation Support - description_2: Remote Interior Spaces - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'PROVIDE_EVACUATION_SUPPORT: NEARBY_BUILDINGS': - active: 'TRUE' - value_1: PROVIDE_EVACUATION_SUPPORT - value_2: NEARBY_BUILDINGS - value_3: '' - description_1: Provide Evacuation Support - description_2: Nearby Buildings - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'PROVIDE_EVACUATION_SUPPORT: LARGE_AREA': - active: 'TRUE' - value_1: PROVIDE_EVACUATION_SUPPORT - value_2: LARGE_AREA - value_3: '' - description_1: Provide Evacuation Support - description_2: Large Area - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'PROVIDE_EQUIPMENT: PROVIDE_SPECIAL_EQUIPMENT': - active: 'TRUE' - value_1: PROVIDE_EQUIPMENT - value_2: PROVIDE_SPECIAL_EQUIPMENT - value_3: '' - description_1: Provide Equipment - description_2: Provide Special Equipment - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'PROVIDE_EQUIPMENT: PROVIDE_LIGHT': - active: 'TRUE' - value_1: PROVIDE_EQUIPMENT - value_2: PROVIDE_LIGHT - value_3: '' - description_1: Provide Equipment - description_2: Provide Light - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'PROVIDE_EQUIPMENT: PROVIDE_ELECTRICAL_POWER': - active: 'TRUE' - value_1: PROVIDE_EQUIPMENT - value_2: PROVIDE_ELECTRICAL_POWER - value_3: '' - description_1: Provide Equipment - description_2: Provide Electrical Power - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'PROVIDE_EQUIPMENT: PROVIDE_DRONE_VIDEO_EQUIPMENT': - active: 'TRUE' - value_1: PROVIDE_EQUIPMENT - value_2: PROVIDE_DRONE_VIDEO_EQUIPMENT - value_3: '' - description_1: Provide Equipment - description_2: Provide Drone / Video Equipment - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'PROVIDE_SERVICES: RESTORE_SPRINKLER_SYSTEM': - active: 'TRUE' - value_1: PROVIDE_SERVICES - value_2: RESTORE_SPRINKLER_SYSTEM - value_3: '' - description_1: Provide Services - description_2: Restore Sprinkler System - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'PROVIDE_SERVICES: RESTORE_RESET_ALARM_SYSTEM': - active: 'TRUE' - value_1: PROVIDE_SERVICES - value_2: RESTORE_RESET_ALARM_SYSTEM - value_3: '' - description_1: Provide Services - description_2: Restore/Reset Alarm System - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'PROVIDE_SERVICES: SHUT_DOWN_ALARM': - active: 'TRUE' - value_1: PROVIDE_SERVICES - value_2: SHUT_DOWN_ALARM - value_3: '' - description_1: Provide Services - description_2: Shut Down Alarm - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'PROVIDE_SERVICES: SHUT_DOWN_SPRINKLER_SYSTEM': - active: 'TRUE' - value_1: PROVIDE_SERVICES - value_2: SHUT_DOWN_SPRINKLER_SYSTEM - value_3: '' - description_1: Provide Services - description_2: Shut Down Sprinkler System - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'PROVIDE_SERVICES: SECURE_PROPERTY': - active: 'TRUE' - value_1: PROVIDE_SERVICES - value_2: SECURE_PROPERTY - value_3: '' - description_1: Provide Services - description_2: Secure Property - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'PROVIDE_SERVICES: REMOVE_WATER': - active: 'TRUE' - value_1: PROVIDE_SERVICES - value_2: REMOVE_WATER - value_3: '' - description_1: Provide Services - description_2: Remove Water - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'PROVIDE_SERVICES: ASSIST_UNINJURED_PERSON': - active: 'TRUE' - value_1: PROVIDE_SERVICES - value_2: ASSIST_UNINJURED_PERSON - value_3: '' - description_1: Provide Services - description_2: Assist Uninjured Person - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'PROVIDE_SERVICES: ASSIST_ANIMAL': - active: 'TRUE' - value_1: PROVIDE_SERVICES - value_2: ASSIST_ANIMAL - value_3: '' - description_1: Provide Services - description_2: Assist Animal - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'PROVIDE_SERVICES: PROVIDE_APPARATUS_WATER': - active: 'TRUE' - value_1: PROVIDE_SERVICES - value_2: PROVIDE_APPARATUS_WATER - value_3: '' - description_1: Provide Services - description_2: Provide Apparatus / Water - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'PROVIDE_SERVICES: CONTROL_CROWD': - active: 'TRUE' - value_1: PROVIDE_SERVICES - value_2: CONTROL_CROWD - value_3: '' - description_1: Provide Services - description_2: Control Crowd - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'PROVIDE_SERVICES: CONTROL_TRAFFIC': - active: 'TRUE' - value_1: PROVIDE_SERVICES - value_2: CONTROL_TRAFFIC - value_3: '' - description_1: Provide Services - description_2: Control Traffic - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'PROVIDE_SERVICES: DAMAGE_ASSESSMENT': - active: 'TRUE' - value_1: PROVIDE_SERVICES - value_2: DAMAGE_ASSESSMENT - value_3: '' - description_1: Provide Services - description_2: Damage Assessment - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'INFORMATION_ENFORCEMENT: REFER_TO_PROPER_AHJ': - active: 'TRUE' - value_1: INFORMATION_ENFORCEMENT - value_2: REFER_TO_PROPER_AHJ - value_3: '' - description_1: Information Enforcement - description_2: Refer To Proper AHJ - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'INFORMATION_ENFORCEMENT: ENFORCE_CODE_OR_LAW': - active: 'TRUE' - value_1: INFORMATION_ENFORCEMENT - value_2: ENFORCE_CODE_OR_LAW - value_3: '' - description_1: Information Enforcement - description_2: Enforce Code Or Law - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'INFORMATION_ENFORCEMENT: PROVIDE_PUBLIC_INFORMATION': - active: 'TRUE' - value_1: INFORMATION_ENFORCEMENT - value_2: PROVIDE_PUBLIC_INFORMATION - value_3: '' - description_1: Information Enforcement - description_2: Provide Public Information - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' \ No newline at end of file diff --git a/core_schemas/value_sets/yml/type_aid.yml b/core_schemas/value_sets/yml/type_aid.yml deleted file mode 100644 index 3dd9229..0000000 --- a/core_schemas/value_sets/yml/type_aid.yml +++ /dev/null @@ -1,15 +0,0 @@ -SUPPORT_AID: - active: 'TRUE' - description: Mutual / automatic aid in support of primary entity - definition: '' - source: '' -IN_LIEU_AID: - active: 'TRUE' - description: Mutual / automatic aid in lieu of primary entity - definition: '' - source: '' -ACTING_AS_AID: - active: 'TRUE' - description: Mutual / automatic aid acting as another entity - definition: '' - source: '' \ No newline at end of file diff --git a/core_schemas/value_sets/yml/type_aid_direction.yml b/core_schemas/value_sets/yml/type_aid_direction.yml deleted file mode 100644 index dcbdbe3..0000000 --- a/core_schemas/value_sets/yml/type_aid_direction.yml +++ /dev/null @@ -1,10 +0,0 @@ -GIVEN: - active: 'TRUE' - description: Aid Given - definition: '' - source: '' -RECEIVED: - active: 'TRUE' - description: Aid Received - definition: '' - source: '' \ No newline at end of file diff --git a/core_schemas/value_sets/yml/type_aid_nonfd.yml b/core_schemas/value_sets/yml/type_aid_nonfd.yml deleted file mode 100644 index 4e324b3..0000000 --- a/core_schemas/value_sets/yml/type_aid_nonfd.yml +++ /dev/null @@ -1,30 +0,0 @@ -LAW_ENFORCEMENT: - active: 'TRUE' - description: Law enforcement - definition: '' - source: '' -SOCIAL_SERVICES: - active: 'TRUE' - description: Social services - definition: '' - source: '' -ANIMAL_SERVICES: - active: 'TRUE' - description: Animal services - definition: '' - source: '' -HOUSING_SERVICES: - active: 'TRUE' - description: Housing services - definition: '' - source: '' -UTILITIES_PUBLIC_WORKS: - active: 'TRUE' - description: Utility Company / Public Works - definition: '' - source: '' -REMEDIATION_SERVICES: - active: 'TRUE' - description: Remediation Services - definition: '' - source: '' \ No newline at end of file diff --git a/core_schemas/value_sets/yml/type_alarm_failure.yml b/core_schemas/value_sets/yml/type_alarm_failure.yml deleted file mode 100644 index ff9a55c..0000000 --- a/core_schemas/value_sets/yml/type_alarm_failure.yml +++ /dev/null @@ -1,35 +0,0 @@ -EXPIRED: - active: 'TRUE' - description: Expired - definition: '' - source: '' -NO_BATTERY: - active: 'TRUE' - description: No Battery - definition: '' - source: '' -IMPROPER_INSTALLATION: - active: 'TRUE' - description: Improper Installation - definition: '' - source: '' -DEVICE_MALFUNCTION: - active: 'TRUE' - description: Device Malfunction - definition: '' - source: '' -TAMPER: - active: 'TRUE' - description: Tamper - definition: '' - source: '' -OTHER_NON_FUNCTIONAL_CAUSE: - active: 'TRUE' - description: Other Non Functional Cause - definition: '' - source: '' -UNABLE_TO_DETERMINE: - active: 'TRUE' - description: Unable To Determine - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_alarm_fire.yml b/core_schemas/value_sets/yml/type_alarm_fire.yml deleted file mode 100644 index b3c7606..0000000 --- a/core_schemas/value_sets/yml/type_alarm_fire.yml +++ /dev/null @@ -1,15 +0,0 @@ -MANUAL: - active: 'TRUE' - description: Manual - definition: '' - source: '' -AUTOMATIC: - active: 'TRUE' - description: Automatic - definition: '' - source: '' -MANUAL_AND_AUTOMATIC: - active: 'TRUE' - description: Manual and Automatic - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_alarm_operation.yml b/core_schemas/value_sets/yml/type_alarm_operation.yml deleted file mode 100644 index 4e14774..0000000 --- a/core_schemas/value_sets/yml/type_alarm_operation.yml +++ /dev/null @@ -1,30 +0,0 @@ -OPERATED_ALERTED_OCCUPANT: - active: 'TRUE' - description: Operated - Alerted Occupant(s) - definition: '' - source: '' - xor: ALERTED -OPERATED_FAILED_TO_ALERT_OCCUPANT: - active: 'TRUE' - description: Operated - Failed to Alert Occupant(s) - definition: '' - source: '' - xor: OTHER -NO_OCCUPANT_TO_NOTIFY: - active: 'TRUE' - description: No Occupants to Notify - definition: '' - source: '' - xor: OTHER -FAILED_TO_OPERATE: - active: 'TRUE' - description: Failed to Operate - definition: '' - source: '' - xor: FAILED -INSUFFICIENT_SOURCE: - active: 'TRUE' - description: Insufficient Source to Activate Alarm - definition: '' - source: '' - xor: OTHER diff --git a/core_schemas/value_sets/yml/type_alarm_other.yml b/core_schemas/value_sets/yml/type_alarm_other.yml deleted file mode 100644 index 6bded5a..0000000 --- a/core_schemas/value_sets/yml/type_alarm_other.yml +++ /dev/null @@ -1,20 +0,0 @@ -CARBON_MONOXIDE: - active: 'TRUE' - description: Carbon Monoxide - definition: '' - source: '' -NATURAL_GAS: - active: 'TRUE' - description: Natural Gas - definition: '' - source: '' -HEAT_DETECTOR: - active: 'TRUE' - description: Heat Detector - definition: '' - source: '' -OTHER_CHEMICAL_DETECTOR: - active: 'TRUE' - description: Other Chemical Detector - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_alarm_smoke.yml b/core_schemas/value_sets/yml/type_alarm_smoke.yml deleted file mode 100644 index 6f8c8e0..0000000 --- a/core_schemas/value_sets/yml/type_alarm_smoke.yml +++ /dev/null @@ -1,40 +0,0 @@ -LONG_LIFE_BATTERY_POWERED: - active: 'TRUE' - description: Long Life Battery Powered - definition: '' - source: '' -REPLACEABLE_BATTERY_POWERED: - active: 'TRUE' - description: Replaceable Battery Powered - definition: '' - source: '' -HARDWIRED: - active: 'TRUE' - description: Hardwired - definition: '' - source: '' -INTERCONNECTED: - active: 'TRUE' - description: Interconnected - definition: '' - source: '' -HARD_OF_HEARING_WITH_STROBE: - active: 'TRUE' - description: Hard of Hearing with Strobe - definition: '' - source: '' -BED_SHAKER: - active: 'TRUE' - description: Bed Shaker - definition: '' - source: '' -COMBINATION: - active: 'TRUE' - description: Combination (Smoke / CO) - definition: '' - source: '' -UNKNOWN: - active: 'TRUE' - description: Unknown - definition: '' - source: '' \ No newline at end of file diff --git a/core_schemas/value_sets/yml/type_casualty.yml b/core_schemas/value_sets/yml/type_casualty.yml deleted file mode 100644 index 261a4e7..0000000 --- a/core_schemas/value_sets/yml/type_casualty.yml +++ /dev/null @@ -1,18 +0,0 @@ -UNINJURED: - active: 'TRUE' - description: Uninjured - definition: '' - source: '' - xor: NOINJURY -INJURED_NONFATAL: - active: 'TRUE' - description: Injured Nonfatal - definition: '' - source: '' - xor: INJURY -INJURED_FATAL: - active: 'TRUE' - description: Injured Fatal - definition: '' - source: '' - xor: INJURY diff --git a/core_schemas/value_sets/yml/type_casualty_action.yml b/core_schemas/value_sets/yml/type_casualty_action.yml deleted file mode 100644 index b02c208..0000000 --- a/core_schemas/value_sets/yml/type_casualty_action.yml +++ /dev/null @@ -1,65 +0,0 @@ -SEARCH_RESCUE: - active: 'TRUE' - description: Search / Rescue - definition: '' - source: '' -CARRYING_SETTINGUP_EQUIPMENT: - active: 'TRUE' - description: Carrying Setting-Up Equipment - definition: '' - source: '' -ADVANCING_OPERATING_HOSELINE: - active: 'TRUE' - description: Advancing / Operating Hoseline - definition: '' - source: '' -VEHICLE_EXTRICATION: - active: 'TRUE' - description: Vehicle Extrication - definition: '' - source: '' -VENTILATION: - active: 'TRUE' - description: Ventilation - definition: '' - source: '' -FORCIBLE_ENTRY: - active: 'TRUE' - description: Forcible Entry - definition: '' - source: '' -PUMP_OPERATIONS: - active: 'TRUE' - description: Pump Operations - definition: '' - source: '' -EMS_PATIENT_CARE: - active: 'TRUE' - description: EMS / Patient Care - definition: '' - source: '' -DURING_INCIDENT_RESPONSE: - active: 'TRUE' - description: During Incident Response - definition: '' - source: '' -SCENE_SAFETY_DIRECTING_TRAFFIC: - active: 'TRUE' - description: Scene Safety / Directing Traffic - definition: '' - source: '' -STANDBY: - active: 'TRUE' - description: Standby - definition: '' - source: '' -INCIDENT_COMMAND: - active: 'TRUE' - description: Incident Command - definition: '' - source: '' -OTHER: - active: 'TRUE' - description: Other - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_casualty_cause.yml b/core_schemas/value_sets/yml/type_casualty_cause.yml deleted file mode 100644 index bd5f8dd..0000000 --- a/core_schemas/value_sets/yml/type_casualty_cause.yml +++ /dev/null @@ -1,45 +0,0 @@ -CAUGHT_TRAPPED_BY_FIRE_EXPLOSION: - active: 'TRUE' - description: Caught / Trapped by Fire / Explosion - definition: '' - source: '' -FALL_JUMP: - active: 'TRUE' - description: Fall / Jump - definition: '' - source: '' -STRESS_OVEREXERTION: - active: 'TRUE' - description: Stress / Overexertion - definition: '' - source: '' -COLLAPSE: - active: 'TRUE' - description: Collapse - definition: '' - source: '' -CAUGHT_TRAPPED_BY_OBJECT: - active: 'TRUE' - description: Caught / Trapped by Object - definition: '' - source: '' -STRUCK_CONTACT_WITH_OBJECT: - active: 'TRUE' - description: Struck / Contact with Object - definition: '' - source: '' -EXPOSURE: - active: 'TRUE' - description: Exposure - definition: '' - source: '' -VEHICLE_COLLISION: - active: 'TRUE' - description: Vehicle Collision - definition: '' - source: '' -OTHER: - active: 'TRUE' - description: Other - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_casualty_ppe.yml b/core_schemas/value_sets/yml/type_casualty_ppe.yml deleted file mode 100644 index 37a2d71..0000000 --- a/core_schemas/value_sets/yml/type_casualty_ppe.yml +++ /dev/null @@ -1,65 +0,0 @@ -TURNOUT_COAT: - active: 'TRUE' - description: Turnout Coat - definition: '' - source: '' -BUNKER_PANTS: - active: 'TRUE' - description: Bunker Pants - definition: '' - source: '' -PROTECTIVE_HOOD: - active: 'TRUE' - description: Protective Hood - definition: '' - source: '' -GLOVES: - active: 'TRUE' - description: Gloves - definition: '' - source: '' -FACE_SHIELD_GOGGLES: - active: 'TRUE' - description: Face Shield / Goggles - definition: '' - source: '' -HELMET: - active: 'TRUE' - description: Helmet - definition: '' - source: '' -SCBA: - active: 'TRUE' - description: SCBA - definition: '' - source: '' -PASS_DEVICE: - active: 'TRUE' - description: Pass Device - definition: '' - source: '' -RUBBER_KNEE_BOOTS: - active: 'TRUE' - description: Rubber Knee Boots - definition: '' - source: '' -3_4_BOOTS: - active: 'TRUE' - description: 3/4 Boots - definition: '' - source: '' -BRUSH_GEAR: - active: 'TRUE' - description: Brush Gear - definition: '' - source: '' -REFLECTIVE_VEST: - active: 'TRUE' - description: Reflective Vest - definition: '' - source: '' -OTHER_SPECIAL_EQUIPMENT: - active: 'TRUE' - description: Other Special Equipment - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_casualty_timeline.yml b/core_schemas/value_sets/yml/type_casualty_timeline.yml deleted file mode 100644 index d5a8e67..0000000 --- a/core_schemas/value_sets/yml/type_casualty_timeline.yml +++ /dev/null @@ -1,30 +0,0 @@ -RESPONDING: - active: 'TRUE' - description: Responding - definition: '' - source: '' -INITIAL_RESPONSE: - active: 'TRUE' - description: Initial Response (First 10 Minutes) - definition: '' - source: '' -CONTINUING_OPERATIONS: - active: 'TRUE' - description: Continuing Operations (11 to 60 minutes) - definition: '' - source: '' -EXTENDED_OPERATIONS: - active: 'TRUE' - description: Extended Operations (Over 60 minutes) - definition: '' - source: '' -AFTER_CONCLUSION_OF_INCIDENT: - active: 'TRUE' - description: After Conclusion Of Incident - definition: '' - source: '' -UNKNOWN: - active: 'TRUE' - description: Unknown - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_dept.yml b/core_schemas/value_sets/yml/type_dept.yml deleted file mode 100644 index 2fdf2ad..0000000 --- a/core_schemas/value_sets/yml/type_dept.yml +++ /dev/null @@ -1,15 +0,0 @@ -CAREER: - active: 'TRUE' - description: Career - definition: '' - source: '' -VOLUNTEER: - active: 'TRUE' - description: Volunteer - definition: '' - source: '' -COMBINATION: - active: 'TRUE' - description: Combination - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_disp_proto_fire.yml b/core_schemas/value_sets/yml/type_disp_proto_fire.yml deleted file mode 100644 index b71bbb9..0000000 --- a/core_schemas/value_sets/yml/type_disp_proto_fire.yml +++ /dev/null @@ -1,20 +0,0 @@ -PROQA: - active: 'TRUE' - description: PROQA - definition: '' - source: '' -IAED: - active: 'TRUE' - description: IAED - definition: '' - source: '' -APCO: - active: 'TRUE' - description: APCO - definition: '' - source: '' -OTHER: - active: 'TRUE' - description: Other - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_disp_proto_med.yml b/core_schemas/value_sets/yml/type_disp_proto_med.yml deleted file mode 100644 index b71bbb9..0000000 --- a/core_schemas/value_sets/yml/type_disp_proto_med.yml +++ /dev/null @@ -1,20 +0,0 @@ -PROQA: - active: 'TRUE' - description: PROQA - definition: '' - source: '' -IAED: - active: 'TRUE' - description: IAED - definition: '' - source: '' -APCO: - active: 'TRUE' - description: APCO - definition: '' - source: '' -OTHER: - active: 'TRUE' - description: Other - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_displace_cause.yml b/core_schemas/value_sets/yml/type_displace_cause.yml deleted file mode 100644 index 3bf4f77..0000000 --- a/core_schemas/value_sets/yml/type_displace_cause.yml +++ /dev/null @@ -1,35 +0,0 @@ -FIRE: - active: 'TRUE' - description: Fire - definition: '' - source: '' -SMOKE: - active: 'TRUE' - description: Smoke - definition: '' - source: '' -WATER: - active: 'TRUE' - description: Water - definition: '' - source: '' -UTILITIES: - active: 'TRUE' - description: Utilities - definition: '' - source: '' -HAZARDOUS_SITUATION: - active: 'TRUE' - description: Hazardous Situation - definition: '' - source: '' -COLLAPSE: - active: 'TRUE' - description: Collapse - definition: '' - source: '' -OTHER: - active: 'TRUE' - description: Other - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_duty.yml b/core_schemas/value_sets/yml/type_duty.yml deleted file mode 100644 index df529cb..0000000 --- a/core_schemas/value_sets/yml/type_duty.yml +++ /dev/null @@ -1,35 +0,0 @@ -RESPONDING_TO_EMERGENCY_INCIDENT: - active: 'TRUE' - description: Responding to Emergency Incident - definition: '' - source: '' -WORKING_AT_SCENE_OF_FIRE_INCIDENT: - active: 'TRUE' - description: Working at Scene of Fire Incident - definition: '' - source: '' -WORKING_AT_SCENE_OF_NONFIRE_INCIDENT: - active: 'TRUE' - description: Working at Scene of Nonfire Incident - definition: '' - source: '' -RETURNING_FROM_EMERGENCY_INCIDENT: - active: 'TRUE' - description: Returning from Emergency Incident - definition: '' - source: '' -TRAINING: - active: 'TRUE' - description: Training - definition: '' - source: '' -AFTER_INCIDENT: - active: 'TRUE' - description: After Incident - definition: '' - source: '' -OTHER_ON_DUTY_INCIDENT: - active: 'TRUE' - description: Other On-Duty Incident - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_emerghaz_elec.yml b/core_schemas/value_sets/yml/type_emerghaz_elec.yml deleted file mode 100644 index 3dbbd67..0000000 --- a/core_schemas/value_sets/yml/type_emerghaz_elec.yml +++ /dev/null @@ -1,576 +0,0 @@ -'CONSUMER_PRODUCTS: APPLIANCE_TOOL': - active: 'TRUE' - value_1: CONSUMER_PRODUCTS - value_2: APPLIANCE_TOOL - value_3: '' - description_1: Appliances / Tools - description_2: Consumer Products - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'CONSUMER_PRODUCTS: CELL_PHONE': - active: 'TRUE' - value_1: CONSUMER_PRODUCTS - value_2: CELL_PHONE - value_3: '' - description_1: Cell Phone - description_2: Consumer Products - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'CONSUMER_PRODUCTS: COMPUTER_TABLET': - active: 'TRUE' - value_1: CONSUMER_PRODUCTS - value_2: COMPUTER_TABLET - value_3: '' - description_1: Computer / Tablet - description_2: Consumer Products - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'CONSUMER_PRODUCTS: ELECTRONIC_CIGARETTE': - active: 'TRUE' - value_1: CONSUMER_PRODUCTS - value_2: ELECTRONIC_CIGARETTE - value_3: '' - description_1: Electronic Cigarette - description_2: Consumer Products - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'CONSUMER_PRODUCTS: POWER_BANK': - active: 'TRUE' - value_1: CONSUMER_PRODUCTS - value_2: POWER_BANK - value_3: '' - description_1: Power Bank - description_2: Consumer Products - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'CONSUMER_PRODUCTS: TOY': - active: 'TRUE' - value_1: CONSUMER_PRODUCTS - value_2: TOY - value_3: '' - description_1: Toy - description_2: Consumer Products - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'CONSUMER_PRODUCTS: OTHER': - active: 'TRUE' - value_1: CONSUMER_PRODUCTS - value_2: OTHER - value_3: '' - description_1: Other - description_2: Consumer Products - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ENERGY_STORAGE_SYSTEM: HYDROELECTRIC': - active: 'TRUE' - value_1: ENERGY_STORAGE_SYSTEM - value_2: HYDROELECTRIC - value_3: '' - description_1: Pumped-Storage Hydroelectric - description_2: Energy Storage System - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ENERGY_STORAGE_SYSTEM: BATTERY': - active: 'TRUE' - value_1: ENERGY_STORAGE_SYSTEM - value_2: BATTERY - value_3: '' - description_1: Battery (Electro-Chemical) - description_2: Energy Storage System - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ENERGY_STORAGE_SYSTEM: COMPRESSED_AIR': - active: 'TRUE' - value_1: ENERGY_STORAGE_SYSTEM - value_2: COMPRESSED_AIR - value_3: '' - description_1: Compressed-Air Storage - description_2: Energy Storage System - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ENERGY_STORAGE_SYSTEM: FLYWHEEL': - active: 'TRUE' - value_1: ENERGY_STORAGE_SYSTEM - value_2: FLYWHEEL - value_3: '' - description_1: Flywheel - description_2: Energy Storage System - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ENERGY_STORAGE_SYSTEM: OTHER': - active: 'TRUE' - value_1: ENERGY_STORAGE_SYSTEM - value_2: OTHER - value_3: '' - description_1: Other - description_2: Energy Storage System - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'E_MOBILITY: POWER_ASSISTED_BICYCLE': - active: 'TRUE' - value_1: E_MOBILITY - value_2: POWER_ASSISTED_BICYCLE - value_3: '' - description_1: Power Assisted Bicycle - description_2: E-Mobility - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'E_MOBILITY: ELECTRIC_SCOOTER_MOPED': - active: 'TRUE' - value_1: E_MOBILITY - value_2: ELECTRIC_SCOOTER_MOPED - value_3: '' - description_1: Electric Scooter/Moped - description_2: E-Mobility - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'E_MOBILITY: PERSONAL_MOBILITY_ASSIST': - active: 'TRUE' - value_1: E_MOBILITY - value_2: PERSONAL_MOBILITY_ASSIST - value_3: '' - description_1: Personal Mobility Assist - description_2: E-Mobility - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'E_MOBILITY: OTHER': - active: 'TRUE' - value_1: E_MOBILITY - value_2: OTHER - value_3: '' - description_1: Other - description_2: E-Mobility - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: CAR_RR: FULL_ELECTRIC': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: CAR_RR - value_3: FULL_ELECTRIC - description_1: Road Registered Car - description_2: Electric Vehicle - description_3: Full Electric - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: CAR_RR: PLUG_IN_HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: CAR_RR - value_3: PLUG_IN_HYBRID - description_1: Road Registered Car - description_2: Electric Vehicle - description_3: Plug-In Hybrid - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: CAR_RR: HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: CAR_RR - value_3: HYBRID - description_1: Road Registered Car - description_2: Electric Vehicle - description_3: Hybrid - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: CAR_RR: FUEL_CELL': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: CAR_RR - value_3: FUEL_CELL - description_1: Road Registered Car - description_2: Electric Vehicle - description_3: Fuel Cell - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: TRUCK_PASSENGER_RR: FULL_ELECTRIC': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: TRUCK_PASSENGER_RR - value_3: FULL_ELECTRIC - description_1: Road Registered Passenger Truck - description_2: Electric Vehicle - description_3: Full Electric - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: TRUCK_PASSENGER_RR: PLUG_IN_HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: TRUCK_PASSENGER_RR - value_3: PLUG_IN_HYBRID - description_1: Road Registered Passenger Truck - description_2: Electric Vehicle - description_3: Plug-In Hybrid - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: TRUCK_PASSENGER_RR: HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: TRUCK_PASSENGER_RR - value_3: HYBRID - description_1: Road Registered Passenger Truck - description_2: Electric Vehicle - description_3: Hybrid - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: TRUCK_PASSENGER_RR: FUEL_CELL': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: TRUCK_PASSENGER_RR - value_3: FUEL_CELL - description_1: Road Registered Passenger Truck - description_2: Electric Vehicle - description_3: Fuel Cell - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: TRUCK_COMMERCIAL_RR: FULL_ELECTRIC': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: TRUCK_COMMERCIAL_RR - value_3: FULL_ELECTRIC - description_1: Road Registered Commercial Truck - description_2: Electric Vehicle - description_3: Full Electric - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: TRUCK_COMMERCIAL_RR: PLUG_IN_HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: TRUCK_COMMERCIAL_RR - value_3: PLUG_IN_HYBRID - description_1: Road Registered Commercial Truck - description_2: Electric Vehicle - description_3: Plug-In Hybrid - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: TRUCK_COMMERCIAL_RR: HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: TRUCK_COMMERCIAL_RR - value_3: HYBRID - description_1: Road Registered Commercial Truck - description_2: Electric Vehicle - description_3: Hybrid - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: TRUCK_COMMERCIAL_RR: FUEL_CELL': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: TRUCK_COMMERCIAL_RR - value_3: FUEL_CELL - description_1: Road Registered Commercial Truck - description_2: Electric Vehicle - description_3: Fuel Cell - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: BUS_RR: FULL_ELECTRIC': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: BUS_RR - value_3: FULL_ELECTRIC - description_1: Road Registered Bus - description_2: Electric Vehicle - description_3: Full Electric - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: BUS_RR: PLUG_IN_HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: BUS_RR - value_3: PLUG_IN_HYBRID - description_1: Road Registered Bus - description_2: Electric Vehicle - description_3: Plug-In Hybrid - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: BUS_RR: HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: BUS_RR - value_3: HYBRID - description_1: Road Registered Bus - description_2: Electric Vehicle - description_3: Hybrid - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: BUS_RR: FUEL_CELL': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: BUS_RR - value_3: FUEL_CELL - description_1: Road Registered Bus - description_2: Electric Vehicle - description_3: Fuel Cell - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: BOAT_RECREATIONAL: FULL_ELECTRIC': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: BOAT_RECREATIONAL - value_3: FULL_ELECTRIC - description_1: Boat Recreational - description_2: Electric Vehicle - description_3: Full Electric - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: BOAT_RECREATIONAL: PLUG_IN_HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: BOAT_RECREATIONAL - value_3: PLUG_IN_HYBRID - description_1: Boat Recreational - description_2: Electric Vehicle - description_3: Plug-In Hybrid - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: BOAT_RECREATIONAL: HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: BOAT_RECREATIONAL - value_3: HYBRID - description_1: Boat Recreational - description_2: Electric Vehicle - description_3: Hybrid - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: BOAT_RECREATIONAL: Fuel_Cell': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: BOAT_RECREATIONAL - value_3: Fuel_Cell - description_1: Boat Recreational - description_2: Electric Vehicle - description_3: Fuel Cell - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: BOAT_COMMERCIAL: FULL_ELECTRIC': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: BOAT_COMMERCIAL - value_3: FULL_ELECTRIC - description_1: Boat Commercial - description_2: Electric Vehicle - description_3: Full Electric - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: BOAT_COMMERCIAL: PLUG_IN_HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: BOAT_COMMERCIAL - value_3: PLUG_IN_HYBRID - description_1: Boat Commercial - description_2: Electric Vehicle - description_3: Plug-In Hybrid - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: BOAT_COMMERCIAL: HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: BOAT_COMMERCIAL - value_3: HYBRID - description_1: Boat Commercial - description_2: Electric Vehicle - description_3: Hybrid - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: BOAT_COMMERCIAL: FUEL_CELL': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: BOAT_COMMERCIAL - value_3: FUEL_CELL - description_1: Boat Commercial - description_2: Electric Vehicle - description_3: Fuel Cell - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: LIGHT_EV_NRR: FULL_ELECTRIC': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: LIGHT_EV_NRR - value_3: FULL_ELECTRIC - description_1: Non Road Registered Light Vehicle - description_2: Electric Vehicle - description_3: Full Electric - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: LIGHT_EV_NRR: PLUG_IN_HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: LIGHT_EV_NRR - value_3: PLUG_IN_HYBRID - description_1: Non Road Registered Light Vehicle - description_2: Electric Vehicle - description_3: Plug-In Hybrid - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: LIGHT_EV_NRR: HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: LIGHT_EV_NRR - value_3: HYBRID - description_1: Non Road Registered Light Vehicle - description_2: Electric Vehicle - description_3: Hybrid - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: LIGHT_EV_NRR: FUEL_CELL': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: LIGHT_EV_NRR - value_3: FUEL_CELL - description_1: Non Road Registered Light Vehicle - description_2: Electric Vehicle - description_3: Fuel Cell - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: OTHER: FULL_ELECTRIC': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: OTHER - value_3: FULL_ELECTRIC - description_1: Other - description_2: Electric Vehicle - description_3: Full Electric - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: OTHER: PLUG_IN_HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: OTHER - value_3: PLUG_IN_HYBRID - description_1: Other - description_2: Electric Vehicle - description_3: Plug-In Hybrid - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: OTHER: HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: OTHER - value_3: HYBRID - description_1: Other - description_2: Electric Vehicle - description_3: Hybrid - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'ELECTRIC_VEHICLE: OTHER: FUEL_CELL': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: OTHER - value_3: FUEL_CELL - description_1: Other - description_2: Electric Vehicle - description_3: Fuel Cell - definition_1: '' - definition_2: '' - definition_3: '' - source: '' \ No newline at end of file diff --git a/core_schemas/value_sets/yml/type_emerghaz_powergen.yml b/core_schemas/value_sets/yml/type_emerghaz_powergen.yml deleted file mode 100644 index b33856a..0000000 --- a/core_schemas/value_sets/yml/type_emerghaz_powergen.yml +++ /dev/null @@ -1,24 +0,0 @@ -PHOTOVOLTAICS: - active: 'TRUE' - description: 'Photovoltaics' - definition: '' - source: '' - xor: PV -WIND_TURBINE: - active: 'TRUE' - description: 'Wind Turbine' - definition: '' - source: '' - xor: OTHER -OTHER: - active: 'TRUE' - description: 'Other' - definition: '' - source: '' - xor: OTHER -NOT_APPLICABLE: - active: 'TRUE' - description: 'Not Applicable' - definition: '' - source: '' - xor: OTHER diff --git a/core_schemas/value_sets/yml/type_emerghaz_pv.yml b/core_schemas/value_sets/yml/type_emerghaz_pv.yml deleted file mode 100644 index 8a74189..0000000 --- a/core_schemas/value_sets/yml/type_emerghaz_pv.yml +++ /dev/null @@ -1,25 +0,0 @@ -PANEL_WATER_HEATING: - active: 'TRUE' - description: 'Panel Water Heating' - definition: '' - source: '' -PANEL_POWER_GENERATION: - active: 'TRUE' - description: 'Panel Power Generation' - definition: '' - source: '' -TILE_POWER_GENERATION: - active: 'TRUE' - description: 'Tile Power Generation' - definition: '' - source: '' -THIN_FILM_POWER_GENERATION: - active: 'TRUE' - description: 'Thin Film Power Generation' - definition: '' - source: '' -OTHER: - active: 'TRUE' - description: 'Other' - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_emerghaz_pv_ign.yml b/core_schemas/value_sets/yml/type_emerghaz_pv_ign.yml deleted file mode 100644 index aa20ad9..0000000 --- a/core_schemas/value_sets/yml/type_emerghaz_pv_ign.yml +++ /dev/null @@ -1,10 +0,0 @@ -SOURCE: - active: 'TRUE' - description: Source - definition: '' - source: '' -TARGET: - active: 'TRUE' - description: Target - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_emerghaz_suppression.yml b/core_schemas/value_sets/yml/type_emerghaz_suppression.yml deleted file mode 100644 index 3c4deb8..0000000 --- a/core_schemas/value_sets/yml/type_emerghaz_suppression.yml +++ /dev/null @@ -1,30 +0,0 @@ -RUN_COURSE: - active: 'TRUE' - description: Let Incident Run Its Course - definition: '' - source: '' -SUPPRESSION_WATER_ONLY: - active: 'TRUE' - description: Suppression With Water Only - definition: '' - source: '' -SUPPRESSION_WATER_ADDITIVE: - active: 'TRUE' - description: Suppression With Water / Additive - definition: '' - source: '' -SUBMERGE_BURY: - active: 'TRUE' - description: Submerge or Bury - definition: '' - source: '' -FIRE_BLANKET: - active: 'TRUE' - description: Use of Fire Blanket - definition: '' - source: '' -BATTERY_PENETRATION: - active: 'TRUE' - description: Use of Battery Penetrating Appliance - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_entity.yml b/core_schemas/value_sets/yml/type_entity.yml deleted file mode 100644 index d9a9dda..0000000 --- a/core_schemas/value_sets/yml/type_entity.yml +++ /dev/null @@ -1,40 +0,0 @@ -LOCAL: - active: 'TRUE' - description: 'Local' - definition: 'Includes career, combination, and volunteer fire departments and fire districts' - source: '' -CONTRACT: - active: 'TRUE' - description: 'Contract' - definition: 'Contract fire department' - source: '' -FEDERAL: - active: 'TRUE' - description: 'Federal' - definition: 'Federal government' - source: '' -STATE: - active: 'TRUE' - description: 'State' - definition: 'State government (includes state forest fire agencies and state institution fire departments)' - source: '' -OTHER: - active: 'TRUE' - description: 'Other' - definition: '' - source: '' -PRIVATE: - active: 'TRUE' - description: 'Private' - definition: 'Private or industrial fire brigade' - source: '' -TRANSPORTATION: - active: 'TRUE' - description: 'Transportation' - definition: 'Regional/metropolitan transportation authority or airport fire department' - source: '' -TRIBAL: - active: 'TRUE' - description: 'Tribal' - definition: 'Tribal Nation (includes Native American and Alaska Native tribal fire departments)' - source: '' \ No newline at end of file diff --git a/core_schemas/value_sets/yml/type_exposure_damage.yml b/core_schemas/value_sets/yml/type_exposure_damage.yml deleted file mode 100644 index 9103b3e..0000000 --- a/core_schemas/value_sets/yml/type_exposure_damage.yml +++ /dev/null @@ -1,20 +0,0 @@ -NO_DAMAGE: - active: 'TRUE' - description: No Damage - definition: '' - source: '' -MINOR_DAMAGE: - active: 'TRUE' - description: Minor (Limited Smoke / Fire / Water Damage, Usability/Occupancy Not Impacted ) - definition: '' - source: '' -MODERATE_DAMAGE: - active: 'TRUE' - description: Moderate (Flame / Water / Smoke Damage, Possible Impact to Usability/Occupancy) - definition: '' - source: '' -MAJOR_DAMAGE: - active: 'TRUE' - description: Major (Flame / Smoke / Water Damage Resulting in Total Loss to Usability/Occupancy) - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_exposure_item.yml b/core_schemas/value_sets/yml/type_exposure_item.yml deleted file mode 100644 index d078349..0000000 --- a/core_schemas/value_sets/yml/type_exposure_item.yml +++ /dev/null @@ -1,20 +0,0 @@ -STRUCTURE: - active: 'TRUE' - description: Structure - definition: '' - source: '' -VEHICLE: - active: 'TRUE' - description: Vehicle - definition: '' - source: '' -OUTDOOR_ENVIRONMENT: - active: 'TRUE' - description: Outdoor / Environment - definition: '' - source: '' -OBJECT_OTHER: - active: 'TRUE' - description: Object - Other - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_exposure_loc.yml b/core_schemas/value_sets/yml/type_exposure_loc.yml deleted file mode 100644 index e1e75bb..0000000 --- a/core_schemas/value_sets/yml/type_exposure_loc.yml +++ /dev/null @@ -1,12 +0,0 @@ -EXTERNAL_EXPOSURE: - active: 'TRUE' - description: External Exposure (building to building, building to vehicle, etc.) - definition: '' - source: '' - xor: EXTERNAL -INTERNAL_EXPOSURE: - active: 'TRUE' - description: Internal Exposure (Occupancy A to Occupancy B, within the same structure) - definition: '' - source: '' - xor: INTERNAL diff --git a/core_schemas/value_sets/yml/type_ff_nonff.yml b/core_schemas/value_sets/yml/type_ff_nonff.yml deleted file mode 100644 index 023fbaa..0000000 --- a/core_schemas/value_sets/yml/type_ff_nonff.yml +++ /dev/null @@ -1,10 +0,0 @@ -FF: - active: 'TRUE' - description: Firefighter - definition: '' - source: '' -NONFF: - active: 'TRUE' - description: Non-Firefighter - definition: '' - source: '' \ No newline at end of file diff --git a/core_schemas/value_sets/yml/type_fire_bldg_damage.yml b/core_schemas/value_sets/yml/type_fire_bldg_damage.yml deleted file mode 100644 index f5c5a75..0000000 --- a/core_schemas/value_sets/yml/type_fire_bldg_damage.yml +++ /dev/null @@ -1,20 +0,0 @@ -NO_DAMAGE: - active: 'TRUE' - description: No Damage - definition: '' - source: '' -MINOR_DAMAGE: - active: 'TRUE' - description: Minor (Limited Smoke / Fire / Water Damage, No Occupant Displacement) - definition: '' - source: '' -MODERATE_DAMAGE: - active: 'TRUE' - description: Moderate (Flame / Water / Smoke Damage, Possible Occupant Displacement) - definition: '' - source: '' -MAJOR_DAMAGE: - active: 'TRUE' - description: Major (Flame / Smoke / Water Damage Resulting in Total Property Loss, Occupant Displacement) - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_fire_cause_in.yml b/core_schemas/value_sets/yml/type_fire_cause_in.yml deleted file mode 100644 index 6c5d619..0000000 --- a/core_schemas/value_sets/yml/type_fire_cause_in.yml +++ /dev/null @@ -1,65 +0,0 @@ -OPERATING_EQUIPMENT: - active: 'TRUE' - description: Operating Equipment - definition: '' - source: '' -ELECTRICAL: - active: 'TRUE' - description: Electrical - definition: '' - source: '' -BATTERY_POWER_STORAGE: - active: 'TRUE' - description: Battery / Power Storage - definition: '' - source: '' -HEAT_FROM_ANOTHER_OBJECT: - active: 'TRUE' - description: Heat From Another Object - definition: '' - source: '' -EXPLOSIVES_FIREWORKS: - active: 'TRUE' - description: Explosives / Fireworks - definition: '' - source: '' -SMOKING_MATERIALS_ILLICIT_DRUGS: - active: 'TRUE' - description: Smoking Materials / Illicit Drugs - definition: '' - source: '' -OPEN_FLAME: - active: 'TRUE' - description: Open Flame - definition: '' - source: '' -COOKING: - active: 'TRUE' - description: Cooking - definition: '' - source: '' -CHEMICAL: - active: 'TRUE' - description: Chemical - definition: '' - source: '' -ACT_OF_NATURE: - active: 'TRUE' - description: Act Of Nature - definition: '' - source: '' -INCENDIARY: - active: 'TRUE' - description: Incendiary - definition: '' - source: '' -OTHER_HEAT_SOURCE: - active: 'TRUE' - description: Other Heat Source - definition: '' - source: '' -UNABLE_TO_BE_DETERMINED: - active: 'TRUE' - description: Unable to be Determined - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_fire_cause_out.yml b/core_schemas/value_sets/yml/type_fire_cause_out.yml deleted file mode 100644 index fb8c3eb..0000000 --- a/core_schemas/value_sets/yml/type_fire_cause_out.yml +++ /dev/null @@ -1,84 +0,0 @@ -NATURAL: - active: 'TRUE' - description: Natural - NWCG: Natural - definition: '' - source: '' -EQUIPMENT_VEHICLE_USE: - active: 'TRUE' - description: Equipment and Vehicle Use - NWCG: Equipment and vehicle use - definition: '' - source: '' -SMOKING_MATERIALS_ILLICIT_DRUGS: - active: 'TRUE' - description: Smoking Materials / Illicit Drugs - NWCG: 'Smoking ' - definition: '' - source: '' -RECREATION_CEREMONY: - active: 'TRUE' - description: Recreation and Ceremony (includes campfire) - NWCG: Recreation and ceremony (includes campfire) - definition: '' - source: '' -DEBRIS_OPEN_BURNING: - active: 'TRUE' - description: Debris / Open Burning - NWCG: Debris and open burning - definition: '' - source: '' -RAILROAD_OPS_MAINTENANCE: - active: 'TRUE' - description: Railroad Operations / Maintenance - NWCG: Railroad Operations and Maintenance - definition: '' - source: '' -FIREARMS_EXPLOSIVES: - active: 'TRUE' - description: Firearms / Explosives Use - NWCG: Firearms and explosive use - definition: '' - source: '' -FIREWORKS: - active: 'TRUE' - description: Fireworks - NWCG: Fireworks - definition: '' - source: '' -POWER_GEN_TRANS_DIST: - active: 'TRUE' - description: Power Generation / Transmission / Distribution - NWCG: Power generation/transmission/distribution - definition: '' - source: '' -STRUCTURE: - active: 'TRUE' - description: Structure - NWCG: Structure - definition: '' - source: '' -INCENDIARY: - active: 'TRUE' - description: Incendiary - NWCG: Arson - definition: '' - source: '' -BATTERY_POWER_STORAGE: - active: 'TRUE' - description: Battery / Power Storage - NWCG: '' - definition: '' - source: '' -SPREAD_FROM_CONTROLLED_BURN: - active: 'TRUE' - description: Spread From Controlled Burn - NWCG: '' - definition: '' - source: '' -UNABLE_TO_BE_DETERMINED: - active: 'TRUE' - description: Unable to be Determined - NWCG: Undetermined (Human or Natural) - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_fire_condition_arrival.yml b/core_schemas/value_sets/yml/type_fire_condition_arrival.yml deleted file mode 100644 index 39afba8..0000000 --- a/core_schemas/value_sets/yml/type_fire_condition_arrival.yml +++ /dev/null @@ -1,30 +0,0 @@ -NO_SMOKE_FIRE_SHOWING: - active: 'TRUE' - description: No Smoke / Fire Showing - definition: '' - source: '' -SMOKE_SHOWING: - active: 'TRUE' - description: Smoke Showing - definition: '' - source: '' -SMOKE_FIRE_SHOWING: - active: 'TRUE' - description: Smoke and Fire Showing - definition: '' - source: '' -STRUCTURE_INVOLVED: - active: 'TRUE' - description: Structure Involved - definition: '' - source: '' -FIRE_SPREAD_BEYOND_STRUCTURE: - active: 'TRUE' - description: Fire Spread Beyond Structure - definition: '' - source: '' -FIRE_OUT_UPON_ARRIVAL: - active: 'TRUE' - description: Fire Out Upon Arrival - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_fire_invest.yml b/core_schemas/value_sets/yml/type_fire_invest.yml deleted file mode 100644 index 6f86325..0000000 --- a/core_schemas/value_sets/yml/type_fire_invest.yml +++ /dev/null @@ -1,35 +0,0 @@ -INVESTIGATED_ON_SCENE_RESOURCE: - active: 'TRUE' - description: Investigated by On-Scene Operational Resources - definition: '' - source: '' -INVESTIGATED_BY_ARSON_FIRE_INVESTIGATOR: - active: 'TRUE' - description: Investigated by Formal Arson / Fire Investigator - definition: '' - source: '' -INVESTIGATED_BY_OUTSIDE_AGENCY: - active: 'TRUE' - description: Investigated by By Outside Fire Agency - definition: '' - source: '' -INVESTIGATED_BY_STATE_FIRE_MARSHAL: - active: 'TRUE' - description: Investigated by State Fire Marshal - definition: '' - source: '' -INVESTIGATED_BY_INSURANCE: - active: 'TRUE' - description: Investigated by Insurance - definition: '' - source: '' -INVESTIGATED_BY_NONFIRE_LAW_ENFORCEMENT: - active: 'TRUE' - description: Investigated by Law Enforcement (Nonfire) - definition: '' - source: '' -INVESTIGATED_BY_OTHER: - active: 'TRUE' - description: Investigated by Other - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_fire_invest_need.yml b/core_schemas/value_sets/yml/type_fire_invest_need.yml deleted file mode 100644 index ce8eded..0000000 --- a/core_schemas/value_sets/yml/type_fire_invest_need.yml +++ /dev/null @@ -1,30 +0,0 @@ -'YES': - active: 'TRUE' - description: 'Yes' - definition: '' - source: '' -'NO': - active: 'TRUE' - description: 'No' - definition: '' - source: '' -NOT_EVALUATED: - active: 'TRUE' - description: Not Evaluated - definition: '' - source: '' -NOT_APPLICABLE: - active: 'TRUE' - description: Not Applicable - definition: '' - source: '' -NO_CAUSE_OBVIOUS: - active: 'TRUE' - description: No - Cause Obvious - definition: '' - source: '' -OTHER: - active: 'TRUE' - description: Other - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_full_partial.yml b/core_schemas/value_sets/yml/type_full_partial.yml deleted file mode 100644 index cb0cde8..0000000 --- a/core_schemas/value_sets/yml/type_full_partial.yml +++ /dev/null @@ -1,15 +0,0 @@ -FULL: - active: 'TRUE' - description: Present - Full - definition: '' - source: '' -PARTIAL: - active: 'TRUE' - description: Present - Partial - definition: '' - source: '' -EXTENT_UNKNOWN: - active: 'TRUE' - description: Present - Extent Unknown - definition: '' - source: '' \ No newline at end of file diff --git a/core_schemas/value_sets/yml/type_gender.yml b/core_schemas/value_sets/yml/type_gender.yml deleted file mode 100644 index 2f6cb8e..0000000 --- a/core_schemas/value_sets/yml/type_gender.yml +++ /dev/null @@ -1,30 +0,0 @@ -MALE: - active: 'TRUE' - description: Male - definition: '' - source: '' -FEMALE: - active: 'TRUE' - description: Female - definition: '' - source: '' -TRANSGENDER_MALE_FEMALE_TO_MALE: - active: 'TRUE' - description: Transgender Male (Female to Male) - definition: '' - source: '' -TRANSGENDER_FEMALE_MALE_TO_FEMALE: - active: 'TRUE' - description: Transgender Female (Male to Female) - definition: '' - source: '' -OTHER_GENDER_IDENTITY: - active: 'TRUE' - description: Other, neither exclusively male or female - definition: '' - source: '' -UNKNOWN: - active: 'TRUE' - description: Unknown (Unable to be determined) - definition: '' - source: '' \ No newline at end of file diff --git a/core_schemas/value_sets/yml/type_hazard_cause.yml b/core_schemas/value_sets/yml/type_hazard_cause.yml deleted file mode 100644 index 82dcdb6..0000000 --- a/core_schemas/value_sets/yml/type_hazard_cause.yml +++ /dev/null @@ -1,25 +0,0 @@ -INTENTIONAL: - active: 'TRUE' - description: Intentional - definition: '' - source: '' -UNINTENTIONAL: - active: 'TRUE' - description: Unintentional - definition: '' - source: '' -CONTAINER_CONTAINMENT_FAILURE: - active: 'TRUE' - description: Container / Containment Failure - definition: '' - source: '' -ACT_OF_NATURE: - active: 'TRUE' - description: Act of Nature - definition: '' - source: '' -CAUSE_UNDER_INVESTIGATION: - active: 'TRUE' - description: Cause Under Investigation - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_hazard_disposition.yml b/core_schemas/value_sets/yml/type_hazard_disposition.yml deleted file mode 100644 index ef94d7a..0000000 --- a/core_schemas/value_sets/yml/type_hazard_disposition.yml +++ /dev/null @@ -1,40 +0,0 @@ -COMPLETED_FIRE_SERVICE_ONLY: - active: 'TRUE' - description: Completed by Fire Service Only - definition: '' - source: '' -COMPLETED_WITH_FIRE_SERVICE_PRESENT: - active: 'TRUE' - description: Completed with Fire Service Present - definition: '' - source: '' -RELEASED_TO_LOCAL_AGENCY: - active: 'TRUE' - description: Released to Local Agency - definition: '' - source: '' -RELEASED_TO_COUNTY_AGENCY: - active: 'TRUE' - description: Released to County Agency - definition: '' - source: '' -RELEASED_TO_STATE_AGENCY: - active: 'TRUE' - description: Released to State Agency - definition: '' - source: '' -RELEASED_TO_FEDERAL_AGENCY: - active: 'TRUE' - description: Released to Federal Agency - definition: '' - source: '' -RELEASED_TO_PRIVATE_AGENCY: - active: 'TRUE' - description: Released to Private Agency - definition: '' - source: '' -RELEASED_TO_PROPERTY_OWNER: - active: 'TRUE' - description: Released to Property Owner - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_hazard_dot.yml b/core_schemas/value_sets/yml/type_hazard_dot.yml deleted file mode 100644 index f518dfc..0000000 --- a/core_schemas/value_sets/yml/type_hazard_dot.yml +++ /dev/null @@ -1,45 +0,0 @@ -EXPLOSIVES: - active: 'TRUE' - description: Explosives - definition: '' - source: '' -GASES: - active: 'TRUE' - description: Gases - definition: '' - source: '' -FLAMMABLE_LIQUIDS: - active: 'TRUE' - description: Flammable Liquids - definition: '' - source: '' -FLAMMABLE_SOLIDS: - active: 'TRUE' - description: Flammable Solids - definition: '' - source: '' -OXIDIZERS: - active: 'TRUE' - description: Oxidizers - definition: '' - source: '' -POISONS_AND_ETIOLOGIC_MATERIALS: - active: 'TRUE' - description: Poisons and Etiologic Materials - definition: '' - source: '' -RADIOACTIVE_MATERIALS: - active: 'TRUE' - description: Radioactive Materials - definition: '' - source: '' -CORROSIVES: - active: 'TRUE' - description: Corrosives - definition: '' - source: '' -MISCELLANEOUS_DANGEROUS_SUBSTANCES: - active: 'TRUE' - description: Miscellaneous Dangerous Substances and Articles - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_hazard_physical_state.yml b/core_schemas/value_sets/yml/type_hazard_physical_state.yml deleted file mode 100644 index 745518a..0000000 --- a/core_schemas/value_sets/yml/type_hazard_physical_state.yml +++ /dev/null @@ -1,25 +0,0 @@ -SOLID: - active: 'TRUE' - description: 'Solid' - definition: '' - source: '' -LIQUID: - active: 'TRUE' - description: 'Liquid' - definition: '' - source: '' -GAS: - active: 'TRUE' - description: 'Gas' - definition: '' - source: '' -RADIOACTIVE: - active: 'TRUE' - description: 'Radioactive' - definition: ' ' - source: '' -UNKNOWN: - active: 'TRUE' - description: 'Unknown' - definition: ' ' - source: '' \ No newline at end of file diff --git a/core_schemas/value_sets/yml/type_hazard_released_into.yml b/core_schemas/value_sets/yml/type_hazard_released_into.yml deleted file mode 100644 index 900cf38..0000000 --- a/core_schemas/value_sets/yml/type_hazard_released_into.yml +++ /dev/null @@ -1,15 +0,0 @@ -AIR: - active: 'TRUE' - description: Air - definition: '' - source: '' -WATER: - active: 'TRUE' - description: Water - definition: '' - source: '' -GROUND: - active: 'TRUE' - description: Ground - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_hazard_unit.yml b/core_schemas/value_sets/yml/type_hazard_unit.yml deleted file mode 100644 index 15dced5..0000000 --- a/core_schemas/value_sets/yml/type_hazard_unit.yml +++ /dev/null @@ -1,165 +0,0 @@ -GAS_CUBIC_FOOT: - active: 'TRUE' - description: 'Gas - Cubic Foot ' - definition: '' - source: '' -GAS_CUBIC_INCH: - active: 'TRUE' - description: 'Gas - Cubic Inch ' - definition: '' - source: '' -GAS_CUBIC_CENTIMETER: - active: 'TRUE' - description: 'Gas - Cubic Centimeter ' - definition: '' - source: '' -GAS_CUBIC_METER: - active: 'TRUE' - description: 'Gas - Cubic Meter ' - definition: '' - source: '' -GAS_POUND: - active: 'TRUE' - description: 'Gas - Pound ' - definition: '' - source: '' -LIQUID_CUBIC_CENTIMETER: - active: 'TRUE' - description: 'Liquid - Cubic Centimeter ' - definition: '' - source: '' -LIQUID_CUP: - active: 'TRUE' - description: 'Liquid - Cup ' - definition: '' - source: '' -LIQUID_GALLON: - active: 'TRUE' - description: 'Liquid - Gallon ' - definition: '' - source: '' -LIQUID_GRAM: - active: 'TRUE' - description: 'Liquid - Gram ' - definition: '' - source: '' -LIQUID_KILOGRAM: - active: 'TRUE' - description: 'Liquid - Kilogram ' - definition: '' - source: '' -LIQUID_POUND: - active: 'TRUE' - description: 'Liquid - Pound ' - definition: '' - source: '' -LIQUID_LITER: - active: 'TRUE' - description: 'Liquid - Liter ' - definition: '' - source: '' -LIQUID_MILLIGRAM: - active: 'TRUE' - description: 'Liquid - Milligram ' - definition: '' - source: '' -LIQUID_MILLILITER: - active: 'TRUE' - description: 'Liquid - Milliliter ' - definition: '' - source: '' -LIQUID_OUNCE: - active: 'TRUE' - description: 'Liquid - Ounce ' - definition: '' - source: '' -LIQUID_PINT: - active: 'TRUE' - description: 'Liquid - Pint ' - definition: '' - source: '' -LIQUID_QUART: - active: 'TRUE' - description: 'Liquid - Quart ' - definition: '' - source: '' -LIQUID_TABLESPOON: - active: 'TRUE' - description: 'Liquid - Tablespoon ' - definition: '' - source: '' -LIQUID_TEASPOON: - active: 'TRUE' - description: 'Liquid - Teaspoon ' - definition: '' - source: '' -SOLID_GRAM: - active: 'TRUE' - description: 'Solid - Gram ' - definition: '' - source: '' -SOLID_KILOGRAM: - active: 'TRUE' - description: 'Solid - Kilogram ' - definition: '' - source: '' -SOLID_POUND: - active: 'TRUE' - description: 'Solid - Pound ' - definition: '' - source: '' -SOLID_LITER: - active: 'TRUE' - description: 'Solid - Liter ' - definition: '' - source: '' -SOLID_MILLIGRAM: - active: 'TRUE' - description: 'Solid - Milligram ' - definition: '' - source: '' -SOLID_OUNCE: - active: 'TRUE' - description: 'Solid - Ounce ' - definition: '' - source: '' -SOLID_TABLESPOON: - active: 'TRUE' - description: 'Solid - Tablespoon ' - definition: '' - source: '' -SOLID_TON: - active: 'TRUE' - description: 'Solid - Ton ' - definition: '' - source: '' -SOLID_TEASPOON: - active: 'TRUE' - description: 'Solid - Teaspoon ' - definition: '' - source: '' -RADIOACTIVE_CURIE: - active: 'TRUE' - description: 'Radioactive - Curie ' - definition: '' - source: '' -RADIOACTIVE_MEGABECQUEREL: - active: 'TRUE' - description: 'Radioactive - Megabecquerel ' - definition: '' - source: '' -RADIOACTIVE_MILLICURIE: - active: 'TRUE' - description: 'Radioactive - Millicurie ' - definition: '' - source: '' -RADIOACTIVE_TERABECQUEREL: - active: 'TRUE' - description: 'Radioactive - Terabecquerel ' - definition: '' - source: '' -RADIOACTIVE_MICROCURIE: - active: 'TRUE' - description: 'Radioactive - Microcurie ' - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_incident.yml b/core_schemas/value_sets/yml/type_incident.yml deleted file mode 100644 index 97ef960..0000000 --- a/core_schemas/value_sets/yml/type_incident.yml +++ /dev/null @@ -1,1663 +0,0 @@ -'FIRE: OUTSIDE_FIRE: CONSTRUCTION_WASTE': - active: 'TRUE' - value_1: FIRE - value_2: OUTSIDE_FIRE - value_3: CONSTRUCTION_WASTE - description_1: Fire - description_2: Outside Fire - description_3: Construction Waste - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 141, 142, 143, 140, 150, 151, 152, 153, 154, 155, 160, 161, 162, 163, 164, 170, 171, 172, 173 -'FIRE: OUTSIDE_FIRE: OTHER_OUTSIDE_FIRE': - active: 'TRUE' - value_1: FIRE - value_2: OUTSIDE_FIRE - value_3: OTHER_OUTSIDE_FIRE - description_1: Fire - description_2: Outside Fire - description_3: Other Outside Fire - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 141, 142, 143, 140, 150, 151, 152, 153, 154, 155, 160, 161, 162, 163, 164, 170, 171, 172, 173 -'FIRE: OUTSIDE_FIRE: OUTSIDE_TANK_FIRE': - active: 'TRUE' - value_1: FIRE - value_2: OUTSIDE_FIRE - value_3: OUTSIDE_TANK_FIRE - description_1: Fire - description_2: Outside Fire - description_3: Outside Tank Fire - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 141, 142, 143, 140, 150, 151, 152, 153, 154, 155, 160, 161, 162, 163, 164, 170, 171, 172, 173 -'FIRE: OUTSIDE_FIRE: TRASH_RUBBISH_FIRE': - active: 'TRUE' - value_1: FIRE - value_2: OUTSIDE_FIRE - value_3: TRASH_RUBBISH_FIRE - description_1: Fire - description_2: Outside Fire - description_3: Trash / Rubbish Fire - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 141, 142, 143, 140, 150, 151, 152, 153, 154, 155, 160, 161, 162, 163, 164, 170, 171, 172, 173 -'FIRE: OUTSIDE_FIRE: VEGETATION_GRASS_FIRE': - active: 'TRUE' - value_1: FIRE - value_2: OUTSIDE_FIRE - value_3: VEGETATION_GRASS_FIRE - description_1: Fire - description_2: Outside Fire - description_3: Vegetation / Grass Fire - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 141, 142, 143, 140, 150, 151, 152, 153, 154, 155, 160, 161, 162, 163, 164, 170, 171, 172, 173 -'FIRE: OUTSIDE_FIRE: WILDFIRE_WILDLAND': - active: 'TRUE' - value_1: FIRE - value_2: OUTSIDE_FIRE - value_3: WILDFIRE_WILDLAND - description_1: Fire - description_2: Outside Fire - description_3: Wildfire - Wildland - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 141, 142, 143, 140, 150, 151, 152, 153, 154, 155, 160, 161, 162, 163, 164, 170, 171, 172, 173 -'FIRE: OUTSIDE_FIRE: WILDFIRE_URBAN_INTERFACE': - active: 'TRUE' - value_1: FIRE - value_2: OUTSIDE_FIRE - value_3: WILDFIRE_URBAN_INTERFACE - description_1: Fire - description_2: Outside Fire - description_3: Wildfire - Urban Interface - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 141, 142, 143, 140, 150, 151, 152, 153, 154, 155, 160, 161, 162, 163, 164, 170, 171, 172, 173 -'FIRE: OUTSIDE_FIRE: UTILITY_INFRASTRUCTURE_FIRE': - active: 'TRUE' - value_1: FIRE - value_2: OUTSIDE_FIRE - value_3: UTILITY_INFRASTRUCTURE_FIRE - description_1: Fire - description_2: Outside Fire - description_3: Utility Infrastructure Fire - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 141, 142, 143, 140, 150, 151, 152, 153, 154, 155, 160, 161, 162, 163, 164, 170, 171, 172, 173 -'FIRE: OUTSIDE_FIRE: DUMPSTER_OUTDOOR_CONTAINER_FIRE': - active: 'TRUE' - value_1: FIRE - value_2: OUTSIDE_FIRE - value_3: DUMPSTER_OUTDOOR_CONTAINER_FIRE - description_1: Fire - description_2: Outside Fire - description_3: Dumpster / Other Outdoor Container Fire - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 141, 142, 143, 140, 150, 151, 152, 153, 154, 155, 160, 161, 162, 163, 164, 170, 171, 172, 173 -'FIRE: SPECIAL_FIRE: ESS_FIRE': - active: 'TRUE' - value_1: FIRE - value_2: SPECIAL_FIRE - value_3: ESS_FIRE - description_1: Fire - description_2: Special Fire - description_3: ESS Fire - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 200, 210, 211, 212, 213, 220, 221, 222, 223, 231, 240, 241, 242, 243, 244 -'FIRE: SPECIAL_FIRE: EXPLOSION': - active: 'TRUE' - value_1: FIRE - value_2: SPECIAL_FIRE - value_3: EXPLOSION - description_1: Fire - description_2: Special Fire - description_3: Explosion - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 200, 210, 211, 212, 213, 220, 221, 222, 223, 231, 240, 241, 242, 243, 244 -'FIRE: SPECIAL_FIRE: INFRASTRUCTURE_FIRE': - active: 'TRUE' - value_1: FIRE - value_2: SPECIAL_FIRE - value_3: INFRASTRUCTURE_FIRE - description_1: Fire - description_2: Special Fire - description_3: Infrastructure Fire (Tunnel, Bridge) - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 200, 210, 211, 212, 213, 220, 221, 222, 223, 231, 240, 241, 242, 243, 244 -'FIRE: STRUCTURE_FIRE: STRUCTURAL_INVOLVEMENT_FIRE': - active: 'TRUE' - value_1: FIRE - value_2: STRUCTURE_FIRE - value_3: STRUCTURAL_INVOLVEMENT_FIRE - description_1: Fire - description_2: Structure Fire - description_3: Structural Involvement - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 111, 112, 113, 114, 115, 116, 117, 118, 121, 122, 123, 120 -'FIRE: STRUCTURE_FIRE: ROOM_AND_CONTENTS_FIRE': - active: 'TRUE' - value_1: FIRE - value_2: STRUCTURE_FIRE - value_3: ROOM_AND_CONTENTS_FIRE - description_1: Fire - description_2: Structure Fire - description_3: Room and Contents Fire - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 111, 112, 113, 114, 115, 116, 117, 118, 121, 122, 123, 121 -'FIRE: STRUCTURE_FIRE: CONFINED_COOKING_APPLIANCE_FIRE': - active: 'TRUE' - value_1: FIRE - value_2: STRUCTURE_FIRE - value_3: CONFINED_COOKING_APPLIANCE_FIRE - description_1: Fire - description_2: Structure Fire - description_3: Confined Cooking / Appliance Fire - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 111, 112, 113, 114, 115, 116, 117, 118, 121, 122, 123, 122 -'FIRE: STRUCTURE_FIRE: CHIMNEY_FIRE': - active: 'TRUE' - value_1: FIRE - value_2: STRUCTURE_FIRE - value_3: CHIMNEY_FIRE - description_1: Fire - description_2: Structure Fire - description_3: Chimney Fire - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 111, 112, 113, 114, 115, 116, 117, 118, 121, 122, 123, 123 -'FIRE: TRANSPORTATION_FIRE: AIRCRAFT_FIRE': - active: 'TRUE' - value_1: FIRE - value_2: TRANSPORTATION_FIRE - value_3: AIRCRAFT_FIRE - description_1: Fire - description_2: Transportation Fire - description_3: Aircraft Emergency - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 130, 131, 132, 133, 134, 135, 136, 137, 138 -'FIRE: TRANSPORTATION_FIRE: VEHICLE_FIRE_PASSENGER': - active: 'TRUE' - value_1: FIRE - value_2: TRANSPORTATION_FIRE - value_3: VEHICLE_FIRE_PASSENGER - description_1: Fire - description_2: Transportation Fire - description_3: Vehicle Fire - Passenger - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 130, 131, 132, 133, 134, 135, 136, 137, 138 -'FIRE: TRANSPORTATION_FIRE: VEHICLE_FIRE_COMMERCIAL': - active: 'TRUE' - value_1: FIRE - value_2: TRANSPORTATION_FIRE - value_3: VEHICLE_FIRE_COMMERCIAL - description_1: Fire - description_2: Transportation Fire - description_3: Vehicle Fire - Commercial - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 130, 131, 132, 133, 134, 135, 136, 137, 138 -'FIRE: TRANSPORTATION_FIRE: VEHICLE_FIRE_RV': - active: 'TRUE' - value_1: FIRE - value_2: TRANSPORTATION_FIRE - value_3: VEHICLE_FIRE_RV - description_1: Fire - description_2: Transportation Fire - description_3: Vehicle Fire - RV - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 130, 131, 132, 133, 134, 135, 136, 137, 138 -'FIRE: TRANSPORTATION_FIRE: VEHICLE_FIRE_FOOD_TRUCK': - active: 'TRUE' - value_1: FIRE - value_2: TRANSPORTATION_FIRE - value_3: VEHICLE_FIRE_FOOD_TRUCK - description_1: Fire - description_2: Transportation Fire - description_3: Vehicle Fire - Food Truck - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 130, 131, 132, 133, 134, 135, 136, 137, 138 -'FIRE: TRANSPORTATION_FIRE: BOAT_PERSONAL_WATERCRAFT_BARGE_FIRE': - active: 'TRUE' - value_1: FIRE - value_2: TRANSPORTATION_FIRE - value_3: BOAT_PERSONAL_WATERCRAFT_BARGE_FIRE - description_1: Fire - description_2: Transportation Fire - description_3: Boat / Personal Watercraft / Barge Fire - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 130, 131, 132, 133, 134, 135, 136, 137, 138 -'FIRE: TRANSPORTATION_FIRE: POWERED_MOBILITY_DEVICE_FIRE': - active: 'TRUE' - value_1: FIRE - value_2: TRANSPORTATION_FIRE - value_3: POWERED_MOBILITY_DEVICE_FIRE - description_1: Fire - description_2: Transportation Fire - description_3: Powered Mobility Device Fire - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 130, 131, 132, 133, 134, 135, 136, 137, 138 -'FIRE: TRANSPORTATION_FIRE: TRAIN_RAIL_FIRE': - active: 'TRUE' - value_1: FIRE - value_2: TRANSPORTATION_FIRE - value_3: TRAIN_RAIL_FIRE - description_1: Fire - description_2: Transportation Fire - description_3: Train / Rail Fire - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 130, 131, 132, 133, 134, 135, 136, 137, 138 -'HAZSIT: HAZARD_NONCHEM: BOMB_THREAT_RESPONSE_SUSPICIOUS_PACKAGE': - active: 'TRUE' - value_1: HAZSIT - value_2: HAZARD_NONCHEM - value_3: BOMB_THREAT_RESPONSE_SUSPICIOUS_PACKAGE - description_1: Hazardous Situation - description_2: Hazard Non-Chemical - description_3: Bomb Threat / Bomb Response / Suspicious Package - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 371, 372, 370, 381, 400, 441, 442, 443, 444, 445, 440, 451, 471 -'HAZSIT: HAZARD_NONCHEM: ELEC_POWER_LINE_DOWN_ARCHING_MALFUNC': - active: 'TRUE' - value_1: HAZSIT - value_2: HAZARD_NONCHEM - value_3: ELEC_POWER_LINE_DOWN_ARCHING_MALFUNC - description_1: Hazardous Situation - description_2: Hazard Non-Chemical - description_3: Electrical Power Line Down / Arching / Malfunction - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 371, 372, 370, 381, 400, 441, 442, 443, 444, 445, 440, 451, 471 -'HAZSIT: HAZARD_NONCHEM: ELEC_HAZARD_SHORT_CIRCUIT': - active: 'TRUE' - value_1: HAZSIT - value_2: HAZARD_NONCHEM - value_3: ELEC_HAZARD_SHORT_CIRCUIT - description_1: Hazardous Situation - description_2: Hazard Non-Chemical - description_3: Electrical Hazard / Short Circuit - definition_1: '' - definition_2: '' - definition_3: '' - source: '' -'HAZSIT: HAZARD_NONCHEM: MOTOR_VEHICLE_COLLISION': - active: 'TRUE' - value_1: HAZSIT - value_2: HAZARD_NONCHEM - value_3: MOTOR_VEHICLE_COLLISION - description_1: Hazardous Situation - description_2: Hazard Non-Chemical - description_3: Motor Vehicle Collision - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 371, 372, 370, 381, 400, 441, 442, 443, 444, 445, 440, 451, 471 -'HAZSIT: HAZARDOUS_MATERIALS: FUEL_SPILL_ODOR': - active: 'TRUE' - value_1: HAZSIT - value_2: HAZARDOUS_MATERIALS - value_3: FUEL_SPILL_ODOR - description_1: Hazardous Situation - description_2: Hazardous Materials - description_3: Fuel Spill / Fuel Odor - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 381, 400, 411, 412, 413, 410, 421, 422, 423, 424, 420, 431, 430 -'HAZSIT: HAZARDOUS_MATERIALS: GAS_LEAK_ODOR': - active: 'TRUE' - value_1: HAZSIT - value_2: HAZARDOUS_MATERIALS - value_3: GAS_LEAK_ODOR - description_1: Hazardous Situation - description_2: Hazardous Materials - description_3: Gas Leak / Gas Odor - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 381, 400, 411, 412, 413, 410, 421, 422, 423, 424, 420, 431, 430 -'HAZSIT: HAZARDOUS_MATERIALS: CARBON_MONOXIDE_RELEASE': - active: 'TRUE' - value_1: HAZSIT - value_2: HAZARDOUS_MATERIALS - value_3: CARBON_MONOXIDE_RELEASE - description_1: Hazardous Situation - description_2: Hazardous Materials - description_3: Carbon Monoxide Release - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 381, 400, 411, 412, 413, 410, 421, 422, 423, 424, 420, 431, 430 -'HAZSIT: HAZARDOUS_MATERIALS: BIOLOGICAL_RELEASE_INCIDENT': - active: 'TRUE' - value_1: HAZSIT - value_2: HAZARDOUS_MATERIALS - value_3: BIOLOGICAL_RELEASE_INCIDENT - description_1: Hazardous Situation - description_2: Hazardous Materials - description_3: Biological Release / Incident - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 381, 400, 411, 412, 413, 410, 421, 422, 423, 424, 420, 431, 430 -'HAZSIT: HAZARDOUS_MATERIALS: RADIOACTIVE_RELEASE_INCIDENT': - active: 'TRUE' - value_1: HAZSIT - value_2: HAZARDOUS_MATERIALS - value_3: RADIOACTIVE_RELEASE_INCIDENT - description_1: Hazardous Situation - description_2: Hazardous Materials - description_3: Radioactive Release / Incident - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 381, 400, 411, 412, 413, 410, 421, 422, 423, 424, 420, 431, 430 -'HAZSIT: HAZARDOUS_MATERIALS: HAZMAT_RELEASE_TRANSPORT': - active: 'TRUE' - value_1: HAZSIT - value_2: HAZARDOUS_MATERIALS - value_3: HAZMAT_RELEASE_TRANSPORT - description_1: Hazardous Situation - description_2: Hazardous Materials - description_3: Hazardous Material Release (Chemical from Transportation) - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 381, 400, 411, 412, 413, 410, 421, 422, 423, 424, 420, 431, 430 -'HAZSIT: HAZARDOUS_MATERIALS: HAZMAT_RELEASE_FACILITY': - active: 'TRUE' - value_1: HAZSIT - value_2: HAZARDOUS_MATERIALS - value_3: HAZMAT_RELEASE_FACILITY - description_1: Hazardous Situation - description_2: Hazardous Materials - description_3: Hazardous Material Release (Chemical from Fixed Facility) - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 381, 400, 411, 412, 413, 410, 421, 422, 423, 424, 420, 431, 430 -'HAZSIT: OVERPRESSURE: RUPTURE_WITHOUT_FIRE': - active: 'TRUE' - value_1: HAZSIT - value_2: OVERPRESSURE - value_3: RUPTURE_WITHOUT_FIRE - description_1: Hazardous Situation - description_2: Overpressure - description_3: Rupture Without Fire - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 200 -'HAZSIT: OVERPRESSURE: NO_RUPTURE': - active: 'TRUE' - value_1: HAZSIT - value_2: OVERPRESSURE - value_3: NO_RUPTURE - description_1: Hazardous Situation - description_2: Overpressure - description_3: No Rupture - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 200 -'HAZSIT: INVESTIGATION: ODOR': - active: 'TRUE' - value_1: HAZSIT - value_2: INVESTIGATION - value_3: ODOR - description_1: Hazardous Situation - description_2: Investigation - description_3: Odor - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'HAZSIT: INVESTIGATION: SMOKE_INVESTIGATION': - active: 'TRUE' - value_1: HAZSIT - value_2: INVESTIGATION - value_3: SMOKE_INVESTIGATION - description_1: Hazardous Situation - description_2: Investigation - description_3: Smoke Investigation - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: ILLNESS: ABDOMINAL_PAIN': - active: 'TRUE' - value_1: MEDICAL - value_2: ILLNESS - value_3: ABDOMINAL_PAIN - description_1: Medical - description_2: Illness - description_3: Abdominal Pain / Problems - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: ILLNESS: ALLERGIC_REACTION_STINGS': - active: 'TRUE' - value_1: MEDICAL - value_2: ILLNESS - value_3: ALLERGIC_REACTION_STINGS - description_1: Medical - description_2: Illness - description_3: Allergic Reaction / Stings - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: ILLNESS: BACK_PAIN_NON_TRAUMA': - active: 'TRUE' - value_1: MEDICAL - value_2: ILLNESS - value_3: BACK_PAIN_NON_TRAUMA - description_1: Medical - description_2: Illness - description_3: Back Pain (Non-Trauma) - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: ILLNESS: BREATHING_PROBLEMS': - active: 'TRUE' - value_1: MEDICAL - value_2: ILLNESS - value_3: BREATHING_PROBLEMS - description_1: Medical - description_2: Illness - description_3: Breathing Problems - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: ILLNESS: CARDIAC_ARREST': - active: 'TRUE' - value_1: MEDICAL - value_2: ILLNESS - value_3: CARDIAC_ARREST - description_1: Medical - description_2: Illness - description_3: Cardiac Arrest - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: ILLNESS: CHEST_PAIN_NON_TRAUMA': - active: 'TRUE' - value_1: MEDICAL - value_2: ILLNESS - value_3: CHEST_PAIN_NON_TRAUMA - description_1: Medical - description_2: Illness - description_3: Chest Pain (Non-Trauma) - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: ILLNESS: CONVULSIONS_SEIZURES': - active: 'TRUE' - value_1: MEDICAL - value_2: ILLNESS - value_3: CONVULSIONS_SEIZURES - description_1: Medical - description_2: Illness - description_3: Convulsions / Seizures - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: ILLNESS: DIABETIC_PROBLEMS': - active: 'TRUE' - value_1: MEDICAL - value_2: ILLNESS - value_3: DIABETIC_PROBLEMS - description_1: Medical - description_2: Illness - description_3: Diabetic Problems - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: ILLNESS: HEADACHE': - active: 'TRUE' - value_1: MEDICAL - value_2: ILLNESS - value_3: HEADACHE - description_1: Medical - description_2: Illness - description_3: Headache - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: ILLNESS: HEART_PROBLEMS': - active: 'TRUE' - value_1: MEDICAL - value_2: ILLNESS - value_3: HEART_PROBLEMS - description_1: Medical - description_2: Illness - description_3: Heart Problems - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: ILLNESS: OVERDOSE': - active: 'TRUE' - value_1: MEDICAL - value_2: ILLNESS - value_3: OVERDOSE - description_1: Medical - description_2: Illness - description_3: Overdose / Poisoning - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: ILLNESS: PANDEMIC_EPIDEMIC_OUTBREAK': - active: 'TRUE' - value_1: MEDICAL - value_2: ILLNESS - value_3: PANDEMIC_EPIDEMIC_OUTBREAK - description_1: Medical - description_2: Illness - description_3: Pandemic / Epidemic / Outbreak - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: ILLNESS: PREGNANCY_CHILDBIRTH': - active: 'TRUE' - value_1: MEDICAL - value_2: ILLNESS - value_3: PREGNANCY_CHILDBIRTH - description_1: Medical - description_2: Illness - description_3: Pregnancy / Childbirth - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: ILLNESS: PSYCHOLOGICAL_BEHAVIOR_ISSUES': - active: 'TRUE' - value_1: MEDICAL - value_2: ILLNESS - value_3: PSYCHOLOGICAL_BEHAVIOR_ISSUES - description_1: Medical - description_2: Illness - description_3: Psychological Behavior Issues - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: ILLNESS: SICK_CASE': - active: 'TRUE' - value_1: MEDICAL - value_2: ILLNESS - value_3: SICK_CASE - description_1: Medical - description_2: Illness - description_3: Sick Case - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: ILLNESS: STROKE_CVA': - active: 'TRUE' - value_1: MEDICAL - value_2: ILLNESS - value_3: STROKE_CVA - description_1: Medical - description_2: Illness - description_3: Stroke / CVA - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: ILLNESS: UNCONSCIOUS_VICTIM': - active: 'TRUE' - value_1: MEDICAL - value_2: ILLNESS - value_3: UNCONSCIOUS_VICTIM - description_1: Medical - description_2: Illness - description_3: Unconscious Victim - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: ILLNESS: WELL_PERSON_CHECK': - active: 'TRUE' - value_1: MEDICAL - value_2: ILLNESS - value_3: WELL_PERSON_CHECK - description_1: Medical - description_2: Illness - description_3: Well Person Check - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: ILLNESS: ALTERED_MENTAL_STATUS': - active: 'TRUE' - value_1: MEDICAL - value_2: ILLNESS - value_3: ALTERED_MENTAL_STATUS - description_1: Medical - description_2: Illness - description_3: Altered Mental Status - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: ILLNESS: NAUSEA_VOMITING': - active: 'TRUE' - value_1: MEDICAL - value_2: ILLNESS - value_3: NAUSEA_VOMITING - description_1: Medical - description_2: Illness - description_3: Nausea / Vomiting - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: ILLNESS: UNKNOWN_PROBLEM': - active: 'TRUE' - value_1: MEDICAL - value_2: ILLNESS - value_3: UNKNOWN_PROBLEM - description_1: Medical - description_2: Illness - description_3: Unknown Problem - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: ILLNESS: NO_APPROPRIATE_CHOICE': - active: 'TRUE' - value_1: MEDICAL - value_2: ILLNESS - value_3: NO_APPROPRIATE_CHOICE - description_1: Medical - description_2: Illness - description_3: No Appropriate Choice - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: INJURY: ANIMAL_BITES': - active: 'TRUE' - value_1: MEDICAL - value_2: INJURY - value_3: ANIMAL_BITES - description_1: Medical - description_2: Injury / Trauma - description_3: Animal Bites - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: INJURY: ASSAULT': - active: 'TRUE' - value_1: MEDICAL - value_2: INJURY - value_3: ASSAULT - description_1: Medical - description_2: Injury / Trauma - description_3: Assault - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: INJURY: BURNS_EXPLOSION': - active: 'TRUE' - value_1: MEDICAL - value_2: INJURY - value_3: BURNS_EXPLOSION - description_1: Medical - description_2: Injury / Trauma - description_3: Burns / Explosion - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: INJURY: CARBON_MONOXIDE_OTHER_INHALATION_INJURY': - active: 'TRUE' - value_1: MEDICAL - value_2: INJURY - value_3: CARBON_MONOXIDE_OTHER_INHALATION_INJURY - description_1: Medical - description_2: Injury / Trauma - description_3: Carbon Monoxide / Other Inhalation Injury - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: INJURY: CHOKING': - active: 'TRUE' - value_1: MEDICAL - value_2: INJURY - value_3: CHOKING - description_1: Medical - description_2: Injury / Trauma - description_3: Choking - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: INJURY: DROWNING_DIVING_SCUBA_ACCIDENT': - active: 'TRUE' - value_1: MEDICAL - value_2: INJURY - value_3: DROWNING_DIVING_SCUBA_ACCIDENT - description_1: Medical - description_2: Injury / Trauma - description_3: Drowning / Diving / SCUBA Accident - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: INJURY: ELECTROCUTION': - active: 'TRUE' - value_1: MEDICAL - value_2: INJURY - value_3: ELECTROCUTION - description_1: Medical - description_2: Injury / Trauma - description_3: Electrocution - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: -'MEDICAL: INJURY: EYE_TRAUMA': - active: 'TRUE' - value_1: MEDICAL - value_2: INJURY - value_3: EYE_TRAUMA - description_1: Medical - description_2: Injury / Trauma - description_3: Eye Trauma - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: -'MEDICAL: INJURY: FALL': - active: 'TRUE' - value_1: MEDICAL - value_2: INJURY - value_3: FALL - description_1: Medical - description_2: Injury / Trauma - description_3: Fall - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: INJURY: HEAT_COLD_EXPOSURE': - active: 'TRUE' - value_1: MEDICAL - value_2: INJURY - value_3: HEAT_COLD_EXPOSURE - description_1: Medical - description_2: Injury / Trauma - description_3: Heat / Cold Exposure - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: INJURY: MOTOR_VEHICLE_COLLISION': - active: 'TRUE' - value_1: MEDICAL - value_2: INJURY - value_3: MOTOR_VEHICLE_COLLISION - description_1: Medical - description_2: Injury / Trauma - description_3: Motor Vehicle Collision - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: INJURY: INDUSTRIAL_INACCESSIBLE_ENTRAPMENT': - active: 'TRUE' - value_1: MEDICAL - value_2: INJURY - value_3: INDUSTRIAL_INACCESSIBLE_ENTRAPMENT - description_1: Medical - description_2: Injury / Trauma - description_3: Industrial Accident/Inaccessible Incident/Other Entrapment (Non-Vehicle) - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: INJURY: POISONING': - active: 'TRUE' - value_1: MEDICAL - value_2: INJURY - value_3: POISONING - description_1: Medical - description_2: Injury / Trauma - description_3: Poisoning - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: INJURY: GUNSHOT_WOUND': - active: 'TRUE' - value_1: MEDICAL - value_2: INJURY - value_3: GUNSHOT_WOUND - description_1: Medical - description_2: Injury / Trauma - description_3: Gunshot Wound - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: INJURY: HEMORRHAGE_LACERATION': - active: 'TRUE' - value_1: MEDICAL - value_2: INJURY - value_3: HEMORRHAGE_LACERATION - description_1: Medical - description_2: Injury / Trauma - description_3: Hemorrhage / Laceration - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: INJURY: STAB_PENETRATING_TRAUMA': - active: 'TRUE' - value_1: MEDICAL - value_2: INJURY - value_3: STAB_PENETRATING_TRAUMA - description_1: Medical - description_2: Injury / Trauma - description_3: Stab / Penetrating Trauma - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: INJURY: OTHER_TRAUMATIC_INJURY': - active: 'TRUE' - value_1: MEDICAL - value_2: INJURY - value_3: OTHER_TRAUMATIC_INJURY - description_1: Medical - description_2: Injury / Trauma - description_3: Other Traumatic Injury - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: OTHER: HEALTHCARE_PROFESSIONAL_ADMISSION': - active: 'TRUE' - value_1: MEDICAL - value_2: OTHER - value_3: HEALTHCARE_PROFESSIONAL_ADMISSION - description_1: Medical - description_2: Other - description_3: Healthcare Professional Admission - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: OTHER: MEDICAL_ALARM': - active: 'TRUE' - value_1: MEDICAL - value_2: OTHER - value_3: MEDICAL_ALARM - description_1: Medical - description_2: Other - description_3: Medical Alarm - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: OTHER: STANDBY_REQUEST': - active: 'TRUE' - value_1: MEDICAL - value_2: OTHER - value_3: STANDBY_REQUEST - description_1: Medical - description_2: Other - description_3: Standby Request - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: OTHER: TRANSFER_INTERFACILITY': - active: 'TRUE' - value_1: MEDICAL - value_2: OTHER - value_3: TRANSFER_INTERFACILITY - description_1: Medical - description_2: Other - description_3: Transfer / Interfacility - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: OTHER: AIRMEDICAL_TRANSPORT': - active: 'TRUE' - value_1: MEDICAL - value_2: OTHER - value_3: AIRMEDICAL_TRANSPORT - description_1: Medical - description_2: Other - description_3: Airmedical Transport - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: OTHER: INTERCEPT_OTHER_UNIT': - active: 'TRUE' - value_1: MEDICAL - value_2: OTHER - value_3: INTERCEPT_OTHER_UNIT - description_1: Medical - description_2: Other - description_3: Intercept Other Unit - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'MEDICAL: OTHER: COMMUNITY_PUBLIC_HEALTH': - active: 'TRUE' - value_1: MEDICAL - value_2: OTHER - value_3: COMMUNITY_PUBLIC_HEALTH - description_1: Medical - description_2: Other - description_3: Community Public Health - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 300, 320, 321, 322, 323, 324, 460 -'PUBSERV: CITIZEN_ASSIST: LOST_PERSON': - active: 'TRUE' - value_1: PUBSERV - value_2: CITIZEN_ASSIST - value_3: LOST_PERSON - description_1: Public Service - description_2: Citizen Assist - description_3: Lost Person - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 481, 482, 480, 500, 511, 512, 510, 521, 522, 520, 531, 541, 542, 540, 552, 553, 554, 555, 550 -'PUBSERV: CITIZEN_ASSIST: PERSON_IN_DISTRESS': - active: 'TRUE' - value_1: PUBSERV - value_2: CITIZEN_ASSIST - value_3: PERSON_IN_DISTRESS - description_1: Public Service - description_2: Citizen Assist - description_3: Person In Distress - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 481, 482, 480, 500, 511, 512, 510, 521, 522, 520, 531, 541, 542, 540, 552, 553, 554, 555, 550 -'PUBSERV: CITIZEN_ASSIST: CITIZEN_ASSIST_SERVICE_CALL': - active: 'TRUE' - value_1: PUBSERV - value_2: CITIZEN_ASSIST - value_3: CITIZEN_ASSIST_SERVICE_CALL - description_1: Public Service - description_2: Citizen Assist - description_3: Citizen Assist / Service Call - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 481, 482, 480, 500, 511, 512, 510, 521, 522, 520, 531, 541, 542, 540, 552, 553, 554, 555, 550 -'PUBSERV: CITIZEN_ASSIST: LIFT_ASSIST': - active: 'TRUE' - value_1: PUBSERV - value_2: CITIZEN_ASSIST - value_3: LIFT_ASSIST - description_1: Public Service - description_2: Citizen Assist - description_3: Lift Assist - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 481, 482, 480, 500, 511, 512, 510, 521, 522, 520, 531, 541, 542, 540, 552, 553, 554, 555, 550 -'PUBSERV: ALARMS_NONMED: FIRE_ALARM': - active: 'TRUE' - value_1: PUBSERV - value_2: ALARMS_NONMED - value_3: FIRE_ALARM - description_1: Public Service - description_2: Alarms (Non Medical) - description_3: Fire / Smoke Alarm - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 641, 700, 711, 712, 713, 714, 715, 710, 721, 731, 732, 733, 734, 735, 736, 730, 741, 742, 743, 744, 745, 746, 740, 751 -'PUBSERV: ALARMS_NONMED: GAS_ALARM': - active: 'TRUE' - value_1: PUBSERV - value_2: ALARMS_NONMED - value_3: GAS_ALARM - description_1: Public Service - description_2: Alarms (Non Medical) - description_3: Gas Alarm - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 641, 700, 711, 712, 713, 714, 715, 710, 721, 731, 732, 733, 734, 735, 736, 730, 741, 742, 743, 744, 745, 746, 740, 751 -'PUBSERV: ALARMS_NONMED: CO_ALARM': - active: 'TRUE' - value_1: PUBSERV - value_2: ALARMS_NONMED - value_3: CO_ALARM - description_1: Public Service - description_2: Alarms (Non Medical) - description_3: CO Alarm - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 641, 700, 711, 712, 713, 714, 715, 710, 721, 731, 732, 733, 734, 735, 736, 730, 741, 742, 743, 744, 745, 746, 740, 751 -'PUBSERV: ALARMS_NONMED: OTHER_ALARM': - active: 'TRUE' - value_1: PUBSERV - value_2: ALARMS_NONMED - value_3: OTHER_ALARM - description_1: Public Service - description_2: Alarms (Non Medical) - description_3: Other Alarm - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 641, 700, 711, 712, 713, 714, 715, 710, 721, 731, 732, 733, 734, 735, 736, 730, 741, 742, 743, 744, 745, 746, 740, 751 -'PUBSERV: DISASTER_WEATHER: DAMAGE_ASSESSMENT': - active: 'TRUE' - value_1: PUBSERV - value_2: DISASTER_WEATHER - value_3: DAMAGE_ASSESSMENT - description_1: Public Service - description_2: Disaster / Weather - description_3: Damage Assessment - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 800, 811, 812, 813, 814, 815 -'PUBSERV: DISASTER_WEATHER: WEATHER_RESPONSE': - active: 'TRUE' - value_1: PUBSERV - value_2: DISASTER_WEATHER - value_3: WEATHER_RESPONSE - description_1: Public Service - description_2: Disaster / Weather - description_3: Weather Response - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 800, 811, 812, 813, 814, 815 -'PUBSERV: OTHER: MOVE_UP': - active: 'TRUE' - value_1: PUBSERV - value_2: OTHER - value_3: MOVE_UP - description_1: Public Service - description_2: Other - description_3: 'Move-up ' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: '571' -'PUBSERV: OTHER: STANDBY': - active: 'TRUE' - value_1: PUBSERV - value_2: OTHER - value_3: STANDBY - description_1: Public Service - description_2: Other - description_3: Standby - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: '571' -'PUBSERV: OTHER: DAMAGED_HYDRANT': - active: 'TRUE' - value_1: PUBSERV - value_2: OTHER - value_3: DAMAGED_HYDRANT - description_1: Public Service - description_2: Other - description_3: Damaged Hydrant - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: '571' -'RESCUE: OUTSIDE: BACKOUNTRY_RESCUE': - active: 'TRUE' - value_1: RESCUE - value_2: OUTSIDE - value_3: BACKOUNTRY_RESCUE - description_1: Rescue - description_2: Outside - description_3: Backcountry Rescue - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 354, 355, 356, 357, 350, 300 -'RESCUE: OUTSIDE: CONFINED_SPACE_RESCUE': - active: 'TRUE' - value_1: RESCUE - value_2: OUTSIDE - value_3: CONFINED_SPACE_RESCUE - description_1: Rescue - description_2: Outside - description_3: Confined Space Rescue - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 354, 355, 356, 357, 350, 300 -'RESCUE: OUTSIDE: TRENCH': - active: 'TRUE' - value_1: RESCUE - value_2: OUTSIDE - value_3: TRENCH - description_1: Rescue - description_2: Outside - description_3: Trench - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 354, 355, 356, 357, 350, 300 -'RESCUE: OUTSIDE: EXTRICATION_ENTRAPPED': - active: 'TRUE' - value_1: RESCUE - value_2: OUTSIDE - value_3: EXTRICATION_ENTRAPPED - description_1: Rescue - description_2: Outside - description_3: Extrication / Entrapped - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 354, 355, 356, 357, 350, 300 -'RESCUE: OUTSIDE: HIGH_ANGLE_RESCUE': - active: 'TRUE' - value_1: RESCUE - value_2: OUTSIDE - value_3: HIGH_ANGLE_RESCUE - description_1: Rescue - description_2: Outside - description_3: High Angle Rescue - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 354, 355, 356, 357, 350, 300 -'RESCUE: OUTSIDE: LOW_ANGLE_RESCUE': - active: 'TRUE' - value_1: RESCUE - value_2: OUTSIDE - value_3: LOW_ANGLE_RESCUE - description_1: Rescue - description_2: Outside - description_3: Low Angle Rescue - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 354, 355, 356, 357, 350, 300 -'RESCUE: OUTSIDE: STEEP_ANGLE_RESCUE': - active: 'TRUE' - value_1: RESCUE - value_2: OUTSIDE - value_3: STEEP_ANGLE_RESCUE - description_1: Rescue - description_2: Outside - description_3: Steep Angle Rescue - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 354, 355, 356, 357, 350, 300 -'RESCUE: OUTSIDE: LIMITED_NO_ACCESS': - active: 'TRUE' - value_1: RESCUE - value_2: OUTSIDE - value_3: LIMITED_NO_ACCESS - description_1: Rescue - description_2: Outside - description_3: Limited/No Access - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 354, 355, 356, 357, 350, 300 -'RESCUE: STRUCTURE: BUILDING_STRUCTURE_COLLAPSE': - active: 'TRUE' - value_1: RESCUE - value_2: STRUCTURE - value_3: BUILDING_STRUCTURE_COLLAPSE - description_1: Rescue - description_2: Structure - description_3: Building Collapse / Structure Collapse - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 351, 353, 355, 357, 350, 461 -'RESCUE: STRUCTURE: CONFINED_SPACE_RESCUE': - active: 'TRUE' - value_1: RESCUE - value_2: STRUCTURE - value_3: CONFINED_SPACE_RESCUE - description_1: Rescue - description_2: Structure - description_3: Confined Space Rescue - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 351, 353, 355, 357, 350, 461 -'RESCUE: STRUCTURE: ELEVATOR_ESCALATOR_RESCUE': - active: 'TRUE' - value_1: RESCUE - value_2: STRUCTURE - value_3: ELEVATOR_ESCALATOR_RESCUE - description_1: Rescue - description_2: Structure - description_3: Elevator / Escalator Rescue - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 351, 353, 355, 357, 350, 461 -'RESCUE: STRUCTURE: EXTRICATION_ENTRAPPED': - active: 'TRUE' - value_1: RESCUE - value_2: STRUCTURE - value_3: EXTRICATION_ENTRAPPED - description_1: Rescue - description_2: Structure - description_3: Extrication / Entrapped - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 351, 353, 355, 357, 350, 461 -'RESCUE: TRANSPORTATION: MOTOR_VEHICLE_EXTRICATION_ENTRAPPED': - active: 'TRUE' - value_1: RESCUE - value_2: TRANSPORTATION - value_3: MOTOR_VEHICLE_EXTRICATION_ENTRAPPED - description_1: Rescue - description_2: Transportation (Land) - description_3: Motor Vehicle Collision Extrication / Entrapment - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: '352' -'RESCUE: TRANSPORTATION: TRAIN_RAIL_COLLISION_DERAILMENT': - active: 'TRUE' - value_1: RESCUE - value_2: TRANSPORTATION - value_3: TRAIN_RAIL_COLLISION_DERAILMENT - description_1: Rescue - description_2: Transportation (Land) - description_3: Train and Rail Collision / Derailment - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: '352' -'RESCUE: TRANSPORTATION: AVIATION_COLLISION_CRASH': - active: 'TRUE' - value_1: RESCUE - value_2: TRANSPORTATION - value_3: AVIATION_COLLISION_CRASH - description_1: Rescue - description_2: Transportation (Land) - description_3: Aviation Collision / Crash - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: '352' -'RESCUE: TRANSPORTATION: AVIATION_STANDBY': - active: 'TRUE' - value_1: RESCUE - value_2: TRANSPORTATION - value_3: AVIATION_STANDBY - description_1: Rescue - description_2: Transportation (Land) - description_3: Aviation Standby - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: '352' -'RESCUE: WATER: PERSON_IN_WATER_STANDING': - active: 'TRUE' - value_1: RESCUE - value_2: WATER - value_3: PERSON_IN_WATER_STANDING - description_1: Rescue - description_2: Water - description_3: Person in Water (Standing Water/Lake) - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 361, 361, 363, 364, 365, 360 -'RESCUE: WATER: PERSON_IN_WATER_SWIFTWATER': - active: 'TRUE' - value_1: RESCUE - value_2: WATER - value_3: PERSON_IN_WATER_SWIFTWATER - description_1: Rescue - description_2: Water - description_3: Person in Water (Swiftwater/River) - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 361, 361, 363, 364, 365, 360 -'RESCUE: WATER: WATERCRAFT_IN_DISTRESS': - active: 'TRUE' - value_1: RESCUE - value_2: WATER - value_3: WATERCRAFT_IN_DISTRESS - description_1: Rescue - description_2: Water - description_3: Watercraft in Distress - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 361, 361, 363, 364, 365, 360 -'NOEMERG: FALSE_ALARM: INTENTIONAL_FALSE_ALARM': - active: 'TRUE' - value_1: NOEMERG - value_2: FALSE_ALARM - value_3: INTENTIONAL_FALSE_ALARM - description_1: No Emergency - description_2: False Alarm - description_3: Intentional False Alarm - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 641, 700, 711, 712, 713, 714, 715, 710, 721, 731, 732, 733, 734, 735, 736, 730, 741, 742, 743, 744, 745, 746, 740, 751 -'NOEMERG: FALSE_ALARM: MALFUNCTIONING_ALARM': - active: 'TRUE' - value_1: NOEMERG - value_2: FALSE_ALARM - value_3: MALFUNCTIONING_ALARM - description_1: No Emergency - description_2: False Alarm - description_3: Malfunctioning Alarm - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 641, 700, 711, 712, 713, 714, 715, 710, 721, 731, 732, 733, 734, 735, 736, 730, 741, 742, 743, 744, 745, 746, 740, 751 -'NOEMERG: FALSE_ALARM: ACCIDENTAL_ALARM': - active: 'TRUE' - value_1: NOEMERG - value_2: FALSE_ALARM - value_3: ACCIDENTAL_ALARM - description_1: No Emergency - description_2: False Alarm - description_3: Accidental Alarm - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 641, 700, 711, 712, 713, 714, 715, 710, 721, 731, 732, 733, 734, 735, 736, 730, 741, 742, 743, 744, 745, 746, 740, 751 -'NOEMERG: FALSE_ALARM: OTHER_FALSE_CALL': - active: 'TRUE' - value_1: NOEMERG - value_2: FALSE_ALARM - value_3: OTHER_FALSE_CALL - description_1: No Emergency - description_2: False Alarm - description_3: Other False Call - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 641, 700, 711, 712, 713, 714, 715, 710, 721, 731, 732, 733, 734, 735, 736, 730, 741, 742, 743, 744, 745, 746, 740, 751 -'NOEMERG: FALSE_ALARM: BOMB_SCARE': - active: 'TRUE' - value_1: NOEMERG - value_2: FALSE_ALARM - value_3: BOMB_SCARE - description_1: No Emergency - description_2: False Alarm - description_3: Bomb Scare - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 641, 700, 711, 712, 713, 714, 715, 710, 721, 731, 732, 733, 734, 735, 736, 730, 741, 742, 743, 744, 745, 746, 740, 751 -'NOEMERG: GOOD_INTENT: NO_INCIDENT_FOUND_LOCATION_ERROR': - active: 'TRUE' - value_1: NOEMERG - value_2: GOOD_INTENT - value_3: NO_INCIDENT_FOUND_LOCATION_ERROR - description_1: No Emergency - description_2: Good Intent - description_3: No Incident Found Upon Arrival / Location Error - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 600, 621, 622, 631, 632, 651, 652, 653, 650, 661, 671, 672 -'NOEMERG: GOOD_INTENT: CONTROLLED_BURNING_AUTHORIZED': - active: 'TRUE' - value_1: NOEMERG - value_2: GOOD_INTENT - value_3: CONTROLLED_BURNING_AUTHORIZED - description_1: No Emergency - description_2: Good Intent - description_3: Controlled Burning (Authorized) - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 600, 621, 622, 631, 632, 651, 652, 653, 650, 661, 671, 672 -'NOEMERG: GOOD_INTENT: SMOKE_FROM_NONHOSTILE_SOURCE': - active: 'TRUE' - value_1: NOEMERG - value_2: GOOD_INTENT - value_3: SMOKE_FROM_NONHOSTILE_SOURCE - description_1: No Emergency - description_2: Good Intent - description_3: Smoke From Nonhostile Source (Smoke Scare) - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 600, 621, 622, 631, 632, 651, 652, 653, 650, 661, 671, 672 -'NOEMERG: GOOD_INTENT: INVESTIGATE_HAZARDOUS_RELEASE': - active: 'TRUE' - value_1: NOEMERG - value_2: GOOD_INTENT - value_3: INVESTIGATE_HAZARDOUS_RELEASE - description_1: No Emergency - description_2: Good Intent - description_3: Investigate Hazardous Release (Nothing Found) - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: 600, 621, 622, 631, 632, 651, 652, 653, 650, 661, 671, 672 -'NOEMERG: CANCELLED': - active: 'TRUE' - value_1: NOEMERG - value_2: CANCELLED - value_3: '' - description_1: No Emergency - description_2: Cancelled - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: '611' -LAWENFORCE: - active: 'TRUE' - value_1: LAWENFORCE - value_2: '' - value_3: '' - description_1: 'Law Enforcement Support' - description_2: '' - description_3: '' - definition_1: '' - definition_2: '' - definition_3: '' - source: '' - NFIRS Crosswalk: '551' diff --git a/core_schemas/value_sets/yml/type_job_classification.yml b/core_schemas/value_sets/yml/type_job_classification.yml deleted file mode 100644 index de755af..0000000 --- a/core_schemas/value_sets/yml/type_job_classification.yml +++ /dev/null @@ -1,40 +0,0 @@ -CAREER: - active: 'TRUE' - description: Career - definition: '' - source: '' -PART_TIME: - active: 'TRUE' - description: Part_Time - definition: '' - source: '' -PAID_ON_CALL: - active: 'TRUE' - description: Paid_On_Call - definition: '' - source: '' -INDUSTRIAL: - active: 'TRUE' - description: Industrial - definition: '' - source: '' -VOLUNTEER: - active: 'TRUE' - description: Volunteer - definition: '' - source: '' -WILDLAND_FULL_TIME: - active: 'TRUE' - description: Wildland Full Time - definition: '' - source: '' -WILDLAND_PART_TIME: - active: 'TRUE' - description: Wildland Part Time - definition: '' - source: '' -WILDLAND_CONTRACT: - active: 'TRUE' - description: Wildland Contract - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_loc_csp_country.yml b/core_schemas/value_sets/yml/type_loc_csp_country.yml deleted file mode 100644 index 8fa7409..0000000 --- a/core_schemas/value_sets/yml/type_loc_csp_country.yml +++ /dev/null @@ -1,1245 +0,0 @@ -"AD": - active: 'TRUE' - description: Andorra - definition: '' - source: ISO 3166-1 alpha-2 -"AE": - active: 'TRUE' - description: United Arab Emirates - definition: '' - source: ISO 3166-1 alpha-2 -"AF": - active: 'TRUE' - description: Afghanistan - definition: '' - source: ISO 3166-1 alpha-2 -"AG": - active: 'TRUE' - description: Antigua and Barbuda - definition: '' - source: ISO 3166-1 alpha-2 -"AI": - active: 'TRUE' - description: Anguilla - definition: '' - source: ISO 3166-1 alpha-2 -"AL": - active: 'TRUE' - description: Albania - definition: '' - source: ISO 3166-1 alpha-2 -"AM": - active: 'TRUE' - description: Armenia - definition: '' - source: ISO 3166-1 alpha-2 -"AO": - active: 'TRUE' - description: Angola - definition: '' - source: ISO 3166-1 alpha-2 -"AQ": - active: 'TRUE' - description: Antarctica - definition: '' - source: ISO 3166-1 alpha-2 -"AR": - active: 'TRUE' - description: Argentina - definition: '' - source: ISO 3166-1 alpha-2 -"AS": - active: 'TRUE' - description: American Samoa - definition: '' - source: ISO 3166-1 alpha-2 -"AT": - active: 'TRUE' - description: Austria - definition: '' - source: ISO 3166-1 alpha-2 -"AU": - active: 'TRUE' - description: Australia - definition: '' - source: ISO 3166-1 alpha-2 -"AW": - active: 'TRUE' - description: Aruba - definition: '' - source: ISO 3166-1 alpha-2 -"AX": - active: 'TRUE' - description: Aland Islands - definition: '' - source: ISO 3166-1 alpha-2 -"AZ": - active: 'TRUE' - description: Azerbaijan - definition: '' - source: ISO 3166-1 alpha-2 -"BA": - active: 'TRUE' - description: Bosnia and Herzegovina - definition: '' - source: ISO 3166-1 alpha-2 -"BB": - active: 'TRUE' - description: Barbados - definition: '' - source: ISO 3166-1 alpha-2 -"BD": - active: 'TRUE' - description: Bangladesh - definition: '' - source: ISO 3166-1 alpha-2 -"BE": - active: 'TRUE' - description: Belgium - definition: '' - source: ISO 3166-1 alpha-2 -"BF": - active: 'TRUE' - description: Burkina Faso - definition: '' - source: ISO 3166-1 alpha-2 -"BG": - active: 'TRUE' - description: Bulgaria - definition: '' - source: ISO 3166-1 alpha-2 -"BH": - active: 'TRUE' - description: Bahrain - definition: '' - source: ISO 3166-1 alpha-2 -"BI": - active: 'TRUE' - description: Burundi - definition: '' - source: ISO 3166-1 alpha-2 -"BJ": - active: 'TRUE' - description: Benin - definition: '' - source: ISO 3166-1 alpha-2 -"BL": - active: 'TRUE' - description: Saint Barthelemy - definition: '' - source: ISO 3166-1 alpha-2 -"BM": - active: 'TRUE' - description: Bermuda - definition: '' - source: ISO 3166-1 alpha-2 -"BN": - active: 'TRUE' - description: Brunei Darussalam - definition: '' - source: ISO 3166-1 alpha-2 -"BO": - active: 'TRUE' - description: Bolivia, Plurinational State of - definition: '' - source: ISO 3166-1 alpha-2 -"BQ": - active: 'TRUE' - description: Bonaire, Sint Eustatius and Saba - definition: '' - source: ISO 3166-1 alpha-2 -"BR": - active: 'TRUE' - description: Brazil - definition: '' - source: ISO 3166-1 alpha-2 -"BS": - active: 'TRUE' - description: Bahamas - definition: '' - source: ISO 3166-1 alpha-2 -"BT": - active: 'TRUE' - description: Bhutan - definition: '' - source: ISO 3166-1 alpha-2 -"BV": - active: 'TRUE' - description: Bouvet Island - definition: '' - source: ISO 3166-1 alpha-2 -"BW": - active: 'TRUE' - description: Botswana - definition: '' - source: ISO 3166-1 alpha-2 -"BY": - active: 'TRUE' - description: Belarus - definition: '' - source: ISO 3166-1 alpha-2 -"BZ": - active: 'TRUE' - description: Belize - definition: '' - source: ISO 3166-1 alpha-2 -"CA": - active: 'TRUE' - description: Canada - definition: '' - source: ISO 3166-1 alpha-2 -"CC": - active: 'TRUE' - description: Cocos (Keeling) Islands - definition: '' - source: ISO 3166-1 alpha-2 -"CD": - active: 'TRUE' - description: Congo, Democratic Republic of the - definition: '' - source: ISO 3166-1 alpha-2 -"CF": - active: 'TRUE' - description: Central African Republic - definition: '' - source: ISO 3166-1 alpha-2 -"CG": - active: 'TRUE' - description: Congo - definition: '' - source: ISO 3166-1 alpha-2 -"CH": - active: 'TRUE' - description: Switzerland - definition: '' - source: ISO 3166-1 alpha-2 -"CI": - active: 'TRUE' - description: Cote d'Ivoire - definition: '' - source: ISO 3166-1 alpha-2 -"CK": - active: 'TRUE' - description: Cook Islands - definition: '' - source: ISO 3166-1 alpha-2 -"CL": - active: 'TRUE' - description: Chile - definition: '' - source: ISO 3166-1 alpha-2 -"CM": - active: 'TRUE' - description: Cameroon - definition: '' - source: ISO 3166-1 alpha-2 -"CN": - active: 'TRUE' - description: China - definition: '' - source: ISO 3166-1 alpha-2 -"CO": - active: 'TRUE' - description: Colombia - definition: '' - source: ISO 3166-1 alpha-2 -"CR": - active: 'TRUE' - description: Costa Rica - definition: '' - source: ISO 3166-1 alpha-2 -"CU": - active: 'TRUE' - description: Cuba - definition: '' - source: ISO 3166-1 alpha-2 -"CV": - active: 'TRUE' - description: Cabo Verde - definition: '' - source: ISO 3166-1 alpha-2 -"CW": - active: 'TRUE' - description: Curacao - definition: '' - source: ISO 3166-1 alpha-2 -"CX": - active: 'TRUE' - description: Christmas Island - definition: '' - source: ISO 3166-1 alpha-2 -"CY": - active: 'TRUE' - description: Cyprus - definition: '' - source: ISO 3166-1 alpha-2 -"CZ": - active: 'TRUE' - description: Czechia - definition: '' - source: ISO 3166-1 alpha-2 -"DE": - active: 'TRUE' - description: Germany - definition: '' - source: ISO 3166-1 alpha-2 -"DJ": - active: 'TRUE' - description: Djibouti - definition: '' - source: ISO 3166-1 alpha-2 -"DK": - active: 'TRUE' - description: Denmark - definition: '' - source: ISO 3166-1 alpha-2 -"DM": - active: 'TRUE' - description: Dominica - definition: '' - source: ISO 3166-1 alpha-2 -"DO": - active: 'TRUE' - description: Dominican Republic - definition: '' - source: ISO 3166-1 alpha-2 -"DZ": - active: 'TRUE' - description: Algeria - definition: '' - source: ISO 3166-1 alpha-2 -"EC": - active: 'TRUE' - description: Ecuador - definition: '' - source: ISO 3166-1 alpha-2 -"EE": - active: 'TRUE' - description: Estonia - definition: '' - source: ISO 3166-1 alpha-2 -"EG": - active: 'TRUE' - description: Egypt - definition: '' - source: ISO 3166-1 alpha-2 -"EH": - active: 'TRUE' - description: Western Sahara - definition: '' - source: ISO 3166-1 alpha-2 -"ER": - active: 'TRUE' - description: Eritrea - definition: '' - source: ISO 3166-1 alpha-2 -"ES": - active: 'TRUE' - description: Spain - definition: '' - source: ISO 3166-1 alpha-2 -"ET": - active: 'TRUE' - description: Ethiopia - definition: '' - source: ISO 3166-1 alpha-2 -"FI": - active: 'TRUE' - description: Finland - definition: '' - source: ISO 3166-1 alpha-2 -"FJ": - active: 'TRUE' - description: Fiji - definition: '' - source: ISO 3166-1 alpha-2 -"FK": - active: 'TRUE' - description: Falkland Islands (Malvinas) - definition: '' - source: ISO 3166-1 alpha-2 -"FM": - active: 'TRUE' - description: Micronesia, Federated States of - definition: '' - source: ISO 3166-1 alpha-2 -"FO": - active: 'TRUE' - description: Faroe Islands - definition: '' - source: ISO 3166-1 alpha-2 -"FR": - active: 'TRUE' - description: France - definition: '' - source: ISO 3166-1 alpha-2 -"GA": - active: 'TRUE' - description: Gabon - definition: '' - source: ISO 3166-1 alpha-2 -"GB": - active: 'TRUE' - description: United Kingdom of Great Britain and Northern Ireland - definition: '' - source: ISO 3166-1 alpha-2 -"GD": - active: 'TRUE' - description: Grenada - definition: '' - source: ISO 3166-1 alpha-2 -"GE": - active: 'TRUE' - description: Georgia - definition: '' - source: ISO 3166-1 alpha-2 -"GF": - active: 'TRUE' - description: French Guiana - definition: '' - source: ISO 3166-1 alpha-2 -"GG": - active: 'TRUE' - description: Guernsey - definition: '' - source: ISO 3166-1 alpha-2 -"GH": - active: 'TRUE' - description: Ghana - definition: '' - source: ISO 3166-1 alpha-2 -"GI": - active: 'TRUE' - description: Gibraltar - definition: '' - source: ISO 3166-1 alpha-2 -"GL": - active: 'TRUE' - description: Greenland - definition: '' - source: ISO 3166-1 alpha-2 -"GM": - active: 'TRUE' - description: Gambia - definition: '' - source: ISO 3166-1 alpha-2 -"GN": - active: 'TRUE' - description: Guinea - definition: '' - source: ISO 3166-1 alpha-2 -"GP": - active: 'TRUE' - description: Guadeloupe - definition: '' - source: ISO 3166-1 alpha-2 -"GQ": - active: 'TRUE' - description: Equatorial Guinea - definition: '' - source: ISO 3166-1 alpha-2 -"GR": - active: 'TRUE' - description: Greece - definition: '' - source: ISO 3166-1 alpha-2 -"GS": - active: 'TRUE' - description: South Georgia and the South Sandwich Islands - definition: '' - source: ISO 3166-1 alpha-2 -"GT": - active: 'TRUE' - description: Guatemala - definition: '' - source: ISO 3166-1 alpha-2 -"GU": - active: 'TRUE' - description: Guam - definition: '' - source: ISO 3166-1 alpha-2 -"GW": - active: 'TRUE' - description: Guinea-Bissau - definition: '' - source: ISO 3166-1 alpha-2 -"GY": - active: 'TRUE' - description: Guyana - definition: '' - source: ISO 3166-1 alpha-2 -"HK": - active: 'TRUE' - description: Hong Kong - definition: '' - source: ISO 3166-1 alpha-2 -"HM": - active: 'TRUE' - description: Heard Island and McDonald Islands - definition: '' - source: ISO 3166-1 alpha-2 -"HN": - active: 'TRUE' - description: Honduras - definition: '' - source: ISO 3166-1 alpha-2 -"HR": - active: 'TRUE' - description: Croatia - definition: '' - source: ISO 3166-1 alpha-2 -"HT": - active: 'TRUE' - description: Haiti - definition: '' - source: ISO 3166-1 alpha-2 -"HU": - active: 'TRUE' - description: Hungary - definition: '' - source: ISO 3166-1 alpha-2 -"ID": - active: 'TRUE' - description: Indonesia - definition: '' - source: ISO 3166-1 alpha-2 -"IE": - active: 'TRUE' - description: Ireland - definition: '' - source: ISO 3166-1 alpha-2 -"IL": - active: 'TRUE' - description: Israel - definition: '' - source: ISO 3166-1 alpha-2 -"IM": - active: 'TRUE' - description: Isle of Man - definition: '' - source: ISO 3166-1 alpha-2 -"IN": - active: 'TRUE' - description: India - definition: '' - source: ISO 3166-1 alpha-2 -"IO": - active: 'TRUE' - description: British Indian Ocean Territory - definition: '' - source: ISO 3166-1 alpha-2 -"IQ": - active: 'TRUE' - description: Iraq - definition: '' - source: ISO 3166-1 alpha-2 -"IR": - active: 'TRUE' - description: Iran, Islamic Republic of - definition: '' - source: ISO 3166-1 alpha-2 -"IS": - active: 'TRUE' - description: Iceland - definition: '' - source: ISO 3166-1 alpha-2 -"IT": - active: 'TRUE' - description: Italy - definition: '' - source: ISO 3166-1 alpha-2 -"JE": - active: 'TRUE' - description: Jersey - definition: '' - source: ISO 3166-1 alpha-2 -"JM": - active: 'TRUE' - description: Jamaica - definition: '' - source: ISO 3166-1 alpha-2 -"JO": - active: 'TRUE' - description: Jordan - definition: '' - source: ISO 3166-1 alpha-2 -"JP": - active: 'TRUE' - description: Japan - definition: '' - source: ISO 3166-1 alpha-2 -"KE": - active: 'TRUE' - description: Kenya - definition: '' - source: ISO 3166-1 alpha-2 -"KG": - active: 'TRUE' - description: Kyrgyzstan - definition: '' - source: ISO 3166-1 alpha-2 -"KH": - active: 'TRUE' - description: Cambodia - definition: '' - source: ISO 3166-1 alpha-2 -"KI": - active: 'TRUE' - description: Kiribati - definition: '' - source: ISO 3166-1 alpha-2 -"KM": - active: 'TRUE' - description: Comoros - definition: '' - source: ISO 3166-1 alpha-2 -"KN": - active: 'TRUE' - description: Saint Kitts and Nevis - definition: '' - source: ISO 3166-1 alpha-2 -"KP": - active: 'TRUE' - description: Korea, Democratic People's Republic of - definition: '' - source: ISO 3166-1 alpha-2 -"KR": - active: 'TRUE' - description: Korea, Republic of - definition: '' - source: ISO 3166-1 alpha-2 -"KW": - active: 'TRUE' - description: Kuwait - definition: '' - source: ISO 3166-1 alpha-2 -"KY": - active: 'TRUE' - description: Cayman Islands - definition: '' - source: ISO 3166-1 alpha-2 -"KZ": - active: 'TRUE' - description: Kazakhstan - definition: '' - source: ISO 3166-1 alpha-2 -"LA": - active: 'TRUE' - description: Lao People's Democratic Republic - definition: '' - source: ISO 3166-1 alpha-2 -"LB": - active: 'TRUE' - description: Lebanon - definition: '' - source: ISO 3166-1 alpha-2 -"LC": - active: 'TRUE' - description: Saint Lucia - definition: '' - source: ISO 3166-1 alpha-2 -"LI": - active: 'TRUE' - description: Liechtenstein - definition: '' - source: ISO 3166-1 alpha-2 -"LK": - active: 'TRUE' - description: Sri Lanka - definition: '' - source: ISO 3166-1 alpha-2 -"LR": - active: 'TRUE' - description: Liberia - definition: '' - source: ISO 3166-1 alpha-2 -"LS": - active: 'TRUE' - description: Lesotho - definition: '' - source: ISO 3166-1 alpha-2 -"LT": - active: 'TRUE' - description: Lithuania - definition: '' - source: ISO 3166-1 alpha-2 -"LU": - active: 'TRUE' - description: Luxembourg - definition: '' - source: ISO 3166-1 alpha-2 -"LV": - active: 'TRUE' - description: Latvia - definition: '' - source: ISO 3166-1 alpha-2 -"LY": - active: 'TRUE' - description: Libya - definition: '' - source: ISO 3166-1 alpha-2 -"MA": - active: 'TRUE' - description: Morocco - definition: '' - source: ISO 3166-1 alpha-2 -"MC": - active: 'TRUE' - description: Monaco - definition: '' - source: ISO 3166-1 alpha-2 -"MD": - active: 'TRUE' - description: Moldova, Republic of - definition: '' - source: ISO 3166-1 alpha-2 -"ME": - active: 'TRUE' - description: Montenegro - definition: '' - source: ISO 3166-1 alpha-2 -"MF": - active: 'TRUE' - description: Saint Martin (French part) - definition: '' - source: ISO 3166-1 alpha-2 -"MG": - active: 'TRUE' - description: Madagascar - definition: '' - source: ISO 3166-1 alpha-2 -"MH": - active: 'TRUE' - description: Marshall Islands - definition: '' - source: ISO 3166-1 alpha-2 -"MK": - active: 'TRUE' - description: North Macedonia - definition: '' - source: ISO 3166-1 alpha-2 -"ML": - active: 'TRUE' - description: Mali - definition: '' - source: ISO 3166-1 alpha-2 -"MM": - active: 'TRUE' - description: Myanmar - definition: '' - source: ISO 3166-1 alpha-2 -"MN": - active: 'TRUE' - description: Mongolia - definition: '' - source: ISO 3166-1 alpha-2 -"MO": - active: 'TRUE' - description: Macao - definition: '' - source: ISO 3166-1 alpha-2 -"MP": - active: 'TRUE' - description: Northern Mariana Islands - definition: '' - source: ISO 3166-1 alpha-2 -"MQ": - active: 'TRUE' - description: Martinique - definition: '' - source: ISO 3166-1 alpha-2 -"MR": - active: 'TRUE' - description: Mauritania - definition: '' - source: ISO 3166-1 alpha-2 -"MS": - active: 'TRUE' - description: Montserrat - definition: '' - source: ISO 3166-1 alpha-2 -"MT": - active: 'TRUE' - description: Malta - definition: '' - source: ISO 3166-1 alpha-2 -"MU": - active: 'TRUE' - description: Mauritius - definition: '' - source: ISO 3166-1 alpha-2 -"MV": - active: 'TRUE' - description: Maldives - definition: '' - source: ISO 3166-1 alpha-2 -"MW": - active: 'TRUE' - description: Malawi - definition: '' - source: ISO 3166-1 alpha-2 -"MX": - active: 'TRUE' - description: Mexico - definition: '' - source: ISO 3166-1 alpha-2 -"MY": - active: 'TRUE' - description: Malaysia - definition: '' - source: ISO 3166-1 alpha-2 -"MZ": - active: 'TRUE' - description: Mozambique - definition: '' - source: ISO 3166-1 alpha-2 -"NA": - active: 'TRUE' - description: Namibia - definition: '' - source: ISO 3166-1 alpha-2 -"NC": - active: 'TRUE' - description: New Caledonia - definition: '' - source: ISO 3166-1 alpha-2 -"NE": - active: 'TRUE' - description: Niger - definition: '' - source: ISO 3166-1 alpha-2 -"NF": - active: 'TRUE' - description: Norfolk Island - definition: '' - source: ISO 3166-1 alpha-2 -"NG": - active: 'TRUE' - description: Nigeria - definition: '' - source: ISO 3166-1 alpha-2 -"NI": - active: 'TRUE' - description: Nicaragua - definition: '' - source: ISO 3166-1 alpha-2 -"NL": - active: 'TRUE' - description: Netherlands, Kingdom of the - definition: '' - source: ISO 3166-1 alpha-2 -"NO": - active: 'TRUE' - description: Norway - definition: '' - source: ISO 3166-1 alpha-2 -"NP": - active: 'TRUE' - description: Nepal - definition: '' - source: ISO 3166-1 alpha-2 -"NR": - active: 'TRUE' - description: Nauru - definition: '' - source: ISO 3166-1 alpha-2 -"NU": - active: 'TRUE' - description: Niue - definition: '' - source: ISO 3166-1 alpha-2 -"NZ": - active: 'TRUE' - description: New Zealand - definition: '' - source: ISO 3166-1 alpha-2 -"OM": - active: 'TRUE' - description: Oman - definition: '' - source: ISO 3166-1 alpha-2 -"PA": - active: 'TRUE' - description: Panama - definition: '' - source: ISO 3166-1 alpha-2 -"PE": - active: 'TRUE' - description: Peru - definition: '' - source: ISO 3166-1 alpha-2 -"PF": - active: 'TRUE' - description: French Polynesia - definition: '' - source: ISO 3166-1 alpha-2 -"PG": - active: 'TRUE' - description: Papua New Guinea - definition: '' - source: ISO 3166-1 alpha-2 -"PH": - active: 'TRUE' - description: Philippines - definition: '' - source: ISO 3166-1 alpha-2 -"PK": - active: 'TRUE' - description: Pakistan - definition: '' - source: ISO 3166-1 alpha-2 -"PL": - active: 'TRUE' - description: Poland - definition: '' - source: ISO 3166-1 alpha-2 -"PM": - active: 'TRUE' - description: Saint Pierre and Miquelon - definition: '' - source: ISO 3166-1 alpha-2 -"PN": - active: 'TRUE' - description: Pitcairn - definition: '' - source: ISO 3166-1 alpha-2 -"PR": - active: 'TRUE' - description: Puerto Rico - definition: '' - source: ISO 3166-1 alpha-2 -"PS": - active: 'TRUE' - description: Palestine, State of - definition: '' - source: ISO 3166-1 alpha-2 -"PT": - active: 'TRUE' - description: Portugal - definition: '' - source: ISO 3166-1 alpha-2 -"PW": - active: 'TRUE' - description: Palau - definition: '' - source: ISO 3166-1 alpha-2 -"PY": - active: 'TRUE' - description: Paraguay - definition: '' - source: ISO 3166-1 alpha-2 -"QA": - active: 'TRUE' - description: Qatar - definition: '' - source: ISO 3166-1 alpha-2 -"RE": - active: 'TRUE' - description: "R\uFFFDunion" - definition: '' - source: ISO 3166-1 alpha-2 -"RO": - active: 'TRUE' - description: Romania - definition: '' - source: ISO 3166-1 alpha-2 -"RS": - active: 'TRUE' - description: Serbia - definition: '' - source: ISO 3166-1 alpha-2 -"RU": - active: 'TRUE' - description: Russian Federation - definition: '' - source: ISO 3166-1 alpha-2 -"RW": - active: 'TRUE' - description: Rwanda - definition: '' - source: ISO 3166-1 alpha-2 -"SA": - active: 'TRUE' - description: Saudi Arabia - definition: '' - source: ISO 3166-1 alpha-2 -"SB": - active: 'TRUE' - description: Solomon Islands - definition: '' - source: ISO 3166-1 alpha-2 -"SC": - active: 'TRUE' - description: Seychelles - definition: '' - source: ISO 3166-1 alpha-2 -"SD": - active: 'TRUE' - description: Sudan - definition: '' - source: ISO 3166-1 alpha-2 -"SE": - active: 'TRUE' - description: Sweden - definition: '' - source: ISO 3166-1 alpha-2 -"SG": - active: 'TRUE' - description: Singapore - definition: '' - source: ISO 3166-1 alpha-2 -"SH": - active: 'TRUE' - description: Saint Helena, Ascension and Tristan da Cunha - definition: '' - source: ISO 3166-1 alpha-2 -"SI": - active: 'TRUE' - description: Slovenia - definition: '' - source: ISO 3166-1 alpha-2 -"SJ": - active: 'TRUE' - description: Svalbard and Jan Mayen - definition: '' - source: ISO 3166-1 alpha-2 -"SK": - active: 'TRUE' - description: Slovakia - definition: '' - source: ISO 3166-1 alpha-2 -"SL": - active: 'TRUE' - description: Sierra Leone - definition: '' - source: ISO 3166-1 alpha-2 -"SM": - active: 'TRUE' - description: San Marino - definition: '' - source: ISO 3166-1 alpha-2 -"SN": - active: 'TRUE' - description: Senegal - definition: '' - source: ISO 3166-1 alpha-2 -"SO": - active: 'TRUE' - description: Somalia - definition: '' - source: ISO 3166-1 alpha-2 -"SR": - active: 'TRUE' - description: Suriname - definition: '' - source: ISO 3166-1 alpha-2 -"SS": - active: 'TRUE' - description: South Sudan - definition: '' - source: ISO 3166-1 alpha-2 -"ST": - active: 'TRUE' - description: Sao Tome and Principe - definition: '' - source: ISO 3166-1 alpha-2 -"SV": - active: 'TRUE' - description: El Salvador - definition: '' - source: ISO 3166-1 alpha-2 -"SX": - active: 'TRUE' - description: Sint Maarten (Dutch part) - definition: '' - source: ISO 3166-1 alpha-2 -"SY": - active: 'TRUE' - description: Syrian Arab Republic - definition: '' - source: ISO 3166-1 alpha-2 -"SZ": - active: 'TRUE' - description: Eswatini - definition: '' - source: ISO 3166-1 alpha-2 -"TC": - active: 'TRUE' - description: Turks and Caicos Islands - definition: '' - source: ISO 3166-1 alpha-2 -"TD": - active: 'TRUE' - description: Chad - definition: '' - source: ISO 3166-1 alpha-2 -"TF": - active: 'TRUE' - description: French Southern Territories - definition: '' - source: ISO 3166-1 alpha-2 -"TG": - active: 'TRUE' - description: Togo - definition: '' - source: ISO 3166-1 alpha-2 -"TH": - active: 'TRUE' - description: Thailand - definition: '' - source: ISO 3166-1 alpha-2 -"TJ": - active: 'TRUE' - description: Tajikistan - definition: '' - source: ISO 3166-1 alpha-2 -"TK": - active: 'TRUE' - description: Tokelau - definition: '' - source: ISO 3166-1 alpha-2 -"TL": - active: 'TRUE' - description: Timor-Leste - definition: '' - source: ISO 3166-1 alpha-2 -"TM": - active: 'TRUE' - description: Turkmenistan - definition: '' - source: ISO 3166-1 alpha-2 -"TN": - active: 'TRUE' - description: Tunisia - definition: '' - source: ISO 3166-1 alpha-2 -"TO": - active: 'TRUE' - description: Tonga - definition: '' - source: ISO 3166-1 alpha-2 -"TR": - active: 'TRUE' - description: Turkiye - definition: '' - source: ISO 3166-1 alpha-2 -"TT": - active: 'TRUE' - description: Trinidad and Tobago - definition: '' - source: ISO 3166-1 alpha-2 -"TV": - active: 'TRUE' - description: Tuvalu - definition: '' - source: ISO 3166-1 alpha-2 -"TW": - active: 'TRUE' - description: Taiwan - definition: '' - source: ISO 3166-1 alpha-2 -"TZ": - active: 'TRUE' - description: Tanzania, United Republic of - definition: '' - source: ISO 3166-1 alpha-2 -"UA": - active: 'TRUE' - description: Ukraine - definition: '' - source: ISO 3166-1 alpha-2 -"UG": - active: 'TRUE' - description: Uganda - definition: '' - source: ISO 3166-1 alpha-2 -"UM": - active: 'TRUE' - description: United States Minor Outlying Islands - definition: '' - source: ISO 3166-1 alpha-2 -"US": - active: 'TRUE' - description: United States of America - definition: '' - source: ISO 3166-1 alpha-2 -"UY": - active: 'TRUE' - description: Uruguay - definition: '' - source: ISO 3166-1 alpha-2 -"UZ": - active: 'TRUE' - description: Uzbekistan - definition: '' - source: ISO 3166-1 alpha-2 -"VA": - active: 'TRUE' - description: Holy See - definition: '' - source: ISO 3166-1 alpha-2 -"VC": - active: 'TRUE' - description: Saint Vincent and the Grenadines - definition: '' - source: ISO 3166-1 alpha-2 -"VE": - active: 'TRUE' - description: Venezuela, Bolivarian Republic of - definition: '' - source: ISO 3166-1 alpha-2 -"VG": - active: 'TRUE' - description: Virgin Islands (British) - definition: '' - source: ISO 3166-1 alpha-2 -"VI": - active: 'TRUE' - description: Virgin Islands (U.S.) - definition: '' - source: ISO 3166-1 alpha-2 -"VN": - active: 'TRUE' - description: Viet Nam - definition: '' - source: ISO 3166-1 alpha-2 -"VU": - active: 'TRUE' - description: Vanuatu - definition: '' - source: ISO 3166-1 alpha-2 -"WF": - active: 'TRUE' - description: Wallis and Futuna - definition: '' - source: ISO 3166-1 alpha-2 -"WS": - active: 'TRUE' - description: Samoa - definition: '' - source: ISO 3166-1 alpha-2 -"YE": - active: 'TRUE' - description: Yemen - definition: '' - source: ISO 3166-1 alpha-2 -"YT": - active: 'TRUE' - description: Mayotte - definition: '' - source: ISO 3166-1 alpha-2 -"ZA": - active: 'TRUE' - description: South Africa - definition: '' - source: ISO 3166-1 alpha-2 -"ZM": - active: 'TRUE' - description: Zambia - definition: '' - source: ISO 3166-1 alpha-2 -"ZW": - active: 'TRUE' - description: Zimbabwe - definition: '' - source: ISO 3166-1 alpha-2 diff --git a/core_schemas/value_sets/yml/type_loc_place.yml b/core_schemas/value_sets/yml/type_loc_place.yml deleted file mode 100644 index 34e11aa..0000000 --- a/core_schemas/value_sets/yml/type_loc_place.yml +++ /dev/null @@ -1,225 +0,0 @@ -AIRCRAFT: - active: 'TRUE' - description: Aircraft - definition: A device that is used or intended to be used for flight in the air, such as an airplane, helicopter, gyroplane, glider or lighter-than-air devices like a balloon. - source: IANA Location Type Registry -AIRPORT: - active: 'TRUE' - description: Airport - definition: A place from which aircraft operate, such as an airport or heliport. - source: IANA Location Type Registry -ARENA: - active: 'TRUE' - description: Arena - definition: Enclosed area used for sports events. - source: IANA Location Type Registry -AUTOMOBILE: - active: 'TRUE' - description: Automobile - definition: A usually four-wheeled automotive vehicle designed for passenger transportation, such as a car. - source: IANA Location Type Registry -BANK: - active: 'TRUE' - description: Bank - definition: Business establishment in which money is kept for saving or commercial purposes or is invested, supplied for loans, or exchanged. - source: IANA Location Type Registry -BAR: - active: 'TRUE' - description: Bar - definition: A bar or saloon. - source: IANA Location Type Registry -BUS: - active: 'TRUE' - description: Bus - definition: A large motor vehicle designed to carry passengers. - source: IANA Location Type Registry -BICYCLE: - active: 'TRUE' - description: Bicycle - definition: A vehicle with two wheels tandem, a steering handle, a saddle seat, and pedals by which it is propelled. - source: IANA Location Type Registry -BUS_STATION: - active: 'TRUE' - description: Bus-station - definition: Terminal that serves bus passengers, such as a bus depot or bus terminal. - source: IANA Location Type Registry -CAFE: - active: 'TRUE' - description: Cafe - definition: Usually small and informal establishment serving various refreshments (such as coffee); coffee shop. - source: IANA Location Type Registry -CLASSROOM: - active: 'TRUE' - description: Classroom - definition: Academic classroom or lecture hall. - source: IANA Location Type Registry -CLUB: - active: 'TRUE' - description: Club - definition: Dance club, nightclub or discotheque. - source: IANA Location Type Registry -CONSTRUCTION: - active: 'TRUE' - description: Construction - definition: Construction site. - source: IANA Location Type Registry -CONVENTION_CENTER: - active: 'TRUE' - description: Convention-center - definition: Convention center or exhibition hall. - source: IANA Location Type Registry -GOVERNMENT: - active: 'TRUE' - description: Government - definition: Government building, such as those used by the legislative, executive, or judicial branches of governments, including court houses, police stations and military installations. - source: IANA Location Type Registry -HOSPITAL: - active: 'TRUE' - description: Hospital - definition: Hospital, hospice, medical clinic, mental institution, or doctor's office. - source: IANA Location Type Registry -HOTEL: - active: 'TRUE' - description: Hotel - definition: Hotel, motel, inn or other lodging establishment. - source: IANA Location Type Registry -INDUSTRIAL: - active: 'TRUE' - description: Industrial - definition: Industrial setting, such as a manufacturing floor or power plant. - source: IANA Location Type Registry -LIBRARY: - active: 'TRUE' - description: Library - definition: Library or other public place in which literary and artistic materials, such as books, music, periodicals, newspapers, pamphlets, prints, records, and tapes, are kept for reading, reference, or lending. - source: IANA Location Type Registry -MOTORCYCLE: - active: 'TRUE' - description: Motorcycle - definition: A two-wheeled automotive vehicle, including a scooter. - source: IANA Location Type Registry -MUSEUM: - active: 'TRUE' - description: Museum - definition: Location where objects of historical, artistic, scientific or cultural interest are stored and exhibited. - source: IANA Location Type Registry -OFFICE: - active: 'TRUE' - description: Office - definition: Business setting, such as an office. - source: IANA Location Type Registry -OTHER: - active: 'TRUE' - description: Other - definition: A place without a registered place type representation. - source: IANA Location Type Registry -OUTDOORS: - active: 'TRUE' - description: Outdoors - definition: Outside a building, in or into the open air, such as a park or city streets. - source: IANA Location Type Registry -PARKING: - active: 'TRUE' - description: Parking - definition: A parking lot or parking garage. - source: IANA Location Type Registry -PLACE_OF_WORSHIP: - active: 'TRUE' - description: Place-of-worship - definition: A religious site where congregations gather for religious observances, such as a church, chapel, meetinghouse, mosque, shrine, synagogue, or temple. - source: IANA Location Type Registry -PRISON: - active: 'TRUE' - description: Prison - definition: Correctional institution where persons are confined while on trial or for punishment, such as a prison, penitentiary, jail, brig. - source: IANA Location Type Registry -PUBLIC: - active: 'TRUE' - description: Public - definition: Public area such as a shopping mall, street, park, public building, train station, airport or in public conveyance such as a bus, train, plane or ship. This general description encompasses the more precise descriptors 'street', 'public-transport', 'aircraft', 'bus', 'bus-station', 'train', 'train-station', 'airport', 'shopping-area', 'outdoors', and 'watercraft'. - source: IANA Location Type Registry -PUBLIC_TRANSPORT: - active: 'TRUE' - description: Public-transport - definition: Any form of public transport, including aircraft, bus, train or ship. - source: IANA Location Type Registry -RESIDENCE: - active: 'TRUE' - description: Residence - definition: A private or residential setting, not necessarily the personal residence of the entity, e.g., including a friend's home. - source: IANA Location Type Registry -RESTAURANT: - active: 'TRUE' - description: Restaurant - definition: Restaurant, coffee shop or other public dining establishment. - source: IANA Location Type Registry -SCHOOL: - active: 'TRUE' - description: School - definition: School or university property, but not necessarily a classroom or library. - source: IANA Location Type Registry -SHOPPING_AREA: - active: 'TRUE' - description: Shopping-area - definition: Shopping mall or shopping area. This area is a large, often enclosed shopping complex containing various stores, businesses, and restaurants usually accessible by common passageways. - source: IANA Location Type Registry -STADIUM: - active: 'TRUE' - description: Stadium - definition: Large, usually open structure for sports events, including a racetrack. - source: IANA Location Type Registry -STORE: - active: 'TRUE' - description: Store - definition: Place where merchandise is offered for sale, such as a shop. - source: IANA Location Type Registry -STREET: - active: 'TRUE' - description: Street - definition: A public thoroughfare, such as a avenue, street, alley, lane, road, including any sidewalks. - source: IANA Location Type Registry -THEATER: - active: 'TRUE' - description: theater - definition: Theater, lecture hall, auditorium, class room, movie theater or similar facility designed for presentations, talks, plays, music performances and other events involving an audience. - source: IANA Location Type Registry -TRAIN: - active: 'TRUE' - description: Train - definition: Train, monorail, maglev, cable car or similar conveyance. - source: IANA Location Type Registry -TRAIN_STATION: - active: 'TRUE' - description: Train-station - definition: Terminal where trains load or unload passengers or goods; railway station, railroad station, railroad terminal, train depot. - source: IANA Location Type Registry -TRUCK: - active: 'TRUE' - description: Truck - definition: An automotive vehicle suitable for hauling, used primarily to carry goods rather than people. - source: IANA Location Type Registry -UNDERWAY: - active: 'TRUE' - description: Underway - definition: In a land, water, or air craft which is underway (in motion). - source: IANA Location Type Registry -UNKNOWN: - active: 'TRUE' - description: Unknown - definition: The type of place is unknown. - source: IANA Location Type Registry -WAREHOUSE: - active: 'TRUE' - description: Warehouse - definition: Place in which goods or merchandise are stored, such as a storehouse or self-storage facility. - source: IANA Location Type Registry -WATER: - active: 'TRUE' - description: Water - definition: In, on or above bodies of water, such as an ocean, lake, river, canal or other waterway. - source: IANA Location Type Registry -WATERCRAFT: - active: 'TRUE' - description: Watercraft - definition: On a vessel for travel on water such as a boat or ship. - source: IANA Location Type Registry diff --git a/core_schemas/value_sets/yml/type_loc_sn_direction.yml b/core_schemas/value_sets/yml/type_loc_sn_direction.yml deleted file mode 100644 index f9157a0..0000000 --- a/core_schemas/value_sets/yml/type_loc_sn_direction.yml +++ /dev/null @@ -1,20 +0,0 @@ -NORTHBOUND: - active: 'TRUE' - description: Northbound - definition: '' - source: CLDXF-US -SOUTHBOUND: - active: 'TRUE' - description: Southbound - definition: '' - source: CLDXF-US -EASTBOUND: - active: 'TRUE' - description: Eastbound - definition: '' - source: CLDXF-US -WESTBOUND: - active: 'TRUE' - description: Westbound - definition: '' - source: CLDXF-US diff --git a/core_schemas/value_sets/yml/type_loc_sn_pre_post.yml b/core_schemas/value_sets/yml/type_loc_sn_pre_post.yml deleted file mode 100644 index 249add6..0000000 --- a/core_schemas/value_sets/yml/type_loc_sn_pre_post.yml +++ /dev/null @@ -1,1945 +0,0 @@ -ABBEY: - active: 'TRUE' - description: Abbey - definition: '' - source: NENA-STA-004 -ACCESS: - active: 'TRUE' - description: Access - definition: '' - source: NENA-STA-004 -ACCESS ROAD: - active: 'TRUE' - description: Access Road - definition: '' - source: NENA-STA-004 -ACRES: - active: 'TRUE' - description: Acres - definition: '' - source: NENA-STA-004 -AIRPORT: - active: 'TRUE' - description: Airport - definition: '' - source: NENA-STA-004 -ALCOVE: - active: 'TRUE' - description: Alcove - definition: '' - source: NENA-STA-004 -ALLE: - active: 'TRUE' - description: Alle - definition: '' - source: NENA-STA-004 -ALLEY: - active: 'TRUE' - description: Alley - definition: '' - source: NENA-STA-004 -ANNEX: - active: 'TRUE' - description: Annex - definition: '' - source: NENA-STA-004 -APPROACH: - active: 'TRUE' - description: Approach - definition: '' - source: NENA-STA-004 -ARC: - active: 'TRUE' - description: Arc - definition: '' - source: NENA-STA-004 -ARCADE: - active: 'TRUE' - description: Arcade - definition: '' - source: NENA-STA-004 -ARCH: - active: 'TRUE' - description: Arch - definition: '' - source: NENA-STA-004 -AVENIDA: - active: 'TRUE' - description: Avenida - definition: '' - source: NENA-STA-004 -AVENUE: - active: 'TRUE' - description: Avenue - definition: '' - source: NENA-STA-004 -AVENUE CIRCLE: - active: 'TRUE' - description: Avenue Circle - definition: '' - source: NENA-STA-004 -AVENUE COURT: - active: 'TRUE' - description: Avenue Court - definition: '' - source: NENA-STA-004 -AVENUE LOOP: - active: 'TRUE' - description: Avenue Loop - definition: '' - source: NENA-STA-004 -AVENUE PATH: - active: 'TRUE' - description: Avenue Path - definition: '' - source: NENA-STA-004 -AVENUE PLACE: - active: 'TRUE' - description: Avenue Place - definition: '' - source: NENA-STA-004 -AVENUE WAY: - active: 'TRUE' - description: Avenue Way - definition: '' - source: NENA-STA-004 -BANK: - active: 'TRUE' - description: Bank - definition: '' - source: NENA-STA-004 -BAY: - active: 'TRUE' - description: Bay - definition: '' - source: NENA-STA-004 -BAYOU: - active: 'TRUE' - description: Bayou - definition: '' - source: NENA-STA-004 -BAYWAY: - active: 'TRUE' - description: Bayway - definition: '' - source: NENA-STA-004 -BEACH: - active: 'TRUE' - description: Beach - definition: '' - source: NENA-STA-004 -BEND: - active: 'TRUE' - description: Bend - definition: '' - source: NENA-STA-004 -BLUFF: - active: 'TRUE' - description: Bluff - definition: '' - source: NENA-STA-004 -BLUFFS: - active: 'TRUE' - description: Bluffs - definition: '' - source: NENA-STA-004 -BOTTOM: - active: 'TRUE' - description: Bottom - definition: '' - source: NENA-STA-004 -BOARDWALK: - active: 'TRUE' - description: Boardwalk - definition: '' - source: NENA-STA-004 -BOULEVARD: - active: 'TRUE' - description: Boulevard - definition: '' - source: NENA-STA-004 -BRANCH: - active: 'TRUE' - description: Branch - definition: '' - source: NENA-STA-004 -BRIDGE: - active: 'TRUE' - description: Bridge - definition: '' - source: NENA-STA-004 -BROOK: - active: 'TRUE' - description: Brook - definition: '' - source: NENA-STA-004 -BROOKS: - active: 'TRUE' - description: Brooks - definition: '' - source: NENA-STA-004 -BUREAU OF INDIAN AFFAIRS ROUTE: - active: 'TRUE' - description: Bureau of Indian Affairs Route - definition: '' - source: NENA-STA-004 -BURG: - active: 'TRUE' - description: Burg - definition: '' - source: NENA-STA-004 -BURGS: - active: 'TRUE' - description: Burgs - definition: '' - source: NENA-STA-004 -BYPASS: - active: 'TRUE' - description: Bypass - definition: '' - source: NENA-STA-004 -CALLE: - active: 'TRUE' - description: Calle - definition: '' - source: NENA-STA-004 -CALLEJON: - active: 'TRUE' - description: Callejon - definition: '' - source: NENA-STA-004 -CAMINO: - active: 'TRUE' - description: Camino - definition: '' - source: NENA-STA-004 -CAMP: - active: 'TRUE' - description: Camp - definition: '' - source: NENA-STA-004 -CANYON: - active: 'TRUE' - description: Canyon - definition: '' - source: NENA-STA-004 -CAPE: - active: 'TRUE' - description: Cape - definition: '' - source: NENA-STA-004 -CARTWAY: - active: 'TRUE' - description: Cartway - definition: '' - source: NENA-STA-004 -CAUSEWAY: - active: 'TRUE' - description: Causeway - definition: '' - source: NENA-STA-004 -CENTER: - active: 'TRUE' - description: Center - definition: '' - source: NENA-STA-004 -CENTRE: - active: 'TRUE' - description: Centre - definition: '' - source: NENA-STA-004 -CENTERS: - active: 'TRUE' - description: Centers - definition: '' - source: NENA-STA-004 -CHANNEL: - active: 'TRUE' - description: Channel - definition: '' - source: NENA-STA-004 -CHASE: - active: 'TRUE' - description: Chase - definition: '' - source: NENA-STA-004 -CHEMIN: - active: 'TRUE' - description: Chemin - definition: '' - source: NENA-STA-004 -CIRCLE: - active: 'TRUE' - description: Circle - definition: '' - source: NENA-STA-004 -CIRCLES: - active: 'TRUE' - description: Circles - definition: '' - source: NENA-STA-004 -CIRCUS: - active: 'TRUE' - description: Circus - definition: '' - source: NENA-STA-004 -CLIFF: - active: 'TRUE' - description: Cliff - definition: '' - source: NENA-STA-004 -CLIFFS: - active: 'TRUE' - description: Cliffs - definition: '' - source: NENA-STA-004 -CLOSE: - active: 'TRUE' - description: Close - definition: '' - source: NENA-STA-004 -CLUB: - active: 'TRUE' - description: Club - definition: '' - source: NENA-STA-004 -CLUSTER: - active: 'TRUE' - description: Cluster - definition: '' - source: NENA-STA-004 -COAST HIGHWAY: - active: 'TRUE' - description: Coast Highway - definition: '' - source: NENA-STA-004 -COMMON: - active: 'TRUE' - description: Common - definition: '' - source: NENA-STA-004 -COMMONS: - active: 'TRUE' - description: Commons - definition: '' - source: NENA-STA-004 -CONCESSION ROAD: - active: 'TRUE' - description: Concession Road - definition: '' - source: NENA-STA-004 -CONCOURSE: - active: 'TRUE' - description: Concourse - definition: '' - source: NENA-STA-004 -CONNECT: - active: 'TRUE' - description: Connect - definition: '' - source: NENA-STA-004 -CONNECTOR: - active: 'TRUE' - description: Connector - definition: '' - source: NENA-STA-004 -CORNER: - active: 'TRUE' - description: Corner - definition: '' - source: NENA-STA-004 -CORNERS: - active: 'TRUE' - description: Corners - definition: '' - source: NENA-STA-004 -CORRIDOR: - active: 'TRUE' - description: Corridor - definition: '' - source: NENA-STA-004 -CORSO: - active: 'TRUE' - description: Corso - definition: '' - source: NENA-STA-004 -CORTE: - active: 'TRUE' - description: Corte - definition: '' - source: NENA-STA-004 -COUNTY FOREST ROAD: - active: 'TRUE' - description: County Forest Road - definition: '' - source: NENA-STA-004 -COUNTY HIGHWAY: - active: 'TRUE' - description: County Highway - definition: '' - source: NENA-STA-004 -COUNTY ROAD: - active: 'TRUE' - description: County Road - definition: '' - source: NENA-STA-004 -COUNTY ROUTE: - active: 'TRUE' - description: County Route - definition: '' - source: NENA-STA-004 -COUNTY STATE AID HIGHWAY: - active: 'TRUE' - description: County State Aid Highway - definition: '' - source: NENA-STA-004 -COURS: - active: 'TRUE' - description: Cours - definition: '' - source: NENA-STA-004 -COURSE: - active: 'TRUE' - description: Course - definition: '' - source: NENA-STA-004 -COURT: - active: 'TRUE' - description: Court - definition: '' - source: NENA-STA-004 -COURTS: - active: 'TRUE' - description: Courts - definition: '' - source: NENA-STA-004 -COVE: - active: 'TRUE' - description: Cove - definition: '' - source: NENA-STA-004 -COVES: - active: 'TRUE' - description: Coves - definition: '' - source: NENA-STA-004 -CREEK: - active: 'TRUE' - description: Creek - definition: '' - source: NENA-STA-004 -CRESCENT: - active: 'TRUE' - description: Crescent - definition: '' - source: NENA-STA-004 -CREST: - active: 'TRUE' - description: Crest - definition: '' - source: NENA-STA-004 -CROSS: - active: 'TRUE' - description: Cross - definition: '' - source: NENA-STA-004 -CROSSING: - active: 'TRUE' - description: Crossing - definition: '' - source: NENA-STA-004 -CROSSINGS: - active: 'TRUE' - description: Crossings - definition: '' - source: NENA-STA-004 -CROSSOVER: - active: 'TRUE' - description: Crossover - definition: '' - source: NENA-STA-004 -CROSSROAD: - active: 'TRUE' - description: Crossroad - definition: '' - source: NENA-STA-004 -CROSSROADS: - active: 'TRUE' - description: Crossroads - definition: '' - source: NENA-STA-004 -CROSSWAY: - active: 'TRUE' - description: Crossway - definition: '' - source: NENA-STA-004 -CURVE: - active: 'TRUE' - description: Curve - definition: '' - source: NENA-STA-004 -CUSTER COUNTY ROAD: - active: 'TRUE' - description: Custer County Road - definition: '' - source: NENA-STA-004 -CUTOFF: - active: 'TRUE' - description: Cutoff - definition: '' - source: NENA-STA-004 -CUTTING: - active: 'TRUE' - description: Cutting - definition: '' - source: NENA-STA-004 -DALE: - active: 'TRUE' - description: Dale - definition: '' - source: NENA-STA-004 -DAM: - active: 'TRUE' - description: Dam - definition: '' - source: NENA-STA-004 -DAWSON COUNTY ROAD: - active: 'TRUE' - description: Dawson County Road - definition: '' - source: NENA-STA-004 -DELL: - active: 'TRUE' - description: Dell - definition: '' - source: NENA-STA-004 -DIVIDE: - active: 'TRUE' - description: Divide - definition: '' - source: NENA-STA-004 -DOCK: - active: 'TRUE' - description: Dock - definition: '' - source: NENA-STA-004 -DOWN: - active: 'TRUE' - description: Down - definition: '' - source: NENA-STA-004 -DOWNS: - active: 'TRUE' - description: Downs - definition: '' - source: NENA-STA-004 -DRAW: - active: 'TRUE' - description: Draw - definition: '' - source: NENA-STA-004 -DRIFT: - active: 'TRUE' - description: Drift - definition: '' - source: NENA-STA-004 -DRIVE: - active: 'TRUE' - description: Drive - definition: '' - source: NENA-STA-004 -DRIVES: - active: 'TRUE' - description: Drives - definition: '' - source: NENA-STA-004 -DRIVEWAY: - active: 'TRUE' - description: Driveway - definition: '' - source: NENA-STA-004 -DUGWAY: - active: 'TRUE' - description: Dugway - definition: '' - source: NENA-STA-004 -ECHO: - active: 'TRUE' - description: Echo - definition: '' - source: NENA-STA-004 -EDGE: - active: 'TRUE' - description: Edge - definition: '' - source: NENA-STA-004 -END: - active: 'TRUE' - description: End - definition: '' - source: NENA-STA-004 -ENTRANCE: - active: 'TRUE' - description: Entrance - definition: '' - source: NENA-STA-004 -ENTRY: - active: 'TRUE' - description: Entry - definition: '' - source: NENA-STA-004 -ESPLANADE: - active: 'TRUE' - description: Esplanade - definition: '' - source: NENA-STA-004 -ESTATE: - active: 'TRUE' - description: Estate - definition: '' - source: NENA-STA-004 -ESTATES: - active: 'TRUE' - description: Estates - definition: '' - source: NENA-STA-004 -EXCHANGE: - active: 'TRUE' - description: Exchange - definition: '' - source: NENA-STA-004 -EXIT: - active: 'TRUE' - description: Exit - definition: '' - source: NENA-STA-004 -EXPRESSWAY: - active: 'TRUE' - description: Expressway - definition: '' - source: NENA-STA-004 -EXTENSION: - active: 'TRUE' - description: Extension - definition: '' - source: NENA-STA-004 -EXTENSIONS: - active: 'TRUE' - description: Extensions - definition: '' - source: NENA-STA-004 -FALL: - active: 'TRUE' - description: Fall - definition: '' - source: NENA-STA-004 -FALLS: - active: 'TRUE' - description: Falls - definition: '' - source: NENA-STA-004 -FARE: - active: 'TRUE' - description: Fare - definition: '' - source: NENA-STA-004 -FARM: - active: 'TRUE' - description: Farm - definition: '' - source: NENA-STA-004 -FARM TO MARKET: - active: 'TRUE' - description: Farm to Market - definition: '' - source: NENA-STA-004 -FEDERAL-AID SECONDARY HIGHWAY: - active: 'TRUE' - description: Federal-Aid Secondary Highway - definition: '' - source: NENA-STA-004 -FERRY: - active: 'TRUE' - description: Ferry - definition: '' - source: NENA-STA-004 -FIELD: - active: 'TRUE' - description: Field - definition: '' - source: NENA-STA-004 -FIELDS: - active: 'TRUE' - description: Fields - definition: '' - source: NENA-STA-004 -FLAT: - active: 'TRUE' - description: Flat - definition: '' - source: NENA-STA-004 -FLATS: - active: 'TRUE' - description: Flats - definition: '' - source: NENA-STA-004 -FLOWAGE: - active: 'TRUE' - description: Flowage - definition: '' - source: NENA-STA-004 -FLYWAY: - active: 'TRUE' - description: Flyway - definition: '' - source: NENA-STA-004 -FORD: - active: 'TRUE' - description: Ford - definition: '' - source: NENA-STA-004 -FORDS: - active: 'TRUE' - description: Fords - definition: '' - source: NENA-STA-004 -FOREST: - active: 'TRUE' - description: Forest - definition: '' - source: NENA-STA-004 -FOREST ROAD: - active: 'TRUE' - description: Forest Road - definition: '' - source: NENA-STA-004 -FOREST HIGHWAY: - active: 'TRUE' - description: Forest Highway - definition: '' - source: NENA-STA-004 -FORGE: - active: 'TRUE' - description: Forge - definition: '' - source: NENA-STA-004 -FORGES: - active: 'TRUE' - description: Forges - definition: '' - source: NENA-STA-004 -FORK: - active: 'TRUE' - description: Fork - definition: '' - source: NENA-STA-004 -FORKS: - active: 'TRUE' - description: Forks - definition: '' - source: NENA-STA-004 -FORT: - active: 'TRUE' - description: Fort - definition: '' - source: NENA-STA-004 -FREEWAY: - active: 'TRUE' - description: Freeway - definition: '' - source: NENA-STA-004 -FRONT: - active: 'TRUE' - description: Front - definition: '' - source: NENA-STA-004 -FRONTAGE ROAD: - active: 'TRUE' - description: Frontage Road - definition: '' - source: NENA-STA-004 -GABLES: - active: 'TRUE' - description: Gables - definition: '' - source: NENA-STA-004 -GARDEN: - active: 'TRUE' - description: Garden - definition: '' - source: NENA-STA-004 -GARDENS: - active: 'TRUE' - description: Gardens - definition: '' - source: NENA-STA-004 -GARTH: - active: 'TRUE' - description: Garth - definition: '' - source: NENA-STA-004 -GATE: - active: 'TRUE' - description: Gate - definition: '' - source: NENA-STA-004 -GATES: - active: 'TRUE' - description: Gates - definition: '' - source: NENA-STA-004 -GATEWAY: - active: 'TRUE' - description: Gateway - definition: '' - source: NENA-STA-004 -GLADE: - active: 'TRUE' - description: Glade - definition: '' - source: NENA-STA-004 -GLEN: - active: 'TRUE' - description: Glen - definition: '' - source: NENA-STA-004 -GLENS: - active: 'TRUE' - description: Glens - definition: '' - source: NENA-STA-004 -GORGE: - active: 'TRUE' - description: Gorge - definition: '' - source: NENA-STA-004 -GRADE: - active: 'TRUE' - description: Grade - definition: '' - source: NENA-STA-004 -GREEN: - active: 'TRUE' - description: Green - definition: '' - source: NENA-STA-004 -GREENS: - active: 'TRUE' - description: Greens - definition: '' - source: NENA-STA-004 -GREENWAY: - active: 'TRUE' - description: Greenway - definition: '' - source: NENA-STA-004 -GROVE: - active: 'TRUE' - description: Grove - definition: '' - source: NENA-STA-004 -GROVES: - active: 'TRUE' - description: Groves - definition: '' - source: NENA-STA-004 -HARBOR: - active: 'TRUE' - description: Harbor - definition: '' - source: NENA-STA-004 -HARBORS: - active: 'TRUE' - description: Harbors - definition: '' - source: NENA-STA-004 -HARBOUR: - active: 'TRUE' - description: Harbour - definition: '' - source: NENA-STA-004 -HAUL ROAD: - active: 'TRUE' - description: Haul Road - definition: '' - source: NENA-STA-004 -HAVEN: - active: 'TRUE' - description: Haven - definition: '' - source: NENA-STA-004 -HEATH: - active: 'TRUE' - description: Heath - definition: '' - source: NENA-STA-004 -HEIGHTS: - active: 'TRUE' - description: Heights - definition: '' - source: NENA-STA-004 -HIDEAWAY: - active: 'TRUE' - description: Hideaway - definition: '' - source: NENA-STA-004 -HIGHWAY: - active: 'TRUE' - description: Highway - definition: '' - source: NENA-STA-004 -HILL: - active: 'TRUE' - description: Hill - definition: '' - source: NENA-STA-004 -HILLS: - active: 'TRUE' - description: Hills - definition: '' - source: NENA-STA-004 -HOLLOW: - active: 'TRUE' - description: Hollow - definition: '' - source: NENA-STA-004 -HORN: - active: 'TRUE' - description: Horn - definition: '' - source: NENA-STA-004 -HORSESHOE: - active: 'TRUE' - description: Horseshoe - definition: '' - source: NENA-STA-004 -INDIAN SERVICE ROAD: - active: 'TRUE' - description: Indian Service Road - definition: '' - source: NENA-STA-004 -INLET: - active: 'TRUE' - description: Inlet - definition: '' - source: NENA-STA-004 -INTERSTATE: - active: 'TRUE' - description: Interstate - definition: '' - source: NENA-STA-004 -INTERVAL: - active: 'TRUE' - description: Interval - definition: '' - source: NENA-STA-004 -ISLAND: - active: 'TRUE' - description: Island - definition: '' - source: NENA-STA-004 -ISLANDS: - active: 'TRUE' - description: Islands - definition: '' - source: NENA-STA-004 -ISLE: - active: 'TRUE' - description: Isle - definition: '' - source: NENA-STA-004 -ISLES: - active: 'TRUE' - description: Isles - definition: '' - source: NENA-STA-004 -J-TURN: - active: 'TRUE' - description: J-Turn - definition: '' - source: NENA-STA-004 -JUNCTION: - active: 'TRUE' - description: Junction - definition: '' - source: NENA-STA-004 -JUNCTIONS: - active: 'TRUE' - description: Junctions - definition: '' - source: NENA-STA-004 -KEEP: - active: 'TRUE' - description: Keep - definition: '' - source: NENA-STA-004 -KEY: - active: 'TRUE' - description: Key - definition: '' - source: NENA-STA-004 -KEYS: - active: 'TRUE' - description: Keys - definition: '' - source: NENA-STA-004 -KNOLL: - active: 'TRUE' - description: Knoll - definition: '' - source: NENA-STA-004 -KNOLLS: - active: 'TRUE' - description: Knolls - definition: '' - source: NENA-STA-004 -LAIR: - active: 'TRUE' - description: Lair - definition: '' - source: NENA-STA-004 -LAKE: - active: 'TRUE' - description: Lake - definition: '' - source: NENA-STA-004 -LAKES: - active: 'TRUE' - description: Lakes - definition: '' - source: NENA-STA-004 -LAND: - active: 'TRUE' - description: Land - definition: '' - source: NENA-STA-004 -LANDING: - active: 'TRUE' - description: Landing - definition: '' - source: NENA-STA-004 -LANE: - active: 'TRUE' - description: Lane - definition: '' - source: NENA-STA-004 -LANE CIRCLE: - active: 'TRUE' - description: Lane Circle - definition: '' - source: NENA-STA-004 -LANE COURT: - active: 'TRUE' - description: Lane Court - definition: '' - source: NENA-STA-004 -LANE ROAD: - active: 'TRUE' - description: Lane Road - definition: '' - source: NENA-STA-004 -LATERAL: - active: 'TRUE' - description: Lateral - definition: '' - source: NENA-STA-004 -LEDGE: - active: 'TRUE' - description: Ledge - definition: '' - source: NENA-STA-004 -LIGHT: - active: 'TRUE' - description: Light - definition: '' - source: NENA-STA-004 -LIGHTS: - active: 'TRUE' - description: Lights - definition: '' - source: NENA-STA-004 -LINE: - active: 'TRUE' - description: Line - definition: '' - source: NENA-STA-004 -LOAF: - active: 'TRUE' - description: Loaf - definition: '' - source: NENA-STA-004 -LOCK: - active: 'TRUE' - description: Lock - definition: '' - source: NENA-STA-004 -LOCKS: - active: 'TRUE' - description: Locks - definition: '' - source: NENA-STA-004 -LODGE: - active: 'TRUE' - description: Lodge - definition: '' - source: NENA-STA-004 -LOOKOUT: - active: 'TRUE' - description: Lookout - definition: '' - source: NENA-STA-004 -LOOP: - active: 'TRUE' - description: Loop - definition: '' - source: NENA-STA-004 -LOOP ROAD: - active: 'TRUE' - description: Loop Road - definition: '' - source: NENA-STA-004 -LUGAR: - active: 'TRUE' - description: Lugar - definition: '' - source: NENA-STA-004 -MALL: - active: 'TRUE' - description: Mall - definition: '' - source: NENA-STA-004 -MANOR: - active: 'TRUE' - description: Manor - definition: '' - source: NENA-STA-004 -MANORS: - active: 'TRUE' - description: Manors - definition: '' - source: NENA-STA-004 -MARKET: - active: 'TRUE' - description: Market - definition: '' - source: NENA-STA-004 -MEADOW: - active: 'TRUE' - description: Meadow - definition: '' - source: NENA-STA-004 -MEADOWS: - active: 'TRUE' - description: Meadows - definition: '' - source: NENA-STA-004 -MEWS: - active: 'TRUE' - description: Mews - definition: '' - source: NENA-STA-004 -MILL: - active: 'TRUE' - description: Mill - definition: '' - source: NENA-STA-004 -MILLS: - active: 'TRUE' - description: Mills - definition: '' - source: NENA-STA-004 -MISSION: - active: 'TRUE' - description: Mission - definition: '' - source: NENA-STA-004 -MONTANA HIGHWAY: - active: 'TRUE' - description: Montana Highway - definition: '' - source: NENA-STA-004 -MOTORWAY: - active: 'TRUE' - description: Motorway - definition: '' - source: NENA-STA-004 -MOUNT: - active: 'TRUE' - description: Mount - definition: '' - source: NENA-STA-004 -MOUNTAIN: - active: 'TRUE' - description: Mountain - definition: '' - source: NENA-STA-004 -MOUNTAINS: - active: 'TRUE' - description: Mountains - definition: '' - source: NENA-STA-004 -NARROWS: - active: 'TRUE' - description: Narrows - definition: '' - source: NENA-STA-004 -NATIONAL FOREST DEVELOPMENT ROAD: - active: 'TRUE' - description: National Forest Development Road - definition: '' - source: NENA-STA-004 -NECK: - active: 'TRUE' - description: Neck - definition: '' - source: NENA-STA-004 -NOOK: - active: 'TRUE' - description: Nook - definition: '' - source: NENA-STA-004 -NORTH CAROLINA HIGHWAY: - active: 'TRUE' - description: North Carolina Highway - definition: '' - source: NENA-STA-004 -OAKS: - active: 'TRUE' - description: Oaks - definition: '' - source: NENA-STA-004 -OLD COUNTY ROAD: - active: 'TRUE' - description: Old County Road - definition: '' - source: NENA-STA-004 -ORCHARD: - active: 'TRUE' - description: Orchard - definition: '' - source: NENA-STA-004 -OVAL: - active: 'TRUE' - description: Oval - definition: '' - source: NENA-STA-004 -OVERLOOK: - active: 'TRUE' - description: Overlook - definition: '' - source: NENA-STA-004 -OVERPASS: - active: 'TRUE' - description: Overpass - definition: '' - source: NENA-STA-004 -OVI: - active: 'TRUE' - description: Ovi - definition: '' - source: NENA-STA-004 -PARK: - active: 'TRUE' - description: Park - definition: '' - source: NENA-STA-004 -PARKE: - active: 'TRUE' - description: Parke - definition: '' - source: NENA-STA-004 -PARKS: - active: 'TRUE' - description: Parks - definition: '' - source: NENA-STA-004 -PARKWAY: - active: 'TRUE' - description: Parkway - definition: '' - source: NENA-STA-004 -PARKWAYS: - active: 'TRUE' - description: Parkways - definition: '' - source: NENA-STA-004 -PASEO: - active: 'TRUE' - description: Paseo - definition: '' - source: NENA-STA-004 -PASS: - active: 'TRUE' - description: Pass - definition: '' - source: NENA-STA-004 -PASSAGE: - active: 'TRUE' - description: Passage - definition: '' - source: NENA-STA-004 -PATH: - active: 'TRUE' - description: Path - definition: '' - source: NENA-STA-004 -PATHWAY: - active: 'TRUE' - description: Pathway - definition: '' - source: NENA-STA-004 -PIKE: - active: 'TRUE' - description: Pike - definition: '' - source: NENA-STA-004 -PINE: - active: 'TRUE' - description: Pine - definition: '' - source: NENA-STA-004 -PINES: - active: 'TRUE' - description: Pines - definition: '' - source: NENA-STA-004 -PIAZZA: - active: 'TRUE' - description: Piazza - definition: '' - source: NENA-STA-004 -PLACE: - active: 'TRUE' - description: Place - definition: '' - source: NENA-STA-004 -PLACITA: - active: 'TRUE' - description: Placita - definition: '' - source: NENA-STA-004 -PLAIN: - active: 'TRUE' - description: Plain - definition: '' - source: NENA-STA-004 -PLAINS: - active: 'TRUE' - description: Plains - definition: '' - source: NENA-STA-004 -PLATZ: - active: 'TRUE' - description: Platz - definition: '' - source: NENA-STA-004 -PLAZA: - active: 'TRUE' - description: Plaza - definition: '' - source: NENA-STA-004 -POINT: - active: 'TRUE' - description: Point - definition: '' - source: NENA-STA-004 -POINTE: - active: 'TRUE' - description: Pointe - definition: '' - source: NENA-STA-004 -POINTS: - active: 'TRUE' - description: Points - definition: '' - source: NENA-STA-004 -PORT: - active: 'TRUE' - description: Port - definition: '' - source: NENA-STA-004 -PORTS: - active: 'TRUE' - description: Ports - definition: '' - source: NENA-STA-004 -PRAIRIE: - active: 'TRUE' - description: Prairie - definition: '' - source: NENA-STA-004 -PRIVATE ROAD: - active: 'TRUE' - description: Private Road - definition: '' - source: NENA-STA-004 -PROMENADE: - active: 'TRUE' - description: Promenade - definition: '' - source: NENA-STA-004 -PUBLIC ACCESS: - active: 'TRUE' - description: Public Access - definition: '' - source: NENA-STA-004 -QUARTER: - active: 'TRUE' - description: Quarter - definition: '' - source: NENA-STA-004 -QUAY: - active: 'TRUE' - description: Quay - definition: '' - source: NENA-STA-004 -RAMP: - active: 'TRUE' - description: Ramp - definition: '' - source: NENA-STA-004 -RADIAL: - active: 'TRUE' - description: Radial - definition: '' - source: NENA-STA-004 -RANCH: - active: 'TRUE' - description: Ranch - definition: '' - source: NENA-STA-004 -RANCHO: - active: 'TRUE' - description: Rancho - definition: '' - source: NENA-STA-004 -RAPID: - active: 'TRUE' - description: Rapid - definition: '' - source: NENA-STA-004 -RAPIDS: - active: 'TRUE' - description: Rapids - definition: '' - source: NENA-STA-004 -REACH: - active: 'TRUE' - description: Reach - definition: '' - source: NENA-STA-004 -RECREATIONAL ROAD: - active: 'TRUE' - description: Recreational Road - definition: '' - source: NENA-STA-004 -REST: - active: 'TRUE' - description: Rest - definition: '' - source: NENA-STA-004 -RETREAT: - active: 'TRUE' - description: Retreat - definition: '' - source: NENA-STA-004 -RIDGE: - active: 'TRUE' - description: Ridge - definition: '' - source: NENA-STA-004 -RIDGES: - active: 'TRUE' - description: Ridges - definition: '' - source: NENA-STA-004 -RISE: - active: 'TRUE' - description: Rise - definition: '' - source: NENA-STA-004 -RIVER: - active: 'TRUE' - description: River - definition: '' - source: NENA-STA-004 -RIVER ROAD: - active: 'TRUE' - description: River Road - definition: '' - source: NENA-STA-004 -ROAD: - active: 'TRUE' - description: Road - definition: '' - source: NENA-STA-004 -ROADS: - active: 'TRUE' - description: Roads - definition: '' - source: NENA-STA-004 -ROUND: - active: 'TRUE' - description: Round - definition: '' - source: NENA-STA-004 -ROUTE: - active: 'TRUE' - description: Route - definition: '' - source: NENA-STA-004 -ROW: - active: 'TRUE' - description: Row - definition: '' - source: NENA-STA-004 -RUE: - active: 'TRUE' - description: Rue - definition: '' - source: NENA-STA-004 -RUN: - active: 'TRUE' - description: Run - definition: '' - source: NENA-STA-004 -RUNNE: - active: 'TRUE' - description: Runne - definition: '' - source: NENA-STA-004 -RUNWAY: - active: 'TRUE' - description: Runway - definition: '' - source: NENA-STA-004 -SHOAL: - active: 'TRUE' - description: Shoal - definition: '' - source: NENA-STA-004 -SHOALS: - active: 'TRUE' - description: Shoals - definition: '' - source: NENA-STA-004 -SHORE: - active: 'TRUE' - description: Shore - definition: '' - source: NENA-STA-004 -SHORES: - active: 'TRUE' - description: Shores - definition: '' - source: NENA-STA-004 -SIDEROAD: - active: 'TRUE' - description: Sideroad - definition: '' - source: NENA-STA-004 -SKIES: - active: 'TRUE' - description: Skies - definition: '' - source: NENA-STA-004 -SKYWAY: - active: 'TRUE' - description: Skyway - definition: '' - source: NENA-STA-004 -SLIP: - active: 'TRUE' - description: Slip - definition: '' - source: NENA-STA-004 -SPRING: - active: 'TRUE' - description: Spring - definition: '' - source: NENA-STA-004 -SPRINGS: - active: 'TRUE' - description: Springs - definition: '' - source: NENA-STA-004 -SPUR: - active: 'TRUE' - description: Spur - definition: '' - source: NENA-STA-004 -SPURS: - active: 'TRUE' - description: Spurs - definition: '' - source: NENA-STA-004 -SQUARE: - active: 'TRUE' - description: Square - definition: '' - source: NENA-STA-004 -SQUARES: - active: 'TRUE' - description: Squares - definition: '' - source: NENA-STA-004 -STATE HIGHWAY: - active: 'TRUE' - description: State Highway - definition: '' - source: NENA-STA-004 -STATE PARK ROAD: - active: 'TRUE' - description: State Park Road - definition: '' - source: NENA-STA-004 -STATE PARKWAY: - active: 'TRUE' - description: State Parkway - definition: '' - source: NENA-STA-004 -STATE ROAD: - active: 'TRUE' - description: State Road - definition: '' - source: NENA-STA-004 -STATE ROUTE: - active: 'TRUE' - description: State Route - definition: '' - source: NENA-STA-004 -STATE SECONDARY: - active: 'TRUE' - description: State Secondary - definition: '' - source: NENA-STA-004 -STATE SPUR: - active: 'TRUE' - description: State Spur - definition: '' - source: NENA-STA-004 -STATION: - active: 'TRUE' - description: Station - definition: '' - source: NENA-STA-004 -STRAND: - active: 'TRUE' - description: Strand - definition: '' - source: NENA-STA-004 -STRASSE: - active: 'TRUE' - description: Strasse - definition: '' - source: NENA-STA-004 -STRAVENUE: - active: 'TRUE' - description: Stravenue - definition: '' - source: NENA-STA-004 -STREAM: - active: 'TRUE' - description: Stream - definition: '' - source: NENA-STA-004 -STREET: - active: 'TRUE' - description: Street - definition: '' - source: NENA-STA-004 -STREETS: - active: 'TRUE' - description: Streets - definition: '' - source: NENA-STA-004 -STREET COURT: - active: 'TRUE' - description: Street Court - definition: '' - source: NENA-STA-004 -STREET LOOP: - active: 'TRUE' - description: Street Loop - definition: '' - source: NENA-STA-004 -STREET PATH: - active: 'TRUE' - description: Street Path - definition: '' - source: NENA-STA-004 -STREET PLACE: - active: 'TRUE' - description: Street Place - definition: '' - source: NENA-STA-004 -STREET WAY: - active: 'TRUE' - description: Street Way - definition: '' - source: NENA-STA-004 -STREET CIRCLE: - active: 'TRUE' - description: Street Circle - definition: '' - source: NENA-STA-004 -STRIP: - active: 'TRUE' - description: Strip - definition: '' - source: NENA-STA-004 -SUMMIT: - active: 'TRUE' - description: Summit - definition: '' - source: NENA-STA-004 -TAXIWAY: - active: 'TRUE' - description: Taxiway - definition: '' - source: NENA-STA-004 -TERMINAL: - active: 'TRUE' - description: Terminal - definition: '' - source: NENA-STA-004 -TERN: - active: 'TRUE' - description: Tern - definition: '' - source: NENA-STA-004 -TERRACE: - active: 'TRUE' - description: Terrace - definition: '' - source: NENA-STA-004 -THROUGHWAY: - active: 'TRUE' - description: Throughway - definition: '' - source: NENA-STA-004 -THRUWAY: - active: 'TRUE' - description: Thruway - definition: '' - source: NENA-STA-004 -TIMBER ROAD: - active: 'TRUE' - description: Timber Road - definition: '' - source: NENA-STA-004 -TOWNLINE: - active: 'TRUE' - description: Townline - definition: '' - source: NENA-STA-004 -TOWN ROAD: - active: 'TRUE' - description: Town Road - definition: '' - source: NENA-STA-004 -TOWNSHIP ROAD: - active: 'TRUE' - description: Township Road - definition: '' - source: NENA-STA-004 -TRACE: - active: 'TRUE' - description: Trace - definition: '' - source: NENA-STA-004 -TRACK: - active: 'TRUE' - description: Track - definition: '' - source: NENA-STA-004 -TRAFFICWAY: - active: 'TRUE' - description: Trafficway - definition: '' - source: NENA-STA-004 -TRAIL: - active: 'TRUE' - description: Trail - definition: '' - source: NENA-STA-004 -TRAILER: - active: 'TRUE' - description: Trailer - definition: '' - source: NENA-STA-004 -TRIANGLE: - active: 'TRUE' - description: Triangle - definition: '' - source: NENA-STA-004 -TRUCK TRAIL: - active: 'TRUE' - description: Truck Trail - definition: '' - source: NENA-STA-004 -TUNNEL: - active: 'TRUE' - description: Tunnel - definition: '' - source: NENA-STA-004 -TURN: - active: 'TRUE' - description: Turn - definition: '' - source: NENA-STA-004 -TURNPIKE: - active: 'TRUE' - description: Turnpike - definition: '' - source: NENA-STA-004 -UNITED STATES FOREST SERVICE ROAD: - active: 'TRUE' - description: United States Forest Service Road - definition: '' - source: NENA-STA-004 -UNITED STATES HIGHWAY: - active: 'TRUE' - description: United States Highway - definition: '' - source: NENA-STA-004 -UNDERPASS: - active: 'TRUE' - description: Underpass - definition: '' - source: NENA-STA-004 -UNION: - active: 'TRUE' - description: Union - definition: '' - source: NENA-STA-004 -UNIONS: - active: 'TRUE' - description: Unions - definition: '' - source: NENA-STA-004 -UUNYE: - active: 'TRUE' - description: Uunye - definition: '' - source: NENA-STA-004 -VALLEY: - active: 'TRUE' - description: Valley - definition: '' - source: NENA-STA-004 -VALLEYS: - active: 'TRUE' - description: Valleys - definition: '' - source: NENA-STA-004 -VIA: - active: 'TRUE' - description: Via - definition: '' - source: NENA-STA-004 -VIADUCT: - active: 'TRUE' - description: Viaduct - definition: '' - source: NENA-STA-004 -VIEW: - active: 'TRUE' - description: View - definition: '' - source: NENA-STA-004 -VIEWS: - active: 'TRUE' - description: Views - definition: '' - source: NENA-STA-004 -VILLA: - active: 'TRUE' - description: Villa - definition: '' - source: NENA-STA-004 -VILLAGE: - active: 'TRUE' - description: Village - definition: '' - source: NENA-STA-004 -VILLAGES: - active: 'TRUE' - description: Villages - definition: '' - source: NENA-STA-004 -VILLE: - active: 'TRUE' - description: Ville - definition: '' - source: NENA-STA-004 -VISTA: - active: 'TRUE' - description: Vista - definition: '' - source: NENA-STA-004 -VOG: - active: 'TRUE' - description: Vog - definition: '' - source: NENA-STA-004 -WADDY: - active: 'TRUE' - description: Waddy - definition: '' - source: NENA-STA-004 -WALK: - active: 'TRUE' - description: Walk - definition: '' - source: NENA-STA-004 -WALKS: - active: 'TRUE' - description: Walks - definition: '' - source: NENA-STA-004 -WALL: - active: 'TRUE' - description: Wall - definition: '' - source: NENA-STA-004 -WAY: - active: 'TRUE' - description: Way - definition: '' - source: NENA-STA-004 -WAYS: - active: 'TRUE' - description: Ways - definition: '' - source: NENA-STA-004 -WEEG: - active: 'TRUE' - description: Weeg - definition: '' - source: NENA-STA-004 -WELL: - active: 'TRUE' - description: Well - definition: '' - source: NENA-STA-004 -WELLS: - active: 'TRUE' - description: Wells - definition: '' - source: NENA-STA-004 -WOODS: - active: 'TRUE' - description: Woods - definition: '' - source: NENA-STA-004 -WYE: - active: 'TRUE' - description: Wye - definition: '' - source: NENA-STA-004 -WYND: - active: 'TRUE' - description: Wynd - definition: '' - source: NENA-STA-004 diff --git a/core_schemas/value_sets/yml/type_loc_sn_pre_sep.yml b/core_schemas/value_sets/yml/type_loc_sn_pre_sep.yml deleted file mode 100644 index 69aea54..0000000 --- a/core_schemas/value_sets/yml/type_loc_sn_pre_sep.yml +++ /dev/null @@ -1,60 +0,0 @@ -OF_THE: - active: 'TRUE' - description: of the - definition: '' - source: NENA-STA-004 -AT: - active: 'TRUE' - description: at - definition: '' - source: NENA-STA-004 -DE: - active: 'TRUE' - description: de - definition: '' - source: NENA-STA-004 -DE_LA: - active: 'TRUE' - description: de la - definition: '' - source: NENA-STA-004 -DEL: - active: 'TRUE' - description: del - definition: '' - source: NENA-STA-004 -DE_LAS: - active: 'TRUE' - description: de las - definition: '' - source: NENA-STA-004 -DES: - active: 'TRUE' - description: des - definition: '' - source: NENA-STA-004 -IN_THE: - active: 'TRUE' - description: in the - definition: '' - source: NENA-STA-004 -TO_THE: - active: 'TRUE' - description: to the - definition: '' - source: NENA-STA-004 -OF: - active: 'TRUE' - description: of - definition: '' - source: NENA-STA-004 -ON_THE: - active: 'TRUE' - description: on the - definition: '' - source: NENA-STA-004 -TO: - active: 'TRUE' - description: to - definition: '' - source: NENA-STA-004 diff --git a/core_schemas/value_sets/yml/type_location_cross_street.yml b/core_schemas/value_sets/yml/type_location_cross_street.yml deleted file mode 100644 index 2eb1e34..0000000 --- a/core_schemas/value_sets/yml/type_location_cross_street.yml +++ /dev/null @@ -1,10 +0,0 @@ -CLOSEST: - active: 'TRUE' - description: closest - definition: '' - source: '' -SECOND_CLOSEST: - active: 'TRUE' - description: second-closest - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_location_use.yml b/core_schemas/value_sets/yml/type_location_use.yml deleted file mode 100644 index bd1c360..0000000 --- a/core_schemas/value_sets/yml/type_location_use.yml +++ /dev/null @@ -1,702 +0,0 @@ -'AGRICULTURE_STRUCT: STORAGE_SILO': - active: 'TRUE' - value_1: AGRICULTURE_STRUCT - value_2: STORAGE_SILO - description_1: Agriculture Structure - description_2: Crop or Product Storage / Silo - definition: '' - source: '' - NFIRS Crosswalk: '816' -'AGRICULTURE_STRUCT: FARM_BUILDING': - active: 'TRUE' - value_1: AGRICULTURE_STRUCT - value_2: FARM_BUILDING - description_1: Agriculture Structure - description_2: Farm (Building) - definition: '' - source: '' - NFIRS Crosswalk: '' -'AGRICULTURE_STRUCT: AUCTION_FEEDLOT': - active: 'TRUE' - value_1: AGRICULTURE_STRUCT - value_2: AUCTION_FEEDLOT - description_1: Agriculture Structure - description_2: Auction / Feedlot - definition: '' - source: '' - NFIRS Crosswalk: '' -'AGRICULTURE_STRUCT: ANIMAL_PROCESSING': - active: 'TRUE' - value_1: AGRICULTURE_STRUCT - value_2: ANIMAL_PROCESSING - description_1: Agriculture Structure - description_2: Animal Processing - definition: '' - source: '' - NFIRS Crosswalk: '659' -'AGRICULTURE_STRUCT: VETERINARY_LIVESTOCK': - active: 'TRUE' - value_1: AGRICULTURE_STRUCT - value_2: VETERINARY_LIVESTOCK - description_1: Agriculture Structure - description_2: Veterinary (Livestock) - definition: '' - source: '' - NFIRS Crosswalk: '819' -'ASSEMBLY: COMMUNITY_CENTER': - active: 'TRUE' - value_1: ASSEMBLY - value_2: COMMUNITY_CENTER - description_1: Assembly - description_2: Community Center - definition: '' - source: '' - NFIRS Crosswalk: '116' -'ASSEMBLY: CONVENTION_CENTER': - active: 'TRUE' - value_1: ASSEMBLY - value_2: CONVENTION_CENTER - description_1: Assembly - description_2: Convention Center - definition: '' - source: '' - NFIRS Crosswalk: '122' -'ASSEMBLY: INDOOR_ARENA': - active: 'TRUE' - value_1: ASSEMBLY - value_2: INDOOR_ARENA - description_1: Assembly - description_2: Indoor Arena - definition: '' - source: '' - NFIRS Crosswalk: 123, 182 -'ASSEMBLY: OUTDOOR_ARENA_AMPHITHEATER_PARK': - active: 'TRUE' - value_1: ASSEMBLY - value_2: OUTDOOR_ARENA_AMPHITHEATER_PARK - description_1: Assembly - description_2: Outdoor Arena / Amphitheater / Amusement Park - definition: '' - source: '' - NFIRS Crosswalk: 152, 151 -'ASSEMBLY: TEMP_OUTDOOR_STRUCT_EVENT': - active: 'TRUE' - value_1: ASSEMBLY - value_2: TEMP_OUTDOOR_STRUCT_EVENT - description_1: Assembly - description_2: Temporary Outdoor Structure / Event - definition: '' - source: '' - NFIRS Crosswalk: 152, 151 -'ASSEMBLY: RELIGIOUS': - active: 'TRUE' - value_1: ASSEMBLY - value_2: RELIGIOUS - description_1: Assembly - description_2: Religious - definition: '' - source: '' - NFIRS Crosswalk: 130, 131, 134 -'ASSEMBLY: MUSEUM_EXHIBIT_HALL_LIBRARY': - active: 'TRUE' - value_1: ASSEMBLY - value_2: MUSEUM_EXHIBIT_HALL_LIBRARY - description_1: Assembly - description_2: Museum / Exhibit Hall / Library - definition: '' - source: '' - NFIRS Crosswalk: 152, 151 -'COMMERCIAL: ENTERTAINMENT_RECREATION': - active: 'TRUE' - value_1: COMMERCIAL - value_2: ENTERTAINMENT_RECREATION - description_1: Commercial - description_2: Entertainment and Recreation - definition: '' - source: '' - NFIRS Crosswalk: 111, 112, 113, 114, 115, 116, 120, 121, 129, 140, 141, 142, 144 -'COMMERCIAL: RESTAURANT_CAFE': - active: 'TRUE' - value_1: COMMERCIAL - value_2: RESTAURANT_CAFE - description_1: Commercial - description_2: Restaurant / Cafe - definition: '' - source: '' - NFIRS Crosswalk: 519, 142, 160, 161 -'COMMERCIAL: BAR_NIGHTCLUB': - active: 'TRUE' - value_1: COMMERCIAL - value_2: BAR_NIGHTCLUB - description_1: Commercial - description_2: Bar / Nightclub - definition: '' - source: '' - NFIRS Crosswalk: '162' -'COMMERCIAL: OFFICE_OTHER_TECHNICAL_SERVICES': - active: 'TRUE' - value_1: COMMERCIAL - value_2: OFFICE_OTHER_TECHNICAL_SERVICES - description_1: Commercial - description_2: Office / Other Technical Services - definition: '' - source: '' - NFIRS Crosswalk: 599, 596, 593, 635, 639, -'COMMERCIAL: RETAIL_WHOLESALE_TRADE': - active: 'TRUE' - value_1: COMMERCIAL - value_2: RETAIL_WHOLESALE_TRADE - description_1: Commercial - description_2: Retail / Wholesale / Trade - definition: '' - source: '' - NFIRS Crosswalk: 500, 511, 519, 529, 539, 549, 557, 559, 564, 569, 580, 581, 592 -'COMMERCIAL: THEATERS_STUDIO': - active: 'TRUE' - value_1: COMMERCIAL - value_2: THEATERS_STUDIO - description_1: Commercial - description_2: Theaters/Studio - definition: '' - source: '' - NFIRS Crosswalk: 180, 181, 182, 183, 185, 186 -'COMMERCIAL: VEHICLE_REPAIR_SERVICES': - active: 'TRUE' - value_1: COMMERCIAL - value_2: VEHICLE_REPAIR_SERVICES - description_1: Commercial - description_2: Vehicle Repair Services - definition: '' - source: '' - NFIRS Crosswalk: 579, 579 -'COMMERCIAL: VEHICLE_FUELING_CHARGING_STATION': - active: 'TRUE' - value_1: COMMERCIAL - value_2: VEHICLE_FUELING_CHARGING_STATION - description_1: Commercial - description_2: Vehicle Fueling / Charging Station - definition: '' - source: '' - NFIRS Crosswalk: '571' -'COMMERCIAL: VETERINARY_PET ': - active: 'TRUE' - value_1: COMMERCIAL - value_2: 'VETERINARY_PET ' - description_1: Commercial - description_2: Veterinary (Pet) - definition: '' - source: '' - NFIRS Crosswalk: '300' -'EDUCATION: COLLEGES_UNIVERSITIES': - active: 'TRUE' - value_1: EDUCATION - value_2: COLLEGES_UNIVERSITIES - description_1: Education - description_2: Colleges/Universities - definition: '' - source: '' - NFIRS Crosswalk: '241' -'EDUCATION: OTHER_EDUCATIONAL_BUILDINGS': - active: 'TRUE' - value_1: EDUCATION - value_2: OTHER_EDUCATIONAL_BUILDINGS - description_1: Education - description_2: Other Educational Buildings - definition: '' - source: '' - NFIRS Crosswalk: 200, 210 -'EDUCATION: PREK_DAYCARE': - active: 'TRUE' - value_1: EDUCATION - value_2: PREK_DAYCARE - description_1: Education - description_2: Pre-K / Day Care - definition: '' - source: '' - NFIRS Crosswalk: 211, 250, 254, 255, 256 -'EDUCATION: K_12_SCHOOLS': - active: 'TRUE' - value_1: EDUCATION - value_2: K_12_SCHOOLS - description_1: Education - description_2: K - 12 Schools - definition: '' - source: '' - NFIRS Crosswalk: 213, 215 -'GOVERNMENT: POLICE_EMERGENCY_STATION': - active: 'TRUE' - value_1: GOVERNMENT - value_2: POLICE_EMERGENCY_STATION - description_1: Government - description_2: Police Station / Emergency Response - definition: '' - source: '' - NFIRS Crosswalk: '365' -'GOVERNMENT: FIRE_MEDICAL_STATION': - active: 'TRUE' - value_1: GOVERNMENT - value_2: FIRE_MEDICAL_STATION - description_1: Government - description_2: Fire Station / Medical Response Station - definition: '' - source: '' - NFIRS Crosswalk: '888' -'GOVERNMENT: JAIL_PRISON_REFORMATORY': - active: 'TRUE' - value_1: GOVERNMENT - value_2: JAIL_PRISON_REFORMATORY - description_1: Government - description_2: 'Jail / Prison / Reformatory / Incarceration ' - definition: '' - source: '' - NFIRS Crosswalk: 361, 363 -'GOVERNMENT: GENERAL_SERVICES': - active: 'TRUE' - value_1: GOVERNMENT - value_2: GENERAL_SERVICES - description_1: Government - description_2: General Services - definition: '' - source: '' - NFIRS Crosswalk: 150, 155 -'GOVERNMENT: NON_CIVILIAN_STRUCTURES': - active: 'TRUE' - value_1: GOVERNMENT - value_2: NON_CIVILIAN_STRUCTURES - description_1: Government - description_2: Non-Civilian Structures (Defense, Military) - definition: '' - source: '' - NFIRS Crosswalk: '631' -'INDUSTRIAL: CHEMICAL': - active: 'TRUE' - value_1: INDUSTRIAL - value_2: CHEMICAL - description_1: Industrial - description_2: Chemical - definition: '' - source: '' - NFIRS Crosswalk: '' -'INDUSTRIAL: COLD_STORAGE': - active: 'TRUE' - value_1: INDUSTRIAL - value_2: COLD_STORAGE - description_1: Industrial - description_2: Cold Storage - definition: '' - source: '' - NFIRS Crosswalk: '' -'INDUSTRIAL: FOOD_DRUGS': - active: 'TRUE' - value_1: INDUSTRIAL - value_2: FOOD_DRUGS - description_1: Industrial - description_2: Food / Drugs - definition: '' - source: '' - NFIRS Crosswalk: '' -'INDUSTRIAL: HEAVY': - active: 'TRUE' - value_1: INDUSTRIAL - value_2: HEAVY - description_1: Industrial - description_2: 'Heavy ' - definition: '' - source: '' - NFIRS Crosswalk: '' -'INDUSTRIAL: LIGHT': - active: 'TRUE' - value_1: INDUSTRIAL - value_2: LIGHT - description_1: Industrial - description_2: Light - definition: '' - source: '' - NFIRS Crosswalk: '700' -'INDUSTRIAL: METALS_MINERALS_PROCESSING': - active: 'TRUE' - value_1: INDUSTRIAL - value_2: METALS_MINERALS_PROCESSING - description_1: Industrial - description_2: Metals/Minerals Processing - definition: '' - source: '' - NFIRS Crosswalk: '' -'HEALTH_CARE: MEDICAL_OFFICE_CLINIC': - active: 'TRUE' - value_1: HEALTH_CARE - value_2: MEDICAL_OFFICE_CLINIC - description_1: Health Care - description_2: Medical Office/Clinic - definition: '' - source: '' - NFIRS Crosswalk: 340, 341, 342 -'HEALTH_CARE: HOSPITAL_24_HOUR_MEDICAL_FACILITIES ': - active: 'TRUE' - value_1: HEALTH_CARE - value_2: 'HOSPITAL_24_HOUR_MEDICAL_FACILITIES ' - description_1: Health Care - description_2: Hospital / 24-Hour Medical Facilities / Institutional - definition: '' - source: '' - NFIRS Crosswalk: '331' -'HEALTH_CARE: NURSING_HOME_ASSISTED_LIVING_RESIDENCE_ONSITE': - active: 'TRUE' - value_1: HEALTH_CARE - value_2: NURSING_HOME_ASSISTED_LIVING_RESIDENCE_ONSITE - description_1: Health Care - description_2: Nursing Home / Assisted Living / Residence with Onsite care and support - definition: '' - source: '' - NFIRS Crosswalk: '311, 321, 323, ' -'HEALTH_CARE: ALCOHOL_DRUG_REHABILITATION_CENTER': - active: 'TRUE' - value_1: HEALTH_CARE - value_2: ALCOHOL_DRUG_REHABILITATION_CENTER - description_1: Health Care - description_2: Alcohol / Drug Rehabilitation Center - definition: '' - source: '' - NFIRS Crosswalk: '' -'RESIDENTIAL: CONGREGATE_HOUSING': - active: 'TRUE' - value_1: RESIDENTIAL - value_2: CONGREGATE_HOUSING - description_1: Residential - description_2: Congregate Housing - definition: '' - source: '' - NFIRS Crosswalk: 322, 439, 459, 460, 462 -'RESIDENTIAL: MANUFACTURED_MOBILE_HOME': - active: 'TRUE' - value_1: RESIDENTIAL - value_2: MANUFACTURED_MOBILE_HOME - description_1: Residential - description_2: Manufactured/Mobile Home - definition: '' - source: '' - NFIRS Crosswalk: '' -'RESIDENTIAL: DETATCHED_SINGLE_FAMILY_DWELLING': - active: 'TRUE' - value_1: RESIDENTIAL - value_2: DETATCHED_SINGLE_FAMILY_DWELLING - description_1: Residential - description_2: Detached Single Family Dwelling - definition: '' - source: '' - NFIRS Crosswalk: '419' -'RESIDENTIAL: ATTACHED_SINGLE_FAMILY_DWELLING': - active: 'TRUE' - value_1: RESIDENTIAL - value_2: ATTACHED_SINGLE_FAMILY_DWELLING - description_1: Residential - description_2: Attached Single Family Dwelling - definition: '' - source: '' - NFIRS Crosswalk: '' -'RESIDENTIAL: MULTI_FAMILY_LOWRISE_DWELLING': - active: 'TRUE' - value_1: RESIDENTIAL - value_2: MULTI_FAMILY_LOWRISE_DWELLING - description_1: Residential - description_2: Multi-Family Lowrise Dwelling (<=4 Stories) - definition: '' - source: '' - NFIRS Crosswalk: '429' -'RESIDENTIAL: MULTI_FAMILY_MIDRISE_DWELLING': - active: 'TRUE' - value_1: RESIDENTIAL - value_2: MULTI_FAMILY_MIDRISE_DWELLING - description_1: Residential - description_2: Multi-Family Midrise Dwelling (5-8 Stories) - definition: '' - source: '' - NFIRS Crosswalk: '429' -'RESIDENTIAL: MULTI_FAMILY_HIGHRISE_DWELLING': - active: 'TRUE' - value_1: RESIDENTIAL - value_2: MULTI_FAMILY_HIGHRISE_DWELLING - description_1: Residential - description_2: Multi-Family Highrise Dwelling (>= 9 Stories) - definition: '' - source: '' - NFIRS Crosswalk: '429' -'RESIDENTIAL: DETATCHED_GARAGE': - active: 'TRUE' - value_1: RESIDENTIAL - value_2: DETATCHED_GARAGE - description_1: Residential - description_2: Detached Garage - definition: '' - source: '' - NFIRS Crosswalk: '808' -'RESIDENTIAL: UNHOUSED_TEMPORARY_SHELTER': - active: 'TRUE' - value_1: RESIDENTIAL - value_2: UNHOUSED_TEMPORARY_SHELTER - description_1: Residential - description_2: Unhoused/Temporary Shelter - definition: '' - source: '' - NFIRS Crosswalk: '' -'RESIDENTIAL: TEMPORARY_LODGING_HOTEL_MOTEL': - active: 'TRUE' - value_1: RESIDENTIAL - value_2: TEMPORARY_LODGING_HOTEL_MOTEL - description_1: Residential - description_2: Temporary Lodging / Hotel / Motel - definition: '' - source: '' - NFIRS Crosswalk: '449' -'UNCLASSIFIED: UNCLASSIFIED': - active: 'TRUE' - value_1: UNCLASSIFIED - value_2: UNCLASSIFIED - description_1: Unclassified - description_2: Unclassified - definition: '' - source: '' - NFIRS Crosswalk: '' -'UTILITY_MISC: TRANSPORTATION_STATION_HUB_AREA': - active: 'TRUE' - value_1: UTILITY_MISC - value_2: TRANSPORTATION_STATION_HUB_AREA - description_1: Utility and Misc - description_2: Transportation Station / Hub / Area (Airport / Bus / Train / Passenger Terminal - definition: '' - source: '' - NFIRS Crosswalk: 974, 972, 973, 171, 173, 174, 632 -'UTILITY_MISC: ENERGY_FACILITY_INFRASTRUCTURE': - active: 'TRUE' - value_1: UTILITY_MISC - value_2: ENERGY_FACILITY_INFRASTRUCTURE - description_1: Utility and Misc - description_2: Energy Facility / Infrastructure - definition: '' - source: '' - NFIRS Crosswalk: 610, 614, 615, 642, 644, 645, 983 -'UTILITY_MISC: WATER_SANITATION_FACILITY_INFRASTRUCTURE': - active: 'TRUE' - value_1: UTILITY_MISC - value_2: WATER_SANITATION_FACILITY_INFRASTRUCTURE - description_1: Utility and Misc - description_2: Water and Sanitation Facility / Infrastructure - definition: '' - source: '' - NFIRS Crosswalk: '647' -'UTILITY_MISC: TRASH_RECYCLING_FACILITY': - active: 'TRUE' - value_1: UTILITY_MISC - value_2: TRASH_RECYCLING_FACILITY - description_1: Utility and Misc - description_2: Trash / Recycling Facility - definition: '' - source: '' - NFIRS Crosswalk: '648' -'STORAGE: STORAGE_PORTABLE_BUILDING': - active: 'TRUE' - value_1: STORAGE - value_2: STORAGE_PORTABLE_BUILDING - description_1: Storage - description_2: Storage - Portable Building - definition: '' - source: '' - NFIRS Crosswalk: '' -'STORAGE: STORAGE_MULTI_TENANT': - active: 'TRUE' - value_1: STORAGE - value_2: STORAGE_MULTI_TENANT - description_1: Storage - description_2: Storage - Multi-Tenant - definition: '' - source: '' - NFIRS Crosswalk: '' -'STORAGE: STORAGE_SINGLE_TENANT': - active: 'TRUE' - value_1: STORAGE - value_2: STORAGE_SINGLE_TENANT - description_1: Storage - description_2: Storage - Single-Tenant - definition: '' - source: '' - NFIRS Crosswalk: '' -'ROADWAY_ACCESS: SIDEWALK': - active: 'TRUE' - value_1: ROADWAY_ACCESS - value_2: SIDEWALK - description_1: Roadway/Access - description_2: Sidewalk - definition: '' - source: '' - NFIRS Crosswalk: '' -'ROADWAY_ACCESS: STREET': - active: 'TRUE' - value_1: ROADWAY_ACCESS - value_2: STREET - description_1: Roadway/Access - description_2: Street - definition: '' - source: '' - NFIRS Crosswalk: 960, 962, 963 -'ROADWAY_ACCESS: HIGHWAY_INTERSTATE': - active: 'TRUE' - value_1: ROADWAY_ACCESS - value_2: HIGHWAY_INTERSTATE - description_1: Roadway/Access - description_2: 'Highway / Interstate ' - definition: '' - source: '' - NFIRS Crosswalk: '961' -'ROADWAY_ACCESS: LIMITED_ACCESS_HIGHWAY_INTERSTATE': - active: 'TRUE' - value_1: ROADWAY_ACCESS - value_2: LIMITED_ACCESS_HIGHWAY_INTERSTATE - description_1: Roadway/Access - description_2: Limited Access Highway / Interstate - definition: '' - source: '' - NFIRS Crosswalk: '' -'ROADWAY_ACCESS: BRIDGE': - active: 'TRUE' - value_1: ROADWAY_ACCESS - value_2: BRIDGE - description_1: Roadway/Access - description_2: Bridge - definition: '' - source: '' - NFIRS Crosswalk: '921' -'ROADWAY_ACCESS: TUNNEL': - active: 'TRUE' - value_1: ROADWAY_ACCESS - value_2: TUNNEL - description_1: Roadway/Access - description_2: Tunnel - definition: '' - source: '' - NFIRS Crosswalk: '922' -'ROADWAY_ACCESS: RAILROAD_RAILYARD': - active: 'TRUE' - value_1: ROADWAY_ACCESS - value_2: RAILROAD_RAILYARD - description_1: Roadway/Access - description_2: Railroad or Railroad Yard - definition: '' - source: '' - NFIRS Crosswalk: 951, 952 -'ROADWAY_ACCESS: PARKING_LOT_GARAGE': - active: 'TRUE' - value_1: ROADWAY_ACCESS - value_2: PARKING_LOT_GARAGE - description_1: Roadway/Access - description_2: Parking Lot / Parking Garage - definition: '' - source: '' - NFIRS Crosswalk: 881, 882, 965 -'OUTDOOR: GROUND_VACANT_LAND': - active: 'TRUE' - value_1: OUTDOOR - value_2: GROUND_VACANT_LAND - description_1: Outdoor - description_2: Ground / Vacant Land - definition: '' - source: '' - NFIRS Crosswalk: '931, 936 ' -'OUTDOOR: CAMP_SITE': - active: 'TRUE' - value_1: OUTDOOR - value_2: CAMP_SITE - description_1: Outdoor - description_2: Camp Site - definition: '' - source: '' - NFIRS Crosswalk: '935' -'OUTDOOR: PLAYGROUND_PARK_RECREATIONAL_AREA': - active: 'TRUE' - value_1: OUTDOOR - value_2: PLAYGROUND_PARK_RECREATIONAL_AREA - description_1: Outdoor - description_2: Playground / Park / Recreational Area / Monument / Statue - definition: '' - source: '' - NFIRS Crosswalk: 110, 121, 124, 154 -'OUTDOOR: HIKING_TRAIL': - active: 'TRUE' - value_1: OUTDOOR - value_2: HIKING_TRAIL - description_1: Outdoor - description_2: Hiking Trail - definition: '' - source: '' - NFIRS Crosswalk: '' -'OUTDOOR: ORCHARD_CROPS_FARMLAND': - active: 'TRUE' - value_1: OUTDOOR - value_2: ORCHARD_CROPS_FARMLAND - description_1: Outdoor - description_2: Orchard / Crops / Farm (non-building) - definition: '' - source: '' - NFIRS Crosswalk: '655' -'OUTDOOR: FOREST_GRASSLANDS_WOODLAND_WILDLAND_AREAS': - active: 'TRUE' - value_1: OUTDOOR - value_2: FOREST_GRASSLANDS_WOODLAND_WILDLAND_AREAS - description_1: Outdoor - description_2: Forest / Grasslands / Woodland / Wildland Area - definition: '' - source: '' - NFIRS Crosswalk: '669' -'OUTDOOR: WATERFRONT': - active: 'TRUE' - value_1: OUTDOOR - value_2: WATERFRONT - description_1: Outdoor - description_2: Waterfront (Beach / Dock) - definition: '' - source: '' - NFIRS Crosswalk: 937, 143, 898, 940 -'OUTDOOR: OPEN_WATER': - active: 'TRUE' - value_1: OUTDOOR - value_2: OPEN_WATER - description_1: Outdoor - description_2: Open Water (Lake / River/ Pond / Ocean) - definition: '' - source: '' - NFIRS Crosswalk: 941, 946 -'OUTDOOR_INDUSTRIAL: DUMP_LANDFILL': - active: 'TRUE' - value_1: OUTDOOR_INDUSTRIAL - value_2: DUMP_LANDFILL - description_1: Outdoor Industrial - description_2: Dump / Landfill - definition: '' - source: '' - NFIRS Crosswalk: '919' -'OUTDOOR_INDUSTRIAL: INDUSTRIAL_YARD': - active: 'TRUE' - value_1: OUTDOOR_INDUSTRIAL - value_2: INDUSTRIAL_YARD - description_1: Outdoor Industrial - description_2: Industrial Yard - definition: '' - source: '' - NFIRS Crosswalk: '984' -'OUTDOOR_INDUSTRIAL: MINE': - active: 'TRUE' - value_1: OUTDOOR_INDUSTRIAL - value_2: MINE - description_1: Outdoor Industrial - description_2: Mine (non-building) / Oil Field - definition: '' - source: '' - NFIRS Crosswalk: 679, 982 -'OUTDOOR_INDUSTRIAL: CONSTRUCTION_SITE': - active: 'TRUE' - value_1: OUTDOOR_INDUSTRIAL - value_2: CONSTRUCTION_SITE - description_1: Outdoor Industrial - description_2: Construction Site - definition: '' - source: '' - NFIRS Crosswalk: '981' diff --git a/core_schemas/value_sets/yml/type_medical_patient_care.yml b/core_schemas/value_sets/yml/type_medical_patient_care.yml deleted file mode 100644 index 42f3ae7..0000000 --- a/core_schemas/value_sets/yml/type_medical_patient_care.yml +++ /dev/null @@ -1,30 +0,0 @@ -PATIENT_EVALUATED_CARE_PROVIDED: - active: 'TRUE' - description: Patient Evaluated and Care Provided - definition: '' - source: '' -PATIENT_EVALUATED_REFUSED_CARE: - active: 'TRUE' - description: Patient Evaluated and Refused Care - definition: '' - source: '' -PATIENT_EVALUATED_NO_CARE_REQUIRED: - active: 'TRUE' - description: 'Patient Evaluated, No Care Required ' - definition: '' - source: '' -PATIENT_REFUSED_EVALUATION_CARE: - active: 'TRUE' - description: Patient Refused Evaluation/Care - definition: '' - source: '' -PATIENT_SUPPORT_SERVICES_PROVIDED: - active: 'TRUE' - description: Patient Support Services Provided - definition: '' - source: '' -PATIENT_DEAD_ON_ARRIVAL: - active: 'TRUE' - description: ' Patient Dead on Arrival' - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_medical_patient_status.yml b/core_schemas/value_sets/yml/type_medical_patient_status.yml deleted file mode 100644 index 0739da0..0000000 --- a/core_schemas/value_sets/yml/type_medical_patient_status.yml +++ /dev/null @@ -1,15 +0,0 @@ -IMPROVED: - active: 'TRUE' - description: Improved - definition: '' - source: '' -UNCHANGED: - active: 'TRUE' - description: Unchanged - definition: '' - source: '' -WORSE: - active: 'TRUE' - description: Worse - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_medical_transport.yml b/core_schemas/value_sets/yml/type_medical_transport.yml deleted file mode 100644 index 2a532fc..0000000 --- a/core_schemas/value_sets/yml/type_medical_transport.yml +++ /dev/null @@ -1,25 +0,0 @@ -TRANSPORT_BY_EMS_UNIT: - active: 'TRUE' - description: Transport by EMS Unit - definition: '' - source: '' -OTHER_AGENCY_TRANSPORT: - active: 'TRUE' - description: Transport by Other Agency - definition: '' - source: '' -PATIENT_REFUSED_TRANSPORT: - active: 'TRUE' - description: Patient Refused Transport - definition: '' - source: '' -NONPATIENT_TRANSPORT: - active: 'TRUE' - description: Non-Patient Transport (Not Otherwise Listed) - definition: '' - source: '' -NO_TRANSPORT: - active: 'TRUE' - description: No Transport - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_noaction.yml b/core_schemas/value_sets/yml/type_noaction.yml deleted file mode 100644 index e9c905a..0000000 --- a/core_schemas/value_sets/yml/type_noaction.yml +++ /dev/null @@ -1,15 +0,0 @@ -CANCELLED: - active: 'TRUE' - description: Cancelled - definition: '' - source: '' -STAGED_STANDBY: - active: 'TRUE' - description: Staged / Standby - definition: '' - source: '' -NO_INCIDENT_FOUND: - active: 'TRUE' - description: No Incident Found - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_occupant_response.yml b/core_schemas/value_sets/yml/type_occupant_response.yml deleted file mode 100644 index 47f1057..0000000 --- a/core_schemas/value_sets/yml/type_occupant_response.yml +++ /dev/null @@ -1,35 +0,0 @@ -EVACUATED: - active: 'TRUE' - description: Evacuated - definition: '' - source: '' -IGNORED_ALARM: - active: 'TRUE' - description: Ignored Alarm - definition: '' - source: '' -UNABLE_TO_RESPOND: - active: 'TRUE' - description: Unable To Respond (Impaired, Sleeping, Disabled, Child) - definition: '' - source: '' -ATTEMPTED_TO_EXTINGUISH: - active: 'TRUE' - description: Attempted To Extinguish - definition: '' - source: '' -ATTEMPTED_TO_RESCUE_OCCUPANTS: - active: 'TRUE' - description: Attempted to Rescue Other Occupants - definition: '' - source: '' -ATTEMPTED_TO_RESCUE_ANIMALS: - active: 'TRUE' - description: Attempted to Rescue Animals - definition: '' - source: '' -UNKNOWN: - active: 'TRUE' - description: Unknown - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_pop_source.yml b/core_schemas/value_sets/yml/type_pop_source.yml deleted file mode 100644 index 4098458..0000000 --- a/core_schemas/value_sets/yml/type_pop_source.yml +++ /dev/null @@ -1,10 +0,0 @@ -DEPARTMENT_ENTERED: - active: 'TRUE' - description: Department Entered - definition: '' - source: '' -CENSUS_DERIVED: - active: 'TRUE' - description: Census Derived - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_psap.yml b/core_schemas/value_sets/yml/type_psap.yml deleted file mode 100644 index f12e656..0000000 --- a/core_schemas/value_sets/yml/type_psap.yml +++ /dev/null @@ -1,10 +0,0 @@ -PRIMARY: - active: 'TRUE' - description: Primary - definition: '' - source: '' -SECONDARY: - active: 'TRUE' - description: Secondary - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_psap_capa.yml b/core_schemas/value_sets/yml/type_psap_capa.yml deleted file mode 100644 index afff0de..0000000 --- a/core_schemas/value_sets/yml/type_psap_capa.yml +++ /dev/null @@ -1,10 +0,0 @@ -LEGACY: - active: 'TRUE' - description: Legacy - definition: '' - source: '' -NG911: - active: 'TRUE' - description: NG911 - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_psap_disc.yml b/core_schemas/value_sets/yml/type_psap_disc.yml deleted file mode 100644 index 11d1670..0000000 --- a/core_schemas/value_sets/yml/type_psap_disc.yml +++ /dev/null @@ -1,10 +0,0 @@ -SINGLE: - active: 'TRUE' - description: Single - definition: '' - source: '' -MULTIPLE: - active: 'TRUE' - description: Multiple - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_psap_juris.yml b/core_schemas/value_sets/yml/type_psap_juris.yml deleted file mode 100644 index 11d1670..0000000 --- a/core_schemas/value_sets/yml/type_psap_juris.yml +++ /dev/null @@ -1,10 +0,0 @@ -SINGLE: - active: 'TRUE' - description: Single - definition: '' - source: '' -MULTIPLE: - active: 'TRUE' - description: Multiple - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_race.yml b/core_schemas/value_sets/yml/type_race.yml deleted file mode 100644 index e7423f4..0000000 --- a/core_schemas/value_sets/yml/type_race.yml +++ /dev/null @@ -1,45 +0,0 @@ -AMERICAN_INDIAN_ALASKA_NATIVE: - active: 'TRUE' - description: American Indian or Alaska Native - definition: 'Individuals with origins in any of the original peoples of North, Central, and South America, including, for example, Navajo Nation, Blackfeet Tribe of the Blackfeet Indian Reservation of Montana, Native Village of Barrow Inupiat Traditional Government, Nome Eskimo Community, Aztec, and Maya.' - source: 'U.S. Office of Management and Budget (OMB).' -ASIAN: - active: 'TRUE' - description: Asian - definition: 'Individuals with origins in any of the original peoples of Central or East Asia, Southeast Asia, or South Asia, including, for example, Chinese, Asian Indian, Filipino, Vietnamese, Korean, and Japanese.' - source: 'U.S. Office of Management and Budget (OMB).' -BLACK_AFRICAN_AMERICAN: - active: 'TRUE' - description: Black or African American - definition: 'Individuals with origins in any of the Black racial groups of Africa, including, for example, African American, Jamaican, Haitian, Nigerian, Ethiopian, and Somali.' - source: 'U.S. Office of Management and Budget (OMB).' -MIDDLE_EASTERN_NORTH_AFRICAN: - active: 'TRUE' - description: Middle Eastern or North African - definition: 'Individuals with origins in any of the original peoples of the Middle East or North Africa, including, for example, Lebanese, Iranian, Egyptian, Syrian, Iraqi, and Israeli.' - source: 'U.S. Office of Management and Budget (OMB).' -HISPANIC_LATINO: - active: 'TRUE' - description: Hispanic or Latino - definition: 'Includes individuals of Mexican, Puerto Rican, Salvadoran, Cuban, Dominican, Guatemalan, and other Central or South American or Spanish culture or origin.' - source: 'U.S. Office of Management and Budget (OMB).' -NATIVE_HAWAIIAN_PACIFIC_ISLANDER: - active: 'TRUE' - description: Native Hawaiian or Pacific Islander - definition: 'Individuals with origins in any of the original peoples of Hawaii, Guam, Samoa, or other Pacific Islands, including, for example, Native Hawaiian, Samoan, Chamorro, Tongan, Fijian, and Marshallese.' - source: 'U.S. Office of Management and Budget (OMB).' -WHITE: - active: 'TRUE' - description: White - definition: 'Individuals with origins in any of the original peoples of Europe, including, for example, English, German, Irish, Italian, Polish, and Scottish.' - source: 'U.S. Office of Management and Budget (OMB).' -OTHER: - active: 'TRUE' - description: Other - definition: 'Individuals whose race does not fit into one of the other categories.' - source: '' -UNKNOWN: - active: 'TRUE' - description: Unknown - definition: 'Individuals whose race could not be determined.' - source: '' diff --git a/core_schemas/value_sets/yml/type_region.yml b/core_schemas/value_sets/yml/type_region.yml deleted file mode 100644 index 936e143..0000000 --- a/core_schemas/value_sets/yml/type_region.yml +++ /dev/null @@ -1,35 +0,0 @@ -JURISDICTION: - active: 'TRUE' - description: Jurisdiction - definition: '' - source: '' -BATTALION: - active: 'TRUE' - description: Battalion - definition: '' - source: '' -COUNCIL_DISTRICT: - active: 'TRUE' - description: Council District - definition: '' - source: '' -DISTRICT: - active: 'TRUE' - description: District - definition: '' - source: '' -DIVISION: - active: 'TRUE' - description: Division - definition: '' - source: '' -FIRST_DUE: - active: 'TRUE' - description: First Due - definition: '' - source: '' -OTHER: - active: 'TRUE' - description: Other - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_rel_dept_dept.yml b/core_schemas/value_sets/yml/type_rel_dept_dept.yml deleted file mode 100644 index 7cb38f6..0000000 --- a/core_schemas/value_sets/yml/type_rel_dept_dept.yml +++ /dev/null @@ -1,40 +0,0 @@ -IS_CHILD_OF: - active: 'TRUE' - description: Is child of - definition: '' - source: '' -IS_PARENT_OF: - active: 'TRUE' - description: Is parent of - definition: '' - source: '' -MUTUALLY_AIDS: - active: 'TRUE' - description: Mutually aids - definition: '' - source: '' -IS_MUTUALLY_AIDED_BY: - active: 'TRUE' - description: Is mutually aided by - definition: '' - source: '' -AUTOMATICALLY_AIDS: - active: 'TRUE' - description: Automatically aids - definition: '' - source: '' -IS_AUTOMATICALLY_AIDED_BY: - active: 'TRUE' - description: Is automatically aided by - definition: '' - source: '' -CONTRACTUALLY_AIDS: - active: 'TRUE' - description: Contractually aids - definition: '' - source: '' -IS_CONTRACTUALLY_AIDED_BY: - active: 'TRUE' - description: Is contractually aided by - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_rel_dept_station.yml b/core_schemas/value_sets/yml/type_rel_dept_station.yml deleted file mode 100644 index afb1436..0000000 --- a/core_schemas/value_sets/yml/type_rel_dept_station.yml +++ /dev/null @@ -1,5 +0,0 @@ -INCLUDES: - active: 'TRUE' - description: Includes - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_rel_event_incident.yml b/core_schemas/value_sets/yml/type_rel_event_incident.yml deleted file mode 100644 index 2a78773..0000000 --- a/core_schemas/value_sets/yml/type_rel_event_incident.yml +++ /dev/null @@ -1,15 +0,0 @@ -CAUSED_BY: - active: 'TRUE' - description: Caused by - definition: Event was caused by incident - source: '' -CAUSED: - active: 'TRUE' - description: Caused - definition: Event caused incident - source: '' -INCLUDES: - active: 'TRUE' - description: Includes - definition: Incident was part of event - source: '' diff --git a/core_schemas/value_sets/yml/type_rel_incident_incident.yml b/core_schemas/value_sets/yml/type_rel_incident_incident.yml deleted file mode 100644 index 86a29ca..0000000 --- a/core_schemas/value_sets/yml/type_rel_incident_incident.yml +++ /dev/null @@ -1,5 +0,0 @@ -DUPLICATED_BY: - active: 'TRUE' - description: Duplicated by - definition: Incident1 is a duplicate record for incident2 - source: '' diff --git a/core_schemas/value_sets/yml/type_rel_station_station.yml b/core_schemas/value_sets/yml/type_rel_station_station.yml deleted file mode 100644 index 0b5ea78..0000000 --- a/core_schemas/value_sets/yml/type_rel_station_station.yml +++ /dev/null @@ -1,5 +0,0 @@ -UNKNOWN: - active: 'TRUE' - description: Unknown - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_rel_unit_unit.yml b/core_schemas/value_sets/yml/type_rel_unit_unit.yml deleted file mode 100644 index 0b5ea78..0000000 --- a/core_schemas/value_sets/yml/type_rel_unit_unit.yml +++ /dev/null @@ -1,5 +0,0 @@ -UNKNOWN: - active: 'TRUE' - description: Unknown - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_rescue.yml b/core_schemas/value_sets/yml/type_rescue.yml deleted file mode 100644 index 1cb13b8..0000000 --- a/core_schemas/value_sets/yml/type_rescue.yml +++ /dev/null @@ -1,36 +0,0 @@ -RESCUED_BY_FIREFIGHTER: - active: 'TRUE' - description: Rescued By Firefighter - definition: '' - source: '' - xor: FFRESCUE -RESCUED_BY_FF_RIT: - active: 'TRUE' - description: Rescued By Firefighter RIT - definition: '' - source: '' - xor: FFRESCUE -RESCUED_BY_NONFIREFIGHTER: - active: 'TRUE' - description: Rescued By Non-firefighter - definition: '' - source: '' - xor: NONFFRESCUE -EVAC_ASSISTED_BY_FIREFIGHTER: - active: 'TRUE' - description: Evacuation Assisted By Firefighter - definition: '' - source: '' - xor: FFRESCUE -SELF_EVACUATION: - active: 'TRUE' - description: Self-Evacuation - definition: '' - source: '' - xor: NONFFRESCUE -NO_RESCUE_NEEDED: - active: 'TRUE' - description: No Rescue Needed - definition: '' - source: '' - xor: NONFFRESCUE diff --git a/core_schemas/value_sets/yml/type_rescue_action.yml b/core_schemas/value_sets/yml/type_rescue_action.yml deleted file mode 100644 index a2a1bf4..0000000 --- a/core_schemas/value_sets/yml/type_rescue_action.yml +++ /dev/null @@ -1,40 +0,0 @@ -VENTILATION: - active: 'TRUE' - description: Ventilation - definition: '' - source: '' -HYDRAULIC_TOOL_USE: - active: 'TRUE' - description: Hydraulic Tool Use - definition: '' - source: '' -UNDERWATER_DIVE: - active: 'TRUE' - description: Underwater Dive - definition: '' - source: '' -ROPE_RIGGING: - active: 'TRUE' - description: Rope Rigging - definition: '' - source: '' -BREAK_BREACH_WALL: - active: 'TRUE' - description: Break / Breach Wall - definition: '' - source: '' -BRACE_WALL_INFRASTRUCTURE: - active: 'TRUE' - description: Brace Wall / Infrastructure - definition: '' - source: '' -TRENCH_SHORING: - active: 'TRUE' - description: Trench Shoring - definition: '' - source: '' -SUPPLY_AIR: - active: 'TRUE' - description: Supply Air - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_rescue_elevation.yml b/core_schemas/value_sets/yml/type_rescue_elevation.yml deleted file mode 100644 index c113371..0000000 --- a/core_schemas/value_sets/yml/type_rescue_elevation.yml +++ /dev/null @@ -1,20 +0,0 @@ -ON_FLOOR: - active: 'TRUE' - description: On Floor - definition: '' - source: '' -ON_BED: - active: 'TRUE' - description: On Bed - definition: '' - source: '' -ON_FURNITURE: - active: 'TRUE' - description: On Furniture (e.g., couch) - definition: '' - source: '' -OTHER: - active: 'TRUE' - description: Other - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_rescue_impediment.yml b/core_schemas/value_sets/yml/type_rescue_impediment.yml deleted file mode 100644 index f6c64dd..0000000 --- a/core_schemas/value_sets/yml/type_rescue_impediment.yml +++ /dev/null @@ -1,30 +0,0 @@ -HOARDING_CONDITIONS: - active: 'TRUE' - description: Hoarding Conditions - definition: '' - source: '' -ACCESS_LIMITATIONS: - active: 'TRUE' - description: Limited Access - definition: '' - source: '' -PHYSICAL_MEDICAL_CONDITIONS_PERSON: - active: 'TRUE' - description: Physical / Medical Conditions of Person - definition: '' - source: '' -IMPAIRED_PERSON: - active: 'TRUE' - description: Impaired Person - definition: '' - source: '' -OTHER: - active: 'TRUE' - description: Other - definition: '' - source: '' -NONE: - active: 'TRUE' - description: None - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_rescue_mode.yml b/core_schemas/value_sets/yml/type_rescue_mode.yml deleted file mode 100644 index b4fc896..0000000 --- a/core_schemas/value_sets/yml/type_rescue_mode.yml +++ /dev/null @@ -1,30 +0,0 @@ -REMOVAL_FROM_STRUCTURE: - active: 'TRUE' - description: Removal From Structure - definition: '' - source: '' - xor: REMOVAL -EXTRICATION: - active: 'TRUE' - description: Extrication - definition: '' - source: '' - xor: NONREMOVAL -DISENTANGLEMENT: - active: 'TRUE' - description: Disentanglement - definition: '' - source: '' - xor: NONREMOVAL -RECOVERY: - active: 'TRUE' - description: Recovery - definition: '' - source: '' - xor: NONREMOVAL -OTHER: - active: 'TRUE' - description: Other - definition: '' - source: '' - xor: NONREMOVAL diff --git a/core_schemas/value_sets/yml/type_rescue_path.yml b/core_schemas/value_sets/yml/type_rescue_path.yml deleted file mode 100644 index 9d02f2e..0000000 --- a/core_schemas/value_sets/yml/type_rescue_path.yml +++ /dev/null @@ -1,10 +0,0 @@ -REMOVAL_ALONG_PRIMARY_PATH: - active: 'TRUE' - description: Removal Along Primary Search Path - definition: '' - source: '' -REMOVAL_ALONG_ALT_PATH: - active: 'TRUE' - description: Removal Along Alternate Path - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_rescue_presence_known.yml b/core_schemas/value_sets/yml/type_rescue_presence_known.yml deleted file mode 100644 index 01042e8..0000000 --- a/core_schemas/value_sets/yml/type_rescue_presence_known.yml +++ /dev/null @@ -1,15 +0,0 @@ -KNOWN_DISPATCH: - active: 'TRUE' - description: Known rescue need upon dispatch - definition: '' - source: '' -KNOWN_ARRIVAL: - active: 'TRUE' - description: Known rescue need upon arrival - definition: '' - source: '' -KNOWN_DURING: - active: 'TRUE' - description: Known rescue need during incident operations - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_response_mode.yml b/core_schemas/value_sets/yml/type_response_mode.yml deleted file mode 100644 index b9549a5..0000000 --- a/core_schemas/value_sets/yml/type_response_mode.yml +++ /dev/null @@ -1,10 +0,0 @@ -EMERGENT: - active: 'TRUE' - description: Emergent - definition: '' - source: '' -NON_EMERGENT: - active: 'TRUE' - description: Non Emergent - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_room.yml b/core_schemas/value_sets/yml/type_room.yml deleted file mode 100644 index 1613db8..0000000 --- a/core_schemas/value_sets/yml/type_room.yml +++ /dev/null @@ -1,70 +0,0 @@ -ASSEMBLY: - active: 'TRUE' - description: Assembly - definition: '' - source: '' -BATHROOM: - active: 'TRUE' - description: Bathroom - definition: '' - source: '' -BEDROOM: - active: 'TRUE' - description: Bedroom - definition: '' - source: '' -KITCHEN: - active: 'TRUE' - description: Kitchen - definition: '' - source: '' -LIVING_SPACE: - active: 'TRUE' - description: Living Space - definition: '' - source: '' -HALLWAY_FOYER: - active: 'TRUE' - description: Hallway / Foyer - definition: '' - source: '' -GARAGE: - active: 'TRUE' - description: Garage - definition: '' - source: '' -BALCONY_PORCH_DECK: - active: 'TRUE' - description: Balcony / Porch / Deck - definition: '' - source: '' -BASEMENT: - active: 'TRUE' - description: Basement - definition: '' - source: '' -ATTIC: - active: 'TRUE' - description: Attic - definition: '' - source: '' -OFFICE: - active: 'TRUE' - description: Office - definition: '' - source: '' -UTILITY_ROOM: - active: 'TRUE' - description: Utility Room - definition: '' - source: '' -OTHER: - active: 'TRUE' - description: Other - definition: '' - source: '' -UNKNOWN: - active: 'TRUE' - description: Unknown - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_rr_presence.yml b/core_schemas/value_sets/yml/type_rr_presence.yml deleted file mode 100644 index 279b829..0000000 --- a/core_schemas/value_sets/yml/type_rr_presence.yml +++ /dev/null @@ -1,18 +0,0 @@ -PRESENT: - active: 'TRUE' - description: Present - definition: '' - source: '' - xor: PRESENT -NOT_PRESENT: - active: 'TRUE' - description: Not Present - definition: '' - source: '' - xor: NOTPRESENT -NOT_APPLICABLE: - active: 'TRUE' - description: Not Applicable - definition: '' - source: '' - xor: NOTPRESENT diff --git a/core_schemas/value_sets/yml/type_serv_ems.yml b/core_schemas/value_sets/yml/type_serv_ems.yml deleted file mode 100644 index 0400334..0000000 --- a/core_schemas/value_sets/yml/type_serv_ems.yml +++ /dev/null @@ -1,49 +0,0 @@ -NO_MEDICAL: - active: 'TRUE' - description: No Emergency Medical First Response - definition: Fire departments that do not regularly respond to emergency medical calls and are not part of the EMS response model for their community. - source: '' - NEMSIS Link d.Agency.09: '' - NEMSIS Link d.Agency.11: '' -BLS_NO_TRANSPORT: - active: 'TRUE' - description: Emergency Medical First Responder (BLS), Non-Transport - definition: Fire departments offering basic life support (BLS) level first response through licensed firefighters or other employees within entity. BLS would describe care at the First Responder or EMT-Basic level, including bleeding control, splinting, CPR, defibrillation, spinal immobilization and other skills. This model would rely on a separate ambulance for transportation to the hospital that is not affiliated with the fire department. - source: '' - NEMSIS Link d.Agency.09: '9920003.0' - NEMSIS Link d.Agency.11: '9917005.0' -ALS_NO_TRANSPORT: - active: 'TRUE' - description: Emergency Medical First Responder (ALS), Non-Transport - definition: Fire departments offering advanced life support (ALS) level first response through licensed firefighters or other employees within entity. ALS would describe care at the EMT-Intermediate, EMT-Advanced or EMT-Paramedic level, including intravenous access, airway management, pharmacology, heart rhythm interpretation, and other invasive clinical skills. This model would rely on a separate ambulance for transportation to the hospital that is not affiliated with the fire department. - source: '' - NEMSIS Link d.Agency.09: '9920003.0' - NEMSIS Link d.Agency.11: '9917007.0' -BLS_TRANSPORT: - active: 'TRUE' - description: Emergency Medical Response and Patient Transport (BLS) - definition: Fire departments offering basic life support (BLS) level care and patient transportation through licensed firefighters or other employees within entity. BLS would describe care at the First Responder or EMT-Basic level, including bleeding control, splinting, CPR, defibrillation, spinal immobilization and other skills. This model would include a fire department owned and operated ambulance for transportation to the hospital. - source: '' - NEMSIS Link d.Agency.09: '9920001.0' - NEMSIS Link d.Agency.11: '9917005.0' -ALS_TRANSPORT: - active: 'TRUE' - description: Emergency Medical Response and Patient Transport (ALS) - definition: Fire departments offering advanced life support (ALS) level care and patient transportation through licensed firefighters or other employees within entity. ALS would describe care at the EMT-Intermediate, EMT-Advanced or EMT-Paramedic level, including intravenous access, airway management, pharmacology, heart rhythm interpretation, and other invasive clinical skills. This model would include a fire department owned and operated ambulance for transportation to the hospital. - source: '' - NEMSIS Link d.Agency.09: '9920001.0' - NEMSIS Link d.Agency.11: '9917007.0' -AERO_TRANSPORT: - active: 'TRUE' - description: Emergency Medical Aeromedical Transport - definition: If the Department offers EMS Services, is there FD owned/operated aeromedical transport - source: '' - NEMSIS Link d.Agency.09: '9920005.0' - NEMSIS Link d.Agency.11: '9917007.0' -COMMUNITY_MED: - active: 'TRUE' - description: Emergency Medical Community Medicine - definition: If the Department offers EMS Services, does the department have a community medicine program - source: '' - NEMSIS Link d.Agency.09: '9920017.0' - NEMSIS Link d.Agency.11: '9917023.0' diff --git a/core_schemas/value_sets/yml/type_serv_fd.yml b/core_schemas/value_sets/yml/type_serv_fd.yml deleted file mode 100644 index c355ed3..0000000 --- a/core_schemas/value_sets/yml/type_serv_fd.yml +++ /dev/null @@ -1,185 +0,0 @@ -STRUCTURAL_FIREFIGHTING: - active: 'TRUE' - description: Conventional Structural and Other Fire Response - definition: '' - source: '' -HIGHRISE_FIREFIGHTING: - active: 'TRUE' - description: High-Rise Structural Firefighting - definition: '' - source: '' -WILDLAND_FIREFIGHTING: - active: 'TRUE' - description: Wildfire Response / Wildland Urban Interface - definition: '' - source: '' -PETROCHEM_FIREFIGHTING: - active: 'TRUE' - description: Hydrocarbon and Petrochemical Firefighting - definition: '' - source: '' -ARFF_FIREFIGHTING: - active: 'TRUE' - description: Aircraft Rescue and Firefighting (ARFF) Response - definition: '' - source: '' -MARINE_FIREFIGHTING: - active: 'TRUE' - description: Marine/Oceanic/Shipboard Fire Suppression - definition: '' - source: '' -HAZMAT_OPS: - active: 'TRUE' - description: Hazardous Materials Operations Level - definition: '' - source: '' -HAZMAT_TECHNICIAN: - active: 'TRUE' - description: Hazardous Materials Technician Level - definition: '' - source: '' -ROPE_RESCUE: - active: 'TRUE' - description: Rope Rescue - definition: '' - source: '' -COLLAPSE_RESCUE: - active: 'TRUE' - description: Structural Collapse Search and Rescue - definition: '' - source: '' -VEHICLE_RESCUE: - active: 'TRUE' - description: Vehicle Search and Rescue - definition: '' - source: '' -ANIMAL_TECHRESCUE: - active: 'TRUE' - description: Animal Technical Rescue - definition: '' - source: '' -WILDERNESS_SAR: - active: 'TRUE' - description: Wilderness Search and Rescue - definition: '' - source: '' -TRENCH_RESCUE: - active: 'TRUE' - description: Trench Search and Rescue - definition: '' - source: '' -CONFINED_SPACE: - active: 'TRUE' - description: Confined Space Rescue - definition: '' - source: '' -MACHINERY_RESCUE: - active: 'TRUE' - description: Machinery Search and Rescue - definition: '' - source: '' -CAVE_SAR: - active: 'TRUE' - description: Cave Search and Rescue - definition: '' - source: '' -MINE_SAR: - active: 'TRUE' - description: Mine and Tunnel Search and Rescue - definition: '' - source: '' -HELO_SAR: - active: 'TRUE' - description: Helicopter Search and Rescue - definition: '' - source: '' -WATER_SAR: - active: 'TRUE' - description: Surface Water Search and Rescue - definition: '' - source: '' -SWIFTWATER_SAR: - active: 'TRUE' - description: Swiftwater Search and Rescue - definition: '' - source: '' -DIVE_SAR: - active: 'TRUE' - description: Dive Search and Rescue - definition: '' - source: '' -ICE_RESCUE: - active: 'TRUE' - description: Ice Search and Rescue - definition: '' - source: '' -SURF_RESCUE: - active: 'TRUE' - description: Surf Search and Rescue - definition: '' - source: '' -WATERCRAFT_RESCUE: - active: 'TRUE' - description: Watercraft Search and Rescue - definition: '' - source: '' -FLOOD_SAR: - active: 'TRUE' - description: Flood Search and Rescue - definition: '' - source: '' -TOWER_SAR: - active: 'TRUE' - description: Tower Search and Rescue - definition: '' - source: '' -REHABILITATION: - active: 'TRUE' - description: Rehabilitation Services - definition: '' - source: '' -RRD_EXISTING: - active: 'TRUE' - description: 'Risk Reduction: Existing Building Fire Inspection' - definition: '' - source: '' -RRD_NEWCONST: - active: 'TRUE' - description: 'Risk Reduction: New Construction Fire Inspection' - definition: '' - source: '' -RRD_PUBLICED: - active: 'TRUE' - description: 'Risk Reduction: Public Fire, Life Safety, Injury Prevention Education' - definition: '' - source: '' -RRD_PLANS: - active: 'TRUE' - description: 'Risk Reduction: Plan Review' - definition: '' - source: '' -CAUSE_ORIGIN: - active: 'TRUE' - description: Fire Cause Determination and Investigation - definition: '' - source: '' -TRAINING_ELF: - active: 'TRUE' - description: Training Academy, Entry-Level Firefighter - definition: '' - source: '' -TRAINING_VETFF: - active: 'TRUE' - description: Training Academy, Incumbent Firefighter - definition: '' - source: '' -TRAINING_OD: - active: 'TRUE' - description: Training Academy, Officer Development - definition: '' - source: '' -TRAINING_DRIVER: - active: 'TRUE' - description: Training Academy, Driver/Operator - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_serv_invest.yml b/core_schemas/value_sets/yml/type_serv_invest.yml deleted file mode 100644 index b2449bf..0000000 --- a/core_schemas/value_sets/yml/type_serv_invest.yml +++ /dev/null @@ -1,25 +0,0 @@ -COMPANY_LEVEL: - active: 'TRUE' - description: Company-Level Investigation Program - definition: Investigation program in which company officer, or other designated shift-based members of the department are responsible for fire cause and origin determination. - source: NFPA 1021/1033 -YOUTH_FIRESETTER: - active: 'TRUE' - description: Youth Firesetter Intervention Program - definition: Describes a fire department's program to identify, counsel, monitor, and refer youth fire setters. Can represent a formal joint program with other agencies. - source: NFPA 1035 -DEDICATED: - active: 'TRUE' - description: Dedicated Fire Investigation Program - definition: Investigation program in which fire investigators are designed and trained individuals whose primary or sole purpose is investigating fires to determine cause and origin. - source: NFPA 921/103 -LAW_ENFORCEMENT: - active: 'TRUE' - description: Law Enforcement + Fire Investigation Program - definition: Investigation program in which fire investigators are designed and trained individuals whose primary or sole purpose is investigating fires to determine cause and origin. In addition this service indicates that fire investigators within the fire department possess law enforcement powers and authority within the particular jurisdiction. - source: NFPA 921/1033 -K9_DETECT: - active: 'TRUE' - description: K9 Accelerant Detection - definition: 'Human and working-dog that have certification in the specific discipline of ignitible liquid canine detection and maintains those abilities through field application, maintenance training, scheduled recertification, and continuing education.' - source: 'NFPA 921' diff --git a/core_schemas/value_sets/yml/type_source_target.yml b/core_schemas/value_sets/yml/type_source_target.yml deleted file mode 100644 index 906466c..0000000 --- a/core_schemas/value_sets/yml/type_source_target.yml +++ /dev/null @@ -1,15 +0,0 @@ -SOURCE: - active: 'TRUE' - description: Source - definition: '' - source: '' -TARGET: - active: 'TRUE' - description: Target - definition: '' - source: '' -UNKNOWN: - active: 'TRUE' - description: Unknown - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_special_modifier.yml b/core_schemas/value_sets/yml/type_special_modifier.yml deleted file mode 100644 index 49c3955..0000000 --- a/core_schemas/value_sets/yml/type_special_modifier.yml +++ /dev/null @@ -1,35 +0,0 @@ -ACTIVE_ASSAILANT: - active: 'TRUE' - description: Active Assailant - definition: '' - source: '' -MCI: - active: 'TRUE' - description: Mass Casualty Incident - definition: '' - source: '' -FEDERAL_DECLARED_DISASTER: - active: 'TRUE' - description: Federal Declared Disaster - definition: '' - source: '' -STATE_DECLARED_DISASTER: - active: 'TRUE' - description: State Declared Disaster - definition: '' - source: '' -COUNTY_LOCAL_DECLARED_DISASTER: - active: 'TRUE' - description: County or Local Declared Disaster - definition: '' - source: '' -URBAN_CONFLAGRATION: - active: 'TRUE' - description: Urban Conflagration - definition: '' - source: '' -VIOLENCE_AGAINST_RESPONDER: - active: 'TRUE' - description: Violence Against Responder - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_suppress_appliance.yml b/core_schemas/value_sets/yml/type_suppress_appliance.yml deleted file mode 100644 index af8690a..0000000 --- a/core_schemas/value_sets/yml/type_suppress_appliance.yml +++ /dev/null @@ -1,60 +0,0 @@ -FIRE_EXTINGUISHER: - active: 'TRUE' - description: Fire Extinguisher (All Agent Types) - definition: '' - source: '' -BOOSTER_FIRE_HOSE: - active: 'TRUE' - description: Booster ( < 1 inch) Fire Hose - definition: '' - source: '' -SMALL_DIAMETER_FIRE_HOSE: - active: 'TRUE' - description: Small Diameter (1 inch to 2 inch) Fire Hose - definition: '' - source: '' -MEDIUM_DIAMETER_FIRE_HOSE: - active: 'TRUE' - description: Medium Diameter (2 inch to 3 inch) Fire Hose - definition: '' - source: '' -GROUND_MONITOR: - active: 'TRUE' - description: Ground Monitor - definition: '' - source: '' -MASTER_STREAM: - active: 'TRUE' - description: Master Stream - definition: '' - source: '' -ELEVATED_MASTER_STREAM_STANDPIPE: - active: 'TRUE' - description: Elevated Master Stream / Flying Standpipe - definition: '' - source: '' -BUILDING_STANDPIPE: - active: 'TRUE' - description: Building Standpipe - definition: '' - source: '' -BUILDING_FDC: - active: 'TRUE' - description: Building Fire Department Connection - definition: '' - source: '' -AIRATTACK_HELITACK: - active: 'TRUE' - description: Air Tanker / Helitank - definition: '' - source: '' -OTHER: - active: 'TRUE' - description: Other - definition: '' - source: '' -NONE: - active: 'TRUE' - description: None - definition: '' - source: '' \ No newline at end of file diff --git a/core_schemas/value_sets/yml/type_suppress_cooking.yml b/core_schemas/value_sets/yml/type_suppress_cooking.yml deleted file mode 100644 index 3d523dd..0000000 --- a/core_schemas/value_sets/yml/type_suppress_cooking.yml +++ /dev/null @@ -1,25 +0,0 @@ -COMMERCIAL_HOOD_SUPPRESSION: - active: 'TRUE' - description: Commercial Hood Suppression System - definition: '' - source: '' -RESIDENTIAL_HOOD_MOUNTED: - active: 'TRUE' - description: Residential Hood Mounted Suppression Device - definition: '' - source: '' -TEMPERATURE_LIMITING_STOVE: - active: 'TRUE' - description: Temperature Limiting Stove Burner - definition: '' - source: '' -ELECTRIC_POWER_CUTOFF_DEVICE: - active: 'TRUE' - description: Electric Power Cutoff Device - definition: '' - source: '' -OTHER: - active: 'TRUE' - description: Other - definition: '' - source: '' \ No newline at end of file diff --git a/core_schemas/value_sets/yml/type_suppress_fire.yml b/core_schemas/value_sets/yml/type_suppress_fire.yml deleted file mode 100644 index a0585b1..0000000 --- a/core_schemas/value_sets/yml/type_suppress_fire.yml +++ /dev/null @@ -1,40 +0,0 @@ -WET_PIPE_SPRINKLER_SYSTEM: - active: 'TRUE' - description: Wet-Pipe Sprinkler System - definition: '' - source: '' -DRY_PIPE_SPRINKLER_SYSTEM: - active: 'TRUE' - description: Dry-Pipe Sprinkler System - definition: '' - source: '' -PRE_ACTION_SYSTEM: - active: 'TRUE' - description: Pre Action System - definition: '' - source: '' -DELUGE_SYSTEM: - active: 'TRUE' - description: Deluge System - definition: '' - source: '' -CLEAN_AGENT_SYSTEM: - active: 'TRUE' - description: Clean Agent System - definition: '' - source: '' -INDUSTRIAL_DRY_CHEM_SYSTEM: - active: 'TRUE' - description: Industrial Dry Chemical System - definition: '' - source: '' -OTHER: - active: 'TRUE' - description: Other - definition: '' - source: '' -UNKNOWN: - active: 'TRUE' - description: Unknown - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_suppress_no_operation.yml b/core_schemas/value_sets/yml/type_suppress_no_operation.yml deleted file mode 100644 index 311529e..0000000 --- a/core_schemas/value_sets/yml/type_suppress_no_operation.yml +++ /dev/null @@ -1,40 +0,0 @@ -SYSTEM_SHUTOFF_PRIOR_TO_INCIDENT: - active: 'TRUE' - description: System Shutoff Prior to Incident - definition: '' - source: '' -SYSTEM_SHUTOFF_DURING_INCIDENT: - active: 'TRUE' - description: System Shutoff during Incident - definition: '' - source: '' -SYSTEM_INOPERABLE: - active: 'TRUE' - description: System Inoperable - definition: '' - source: '' -SYSTEM_DAMAGED_COMPROMISED: - active: 'TRUE' - description: System Damaged / Compromised - definition: '' - source: '' -SYSTEM_NOT_SUITABLE: - active: 'TRUE' - description: System Not / Suitable For Current Occupancy / Fuel Load - definition: '' - source: '' -INSUFFICIENT_WATER_SUPPLY: - active: 'TRUE' - description: Insufficient Water Supply - definition: '' - source: '' -INSUFFICIENT_SOURCE: - active: 'TRUE' - description: Insufficient Fire Source to Activate - definition: '' - source: '' -UNABLE_TO_DETERMINE: - active: 'TRUE' - description: Unable To Determine - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_suppress_operation.yml b/core_schemas/value_sets/yml/type_suppress_operation.yml deleted file mode 100644 index 2e23541..0000000 --- a/core_schemas/value_sets/yml/type_suppress_operation.yml +++ /dev/null @@ -1,18 +0,0 @@ -OPERATED_EFFECTIVE: - active: 'TRUE' - description: Operated - Effective - definition: 'Prevention of flashover' - source: '' - xor: EFFECTIVE -OPERATED_NOT_EFFECTIVE: - active: 'TRUE' - description: Operated - Not Effective - definition: '' - source: '' - xor: INEFFECTIVE -NO_OPERATION: - active: 'TRUE' - description: Did Not Operate - definition: '' - source: '' - xor: FAILED diff --git a/core_schemas/value_sets/yml/type_suppress_time.yml b/core_schemas/value_sets/yml/type_suppress_time.yml deleted file mode 100644 index 7aaa94d..0000000 --- a/core_schemas/value_sets/yml/type_suppress_time.yml +++ /dev/null @@ -1,15 +0,0 @@ -PRE_SUPPRESSION: - active: 'TRUE' - description: Pre Suppression - definition: '' - source: '' -DURING_SUPPRESSION: - active: 'TRUE' - description: During Suppression - definition: '' - source: '' -POST_SUPPRESSION: - active: 'TRUE' - description: Post Suppression - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_unit.yml b/core_schemas/value_sets/yml/type_unit.yml deleted file mode 100644 index 8dc1c3e..0000000 --- a/core_schemas/value_sets/yml/type_unit.yml +++ /dev/null @@ -1,343 +0,0 @@ -CREW_TRANS: - active: 'TRUE' - description: Crew Transport - definition: This resource describes a unit that is typically used for transporting large numbers of firefighters. Equipment on this resource likely includes seating for ten or more firefighters. - source: FEMA 508-4, Crew Transport - Operational Description: This resource type typically uses a large passenger van or customized derivative. It is typed in the FEMA 508-4 document. Most typically used for wildfire response incidents. - Common Nomenclature/Radio Designator: Crew Transport, Van -ENGINE_STRUCT: - active: 'TRUE' - description: Engine (Structural) - definition: This resource describes a fire suppression unit that is typically used for structural firefighting. Equipment on this resource must include a sufficiently sized pump, water, tools and the ability to transport firefighters to an emergency scene. - source: NFPA 1901 3.3.146, NFPA 1901 Chapter 5, FEMA 508-4 Page 7, NWCG PMS200 - Operational Description: This resource type typically involves commercial or custom chassis with a variety of seating configurations and compartmentation strategies. The unit should generally meet NFPA 1901, Chapter 5, FEMA 508-4 (Type 1 and 2), and NWCG Publication PMS 200 Type 1 and 2. - Common Nomenclature/Radio Designator: Engine, Pumper -ENGINE_WUI: - active: 'TRUE' - description: Engine (Wildland Interface) - definition: This resource describes a fire suppression unit that is typically used to combat outdoor hostile fires, although some types have structural firefighting capacity. Equipment on this resource must include a sufficiently sized pump, water, tools and the ability to transport firefighters to an emergency scene. This resource has increased maneuverability and off-road capacity to assist with fire suppression in difficult terrain and topography. - source: NFPA 1901 Chapter 6, FEMA 508-4 Page 7, NWCG PMS200 - Operational Description: This resource type typically involves commercial or custom chassis with a variety of seating configurations and compartmentation strategies. The unit should generally meet NFPA 1901, Chapter 5, FEMA 508-4 (Type 3+), and NWCG Publication PMS 200 Type 3+. - Common Nomenclature/Radio Designator: Engine, Pumper, Brush -BOAT: - active: 'TRUE' - description: Fire / Rescue Boat, Small (Craft Length of < 20 feet) - definition: This resource describes a smaller watercraft designed to transport firefighters and tools to a fire that is typically used for response in a smaller marine or shoreline environment. Equipment on this resource usually includes a pump and other fire suppression and/or rescue equipment. - source: FEMA 508-4 Page 8 - Operational Description: This resource type typically is a small watercraft that can be towed on a trailer for deployment and response in a marine or shoreline environment. Generally meets FEMA 508-4 Fire Boat, Type 3. - Common Nomenclature/Radio Designator: Boat, Fire Boat -BOAT_LARGE: - active: 'TRUE' - description: Fire Boat, Large (Craft Length of 20+ feet) - definition: This resource describes a large watercraft that is typically used for fire and rescue responses in large and complex harbors and other shoreline environments. Equipment on this resource includes a large fire pump, a variety of master stream nozzles and other equipment for fire suppression activities. - source: FEMA 508-4 Page 8 - Operational Description: This resource type typically is a larger watercraft that is found in a dock or shoreline fire station for deployment and response in the water. Generally meets FEMA 508-4 Fire Boat, Type 1 and 2. - Common Nomenclature/Radio Designator: Boat, Fire Boat -LADDER_SMALL: - active: 'TRUE' - description: Ladder or Truck, Rear or Mid-Mount Ladder < 75' No Suppression Capability - definition: This resource describes a fire unit with a ladder or other aerial device that is typically used for victim access and rescue above the ground floor and utilization of elevated master streams. Equipment on this resource includes a fixed ladder device of less than 75 feet and other tools and equipment for fireground support activities. - source: NFPA 1901 3.3.5 and Chapter 8, FEMA 508-4 Page 9 - Operational Description: This resource is a conventional ladder without fire suppression capability with an aerial device length of less than 75 feet. - Common Nomenclature/Radio Designator: Ladder, Truck -LADDER_QUINT: - active: 'TRUE' - description: Ladder or Truck, Rear or Mid-Mount Ladder < 75' Suppression Capable - definition: This resource describes a fire unit with a ladder or other aerial device that is typically used for victim access and rescue above the ground floor and utilization of elevated master streams. Equipment on this resource includes a ladder or aerial device less than 75 feet that has a permanently mounted fire pump, water tank, hose storage, aerial device with waterway, and ground ladders. - source: NFPA 1901 3.3.5 and Chapter 8 &9, FEMA 508-4 Page 9 - Operational Description: This resource is a "quint" by definition and includes an aerial device length of less than 75 feet, combined with fire suppression capability. - Common Nomenclature/Radio Designator: Ladder, Truck, Quint -LADDER_TALL: - active: 'TRUE' - description: Ladder or Truck, Rear or Mid-Mount Ladder 75'+ No Suppression Capability - definition: This resource describes a fire unit with a ladder or other aerial device that is typically used for victim access and rescue above the ground floor and utilization of elevated master streams. Equipment on this resource includes a fixed ladder device of 75 feet or more and other tools and equipment for fireground support activities. - source: NFPA 1901 3.3.5 and Chapter 8, FEMA 508-4 Page 9 - Operational Description: This rescue is a conventional ladder without fire suppression capability with an aerial device length of 75 feet or more. - Common Nomenclature/Radio Designator: Ladder, Truck, Platform, Aerial -QUINT_TALL: - active: 'TRUE' - description: Ladder or Truck, Rear or Mid-Mount Ladder 75'+ Suppression Capable - definition: This resource describes a fire unit with a ladder or other aerial device that is typically used for victim access and rescue above the ground floor and utilization of elevated master streams. Equipment on this resource includes a ladder or aerial device of 75 feet or more that has a permanently mounted fire pump, water tank, hose storage, aerial device with waterway, and ground ladders. - source: NFPA 1901 3.3.5 and Chapter 8 &9, FEMA 508-4 Page 9 - Operational Description: This unit is a "quint" by definition and includes an aerial device length of 75 feet or more, combined with fire suppression capability. - Common Nomenclature/Radio Designator: Ladder, Truck, Platform, Aerial, Quint -PLATFORM: - active: 'TRUE' - description: Elevated Platform, Rear or Mid-Mount Ladder > 75' No Suppression Capability - definition: This resource describes a fire unit with a platform mounted to a box beam or other non-ladder aerial device that is typically used for victim access and rescue above the ground floor and utilization of elevated master streams. Equipment on this resource includes a platform at the end of an aerial device of more than 75-feet and other tools and equipment for fireground support activities. - source: NFPA 1901 3.3.5 and Chapter 8, FEMA 508-4 Page 9 - Operational Description: This unit is a platform-type aerial on either a ladder or beam-style configuration without fire suppression capability with an aerial device length of more than 75 feet. - Common Nomenclature/Radio Designator: Ladder, Truck, Platform, Aerial -PLATFORM_QUINT: - active: 'TRUE' - description: Elevated Platform, Rear or Mid-Mount Ladder > 75' with Suppression Capability - definition: This resource describes a fire unit with a platform mounted to a box beam or other non-ladder aerial device that is typically used for victim access and rescue above the ground floor and utilization of elevated master streams. Equipment on this resource includes a platform at the end of an aerial device of more than 75-feet, pump, water tank, and other tools and equipment for fireground support activities. - source: NFPA 1901 3.3.5 and Chapter 8 &9, FEMA 508-4 Page 9 - Operational Description: This unit is a platform-type aerial on either a ladder or beam-style configuration with fire suppression capability with an aerial device length of more than 75 feet. - Common Nomenclature/Radio Designator: Ladder, Truck, Platform, Aerial, Quint -LADDER_TILLER: - active: 'TRUE' - description: Tractor-drawn Aerial unit - definition: This resource describes an aerial ladder that is characterized by two steering axles in the front and rear of the unit and a joint for articulation while driving that is typically used in communities with difficult vehicular access or turning radius limitations. Equipment on this resource includes a ladder exceeding 75-feet, along with tools and equipment for fireground support activities. - source: NFPA 1901 3.3.5 and Chapter 8 - Operational Description: This unit is traditionally referred to as a "hook and ladder" and can include fire suppression capability. - Common Nomenclature/Radio Designator: Ladder, Truck, Aerial -ARFF: - active: 'TRUE' - description: ARFF Response Vehicle - definition: This resource describes a specially designed unit intended to carry rescue and firefighting equipment specifically for aircraft occupant rescue and fire suppression activities on airport facilities and involving aircraft. Equipment on this resource usually includes "pump and roll" capability, several master stream nozzles independently controlled in the cab of the unit, and a large foam and water tank. - source: FAA AC 150/5220-10E, NFPA 414, NFPA 1750 3.3.4 - Operational Description: This unit that may be of several varieties (Class 1-5) and can include ARFF vehicles with aerial master streams / penetrating nozzle systems. unit usually meet Federal Aviation Administration Advisory Circular 150/5220-10E and/or NFPA 414. - Common Nomenclature/Radio Designator: ARFF, Rescue, Engine, Unit, Foam -FOAM: - active: 'TRUE' - description: Foam Tender - definition: This resource describes a unit designed for transporting and providing firefighting foam in large quantities at emergency fire incidents that is typically used for long-duration firefighting purposes, oftentimes at petrochemical facilities or similar target hazards. - source: NFPA 1901 Chapter 11, FEMA 508-4 Page 10 - Operational Description: This unit is typically provided in urban settings or those near petrochemical facilities. These unit supply raw foam for extended fire suppression options and may be equipped with a pump. - Common Nomenclature/Radio Designator: Foam -TENDER: - active: 'TRUE' - description: Water Tender/Tanker - definition: This resource describes a unit designed for transporting and providing water at fire incidents that is typically used for areas with limited water supply or without available hydrants.Equipment on this resource includes a minimum water tank capacity of 1000 gallons. - source: NFPA 1901 Chapter 7, NWCG PMS 200, NFPA 1750 3.3.10.2, FEMA 508-4 Page 33 - Operational Description: 'This unit has a primary mission to transport and/or shuttle water to emergency incidents.unit commonly come equipped with a fire pump, but this is not required.When the mission of the unit is both fire suppression pumping and water transportation, agency must determine primary mission to properly classify.Generally meets NFPA 1901, Chapter 7, and/or NWCG Publication PMS 200.NWCG: Support Type 1-3 and Tactical Type 1-2.' - Common Nomenclature/Radio Designator: Tanker, Tender, Engine -CREW: - active: 'TRUE' - description: Hand Crew - definition: This resource describes a crew of firefighters for utilization at emergency incident that is typically used for wildfires. - source: FEMA 508-4 Page 12, NWCG PMS 200 - Operational Description: Hand crews are of various types, skills and deployment models to be used at emergency scenes.Crews assigned to unit should be assigned the unit resource type, as used here this resource type is unitless. - Common Nomenclature/Radio Designator: Crew -HELO_GENERAL: - active: 'TRUE' - description: Helicopter, Multiuse - definition: This resource describes a rotary-wing aerial platform used for a multitude of emergency services tasks including, but not limited to, fire suppression, situational awareness, reconnaissance, victim access, victim transportation, crew logistics, etc. - source: FEMA 508-4 Page 18, NWCG PMS 200, NWCG PMS 510 - Operational Description: This aviation asset is multi-function and can describe shared aviation assets. - Common Nomenclature/Radio Designator: Helo, Helicopter -HELO_FIRE: - active: 'TRUE' - description: Helicopter, Fire Suppression - definition: This resource describes a rotary-wing aerial platform used for firefighting purposes. - source: FEMA 508-4 Page 18 and 19, NWCG PMS 200, NWCG PMS 510 - Operational Description: This aviation asset is targeted at the fire suppression mission, which can include water and fire suppression product drops, reconnaissance, crew transportation and other related functions.NWCG Type 1-3, FEMA 508-4 Type 1-4, FEMA 508-4 Helitanker (Large Helicopter) - Common Nomenclature/Radio Designator: Helo, Helicopter -HELO_RESCUE: - active: 'TRUE' - description: Helicopter, Rescue/EMS - definition: This resource describes a rotary-wing aerial platform used for emergency medical mission components including victim access, rescue and transportation to medical facilities. - source: FEMA 508-3 Page 5 - Operational Description: This aviation asset is targeted at the emergency medical and rescue mission, which can include oceanic and terrestrial rescue.Generally meets FEMA 508-3 Types 1-4. - Common Nomenclature/Radio Designator: Helo, Helicopter -UAS_FIRE: - active: 'TRUE' - description: Drone/UAV - Fire Suppression - definition: This resource describes a unmanned aerial vehicle utilizedfor fire suppression purposes. - source: NWCG PMS 200, 515 , NFPA 2400 - Operational Description: The resource type can be rotary or fixed-wing. - Common Nomenclature/Radio Designator: UAV, UAS, Drone -UAS_RECON: - active: 'TRUE' - description: Drone/UAV - Recon or Situational Awareness - definition: This resource describes an unmanned aerial vehicle utilized for reconnaissance purposes. - source: NWCG PMS 200, 515, NFPA 2400 - Operational Description: The resource type can be rotary or fixed-wing. - Common Nomenclature/Radio Designator: UAV, UAS, Drone -AIR_TANKER: - active: 'TRUE' - description: Fixed Wing, Fire Suppression - definition: This resource describes an aviation asset designed or configured for a fire suppression mission in a wildfire environment. - source: NWCG PMS 200, - Operational Description: This aviation asset is used for fire suppression purposes meeting the general definition of NWCG PMS 200 Airtanker Type 1-4. - Common Nomenclature/Radio Designator: Airtanker -AIR_EMS: - active: 'TRUE' - description: Fixed Wing, EMS - definition: This resource describes an aviation asset designed for emergency medical transportation. - source: FEMA 508-3 Page 4 - Operational Description: This aviation asset for emergency medical purposes meeting the general definition of FEMA 508-3 Page 4, Types 1-4. - Common Nomenclature/Radio Designator: '' -AIR_RECON: - active: 'TRUE' - description: Fixed Wing, Recon or Other - definition: This resource describes an aviation assets designed for situational awareness, command, reconnaissance and other emergency purposes. - source: '' - Operational Description: This fixed wing aviation asset may be used to meet a wide variety of emergency incident needs. - Common Nomenclature/Radio Designator: '' -ALS_AMB: - active: 'TRUE' - description: Ambulance, ALS - definition: This resource describes a vehicle that is used for patient treatment and transportation.Equipment on this resource includes advanced life support capability, staffing, and licensure. - source: NFPA 1750 3.3.54.1, FEMA 508-3 Page 6 Types 1-5 - Operational Description: This resource type has advanced life support capability, as licensed by the local or state jurisdiction that includes treatment beyond basic life support including intubation, cardiac monitoring, intravenous access, drug therapy, etc. - Common Nomenclature/Radio Designator: Ambulance, Medic, Squad -BLS_AMB: - active: 'TRUE' - description: Ambulance, BLS - definition: This resource describes a vehicle that is used for patient treatment and transportation.Equipment on this resource includes basic life support capability, staffing, and licensure. - source: NFPA 1750 3.3.54.1, FEMA 508-3 Page 6 Types 1-4 - Operational Description: This resource type has basic life support capability, as licensed by the local or state jurisdiction. - Common Nomenclature/Radio Designator: Ambulance, Medic, Squad -EMS_NOTRANS: - active: 'TRUE' - description: EMS Response Vehicle (Non-Transport) - definition: This resource describes a response vehicle with no capacity to transport patients providing initial first response or supplemental care.This unit may be equipped with either ALS or BLS capability. - source: FEMA 508-3 Page 6, Type 5 - Operational Description: This resource usually describes a chase vehicle, first responder unit, quick response unit, or community paramedic resource. - Common Nomenclature/Radio Designator: Squad, Quick Response -EMS_SUPV: - active: 'TRUE' - description: EMS Supervisor - definition: This resource describes a response vehicle whose purpose is to provide oversight, command and control for the emergency medical program of a jurisdiction. - source: '' - Operational Description: This resource is typically a single resource staffed by one responder. - Common Nomenclature/Radio Designator: Command, Car, Unit -MAB: - active: 'TRUE' - description: Medical Ambulance Bus (MAB) - definition: This resource describes a response vehicle whose purpoose is to provide medical transportation services during mass casualty incidents. - source: FEMA 508-3 Page 4 - Operational Description: This resource type is for the provision of medical care to patients before and during transport to medical receiving facilities during mass casualty incidents. - Common Nomenclature/Radio Designator: MCU, MAB, Bus -CHIEF_STAFF_COMMAND: - active: 'TRUE' - description: Chief/Staff/Command Officer - definition: This resource describes a response vehicle who purpose is to provide oversight, command, and control for emergency incidents. - source: '' - Operational Description: This resource is typically a single resource staffed by a chief and/or chiefs aide.It includes battalion/district/shift chiefs. - Common Nomenclature/Radio Designator: Command, Car, Chief -HAZMAT: - active: 'TRUE' - description: Hazardous Materials Unit - definition: This resource describes a unit contains supplies and equipment to support hazardous materials identification, containment, and mitigation in accordance with 29 CFR 1910.120. - source: FEMA 508-4 Page 13, NFPA 1901, Chapter 10 - Operational Description: This resource type covers a wide array of hazardous materials units, but is usually a self-contained response vehicle for incidents of long duration. - Common Nomenclature/Radio Designator: HazMat -DECON: - active: 'TRUE' - description: Decontamination Unit - definition: This resource describes a unit with a mission targeted at mass decontamination at hazardous materials incidents.It is usually equipped with showers, tents, curtains and other supplies for conducting decontamination on a large scale. - source: NFPA 1901, Chapter 10 - Operational Description: This resource type typically supplements other hazardous materials resources to help with gross decontamination of large numbers of people/victims. - Common Nomenclature/Radio Designator: HazMat, Decon, Unit -POV: - active: 'TRUE' - description: Privately Owned Vehicle - definition: This resource describes a personal vehicle used for emergency response. - source: '' - Operational Description: This resource type is uncommon in utilization and can involve any personally-owned vehicle utilized by a firefighter in response. - Common Nomenclature/Radio Designator: '' -RESCUE_HEAVY: - active: 'TRUE' - description: Rescue Unit, Multi-Function, Heavy - definition: This resource describes a large, often customized, multi-purpose and multi-discipline rescue unit that is typically used for responding to a wide array of specialized incident types that could include confined space, high angle, machinery, and other rescue situations.Equipment on this resource includes significant equipment, including hydraulic rescue tools, pneumatic lifting air bags, rescue ropes and ancillary gear, etc. - source: NFPA 1901, Chapter 10 - Operational Description: This resource type typically reflects a large custom rescue unit with 10+ compartments for the storage and quick deployment of rescue devices and equipment. Generally meets NFPA 1901, Chapter 10. Resource may be equipped with water and pump. - Common Nomenclature/Radio Designator: Rescue, Squad -RESCUE_MEDIUM: - active: 'TRUE' - description: Rescue Unit, Multi-Function, Medium - definition: This resource describes a medium-sized unit, often mounted on either a commercial or customized chassis that offers multi-discipline rescue equipment. It is not as comprehensive as a heavy rescue, but still carries a significant amount of resource related to several rescue incident types. Equipment on this resource includes significant equipment, including hydraulic rescue tools, pneumatic lifting air bags, rescue ropes and ancillary gear, etc. - source: NFPA 1901, Chapter 10 - Operational Description: This resource type typically reflects either a large commercial or custom rescue unit with 8+ compartments for the storage and quick deployment of rescue devices and equipment on a single rear axle. Generally meets NFPA 1901, Chapter 10. Resource may be equipped with water and pump. - Common Nomenclature/Radio Designator: Rescue, Squad -RESCUE_LIGHT: - active: 'TRUE' - description: Rescue Unit, Multi-Function, Light - definition: This resource describes a light-duty rescue unit that is typically mounted on a commercial chassis for limited rescue intervention. The equipment carried by this resource is limited and is usually targeted at high frequency rescue incidents, such as vehicle extrication and water rescue. - source: '' - Operational Description: This resource type typically reflects a smaller commercial rescue unit with 6+ compartments for the storage and quick deployment of a limited quantity of rescue devices and equipment. Resource may be equipped with water and pump. - Common Nomenclature/Radio Designator: Rescue, Squad -RESCUE_USAR: - active: 'TRUE' - description: Rescue Unit, US&R - definition: This resource describes a large, customized, rescue unit with supplies and equipment specifically missioned around urban search and rescue, building collapse, and other low frequency, high risk incidents. Equipment on this resource would usually include large amounts of cribbing, lumber, stabilization struts and other building stabilization and search resources. - source: NFPA 1901, Chapter 10 - Operational Description: This resource type typically reflects a large custom rescue unit with 10+ compartments for the storage and quick deployment of rescue devices and equipment. Generally meets NFPA 1901, Chapter 10. May include a tractor-trailer arrangement in some jurisdictions. - Common Nomenclature/Radio Designator: Rescue, Squad, US&R, USAR, Collapse Rescue -RESCUE_WATER: - active: 'TRUE' - description: Rescue Unit, Water Rescue - definition: This resource describes a light-duty unit that is used specifically for water rescue in oceanic, shoreline or flashflood prone areas. This unit is typically mounted on a commercial chassis and carries equipment specifically targeted at rescuing victims in water. This unit may act as a primary tow vehicle for watercraft. - source: NFPA 1901, Chapter 10 - Operational Description: This resource type typically uses a commercial chassis to provide maneuverable access to areas requiring water rescue. - Common Nomenclature/Radio Designator: Rescue, Squad, Water Rescue -SCBA: - active: 'TRUE' - description: SCBA Support Unit - definition: This resource describes a unit designed to support self-contained breathing unit cylinder replenishment and logistics that is typically used for larger fires and other long-duration incidents. Equipment on this resource can include large quantities of SCBA cylinders, breathing air compressor, and other firefighter logistical support items. - source: '' - Operational Description: This resource type supports breathing unit cylinder replenishment, cylinder refilling and related SCBA services at long duration incidents. - Common Nomenclature/Radio Designator: Mask Unit, Breathing Air Support Unit, SCBA Unit, Support, -AIR_LIGHT: - active: 'TRUE' - description: Air and Light Unit - definition: This resource describes a unit designed to support self-contained breathing unit cylinder replenishment, logistics, and scene illumination that is typically used for larger fires and other long-duration incidents. Equipment on this resource can include a permanent light tower, supplemental scene lighting, large quantities of SCBA cylinders, breathing air compressor, and other firefighter logistical support items. - source: '' - Operational Description: This resource type supports scene illumination through a light tower and related scene light fixtures, along with breathing unit cylinder replenishment, cylinder refilling and related SCBA services at long duration incidents. - Common Nomenclature/Radio Designator: Air and Light, Air (Also See SCBA Support unit Nomenclature) -REHAB: - active: 'TRUE' - description: Rehabilitation or Canteen Unit - definition: This resource describes a vehicle dedicated for firefighter rehabilitation that may carry beverages, food, thermal rehabilitation supplies, and other logistical support items for long-duration incidents. - source: '' - Operational Description: This resource type supports firefighter rehabilitation, especially at long duration incidents or when temperate extremes are present. The unit setup comes in a wide variety of examples and may also be staffed by auxiliary members of the department. - Common Nomenclature/Radio Designator: Rehab, RAC, Canteen -MOBILE_ICP: - active: 'TRUE' - description: Mobile Command Post - definition: This resource describes a vehicle specifically designed for incident command and control that is typically used for incidents of long duration or complexity. Equipment on this resource includes area for various members of the incident command general and command staff, along with communications infrastructure and meeting space. - source: '' - Operational Description: This resource type may be a shared resource with other departments or law enforcement/emergency management agencies. The resource can be customized and self-contained or involve a trailer. - Common Nomenclature/Radio Designator: Command, Command Post, Mobile Command Post -MOBILE_COMMS: - active: 'TRUE' - description: Mobile Communications Equipment - definition: This resource describes a dedicated vehicle that is specifically designed to support communications in the field that is typically used for incidents requiring complex communications and/or dispatch support. Equipment on this resource may include computers connected to a 9-1-1 PSAP, resource tracking software, communications equipment and other materials supporting control and communications at an incident. - source: '' - Operational Description: This resource type may be a shared resource with other departments or law enforcement/emergency management agencies. The resource can be customized and self-contained or involve a trailer. - Common Nomenclature/Radio Designator: FieldComm, Mobile Dispatch -DOZER: - active: 'TRUE' - description: Bulldozer / Dozer - definition: This resource describes a piece of heavy machinery that is typically used for land clearing and pushing large quantities of soil and other land elements. - source: FEMA 508-4, NWCG PMS200 - Operational Description: This resource type involves a variety of bulldozer units that are used for vegetation removal and soil movement in a wildfire environment. - Common Nomenclature/Radio Designator: Dozer -OTHER_GROUND: - active: 'TRUE' - description: Other Ground Equipment - definition: This resource describes other ground equipment that is used for wildland fire response or structural demolition not already described otherwise. - source: '' - Operational Description: Listings using this resource type can involve other ground equipment used for fire suppression and rescue operation that are possessed by departments. - Common Nomenclature/Radio Designator: '' -ATV_EMS: - active: 'TRUE' - description: All Terrain Vehicle, EMS/Rescue - definition: This resource describes an all terrain or utility vehicle that is used for off-road response for treating and transporting sick and injured patients. - source: '' - Operational Description: This resource type describes all terrain or off-road utility vehicles used for patient access, rescue and transportation in remote areas or geographies of congestion. - Common Nomenclature/Radio Designator: ATV, UTV -ATV_FIRE: - active: 'TRUE' - description: All Terrain Vehicle, Fire Suppression - definition: This resource describes an all terrain or utility vehicle that is used for off-road response for fire suppression purposes. - source: FEMA 508-4, Page 7, NWCG PMS-200 Type 7 - Operational Description: This resource type describes all terrain or off-road utility vehicles used for remote fire suppression. - Common Nomenclature/Radio Designator: ATV, UTV -INVEST: - active: 'TRUE' - description: Fire investigation Unit - definition: The resource describes a unit dedicated for investigative purposes. - source: '' - Operational Description: The resource type may be an SUV, pickup truck, or similar and may be modified to safety transport K-9s. - Common Nomenclature/Radio Designator: '' -UTIL: - active: 'TRUE' - description: General Purpose/Utility Unit - definition: This resource describes a utility vehicle that is used for general incident support. - source: '' - Operational Description: This resource type may be an SUV or pickup truck to provide general support on a wide range of incident types. - Common Nomenclature/Radio Designator: Utility diff --git a/core_schemas/value_sets/yml/type_vacancy.yml b/core_schemas/value_sets/yml/type_vacancy.yml deleted file mode 100644 index 91e7d7f..0000000 --- a/core_schemas/value_sets/yml/type_vacancy.yml +++ /dev/null @@ -1,35 +0,0 @@ -NEW_CONSTRUCTION_REMODEL: - active: 'TRUE' - description: New Construction / Remodel - definition: '' - source: '' -ABANDONED: - active: 'TRUE' - description: Abandoned - definition: '' - source: '' -FOR_SALE_LEASE: - active: 'TRUE' - description: For Sale / Lease - definition: '' - source: '' -FORECLOSURE: - active: 'TRUE' - description: Foreclosure - definition: '' - source: '' -DAMAGE_DECAY: - active: 'TRUE' - description: State of Damage / Decay - definition: '' - source: '' -SEASONAL_OCCASIONALLY_OCCUPIED: - active: 'TRUE' - description: Seasonal / Occasionally Occupied - definition: '' - source: '' -UNKNOWN: - active: 'TRUE' - description: Unknown - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_water_supply.yml b/core_schemas/value_sets/yml/type_water_supply.yml deleted file mode 100644 index 8d3040c..0000000 --- a/core_schemas/value_sets/yml/type_water_supply.yml +++ /dev/null @@ -1,40 +0,0 @@ -HYDRANT_LESS_500: - active: 'TRUE' - description: Hydrant (Est. Flow < 500 gpm) - definition: '' - source: '' -HYDRANT_GREATER_500: - active: 'TRUE' - description: Hydrant (Est. Flow > 500 gpm) - definition: '' - source: '' -TANK_WATER: - active: 'TRUE' - description: Tank Water - definition: '' - source: '' -WATER_TENDER_SHUTTLE: - active: 'TRUE' - description: Water Tender / Shuttle - definition: '' - source: '' -NURSE_OTHER_APPARATUS: - active: 'TRUE' - description: Nurse from Other Apparatus - definition: '' - source: '' -DRAFT_FROM_STATIC_SOURCE: - active: 'TRUE' - description: Draft from Static Source - definition: '' - source: '' -SUPPLY_FROM_FIRE_BOAT: - active: 'TRUE' - description: Supply From Fire Boat - definition: '' - source: '' -FOAM_ADDITIVE: - active: 'TRUE' - description: Foam / Water Additive - definition: '' - source: '' diff --git a/core_schemas/value_sets/yml/type_yes_no_unknown.yml b/core_schemas/value_sets/yml/type_yes_no_unknown.yml deleted file mode 100644 index c4f42e5..0000000 --- a/core_schemas/value_sets/yml/type_yes_no_unknown.yml +++ /dev/null @@ -1,15 +0,0 @@ -'YES': - active: 'TRUE' - description: 'Yes' - definition: '' - source: '' -'NO': - active: 'TRUE' - description: 'No' - definition: '' - source: '' -UNKNOWN: - active: 'TRUE' - description: Unknown - definition: '' - source: '' diff --git a/mappings/README.md b/mappings/README.md deleted file mode 100644 index 4d1644a..0000000 --- a/mappings/README.md +++ /dev/null @@ -1,7 +0,0 @@ -This folder contains information on cross-system data mappings required by NERIS. - -## map_location.csv -Location elements are natively structured in NERIS to align with the [National Emergency Number Association (NENA)](https://www.nena.org/) [Civic Location Data Exchange Format (CLDXF)](https://cdn.ymaws.com/www.nena.org/resource/resmgr/standards/NENA-STA-004.2-2024_CLDXFUS_.pdf) standard. Recognizing that not all systems have implemented this standard, [map_location.csv](map_location.csv) gives guidance on where commonly used location (`Common Name`) elements should be submitted in the NERIS location structure. Additionally, mappings are given for ESRI and AWS geocoders. - -## template__dispatch_code_to_incidenty_type.csv -Departments are responsible for maintaining a table of mappings from their dispatch codes to NERIS incident types. This is accomplished by uplaod of a spreadsheet via a file upload tool in the NERIS UI. [template__dispatch_code_to_incidenty_type.csv](template__dispatch_code_to_incidenty_type.csv) provides a template for the spreadsheet file. \ No newline at end of file diff --git a/mappings/map_location.csv b/mappings/map_location.csv deleted file mode 100644 index 5a222d5..0000000 --- a/mappings/map_location.csv +++ /dev/null @@ -1,40 +0,0 @@ -NERIS Element,Type,CLDXF Item,CLDXF Section,Common Name,Geocoder ESRI,Geocoder AWS,CLDXF Item Num,CLDXF Section Num,CLDXF Data Domain,Field Order,Concat Line,Concat Description -structure,Text,Structure,Named Location,,BldgName,,4,3.4,,1,1,On first line when address is concatenated -subsite,Text,SubSite,Named Location,,,,3,3.4,,2,1,On first line when address is concatenated -site,Text,Site,Named Location,Business / Site Name,,,2,3.4,,3,1,On first line when address is concatenated -number_prefix,Text,Prefix,Address Number,,,,2,3.3,,4,2,On second line when address is concatenated -address_number,Integer,Address Number,Address Number,Number,AddNum,AddressNumber,3,3.3,,5,2,On second line when address is concatenated -number_suffix,Text,Suffix,Address Number,Number Suffix,,,4,3.3,,6,2,On second line when address is concatenated -number_complete,Text,Complete,Address Number,,,,5,3.3,,7,-1,Not included when address is concatenated -distance_marker,Text,Distance Marker,Address Number,Milepost,,,6,3.3,,8,2,On second line when address is concatenated -stname_pre_modifier,Text,Pre Modifier,Street Name,,,,2,3.2,,9,2,On second line when address is concatenated -pre_directional,Text,Pre Directional,Street Name,Prefix Direction,StPreDir,,3,3.2,,10,2,On second line when address is concatenated -stname_pre_type,Text,Pre Type,Street Name,Prefix Type,StPreType,,4,3.2,"NENA “Street Name Pre Types and Street Name Post Types Registry” [21] with possible addition of identifiers for specific states or localities, ",11,2,On second line when address is concatenated -stname_pre_type_separator,Text,Pre Type Separator,Street Name,,,,5,3.2,“Street Name Pre Type Separators Registry” ,12,2,On second line when address is concatenated -stname,Text,Name,Street Name,Street Name,StName,Street,6,3.2,,13,2,On second line when address is concatenated -stname_post_type,Text,Post Type,Street Name,Street Type,StType,,7,3.2,NENA “Street Name Pre Types and Street Name Post Types Registry” [21] ,14,2,On second line when address is concatenated -post_directional,Text,Post Directional,Street Name,Postfix Direction,StDir,,8,3.2,,15,2,On second line when address is concatenated -post_modifier,Text,Post Modifier,Street Name,,,,9,3.2,,16,2,On second line when address is concatenated -direction_of_travel,Text,Direction of Travel,Street Name,,,,10,3.2,"“northbound”, “southbound”, “eastbound”, “westbound” ",17,2,On second line when address is concatenated -wing,Text,Wing,Named Location,,,,5,3.4,,18,3,On third line when address is concatenated -floor,Text,Floor,Named Location,,LevelType + LevelName,,6,3.4,,19,3,On third line when address is concatenated -unit_pre_type,Text,Unit Pre Type,Named Location,,UnitType,UnitType,8,3.4,,20,3,On third line when address is concatenated -unit_value,Text,Unit Value,Named Location,,UnitName,UnitNumber,9,3.4,,21,3,On third line when address is concatenated -room,Text,Room,Named Location,,,,10,3.4,,22,3,On third line when address is concatenated -section,Text,Section,Named Location,,,,11,3.4,,23,3,On third line when address is concatenated -row,Text,Row,Named Location,,,,12,3.4,,24,3,On third line when address is concatenated -seat,Text,Seat,Named Location,,,,13,3.4,,25,3,On third line when address is concatenated -additional_location_information,Text,Additional Location Information,Named Location,Other Location Description,,,14,3.4,,26,3,On third line when address is concatenated -location_marker,Text,Location Marker,Named Location,,,,15,3.4,,27,3,On third line when address is concatenated -postal_community_name,Text,Postal Community Name,"Country, State, and Other Place Name",City,,,8,3.1,USPS City State File for a given ZIP Code ,28,4,On fourth line when address is concatenated -neighborhood_community,Text,Neighborhood Community,"Country, State, and Other Place Name",,Nbrhd,Neighborhood,7,3.1,,29,4,On fourth line when address is concatenated -unincorporated_community,Text,Unincorporated Community,"Country, State, and Other Place Name",City or County,,SubMunicipality?,6,3.1,,30,4,On fourth line when address is concatenated -incorporated_municipality,Text,Incorporated Municipality,"Country, State, and Other Place Name",City,City,Municipality,5,3.1,,31,4,On fourth line when address is concatenated -county,Text,County,"Country, State, and Other Place Name",County,SubRegion,SubRegion?,4,3.1,,32,4,On fourth line when address is concatenated -state,Text,State,"Country, State, and Other Place Name",State,RegionAbbr,Region,3,3.1,"USPS Publication 28 [15], Appendix B. ",33,4,On fourth line when address is concatenated -postal_code,Text,Postal Code,"Country, State, and Other Place Name",Zip Code,Postal,PostalCode,9,3.1,Defined by the USPS. ,34,4,On fourth line when address is concatenated -postal_code_extension,Text,Postal Code Extension,"Country, State, and Other Place Name",Zip Code Extension,PostalExt,,10,3.1,Defined by the USPS. ,35,4,On fourth line when address is concatenated -country,Text,Country,"Country, State, and Other Place Name",Country,Country (mapped to 2 digits),Country,2,3.1,ISO 3166-1 alpha-2 code elements ,36,4,On fourth line when address is concatenated -place_type,Text,Place Type,Address Descriptor,,,,2,3.5,(IANA) Location Types Registry ,37,-1,Not included when address is concatenated -additional_attributes,JSONB,,,,,,,,,38,-1,Not included when address is concatenated -cross_street,"Array[Array[Text, Text]]",,,,,,,,,39,-1,Not included when address is concatenated \ No newline at end of file diff --git a/mappings/template__dispatch_code_to_incidenty_type.csv b/mappings/template__dispatch_code_to_incidenty_type.csv deleted file mode 100644 index 8ab9524..0000000 --- a/mappings/template__dispatch_code_to_incidenty_type.csv +++ /dev/null @@ -1 +0,0 @@ -dispatch_code,neris_incident_type diff --git a/secondary_schemas/README.md b/secondary_schemas/README.md deleted file mode 100644 index d4b60f9..0000000 --- a/secondary_schemas/README.md +++ /dev/null @@ -1,16 +0,0 @@ -# NERIS Data Framework - Secondary Schemas -This folder contains the data framework for the secondary schemas, currently in development, for the National Emergency Response Information System (NERIS). This includes the Community Risk Reduction, Incident Analysis, and Health & Safety Schemas. - -It is worth noting that, because these schemas are still in development, many of the metadata fields and data requirements are also in the process of being defined and may not perfectly align with the Core Schemas at this time. Currently, they are intended to provide a set of descriptive representations of the data elements an end user would expect to see in the system regarding their department or one of its incidents. - -This repository will continue to be updated as development progresses, and those updates will be reflected in the NERIS API, which will continue to function as the source of truth for all data requirements: -- [Swagger](https://api-test.neris.fsri.org/v1/docs#/) -- [Redoc](https://api-test.neris.fsri.org/v1/redoc) - - - -## Additional information - -To ask a question, make a suggestion, or otherwise get help with the NERIS framework, please visit [the NERIS helpdesk](https://neris.atlassian.net/servicedesk/customer/portals). - -Also, be sure check out the [Discussions on all things NERIS development here in GitHub](https://github.com/ulfsri/neris-framework/discussions) diff --git a/secondary_schemas/modules/csv/community_risk_reduction/mod_commercial_inspection.csv b/secondary_schemas/modules/csv/community_risk_reduction/mod_commercial_inspection.csv deleted file mode 100644 index c2352e3..0000000 --- a/secondary_schemas/modules/csv/community_risk_reduction/mod_commercial_inspection.csv +++ /dev/null @@ -1,19 +0,0 @@ -name,type,group,possible_if,db_required,computed,computed_from,cardinality,value_set,value_set_location,description,example,comments -inspection_id,Integer,inspection,,,TRUE,internally-generated,Single,FALSE,,Inspection ID for NERIS Report,, -entity_inspection_id,Text,inspection,,,FALSE,,Single,FALSE,,"Internal Inspection ID, if different from NERIS Inspection ID",Varies, -location,Module,parcel,,,FALSE,,Single,TRUE,mod_civic_location,Address of the parcel (see civic location),See mod_civic_location, -location_use,Array[Text],parcel,,,FALSE,,Multi,TRUE,type_location_use,Location use of primary structure.,See type_location_use, -date,Datetime (UTC),inspection,,,FALSE,,Single,FALSE,,Date of inspection.,8/1/24 0:00, -reinspection,Boolean,inspection,,,FALSE,,Single,FALSE,,Whether the inspection is a follow-up or reinspection.,FALSE, -previous_inspection_id,Integer,inspection,reinspection = TRUE,,FALSE,,Single,FALSE,,"Inspection ID of previous inspection, if applicable.",Varies, -building_codes_reqd,Text,inspection,,,FALSE,,Multi,FALSE,,Building codes required by the structure type.,Varies, -building_codes_violated,Text,inspection,,,FALSE,,Multi,FALSE,,Building codes violated.,Varies, -permit_id,Text,inspection,,,FALSE,,Multi,FALSE,,"Permit number, if inspection is related to permitting.",Varies, -structure_unit,Boolean,structure,,,FALSE,,Single,FALSE,,Whether the inspection is being completed on a unit within a structure.,, -unit_number,Text,structure,structure_unit = TRUE,,FALSE,,Single,FALSE,,Unit number or identifier within structure.,, -structure_square_feet,Integer,structure,,,FALSE,,Single,FALSE,,Square footage of structure.,2000, -unit_square_feet,Integer,structure,structure_unit = TRUE,,FALSE,,Single,FALSE,,Square footage of unit.,, -occupancy_load,Integer,structure,,,FALSE,,Single,FALSE,,Occupancy load of structure.,24, -fire_doors_operable,Boolean,risk_reduction,,,FALSE,,Single,FALSE,,Whether fire doors are operating as intended.,, -risk_reduction_alarms,Module,structure,,,FALSE,,Single,TRUE,mod_risk_reduction,Fire protection and risk reduction factors present.,See mod_risk_reduction, -notes,Text,,,,FALSE,,Single,FALSE,,Additional notes regarding the inspection.,,Free text \ No newline at end of file diff --git a/secondary_schemas/modules/csv/community_risk_reduction/mod_community_event.csv b/secondary_schemas/modules/csv/community_risk_reduction/mod_community_event.csv deleted file mode 100644 index 4f57643..0000000 --- a/secondary_schemas/modules/csv/community_risk_reduction/mod_community_event.csv +++ /dev/null @@ -1,15 +0,0 @@ -name,type,group,possible_if,db_required,computed,computed_from,cardinality,value_set,value_set_location,description,example,comments -event_id,Integer,activity,,,True,internally generated,Single,False,,Unique identifier for the CRR event.,, -virtual_event,Boolean,activity,,,False,,Single,False,,Whether the event was held virtually.,False, -location,Module,activity,virtual_event = FALSE,,False,,Single,False, mod_civic_location,Address of the CRR event.,See mod_civic_location, -event_start,Datetime (UTC),activity,,,False,,Single,False,,Time of event start,08:30:00, -event_end,Datetime (UTC),activity,,,False,,Single,False,,Time of event end,10:30:00, -date,Datetime (UTC),activity,,,False,,Single,False,,Date of the CRR event.,2024-08-01 00:00:00, -location_use,Array[Text],activity,,,False,,Single,True,type_location_use,Location type where the event took place.,See type_location_use, -activity_category,Array[Text],activity,,,False,,Multi,True,type_crr_activities,Category of activity or event.,See type_crr_activities, -activity_type,Array[Text],activity,,,False,,Multi,True,type_crr_activities,Specific activity or event completed.,See type_crr_activities, -activity_campaign,Array[Text],activity,,,False,,Multi,True,type_crr_activities,Campaign to which the activity is attributed.,See type_crr_activities, -target_audience,Array[Text],impact,,,False,,Multi,True,type_target_audience,The target audience of the community event.,K-12, -persons_attended,Integer,impact,,,False,,Single,False,,Number of persons who attended the CRR event.,20,"For example, 100 people were at the event." -persons_engaged,Integer,impact,,,False,,Single,False,,Number of persons who were directly engaged during the CRR event.,5,"For example, 5 people signed up for smoke alarms out of the 100 who attended." -notes,Text,,,,False,,Single,False,,Notes from CRR event,,Free text diff --git a/secondary_schemas/modules/csv/community_risk_reduction/mod_core_CRR.csv b/secondary_schemas/modules/csv/community_risk_reduction/mod_core_CRR.csv deleted file mode 100644 index d98774c..0000000 --- a/secondary_schemas/modules/csv/community_risk_reduction/mod_core_CRR.csv +++ /dev/null @@ -1,6 +0,0 @@ -name,type,group,possible_if,computed,computed_from,cardinality,value_set,value_set_location,description,example,comments -NERIS_ID,Text,dispatch,,False,,Single,True,dept.neris_id,Unique identifier for the agency in NERIS. Entity type plus state and county FIPS plus with random trailing characters.,FD06067001, -home_location_visit,Boolean,visit,,False,,Single,True,mod_home_location_visit,Set of details for each home location visit.,, -community_event,Boolean,event,,False,,Single,True,mod_community_event,Set of details for a community event.,, -mod_parcel_data_collection,Boolean,parcel,,False,,Single,True,mod_parcel_data_collection,"See of details about a parcel that opens structure, commercial, and outdoor inspections.",, -hydrant_inspection,Boolean,hydrant,,False,,Single,True,mod_hydrant_inspection,Set of details for a hydrant inspection.,, diff --git a/secondary_schemas/modules/csv/community_risk_reduction/mod_home_visit.csv b/secondary_schemas/modules/csv/community_risk_reduction/mod_home_visit.csv deleted file mode 100644 index 7886915..0000000 --- a/secondary_schemas/modules/csv/community_risk_reduction/mod_home_visit.csv +++ /dev/null @@ -1,29 +0,0 @@ -name,type,group,possible_if,db_required,computed,computed_from,cardinality,value_set,value_set_location,description,example,comments -event_id,Integer,activity,,,True,internally generated,Single,False,,Unique identifier for the CRR visit.,, -location,Module,activity,,,False,,Single,True,mod_civic_location,Location address.,See mod_civic_location, -date,Datetime (UTC),activity,,,False,,Single,False,,Date of home visit.,2024-08-01 00:00:00, -units,Array[Text],activity,,,False,,Multi,True,entity.units_table,Unit(s) or companies presernt during the home visit.,A408, -time_arrival,Datetime (UTC),activity,,,False,,Single,False,,Time of arrival at civic location.,08:30:00, -time_departure,Datetime (UTC),activity,,,False,,Single,False,,Time of departure from civic location.,10:30:00, -not_engaged,Boolean,activity,,,False,,Single,False,,Whether the person could not or would not be engaged.,True, -reason_not_engaged,Text,activity,refused_services = TRUE,,False,,Multi,True,type_reason_not_engaged,Reason the person could not or would not engage.,Language barrier, -location_use,Array[Text],activity,,,False,,Single,True,type_location_use,Location type where visited.,See type_location_use, -num_alarms,Integer,activity,,,False,,Single,False,,The number of smoke alarms distributed at the location.,2, -activity_type,Array[Text],activity,,,False,,Multi,True,type_crr_activities,Specific activity or event completed.,See type_crr_activities, -activity_campaign,Array[Text],activity,,,False,,Multi,True,type_crr_activities,Campaign to which the activity is attributed.,See type_crr_activities, -risk_reduction_alarms,Module,risk_reduction,,,False,,Single,True,mod_risk_reduction,Risk reduction submodule focused on smoke alarm presence and operability.,See mod_risk_reduction, -activity_category,Array[Text],risk_reduction,,,False,,Multi,True,type_crr_activities,Category of activity or event.,See type_crr_activities, -health_problems,Array[Text],community health,type_crr_activities value_1 = Community Health,,False,,Multi,True,type_health_problems,Type of health problems encountered.,See type_health_problems, -participation_capability,Boolean,community health,type_crr_activities value_1 = Community Health,,False,,Single,False,,Whether the person is capable of participating in their own care.,False, -alcohol_tobacco_drug_use,Array[Text],community health,type_crr_activities value_1 = Community Health,,False,,Multi,True,type_alcohol_tobacco_drugs,"Whether the person is an alcohol, drug or tobacco user.",False, -referral,Boolean,services,,,False,,Single,False,,Whether the visit was in response to a referral.,True, -referral_type,Array[Text],services,referral = TRUE,,False,,Single,True,type_referral,Type of referral.,See type_referral, -num_residents_18_older,Integer,services,,,False,,Single,False,,Number of residents or occupants 18 years of age or older.,2, -num_residents_under_18,Integer,services,,,False,,Single,False,,Number of residents or occupants under the age of 18.,2, -num_residents_65_older,Integer,services,,,False,,Single,False,,Number of residents aged 65 or older.,False, -num_residents_disabilities,Integer,services,,,False,,Single,False,,"Number of residents with disabilities, physical or intellectual.",True, -possible_hoarding,Boolean,services,,,False,,Single,False,,Whether hoarding conditions were apparent during the home visit.,False, -follow_up_needed,Boolean,services,,,False,,Single,False,,Whether a follow up is needed.,True, -services_referred,Boolean,services,,,False,,Single,False,,Whether social or other services will be referred following visit.,True, -type_services_referred,Array[Text],services,,,False,,Multi,True,type_services_referred,"Type of social services, if any, were referred following the home visit.",See type_services_referred, -notes,Text,,,,False,,Single,False,,Additional notes regarding the home visit.,,Free Text diff --git a/secondary_schemas/modules/csv/community_risk_reduction/mod_hydrant_inspection.csv b/secondary_schemas/modules/csv/community_risk_reduction/mod_hydrant_inspection.csv deleted file mode 100644 index 38ecc8d..0000000 --- a/secondary_schemas/modules/csv/community_risk_reduction/mod_hydrant_inspection.csv +++ /dev/null @@ -1,14 +0,0 @@ -name,type,group,possible_if,db_required,computed,computed_from,cardinality,value_set,value_set_location,description,example,comments -hydrant_id,Text,,,,False,,Single,False,,Unique identifier for the hydrant. ,, -inspection_id,Integer,,,,True,Internally-generated,Single,False,,NERIS-generated identifier for inspection.,, -inspection_date,Datetime (UTC),,,,False,,Single,False,,Date on which the inspection was completed.,, -latitude,Float,,,,True,Pindrop,Single,False,,Latitude of the hydrant location.,, -longitude,Float,,,,True,Pindrop,Single,False,,Longitude of the hydrant location.,, -operable,Boolean,,,,False,,Single,False,,Whether the hydrant was operable during the test.,, -functional_impediment,Boolean,,,,False,,Single,False,,Whether there were any fuctional impediments observed.,, -impediment_type,Array[Text],,functional_impediment = TRUE,,False,,Multi,True,type_hydrant_impediment,Types(s) of impediments to the functionality of the hydrant.,, -maintenence_referred,Boolean,,,,False,,Single,False,,Whether maintenance or a referral to the water department is needed.,, -private_hydrant,Boolean,,,,False,,Single,False,,Whether the hydrant is private as opposed to a public water supply.,, -main_size,Integer,,,,False,,Single,False,,Water main size in inches.,, -nfpa_rating_color,Array[Text],,,,False,,Single,True,type_nfpa_rating,,, -notes,Text,,,,False,,Single,False,,Additional notes regarding the hydrant inspection.,, diff --git a/secondary_schemas/modules/csv/community_risk_reduction/mod_outdoor_inspection.csv b/secondary_schemas/modules/csv/community_risk_reduction/mod_outdoor_inspection.csv deleted file mode 100644 index 59751c4..0000000 --- a/secondary_schemas/modules/csv/community_risk_reduction/mod_outdoor_inspection.csv +++ /dev/null @@ -1,13 +0,0 @@ -name,type,group,possible_if,db_required,computed,computed_from,cardinality,value_set,value_set_location,description,example,comments -inspection_id,Integer,,,,True,Internally-generated,Single,False,,NERIS-generated unique identifier for the inspection.,, -date,Datetime (UTC),,,,False,,Single,False,,Date of inspection.,2024-08-01 00:00:00, -location,Module,parcel,,,False,,Single,True,mod_civic_location,Address of the parcel (see civic location),See mod_civic_location, -location_use,Array[Text],parcel,,,False,,Multi,True,type_location_use,Location use of primary structure.,See type_location_use, -distance_between_structures,Float,parcel,,,False,,Single,False,,Distance between nearest structures on primary parcel.,100, -distance_unit,Array[Text],parcel,,,False,,Single,True,type_distance_unit,Unit type of measured distance to nearest structure.,feet, -structures_across_parcel,Float,parcel,,,False,,Single,False,,Distance between nearest structures on adjacent parcel.,100, -distance_unit,Array[Text],parcel,,,False,,Single,True,type_distance_unit,Unit type of measured distance to nearest structure.,feet, -fuel_arrangement,Array[Text],parcel,,,False,,Multi,True,type_fuel_arrangment,Arrangement of fuels within 100 feet of structure.,See type_fuel_arrangment, -fuel_size,Array[Text],parcel,,,False,,Multi,True,type_fuel_size,Size of fuels within 100 feet of structure.,See type_fuel_size, -fuel_distribution,Array[Text],parcel,,,False,,Multi,True,type_fuel_distribution,Distribution of fuels within 100 feet of structure.,See type_fuel_distribution, -foundation_type,Array[Text],parcel,,,False,,Single,True,type_foundation,Type of foundation of the structure.,Poured concrete slab, diff --git a/secondary_schemas/modules/csv/community_risk_reduction/mod_parcel_data_collection.csv b/secondary_schemas/modules/csv/community_risk_reduction/mod_parcel_data_collection.csv deleted file mode 100644 index 428dfa0..0000000 --- a/secondary_schemas/modules/csv/community_risk_reduction/mod_parcel_data_collection.csv +++ /dev/null @@ -1,25 +0,0 @@ -name,type,group,possible_if,db_required,computed,computed_from,cardinality,value_set,value_set_location,description,example,comments -inspection_id,Integer,parcel,,,True,Internally-generated,Single,False,,NERIS-generated unique identifier for inspection.,, -inspection_date,Datetime(UTC),parcel,,,False,,Single,False,,Date of parcel inspection.,2025-01-18 00:00:00, -parcel_id,Integer,parcel,,,True,Internally-generated,Single,False,,NERIS-generated unique identifier for the parcel.,, -authority_parcel_id,Integer,parcel,,,False,,Single,False,,Unique identifier for the parcel as denoted by the assessor or maintaining authority.,, -location,Module,parcel,,,False,,Single,True,mod_civic_location,Address of the parcel (see civic location),See mod_civic_location, -location_use,Array[Text],parcel,,,False,,Multi,True,type_location_use,Location use of primary structure.,See type_location_use, -zoning,Text,parcel,,,False,,Single,True,type_zoning,Code for the zoning type or district attributed to the parcel.,see type_zoning, -flood_plane,Boolean,parcel,,,False,,Single,False,,Whether the parcel exists within a flood plane.,, -lot_size,Integer,structure,,,False,,Single,False,,Total lot area of the parcel.,4, -lot_units,Text,structure,,,False,,Single,True,type_lot_units,Unit of measurement for lot_size ,"square feet, acres", -unit_count,Integer,structure,,,False,,Single,False,,"Number of units on the parcel, including dwelling units, commercial units, and storage units.",1, -structure_inspection,Boolean,structure,,,False,,Single,True,mod_structure_inspection,Detailed information on structure inspection.,See mod_structure_inspection, -commerical_inspection,Boolean,structure,structure_inspection =TRUE & location use = commercial,,False,,Single,True,mod_commerical_inspection,Detailed information on commericial structure.,See mod_commercial_inspection, -outdoor_inspection,Boolean,structure,,,False,,Single,True,mod_outdoor_inspection,Detailed information on outdoor spacing and fuel.,See mod_outdoor_inspection, -building_value,Computed,structure,,,True,augmentation mod_parcel,Single,False,,Total assessed value of the primary building or structure on the parcel in USD,450000, -land_value,Computed,structure,,,True,augmentation mod_parcel,Single,False,,"Total assessed value of the land of a property, not including buildings or other structural improvements.",300000, -other_value,Computed,structure,,,True,augmentation mod_parcel,Single,False,,Total assessed value of structures or improvements that are not otherwise included in the building value.,100000, -total_value,Computed,structure,,,True,building_value + land_value + other_value,Single,False,,Computed.,850000, -last_sale_date,Datetime(UTC),structure,,,False,,Single,False,,Date of last-known sale.,2023-10-22 00:00:00, -last_sale_price,Integer,structure,,,False,,Single,False,,Sale price at last-known date of sale.,390000, -map_number,Integer,assessment,,,False,,Single,False,,Map or sheet number of the assessor's original map.,147, -map_parcel_id,Integer,assessment,,,False,,Single,False,,Unique identifier appearing on the assessor's original map.,Varies, -edit_date,Datetime(UTC),assessment,,,False,,Single,False,,Date of edit to parcel information.,2024-01-12 00:00:00, -notes,Text,,,,False,,Single,False,,,,Free text. diff --git a/secondary_schemas/modules/csv/community_risk_reduction/mod_structure_inspection.csv b/secondary_schemas/modules/csv/community_risk_reduction/mod_structure_inspection.csv deleted file mode 100644 index 4d68112..0000000 --- a/secondary_schemas/modules/csv/community_risk_reduction/mod_structure_inspection.csv +++ /dev/null @@ -1,31 +0,0 @@ -name,type,group,possible_if,db_required,computed,computed_from,cardinality,value_set,value_set_location,description,example,comments -inspection_id,Integer,inspection,,,True,Internally-generated,Single,False,,NERIS-generated unique identifier for the inspection.,, -date,Datetime (UTC),inspection,,,False,,Single,False,,Date of inspection.,2024-08-01 00:00:00, -location,Module,parcel,,,False,,Single,True,mod_civic_location,Address of the parcel (see civic location),See mod_civic_location, -location_use,Array[Text],parcel,,,False,,Multi,True,type_location_use,Location use of primary structure.,See type_location_use, -units_in_structure,Integer,structure,multi_unit = TRUE,,False,,Single,False,,Number of units within the structure.,3, -vacant_status,Boolean,parcel,,,False,,Single,False,,Whether the residence is vacant.,False, -vacancy_type,Array[Text],parcel,vacant_status = TRUE,,False,,Single,True,type_vacancy,Type of vacancy of residence.,Abandoned, -year_built,Integer,structure,,,False,,Single,False,,Year that the primary structure on the parcel was built.,2001, -building_area,Integer,structure,,,False,,Single,False,,Square footage of the primary structure on the parcel in square feet.,2200, -stories,Integer,structure,,,False,,Single,False,,Number of above-ground stories in the primary structure.,3, -basement,Boolean,structure,,,False,,Single,False,,Whether a basement is present.,True, -construction,Array[Text],structure,,,False,,Single,True,type_construction,Construction type of the structure.,See type_construction, -roof_material,Array[Text],structure,,,False,,Single,True,type_roof_material,Roof material of the structure.,See type_roof_material, -solar_panels,Boolean,structure,,,False,,Single,False,,Whether solar panels are installed on the roof.,, -risk_reduction_alarms,Module,structure,,,False,,Single,True,mod_risk_reduction,Fire protection and risk reduction factors present.,See mod_risk_reduction, -reinspection_required,Boolean,inspection,,,False,,Single,False,,Whether a reinspection will be required following completion.,False, -eaves,Array[Text],structure,,,False,,Single,True,type_eaves,Eave type observed on the structure.,See type_eaves, -vent_screen,Array[Text],structure,,,False,,Multi,True,type_vents,Vent/screen type observed on the structure.,See type_vents, -exterior_finish,Array[Text],structure,,,False,,Single,True,type_exterior_finish,Exterior finish of the structure.,See type_finish, -window_panes,Array[Text],structure,,,False,,Single,True,type_window_panes,Window pane type observed on the structure.,See type_windows, -hurricane_clips,Boolean,structure,,,False,,Single,False,,Whether the structure is fitted with hurricane clips.,, -tornado_safe_room,Boolean,structure,,,False,,Single,False,,Whether the structure is fitted with a tornado shelter room.,, -outbuildings,Integer,parcel,,,False,,Single,False,,Number of outbuildings observed on the parcel.,3, -deck_porch_grade,Array[Text],parcel,,,False,,Multi,True,type_deck_porch_grade,"Grade of deck or porch, if one was observed.",See type_deck_porch_grade, -deck_porch_material,Array[Text],parcel,deck_porch_grade != No Deck Present,,False,,Multi,True,type_deck_porch_material,"Material of deck or porch, if one was observed.",See type_deck_porch_material, -attached_addition,Array[Text],parcel,,,False,,Multi,True,type_attached,"Type of attached addition or modification, if one was observed.",See type_attached, -attached_addition_materials,Array[Text],parcel,attached_addition != None,,False,,Multi,True,type_attached_material,Material of attached addition.,See type_attached_material, -distance_to_nearest_structure,Float,parcel,,,False,,Single,False,,Distance to nearest structure.,100, -distance_unit,Array[Text],parcel,,,False,,Single,True,type_distance_unit,Unit type of measured distance to nearest structure.,feet, -assessed_value,Integer,parcel,,,False,,Single,False,,Assessed dollar amount of structure.,300000, diff --git a/secondary_schemas/modules/csv/health_and_safety/core_mod_health_safety.csv b/secondary_schemas/modules/csv/health_and_safety/core_mod_health_safety.csv deleted file mode 100644 index 5d12e72..0000000 --- a/secondary_schemas/modules/csv/health_and_safety/core_mod_health_safety.csv +++ /dev/null @@ -1,4 +0,0 @@ -name,type,group,possible_if,computed,computed_from,cardinality,value_set,value_set_location,description,example,comments -NERIS_ID,Text,dispatch,,False,,Single,True,dept.neris_id,Unique identifier for the agency in NERIS. Entity type plus state and county FIPS plus with random trailing characters.,FD06067001, -incident_response,Boolean,incident,,False,,Single,True,mod_incident,Describes potential exposures that may have occurred during an incident response.,See mod_incident, -personnel_injury,Boolean,injury,,False,,Single,True,mod_personnel_injury,Describes if an injury occurred that was not tied to an incident response.,See mod_personnel_injury, diff --git a/secondary_schemas/modules/csv/health_and_safety/mod_incident.csv b/secondary_schemas/modules/csv/health_and_safety/mod_incident.csv deleted file mode 100644 index 5345b12..0000000 --- a/secondary_schemas/modules/csv/health_and_safety/mod_incident.csv +++ /dev/null @@ -1,9 +0,0 @@ -name,type,group,possible_if,computed,computed_from,cardinality,value_set,value_set_location,description,example,comments -neris_incident_id,Text,incident,,False,,Single,0.0,,Unique NERIS incident identifier.,, -incident_type,Array[Text],incident,,True,core_incident,Multi,,,"Computed from incident module, opens fire, ems, hazmit modules",, -actions_taken,Array[Text],incident,,True,type_actions_tactics,Multi,1.0,type_action_tactic,Actions and tactics employed by individual on-scene.,See type_actions_tactics, -traumatic_event,Text,incident,,False,,Single,1.0,type_traumatic_event,Exposure from traumatic event as part of incident response.,See type_traumatic_event, -unit,Array[Text],response,,True,mod_unit_response,Single,1.0,mod_unit_response,Information on the unit response to the incident.,See mod_unit_response, -on_scene_duration,Time,response,,True,core_mod_dispatch,Single,0.0,,Time duration unit was on the incident.,, -asleep_at_alarm,Boolean,response,,False,,Single,0.0,,Whether the first responder was asleep at the time of the alarm.,True, -exposure_type,Array[Text],exposure,,False,,Multi,1.0,type_exposure,Type of exposure experienced during incident.,Smoke, diff --git a/secondary_schemas/modules/csv/health_and_safety/mod_personnel_injury.csv b/secondary_schemas/modules/csv/health_and_safety/mod_personnel_injury.csv deleted file mode 100644 index b199fa0..0000000 --- a/secondary_schemas/modules/csv/health_and_safety/mod_personnel_injury.csv +++ /dev/null @@ -1,14 +0,0 @@ -name,type,group,possible_if,computed,computed_from,cardinality,value_set,value_set_location,description,example,comments -injury_datetime,Datetime (UTC),injury,,False,,Single,False,,Datetime of injury.,2024-05-07 00:00:00, -assignment,Array[Text],injury,,False,,Single,True,type_assignment,Assignment type at time of injury.,See type_assignment, -severity,Array[Text],injury,,False,,Single,True,type_severity,Severity of injury.,See type_severity, -disposition,Array[Text],injury,,False,,Single,True,type_disposition,Disposition of/response to injury.,See type_disposition, -location,Module,injury,,False,,Single,True,mod_civic_location,Location of injury.,See mod_civic_location, -activity,Array[Text],injury,,False,,Multi,True,type_activity,Activity during injury.,See type_activity, -injury_type,Array[Text],injury,,False,,Multi,True,type_injury,Type of injury.,See type_injury, -body_part_injured,Array[Text],injury,,False,,Multi,True,type_body_part_injured,Body part(s) affected due to injury.,See type_body_part_injured, -injury_cause,Array[Text],injury,,False,,Multi,True,type_injury_cause,Cause of injury.,See type_injury_cause, -neris_id_last_incident,Text,incident,,False,,Single,False,,NERIS ID of last incident response.,, -hours_slept,Integer,incident,,False,,Single,False,,Number of hours slept in the last 24 hours.,8, -shift_schedule,Array[Text],shift,,True,,Single,True,mod_personnel_spec.type_shift_schedule,Type of shift scheduled being worked during injury.,See type_shift_schedule, -shift_start_datetime,Datetime (UTC),shift,,False,,Single,False,,Datetime of start of shift during which injury occurred.,2023-05-07 06:00:00, diff --git a/secondary_schemas/modules/csv/health_and_safety/mod_personnel_spec.csv b/secondary_schemas/modules/csv/health_and_safety/mod_personnel_spec.csv deleted file mode 100644 index 4daf6bf..0000000 --- a/secondary_schemas/modules/csv/health_and_safety/mod_personnel_spec.csv +++ /dev/null @@ -1,15 +0,0 @@ -name,type,group,possible_if,computed,computed_from,cardinality,value_set,value_set_location,description,example,comments -first_name,Text,personal,,False,,Single,False,,First name of person.,John, -last_name,Text,personal,,False,,Single,False,,Last name of person.,Smoth, -last_4_ssn,Integer,personal,,False,,Single,False,,Last 4 of social security number.,1234, -nfr_number,Integer,personal,,False,,Single,False,,National Firefighter Registry Participant Number,, -dob,Datetime (UTC) ,personal,,False,,Single,False,,Date of birth.,1977-12-01 00:00:00, -race,Array[Text],personal,,False,,Multi,True,type_race,Race of person.,White, -gender,Array[Text],lifestyle,,False,,Single,True,type_gender,Gender of person.,Male, -neris_entity_id,Array[Text],service,,False,,Multi,True,,NERIS Entity ID for the entities(s) in which the person belongs.,, -entity_location,Module,service,,True,entity_spec,Single,True,mod_civic_location,"Civic location, typically an address, of the NERIS entity.",See mod_civic_location, -service_entry_date,Datetime (UTC) ,service,,False,,Single,False,,Date of entry into service.,1997-06-01 00:00:00, -entity_start_date,Datetime (UTC) ,service,,False,,Single,False,,Start date on which the person began with the department.,2005-04-10 00:00:00, -station_assignment,Datetime (UTC) ,service,,False,,Single,True,entity_spec,Station assignment within department,601, -shift_schedule,Array[Text],service,,False,,Multi,True,type_shift,Type of shift schedule.,See type_shift, -service_type,Array[Text],service,,False,,Multi,True,type_service_type,Type of service of the person.,Volunteer, diff --git a/secondary_schemas/modules/csv/incident_analysis/core_mod_analysis.csv b/secondary_schemas/modules/csv/incident_analysis/core_mod_analysis.csv deleted file mode 100644 index d13c16f..0000000 --- a/secondary_schemas/modules/csv/incident_analysis/core_mod_analysis.csv +++ /dev/null @@ -1,15 +0,0 @@ -name,type,group,possible_if,computed,computed_from,cardinality,value_set,value_set_location,description,example,comments -NERIS_ID,Text,dispatch,,False,,Single,True,dept.neris_id,Unique identifier for the agency in NERIS. Entity type plus state and county FIPS plus with random trailing characters.,FD06067001, -incident_number,Text,incident,,False,,Single,False,,Unique numeric identifier for the event that requires dispatch of department resources.,FDID_20230814000001,Comes from Dispatch or Incident module -incident_type,Array[Text],incident,,True,mod_incident,Multi,True,value_1 and value_2,First and Second level disposition or final incident type as assessed on scene.,See type_inc table value 2,Comes from Incident module and drives other modules within analysis -human_factors,Array[Text],incident,,False,,Multi,True,type_human_factors,Human factors that may have contributed to the incident outcome.,See type_human_factors,Which of these are potential options -consumer_product_involved,Boolean,consumer_product,,False,,Single,False,module_consumer_products,Whether a consumer product was a contributed factor to the cause of the inicident.,True,Leads to consumer product module -analysis_start_date,Datetime (UTC),analysis,,False,,Single,False,,Date of incident analysis start,2024-05-07 00:00:00, -analysis_end_date,,analysis,,False,,Single,False,,Date of incident analysis close.,, -casualties_ff,Module,incident,,False,,Multi,True,module casualties_ff,Whether there were firefighter casualties during the incident that may not have been captured previously.,, -casualties_nonff,Module,incident,,False,,Multi,True,module_casualties_nonff,Whether there were non firefighter casualties during the incident that may not have been captured previously.,, -property_value,Integer,analysis,,False,,Single,False,,"Estimated property value, if applicable.",, -contents_value,Integer,analysis,,False,,Single,False,,"Estimated contents value, if applicable.",, -property_value_loss,Integer,analysis,,False,,Single,False,,"Estimated property value loss, if applicable.",, -contents_value_loss,Integer,analysis,,False,,Single,False,,"Estimated contents value loss, if applicable.",, -location_use,Module,incident,,True,incident_module,Single,False,shared.mod_location_use,Use of property,See shared/mod_location_use,Can come from incident module and confirmed or independently completed during analysis diff --git a/secondary_schemas/modules/csv/incident_analysis/mod_battery_incident.csv b/secondary_schemas/modules/csv/incident_analysis/mod_battery_incident.csv deleted file mode 100644 index 5477ce4..0000000 --- a/secondary_schemas/modules/csv/incident_analysis/mod_battery_incident.csv +++ /dev/null @@ -1,19 +0,0 @@ -name,group,type,possible_if,computed,computed_from,cardinality,value_set,value_set_location,description,example,comments -product_type,product,Array[Text],,False,,Single,True,type_emerghaz_elec,Type of product involved in the incident.,See type_emerghaz_elec, -original_battery,product,Boolean,,False,,Single,False,,Whether the battery was the original battery for the product.,True, -installation_status,location,Boolean,,False,,Single,False,,Whether the battery was permanently installed.,True, -safety_listed,product,Boolean,,False,,Single,False,,"Whether the battery was listed by an independent testing company, such as UL or Intertek.",True, -vehicle_battery,product,Boolean,,False,,Single,False,,Whether the battery was an electric vehicle battery.,True,Triggers mod_transportation_fire -charging_at_ignition,location,Boolean,,False,,Single,False,,Whether the battery was charging at the time of ignition.,False, -incident_indoor_outdoor,location,Array[Text],,False,,Single,True,type_indoor_outdoor,Location of the battery at the time of ignition - Indoors or Outdoors.,Indoor, -in_direct_sunlight,location,Boolean,,False,,Single,False,,Whether the battery was exposed to direct sunlight at the time of ignition.,False, -primary_indoor_outdoor,location,Array[Text],,False,,Single,True,type_indoor_outdoor,Primary storage location of the battery when not in use - Indoors or Outdoors.,Outdoor, -impacted_from_source,incident,Boolean,,False,,Single,False,,Whether the battery was impacted due to the ignition of another source.,False, -thermal_runaway,incident,Boolean,,False,,Single,False,,Whether the battery displayed signs of thermal runaway.,True, -fd_suppression,incident,Array[Text],,False,,Multi,False,type_emerghaz_suppression,Type of suppression/mitigation efforts employed by the fire department to suppress the battery fire.,See type_emerghaz_suppression, -battery_cell,product,Array[Text],,False,,Single,True,type_battery_cell,Type of cell of the batter.,See type battery_cell, -battery_chemistry,product,Array[Text],,False,,Single,True,type_battery_chemistry,Chemistry type of the battery.,See type_battery_chemistry, -battery_size_voltage,product,Integer,,False,,Single,False,,Unit of measure which represents the difference in electrical potential,3.6, -battery_size_amp_hour,product,Integer,,False,,Single,False,,Unit of measure for a battery's energy capacity,2.6, -battery_size_watt_hour,product,Integer,,False,,Single,False,,Unit of measurement for energy that quantifies the amount of power (watts) used over time.,9, -battery_charge,product,Integer,,False,,Single,False,,Unit of measure of the state of charge percentage of the battery,75, diff --git a/secondary_schemas/modules/csv/incident_analysis/mod_casualty_ff.csv b/secondary_schemas/modules/csv/incident_analysis/mod_casualty_ff.csv deleted file mode 100644 index 194b411..0000000 --- a/secondary_schemas/modules/csv/incident_analysis/mod_casualty_ff.csv +++ /dev/null @@ -1,17 +0,0 @@ -name,group,type,possible_if,computed,computed_from,cardinality,value_set,value_set_location,description,example,comments -ff_rescue_birth_month_year,casualty.demographic,Date,,False,,Single,False,,The date of birth of the person(s) injured or rescued.,1972-06-01 00:00:00, -ff_rescue_gender,casualty.demographic,Text,,False,,Single,True,type_gender.value,The gender of the person(s) injured or rescued.,See type_gender table, -ff_rescue_race,casualty.demographic,Text,,False,,Single,True,type_race.value,The race of the person(s) injured or rescued.,See type_race table, -ff_casualty_type,casualty.demographic,Text,,False,,Single,True,type_casualty.value,"Whether the person was uninjured, injured nonfatally, injured fatally.",See type_casualty table, -ff_casualty_rank,casualty.demographic,Text,"casualty_type in ('injured nonfatally', 'injured fatally')",False,,Single,False,,Rank of firefighter.,Captain, -ff_casualty_service,casualty.demographic,Float,"casualty_type in ('injured nonfatally', 'injured fatally')",False,,Single,False,,Years of service.,2, -ff_casualty_classification,casualty.demographic,Text,"casualty_type in ('injured nonfatally', 'injured fatally')",False,,Single,True,type_job_classification.value,Job classification of firefighter.,See type_job_classification table, -ff_casualty_linked_unit_id,casualty.injured.deployment,Text,UnitHist.cad_designation,True,UnitHist.cad_designation_1,Single,True,unit.neris_id,Name of the unit responding to the incident in FD Spec.,"A702, PA711, E731",Unit maps to Core Department Spec -ff_casualty_unit_cont,casualty.injured.deployment,Boolean,"casualty_type in ('injured nonfatally', 'injured fatally')",False,,Single,False,,Continuity of company at the time of incident.,"""True""",Whether the firefighter was operating in a new crew or crew had temporary firefighters or officer -ff_casualty_duty_type,casualty.injured.deployment,Text,"casualty_type in ('injured nonfatally', 'injured fatally')",False,,Single,True,type_duty.value,Duty state of the firefighter at the time of the incident.,See type_duty table, -ff_casualty_cause,casualty.injured.deployment,Text,"casualty_type in ('injured nonfatally', 'injured fatally')",False,,Single,True,type_casualty_cause.value,Apparent cause of the injury or fatality.,See type_casualty_cause table,Jump -ff_casualty_action,casualty.injured.deployment,Text,"casualty_type in ('injured nonfatally', 'injured fatally')",False,,Single,True,type_casualty_actions.value,Actions that occurred during the time of the incident.,See type_casualty_action table, -ff_casualty_ppe,casualty.injured.deployment,Array[Text],"casualty_type in ('injured nonfatally', 'injured fatally')",False,,Multi,True,type_casualty_ppe.value,PPE worn during time of incident.,See type_casualty_ppe table, -ff_casualty_incident_command,casualty.injured.deployment,Boolean,"casualty_type in ('injured nonfatally', 'injured fatally')",False,,Single,False,,Whether an incident command structure was in place during incident.,"""True""", -ff_casualty_incident_timeline,casualty.injured.deployment,Text,"casualty_type in ('injured nonfatally', 'injured fatally')",False,,Single,True,type_casualty_timeline.value,Stage of the incident when the injury occurred.,See type_casualty_timeline table, -ff_casualty_room,,Array[Text],,False,,Single,True,type_room,The room in which the casualty occured / the room from which the ff was rescued.,, diff --git a/secondary_schemas/modules/csv/incident_analysis/mod_casualty_nonff.csv b/secondary_schemas/modules/csv/incident_analysis/mod_casualty_nonff.csv deleted file mode 100644 index 2e2719a..0000000 --- a/secondary_schemas/modules/csv/incident_analysis/mod_casualty_nonff.csv +++ /dev/null @@ -1,7 +0,0 @@ -name,group,type,possible_if,computed,computed_from,cardinality,value_set,value_set_location,description,example,comments -nonff_rescue_birth_month_year,general,Date,,False,,Single,False,,The date of birth of the person(s) injured or rescued.,1972-06-01 00:00:00, -nonff_rescue_gender,general,Text,,False,,Single,True,type_gender.value,The gender of the person(s) injured or rescued.,See type_gender table, -nonff_rescue_race,general,Text,,False,,Single,True,type_race.value,The race of the person(s) injured or rescued.,See type_race table, -nonff_casualty_casualty_type,casualty,Text,,False,,Single,True,type_casualty.value,"Whether the person was uninjured, injured nonfatally, injured fatally",See type_casualty table, -nonff_casualty_casualty_cause,casualty.injured,Text,"casualty_type in ('INJURED NONFATALLY', 'INJURED FATALLY')",False,,Single,True,type_casualty_cause.value,The apparent cause of the injury or fatality,See type_casualty_cause table, -nonff_casualty_room,general,Array[Text],,False,,Single,True,type_room,The room in which the casualty occured / the room from which the person was rescued.,, diff --git a/secondary_schemas/modules/csv/incident_analysis/mod_consumer_products.csv b/secondary_schemas/modules/csv/incident_analysis/mod_consumer_products.csv deleted file mode 100644 index f16cfca..0000000 --- a/secondary_schemas/modules/csv/incident_analysis/mod_consumer_products.csv +++ /dev/null @@ -1,7 +0,0 @@ -name,type,group,possible_if,computed,computed_from,cardinality,value_set,value_set_location,description,example,comments -consumer_product_type,Array[Text],consumer_product,consumer_product_involved = TRUE,0.0,,Multi,1.0,type_consumer_product,Consumer products involved in incident.,Christmas tree, -product_contribution,Array[Text],consumer_product,,0.0,,Multi,1.0,type_product_contribution,How the consumer product was involved in the incident.,Ignition, -consumer_product_manufacturer,Text,consumer_product,consumer_product_involved = TRUE,0.0,,Single,0.0,,Manufacturer of consumer product involve in incident.,, -consumer_product_description,Text,consumer_product,consumer_product_involved = TRUE,0.0,,Single,0.0,,Short description of consumer product.,3-seat sofa, -consumer_product_model_number,Text,consumer_product,consumer_product_involved = TRUE,0.0,,Single,0.0,,"Model number of consumer product, if applicable.",, -notes,,,,,,,,,,, diff --git a/secondary_schemas/modules/csv/incident_analysis/mod_dins_structure.csv b/secondary_schemas/modules/csv/incident_analysis/mod_dins_structure.csv deleted file mode 100644 index 1a3a89a..0000000 --- a/secondary_schemas/modules/csv/incident_analysis/mod_dins_structure.csv +++ /dev/null @@ -1,30 +0,0 @@ -name,type,group,possible_if,computed,computed_from,cardinality,value_set,value_set_location,description,example,comments -address,Text,structure,,False,,Single,False,,Address of the structure being inspected.,, -structure_number,Integer,structure,,False,,Multi,False,,Card number of the structure on the property.,, -date,Datetime (UTC),incident,,False,,Single,False,,Date of inspection.,, -incident_name,Text,incident,,False,,Single,False,,"Official name of the incident, if one has been designated.",, -vacant_status,Boolean,structure,,False,,Single,False,,Status of the building as vacant.,, -vacancy_type,Array[Text],structure,vacant_status = TRUE,False,,Single,True,type_vacancy,Type of vacancy observed.,, -multi_unit,Boolean,structure,,False,,Single,False,,Whether the structure contains multiple units.,, -units_in_structure,Integer,structure,multi_unit = TRUE,False,,Single,False,,Number of units within the structure.,, -construction,Array[Text],structure,,False,,Single,True,type_construction,Construction type of the structure.,, -roof_material,Array[Text],structure,,False,,Single,True,type_roof_material,Roof material of the structure.,, -eaves,Array[Text],structure,,False,,Single,True,type_eaves,Eave type observed on the structure.,, -year_built,Integer,structure,,False,,Single,False,,Year the structure was built.,, -vent_screen,Array[Text],structure,,False,,Multi,True,type_vents,Vent/screen type observed on the structure.,, -exterior_finish,Array[Text],structure,,False,,Single,True,type_exterior_finish,Exterior finish of the structure.,, -window_panes,Array[Text],structure,,False,,Single,True,type_window_panes,Winow pane type observed on the structure.,, -outbuildings,Integer,parcel,,False,,Single,False,,Number of outbuildings observed on the parcel.,, -deck_porch_grade,Array[Text],parcel,,False,,Multi,True,type_deck_porch_grade,"Grade of deck or porch, if one was observed.",, -deck_porch_material,Array[Text],parcel,deck_porch_grade != No Deck Present,False,,Multi,True,type_deck_porch_material,"Material of deck or porch, if one was observed.",, -attached_addition,Array[Text],parcel,,False,,Multi,True,type_attached,"Type of attached addition or modification, if one was observed.",, -attached_addition_materials,Array[Text],parcel,attached_addition != None,False,,,True,type_attached_materials,Material of attached addition.,, -distance_to_nearest_structure,Numeric,parcel,,False,,Single,False,,Distance to nearest structure.,, -distance_unit,Array[Text],parcel,,False,,Single,True,type_distance_unit,Unit type of measured distance to nearest structure.,, -window_damage,Array[Text],damage,,False,,Multi,True,type_window_damage,Most severe level of window damage observed.,, -impacted_additions,Array[Text],damage,attached_addition != None,False,,Multi,True,type_attached,Attached additions impacted/damaged by hazard.,, -fire_origin_location,Array[Text],incident,,False,,Multi,True,type_dins_origin_location,Location where the fire may have originated/spread to the structure.,See type_dins_origin_location, -damage_assessment,Array[Text],damage,,False,,Single,True,type_fire_bldg_damage,Extent of the damage caused by the hazard.,, -displacement,Boolean,damage,,False,,Single,False,,Whether the occupants were displaced due to the damage.,, -displace_number,Integer,damage,displacement = TRUE,False,,Single,False,,Number of occupants displaced due to damage.,, -displace_cause,Array[Text],damage,displacement = TRUE,False,,Multi,True,type_displace_cause,Cause of the displacement.,, diff --git a/secondary_schemas/modules/csv/incident_analysis/mod_hazsit.csv b/secondary_schemas/modules/csv/incident_analysis/mod_hazsit.csv deleted file mode 100644 index 286b343..0000000 --- a/secondary_schemas/modules/csv/incident_analysis/mod_hazsit.csv +++ /dev/null @@ -1,15 +0,0 @@ -name,type,group,possible_if,computed,computed_from,cardinality,value_set,value_set_location,description,example,comments -material_released,Text,material,,False,,Single,False,,Hazardous material involved in the incident,, -hazardous_class,Array[Text],material,,False,,Single,True,type_hazard_dot,DOT hazardous class of the material released.,See type_hazard_dot, -electrification,Boolean,material,,False,,Single,False,,Whether an battery gas release or potential release were involved in causing or exacerbating the hazard. ,False, -hazard_physical_state,Array[Text],material,,False,,Single,True,type_hazard_physical_state,Physical state of the hazardous material.,See type_hazard_physical_state, -hazsit_type,Array[Text],material,,False,,Single,True,type_hazsit_type,Result type of the incident.,See type_hazsit_type, -quantity_released,Integer,material,,False,,Single,False,,Quantity of material released.,500, -quantity_units,Array[Text],material,,False,,Single,True,type_hazard_unit,Units of quantity released.,See type_hazard_unit, -cause_of_release,Array[Text],incident,,False,,Single,True,type_hazard_cause,General cause of the incident,See type_hazard_cause, -release_factors,Array[Text],incident,,False,,Single,True,type_hazsit_release_factors,Factors impacting hazardous incident.,See type_hazsit_release_factors,Value 1 and Value 2 for primary and secondary factors -evacuation_count,Integer,impact,,False,,Single,False,,How many members of the general public were evacuated as a result of the hazardous material?,10, -transportation_impact,Boolean,impact,,False,,Single,False,,Whether a major transportation artery or facility was closed.,True or False, -hazmat_disposition,Array[Text],impact,,False,,Single,True,type_hazsit_disposition,Outcome of hazardous situation.,See type_hazsit_disposition, -description_of_events,Text,impact,,False,,Single,False,,"Describe the events that led to the incident and the actions taken after it was discovered, including mitigation efforts.",,Free text. -recommendations,Text,impact,,False,,Single,False,,Describe the suggestions or changes recommended to prevent recurrence.,,Free text. diff --git a/secondary_schemas/modules/csv/incident_analysis/mod_outdoor_fire.csv b/secondary_schemas/modules/csv/incident_analysis/mod_outdoor_fire.csv deleted file mode 100644 index d6c1322..0000000 --- a/secondary_schemas/modules/csv/incident_analysis/mod_outdoor_fire.csv +++ /dev/null @@ -1,23 +0,0 @@ -name,type,group,possible_if,computed,computed_from,cardinality,value_set,value_set_location,description,example,comments -incident_name,Text,incident,,False,,Single,False,,"Name of incident as designated by responding authority, if applicable.",Carr Fire, -cause_category,Array[Text],cause,,False,,Multi,True,type_general_fire_cause,Category of the cause of the fire.,Natural, -general_cause,Array[Text],cause,,False,,Multi,True,type_outdoor_cause,General cause of the fire.,See type_outdoor_cause, -specific_cause,Array[Text],cause,,False,,Multi,True,type_outdoor_cause,Specific cause of the fire.,See type_outdoor_cause, -cause_certainty,Array[Text],cause,,False,,Single,True,type_certainty,"Level of certainty associated with each specific cause. Only one cause selection is allowed if the certainty is probable, whereas more than one cause is allowed if the selections are possible. ",Probable, -permit_issued,Boolean,cause,specific_cause.value_1 = DEBRIS_OPEN_BURNING,False,,Single,False,,"Whether a burning permit was issued, if the cause was Open Burning.",True, -contributing_activity,Array[Text],cause,,False,,Multi,True,type_outdoor_activities,Activities that contributed to the ignition or spread of the fire.,see type_outdoor_activities, -structures_involved,Integer,incident,,False,,Single,False,,Total number of structures impacted by the fire.,6, -minor_involved,Boolean,,,False,,Single,False,,Whether a minor was involved in purposeful ignition of fire.,False, -fire_perimeter,Multipolygon,incident,,False,,Single,False,,Fire perimeter as a geometry/collection of points.,MULTIPOLYGON(), -acres_burned,Numeric,incident,,False,,Single,False,,Number of acres burned during the fire.,200, -fuel_arrangment,Array[Text],fuels,,False,,Multi,True,type_fuel_arrangement,Arrangement of fuels involved.,see type_fuel_arrangement, -fuel_size,Array[Text],fuels,,False,,Multi,True,type_fuel_size,Size of fuels involved (in inches).,see type_fuel_size, -fuel_distribution,Array[Text],fuels,,False,,Multi,True,type_fuel_distribution,Distribution of fuels invovled.,see type_fuel_distribution, -elevation,Integer,,,False,,Single,False,,Elevation in feet.,1400, -relative_position,Array[Text],,,False,,Single,True,type_relative_position,Relative position of outdoor fire.,Valley Bottom, -aspect,Array[Text],,,False,,Single,True,type_aspect,Aspect of outdoor fire,NW, -flame_length,Integer,,,False,,Single,False,,Length of flame in feet.,, -rate_of_spread,Array[Text],,,False,,Single,True,type_rate_of_spread,Rate of fire spread of the outdoor fire.,, -minor_involved,Boolean,,,False,,Single,False,,Whether a minor was involved in purposeful ignition of fire.,False, -description_of_events,Text,incident,,False,,Single,False,,"Describe the events that led to the incident and the actions taken after it was discovered, including mitigation efforts.",,Free text -recommendations,Text,incident,,False,,Single,False,,Describe the suggestions or changes recommended to prevent recurrence.,,Free text diff --git a/secondary_schemas/modules/csv/incident_analysis/mod_structure_fire.csv b/secondary_schemas/modules/csv/incident_analysis/mod_structure_fire.csv deleted file mode 100644 index c52edc4..0000000 --- a/secondary_schemas/modules/csv/incident_analysis/mod_structure_fire.csv +++ /dev/null @@ -1,27 +0,0 @@ -name,type,group,possible_if,computed,computed_from,cardinality,value_set,value_set_location,description,example,comments -occupant_count,Interger,structure,,0.0,,Single,0.0,,Number of people occupying the structure or specifc unit within the structure at the time of the incident.,4, -parcel_details,Module,structure,,1.0,incident_module,Single,0.0,,Characteristics of the parcel at which the incident occurred. Consists of the fields of mod_parcel.,see mod_parcel,Post process from incident module -inspection_required,Boolean,structure,,0.0,,Single,0.0,,"Based on local or other codes, requirement of structure to be inspected.",True,User would need knowledge and access to department's inspection data -inspection_date,DateTime (UTC),structure,inspection_required = TRUE,0.0,,Single,0.0,,Date of last inspection,2015-05-15 00:00:00, -inspection_findings,Text,structure,inspection_date not null,0.0,,Single,0.0,,Unresolved code violations from inspection,True, -non_permitted_modifcations,Boolean,structure,inspection_date not null,0.0,,Single,0.0,,Presence of structure modifications that were nonpermitted,False,User would need access to local jurisdiction building/permitting data -structure_unstable,Boolean,structure,,0.0,,Single,0.0,,Whether the structure was considered unstable prior to incident.,True, -room_of_origin,Array[Text],ignition,,0.0,,Single,1.0,type_room,The room of origin of the fire.,See type_room value, -intersectional_space,Boolean,ignition,,0.0,,Single,0.0,,"Whether the fire began in an intersectional space, such as a duct or crawl space.",, -intersectional_space_origin,Array[Text],ignition,intersectional_space_origin = TRUE,0.0,,Single,1.0,type_intersectional_space,The type of intersectional space where the fire originated.,, -level_of_origin,Numeric,ignition,,0.0,,Single,0.0,,Levels above or below ground where ignition occurred.,2,Negative values are below grade. -,,,,,,,,,,, -cause_category,Array[Text],ignition,,0.0,,Multi,1.0,type_general_fire_cause,Category of the cause of the fire.,See type_general_fire_cause, -general_cause,Array[Text],ignition,,0.0,,Multi,1.0,type_indoor_cause,General cause of the fire.,See type_fire_indoor_cause, -specific_cause,Array[Text],ignition,,0.0,,Multi,1.0,type_indoor_cause,Specific cause of the fire.,See type_fire_indoor_cause, -initial_detection,Array[Text],detection,,0.0,,Single,1.0,,Describes how the fire was intitally detected.,See type_initial_detection, -risk_reduction,Module,detection,,0.0,,Single,0.0,,,See incident/mod_risk_reduction, -occupants_displaced,Boolean,flame_spread,,1.0,incident_module,Single,0.0,,Whether the occupants were displaced by the incident for any period of time.,True,Can come from incident module and confirmed or completed during analysis -interior_doors,Boolean,flame_spread,,0.0,,Single,0.0,,Whether the status of any interior doors impacted the fire prior to FD involvement.,True, -exterior_doors,Boolean,flame_spread,,0.0,,Single,0.0,,Whether the status of any opened or closed exterior doors impacted the fire prior to FD involvement.,True, -windows,Boolean,flame_spread,,0.0,,Single,0.0,,Whether the status of any opened or closed windows impacted the fire prior to FD involvement.,True, -spread,Array[Text],flame_spread,,0.0,,Multi,1.0,type_flame_spread,,, -contributing_hazards,Array[Text],ignition,,0.0,,Multi,1.0,type_contributing_hazards,Contributing factors or other hazardous conditions.,, -minor_involved,Boolean,,,0.0,,Single,0.0,,Whether a minor was involved in purposeful ignition of fire.,False, -description_of_events,Text,,,0.0,,Single,0.0,,"Describe the events that led to the incident and the actions taken after it was discovered, including mitigation efforts.",,Free text. -recommendations,Text,,,0.0,,Single,0.0,,Describe the suggestions or changes recommended to prevent recurrence.,,Free text. diff --git a/secondary_schemas/modules/csv/incident_analysis/mod_transportation_fire.csv b/secondary_schemas/modules/csv/incident_analysis/mod_transportation_fire.csv deleted file mode 100644 index 0c0150c..0000000 --- a/secondary_schemas/modules/csv/incident_analysis/mod_transportation_fire.csv +++ /dev/null @@ -1,10 +0,0 @@ -name,group,type,possible_if,computed,computed_from,cardinality,value_set,value_set_location,description,example,comments -vehicle_make,vehicle,Text,,False,,Single,False,,Vehicle manufacturer,Honda, -vehicle_model,vehicle,Text,,False,,Single,False,,Model of vehicle,Accord, -vehicle_type,vehicle,Text,,False,,Single,True,type_vehicle_type,Type of vehicle,See type_vehicle_type value, -auto_body_style,vehicle,Text,vehicle_type = AUTOMOBILE,False,,Single,True,type_automobile_body_style,Body style of automobile,See type_body_style value, -vehicle_vin,vehicle,Text,,False,,Single,False,,Vehicle identification number,4Y1SL65848Z411439, -vehicle_year,vehicle,Integer,,False,,Single,False,,Vehicle manufacture year,2013, -vehicle_powertrain,vehicle,Text,,False,,Single,True,type_powertrain,Powertrain of vehicle,See type_powertrian value,Electric selection prompts battery_incident module -vehicle_state,vehicle,Array[Text],,False,,Single,True,,US State of vehicle registration,Nevada, -additional_description,vehicle,Text,,False,,Single,False,,,,Free text additional comments diff --git a/secondary_schemas/modules/yml/community_risk_reduction/mod_commercial_inspection.yml b/secondary_schemas/modules/yml/community_risk_reduction/mod_commercial_inspection.yml deleted file mode 100644 index a1faeff..0000000 --- a/secondary_schemas/modules/yml/community_risk_reduction/mod_commercial_inspection.yml +++ /dev/null @@ -1,234 +0,0 @@ -inspection_id: - type: Integer - group: inspection - possible_if: - db_required: - computed: true - computed_from: internally-generated - cardinality: Single - value_set: false - value_set_location: - description: Inspection ID for NERIS Report - example: - comments: -entity_inspection_id: - type: Text - group: inspection - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Internal Inspection ID, if different from NERIS Inspection ID - example: Varies - comments: -location: - type: Module - group: parcel - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: mod_civic_location - description: Address of the parcel (see civic location) - example: See mod_civic_location - comments: -location_use: - type: Array[Text] - group: parcel - possible_if: - db_required: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_location_use - description: Location use of primary structure. - example: See type_location_use - comments: -date: - type: Datetime (UTC) - group: inspection - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Date of inspection. - example: '2024-08-01 00:00:00' - comments: -reinspection: - type: Boolean - group: inspection - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether the inspection is a follow-up or reinspection. - example: 'False' - comments: -previous_inspection_id: - type: Integer - group: inspection - possible_if: reinspection = TRUE - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Inspection ID of previous inspection, if applicable. - example: Varies - comments: -building_codes_reqd: - type: Text - group: inspection - possible_if: - db_required: - computed: false - computed_from: - cardinality: Multi - value_set: false - value_set_location: - description: Building codes required by the structure type. - example: Varies - comments: -building_codes_violated: - type: Text - group: inspection - possible_if: - db_required: - computed: false - computed_from: - cardinality: Multi - value_set: false - value_set_location: - description: Building codes violated. - example: Varies - comments: -permit_id: - type: Text - group: inspection - possible_if: - db_required: - computed: false - computed_from: - cardinality: Multi - value_set: false - value_set_location: - description: Permit number, if inspection is related to permitting. - example: Varies - comments: -structure_unit: - type: Boolean - group: structure - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether the inspection is being completed on a unit within a structure. - example: - comments: -unit_number: - type: Text - group: structure - possible_if: structure_unit = TRUE - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Unit number or identifier within structure. - example: - comments: -structure_square_feet: - type: Integer - group: structure - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Square footage of structure. - example: '2000' - comments: -unit_square_feet: - type: Integer - group: structure - possible_if: structure_unit = TRUE - db_required: - computed: - computed_from: - cardinality: - value_set: - value_set_location: - description: Square footage of unit. - example: - comments: -occupancy_load: - type: Integer - group: structure - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Occupancy load of structure. - example: '24' - comments: -fire_doors_operable: - type: Boolean - group: risk_reduction - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether fire doors are operating as intended. - example: - comments: -risk_reduction_alarms: - type: Module - group: structure - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: mod_risk_reduction - description: Fire protection and risk reduction factors present. - example: See mod_risk_reduction - comments: -notes: - type: Text - group: - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Additional notes regarding the inspection. - example: - comments: Free text diff --git a/secondary_schemas/modules/yml/community_risk_reduction/mod_community_event.yml b/secondary_schemas/modules/yml/community_risk_reduction/mod_community_event.yml deleted file mode 100644 index 36ba1e2..0000000 --- a/secondary_schemas/modules/yml/community_risk_reduction/mod_community_event.yml +++ /dev/null @@ -1,182 +0,0 @@ -event_id: - type: Integer - group: activity - possible_if: - db_required: - computed: true - computed_from: internally generated - cardinality: Single - value_set: false - value_set_location: - description: Unique identifier for the CRR event. - example: - comments: -virtual_event: - type: Boolean - group: activity - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether the event was held virtually. - example: 'False' - comments: -location: - type: Module - group: activity - possible_if: virtual_event = FALSE - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: ' mod_civic_location' - description: Address of the CRR event. - example: See mod_civic_location - comments: -event_start: - type: Datetime (UTC) - group: activity - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Time of event start - example: 08:30:00 - comments: -event_end: - type: Datetime (UTC) - group: activity - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Time of event end - example: '10:30:00' - comments: -date: - type: Datetime (UTC) - group: activity - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Date of the CRR event. - example: '2024-08-01 00:00:00' - comments: -location_use: - type: Array[Text] - group: activity - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_location_use - description: Location type where the event took place. - example: See type_location_use - comments: -activity_category: - type: Array[Text] - group: activity - possible_if: - db_required: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_crr_activities - description: Category of activity or event. - example: See type_crr_activities - comments: -activity_type: - type: Array[Text] - group: activity - possible_if: - db_required: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_crr_activities - description: Specific activity or event completed. - example: See type_crr_activities - comments: -activity_campaign: - type: Array[Text] - group: activity - possible_if: - db_required: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_crr_activities - description: Campaign to which the activity is attributed. - example: See type_crr_activities - comments: -target_audience: - type: Array[Text] - group: impact - possible_if: - db_required: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_target_audience - description: The target audience of the community event. - example: K-12 - comments: -persons_attended: - type: Integer - group: impact - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Number of persons who attended the CRR event. - example: '20' - comments: For example, 100 people were at the event. -persons_engaged: - type: Integer - group: impact - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Number of persons who were directly engaged during the CRR event. - example: '5' - comments: For example, 5 people signed up for smoke alarms out of the 100 who attended. -notes: - type: Text - group: - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Notes from CRR event - example: - comments: Free text diff --git a/secondary_schemas/modules/yml/community_risk_reduction/mod_core_CRR.yml b/secondary_schemas/modules/yml/community_risk_reduction/mod_core_CRR.yml deleted file mode 100644 index 91ed45c..0000000 --- a/secondary_schemas/modules/yml/community_risk_reduction/mod_core_CRR.yml +++ /dev/null @@ -1,60 +0,0 @@ -NERIS_ID: - type: Text - group: dispatch - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: dept.neris_id - description: Unique identifier for the agency in NERIS. Entity type plus state and county FIPS plus with random trailing characters. - example: FD06067001 - comments: -home_location_visit: - type: Boolean - group: visit - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: mod_home_location_visit - description: Set of details for each home location visit. - example: - comments: -community_event: - type: Boolean - group: event - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: mod_community_event - description: Set of details for a community event. - example: - comments: -mod_parcel_data_collection: - type: Boolean - group: parcel - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: mod_parcel_data_collection - description: See of details about a parcel that opens structure, commercial, and outdoor inspections. - example: - comments: -hydrant_inspection: - type: Boolean - group: hydrant - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: mod_hydrant_inspection - description: Set of details for a hydrant inspection. - example: - comments: diff --git a/secondary_schemas/modules/yml/community_risk_reduction/mod_home_visit.yml b/secondary_schemas/modules/yml/community_risk_reduction/mod_home_visit.yml deleted file mode 100644 index 8367341..0000000 --- a/secondary_schemas/modules/yml/community_risk_reduction/mod_home_visit.yml +++ /dev/null @@ -1,364 +0,0 @@ -event_id: - type: Integer - group: activity - possible_if: - db_required: - computed: true - computed_from: internally generated - cardinality: Single - value_set: false - value_set_location: - description: Unique identifier for the CRR visit. - example: - comments: -location: - type: Module - group: activity - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: mod_civic_location - description: Location address. - example: See mod_civic_location - comments: -date: - type: Datetime (UTC) - group: activity - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Date of home visit. - example: '2024-08-01 00:00:00' - comments: -units: - type: Array[Text] - group: activity - possible_if: - db_required: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: entity.units_table - description: Unit(s) or companies presernt during the home visit. - example: A408 - comments: -time_arrival: - type: Datetime (UTC) - group: activity - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Time of arrival at civic location. - example: 08:30:00 - comments: -time_departure: - type: Datetime (UTC) - group: activity - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Time of departure from civic location. - example: '10:30:00' - comments: -not_engaged: - type: Boolean - group: activity - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether the person could not or would not be engaged. - example: 'True' - comments: -reason_not_engaged: - type: Text - group: activity - possible_if: refused_services = TRUE - db_required: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_reason_not_engaged - description: Reason the person could not or would not engage. - example: Language barrier - comments: -location_use: - type: Array[Text] - group: activity - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_location_use - description: Location type where visited. - example: See type_location_use - comments: -num_alarms: - type: Integer - group: activity - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: The number of smoke alarms distributed at the location. - example: '2' - comments: -activity_type: - type: Array[Text] - group: activity - possible_if: - db_required: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_crr_activities - description: Specific activity or event completed. - example: See type_crr_activities - comments: -activity_campaign: - type: Array[Text] - group: activity - possible_if: - db_required: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_crr_activities - description: Campaign to which the activity is attributed. - example: See type_crr_activities - comments: -risk_reduction_alarms: - type: Module - group: risk_reduction - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: mod_risk_reduction - description: Risk reduction submodule focused on smoke alarm presence and operability. - example: See mod_risk_reduction - comments: -activity_category: - type: Array[Text] - group: risk_reduction - possible_if: - db_required: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_crr_activities - description: Category of activity or event. - example: See type_crr_activities - comments: -health_problems: - type: Array[Text] - group: community health - possible_if: type_crr_activities value_1 = Community Health - db_required: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_health_problems - description: Type of health problems encountered. - example: See type_health_problems - comments: -participation_capability: - type: Boolean - group: community health - possible_if: type_crr_activities value_1 = Community Health - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether the person is capable of participating in their own care. - example: 'False' - comments: -alcohol_tobacco_drug_use: - type: Array[Text] - group: community health - possible_if: type_crr_activities value_1 = Community Health - db_required: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_alcohol_tobacco_drugs - description: Whether the person is an alcohol, drug or tobacco user. - example: 'False' - comments: -referral: - type: Boolean - group: services - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether the visit was in response to a referral. - example: 'True' - comments: -referral_type: - type: Array[Text] - group: services - possible_if: referral = TRUE - db_required: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_referral - description: Type of referral. - example: See type_referral - comments: -num_residents_18_older: - type: Integer - group: services - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Number of residents or occupants 18 years of age or older. - example: '2' - comments: -num_residents_under_18: - type: Integer - group: services - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Number of residents or occupants under the age of 18. - example: '2' - comments: -num_residents_65_older: - type: Integer - group: services - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Number of residents aged 65 or older. - example: 'False' - comments: -num_residents_disabilities: - type: Integer - group: services - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Number of residents with disabilities, physical or intellectual. - example: 'True' - comments: -possible_hoarding: - type: Boolean - group: services - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether hoarding conditions were apparent during the home visit. - example: 'False' - comments: -follow_up_needed: - type: Boolean - group: services - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether a follow up is needed. - example: 'True' - comments: -services_referred: - type: Boolean - group: services - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether social or other services will be referred following visit. - example: 'True' - comments: -type_services_referred: - type: Array[Text] - group: services - possible_if: - db_required: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_services_referred - description: Type of social services, if any, were referred following the home visit. - example: See type_services_referred - comments: -notes: - type: Text - group: - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Additional notes regarding the home visit. - example: - comments: Free Text diff --git a/secondary_schemas/modules/yml/community_risk_reduction/mod_hydrant_inspection.yml b/secondary_schemas/modules/yml/community_risk_reduction/mod_hydrant_inspection.yml deleted file mode 100644 index d20c11e..0000000 --- a/secondary_schemas/modules/yml/community_risk_reduction/mod_hydrant_inspection.yml +++ /dev/null @@ -1,169 +0,0 @@ -hydrant_id: - type: Text - group: - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: 'Unique identifier for the hydrant. ' - example: - comments: -inspection_id: - type: Integer - group: - possible_if: - db_required: - computed: true - computed_from: Internally-generated - cardinality: Single - value_set: false - value_set_location: - description: NERIS-generated identifier for inspection. - example: - comments: -inspection_date: - type: Datetime (UTC) - group: - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Date on which the inspection was completed. - example: - comments: -latitude: - type: Float - group: - possible_if: - db_required: - computed: true - computed_from: Pindrop - cardinality: Single - value_set: false - value_set_location: - description: Latitude of the hydrant location. - example: - comments: -longitude: - type: Float - group: - possible_if: - db_required: - computed: true - computed_from: Pindrop - cardinality: Single - value_set: false - value_set_location: - description: Longitude of the hydrant location. - example: - comments: -operable: - type: Boolean - group: - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether the hydrant was operable during the test. - example: - comments: -functional_impediment: - type: Boolean - group: - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether there were any fuctional impediments observed. - example: - comments: -impediment_type: - type: Array[Text] - group: - possible_if: functional_impediment = TRUE - db_required: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_hydrant_impediment - description: Types(s) of impediments to the functionality of the hydrant. - example: - comments: -maintenence_referred: - type: Boolean - group: - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether maintenance or a referral to the water department is needed. - example: - comments: -private_hydrant: - type: Boolean - group: - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether the hydrant is private as opposed to a public water supply. - example: - comments: -main_size: - type: Integer - group: - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Water main size in inches. - example: - comments: -nfpa_rating_color: - type: Array[Text] - group: - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_nfpa_rating - description: - example: - comments: -notes: - type: Text - group: - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Additional notes regarding the hydrant inspection. - example: - comments: diff --git a/secondary_schemas/modules/yml/community_risk_reduction/mod_outdoor_inspection.yml b/secondary_schemas/modules/yml/community_risk_reduction/mod_outdoor_inspection.yml deleted file mode 100644 index 096bcfb..0000000 --- a/secondary_schemas/modules/yml/community_risk_reduction/mod_outdoor_inspection.yml +++ /dev/null @@ -1,143 +0,0 @@ -inspection_id: - type: Integer - group: - possible_if: - db_required: - computed: true - computed_from: Internally-generated - cardinality: Single - value_set: false - value_set_location: - description: NERIS-generated unique identifier for the inspection. - example: - comments: -date: - type: Datetime (UTC) - group: - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Date of inspection. - example: '2024-08-01 00:00:00' - comments: -location: - type: Module - group: parcel - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: mod_civic_location - description: Address of the parcel (see civic location) - example: See mod_civic_location - comments: -location_use: - type: Array[Text] - group: parcel - possible_if: - db_required: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_location_use - description: Location use of primary structure. - example: See type_location_use - comments: -distance_between_structures: - type: Float - group: parcel - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Distance between nearest structures on primary parcel. - example: '100' - comments: -distance_unit: - type: Array[Text] - group: parcel - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_distance_unit - description: Unit type of measured distance to nearest structure. - example: feet - comments: -structures_across_parcel: - type: Float - group: parcel - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Distance between nearest structures on adjacent parcel. - example: '100' - comments: -fuel_arrangement: - type: Array[Text] - group: parcel - possible_if: - db_required: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_fuel_arrangment - description: Arrangement of fuels within 100 feet of structure. - example: See type_fuel_arrangment - comments: -fuel_size: - type: Array[Text] - group: parcel - possible_if: - db_required: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_fuel_size - description: Size of fuels within 100 feet of structure. - example: See type_fuel_size - comments: -fuel_distribution: - type: Array[Text] - group: parcel - possible_if: - db_required: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_fuel_distribution - description: Distribution of fuels within 100 feet of structure. - example: See type_fuel_distribution - comments: -foundation_type: - type: Array[Text] - group: parcel - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_foundation - description: Type of foundation of the structure. - example: Poured concrete slab - comments: diff --git a/secondary_schemas/modules/yml/community_risk_reduction/mod_parcel_data_collection.yml b/secondary_schemas/modules/yml/community_risk_reduction/mod_parcel_data_collection.yml deleted file mode 100644 index e6cb76a..0000000 --- a/secondary_schemas/modules/yml/community_risk_reduction/mod_parcel_data_collection.yml +++ /dev/null @@ -1,312 +0,0 @@ -inspection_id: - type: Integer - group: parcel - possible_if: - db_required: - computed: true - computed_from: Internally-generated - cardinality: Single - value_set: false - value_set_location: - description: NERIS-generated unique identifier for inspection. - example: - comments: -inspection_date: - type: Datetime(UTC) - group: parcel - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Date of parcel inspection. - example: '2025-01-18 00:00:00' - comments: -parcel_id: - type: Integer - group: parcel - possible_if: - db_required: - computed: true - computed_from: Internally-generated - cardinality: Single - value_set: false - value_set_location: - description: NERIS-generated unique identifier for the parcel. - example: - comments: -authority_parcel_id: - type: Integer - group: parcel - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Unique identifier for the parcel as denoted by the assessor or maintaining authority. - example: - comments: -location: - type: Module - group: parcel - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: mod_civic_location - description: Address of the parcel (see civic location) - example: See mod_civic_location - comments: -location_use: - type: Array[Text] - group: parcel - possible_if: - db_required: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_location_use - description: Location use of primary structure. - example: See type_location_use - comments: -zoning: - type: Text - group: parcel - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_zoning - description: Code for the zoning type or district attributed to the parcel. - example: see type_zoning - comments: -flood_plane: - type: Boolean - group: parcel - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether the parcel exists within a flood plane. - example: - comments: -lot_size: - type: Integer - group: structure - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Total lot area of the parcel. - example: '4' - comments: -lot_units: - type: Text - group: structure - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_lot_units - description: 'Unit of measurement for lot_size ' - example: square feet, acres - comments: -unit_count: - type: Integer - group: structure - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Number of units on the parcel, including dwelling units, commercial units, and storage units. - example: '1' - comments: -structure_inspection: - type: Boolean - group: structure - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: mod_structure_inspection - description: Detailed information on structure inspection. - example: See mod_structure_inspection - comments: -commerical_inspection: - type: Boolean - group: structure - possible_if: structure_inspection =TRUE & location use = commercial - db_required: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: mod_commerical_inspection - description: Detailed information on commericial structure. - example: See mod_commercial_inspection - comments: -outdoor_inspection: - type: Boolean - group: structure - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: mod_outdoor_inspection - description: Detailed information on outdoor spacing and fuel. - example: See mod_outdoor_inspection - comments: -building_value: - type: Computed - group: structure - possible_if: - db_required: - computed: true - computed_from: augmentation mod_parcel - cardinality: Single - value_set: false - value_set_location: - description: Total assessed value of the primary building or structure on the parcel in USD - example: '450000' - comments: -land_value: - type: Computed - group: structure - possible_if: - db_required: - computed: true - computed_from: augmentation mod_parcel - cardinality: Single - value_set: false - value_set_location: - description: Total assessed value of the land of a property, not including buildings or other structural improvements. - example: '300000' - comments: -other_value: - type: Computed - group: structure - possible_if: - db_required: - computed: true - computed_from: augmentation mod_parcel - cardinality: Single - value_set: false - value_set_location: - description: Total assessed value of structures or improvements that are not otherwise included in the building value. - example: '100000' - comments: -total_value: - type: Computed - group: structure - possible_if: - db_required: - computed: true - computed_from: building_value + land_value + other_value - cardinality: Single - value_set: false - value_set_location: - description: Computed. - example: '850000' - comments: -last_sale_date: - type: Datetime(UTC) - group: structure - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Date of last-known sale. - example: '2023-10-22 00:00:00' - comments: -last_sale_price: - type: Integer - group: structure - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Sale price at last-known date of sale. - example: '390000' - comments: -map_number: - type: Integer - group: assessment - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Map or sheet number of the assessor's original map. - example: '147' - comments: -map_parcel_id: - type: Integer - group: assessment - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Unique identifier appearing on the assessor's original map. - example: Varies - comments: -edit_date: - type: Datetime(UTC) - group: assessment - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Date of edit to parcel information. - example: '2024-01-12 00:00:00' - comments: -notes: - type: Text - group: - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: - example: - comments: Free text. diff --git a/secondary_schemas/modules/yml/community_risk_reduction/mod_structure_inspection.yml b/secondary_schemas/modules/yml/community_risk_reduction/mod_structure_inspection.yml deleted file mode 100644 index 3b46459..0000000 --- a/secondary_schemas/modules/yml/community_risk_reduction/mod_structure_inspection.yml +++ /dev/null @@ -1,390 +0,0 @@ -inspection_id: - type: Integer - group: inspection - possible_if: - db_required: - computed: true - computed_from: Internally-generated - cardinality: Single - value_set: false - value_set_location: - description: NERIS-generated unique identifier for the inspection. - example: - comments: -date: - type: Datetime (UTC) - group: inspection - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Date of inspection. - example: '2024-08-01 00:00:00' - comments: -location: - type: Module - group: parcel - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: mod_civic_location - description: Address of the parcel (see civic location) - example: See mod_civic_location - comments: -location_use: - type: Array[Text] - group: parcel - possible_if: - db_required: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_location_use - description: Location use of primary structure. - example: See type_location_use - comments: -units_in_structure: - type: Integer - group: structure - possible_if: multi_unit = TRUE - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Number of units within the structure. - example: '3' - comments: -vacant_status: - type: Boolean - group: parcel - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether the residence is vacant. - example: 'False' - comments: -vacancy_type: - type: Array[Text] - group: parcel - possible_if: vacant_status = TRUE - db_required: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_vacancy - description: Type of vacancy of residence. - example: Abandoned - comments: -year_built: - type: Integer - group: structure - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Year that the primary structure on the parcel was built. - example: '2001' - comments: -building_area: - type: Integer - group: structure - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Square footage of the primary structure on the parcel in square feet. - example: '2200' - comments: -stories: - type: Integer - group: structure - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Number of above-ground stories in the primary structure. - example: '3' - comments: -basement: - type: Boolean - group: structure - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether a basement is present. - example: 'True' - comments: -construction: - type: Array[Text] - group: structure - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_construction - description: Construction type of the structure. - example: See type_construction - comments: -roof_material: - type: Array[Text] - group: structure - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_roof_material - description: Roof material of the structure. - example: See type_roof_material - comments: -solar_panels: - type: Boolean - group: structure - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether solar panels are installed on the roof. - example: - comments: -risk_reduction_alarms: - type: Module - group: structure - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: mod_risk_reduction - description: Fire protection and risk reduction factors present. - example: See mod_risk_reduction - comments: -reinspection_required: - type: Boolean - group: inspection - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether a reinspection will be required following completion. - example: 'False' - comments: -eaves: - type: Array[Text] - group: structure - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_eaves - description: Eave type observed on the structure. - example: See type_eaves - comments: -vent_screen: - type: Array[Text] - group: structure - possible_if: - db_required: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_vents - description: Vent/screen type observed on the structure. - example: See type_vents - comments: -exterior_finish: - type: Array[Text] - group: structure - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_exterior_finish - description: Exterior finish of the structure. - example: See type_finish - comments: -window_panes: - type: Array[Text] - group: structure - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_window_panes - description: Window pane type observed on the structure. - example: See type_windows - comments: -hurricane_clips: - type: Boolean - group: structure - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether the structure is fitted with hurricane clips. - example: - comments: -tornado_safe_room: - type: Boolean - group: structure - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether the structure is fitted with a tornado shelter room. - example: - comments: -outbuildings: - type: Integer - group: parcel - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Number of outbuildings observed on the parcel. - example: '3' - comments: -deck_porch_grade: - type: Array[Text] - group: parcel - possible_if: - db_required: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_deck_porch_grade - description: Grade of deck or porch, if one was observed. - example: See type_deck_porch_grade - comments: -deck_porch_material: - type: Array[Text] - group: parcel - possible_if: deck_porch_grade != No Deck Present - db_required: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_deck_porch_material - description: Material of deck or porch, if one was observed. - example: See type_deck_porch_material - comments: -attached_addition: - type: Array[Text] - group: parcel - possible_if: - db_required: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_attached - description: Type of attached addition or modification, if one was observed. - example: See type_attached - comments: -attached_addition_materials: - type: Array[Text] - group: parcel - possible_if: attached_addition != None - db_required: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_attached_material - description: Material of attached addition. - example: See type_attached_material - comments: -distance_to_nearest_structure: - type: Float - group: parcel - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Distance to nearest structure. - example: '100' - comments: -distance_unit: - type: Array[Text] - group: parcel - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_distance_unit - description: Unit type of measured distance to nearest structure. - example: feet - comments: -assessed_value: - type: Integer - group: parcel - possible_if: - db_required: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Assessed dollar amount of structure. - example: '300000' - comments: diff --git a/secondary_schemas/modules/yml/health_and_safety/core_mod_health_safety.yml b/secondary_schemas/modules/yml/health_and_safety/core_mod_health_safety.yml deleted file mode 100644 index f56c318..0000000 --- a/secondary_schemas/modules/yml/health_and_safety/core_mod_health_safety.yml +++ /dev/null @@ -1,36 +0,0 @@ -NERIS_ID: - type: Text - group: dispatch - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: dept.neris_id - description: Unique identifier for the agency in NERIS. Entity type plus state and county FIPS plus with random trailing characters. - example: FD06067001 - comments: -incident_response: - type: Boolean - group: incident - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: mod_incident - description: Describes potential exposures that may have occurred during an incident response. - example: See mod_incident - comments: -personnel_injury: - type: Boolean - group: injury - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: mod_personnel_injury - description: Describes if an injury occurred that was not tied to an incident response. - example: See mod_personnel_injury - comments: diff --git a/secondary_schemas/modules/yml/health_and_safety/mod_incident.yml b/secondary_schemas/modules/yml/health_and_safety/mod_incident.yml deleted file mode 100644 index bd4c67f..0000000 --- a/secondary_schemas/modules/yml/health_and_safety/mod_incident.yml +++ /dev/null @@ -1,96 +0,0 @@ -neris_incident_id: - type: Text - group: incident - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: 0.0 - value_set_location: - description: Unique NERIS incident identifier. - example: - comments: -incident_type: - type: Array[Text] - group: incident - possible_if: - computed: true - computed_from: core_incident - cardinality: Multi - value_set: - value_set_location: - description: Computed from incident module, opens fire, ems, hazmit modules - example: - comments: -actions_taken: - type: Array[Text] - group: incident - possible_if: - computed: true - computed_from: type_actions_tactics - cardinality: Multi - value_set: 1.0 - value_set_location: type_action_tactic - description: Actions and tactics employed by individual on-scene. - example: See type_actions_tactics - comments: -traumatic_event: - type: Text - group: incident - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: 1.0 - value_set_location: type_traumatic_event - description: Exposure from traumatic event as part of incident response. - example: See type_traumatic_event - comments: -unit: - type: Array[Text] - group: response - possible_if: - computed: true - computed_from: mod_unit_response - cardinality: Single - value_set: 1.0 - value_set_location: mod_unit_response - description: Information on the unit response to the incident. - example: See mod_unit_response - comments: -on_scene_duration: - type: Time - group: response - possible_if: - computed: true - computed_from: core_mod_dispatch - cardinality: Single - value_set: 0.0 - value_set_location: - description: Time duration unit was on the incident. - example: - comments: -asleep_at_alarm: - type: Boolean - group: response - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: 0.0 - value_set_location: - description: Whether the first responder was asleep at the time of the alarm. - example: 'True' - comments: -exposure_type: - type: Array[Text] - group: exposure - possible_if: - computed: false - computed_from: - cardinality: Multi - value_set: 1.0 - value_set_location: type_exposure - description: Type of exposure experienced during incident. - example: Smoke - comments: diff --git a/secondary_schemas/modules/yml/health_and_safety/mod_personnel_injury.yml b/secondary_schemas/modules/yml/health_and_safety/mod_personnel_injury.yml deleted file mode 100644 index 93c7af8..0000000 --- a/secondary_schemas/modules/yml/health_and_safety/mod_personnel_injury.yml +++ /dev/null @@ -1,156 +0,0 @@ -injury_datetime: - type: Datetime (UTC) - group: injury - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Datetime of injury. - example: '2024-05-07 00:00:00' - comments: -assignment: - type: Array[Text] - group: injury - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_assignment - description: Assignment type at time of injury. - example: See type_assignment - comments: -severity: - type: Array[Text] - group: injury - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_severity - description: Severity of injury. - example: See type_severity - comments: -disposition: - type: Array[Text] - group: injury - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_disposition - description: Disposition of/response to injury. - example: See type_disposition - comments: -location: - type: Module - group: injury - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: mod_civic_location - description: Location of injury. - example: See mod_civic_location - comments: -activity: - type: Array[Text] - group: injury - possible_if: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_activity - description: Activity during injury. - example: See type_activity - comments: -injury_type: - type: Array[Text] - group: injury - possible_if: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_injury - description: Type of injury. - example: See type_injury - comments: -body_part_injured: - type: Array[Text] - group: injury - possible_if: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_body_part_injured - description: Body part(s) affected due to injury. - example: See type_body_part_injured - comments: -injury_cause: - type: Array[Text] - group: injury - possible_if: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_injury_cause - description: Cause of injury. - example: See type_injury_cause - comments: -neris_id_last_incident: - type: Text - group: incident - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: NERIS ID of last incident response. - example: - comments: -hours_slept: - type: Integer - group: incident - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Number of hours slept in the last 24 hours. - example: '8' - comments: -shift_schedule: - type: Array[Text] - group: shift - possible_if: - computed: true - computed_from: - cardinality: Single - value_set: true - value_set_location: mod_personnel_spec.type_shift_schedule - description: Type of shift scheduled being worked during injury. - example: See type_shift_schedule - comments: -shift_start_datetime: - type: Datetime (UTC) - group: shift - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Datetime of start of shift during which injury occurred. - example: '2023-05-07 06:00:00' - comments: diff --git a/secondary_schemas/modules/yml/health_and_safety/mod_personnel_spec.yml b/secondary_schemas/modules/yml/health_and_safety/mod_personnel_spec.yml deleted file mode 100644 index 54fa7f0..0000000 --- a/secondary_schemas/modules/yml/health_and_safety/mod_personnel_spec.yml +++ /dev/null @@ -1,168 +0,0 @@ -first_name: - type: Text - group: personal - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: First name of person. - example: John - comments: -last_name: - type: Text - group: personal - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Last name of person. - example: Smoth - comments: -last_4_ssn: - type: Integer - group: personal - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Last 4 of social security number. - example: '1234' - comments: -nfr_number: - type: Integer - group: personal - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: National Firefighter Registry Participant Number - example: - comments: -dob: - type: 'Datetime (UTC) ' - group: personal - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Date of birth. - example: '1977-12-01 00:00:00' - comments: -race: - type: Array[Text] - group: personal - possible_if: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_race - description: Race of person. - example: White - comments: -gender: - type: Array[Text] - group: lifestyle - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_gender - description: Gender of person. - example: Male - comments: -neris_entity_id: - type: Array[Text] - group: service - possible_if: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: - description: NERIS Entity ID for the entities(s) in which the person belongs. - example: - comments: -entity_location: - type: Module - group: service - possible_if: - computed: true - computed_from: entity_spec - cardinality: Single - value_set: true - value_set_location: mod_civic_location - description: Civic location, typically an address, of the NERIS entity. - example: See mod_civic_location - comments: -service_entry_date: - type: 'Datetime (UTC) ' - group: service - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Date of entry into service. - example: '1997-06-01 00:00:00' - comments: -entity_start_date: - type: 'Datetime (UTC) ' - group: service - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Start date on which the person began with the department. - example: '2005-04-10 00:00:00' - comments: -station_assignment: - type: 'Datetime (UTC) ' - group: service - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: entity_spec - description: Station assignment within department - example: '601' - comments: -shift_schedule: - type: Array[Text] - group: service - possible_if: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_shift - description: Type of shift schedule. - example: See type_shift - comments: -service_type: - type: Array[Text] - group: service - possible_if: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_service_type - description: Type of service of the person. - example: Volunteer - comments: diff --git a/secondary_schemas/modules/yml/incident_analysis/core_mod_analysis.yml b/secondary_schemas/modules/yml/incident_analysis/core_mod_analysis.yml deleted file mode 100644 index 1e40c13..0000000 --- a/secondary_schemas/modules/yml/incident_analysis/core_mod_analysis.yml +++ /dev/null @@ -1,168 +0,0 @@ -NERIS_ID: - type: Text - group: dispatch - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: dept.neris_id - description: Unique identifier for the agency in NERIS. Entity type plus state and county FIPS plus with random trailing characters. - example: FD06067001 - comments: -incident_number: - type: Text - group: incident - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Unique numeric identifier for the event that requires dispatch of department resources. - example: FDID_20230814000001 - comments: Comes from Dispatch or Incident module -incident_type: - type: Array[Text] - group: incident - possible_if: - computed: true - computed_from: mod_incident - cardinality: Multi - value_set: true - value_set_location: value_1 and value_2 - description: First and Second level disposition or final incident type as assessed on scene. - example: See type_inc table value 2 - comments: Comes from Incident module and drives other modules within analysis -human_factors: - type: Array[Text] - group: incident - possible_if: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_human_factors - description: Human factors that may have contributed to the incident outcome. - example: See type_human_factors - comments: Which of these are potential options -consumer_product_involved: - type: Boolean - group: consumer_product - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: module_consumer_products - description: Whether a consumer product was a contributed factor to the cause of the inicident. - example: 'True' - comments: Leads to consumer product module -analysis_start_date: - type: Datetime (UTC) - group: analysis - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Date of incident analysis start - example: '2024-05-07 00:00:00' - comments: -analysis_end_date: - type: - group: analysis - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Date of incident analysis close. - example: - comments: -casualties_ff: - type: Module - group: incident - possible_if: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: module casualties_ff - description: Whether there were firefighter casualties during the incident that may not have been captured previously. - example: - comments: -casualties_nonff: - type: Module - group: incident - possible_if: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: module_casualties_nonff - description: Whether there were non firefighter casualties during the incident that may not have been captured previously. - example: - comments: -property_value: - type: Integer - group: analysis - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Estimated property value, if applicable. - example: - comments: -contents_value: - type: Integer - group: analysis - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Estimated contents value, if applicable. - example: - comments: -property_value_loss: - type: Integer - group: analysis - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Estimated property value loss, if applicable. - example: - comments: -contents_value_loss: - type: Integer - group: analysis - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Estimated contents value loss, if applicable. - example: - comments: -location_use: - type: Module - group: incident - possible_if: - computed: true - computed_from: incident_module - cardinality: Single - value_set: false - value_set_location: shared.mod_location_use - description: Use of property - example: See shared/mod_location_use - comments: Can come from incident module and confirmed or independently completed during analysis diff --git a/secondary_schemas/modules/yml/incident_analysis/mod_battery_incident.yml b/secondary_schemas/modules/yml/incident_analysis/mod_battery_incident.yml deleted file mode 100644 index e51b549..0000000 --- a/secondary_schemas/modules/yml/incident_analysis/mod_battery_incident.yml +++ /dev/null @@ -1,217 +0,0 @@ - -product_type: - group: product - type: Array[Text] - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_emerghaz_elec - description: Type of product involved in the incident. - example: See type_emerghaz_elec - comments: -original_battery: - group: product - type: Boolean - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether the battery was the original battery for the product. - example: 'True' - comments: -installation_status: - group: location - type: Boolean - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether the battery was permanently installed. - example: 'True' - comments: -safety_listed: - group: product - type: Boolean - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether the battery was listed by an independent testing company, such as UL or Intertek. - example: 'True' - comments: -vehicle_battery: - group: product - type: Boolean - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether the battery was an electric vehicle battery. - example: 'True' - comments: Triggers mod_transportation_fire -charging_at_ignition: - group: location - type: Boolean - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether the battery was charging at the time of ignition. - example: 'False' - comments: -incident_indoor_outdoor: - group: location - type: Array[Text] - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_indoor_outdoor - description: Location of the battery at the time of ignition - Indoors or Outdoors. - example: Indoor - comments: -in_direct_sunlight: - group: location - type: Boolean - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether the battery was exposed to direct sunlight at the time of ignition. - example: 'False' - comments: -primary_indoor_outdoor: - group: location - type: Array[Text] - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_indoor_outdoor - description: Primary storage location of the battery when not in use - Indoors or Outdoors. - example: Outdoor - comments: -impacted_from_source: - group: incident - type: Boolean - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether the battery was impacted due to the ignition of another source. - example: 'False' - comments: -thermal_runaway: - group: incident - type: Boolean - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether the battery displayed signs of thermal runaway. - example: 'True' - comments: -fd_suppression: - group: incident - type: Array[Text] - possible_if: - computed: false - computed_from: - cardinality: Multi - value_set: false - value_set_location: type_emerghaz_suppression - description: Type of suppression/mitigation efforts employed by the fire department to suppress the battery fire. - example: See type_emerghaz_suppression - comments: -battery_cell: - group: product - type: Array[Text] - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_battery_cell - description: Type of cell of the batter. - example: See type battery_cell - comments: -battery_chemistry: - group: product - type: Array[Text] - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_battery_chemistry - description: Chemistry type of the battery. - example: See type_battery_chemistry - comments: -battery_size_voltage: - group: product - type: Integer - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Unit of measure which represents the difference in electrical potential - example: '3.6' - comments: -battery_size_amp_hour: - group: product - type: Integer - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Unit of measure for a battery's energy capacity - example: '2.6' - comments: -battery_size_watt_hour: - group: product - type: Integer - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Unit of measurement for energy that quantifies the amount of power (watts) used over time. - example: '9' - comments: -battery_charge: - group: product - type: Integer - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Unit of measure of the state of charge percentage of the battery - example: '75' - comments: diff --git a/secondary_schemas/modules/yml/incident_analysis/mod_casualty_ff.yml b/secondary_schemas/modules/yml/incident_analysis/mod_casualty_ff.yml deleted file mode 100644 index 07c5507..0000000 --- a/secondary_schemas/modules/yml/incident_analysis/mod_casualty_ff.yml +++ /dev/null @@ -1,192 +0,0 @@ -ff_rescue_birth_month_year: - group: casualty.demographic - type: Date - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: The date of birth of the person(s) injured or rescued. - example: '1972-06-01 00:00:00' - comments: -ff_rescue_gender: - group: casualty.demographic - type: Text - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_gender.value - description: The gender of the person(s) injured or rescued. - example: See type_gender table - comments: -ff_rescue_race: - group: casualty.demographic - type: Text - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_race.value - description: The race of the person(s) injured or rescued. - example: See type_race table - comments: -ff_casualty_type: - group: casualty.demographic - type: Text - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_casualty.value - description: Whether the person was uninjured, injured nonfatally, injured fatally. - example: See type_casualty table - comments: -ff_casualty_rank: - group: casualty.demographic - type: Text - possible_if: casualty_type in ('injured nonfatally', 'injured fatally') - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Rank of firefighter. - example: Captain - comments: -ff_casualty_service: - group: casualty.demographic - type: Float - possible_if: casualty_type in ('injured nonfatally', 'injured fatally') - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Years of service. - example: '2' - comments: -ff_casualty_classification: - group: casualty.demographic - type: Text - possible_if: casualty_type in ('injured nonfatally', 'injured fatally') - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_job_classification.value - description: Job classification of firefighter. - example: See type_job_classification table - comments: -ff_casualty_linked_unit_id: - group: casualty.injured.deployment - type: Text - possible_if: UnitHist.cad_designation - computed: true - computed_from: UnitHist.cad_designation_1 - cardinality: Single - value_set: true - value_set_location: unit.neris_id - description: Name of the unit responding to the incident in FD Spec. - example: A702, PA711, E731 - comments: Unit maps to Core Department Spec -ff_casualty_unit_cont: - group: casualty.injured.deployment - type: Boolean - possible_if: casualty_type in ('injured nonfatally', 'injured fatally') - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Continuity of company at the time of incident. - example: '"True"' - comments: Whether the firefighter was operating in a new crew or crew had temporary firefighters or officer -ff_casualty_duty_type: - group: casualty.injured.deployment - type: Text - possible_if: casualty_type in ('injured nonfatally', 'injured fatally') - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_duty.value - description: Duty state of the firefighter at the time of the incident. - example: See type_duty table - comments: -ff_casualty_cause: - group: casualty.injured.deployment - type: Text - possible_if: casualty_type in ('injured nonfatally', 'injured fatally') - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_casualty_cause.value - description: Apparent cause of the injury or fatality. - example: See type_casualty_cause table - comments: Jump -ff_casualty_action: - group: casualty.injured.deployment - type: Text - possible_if: casualty_type in ('injured nonfatally', 'injured fatally') - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_casualty_actions.value - description: Actions that occurred during the time of the incident. - example: See type_casualty_action table - comments: -ff_casualty_ppe: - group: casualty.injured.deployment - type: Array[Text] - possible_if: casualty_type in ('injured nonfatally', 'injured fatally') - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_casualty_ppe.value - description: PPE worn during time of incident. - example: See type_casualty_ppe table - comments: -ff_casualty_incident_command: - group: casualty.injured.deployment - type: Boolean - possible_if: casualty_type in ('injured nonfatally', 'injured fatally') - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether an incident command structure was in place during incident. - example: '"True"' - comments: -ff_casualty_incident_timeline: - group: casualty.injured.deployment - type: Text - possible_if: casualty_type in ('injured nonfatally', 'injured fatally') - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_casualty_timeline.value - description: Stage of the incident when the injury occurred. - example: See type_casualty_timeline table - comments: -ff_casualty_room: - group: - type: Array[Text] - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_room - description: The room in which the casualty occured / the room from which the ff was rescued. - example: - comments: diff --git a/secondary_schemas/modules/yml/incident_analysis/mod_casualty_nonff.yml b/secondary_schemas/modules/yml/incident_analysis/mod_casualty_nonff.yml deleted file mode 100644 index 2512658..0000000 --- a/secondary_schemas/modules/yml/incident_analysis/mod_casualty_nonff.yml +++ /dev/null @@ -1,72 +0,0 @@ -nonff_rescue_birth_month_year: - group: general - type: Date - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: The date of birth of the person(s) injured or rescued. - example: '1972-06-01 00:00:00' - comments: -nonff_rescue_gender: - group: general - type: Text - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_gender.value - description: The gender of the person(s) injured or rescued. - example: See type_gender table - comments: -nonff_rescue_race: - group: general - type: Text - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_race.value - description: The race of the person(s) injured or rescued. - example: See type_race table - comments: -nonff_casualty_casualty_type: - group: casualty - type: Text - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_casualty.value - description: Whether the person was uninjured, injured nonfatally, injured fatally - example: See type_casualty table - comments: -nonff_casualty_casualty_cause: - group: casualty.injured - type: Text - possible_if: casualty_type in ('INJURED NONFATALLY', 'INJURED FATALLY') - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_casualty_cause.value - description: The apparent cause of the injury or fatality - example: See type_casualty_cause table - comments: -nonff_casualty_room: - group: general - type: Array[Text] - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_room - description: The room in which the casualty occured / the room from which the person was rescued. - example: - comments: diff --git a/secondary_schemas/modules/yml/incident_analysis/mod_consumer_products.yml b/secondary_schemas/modules/yml/incident_analysis/mod_consumer_products.yml deleted file mode 100644 index 561afe0..0000000 --- a/secondary_schemas/modules/yml/incident_analysis/mod_consumer_products.yml +++ /dev/null @@ -1,72 +0,0 @@ -consumer_product_type: - type: Array[Text] - group: consumer_product - possible_if: consumer_product_involved = TRUE - computed: 0.0 - computed_from: - cardinality: Multi - value_set: 1.0 - value_set_location: type_consumer_product - description: Consumer products involved in incident. - example: Christmas tree - comments: -product_contribution: - type: Array[Text] - group: consumer_product - possible_if: - computed: 0.0 - computed_from: - cardinality: Multi - value_set: 1.0 - value_set_location: type_product_contribution - description: How the consumer product was involved in the incident. - example: Ignition - comments: -consumer_product_manufacturer: - type: Text - group: consumer_product - possible_if: consumer_product_involved = TRUE - computed: 0.0 - computed_from: - cardinality: Single - value_set: 0.0 - value_set_location: - description: Manufacturer of consumer product involve in incident. - example: - comments: -consumer_product_description: - type: Text - group: consumer_product - possible_if: consumer_product_involved = TRUE - computed: 0.0 - computed_from: - cardinality: Single - value_set: 0.0 - value_set_location: - description: Short description of consumer product. - example: 3-seat sofa - comments: -consumer_product_model_number: - type: Text - group: consumer_product - possible_if: consumer_product_involved = TRUE - computed: 0.0 - computed_from: - cardinality: Single - value_set: 0.0 - value_set_location: - description: Model number of consumer product, if applicable. - example: - comments: -notes: - type: - group: - possible_if: - computed: - computed_from: - cardinality: - value_set: - value_set_location: - description: - example: - comments: diff --git a/secondary_schemas/modules/yml/incident_analysis/mod_dins_structure.yml b/secondary_schemas/modules/yml/incident_analysis/mod_dins_structure.yml deleted file mode 100644 index ae1420c..0000000 --- a/secondary_schemas/modules/yml/incident_analysis/mod_dins_structure.yml +++ /dev/null @@ -1,348 +0,0 @@ -address: - type: Text - group: structure - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Address of the structure being inspected. - example: - comments: -structure_number: - type: Integer - group: structure - possible_if: - computed: false - computed_from: - cardinality: Multi - value_set: false - value_set_location: - description: Card number of the structure on the property. - example: - comments: -date: - type: Datetime (UTC) - group: incident - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Date of inspection. - example: - comments: -incident_name: - type: Text - group: incident - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Official name of the incident, if one has been designated. - example: - comments: -vacant_status: - type: Boolean - group: structure - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Status of the building as vacant. - example: - comments: -vacancy_type: - type: Array[Text] - group: structure - possible_if: vacant_status = TRUE - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_vacancy - description: Type of vacancy observed. - example: - comments: -multi_unit: - type: Boolean - group: structure - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether the structure contains multiple units. - example: - comments: -units_in_structure: - type: Integer - group: structure - possible_if: multi_unit = TRUE - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Number of units within the structure. - example: - comments: -construction: - type: Array[Text] - group: structure - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_construction - description: Construction type of the structure. - example: - comments: -roof_material: - type: Array[Text] - group: structure - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_roof_material - description: Roof material of the structure. - example: - comments: -eaves: - type: Array[Text] - group: structure - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_eaves - description: Eave type observed on the structure. - example: - comments: -year_built: - type: Integer - group: structure - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Year the structure was built. - example: - comments: -vent_screen: - type: Array[Text] - group: structure - possible_if: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_vents - description: Vent/screen type observed on the structure. - example: - comments: -exterior_finish: - type: Array[Text] - group: structure - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_exterior_finish - description: Exterior finish of the structure. - example: - comments: -window_panes: - type: Array[Text] - group: structure - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_window_panes - description: Winow pane type observed on the structure. - example: - comments: -outbuildings: - type: Integer - group: parcel - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Number of outbuildings observed on the parcel. - example: - comments: -deck_porch_grade: - type: Array[Text] - group: parcel - possible_if: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_deck_porch_grade - description: Grade of deck or porch, if one was observed. - example: - comments: -deck_porch_material: - type: Array[Text] - group: parcel - possible_if: deck_porch_grade != No Deck Present - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_deck_porch_material - description: Material of deck or porch, if one was observed. - example: - comments: -attached_addition: - type: Array[Text] - group: parcel - possible_if: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_attached - description: Type of attached addition or modification, if one was observed. - example: - comments: -attached_addition_materials: - type: Array[Text] - group: parcel - possible_if: attached_addition != None - computed: false - computed_from: - cardinality: - value_set: true - value_set_location: type_attached_materials - description: Material of attached addition. - example: - comments: -distance_to_nearest_structure: - type: Numeric - group: parcel - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Distance to nearest structure. - example: - comments: -distance_unit: - type: Array[Text] - group: parcel - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_distance_unit - description: Unit type of measured distance to nearest structure. - example: - comments: -window_damage: - type: Array[Text] - group: damage - possible_if: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_window_damage - description: Most severe level of window damage observed. - example: - comments: -impacted_additions: - type: Array[Text] - group: damage - possible_if: attached_addition != None - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_attached - description: Attached additions impacted/damaged by hazard. - example: - comments: -fire_origin_location: - type: Array[Text] - group: incident - possible_if: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_dins_origin_location - description: Location where the fire may have originated/spread to the structure. - example: See type_dins_origin_location - comments: -damage_assessment: - type: Array[Text] - group: damage - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_fire_bldg_damage - description: Extent of the damage caused by the hazard. - example: - comments: -displacement: - type: Boolean - group: damage - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether the occupants were displaced due to the damage. - example: - comments: -displace_number: - type: Integer - group: damage - possible_if: displacement = TRUE - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Number of occupants displaced due to damage. - example: - comments: -displace_cause: - type: Array[Text] - group: damage - possible_if: displacement = TRUE - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_displace_cause - description: Cause of the displacement. - example: - comments: diff --git a/secondary_schemas/modules/yml/incident_analysis/mod_hazsit.yml b/secondary_schemas/modules/yml/incident_analysis/mod_hazsit.yml deleted file mode 100644 index 7769f9b..0000000 --- a/secondary_schemas/modules/yml/incident_analysis/mod_hazsit.yml +++ /dev/null @@ -1,168 +0,0 @@ -material_released: - type: Text - group: material - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Hazardous material involved in the incident - example: - comments: -hazardous_class: - type: Array[Text] - group: material - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_hazard_dot - description: DOT hazardous class of the material released. - example: See type_hazard_dot - comments: -electrification: - type: Boolean - group: material - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: 'Whether an battery gas release or potential release were involved in causing or exacerbating the hazard. ' - example: 'False' - comments: -hazard_physical_state: - type: Array[Text] - group: material - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_hazard_physical_state - description: Physical state of the hazardous material. - example: See type_hazard_physical_state - comments: -hazsit_type: - type: Array[Text] - group: material - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_hazsit_type - description: Result type of the incident. - example: See type_hazsit_type - comments: -quantity_released: - type: Integer - group: material - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Quantity of material released. - example: '500' - comments: -quantity_units: - type: Array[Text] - group: material - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_hazard_unit - description: Units of quantity released. - example: See type_hazard_unit - comments: -cause_of_release: - type: Array[Text] - group: incident - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_hazard_cause - description: General cause of the incident - example: See type_hazard_cause - comments: -release_factors: - type: Array[Text] - group: incident - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_hazsit_release_factors - description: Factors impacting hazardous incident. - example: See type_hazsit_release_factors - comments: Value 1 and Value 2 for primary and secondary factors -evacuation_count: - type: Integer - group: impact - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: How many members of the general public were evacuated as a result of the hazardous material? - example: '10' - comments: -transportation_impact: - type: Boolean - group: impact - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether a major transportation artery or facility was closed. - example: True or False - comments: -hazmat_disposition: - type: Array[Text] - group: impact - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_hazsit_disposition - description: Outcome of hazardous situation. - example: See type_hazsit_disposition - comments: -description_of_events: - type: Text - group: impact - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Describe the events that led to the incident and the actions taken after it was discovered, including mitigation efforts. - example: - comments: Free text. -recommendations: - type: Text - group: impact - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Describe the suggestions or changes recommended to prevent recurrence. - example: - comments: Free text. diff --git a/secondary_schemas/modules/yml/incident_analysis/mod_outdoor_fire.yml b/secondary_schemas/modules/yml/incident_analysis/mod_outdoor_fire.yml deleted file mode 100644 index b8317ae..0000000 --- a/secondary_schemas/modules/yml/incident_analysis/mod_outdoor_fire.yml +++ /dev/null @@ -1,252 +0,0 @@ -incident_name: - type: Text - group: incident - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Name of incident as designated by responding authority, if applicable. - example: Carr Fire - comments: -cause_category: - type: Array[Text] - group: cause - possible_if: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_general_fire_cause - description: Category of the cause of the fire. - example: Natural - comments: -general_cause: - type: Array[Text] - group: cause - possible_if: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_outdoor_cause - description: General cause of the fire. - example: See type_outdoor_cause - comments: -specific_cause: - type: Array[Text] - group: cause - possible_if: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_outdoor_cause - description: Specific cause of the fire. - example: See type_outdoor_cause - comments: -cause_certainty: - type: Array[Text] - group: cause - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_certainty - description: 'Level of certainty associated with each specific cause. Only one cause selection is allowed if the certainty is probable, whereas more than one cause is allowed if the selections are possible. ' - example: Probable - comments: -permit_issued: - type: Boolean - group: cause - possible_if: specific_cause.value_1 = DEBRIS_OPEN_BURNING - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether a burning permit was issued, if the cause was Open Burning. - example: 'True' - comments: -contributing_activity: - type: Array[Text] - group: cause - possible_if: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_outdoor_activities - description: Activities that contributed to the ignition or spread of the fire. - example: see type_outdoor_activities - comments: -structures_involved: - type: Integer - group: incident - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Total number of structures impacted by the fire. - example: '6' - comments: -minor_involved: - type: Boolean - group: - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Whether a minor was involved in purposeful ignition of fire. - example: 'False' - comments: -fire_perimeter: - type: Multipolygon - group: incident - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Fire perimeter as a geometry/collection of points. - example: MULTIPOLYGON() - comments: -acres_burned: - type: Numeric - group: incident - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Number of acres burned during the fire. - example: '200' - comments: -fuel_arrangment: - type: Array[Text] - group: fuels - possible_if: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_fuel_arrangement - description: Arrangement of fuels involved. - example: see type_fuel_arrangement - comments: -fuel_size: - type: Array[Text] - group: fuels - possible_if: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_fuel_size - description: Size of fuels involved (in inches). - example: see type_fuel_size - comments: -fuel_distribution: - type: Array[Text] - group: fuels - possible_if: - computed: false - computed_from: - cardinality: Multi - value_set: true - value_set_location: type_fuel_distribution - description: Distribution of fuels invovled. - example: see type_fuel_distribution - comments: -elevation: - type: Integer - group: - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Elevation in feet. - example: '1400' - comments: -relative_position: - type: Array[Text] - group: - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_relative_position - description: Relative position of outdoor fire. - example: Valley Bottom - comments: -aspect: - type: Array[Text] - group: - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_aspect - description: Aspect of outdoor fire - example: NW - comments: -flame_length: - type: Integer - group: - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Length of flame in feet. - example: - comments: -rate_of_spread: - type: Array[Text] - group: - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_rate_of_spread - description: Rate of fire spread of the outdoor fire. - example: - comments: -description_of_events: - type: Text - group: incident - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Describe the events that led to the incident and the actions taken after it was discovered, including mitigation efforts. - example: - comments: Free text -recommendations: - type: Text - group: incident - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Describe the suggestions or changes recommended to prevent recurrence. - example: - comments: Free text diff --git a/secondary_schemas/modules/yml/incident_analysis/mod_structure_fire.yml b/secondary_schemas/modules/yml/incident_analysis/mod_structure_fire.yml deleted file mode 100644 index 3b61fc0..0000000 --- a/secondary_schemas/modules/yml/incident_analysis/mod_structure_fire.yml +++ /dev/null @@ -1,312 +0,0 @@ -occupant_count: - type: Interger - group: structure - possible_if: - computed: 0.0 - computed_from: - cardinality: Single - value_set: 0.0 - value_set_location: - description: Number of people occupying the structure or specifc unit within the structure at the time of the incident. - example: '4' - comments: -parcel_details: - type: Module - group: structure - possible_if: - computed: 1.0 - computed_from: incident_module - cardinality: Single - value_set: 0.0 - value_set_location: - description: Characteristics of the parcel at which the incident occurred. Consists of the fields of mod_parcel. - example: see mod_parcel - comments: Post process from incident module -inspection_required: - type: Boolean - group: structure - possible_if: - computed: 0.0 - computed_from: - cardinality: Single - value_set: 0.0 - value_set_location: - description: Based on local or other codes, requirement of structure to be inspected. - example: 'True' - comments: User would need knowledge and access to department's inspection data -inspection_date: - type: DateTime (UTC) - group: structure - possible_if: inspection_required = TRUE - computed: 0.0 - computed_from: - cardinality: Single - value_set: 0.0 - value_set_location: - description: Date of last inspection - example: '2015-05-15 00:00:00' - comments: -inspection_findings: - type: Text - group: structure - possible_if: inspection_date not null - computed: 0.0 - computed_from: - cardinality: Single - value_set: 0.0 - value_set_location: - description: Unresolved code violations from inspection - example: 'True' - comments: -non_permitted_modifcations: - type: Boolean - group: structure - possible_if: inspection_date not null - computed: 0.0 - computed_from: - cardinality: Single - value_set: 0.0 - value_set_location: - description: Presence of structure modifications that were nonpermitted - example: 'False' - comments: User would need access to local jurisdiction building/permitting data -structure_unstable: - type: Boolean - group: structure - possible_if: - computed: 0.0 - computed_from: - cardinality: Single - value_set: 0.0 - value_set_location: - description: Whether the structure was considered unstable prior to incident. - example: 'True' - comments: -room_of_origin: - type: Array[Text] - group: ignition - possible_if: - computed: 0.0 - computed_from: - cardinality: Single - value_set: 1.0 - value_set_location: type_room - description: The room of origin of the fire. - example: See type_room value - comments: -intersectional_space: - type: Boolean - group: ignition - possible_if: - computed: 0.0 - computed_from: - cardinality: Single - value_set: 0.0 - value_set_location: - description: Whether the fire began in an intersectional space, such as a duct or crawl space. - example: - comments: -intersectional_space_origin: - type: Array[Text] - group: ignition - possible_if: intersectional_space_origin = TRUE - computed: 0.0 - computed_from: - cardinality: Single - value_set: 1.0 - value_set_location: type_intersectional_space - description: The type of intersectional space where the fire originated. - example: - comments: -level_of_origin: - type: Numeric - group: ignition - possible_if: - computed: 0.0 - computed_from: - cardinality: Single - value_set: 0.0 - value_set_location: - description: Levels above or below ground where ignition occurred. - example: '2' - comments: Negative values are below grade. -nan: - type: - group: - possible_if: - computed: - computed_from: - cardinality: - value_set: - value_set_location: - description: - example: - comments: -cause_category: - type: Array[Text] - group: ignition - possible_if: - computed: 0.0 - computed_from: - cardinality: Multi - value_set: 1.0 - value_set_location: type_general_fire_cause - description: Category of the cause of the fire. - example: See type_general_fire_cause - comments: -general_cause: - type: Array[Text] - group: ignition - possible_if: - computed: 0.0 - computed_from: - cardinality: Multi - value_set: 1.0 - value_set_location: type_indoor_cause - description: General cause of the fire. - example: See type_fire_indoor_cause - comments: -specific_cause: - type: Array[Text] - group: ignition - possible_if: - computed: 0.0 - computed_from: - cardinality: Multi - value_set: 1.0 - value_set_location: type_indoor_cause - description: Specific cause of the fire. - example: See type_fire_indoor_cause - comments: -initial_detection: - type: Array[Text] - group: detection - possible_if: - computed: 0.0 - computed_from: - cardinality: Single - value_set: 1.0 - value_set_location: - description: Describes how the fire was intitally detected. - example: See type_initial_detection - comments: -risk_reduction: - type: Module - group: detection - possible_if: - computed: 0.0 - computed_from: - cardinality: Single - value_set: 0.0 - value_set_location: - description: - example: See incident/mod_risk_reduction - comments: -occupants_displaced: - type: Boolean - group: flame_spread - possible_if: - computed: 1.0 - computed_from: incident_module - cardinality: Single - value_set: 0.0 - value_set_location: - description: Whether the occupants were displaced by the incident for any period of time. - example: 'True' - comments: Can come from incident module and confirmed or completed during analysis -interior_doors: - type: Boolean - group: flame_spread - possible_if: - computed: 0.0 - computed_from: - cardinality: Single - value_set: 0.0 - value_set_location: - description: Whether the status of any interior doors impacted the fire prior to FD involvement. - example: 'True' - comments: -exterior_doors: - type: Boolean - group: flame_spread - possible_if: - computed: 0.0 - computed_from: - cardinality: Single - value_set: 0.0 - value_set_location: - description: Whether the status of any opened or closed exterior doors impacted the fire prior to FD involvement. - example: 'True' - comments: -windows: - type: Boolean - group: flame_spread - possible_if: - computed: 0.0 - computed_from: - cardinality: Single - value_set: 0.0 - value_set_location: - description: Whether the status of any opened or closed windows impacted the fire prior to FD involvement. - example: 'True' - comments: -spread: - type: Array[Text] - group: flame_spread - possible_if: - computed: 0.0 - computed_from: - cardinality: Multi - value_set: 1.0 - value_set_location: type_flame_spread - description: - example: - comments: -contributing_hazards: - type: Array[Text] - group: ignition - possible_if: - computed: 0.0 - computed_from: - cardinality: Multi - value_set: 1.0 - value_set_location: type_contributing_hazards - description: Contributing factors or other hazardous conditions. - example: - comments: -minor_involved: - type: Boolean - group: - possible_if: - computed: 0.0 - computed_from: - cardinality: Single - value_set: 0.0 - value_set_location: - description: Whether a minor was involved in purposeful ignition of fire. - example: 'False' - comments: -description_of_events: - type: Text - group: - possible_if: - computed: 0.0 - computed_from: - cardinality: Single - value_set: 0.0 - value_set_location: - description: Describe the events that led to the incident and the actions taken after it was discovered, including mitigation efforts. - example: - comments: Free text. -recommendations: - type: Text - group: - possible_if: - computed: 0.0 - computed_from: - cardinality: Single - value_set: 0.0 - value_set_location: - description: Describe the suggestions or changes recommended to prevent recurrence. - example: - comments: Free text. diff --git a/secondary_schemas/modules/yml/incident_analysis/mod_transportation_fire.yml b/secondary_schemas/modules/yml/incident_analysis/mod_transportation_fire.yml deleted file mode 100644 index f41ad2e..0000000 --- a/secondary_schemas/modules/yml/incident_analysis/mod_transportation_fire.yml +++ /dev/null @@ -1,108 +0,0 @@ -vehicle_make: - group: vehicle - type: Text - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Vehicle manufacturer - example: Honda - comments: -vehicle_model: - group: vehicle - type: Text - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Model of vehicle - example: Accord - comments: -vehicle_type: - group: vehicle - type: Text - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_vehicle_type - description: Type of vehicle - example: See type_vehicle_type value - comments: -auto_body_style: - group: vehicle - type: Text - possible_if: vehicle_type = AUTOMOBILE - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_automobile_body_style - description: Body style of automobile - example: See type_body_style value - comments: -vehicle_vin: - group: vehicle - type: Text - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Vehicle identification number - example: 4Y1SL65848Z411439 - comments: -vehicle_year: - group: vehicle - type: Integer - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: Vehicle manufacture year - example: '2013' - comments: -vehicle_powertrain: - group: vehicle - type: Text - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: type_powertrain - description: Powertrain of vehicle - example: See type_powertrian value - comments: Electric selection prompts battery_incident module -vehicle_state: - group: vehicle - type: Array[Text] - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: true - value_set_location: - description: US State of vehicle registration - example: Nevada - comments: -additional_description: - group: vehicle - type: Text - possible_if: - computed: false - computed_from: - cardinality: Single - value_set: false - value_set_location: - description: - example: - comments: Free text additional comments diff --git a/secondary_schemas/value_sets/csv/type_action_tactic.csv b/secondary_schemas/value_sets/csv/type_action_tactic.csv deleted file mode 100644 index 3b724c8..0000000 --- a/secondary_schemas/value_sets/csv/type_action_tactic.csv +++ /dev/null @@ -1,90 +0,0 @@ -name,active,value_1,value_2,value_3,description_1,description_2,description_3,definition_1,definition_2,definition_3,source -EMERGENCY_MEDICAL_CARE: PATIENT_ASSESSMENT,TRUE,EMERGENCY_MEDICAL_CARE,PATIENT_ASSESSMENT,,Emergency Medical Care,Patient Assessment,,,,, -EMERGENCY_MEDICAL_CARE: PROVIDE_BASIC_LIFE_SUPPORT,TRUE,EMERGENCY_MEDICAL_CARE,PROVIDE_BASIC_LIFE_SUPPORT,,Emergency Medical Care,Provide Basic Life Support,,,,, -EMERGENCY_MEDICAL_CARE: PROVIDE_ADVANCED_LIFE_SUPPORT,TRUE,EMERGENCY_MEDICAL_CARE,PROVIDE_ADVANCED_LIFE_SUPPORT,,Emergency Medical Care,Provide Advanced Life Support,,,,, -EMERGENCY_MEDICAL_CARE: PROVIDE_TRANSPORT,TRUE,EMERGENCY_MEDICAL_CARE,PROVIDE_TRANSPORT,,Emergency Medical Care,Provide Transport,,,,, -EMERGENCY_MEDICAL_CARE: PATIENT_REFERRAL,TRUE,EMERGENCY_MEDICAL_CARE,PATIENT_REFERRAL,,Emergency Medical Care,Patient Referral,,,,, -COMMAND_AND_CONTROL: ESTABLISH_INCIDENT_COMMAND,TRUE,COMMAND_AND_CONTROL,ESTABLISH_INCIDENT_COMMAND,,Command And Control,Establish Incident Command,,,,, -COMMAND_AND_CONTROL: SAFETY_OFFICER_ASSIGNED,TRUE,COMMAND_AND_CONTROL,SAFETY_OFFICER_ASSIGNED,,Command And Control,Safety Officer Assigned,,,,, -COMMAND_AND_CONTROL: PIO_ASSIGNED,TRUE,COMMAND_AND_CONTROL,PIO_ASSIGNED,,Command And Control,PIO Assigned,,,,, -COMMAND_AND_CONTROL: NOTIFY_OTHER_AGENCIES,TRUE,COMMAND_AND_CONTROL,NOTIFY_OTHER_AGENCIES,,Command And Control,Notify Other Agencies,,,,, -COMMAND_AND_CONTROL: INCIDENT_ASSESSMENT_COMPLETED,TRUE,COMMAND_AND_CONTROL,INCIDENT_ASSESSMENT_COMPLETED,,Command And Control,Incident Assessment (360 Degree Visualization) Completed,,,,, -COMMAND_AND_CONTROL: ACCOUNTABILITY_OFFICER_ASSIGNED,TRUE,COMMAND_AND_CONTROL,ACCOUNTABILITY_OFFICER_ASSIGNED,,Command And Control,Accountability Officer Assigned,,,,, -FORCIBLE_ENTRY,TRUE,FORCIBLE_ENTRY,,,Forcible Entry,,,,,, -INVESTIGATION,TRUE,INVESTIGATION,,,Investigation,,,,,, -SUPPRESSION: STRUCTURAL_FIRE_SUPPRESSION: INTERIOR,TRUE,SUPPRESSION,STRUCTURAL_FIRE_SUPPRESSION,INTERIOR,Suppression,Structural Fire Suppression,Inside the Building,,,, -SUPPRESSION: STRUCTURAL_FIRE_SUPPRESSION: EXTERIOR,TRUE,SUPPRESSION,STRUCTURAL_FIRE_SUPPRESSION,EXTERIOR,Suppression,Structural Fire Suppression,"Outside the Building (Windows, Walls, Roof, etc.)",,,, -SUPPRESSION: STRUCTURAL_FIRE_SUPPRESSION: EXTERIOR_AND_INTERIOR,TRUE,SUPPRESSION,STRUCTURAL_FIRE_SUPPRESSION,EXTERIOR_AND_INTERIOR,Suppression,Structural Fire Suppression,Inside and Outside the Building,,,, -SUPPRESSION: OUTSIDE_FIRE_SUPPRESSION: ESTABLISH FIRE LINES,TRUE,SUPPRESSION,OUTSIDE_FIRE_SUPPRESSION,ESTABLISH_FIRE_LINES,Suppression,Outside Fire Suppression,Establish Fire Lines,,,, -SUPPRESSION: OUTSIDE_FIRE_SUPPRESSION: BACKBURN,TRUE,SUPPRESSION,OUTSIDE_FIRE_SUPPRESSION,BACKBURN,Suppression,Outside Fire Suppression,Backburn,,,, -SUPPRESSION: OUTSIDE_FIRE_SUPPRESSION: CONFINEMENT,TRUE,SUPPRESSION,OUTSIDE_FIRE_SUPPRESSION,CONFINEMENT,Suppression,Outside Fire Suppression,Confinement,,,, -SUPPRESSION: OUTSIDE_FIRE_SUPPRESSION: STRUCTURE_PROTECTION,TRUE,SUPPRESSION,OUTSIDE_FIRE_SUPPRESSION,STRUCTURE_PROTECTION,Suppression,Outside Fire Suppression,Structure Protection,,,, -SUPPRESSION: OUTSIDE_FIRE_SUPPRESSION: FIRE_CONTROL_EXTINGUISHMENT,TRUE,SUPPRESSION,OUTSIDE_FIRE_SUPPRESSION,FIRE_CONTROL_EXTINGUISHMENT,Suppression,Outside Fire Suppression,Fire Control / Extinguishment,,,, -SUPPRESSION: OUTSIDE_FIRE_SUPPRESSION: FIRE_RETARDANT_DROP,TRUE,SUPPRESSION,OUTSIDE_FIRE_SUPPRESSION,FIRE_RETARDANT_DROP,Suppression,Outside Fire Suppression,Fire Retardant Drop From Aircraft,,,, -SUPPRESSION: OUTSIDE_FIRE_SUPPRESSION: WATER_DROP,TRUE,SUPPRESSION,OUTSIDE_FIRE_SUPPRESSION,WATER_DROP,Suppression,Outside Fire Suppression,Water Drop From Aircraft,,,, -CONTAINMENT: OUTSIDE_FIRE_SUPPRESSION: HAND_CREW_FUEL_BREAK,TRUE,CONTAINMENT,OUTSIDE_FIRE_SUPPRESSION,HAND_CREW_FUEL_BREAK,Containment,Outside Fire Suppression,Hand Crew Fuel Break,,,, -CONTAINMENT: OUTSIDE_FIRE_SUPPRESSION: DOZER_FUEL_BREAK,TRUE,CONTAINMENT,OUTSIDE_FIRE_SUPPRESSION,DOZER_FUEL_BREAK,Containment,Outside Fire Suppression,Dozer Fuel Break,,,, -VENTILATION: VERTICAL,TRUE,VENTILATION,VERTICAL,,Ventilation,Vertical,,,,, -VENTILATION: VERTICAL: PRIOR_TO_SUPPRESSION,TRUE,VENTILATION,VERTICAL,PRIOR_TO_SUPPRESSION,Ventilation,Vertical,Prior To Suppression,,,, -VENTILATION: VERTICAL: DURING_SUPPRESSION,TRUE,VENTILATION,VERTICAL,DURING_SUPPRESSION,Ventilation,Vertical,During Suppression,,,, -VENTILATION: VERTICAL: POST_SUPPRESSION,TRUE,VENTILATION,VERTICAL,POST_SUPPRESSION,Ventilation,Vertical,Post Suppression,,,, -VENTILATION: HORIZONTAL,TRUE,VENTILATION,HORIZONTAL,,Ventilation,Horizontal,,,,, -VENTILATION: HORIZONTAL: PRIOR_TO_SUPPRESSION,TRUE,VENTILATION,HORIZONTAL,PRIOR_TO_SUPPRESSION,Ventilation,Horizontal,Prior To Suppression,,,, -VENTILATION: HORIZONTAL: DURING_SUPPRESSION,TRUE,VENTILATION,HORIZONTAL,DURING_SUPPRESSION,Ventilation,Horizontal,During Suppression,,,, -VENTILATION: HORIZONTAL: POST_SUPPRESSION,TRUE,VENTILATION,HORIZONTAL,POST_SUPPRESSION,Ventilation,Horizontal,Post Suppression,,,, -VENTILATION: POSITIVE_PRESSURE,TRUE,VENTILATION,POSITIVE_PRESSURE,,Ventilation,Positive Pressure,,,,, -VENTILATION: POSITIVE_PRESSURE: PRIOR_TO_SUPPRESSION,TRUE,VENTILATION,POSITIVE_PRESSURE,PRIOR_TO_SUPPRESSION,Ventilation,Positive Pressure,Prior To Suppression,,,, -VENTILATION: POSITIVE_PRESSURE: DURING_SUPPRESSION,TRUE,VENTILATION,POSITIVE_PRESSURE,DURING_SUPPRESSION,Ventilation,Positive Pressure,During Suppression,,,, -VENTILATION: POSITIVE_PRESSURE: POST_SUPPRESSION,TRUE,VENTILATION,POSITIVE_PRESSURE,POST_SUPPRESSION,Ventilation,Positive Pressure,Post Suppression,,,, -VENTILATION: HYDRAULIC,TRUE,VENTILATION,HYDRAULIC,,Ventilation,Hydraulic,,,,, -VENTILATION: HYDRAULIC: PRIOR_TO_SUPPRESSION,TRUE,VENTILATION,HYDRAULIC,PRIOR_TO_SUPPRESSION,Ventilation,Hydraulic,Prior To Suppression,,,, -VENTILATION: HYDRAULIC: DURING_SUPPRESSION,TRUE,VENTILATION,HYDRAULIC,DURING_SUPPRESSION,Ventilation,Hydraulic,During Suppression,,,, -VENTILATION: HYDRAULIC: POST_SUPPRESSION,TRUE,VENTILATION,HYDRAULIC,POST_SUPPRESSION,Ventilation,Hydraulic,Post Suppression,,,, -SEARCH_STRUCTURE: DOOR_INITIATED_SEARCH,TRUE,SEARCH_STRUCTURE,DOOR_INITIATED_SEARCH,,Search Structure,Door Initiated Search,,,,, -SEARCH_STRUCTURE: DOOR_INITIATED_SEARCH: PRIOR_TO_SUPPRESSION,TRUE,SEARCH_STRUCTURE,DOOR_INITIATED_SEARCH,PRIOR_TO_SUPPRESSION,Search Structure,Door Initiated Search,Prior To Suppression,,,, -SEARCH_STRUCTURE: DOOR_INITIATED_SEARCH: DURING_SUPPRESSION,TRUE,SEARCH_STRUCTURE,DOOR_INITIATED_SEARCH,DURING_SUPPRESSION,Search Structure,Door Initiated Search,During Suppression,,,, -SEARCH_STRUCTURE: DOOR_INITIATED_SEARCH: POST_SUPPRESSION,TRUE,SEARCH_STRUCTURE,DOOR_INITIATED_SEARCH,POST_SUPPRESSION,Search Structure,Door Initiated Search,Post Suppression,,,, -SEARCH_STRUCTURE: WINDOW_INITIATED_SEARCH,TRUE,SEARCH_STRUCTURE,WINDOW_INITIATED_SEARCH,,Search Structure,Window Initiated Search,,,,, -SEARCH_STRUCTURE: WINDOW_INITIATED_SEARCH: PRIOR_TO_SUPPRESSION,TRUE,SEARCH_STRUCTURE,WINDOW_INITIATED_SEARCH,PRIOR_TO_SUPPRESSION,Search Structure,Window Initiated Search,Prior To Suppression,,,, -SEARCH_STRUCTURE: WINDOW_INITIATED_SEARCH: DURING_SUPPRESSION,TRUE,SEARCH_STRUCTURE,WINDOW_INITIATED_SEARCH,DURING_SUPPRESSION,Search Structure,Window Initiated Search,During Suppression,,,, -SEARCH_STRUCTURE: WINDOW_INITIATED_SEARCH: POST_SUPPRESSION,TRUE,SEARCH_STRUCTURE,WINDOW_INITIATED_SEARCH,POST_SUPPRESSION,Search Structure,Window Initiated Search,Post Suppression,,,, -NON_STRUCTURE_SEARCH: SEARCH_AREA_OF_COLLAPSE,TRUE,NON_STRUCTURE_SEARCH,SEARCH_AREA_OF_COLLAPSE,,Non Structure Search,Search Area of Collapse,,,,, -NON_STRUCTURE_SEARCH: SEARCH_UNDERGROUND_INFRASTRUCTURE,TRUE,NON_STRUCTURE_SEARCH,SEARCH_UNDERGROUND_INFRASTRUCTURE,,Non Structure Search,Search Underground Infrastructure (Cave / Mine),,,,, -NON_STRUCTURE_SEARCH: WIDE_AREA_OUTDOOR_SEARCH,TRUE,NON_STRUCTURE_SEARCH,WIDE_AREA/OUTDOOR_SEARCH,,Non Structure Search,Wide Area / Outdoor Search,,,,, -NON_STRUCTURE_SEARCH: SEARCH_WATERWAY,TRUE,NON_STRUCTURE_SEARCH,SEARCH_WATERWAY,,Non Structure Search,Search Waterway,,,,, -NON_STRUCTURE_SEARCH: BODY_RECOVERY,TRUE,NON_STRUCTURE_SEARCH,BODY_RECOVERY,,Non Structure Search,Body Recovery,,,,, -NON_STRUCTURE_SEARCH: USAR_K9_SEARCH,TRUE,NON_STRUCTURE_SEARCH,USAR_K9_SEARCH,,Non Structure Search,USAR K9 Search,,,,, -SALVAGE_AND_OVERHAUL,TRUE,SALVAGE_AND_OVERHAUL,,,Salvage And Overhaul,,,,,, -PERSONNEL_CONTAMINATION_REDUCTION: ON_SCENE_CONTAMINATION_REDUCTION,TRUE,PERSONNEL_CONTAMINATION_REDUCTION,ON_SCENE_CONTAMINATION_REDUCTION,,Personnel Contamination Reduction,On-Scene Contamination Reduction,,,,, -PERSONNEL_CONTAMINATION_REDUCTION: CLEAN_CAB_TRANSPORT,TRUE,PERSONNEL_CONTAMINATION_REDUCTION,CLEAN_CAB_TRANSPORT,,Personnel Contamination Reduction,Clean Cab Transport,,,,, -PERSONNEL_CONTAMINATION_REDUCTION: PPE_WASHED_POST_INCIDENT,TRUE,PERSONNEL_CONTAMINATION_REDUCTION,PPE_WASHED_POST_INCIDENT,,Personnel Contamination Reduction,PPE Washed Post-Incident,,,,, -HAZARDOUS_SITUATION_MITIGATION: TAKE_SAMPLES,TRUE,HAZARDOUS_SITUATION_MITIGATION,TAKE_SAMPLES,,Hazardous Situation Mitigation,Take Samples,,,,, -HAZARDOUS_SITUATION_MITIGATION: SPILL_CONTROL,TRUE,HAZARDOUS_SITUATION_MITIGATION,SPILL_CONTROL,,Hazardous Situation Mitigation,Spill Control,,,,, -HAZARDOUS_SITUATION_MITIGATION: LEAK_STOP,TRUE,HAZARDOUS_SITUATION_MITIGATION,LEAK_STOP,,Hazardous Situation Mitigation,Leak Stop,,,,, -HAZARDOUS_SITUATION_MITIGATION: REMOVE_HAZARD,TRUE,HAZARDOUS_SITUATION_MITIGATION,REMOVE_HAZARD,,Hazardous Situation Mitigation,Remove Hazard,,,,, -HAZARDOUS_SITUATION_MITIGATION: DECONTAMINATION,TRUE,HAZARDOUS_SITUATION_MITIGATION,DECONTAMINATION,,Hazardous Situation Mitigation,Decontamination,,,,, -HAZARDOUS_SITUATION_MITIGATION: ATMOSPHERIC_MONITORING_INTERIOR,TRUE,HAZARDOUS_SITUATION_MITIGATION,ATMOSPHERIC_MONITORING_INTERIOR,,Hazardous Situation Mitigation,Atmospheric Monitoring (Interior),,,,, -HAZARDOUS_SITUATION_MITIGATION: ATMOSPHERIC_MONITORING_EXTERIOR_FENCELINE,TRUE,HAZARDOUS_SITUATION_MITIGATION,ATMOSPHERIC_MONITORING_EXTERIOR_FENCELINE,,Hazardous Situation Mitigation,Atmospheric Monitoring (Exterior / Fenceline),,,,, -PROVIDE_EVACUATION_SUPPORT: CONNECTED_INTERIOR_SPACES,TRUE,PROVIDE_EVACUATION_SUPPORT,CONNECTED_INTERIOR_SPACES,,Provide Evacuation Support,Connected Interior Spaces,,,,, -PROVIDE_EVACUATION_SUPPORT: REMOTE_INTERIOR_SPACES,TRUE,PROVIDE_EVACUATION_SUPPORT,REMOTE_INTERIOR_SPACES,,Provide Evacuation Support,Remote Interior Spaces,,,,, -PROVIDE_EVACUATION_SUPPORT: NEARBY_BUILDINGS,TRUE,PROVIDE_EVACUATION_SUPPORT,NEARBY_BUILDINGS,,Provide Evacuation Support,Nearby Buildings,,,,, -PROVIDE_EVACUATION_SUPPORT: LARGE_AREA,TRUE,PROVIDE_EVACUATION_SUPPORT,LARGE_AREA,,Provide Evacuation Support,Large Area,,,,, -PROVIDE_EQUIPMENT: PROVIDE_SPECIAL_EQUIPMENT,TRUE,PROVIDE_EQUIPMENT,PROVIDE_SPECIAL_EQUIPMENT,,Provide Equipment,Provide Special Equipment,,,,, -PROVIDE_EQUIPMENT: PROVIDE_LIGHT,TRUE,PROVIDE_EQUIPMENT,PROVIDE_LIGHT,,Provide Equipment,Provide Light,,,,, -PROVIDE_EQUIPMENT: PROVIDE_ELECTRICAL_POWER,TRUE,PROVIDE_EQUIPMENT,PROVIDE_ELECTRICAL_POWER,,Provide Equipment,Provide Electrical Power,,,,, -PROVIDE_EQUIPMENT: PROVIDE_DRONE_VIDEO_EQUIPMENT,TRUE,PROVIDE_EQUIPMENT,PROVIDE_DRONE_VIDEO_EQUIPMENT,,Provide Equipment,Provide Drone / Video Equipment,,,,, -PROVIDE_SERVICES: RESTORE_SPRINKLER_SYSTEM,TRUE,PROVIDE_SERVICES,RESTORE_SPRINKLER_SYSTEM,,Provide Services,Restore Sprinkler System,,,,, -PROVIDE_SERVICES: RESTORE_RESET_ALARM_SYSTEM,TRUE,PROVIDE_SERVICES,RESTORE_RESET_ALARM_SYSTEM,,Provide Services,Restore/Reset Alarm System,,,,, -PROVIDE_SERVICES: SHUT_DOWN_ALARM,TRUE,PROVIDE_SERVICES,SHUT_DOWN_ALARM,,Provide Services,Shut Down Alarm,,,,, -PROVIDE_SERVICES: SHUT_DOWN_SPRINKLER_SYSTEM,TRUE,PROVIDE_SERVICES,SHUT_DOWN_SPRINKLER_SYSTEM,,Provide Services,Shut Down Sprinkler System,,,,, -PROVIDE_SERVICES: SECURE_PROPERTY,TRUE,PROVIDE_SERVICES,SECURE_PROPERTY,,Provide Services,Secure Property,,,,, -PROVIDE_SERVICES: REMOVE_WATER,TRUE,PROVIDE_SERVICES,REMOVE_WATER,,Provide Services,Remove Water,,,,, -PROVIDE_SERVICES: ASSIST_UNINJURED_PERSON,TRUE,PROVIDE_SERVICES,ASSIST_UNINJURED_PERSON,,Provide Services,Assist Uninjured Person,,,,, -PROVIDE_SERVICES: ASSIST_ANIMAL,TRUE,PROVIDE_SERVICES,ASSIST_ANIMAL,,Provide Services,Assist Animal,,,,, -PROVIDE_SERVICES: PROVIDE_APPARATUS_WATER,TRUE,PROVIDE_SERVICES,PROVIDE_APPARATUS_WATER,,Provide Services,Provide Apparatus / Water,,,,, -PROVIDE_SERVICES: CONTROL_CROWD,TRUE,PROVIDE_SERVICES,CONTROL_CROWD,,Provide Services,Control Crowd,,,,, -PROVIDE_SERVICES: CONTROL_TRAFFIC,TRUE,PROVIDE_SERVICES,CONTROL_TRAFFIC,,Provide Services,Control Traffic,,,,, -PROVIDE_SERVICES: DAMAGE_ASSESSMENT,TRUE,PROVIDE_SERVICES,DAMAGE_ASSESSMENT,,Provide Services,Damage Assessment,,,,, -INFORMATION_ENFORCEMENT: REFER_TO_PROPER_AHJ,TRUE,INFORMATION_ENFORCEMENT,REFER_TO_PROPER_AHJ,,Information Enforcement,Refer To Proper AHJ,,,,, -INFORMATION_ENFORCEMENT: ENFORCE_CODE_OR_LAW,TRUE,INFORMATION_ENFORCEMENT,ENFORCE_CODE_OR_LAW,,Information Enforcement,Enforce Code Or Law,,,,, -INFORMATION_ENFORCEMENT: PROVIDE_PUBLIC_INFORMATION,TRUE,INFORMATION_ENFORCEMENT,PROVIDE_PUBLIC_INFORMATION,,Information Enforcement,Provide Public Information,,,,, \ No newline at end of file diff --git a/secondary_schemas/value_sets/csv/type_activity.csv b/secondary_schemas/value_sets/csv/type_activity.csv deleted file mode 100644 index 986de28..0000000 --- a/secondary_schemas/value_sets/csv/type_activity.csv +++ /dev/null @@ -1,17 +0,0 @@ -,active,value,description,definition,source -0,True,DRIVING_RIDING_DEPARTMENT_VEHICLE,Driving or riding in department vehicle,, -1,True,DRIVING_RIDING_OTHER_VEHICLE,Driving or riding in other vehicle,, -2,True,MOVING_ABOUT_STATION_ALARM,"Moving about station, alarm sounding",, -3,True,MOVING_ABOUT_STATION_NORMAL,"Moving about station, normal activity",, -4,True,STATION_MAINTENANCE,Station maintenance,, -5,True,VEHICLE_MAINTENANCE,Vehicle maintenance,, -6,True,EQUIPMENT_MAINTENANCE,Equipment maintenance,, -7,True,PHYSICAL_FITNESS_ACTIVITY,Physical fitness activity,, -8,True,COOKING_ACTIVITY,Cooking activity,, -9,True,TRAINING_ACTIVITY_DRILL,Training activity or drill,, -10,True,INVESTIGATION,Investigation,, -11,True,INSPECTION,Inspection,, -12,True,ADMINISTRATIVE_WORK,Administrative work,, -13,True,COMMUNICATIONS_WORK,Communications work,, -14,True,AT_REST,At rest,, -15,True,OTHER,Other,, diff --git a/secondary_schemas/value_sets/csv/type_alcohol_tobacco_drugs.csv b/secondary_schemas/value_sets/csv/type_alcohol_tobacco_drugs.csv deleted file mode 100644 index 6a4ea0b..0000000 --- a/secondary_schemas/value_sets/csv/type_alcohol_tobacco_drugs.csv +++ /dev/null @@ -1,7 +0,0 @@ -,active,value,description,definition,source -0,True,ALCOHOL_USER,Alcohol user,, -1,True,TOBACCO_USER,Tobacco user,, -2,True,SMOKER_OTHER,Smoker - other,Includes eCigarettes, -3,True,MARIJUANA_USER,Marijuana user,, -4,True,OTHER_ILLICIT_DRUGS,Other illicit drugs,, -5,True,NONE,,, diff --git a/secondary_schemas/value_sets/csv/type_appliances_equipment.csv b/secondary_schemas/value_sets/csv/type_appliances_equipment.csv deleted file mode 100644 index e6e57ea..0000000 --- a/secondary_schemas/value_sets/csv/type_appliances_equipment.csv +++ /dev/null @@ -1,36 +0,0 @@ -,active,value,value_2,value_3,description_1,description_2,definition,source -0,TRUE,HEATING_COOLING_EQUIPMENT: PORTABLE_AIR_CONDITIONING,HEATING_COOLING_EQUIPMENT,PORTABLE_AIR_CONDITIONING,Heating Cooling Equipment,Portable Air Conditioning,, -1,TRUE,HEATING_COOLING_EQUIPMENT: PORTABLE_HEATER,HEATING_COOLING_EQUIPMENT,PORTABLE_HEATER,Heating Cooling Equipment,Portable Heater,, -2,TRUE,HEATING_COOLING_EQUIPMENT: CENTRAL_HEATING,HEATING_COOLING_EQUIPMENT,CENTRAL_HEATING,Heating Cooling Equipment,Central Heating,, -3,TRUE,HEATING_COOLING_EQUIPMENT: CENTRAL_AIR_CONDITIONING,HEATING_COOLING_EQUIPMENT,CENTRAL_AIR_CONDITIONING,Heating Cooling Equipment,Central Air Conditioning,, -4,TRUE,HEATING_COOLING_EQUIPMENT: FIREPLACE,HEATING_COOLING_EQUIPMENT,FIREPLACE,Heating Cooling Equipment,Fireplace,, -5,TRUE,HEATING_COOLING_EQUIPMENT: CHIMNEY,HEATING_COOLING_EQUIPMENT,CHIMNEY,Heating Cooling Equipment,Chimney,, -6,TRUE,HEATING_COOLING_EQUIPMENT: CHIMNEY_CONNECTOR,HEATING_COOLING_EQUIPMENT,CHIMNEY_CONNECTOR,Heating Cooling Equipment,Chimney Connector,, -7,TRUE,HEATING_COOLING_EQUIPMENT: WATER_HEATER,HEATING_COOLING_EQUIPMENT,WATER_HEATER,Heating Cooling Equipment,Water Heater,, -8,TRUE,HEATING_COOLING_EQUIPMENT: OTHER,HEATING_COOLING_EQUIPMENT,OTHER,Heating Cooling Equipment,Other,, -9,TRUE,HEATING_COOLING_EQUIPMENT: VENT_EXHAUST_FAN,HEATING_COOLING_EQUIPMENT,VENT_EXHAUST_FAN,Heating Cooling Equipment,Vent Exhaust Fan,, -10,TRUE,COOKING_EQUIPMENT: GAS_RANGE_OVEN,COOKING_EQUIPMENT,GAS_RANGE_OVEN,Cooking Equipment,Gas Range Oven,, -11,TRUE,COOKING_EQUIPMENT: ELECTRIC_RANGE_OVEN,COOKING_EQUIPMENT,ELECTRIC_RANGE_OVEN,Cooking Equipment,Electric Range Oven,, -12,TRUE,COOKING_EQUIPMENT: MICROWAVE_OVEN,COOKING_EQUIPMENT,MICROWAVE_OVEN,Cooking Equipment,Microwave Oven,, -13,TRUE,COOKING_EQUIPMENT: TOASTER_OVEN,COOKING_EQUIPMENT,TOASTER_OVEN,Cooking Equipment,Toaster Oven,, -14,TRUE,COOKING_EQUIPMENT: AIR_FRYER,COOKING_EQUIPMENT,AIR_FRYER,Cooking Equipment,Air Fryer,, -15,TRUE,COOKING_EQUIPMENT: OIL_FRYER,COOKING_EQUIPMENT,OIL_FRYER,Cooking Equipment,Oil Fryer,, -16,TRUE,COOKING_EQUIPMENT: OTHER_COOKING,COOKING_EQUIPMENT,OTHER_COOKING,Cooking Equipment,Other Cooking,, -17,TRUE,ELECTRICAL_EQUIPMENT: PERMANENT_ELECTRICAL_CORD_CABLE,ELECTRICAL_EQUIPMENT,PERMANENT_ELECTRICAL_CORD_CABLE,Electrical Equipment,Permanent Electrical Cord Cable,, -18,TRUE,ELECTRICAL_EQUIPMENT: TEMPORARY_ELECTRICAL_CORD_CABLE,ELECTRICAL_EQUIPMENT,TEMPORARY_ELECTRICAL_CORD_CABLE,Electrical Equipment,Temporary Electrical Cord Cable,, -19,TRUE,ELECTRICAL_EQUIPMENT: RECEPTACLE_SWITCH,ELECTRICAL_EQUIPMENT,RECEPTACLE_SWITCH,Electrical Equipment,Receptacle Switch,, -20,TRUE,ELECTRICAL_EQUIPMENT: LIGHTING,ELECTRICAL_EQUIPMENT,LIGHTING,Electrical Equipment,Lighting,, -21,TRUE,ELECTRICAL_EQUIPMENT: TRANSFORMER,ELECTRICAL_EQUIPMENT,TRANSFORMER,Electrical Equipment,Transformer,, -22,TRUE,ELECTRICAL_EQUIPMENT: PANEL_BOARD_SWITCH_BOARD,ELECTRICAL_EQUIPMENT,PANEL_BOARD_SWITCH_BOARD,Electrical Equipment,Panel Board Switch Board,, -23,TRUE,ELECTRICAL_EQUIPMENT: OTHER,ELECTRICAL_EQUIPMENT,OTHER,Electrical Equipment,Other,, -24,TRUE,ELECTRICAL_EQUIPMENT: POWER_STRIPS_ADAPTERS,ELECTRICAL_EQUIPMENT,POWER_STRIPS_ADAPTERS,Electrical Equipment,Power Strips Adapters,, -25,TRUE,APPLIANCES_EQUIPMENT: AUDIO_VISUAL_EQUIPMENT,APPLIANCES_EQUIPMENT,AUDIO_VISUAL_EQUIPMENT,Appliances Equipment,Audio Visual Equipment,, -26,TRUE,APPLIANCES_EQUIPMENT: CLOTHES_DRYER,APPLIANCES_EQUIPMENT,CLOTHES_DRYER,Appliances Equipment,Clothes Dryer,, -27,TRUE,APPLIANCES_EQUIPMENT: WASHING_MACHINE,APPLIANCES_EQUIPMENT,WASHING_MACHINE,Appliances Equipment,Washing Machine,, -28,TRUE,APPLIANCES_EQUIPMENT: DISHWASHER,APPLIANCES_EQUIPMENT,DISHWASHER,Appliances Equipment,Dishwasher,, -29,TRUE,APPLIANCES_EQUIPMENT: REFRIGERATOR,APPLIANCES_EQUIPMENT,REFRIGERATOR,Appliances Equipment,Refrigerator,, -30,TRUE,APPLIANCES_EQUIPMENT: PRESSING_IRON,APPLIANCES_EQUIPMENT,PRESSING_IRON,Appliances Equipment,Pressing Iron,, -31,TRUE,APPLIANCES_EQUIPMENT: SHOP_TOOLS,APPLIANCES_EQUIPMENT,SHOP_TOOLS,Appliances Equipment,Shop Tools,, -32,TRUE,APPLIANCES_EQUIPMENT: TORCH,APPLIANCES_EQUIPMENT,TORCH,Appliances Equipment,Torch,, -33,TRUE,APPLIANCES_EQUIPMENT: OUTDOOR_GRILL_FIRE_PIT,APPLIANCES_EQUIPMENT,OUTDOOR_GRILL_FIRE_PIT,Appliances Equipment,Outdoor Grill Fire Pit,, -34,TRUE,APPLIANCES_EQUIPMENT: OTHER,APPLIANCES_EQUIPMENT,OTHER,Appliances Equipment,Other,, \ No newline at end of file diff --git a/secondary_schemas/value_sets/csv/type_aspect.csv b/secondary_schemas/value_sets/csv/type_aspect.csv deleted file mode 100644 index a918573..0000000 --- a/secondary_schemas/value_sets/csv/type_aspect.csv +++ /dev/null @@ -1,9 +0,0 @@ -,active,value,description,definition,source -0,True,NORTH_WEST,North-West,, -1,True,SOUTH_WEST,South-West,, -2,True,NORTH,North,, -3,True,SOUTH,South,, -4,True,EAST,East,, -5,True,WEST,West,, -6,True,NORTH_EAST,North-East,, -7,True,SOUTH_EAST,South-East,, diff --git a/secondary_schemas/value_sets/csv/type_assignment.csv b/secondary_schemas/value_sets/csv/type_assignment.csv deleted file mode 100644 index eba2fc3..0000000 --- a/secondary_schemas/value_sets/csv/type_assignment.csv +++ /dev/null @@ -1,13 +0,0 @@ -,active,value,description,definition,source -0,True,FIRE_SUPPRESSION,Fire suppression,, -1,True,HAZMAT,Hazmat,, -2,True,RESCUE,Rescue,, -3,True,EMS,EMS,, -4,True,PREVENTION_INSPECTION,Prevention or inspection,, -5,True,TRAINING,Training,, -6,True,MAINTENANCE,Maintenance,, -7,True,COMMUNICATIONS,Communications,, -8,True,ADMINISTRATION,Administration,, -9,True,FIRE_INVESTIGATIONS,Fire investigations,, -10,True,MIH_PARAMEDICINE,MIH / Paramedicine,, -11,True,OTHER,Other,, diff --git a/secondary_schemas/value_sets/csv/type_attached.csv b/secondary_schemas/value_sets/csv/type_attached.csv deleted file mode 100644 index 5c0afed..0000000 --- a/secondary_schemas/value_sets/csv/type_attached.csv +++ /dev/null @@ -1,8 +0,0 @@ -,active,value,description,definition,source -0,True,FENCE,Fence,, -1,True,PORCH_DECK,Porch/Deck,, -2,True,CARPORT_LEANTO,Carport/Lean to,, -3,True,PATIO_COVER_AWNING,Patio Cover or Awning,, -4,True,GARAGE,Garage,, -5,True,OTHER,Other,, -6,True,NONE,,, diff --git a/secondary_schemas/value_sets/csv/type_attached_material.csv b/secondary_schemas/value_sets/csv/type_attached_material.csv deleted file mode 100644 index cb2a596..0000000 --- a/secondary_schemas/value_sets/csv/type_attached_material.csv +++ /dev/null @@ -1,5 +0,0 @@ -,active,value,description,definition,source -0,True,COMBUSTIBLE,Combustible,, -1,True,NON COMBUSTIBLE,Non Combustible,, -2,True,NONE PRESENT,None Present,, -3,True,UNKNOWN,Unknown,, diff --git a/secondary_schemas/value_sets/csv/type_auto_body_style.csv b/secondary_schemas/value_sets/csv/type_auto_body_style.csv deleted file mode 100644 index 13418fc..0000000 --- a/secondary_schemas/value_sets/csv/type_auto_body_style.csv +++ /dev/null @@ -1,18 +0,0 @@ -,active,value,description,definition,source -0,True,AMBULANCE,Ambulance,, -1,True,BUS,Bus,, -2,True,CONVERTIBLE,Convertible,, -3,True,COUPE,Coupe,, -4,True,FIRE TRUCK,Fire Truck,, -5,True,HARDTOP,Hardtop,, -6,True,HATCHBACK,Hatchback,, -7,True,HEARSE,Hearse,, -8,True,LIMOUSINE,Limousine,, -9,True,MINIVAN,Minivan,, -10,True,MOTORIZED_HOME,Motorized Home,, -11,True,PICKUP,Pickup,, -12,True,ROADSTER,Roadster,, -13,True,SUV,SUV,, -14,True,SEDAN,Sedan,, -15,True,STATION_WAGON,Station Wagon,, -16,True,VAN,Van,, diff --git a/secondary_schemas/value_sets/csv/type_auto_make.csv b/secondary_schemas/value_sets/csv/type_auto_make.csv deleted file mode 100644 index e263ee6..0000000 --- a/secondary_schemas/value_sets/csv/type_auto_make.csv +++ /dev/null @@ -1,67 +0,0 @@ -,active,value,description,definition,source -0,True,Acura,,, -1,True,Alfa Romeo,,, -2,True,Aston Martin,,, -3,True,Audi,,, -4,True,BMW,,, -5,True,Bentley Motors,,, -6,True,Bollinger Motors,,, -7,True,Bugatti,,, -8,True,Buick,,, -9,True,Cadillac,,, -10,True,Canoo,,, -11,True,Chevrolet,,, -12,True,Chrysler,,, -13,True,DeLorean Motor Company,,, -14,True,Dodge,,, -15,True,Ferrari,,, -16,True,Fiat,,, -17,True,Fisker,,, -18,True,Ford,,, -19,True,GMC,,, -20,True,Genesis,,, -21,True,Honda,,, -22,True,Hummer,,, -23,True,Hyundai,,, -24,True,Ineos,,, -25,True,Infiniti,,, -26,True,Jaguar,,, -27,True,Jeep,,, -28,True,Karma,,, -29,True,Kia,,, -30,True,Lamborghini,,, -31,True,Land Rover,,, -32,True,Lexus,,, -33,True,Lincoln,,, -34,True,Lordstown Motors,,, -35,True,Lotus,,, -36,True,Lucid Motors,,, -37,True,Maserati,,, -38,True,Maybach,,, -39,True,Mazda,,, -40,True,McLaren,,, -41,True,Mercedes-AMG,,, -42,True,Mercedes-Benz,,, -43,True,Mercury,,, -44,True,Mini,,, -45,True,Mitsubishi,,, -46,True,Nissan,,, -47,True,Oldsmobile,,, -48,True,Polestar,,, -49,True,Pontiac,,, -50,True,Porsche,,, -51,True,Plymouth,,, -52,True,Ram,,, -53,True,Rivian,,, -54,True,Rolls-Royce,,, -55,True,Saab,,, -56,True,Saturn,,, -57,True,Scion,,, -58,True,Smart,,, -59,True,Subaru,,, -60,True,Suzuki,,, -61,True,Tesla,,, -62,True,Toyota,,, -63,True,Volkswagen,,, -64,True,VinFast,,, -65,True,Volvo,,, diff --git a/secondary_schemas/value_sets/csv/type_battery_cell.csv b/secondary_schemas/value_sets/csv/type_battery_cell.csv deleted file mode 100644 index 80347fe..0000000 --- a/secondary_schemas/value_sets/csv/type_battery_cell.csv +++ /dev/null @@ -1,5 +0,0 @@ -,active,value,description,definition,source -0,True,POUCH_POLYMER,Pouch Polymer,, -1,True,CYLINDRICAL,Cylindrical,, -2,True,PRISMATIC,Prismatic,, -3,True,BUTTON_COIN,Button / Coin,, diff --git a/secondary_schemas/value_sets/csv/type_battery_chemistry.csv b/secondary_schemas/value_sets/csv/type_battery_chemistry.csv deleted file mode 100644 index 8d3e362..0000000 --- a/secondary_schemas/value_sets/csv/type_battery_chemistry.csv +++ /dev/null @@ -1,11 +0,0 @@ -,active,value,description,definition,source -0,True,LITHIUM_ION,Lithium Ion,, -1,True,LITHIUM_METAL,Lithium Metal,, -2,True,LITHIUM_IRON_PHOSPHATE,Lithium Iron Phosphate,, -3,True,LITHIUM_SULPHUR,Lithium Sulphur,, -4,True,SODIUM_ION,Sodium Ion,, -5,True,ALKALINE,Alkaline,, -6,True,LEAD_ACID,Lead Acid,, -7,True,NICKEL_METAL_HYDRIDE,Nickel Metal Hydride,, -8,True,UNKNOWN,Unknown,, -9,True,OTHER,Other,, diff --git a/secondary_schemas/value_sets/csv/type_bldg_damage.csv b/secondary_schemas/value_sets/csv/type_bldg_damage.csv deleted file mode 100644 index 4512225..0000000 --- a/secondary_schemas/value_sets/csv/type_bldg_damage.csv +++ /dev/null @@ -1,6 +0,0 @@ -,active,value,description,definition,source -0,True,MINOR_DAMAGE,"Minor (Limited Smoke / Fire / Water Damage, No Occupant Displacement)",, -1,True,MODERATE_DAMAGE,"Moderate (Flame / Water / Smoke Damage, Possible Occupant Displacement)",, -2,True,DESTROYED,"Destroyed (Flame / Smoke / Water Damage Resulting in Total Property Loss, Occupant Displacement)",, -3,True,INACCESSIBLE,Inaccessible,, -4,True,NO DAMAGE,No Damage,, diff --git a/secondary_schemas/value_sets/csv/type_body_part_injured.csv b/secondary_schemas/value_sets/csv/type_body_part_injured.csv deleted file mode 100644 index 64e92b9..0000000 --- a/secondary_schemas/value_sets/csv/type_body_part_injured.csv +++ /dev/null @@ -1,23 +0,0 @@ -,active,value,description,definition,source -0,True,EAR,Ear,, -1,True,EYE,Eye,, -2,True,NOSE,Nose,, -3,True,MOUTH,Mouth,, -4,True,HEAD_OTHER,"Head, other",, -5,True,NECK_SHOULDERS,Neck or shoulders,, -6,True,BACK_SPINE,"Back, spine",, -7,True,BACK_OTHER,"Back, other",, -8,True,CHEST,Chest,, -9,True,ABDOMEN,Abdomen,, -10,True,PELVIS_GROIN,Pelvis or groin,, -11,True,HIP_LOWER_BACK_BUTTOCKS,"Hip, lower back, or buttocks",, -12,True,ARM,Arm,, -13,True,LEG,Leg,, -14,True,HANDS_FINGERS,Hands or fingers,, -15,True,FOOT_TOES,Foot or toes,, -16,True,LUNGS,Lungs,, -17,True,HEART,Heart,, -18,True,STOMACH,Stomach,, -19,True,INTESTINAL_TRACT,Intestinal tract,, -20,True,GENITO_URINARY,Genito-urinary,, -21,True,OTHER,Other,, diff --git a/secondary_schemas/value_sets/csv/type_casualty.csv b/secondary_schemas/value_sets/csv/type_casualty.csv deleted file mode 100644 index 62a84d9..0000000 --- a/secondary_schemas/value_sets/csv/type_casualty.csv +++ /dev/null @@ -1,4 +0,0 @@ -value,active,description,definition,source,xor -UNINJURED,True,Uninjured,,,NOINJURY -INJURED_NONFATAL,True,Injured Nonfatal,,,INJURY -INJURED_FATAL,True,Injured Fatal,,,INJURY diff --git a/secondary_schemas/value_sets/csv/type_casualty_cause.csv b/secondary_schemas/value_sets/csv/type_casualty_cause.csv deleted file mode 100644 index b9f7442..0000000 --- a/secondary_schemas/value_sets/csv/type_casualty_cause.csv +++ /dev/null @@ -1,10 +0,0 @@ -value,active,description,definition,source -CAUGHT_TRAPPED_BY_FIRE_EXPLOSION,True,Caught / Trapped by Fire / Explosion,, -FALL_JUMP,True,Fall / Jump,, -STRESS_OVEREXERTION,True,Stress / Overexertion,, -COLLAPSE,True,Collapse,, -CAUGHT_TRAPPED_BY_OBJECT,True,Caught / Trapped by Object,, -STRUCK_CONTACT_WITH_OBJECT,True,Struck / Contact with Object,, -EXPOSURE,True,Exposure,, -VEHICLE_COLLISION,True,Vehicle Collision,, -OTHER,True,Other,, diff --git a/secondary_schemas/value_sets/csv/type_casualty_ppe.csv b/secondary_schemas/value_sets/csv/type_casualty_ppe.csv deleted file mode 100644 index 9d54ad7..0000000 --- a/secondary_schemas/value_sets/csv/type_casualty_ppe.csv +++ /dev/null @@ -1,14 +0,0 @@ -value,active,description,definition,source -TURNOUT_COAT,True,Turnout Coat,, -BUNKER_PANTS,True,Bunker Pants,, -PROTECTIVE_HOOD,True,Protective Hood,, -GLOVES,True,Gloves,, -FACE_SHIELD_GOGGLES,True,Face Shield / Goggles,, -HELMET,True,Helmet,, -SCBA,True,SCBA,, -PASS_DEVICE,True,Pass Device,, -RUBBER_KNEE_BOOTS,True,Rubber Knee Boots,, -3_4_BOOTS,True,3/4 Boots,, -BRUSH_GEAR,True,Brush Gear,, -REFLECTIVE_VEST,True,Reflective Vest,, -OTHER_SPECIAL_EQUIPMENT,True,Other Special Equipment,, diff --git a/secondary_schemas/value_sets/csv/type_casualty_timeline.csv b/secondary_schemas/value_sets/csv/type_casualty_timeline.csv deleted file mode 100644 index e78f025..0000000 --- a/secondary_schemas/value_sets/csv/type_casualty_timeline.csv +++ /dev/null @@ -1,7 +0,0 @@ -value,active,description,definition,source -RESPONDING,True,Responding,, -INITIAL_RESPONSE,True,Initial Response (First 10 Minutes),, -CONTINUING_OPERATIONS,True,Continuing Operations (11 to 60 minutes),, -EXTENDED_OPERATIONS,True,Extended Operations (Over 60 minutes),, -AFTER_CONCLUSION_OF_INCIDENT,True,After Conclusion Of Incident,, -UNKNOWN,True,Unknown,, diff --git a/secondary_schemas/value_sets/csv/type_construction.csv b/secondary_schemas/value_sets/csv/type_construction.csv deleted file mode 100644 index 752bcbd..0000000 --- a/secondary_schemas/value_sets/csv/type_construction.csv +++ /dev/null @@ -1,11 +0,0 @@ -,active,value,description,definition,source -0,True,TYPE_IA,Type I-A,Fire resistive non-combustible, -1,True,TYPE_IB,Type I-B,Fire resistive non-combustible, -2,True,TYPE_IIA,Type II-A,Protected non-combustible, -3,True,TYPE_IIB,Type II-B,Unprotected non-combustive, -4,True,TYPE_IIIA,Type III-A,Protected combustible, -5,True,TYPE_IIIB,Type III-B,Unprotected combustible, -6,True,TYPE_IV,Type IV,Heavy timber, -7,True,TYPE_VA,Type V-A,Protected wood frame, -8,True,TYPE_VB,Type V-B,Unprotected wood frame, -9,True,UNKNOWN,UNKNOWN,Unknown, diff --git a/secondary_schemas/value_sets/csv/type_consumer_product.csv b/secondary_schemas/value_sets/csv/type_consumer_product.csv deleted file mode 100644 index 9de5778..0000000 --- a/secondary_schemas/value_sets/csv/type_consumer_product.csv +++ /dev/null @@ -1,801 +0,0 @@ -,active,value_2,value_1,definition,source -0,TRUE,ALARM_ESCAPE_PROTECTION_DEVICES,"Lightning rods or arresters, antenna discharge units or other grounding devices",, -1,TRUE,ALARM_ESCAPE_PROTECTION_DEVICES,Burglar alarms,, -2,TRUE,ALARM_ESCAPE_PROTECTION_DEVICES,Electric timers,, -3,TRUE,ALARM_ESCAPE_PROTECTION_DEVICES,Fire escape devices (excluding ladders),, -4,TRUE,ALARM_ESCAPE_PROTECTION_DEVICES,"Padlocks, chain locks or other locks",, -5,TRUE,ALARM_ESCAPE_PROTECTION_DEVICES,Carbon monoxide detectors,, -6,TRUE,ALARM_ESCAPE_PROTECTION_DEVICES,Safes,, -7,TRUE,ALARM_ESCAPE_PROTECTION_DEVICES,Fire sprinklers,, -8,TRUE,ALARM_ESCAPE_PROTECTION_DEVICES,Fire extinguishers,, -9,TRUE,ALARM_ESCAPE_PROTECTION_DEVICES,Fire or smoke alarms,, -10,TRUE,CHILD_NURSERY_EQUIPMENT,Baby gates or barriers,, -11,TRUE,CHILD_NURSERY_EQUIPMENT,Playpens and play yards,, -12,TRUE,CHILD_NURSERY_EQUIPMENT,Other soft baby carriers,, -13,TRUE,CHILD_NURSERY_EQUIPMENT,Potty chairs or training seats (for children),, -14,TRUE,CHILD_NURSERY_EQUIPMENT,Shoelace fasteners (for infants),, -15,TRUE,CHILD_NURSERY_EQUIPMENT,Baby bathtub seats or rings (not toys),, -16,TRUE,CHILD_NURSERY_EQUIPMENT,Baby exercisers,, -17,TRUE,CHILD_NURSERY_EQUIPMENT,Framed baby carriers (carried on the back),, -18,TRUE,CHILD_NURSERY_EQUIPMENT,Baby harnesses,, -19,TRUE,CHILD_NURSERY_EQUIPMENT,Crib mobiles or crib gyms,, -20,TRUE,CHILD_NURSERY_EQUIPMENT,Baby carriers (bicycle-mounted),, -21,TRUE,CHILD_NURSERY_EQUIPMENT,Baby mattresses or pads,, -22,TRUE,CHILD_NURSERY_EQUIPMENT,Diaper fasteners (excluding safety pins),, -23,TRUE,CHILD_NURSERY_EQUIPMENT,Bottle warmers,, -24,TRUE,CHILD_NURSERY_EQUIPMENT,Baby scales,, -25,TRUE,CHILD_NURSERY_EQUIPMENT,High chairs,, -26,TRUE,CHILD_NURSERY_EQUIPMENT,Baby carriages,, -27,TRUE,CHILD_NURSERY_EQUIPMENT,"Cribs, not specified",, -28,TRUE,CHILD_NURSERY_EQUIPMENT,"Baby carriers, not specified",, -29,TRUE,CHILD_NURSERY_EQUIPMENT,Other baby carriers,, -30,TRUE,CHILD_NURSERY_EQUIPMENT,Portable cribs,, -31,TRUE,CHILD_NURSERY_EQUIPMENT,Portable baby swings (for home use),, -32,TRUE,CHILD_NURSERY_EQUIPMENT,Sterilizers (home use),, -33,TRUE,CHILD_NURSERY_EQUIPMENT,Baby strollers,, -34,TRUE,CHILD_NURSERY_EQUIPMENT,"Cribs, nonportable",, -35,TRUE,CHILD_NURSERY_EQUIPMENT,Car seats (for infants or children),, -36,TRUE,CHILD_NURSERY_EQUIPMENT,Baby slings and wraps,, -37,TRUE,CHILD_NURSERY_EQUIPMENT,Baby bottles or nipples,, -38,TRUE,CHILD_NURSERY_EQUIPMENT,Baby rattles,, -39,TRUE,CHILD_NURSERY_EQUIPMENT,Bassinets or cradles,, -40,TRUE,CHILD_NURSERY_EQUIPMENT,Baby changing tables,, -41,TRUE,CHILD_NURSERY_EQUIPMENT,Pacifiers or teething rings,, -42,TRUE,CHILD_NURSERY_EQUIPMENT,Diaper pails,, -43,TRUE,CHILD_NURSERY_EQUIPMENT,Baby baths or bathinettes,, -44,TRUE,CHILD_NURSERY_EQUIPMENT,Safety pins,, -45,TRUE,CHILD_NURSERY_EQUIPMENT,Attachable high chairs (including booster seats),, -46,TRUE,CHILD_NURSERY_EQUIPMENT,Baby bouncer seats (excl jumpers),, -47,TRUE,CHILD_NURSERY_EQUIPMENT,Baby walkers or jumpers,, -48,TRUE,CHILD_NURSERY_EQUIPMENT,Diapers,, -49,TRUE,CHILD_NURSERY_EQUIPMENT,Night-lights,, -50,TRUE,CHILD_NURSERY_EQUIPMENT,"Infant and toddler play centers (excluding jumpers, bouncers, and exercisers",, -51,TRUE,FARM_SUPPLIES_EQUIPMENT,Fertilizers and other chemicals for outdoor use (excluding pesticides),, -52,TRUE,FARM_SUPPLIES_EQUIPMENT,"Tractors, other or not specified",, -53,TRUE,FARM_SUPPLIES_EQUIPMENT,"Fertilizers, not specified",, -54,TRUE,FURNISHINGS_FIXTURES,"Convertible beds, hideaway beds or sofa beds",, -55,TRUE,FURNISHINGS_FIXTURES,"Books, magazines, albums or scrapbooks",, -56,TRUE,FURNISHINGS_FIXTURES,"Clocks, not electric or not battery operated or not specified",, -57,TRUE,FURNISHINGS_FIXTURES,Residential alternative energy systems for on-site power generation,, -58,TRUE,FURNISHINGS_FIXTURES,Bathtubs or showers (including fixtures or accessories,, -59,TRUE,FURNISHINGS_FIXTURES,Butane or LP gas meters,, -60,TRUE,FURNISHINGS_FIXTURES,Fireplace equipment,, -61,TRUE,FURNISHINGS_FIXTURES,Footlockers,, -62,TRUE,FURNISHINGS_FIXTURES,"Bedding, not specified",, -63,TRUE,FURNISHINGS_FIXTURES,Other furniture,, -64,TRUE,FURNISHINGS_FIXTURES,Other electric lighting equipment,, -65,TRUE,FURNISHINGS_FIXTURES,"Floor lamps or table lamps, halogen",, -66,TRUE,FURNISHINGS_FIXTURES,Sinks (excluding faucets),, -67,TRUE,FURNISHINGS_FIXTURES,"Pictures, picture frames or wall decorations",, -68,TRUE,FURNISHINGS_FIXTURES,"Chair, recliner",, -69,TRUE,FURNISHINGS_FIXTURES,Sheets or pillowcases,, -70,TRUE,FURNISHINGS_FIXTURES,"Tables, not elsewhere classified (excl. baby changing tables, billiard or pool tables and television tables or stands)",, -71,TRUE,FURNISHINGS_FIXTURES,Nonelectric blankets,, -72,TRUE,FURNISHINGS_FIXTURES,"Drapery or curtain rods, hooks or rings",, -73,TRUE,FURNISHINGS_FIXTURES,"Floor lamps or table lamps, electric (excluding halogen lamps)",, -74,TRUE,FURNISHINGS_FIXTURES,"Chair, rocking",, -75,TRUE,FURNISHINGS_FIXTURES,Toilets,, -76,TRUE,FURNISHINGS_FIXTURES,"Bedspreads, throws or comforters",, -77,TRUE,FURNISHINGS_FIXTURES,Hot tubs or home spas,, -78,TRUE,FURNISHINGS_FIXTURES,Glass bathtub or shower enclosures,, -79,TRUE,FURNISHINGS_FIXTURES,Bunk beds,, -80,TRUE,FURNISHINGS_FIXTURES,Laundry hampers,, -81,TRUE,FURNISHINGS_FIXTURES,"Mattresses, not specified",, -82,TRUE,FURNISHINGS_FIXTURES,Pillows (excluding water pillows),, -83,TRUE,FURNISHINGS_FIXTURES,Step stools,, -84,TRUE,FURNISHINGS_FIXTURES,"Knickknacks, statues, vases or urns",, -85,TRUE,FURNISHINGS_FIXTURES,"Blankets, not specified",, -86,TRUE,FURNISHINGS_FIXTURES,Faucets or spigots,, -87,TRUE,FURNISHINGS_FIXTURES,"Beds or bedframes, other or not specified",, -88,TRUE,FURNISHINGS_FIXTURES,"Desks, dressers, chests, bureaus, or buffets",, -89,TRUE,FURNISHINGS_FIXTURES,"Window shades, venetian blinds or indoor shutters",, -90,TRUE,FURNISHINGS_FIXTURES,Extension cords,, -91,TRUE,FURNISHINGS_FIXTURES,"Electric chandeliers, hanging lamps or other attached light fixtures",, -92,TRUE,FURNISHINGS_FIXTURES,Clothespins,, -93,TRUE,FURNISHINGS_FIXTURES,"Lighting equipment, not specified",, -94,TRUE,FURNISHINGS_FIXTURES,Other bedding,, -95,TRUE,FURNISHINGS_FIXTURES,Bars and bar accessories (excluding gymnastic and weight lifting equipment),, -96,TRUE,FURNISHINGS_FIXTURES,Electrical outlets or receptacles,, -97,TRUE,FURNISHINGS_FIXTURES,"Footstools, ottomans or hassocks",, -98,TRUE,FURNISHINGS_FIXTURES,Flashlights or battery-powered lanterns,, -99,TRUE,FURNISHINGS_FIXTURES,"Sofas, couches, davenports, divans or studio couches",, -100,TRUE,FURNISHINGS_FIXTURES,Filters (excluding swimming pool and aquarium filters),, -101,TRUE,FURNISHINGS_FIXTURES,"Scales, not electric or not battery operated or not specified (excluding baby scales)",, -102,TRUE,FURNISHINGS_FIXTURES,"Draperies, curtains or shower curtains (fabric or plastic)",, -103,TRUE,FURNISHINGS_FIXTURES,Stepladders (excluding step stools),, -104,TRUE,FURNISHINGS_FIXTURES,Futons,, -105,TRUE,FURNISHINGS_FIXTURES,"Ladders, other or not specified",, -106,TRUE,FURNISHINGS_FIXTURES,Towel racks or bars,, -107,TRUE,FURNISHINGS_FIXTURES,Benches (excluding work benches),, -108,TRUE,FURNISHINGS_FIXTURES,Surge suppressors or power strips,, -109,TRUE,FURNISHINGS_FIXTURES,Table linens,, -110,TRUE,FURNISHINGS_FIXTURES,Fuel-burning lighting equipment,, -111,TRUE,FURNISHINGS_FIXTURES,Bed rails,, -112,TRUE,FURNISHINGS_FIXTURES,"Rugs or carpets, not specified",, -113,TRUE,FURNISHINGS_FIXTURES,"Clocks, electric or battery operated",, -114,TRUE,FURNISHINGS_FIXTURES,"Scales, electric or battery operated (excluding baby scales)",, -115,TRUE,FURNISHINGS_FIXTURES,Cots,, -116,TRUE,FURNISHINGS_FIXTURES,"Cabinets, racks, room dividers and shelves, not elsewhere classified",, -117,TRUE,FURNISHINGS_FIXTURES,"Chairs, other or not specified",, -118,TRUE,FURNISHINGS_FIXTURES,Mirrors or mirror glass (excluding lighted make-up mirrors),, -119,TRUE,FURNISHINGS_FIXTURES,Toddler beds,, -120,TRUE,FURNISHINGS_FIXTURES,Waterbeds or water pillows,, -121,TRUE,FURNISHINGS_FIXTURES,Magazine racks or book ends,, -122,TRUE,FURNISHINGS_FIXTURES,"Bathtub or shower enclosures, not specified",, -123,TRUE,FURNISHINGS_FIXTURES,"Electric lighting equipment, not specified",, -124,TRUE,FURNISHINGS_FIXTURES,"Cords, electrical, other or not specified",, -125,TRUE,FURNISHINGS_FIXTURES,Nonglass bathtub or shower enclosures,, -126,TRUE,FURNISHINGS_FIXTURES,"Stools, other or not specified",, -127,TRUE,FURNISHINGS_FIXTURES,Generators or power plants,, -128,TRUE,FURNISHINGS_FIXTURES,"Runners, throw rugs or doormats (excluding bathtub mats)",, -129,TRUE,FURNISHINGS_FIXTURES,"Room-sized, wall-to-wall or outdoor carpeting (excluding runners)",, -130,TRUE,FURNISHINGS_FIXTURES,Light bulbs (excluding Christmas tree light bulbs),, -131,TRUE,FURNISHINGS_FIXTURES,Inflatable furniture,, -132,TRUE,FURNISHINGS_FIXTURES,"Furniture, not specified",, -133,TRUE,FURNISHINGS_FIXTURES,Fabrics (not part of finished item),, -134,TRUE,FURNISHINGS_FIXTURES,Nonbaby mattresses (excluding camp mattresses),, -135,TRUE,FURNISHINGS_FIXTURES,"Panelboards, circuit breakers, ground fault circuit interrupters (GFCIs) or fuses",, -136,TRUE,FURNISHINGS_FIXTURES,Slipcovers,, -137,TRUE,FURNISHINGS_FIXTURES,Artificial flowers or plants,, -138,TRUE,FURNISHINGS_FIXTURES,Towels or cloths,, -139,TRUE,FURNISHINGS_FIXTURES,Beach chairs or folding chairs,, -140,TRUE,FURNISHINGS_FIXTURES,Barstools or kitchen stools,, -141,TRUE,FURNISHINGS_FIXTURES,"Electrical wire or wiring systems (excluding panelboards, receptacles or interrupters)",, -142,TRUE,FURNISHINGS_FIXTURES,Extension or straight ladders,, -143,TRUE,GENERAL_HOUSEHOLD_APPLIANCE,Other water heaters,, -144,TRUE,GENERAL_HOUSEHOLD_APPLIANCE,Vacuum cleaners,, -145,TRUE,GENERAL_HOUSEHOLD_APPLIANCE,Electric clothes dryers without washers,, -146,TRUE,GENERAL_HOUSEHOLD_APPLIANCE,Sewing machines or accessories,, -147,TRUE,GENERAL_HOUSEHOLD_APPLIANCE,Floor buffers or waxers,, -148,TRUE,GENERAL_HOUSEHOLD_APPLIANCE,Wringer washing machines,, -149,TRUE,GENERAL_HOUSEHOLD_APPLIANCE,Drinking fountains,, -150,TRUE,GENERAL_HOUSEHOLD_APPLIANCE,Automatic doors or door openers (excluding garage doors),, -151,TRUE,GENERAL_HOUSEHOLD_APPLIANCE,Gas clothes dryers without washers,, -152,TRUE,GENERAL_HOUSEHOLD_APPLIANCE,Water softeners or conditioners (appliances),, -153,TRUE,GENERAL_HOUSEHOLD_APPLIANCE,Incinerators,, -154,TRUE,GENERAL_HOUSEHOLD_APPLIANCE,"Clothes dryers, not specified",, -155,TRUE,GENERAL_HOUSEHOLD_APPLIANCE,"Washing machines, other or not specified",, -156,TRUE,GENERAL_HOUSEHOLD_APPLIANCE,Automatic garage doors or door openers,, -157,TRUE,GENERAL_HOUSEHOLD_APPLIANCE,Electric brooms,, -158,TRUE,GENERAL_HOUSEHOLD_APPLIANCE,Electric water heaters (excluding immersion heaters),, -159,TRUE,GENERAL_HOUSEHOLD_APPLIANCE,"Propane, LP or butane gas tanks or fittings",, -160,TRUE,GENERAL_HOUSEHOLD_APPLIANCE,Rug shampooers,, -161,TRUE,GENERAL_HOUSEHOLD_APPLIANCE,Gas water heaters,, -162,TRUE,GENERAL_HOUSEHOLD_APPLIANCE,Electric blankets or sheets,, -163,TRUE,GENERAL_HOUSEHOLD_APPLIANCE,"Water heaters, not specified",, -164,TRUE,GENERAL_HOUSEHOLD_APPLIANCE,Electric heating pads,, -165,TRUE,HEATING_COOLING_VENT_APPLIANCE,Oil furnaces (excluding floor furnaces),, -166,TRUE,HEATING_COOLING_VENT_APPLIANCE,"Gas-burning fireplaces, factory built",, -167,TRUE,HEATING_COOLING_VENT_APPLIANCE,Radiators (excluding vehicle radiators),, -168,TRUE,HEATING_COOLING_VENT_APPLIANCE,"Electric heaters, not elsewhere classified",, -169,TRUE,HEATING_COOLING_VENT_APPLIANCE,Fans,, -170,TRUE,HEATING_COOLING_VENT_APPLIANCE,"Furnaces, other or not specified",, -171,TRUE,HEATING_COOLING_VENT_APPLIANCE,Air purifiers,, -172,TRUE,HEATING_COOLING_VENT_APPLIANCE,"Brick, stone or masonry chimneys",, -173,TRUE,HEATING_COOLING_VENT_APPLIANCE,"Chimneys, not specified",, -174,TRUE,HEATING_COOLING_VENT_APPLIANCE,Floor furnaces (built into floor),, -175,TRUE,HEATING_COOLING_VENT_APPLIANCE,Vaporizers,, -176,TRUE,HEATING_COOLING_VENT_APPLIANCE,Gas furnaces (excluding floor furnaces),, -177,TRUE,HEATING_COOLING_VENT_APPLIANCE,"Wood burning fireplaces, factory built",, -178,TRUE,HEATING_COOLING_VENT_APPLIANCE,"Metal chimneys, stovepipes or flues",, -179,TRUE,HEATING_COOLING_VENT_APPLIANCE,Portable gas or LP heaters,, -180,TRUE,HEATING_COOLING_VENT_APPLIANCE,"Electric fireplaces, factory built",, -181,TRUE,HEATING_COOLING_VENT_APPLIANCE,Outdoor patio heaters or firepits (manufactured),, -182,TRUE,HEATING_COOLING_VENT_APPLIANCE,Coal or wood-burning stoves,, -183,TRUE,HEATING_COOLING_VENT_APPLIANCE,Dehumidifiers,, -184,TRUE,HEATING_COOLING_VENT_APPLIANCE,Boilers,, -185,TRUE,HEATING_COOLING_VENT_APPLIANCE,Coal furnaces,, -186,TRUE,HEATING_COOLING_VENT_APPLIANCE,Kerosene or oil heaters,, -187,TRUE,HEATING_COOLING_VENT_APPLIANCE,"Heaters or heating systems, other or not specified",, -188,TRUE,HEATING_COOLING_VENT_APPLIANCE,Electric furnaces (excluding floor furnaces),, -189,TRUE,HEATING_COOLING_VENT_APPLIANCE,"Fireplaces, not specified",, -190,TRUE,HEATING_COOLING_VENT_APPLIANCE,Pipes (excluding smoking pipes),, -191,TRUE,HEATING_COOLING_VENT_APPLIANCE,"Gas or LP heaters, other or not specified",, -192,TRUE,HEATING_COOLING_VENT_APPLIANCE,"Heat tapes, electric",, -193,TRUE,HEATING_COOLING_VENT_APPLIANCE,Humidifiers,, -194,TRUE,HEATING_COOLING_VENT_APPLIANCE,Heat pumps,, -195,TRUE,HEATING_COOLING_VENT_APPLIANCE,Electric baseboard heaters,, -196,TRUE,HEATING_COOLING_VENT_APPLIANCE,Thermostats (for heating or cooling systems),, -197,TRUE,HEATING_COOLING_VENT_APPLIANCE,Built-in fireplaces,, -198,TRUE,HEATING_COOLING_VENT_APPLIANCE,Portable electric heaters,, -199,TRUE,HEATING_COOLING_VENT_APPLIANCE,Ductwork for heating or cooling systems (excluding flues),, -200,TRUE,HEATING_COOLING_VENT_APPLIANCE,Air conditioners,, -201,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,Radios (self-contained units,, -202,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,"Sound recording, reproducing or receiving equipment, not specified",, -203,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,Amateur two-way radios,, -204,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,Recording tapes,, -205,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,Projectors,, -206,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,Tape recorders or players (self-contained units),, -207,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,"Remote control, universal or not stated (excl. remote controls for toys)",, -208,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,"Antennas, not specified",, -209,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,Art and ceramic supplies or equipment (excl. paintbrushes),, -210,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,"Telescopes, binoculars, microscopes or magnifying glasses",, -211,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,Video players and recorders (excl. cameras),, -212,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,Stereo or hi-fi components or accessories (excluding self-contained units),, -213,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,Computers (equipment and electronic games),, -214,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,Television tables or stands,, -215,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,Outdoor antennas (separate),, -216,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,Phonograph records,, -217,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,Lapidary equipment,, -218,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,"Musical instruments, not electric or not battery operated or not specified",, -219,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,Coaxial Cable,, -220,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,Laser pointers,, -221,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,Compact disks (CDs) and DVDs,, -222,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,Televisions,, -223,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,Telephones or telephone accessories,, -224,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,"Other sound recording, reproducing or receiving equipment",, -225,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,Photographic equipment (excluding chemicals and projectors),, -226,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,"Musical instruments, electric or battery operated",, -227,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,Record players (self-contained units),, -228,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,Glass bottle cutting equipment,, -229,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,"Radios, not specified",, -230,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,Indoor antennas (separate),, -231,TRUE,HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT,Business and office machines,, -232,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Lubricants,, -233,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Photographic chemicals,, -234,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,"Ammonia, household",, -235,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,"Polishes, not specified",, -236,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Diesel fuels,, -237,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Wallpaper cleaners (chemical),, -238,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,"Solvents, other or not specified",, -239,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Rust preventatives,, -240,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,"Fuel oils, not specified",, -241,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Methyl alcohol,, -242,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,"Automotive chemicals (excluding antifreeze, lubricants, waxes and windshield wiper fluids)",, -243,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Liquid room deodorizers or fresheners,, -244,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Gasoline cans,, -245,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Turpentine,, -246,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Soaps (excluding laundry soaps or detergents),, -247,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Tapes (with adhesive surfaces),, -248,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Adhesives (excluding tapes),, -249,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,"Chemicals, not elsewhere classified",, -250,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Lye,, -251,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Oven cleaners,, -252,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,"Paints, varnishes or shellacs",, -253,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,"Room deodorizers or fresheners, not specified",, -254,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Caustics (excluding lye),, -255,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Lamp oils,, -256,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Dyes (noncosmetic),, -257,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Antifreeze,, -258,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Lighter fluids,, -259,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Drain cleaners,, -260,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Shoe polishes,, -261,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Rust removers,, -262,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,"Automotive waxes, polishes or cleaners",, -263,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Dry ice,, -264,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,"Paint or varnish removers, paintbrush cleaners (excluding turpentine)",, -265,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Bleaches (noncosmetic),, -266,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,"Detergents, not specified",, -267,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Furniture polishes or waxes,, -268,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Fuels for chafing dishes or fondue pots,, -269,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Spot removers or cleaning fluids,, -270,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Dishwashing liquid,, -271,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Toilet bowl products,, -272,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,"Fabric treatment products (excluding spot removers, cleaning fluids, bleaches and dyes)",, -273,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Pine oil cleaning and disinfectant preparations,, -274,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,"General purpose household cleaners (excluding abrasives, ammonia, pine oil and toilet bowl products)",, -275,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,"Fuel storage tanks (excluding propane, LP and butane tanks)",, -276,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Paint or varnish thinners (excluding turpentine),, -277,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Charcoal,, -278,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,"Metal polishes, tarnish removers or preventatives",, -279,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Dishwasher detergents,, -280,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,School laboratory chemicals,, -281,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Swimming pool chemicals,, -282,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Caulking or spackling compounds,, -283,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Kerosene,, -284,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Wallpaper steamers,, -285,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Gasoline,, -286,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,"Paintbrushes or rollers, manual",, -287,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Windshield wiper fluids,, -288,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Laundry soaps or detergents,, -289,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Solid room deodorizers or fresheners,, -290,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Acids (excluding drain cleaners and battery acids),, -291,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Other polishes,, -292,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Floor waxes,, -293,TRUE,HOME_FAMILY_MAINTENANCE_PRODUCT,Abrasive cleaners,, -294,TRUE,HOUSEHOLD_PACKAGING_CONTAINER,"Paper products (excluding bags, cups, straws and cardboard products)",, -295,TRUE,HOUSEHOLD_PACKAGING_CONTAINER,Other glass bottles or jars,, -296,TRUE,HOUSEHOLD_PACKAGING_CONTAINER,Nonglass bottles or jars (excluding baby bottles),, -297,TRUE,HOUSEHOLD_PACKAGING_CONTAINER,Other specified plastic products,, -298,TRUE,HOUSEHOLD_PACKAGING_CONTAINER,"Metal containers (excluding aerosols, trash and gasoline cans)",, -299,TRUE,HOUSEHOLD_PACKAGING_CONTAINER,Cardboard products,, -300,TRUE,HOUSEHOLD_PACKAGING_CONTAINER,Containers with key openers,, -301,TRUE,HOUSEHOLD_PACKAGING_CONTAINER,Aluminum foil wrapping products,, -302,TRUE,HOUSEHOLD_PACKAGING_CONTAINER,Vacuum containers,, -303,TRUE,HOUSEHOLD_PACKAGING_CONTAINER,Other containers (excluding vacuum or pressurized containers),, -304,TRUE,HOUSEHOLD_PACKAGING_CONTAINER,Glass tubing or test tubes,, -305,TRUE,HOUSEHOLD_PACKAGING_CONTAINER,"Plastic containers (rigid or semi-rigid, excluding bottles and jars)",, -306,TRUE,HOUSEHOLD_PACKAGING_CONTAINER,Plastic bags,, -307,TRUE,HOUSEHOLD_PACKAGING_CONTAINER,Wooden containers,, -308,TRUE,HOUSEHOLD_PACKAGING_CONTAINER,"Glass bottles or jars, not specified",, -309,TRUE,HOUSEHOLD_PACKAGING_CONTAINER,"Self-contained openers (e.g., zip-top or pull-top cans)",, -310,TRUE,HOUSEHOLD_PACKAGING_CONTAINER,Glass alcoholic beverage bottles,, -311,TRUE,HOUSEHOLD_PACKAGING_CONTAINER,Plastic wrapping products (excluding plastic bags),, -312,TRUE,HOUSEHOLD_PACKAGING_CONTAINER,Aerosol containers,, -313,TRUE,HOUSEHOLD_PACKAGING_CONTAINER,Paper bags,, -314,TRUE,HOUSEHOLD_PACKAGING_CONTAINER,"Bottles or jars, not specified",, -315,TRUE,HOUSEHOLD_PACKAGING_CONTAINER,Glass soft drink bottles,, -316,TRUE,HOUSEHOLD_PACKAGING_CONTAINER,Canning jars,, -317,TRUE,HOUSEHOLD_PACKAGING_CONTAINER,"Bags, not elsewhere classified",, -318,TRUE,HOUSEHOLD_PACKAGING_CONTAINER,"Containers, not specified",, -319,TRUE,HOUSEHOLD_PACKAGING_CONTAINER,Buckets or pails,, -320,TRUE,HOUSEHOLD_PACKAGING_CONTAINER,Pressurized containers (nonaerosol,, -321,TRUE,HOUSEWARE_NON_POWERED,"Potholders, oven mitts or hot pads",, -322,TRUE,HOUSEWARE_NON_POWERED,"Coffee makers or teapots, not specified",, -323,TRUE,HOUSEWARE_NON_POWERED,Metal cookware (nonelectric,, -324,TRUE,HOUSEWARE_NON_POWERED,Slicers and choppers,, -325,TRUE,HOUSEWARE_NON_POWERED,"Waste containers, trash baskets or refuse bins",, -326,TRUE,HOUSEWARE_NON_POWERED,Manual cleaning equipment (excluding buckets or pails),, -327,TRUE,HOUSEWARE_NON_POWERED,Flatware (excluding knives),, -328,TRUE,HOUSEWARE_NON_POWERED,Bottle openers,, -329,TRUE,HOUSEWARE_NON_POWERED,Chafing dishes or fondue pots,, -330,TRUE,HOUSEWARE_NON_POWERED,Other cookware,, -331,TRUE,HOUSEWARE_NON_POWERED,"Cookware, not specified",, -332,TRUE,HOUSEWARE_NON_POWERED,Food grinders,, -333,TRUE,HOUSEWARE_NON_POWERED,Ice picks,, -334,TRUE,HOUSEWARE_NON_POWERED,Toothpicks or hor d'oeuvres picks,, -335,TRUE,HOUSEWARE_NON_POWERED,Nonelectric can openers,, -336,TRUE,HOUSEWARE_NON_POWERED,Manual scissors,, -337,TRUE,HOUSEWARE_NON_POWERED,"Tie racks, belt racks or other clothes hangers",, -338,TRUE,HOUSEWARE_NON_POWERED,"Drinking glasses, cups, and mugs",, -339,TRUE,HOUSEWARE_NON_POWERED,Nonelectric knife sharpeners,, -340,TRUE,HOUSEWARE_NON_POWERED,Pressure cookers or canners,, -341,TRUE,HOUSEWARE_NON_POWERED,Food skewers,, -342,TRUE,HOUSEWARE_NON_POWERED,Doorstops,, -343,TRUE,HOUSEWARE_NON_POWERED,"Knives, not elsewhere classified",, -344,TRUE,HOUSEWARE_NON_POWERED,Ironing boards or covers,, -345,TRUE,HOUSEWARE_NON_POWERED,Thermometers (excluding medical thermometers),, -346,TRUE,HOUSEWARE_NON_POWERED,"Can openers, not specified",, -347,TRUE,HOUSEWARE_NON_POWERED,"Appliances, other or not specified",, -348,TRUE,HOUSEWARE_NON_POWERED,"Scissors, not specified",, -349,TRUE,HOUSEWARE_NON_POWERED,"Kitchen gadgets, not elsewhere classified",, -350,TRUE,HOUSEWARE_NON_POWERED,Trays (excluding food warmers),, -351,TRUE,HOUSEWARE_NON_POWERED,Bread making machines,, -352,TRUE,HOUSEWARE_NON_POWERED,Unpowered coffee makers or teapots,, -353,TRUE,HOUSEWARE_NON_POWERED,Corkscrews,, -354,TRUE,HOUSEWARE_NON_POWERED,Laundry baskets,, -355,TRUE,HOUSEWARE_NON_POWERED,"Knife sharpeners, not specified",, -356,TRUE,HOUSEWARE_NON_POWERED,Nonmetal cookware (nonelectric),, -357,TRUE,HOUSEWARE_NON_POWERED,"Candles, candlesticks and other candle holders",, -358,TRUE,HOUSEWARE_NON_POWERED,"Kitchen mixing bowls, canisters or similar containers (excluding plastic products)",, -359,TRUE,HOUSEWARE_NON_POWERED,Drinking straws,, -360,TRUE,HOUSEWARE_NON_POWERED,"Tableware and accessories (excluding drinking glasses, cups, and mugs)",, -361,TRUE,KITCHEN_APPLIANCE,Electric griddles,, -362,TRUE,KITCHEN_APPLIANCE,Toasters (excluding toaster ovens),, -363,TRUE,KITCHEN_APPLIANCE,Ice crushers,, -364,TRUE,KITCHEN_APPLIANCE,Ice cream makers,, -365,TRUE,KITCHEN_APPLIANCE,Gas ranges or ovens,, -366,TRUE,KITCHEN_APPLIANCE,Other ranges or ovens,, -367,TRUE,KITCHEN_APPLIANCE,Dishwashers,, -368,TRUE,KITCHEN_APPLIANCE,Electric scissors,, -369,TRUE,KITCHEN_APPLIANCE,"Electric counter-top ovens, broilers or toaster ovens",, -370,TRUE,KITCHEN_APPLIANCE,Electric knife sharpeners,, -371,TRUE,KITCHEN_APPLIANCE,Food processors,, -372,TRUE,KITCHEN_APPLIANCE,Juicers,, -373,TRUE,KITCHEN_APPLIANCE,Garbage disposers,, -374,TRUE,KITCHEN_APPLIANCE,"Ranges or ovens, not specified",, -375,TRUE,KITCHEN_APPLIANCE,Microwave ovens,, -376,TRUE,KITCHEN_APPLIANCE,Refrigerators,, -377,TRUE,KITCHEN_APPLIANCE,Electric frying pans and skillets,, -378,TRUE,KITCHEN_APPLIANCE,Electric immersion water heaters,, -379,TRUE,KITCHEN_APPLIANCE,Electric coffee makers or teapots,, -380,TRUE,KITCHEN_APPLIANCE,Electric kettles or hot pots,, -381,TRUE,KITCHEN_APPLIANCE,Electric corn poppers,, -382,TRUE,KITCHEN_APPLIANCE,Freezers (separate from refrigerators),, -383,TRUE,KITCHEN_APPLIANCE,Electric blenders,, -384,TRUE,KITCHEN_APPLIANCE,Hot plates,, -385,TRUE,KITCHEN_APPLIANCE,Rotisseries,, -386,TRUE,KITCHEN_APPLIANCE,Clothing irons,, -387,TRUE,KITCHEN_APPLIANCE,Electric waffle irons,, -388,TRUE,KITCHEN_APPLIANCE,Faucet water heaters,, -389,TRUE,KITCHEN_APPLIANCE,Clothes steamers,, -390,TRUE,KITCHEN_APPLIANCE,Trash compactors,, -391,TRUE,KITCHEN_APPLIANCE,Food warmers,, -392,TRUE,KITCHEN_APPLIANCE,Electric mixers,, -393,TRUE,KITCHEN_APPLIANCE,Ice makers (separate from refrigerators),, -394,TRUE,KITCHEN_APPLIANCE,Electric can openers,, -395,TRUE,KITCHEN_APPLIANCE,Electric or battery-powered knives,, -396,TRUE,KITCHEN_APPLIANCE,Electric deep fryers,, -397,TRUE,KITCHEN_APPLIANCE,Electric ranges or ovens (excl. counter-top ovens),, -398,TRUE,KITCHEN_APPLIANCE,Slow cookers,, -399,TRUE,MISC_PRODUCT,Christmas tree lights,, -400,TRUE,MISC_PRODUCT,Lunch boxes or pails,, -401,TRUE,MISC_PRODUCT,Christmas decorations (nonelectric),, -402,TRUE,MISC_PRODUCT,"Motorized vehicles, not elsewhere classified (three or more wheels)",, -403,TRUE,MISC_PRODUCT,Pet supplies (excluding foods and medicines),, -404,TRUE,MISC_PRODUCT,Flares,, -405,TRUE,MISC_PRODUCT,"Public equipment, not elsewhere classified (including conveyor belts, signs)",, -406,TRUE,MISC_PRODUCT,Electric Christmas decorations (excluding Christmas tree lights),, -407,TRUE,MISC_PRODUCT,Tarpaulins,, -408,TRUE,MISC_PRODUCT,Matchbooks,, -409,TRUE,MISC_PRODUCT,Heating or cooling comfort packs (nonelectric),, -410,TRUE,MISC_PRODUCT,Christmas tree stands or supports,, -411,TRUE,MISC_PRODUCT,Seasonal decorations (excluding Christmas decorations),, -412,TRUE,MISC_PRODUCT,Wooden matches,, -413,TRUE,MISC_PRODUCT,Coin-operated car washing equipment,, -414,TRUE,MISC_PRODUCT,Music boxes or chimes,, -415,TRUE,MISC_PRODUCT,Party favors,, -416,TRUE,MISC_PRODUCT,"Ashtrays, not electric or not battery operated or not specified",, -417,TRUE,MISC_PRODUCT,"Matches, not specified",, -418,TRUE,MISC_PRODUCT,Lockers,, -419,TRUE,MISC_PRODUCT,"Ashtrays, electric or battery operated",, -420,TRUE,MISC_PRODUCT,Artificial Christmas trees,, -421,TRUE,MISC_PRODUCT,Vending machines (excluding car washing machines),, -422,TRUE,PERSONAL_USE_ITEM,Footwear,, -423,TRUE,PERSONAL_USE_ITEM,Pins and needles (excluding safety pins and knitting needles),, -424,TRUE,PERSONAL_USE_ITEM,Nightwear,, -425,TRUE,PERSONAL_USE_ITEM,Bath or facial cleansing brushes,, -426,TRUE,PERSONAL_USE_ITEM,"Carts, other or not specified",, -427,TRUE,PERSONAL_USE_ITEM,Lighted make-up mirrors,, -428,TRUE,PERSONAL_USE_ITEM,"Combs, not specified",, -429,TRUE,PERSONAL_USE_ITEM,Outerwear,, -430,TRUE,PERSONAL_USE_ITEM,Hair clippers and trimmers,, -431,TRUE,PERSONAL_USE_ITEM,Hair dryers,, -432,TRUE,PERSONAL_USE_ITEM,Watches,, -433,TRUE,PERSONAL_USE_ITEM,Luggage (excluding foot lockers),, -434,TRUE,PERSONAL_USE_ITEM,Electric razors or shavers,, -435,TRUE,PERSONAL_USE_ITEM,Fuel multi-purpose lighters (incl. micro torches),, -436,TRUE,PERSONAL_USE_ITEM,Grocery or shopping carts,, -437,TRUE,PERSONAL_USE_ITEM,Clothing accessories,, -438,TRUE,PERSONAL_USE_ITEM,"Manicure, pedicure, and make-up brushes and tools (excluding cosmetics)",, -439,TRUE,PERSONAL_USE_ITEM,Umbrellas,, -440,TRUE,PERSONAL_USE_ITEM,Nonelectric razors or shavers,, -441,TRUE,PERSONAL_USE_ITEM,Other clothing,, -442,TRUE,PERSONAL_USE_ITEM,Heat or infrared lamps,, -443,TRUE,PERSONAL_USE_ITEM,"Multi-purpose lighters, not specified",, -444,TRUE,PERSONAL_USE_ITEM,"Razors or shavers, not specified",, -445,TRUE,PERSONAL_USE_ITEM,"Hair curlers, curling irons, clips & hairpins",, -446,TRUE,PERSONAL_USE_ITEM,Cigarette or pipe lighters,, -447,TRUE,PERSONAL_USE_ITEM,Eye protection devices,, -448,TRUE,PERSONAL_USE_ITEM,Saunas,, -449,TRUE,PERSONAL_USE_ITEM,"Sewing basket articles (excluding scissors, pins, needles and sewing machine accessories)",, -450,TRUE,PERSONAL_USE_ITEM,Pens and pencils,, -451,TRUE,PERSONAL_USE_ITEM,Ear protection devices,, -452,TRUE,PERSONAL_USE_ITEM,Respiratory protection devices,, -453,TRUE,PERSONAL_USE_ITEM,"Lighters, not specified",, -454,TRUE,PERSONAL_USE_ITEM,Electric shoe polishers,, -455,TRUE,PERSONAL_USE_ITEM,Desk supplies (excluding pens and pencils),, -456,TRUE,PERSONAL_USE_ITEM,"Hair grooming equipment or accessories, not specified",, -457,TRUE,PERSONAL_USE_ITEM,Electric multi-purpose lighters,, -458,TRUE,PERSONAL_USE_ITEM,Clothes brushes,, -459,TRUE,PERSONAL_USE_ITEM,"Clothing, not specified",, -460,TRUE,PERSONAL_USE_ITEM,Massage devices or vibrators (excluding shower attachments),, -461,TRUE,PERSONAL_USE_ITEM,Personal protection devices,, -462,TRUE,PERSONAL_USE_ITEM,"Wigs, falls or hairpieces",, -463,TRUE,PERSONAL_USE_ITEM,Electric combs,, -464,TRUE,PERSONAL_USE_ITEM,Jewelry (excluding watches),, -465,TRUE,PERSONAL_USE_ITEM,"Combs or hairbrushes, unpowered",, -466,TRUE,PERSONAL_USE_ITEM,"Keys, key rings or key chains",, -467,TRUE,PERSONAL_USE_ITEM,"Dollies, handtrucks or luggage carriers",, -468,TRUE,PERSONAL_USE_ITEM,Coins,, -469,TRUE,PERSONAL_USE_ITEM,Day wear,, -470,TRUE,PERSONAL_USE_ITEM,Paper cutters,, -471,TRUE,REGULATED_PRODUCTS,Hot water,, -472,TRUE,REGULATED_PRODUCTS,BBs or pellets,, -473,TRUE,REGULATED_PRODUCTS,Gunpowder or ammunition (excluding BBs and pellets),, -474,TRUE,REGULATED_PRODUCTS,"Liquid drugs (excluding aspirin, aspirin substitutes, iron preparations and antihistamines)",, -475,TRUE,REGULATED_PRODUCTS,Pesticides,, -476,TRUE,REGULATED_PRODUCTS,"Cosmetics, including facial and eye make-up, deodorants, hair preparations, nail polish and removers, bath oils, skin creams and lotions, etc.",, -477,TRUE,REGULATED_PRODUCTS,Liniments or rubbing compounds,, -478,TRUE,REGULATED_PRODUCTS,Antihistamines,, -479,TRUE,REGULATED_PRODUCTS,Aspirin or aspirin compounds,, -480,TRUE,REGULATED_PRODUCTS,"Tablet or capsule drugs (excluding aspirin, aspirin substitutes, iron preparations and antihistamines)",, -481,TRUE,REGULATED_PRODUCTS,Other drugs or medications,, -482,TRUE,REGULATED_PRODUCTS,"Drugs or medications, not specified",, -483,TRUE,REGULATED_PRODUCTS,Veterinary medicines,, -484,TRUE,REGULATED_PRODUCTS,Preparations containing iron salts,, -485,TRUE,REGULATED_PRODUCTS,Aspirin substitutes,, -486,TRUE,SPORTS_RECREATION,"Monkey bars, playground gyms or other playground climbing apparatus",, -487,TRUE,SPORTS_RECREATION,Electric grills,, -488,TRUE,SPORTS_RECREATION,"Cheerleading (activity, apparel or equipment",, -489,TRUE,SPORTS_RECREATION,"Horseback riding (activity, apparel or equipment)",, -490,TRUE,SPORTS_RECREATION,"Ice skating (activity, apparel or equipment)",, -491,TRUE,SPORTS_RECREATION,"Golf (activity, apparel or equipment)",, -492,TRUE,SPORTS_RECREATION,"Golf carts, motorized vehicle",, -493,TRUE,SPORTS_RECREATION,Other guns or firearms,, -494,TRUE,SPORTS_RECREATION,"Billiards or pool (activity, apparel or equipment)",, -495,TRUE,SPORTS_RECREATION,Swimming pool slides,, -496,TRUE,SPORTS_RECREATION,"Hockey (activity, apparel or equipment), not specified",, -497,TRUE,SPORTS_RECREATION,"Playground equipment, not specified",, -498,TRUE,SPORTS_RECREATION,"Gas, air or spring-operated guns (including BB guns)",, -499,TRUE,SPORTS_RECREATION,Above-ground swimming pools (excluding portable pools),, -500,TRUE,SPORTS_RECREATION,Gas or LP grills or stoves (for outdoor use),, -501,TRUE,SPORTS_RECREATION,Go-carts,, -502,TRUE,SPORTS_RECREATION,"Football (activity, apparel or equipment)",, -503,TRUE,SPORTS_RECREATION,Amusement attractions (including rides),, -504,TRUE,SPORTS_RECREATION,"Grills, not specified",, -505,TRUE,SPORTS_RECREATION,"Guns, not specified",, -506,TRUE,SPORTS_RECREATION,"Water tubing (activity, apparel or equipment)",, -507,TRUE,SPORTS_RECREATION,All-terrain vehicles (three wheels only,, -508,TRUE,SPORTS_RECREATION,Slides or sliding boards (excluding swimming pool slides),, -509,TRUE,SPORTS_RECREATION,"Shuffleboard (activity, apparel or equipment)",, -510,TRUE,SPORTS_RECREATION,"Snowmobiles (activity, apparel or equipment)",, -511,TRUE,SPORTS_RECREATION,Pedal-powered adult vehicles (three or more wheels),, -512,TRUE,SPORTS_RECREATION,"Boxing (activity, apparel or equipment)",, -513,TRUE,SPORTS_RECREATION,"Skeet shooting (activity, apparel or equipment",, -514,TRUE,SPORTS_RECREATION,Swings or swing sets (excluding portable baby swings),, -515,TRUE,SPORTS_RECREATION,Flotation toys (excluding official life-saving devices),, -516,TRUE,SPORTS_RECREATION,"Wrestling (activity, apparel or equipment)",, -517,TRUE,SPORTS_RECREATION,"Gymnastics (activity, apparel or equipment",, -518,TRUE,SPORTS_RECREATION,"Scuba diving (activity, apparel or equipment)",, -519,TRUE,SPORTS_RECREATION,Diving or diving boards,, -520,TRUE,SPORTS_RECREATION,All-terrain vehicles (more than four wheels,, -521,TRUE,SPORTS_RECREATION,"Table tennis (activity, apparel or equipment)",, -522,TRUE,SPORTS_RECREATION,Other playground equipment,, -523,TRUE,SPORTS_RECREATION,Kerosene grills or stoves,, -524,TRUE,SPORTS_RECREATION,"Badminton (activity, apparel or equipment)",, -525,TRUE,SPORTS_RECREATION,Portable food or beverage coolers,, -526,TRUE,SPORTS_RECREATION,All-terrain vehicles (number of wheels not specified,, -527,TRUE,SPORTS_RECREATION,"Horseshoes (activity, apparel or equipment)",, -528,TRUE,SPORTS_RECREATION,Unicycles,, -529,TRUE,SPORTS_RECREATION,"Swimming (activity, apparel or equipment",, -530,TRUE,SPORTS_RECREATION,"Water slides, public (stationary amusement rides)",, -531,TRUE,SPORTS_RECREATION,"Swimming pools, not specified",, -532,TRUE,SPORTS_RECREATION,Bleachers,, -533,TRUE,SPORTS_RECREATION,"All-terrain vehicles (four wheels, excluding dune buggies",, -534,TRUE,SPORTS_RECREATION,"Lacrosse (activity, apparel or equipment)",, -535,TRUE,SPORTS_RECREATION,"Surfing (activity, apparel or equipment)",, -536,TRUE,SPORTS_RECREATION,"Other ball sports (activity, apparel or equipment)",, -537,TRUE,SPORTS_RECREATION,"In-line skating (activity, apparel or equipment)",, -538,TRUE,SPORTS_RECREATION,Sleeping bags,, -539,TRUE,SPORTS_RECREATION,"Mountain climbing (activity, apparel or equipment)",, -540,TRUE,SPORTS_RECREATION,Batons,, -541,TRUE,SPORTS_RECREATION,"Handball (activity, apparel or equipment)",, -542,TRUE,SPORTS_RECREATION,"Roller skating (activity, apparel or equipment)",, -543,TRUE,SPORTS_RECREATION,"Rugby (activity, apparel or equipment)",, -544,TRUE,SPORTS_RECREATION,"Squash, racquet ball or paddle ball (activity, apparel or equipment)",, -545,TRUE,SPORTS_RECREATION,"Weight lifting (activity, apparel or equipment)",, -546,TRUE,SPORTS_RECREATION,"Darts, not specified",, -547,TRUE,SPORTS_RECREATION,"Exercise (activity or apparel without equipment), including aerobics, stretching, walking, jogging, running (excluding track and field)",, -548,TRUE,SPORTS_RECREATION,Seesaws or teeterboards,, -549,TRUE,SPORTS_RECREATION,"Ice hockey (activity, apparel or equipment)",, -550,TRUE,SPORTS_RECREATION,"Bowling (activity, apparel or equipment)",, -551,TRUE,SPORTS_RECREATION,T oboggans,, -552,TRUE,SPORTS_RECREATION,"Ball sports (activity, apparel or equipment), not specified",, -553,TRUE,SPORTS_RECREATION,"Street hockey (activity, apparel or equipment)",, -554,TRUE,SPORTS_RECREATION,"Martial arts (activity, apparel or equipment)",, -555,TRUE,SPORTS_RECREATION,Treehouses or playhouses,, -556,TRUE,SPORTS_RECREATION,"Archery (activity, apparel or equipment)",, -557,TRUE,SPORTS_RECREATION,"Water skiing (activity, apparel or equipment)",, -558,TRUE,SPORTS_RECREATION,"Curling (activity, apparel or equipment)",, -559,TRUE,SPORTS_RECREATION,"Darts, lawn (activity or equipment)",, -560,TRUE,SPORTS_RECREATION,Snow disks,, -561,TRUE,SPORTS_RECREATION,"Field hockey (activity, apparel or equipment)",, -562,TRUE,SPORTS_RECREATION,Mopeds or power-assisted cycles,, -563,TRUE,SPORTS_RECREATION,Charcoal or wood-burning grills,, -564,TRUE,SPORTS_RECREATION,"Dancing (activity, apparel or equipment)",, -565,TRUE,SPORTS_RECREATION,"Soccer (activity, apparel or equipment)",, -566,TRUE,SPORTS_RECREATION,Built-in swimming pools,, -567,TRUE,SPORTS_RECREATION,Trampolines,, -568,TRUE,SPORTS_RECREATION,Aquariums or accessories,, -569,TRUE,SPORTS_RECREATION,"Skating (activity, apparel or equipment) not specified",, -570,TRUE,SPORTS_RECREATION,"Fishing (activity, apparel or equipment",, -571,TRUE,SPORTS_RECREATION,Other grills or stoves,, -572,TRUE,SPORTS_RECREATION,"Ice or snow boating (activity, apparel or equipment)",, -573,TRUE,SPORTS_RECREATION,"Water polo (activity, apparel or equipment)",, -574,TRUE,SPORTS_RECREATION,"Sports and recreational activity, not elsewhere classified",, -575,TRUE,SPORTS_RECREATION,"Basketball (activity, apparel or equipment)",, -576,TRUE,SPORTS_RECREATION,"Volleyball (activity, apparel or equipment)",, -577,TRUE,SPORTS_RECREATION,"Swimming pool equipment (excluding chemicals, diving boards and swimming pool slides)",, -578,TRUE,SPORTS_RECREATION,"Tennis (activity, apparel or equipment)",, -579,TRUE,SPORTS_RECREATION,"Snow tubing (activity, apparel or equipment)",, -580,TRUE,SPORTS_RECREATION,"Fencing (activity, apparel or equipment)",, -581,TRUE,SPORTS_RECREATION,Dune buggies/beach buggies,, -582,TRUE,SPORTS_RECREATION,"Water slides, not elsewhere classified",, -583,TRUE,SPORTS_RECREATION,"Water slides, backyard/home (not swimming pool slides)",, -584,TRUE,SPORTS_RECREATION,"Croquet (activity, apparel or equipment)",, -585,TRUE,SPORTS_RECREATION,Sleds,, -586,TRUE,SPORTS_RECREATION,"Tetherball (activity, apparel or equipment)",, -587,TRUE,SPORTS_RECREATION,Exercise equipment (excluding weight lifting or gymnastic equipment),, -588,TRUE,SPORTS_RECREATION,"Snow skiing (activity, apparel or equipment)",, -589,TRUE,SPORTS_RECREATION,"Darts, for indoor use (activity or equipment)",, -590,TRUE,STRUCTURES_CONSTRUCTION,Garage doors (excluding automatic garage doors or door openers),, -591,TRUE,STRUCTURES_CONSTRUCTION,Fences or fence posts,, -592,TRUE,STRUCTURES_CONSTRUCTION,Tree stands (hunting),, -593,TRUE,STRUCTURES_CONSTRUCTION,Pull-down or folding stairs,, -594,TRUE,STRUCTURES_CONSTRUCTION,Tool sheds,, -595,TRUE,STRUCTURES_CONSTRUCTION,"Doors, other or not specified",, -596,TRUE,STRUCTURES_CONSTRUCTION,"Elevators or other lifts (excl. escalators, hoists, jacks, forklifts and automotive lifts)",, -597,TRUE,STRUCTURES_CONSTRUCTION,Thermal or sound insulation materials,, -598,TRUE,STRUCTURES_CONSTRUCTION,"Gutters, drainpipes, downspouts or run-off pipes",, -599,TRUE,STRUCTURES_CONSTRUCTION,Windowsills or frames,, -600,TRUE,STRUCTURES_CONSTRUCTION,Escalators,, -601,TRUE,STRUCTURES_CONSTRUCTION,Drywall in a completed structure,, -602,TRUE,STRUCTURES_CONSTRUCTION,"Nails, screws, carpet tacks or thumbtacks -> Nails, screws, tacks or bolts",, -603,TRUE,STRUCTURES_CONSTRUCTION,Storm windows,, -604,TRUE,STRUCTURES_CONSTRUCTION,Artificial turf,, -605,TRUE,STRUCTURES_CONSTRUCTION,Ceilings and walls (interior part of completed structure),, -606,TRUE,STRUCTURES_CONSTRUCTION,Ramps or landings,, -607,TRUE,STRUCTURES_CONSTRUCTION,Plastic panels for doors or windows,, -608,TRUE,STRUCTURES_CONSTRUCTION,Carbon monoxide poisonings (when source is unknown),, -609,TRUE,STRUCTURES_CONSTRUCTION,"Cisterns, cesspools or septic tanks",, -610,TRUE,STRUCTURES_CONSTRUCTION,Counters or countertops (excluding bars),, -611,TRUE,STRUCTURES_CONSTRUCTION,Window or door security barriers,, -612,TRUE,STRUCTURES_CONSTRUCTION,"Porches, balconies, open-side floors or floor openings",, -613,TRUE,STRUCTURES_CONSTRUCTION,"Poles (excluding fence posts, fishing, pole vaults and play-ground equipment)",, -614,TRUE,STRUCTURES_CONSTRUCTION,"House repair or construction materials, not elsewhere classified",, -615,TRUE,STRUCTURES_CONSTRUCTION,Stairs or steps (excluding pull-down and folding stairs),, -616,TRUE,STRUCTURES_CONSTRUCTION,Scaffolding,, -617,TRUE,STRUCTURES_CONSTRUCTION,Wood paneling and particleboard,, -618,TRUE,STRUCTURES_CONSTRUCTION,Floors or flooring materials,, -619,TRUE,STRUCTURES_CONSTRUCTION,Window screens,, -620,TRUE,STRUCTURES_CONSTRUCTION,Cabinet or door hardware,, -621,TRUE,STRUCTURES_CONSTRUCTION,Clotheslines or clothes drying racks (excluding poles),, -622,TRUE,STRUCTURES_CONSTRUCTION,General home or room involvement in fires,, -623,TRUE,STRUCTURES_CONSTRUCTION,Doorsills or frames,, -624,TRUE,STRUCTURES_CONSTRUCTION,"Handrails, railings or banisters",, -625,TRUE,STRUCTURES_CONSTRUCTION,Glass doors or doors with glass panels,, -626,TRUE,STRUCTURES_CONSTRUCTION,Gas fumes or gas vapors of unknown origin,, -627,TRUE,STRUCTURES_CONSTRUCTION,Outdoor awnings or shutters,, -628,TRUE,STRUCTURES_CONSTRUCTION,"Windows and window glass, other than storm windows",, -629,TRUE,STRUCTURES_CONSTRUCTION,W allpaper,, -630,TRUE,STRUCTURES_CONSTRUCTION,Moving walks,, -631,TRUE,TOYS,Fireworks,, -632,TRUE,TOYS,Toy musical instruments,, -633,TRUE,TOYS,"Wheeled riding toys, unpowered (excluding bicycles and tricycles)",, -634,TRUE,TOYS,Toy bows or arrows,, -635,TRUE,TOYS,Skateboards,, -636,TRUE,TOYS,Building sets,, -637,TRUE,TOYS,Tricycles (children's),, -638,TRUE,TOYS,"Toys, not specified",, -639,TRUE,TOYS,Toy guns with projectiles,, -640,TRUE,TOYS,Pogo sticks,, -641,TRUE,TOYS,Metal or plastic molding sets,, -642,TRUE,TOYS,"Toy guns, not specified",, -643,TRUE,TOYS,"Dolls, plush toys, and action figures",, -644,TRUE,TOYS,Wagons (children's),, -645,TRUE,TOYS,Balloons (toy),, -646,TRUE,TOYS,Stilts,, -647,TRUE,TOYS,"Blocks, stacking toys or pull toys",, -648,TRUE,TOYS,Powered riding toys,, -649,TRUE,TOYS,"Scooters, unpowered",, -650,TRUE,TOYS,Marbles,, -651,TRUE,TOYS,Other toy weapons (nonprojectile),, -652,TRUE,TOYS,Toy sports equipment,, -653,TRUE,TOYS,Rocketry sets,, -654,TRUE,TOYS,Squeeze or squeaker toys,, -655,TRUE,TOYS,Water toys (excluding squeeze or squeaker toys and inner tubes or similar flotation equipment),, -656,TRUE,TOYS,"Nonwheeled riding toys, unpowered (e.g., rocking or bouncing horses, etc.)",, -657,TRUE,TOYS,Molding compounds,, -658,TRUE,TOYS,Inflatable toys (excluding balls & balloons),, -659,TRUE,TOYS,"Children's play tents, play tunnels or other enclosures",, -660,TRUE,TOYS,Kites or kite string,, -661,TRUE,TOYS,Costumes or masks,, -662,TRUE,TOYS,Woodburning kits,, -663,TRUE,TOYS,Clacker balls,, -664,TRUE,TOYS,Toy boxes or chests,, -665,TRUE,TOYS,"Toys, not elsewhere classified",, -666,TRUE,TOYS,Chemistry sets or science kits,, -667,TRUE,TOYS,Slingshots or sling-propelled toys,, -668,TRUE,TOYS_MOBILITY_OTHER,"Scooters/skateboards, powered",, -669,TRUE,TOYS_MOBILITY_OTHER,"Balls, other or not specified",, -670,TRUE,TOYS_MOBILITY_OTHER,"Two-wheeled, powered, off-road vehicles (incl. dirt bikes and trail bikes",, -671,TRUE,TOYS_MOBILITY_OTHER,Other toy guns,, -672,TRUE,TOYS_MOBILITY_OTHER,"Camping equipment (excl. trailers, lighting equipment, sleeping bags, cots, hammocks, coolers, stoves and heaters)",, -673,TRUE,TOYS_MOBILITY_OTHER,Other toy weapons (projectile),, -674,TRUE,TOYS_MOBILITY_OTHER,Hammocks,, -675,TRUE,TOYS_MOBILITY_OTHER,Crayons or chalk (excluding billiard or pool chalk),, -676,TRUE,TOYS_MOBILITY_OTHER,"Toy caps, cap toys or cap guns",, -677,TRUE,TOYS_MOBILITY_OTHER,Flying discs and boomerangs,, -678,TRUE,TOYS_MOBILITY_OTHER,Toy vehicles (excluding riding toys),, -679,TRUE,TOYS_MOBILITY_OTHER,"Softball (activity, apparel or equipment)",, -680,TRUE,TOYS_MOBILITY_OTHER,"Riding toys (excluding bicycles and tricycles), not specified",, -681,TRUE,TOYS_MOBILITY_OTHER,"Toy weapons, not specified",, -682,TRUE,TOYS_MOBILITY_OTHER,"Snow boarding (activity, apparel or equipment)",, -683,TRUE,TOYS_MOBILITY_OTHER,Mountain or all-terrain bicycles or accessories,, -684,TRUE,TOYS_MOBILITY_OTHER,Portable swimming pools,, -685,TRUE,TOYS_MOBILITY_OTHER,Games or game parts (excluding marbles and computer games),, -686,TRUE,TOYS_MOBILITY_OTHER,"Book bags or back carriers (excluding baby carriers, luggage and camping equipment)",, -687,TRUE,TOYS_MOBILITY_OTHER,"Baseball (activity, apparel or equipment",, -688,TRUE,TOYS_MOBILITY_OTHER,"Pretend electronics, tools, housewares, and appliances",, -689,TRUE,TOYS_MOBILITY_OTHER,Toy make-up kits or cosmetics (excluding mirrors),, -690,TRUE,TOYS_MOBILITY_OTHER,Doll houses and other play scenes,, -691,TRUE,TOYS_MOBILITY_OTHER,"Track and field (activity, apparel or equipment",, -692,TRUE,TOYS_MOBILITY_OTHER,"Roller hockey (activity, apparel or equipment)",, -693,TRUE,TOYS_MOBILITY_OTHER,Bicycles or accessories (excluding mountain or all-terrain bicycles),, -694,TRUE,TOYS_MOBILITY_OTHER,Utility vehicles,, -695,TRUE,TOYS_MOBILITY_OTHER,"Fitness/activity tracker, personal (including pedometers and non-medical heart rate monitors)",, -696,TRUE,TOYS_MOBILITY_OTHER,"Minibikes, powered",, -697,TRUE,WORKSHOP_TOOL_APPARATUS,Hammers,, -698,TRUE,WORKSHOP_TOOL_APPARATUS,Stretch cords or stretch straps,, -699,TRUE,WORKSHOP_TOOL_APPARATUS,Trouble lights or extension work lights,, -700,TRUE,WORKSHOP_TOOL_APPARATUS,"Tools, not specified",, -701,TRUE,WORKSHOP_TOOL_APPARATUS,"Power saws, other or not specified",, -702,TRUE,WORKSHOP_TOOL_APPARATUS,Power lathes,, -703,TRUE,WORKSHOP_TOOL_APPARATUS,Internal combustion engines (nonvehicular),, -704,TRUE,WORKSHOP_TOOL_APPARATUS,Heavy-duty workshop staplers,, -705,TRUE,WORKSHOP_TOOL_APPARATUS,Band saws,, -706,TRUE,WORKSHOP_TOOL_APPARATUS,Air compressors (separate),, -707,TRUE,WORKSHOP_TOOL_APPARATUS,Workshop furnishings,, -708,TRUE,WORKSHOP_TOOL_APPARATUS,Nonelectric soldering equipment,, -709,TRUE,WORKSHOP_TOOL_APPARATUS,"Awls, chisels or planes",, -710,TRUE,WORKSHOP_TOOL_APPARATUS,Power shapers,, -711,TRUE,WORKSHOP_TOOL_APPARATUS,Vises or workshop clamps,, -712,TRUE,WORKSHOP_TOOL_APPARATUS,"Sprayers, not elsewhere classified",, -713,TRUE,WORKSHOP_TOOL_APPARATUS,Other portable or stationary power tools,, -714,TRUE,WORKSHOP_TOOL_APPARATUS,Radial arm saws,, -715,TRUE,WORKSHOP_TOOL_APPARATUS,Glue guns,, -716,TRUE,WORKSHOP_TOOL_APPARATUS,Hand saws,, -717,TRUE,WORKSHOP_TOOL_APPARATUS,Cutting torches,, -718,TRUE,WORKSHOP_TOOL_APPARATUS,Rope or string (excluding mountain climbing or jump ropes and kite strings),, -719,TRUE,WORKSHOP_TOOL_APPARATUS,"Workshop grinders, buffers, or polishers, not specified",, -720,TRUE,WORKSHOP_TOOL_APPARATUS,Jigsaws,, -721,TRUE,WORKSHOP_TOOL_APPARATUS,"Chains, not elsewhere classified",, -722,TRUE,WORKSHOP_TOOL_APPARATUS,Knives with replaceable blades,, -723,TRUE,WORKSHOP_TOOL_APPARATUS,Manual drills,, -724,TRUE,WORKSHOP_TOOL_APPARATUS,Sabre saws,, -725,TRUE,WORKSHOP_TOOL_APPARATUS,Welding equipment,, -726,TRUE,WORKSHOP_TOOL_APPARATUS,"Manual workshop grinders, buffers or polishers",, -727,TRUE,WORKSHOP_TOOL_APPARATUS,Electrical testing equipment,, -728,TRUE,WORKSHOP_TOOL_APPARATUS,Electric motors (separate),, -729,TRUE,WORKSHOP_TOOL_APPARATUS,"Saws, not specified",, -730,TRUE,WORKSHOP_TOOL_APPARATUS,Reamers,, -731,TRUE,WORKSHOP_TOOL_APPARATUS,Toolboxes or tool kits (excluding tools),, -732,TRUE,WORKSHOP_TOOL_APPARATUS,Stationary power drills and accessories,, -733,TRUE,WORKSHOP_TOOL_APPARATUS,Nail guns or stud drivers,, -734,TRUE,WORKSHOP_TOOL_APPARATUS,Battery chargers/adapters,, -735,TRUE,WORKSHOP_TOOL_APPARATUS,"Torches, not specified",, -736,TRUE,WORKSHOP_TOOL_APPARATUS,Screwdrivers,, -737,TRUE,WORKSHOP_TOOL_APPARATUS,Manual filing or sanding tools,, -738,TRUE,WORKSHOP_TOOL_APPARATUS,Power routers,, -739,TRUE,WORKSHOP_TOOL_APPARATUS,"Hoists, lifts, jacks or jack stands",, -740,TRUE,WORKSHOP_TOOL_APPARATUS,"Power workshop grinders, buffers or polishers",, -741,TRUE,WORKSHOP_TOOL_APPARATUS,Bench or table saws,, -742,TRUE,WORKSHOP_TOOL_APPARATUS,"Power drills or accessories, not specified",, -743,TRUE,WORKSHOP_TOOL_APPARATUS,Batteries,, -744,TRUE,WORKSHOP_TOOL_APPARATUS,Power sanders,, -745,TRUE,WORKSHOP_TOOL_APPARATUS,Levels,, -746,TRUE,WORKSHOP_TOOL_APPARATUS,Drain snakes,, -747,TRUE,WORKSHOP_TOOL_APPARATUS,Other manual workshop tools,, -748,TRUE,WORKSHOP_TOOL_APPARATUS,"Painting equipment, powered (including sprayers, rollers or brushes)",, -749,TRUE,WORKSHOP_TOOL_APPARATUS,Power jointers,, -750,TRUE,WORKSHOP_TOOL_APPARATUS,Automotive tools or accessories,, -751,TRUE,WORKSHOP_TOOL_APPARATUS,Portable circular power saws,, -752,TRUE,WORKSHOP_TOOL_APPARATUS,"Wire, not specified",, -753,TRUE,WORKSHOP_TOOL_APPARATUS,"Drills, not specified",, -754,TRUE,WORKSHOP_TOOL_APPARATUS,Hacksaws,, -755,TRUE,WORKSHOP_TOOL_APPARATUS,"Pliers, wire cutters or wrenches",, -756,TRUE,WORKSHOP_TOOL_APPARATUS,Workshop compounds or chemicals,, -757,TRUE,WORKSHOP_TOOL_APPARATUS,"Soldering equipment, not specified",, -758,TRUE,WORKSHOP_TOOL_APPARATUS,Electric soldering equipment,, -759,TRUE,WORKSHOP_TOOL_APPARATUS,Portable power drills and accessories,, -760,TRUE,YARD_GARDEN_EQUIPMENT,"Garden hoses, nozzles or sprinklers",, -761,TRUE,YARD_GARDEN_EQUIPMENT,"Pruning or trimming equipment, not specified",, -762,TRUE,YARD_GARDEN_EQUIPMENT,"Insect traps, powered",, -763,TRUE,YARD_GARDEN_EQUIPMENT,"Decorative water features, including man-made ponds and fountains",, -764,TRUE,YARD_GARDEN_EQUIPMENT,Grass and leaf catchers (attachments for lawn mowers),, -765,TRUE,YARD_GARDEN_EQUIPMENT,"Lawn mowers, not specified",, -766,TRUE,YARD_GARDEN_EQUIPMENT,Leaf blowers,, -767,TRUE,YARD_GARDEN_EQUIPMENT,"Brushcutters, powered",, -768,TRUE,YARD_GARDEN_EQUIPMENT,Manual push mowers (unpowered),, -769,TRUE,YARD_GARDEN_EQUIPMENT,Other unpowered garden tools,, -770,TRUE,YARD_GARDEN_EQUIPMENT,"Decorative yard equipment, excluding water features",, -771,TRUE,YARD_GARDEN_EQUIPMENT,Animal traps,, -772,TRUE,YARD_GARDEN_EQUIPMENT,Lawn vacuums,, -773,TRUE,YARD_GARDEN_EQUIPMENT,"Power lawn mowers, not specified",, -774,TRUE,YARD_GARDEN_EQUIPMENT,Other manual pruning or trimming equipment,, -775,TRUE,YARD_GARDEN_EQUIPMENT,Manual hedge trimmers,, -776,TRUE,YARD_GARDEN_EQUIPMENT,Other power pruning or trimming equipment,, -777,TRUE,YARD_GARDEN_EQUIPMENT,"Manual pruning or trimming equipment, not specified",, -778,TRUE,YARD_GARDEN_EQUIPMENT,"Pumps, not elsewhere classified",, -779,TRUE,YARD_GARDEN_EQUIPMENT,Power hedge trimmers,, -780,TRUE,YARD_GARDEN_EQUIPMENT,Power leaf mulchers and grinders,, -781,TRUE,YARD_GARDEN_EQUIPMENT,Plant foods or fertilizers for potted plants,, -782,TRUE,YARD_GARDEN_EQUIPMENT,"Lawn trimmers or edgers, powered (excluding brushcutters)",, -783,TRUE,YARD_GARDEN_EQUIPMENT,Wheelbarrows or lawn carts,, -784,TRUE,YARD_GARDEN_EQUIPMENT,Rotary power lawn mowers (walk-behind),, -785,TRUE,YARD_GARDEN_EQUIPMENT,Snow throwers/blowers,, -786,TRUE,YARD_GARDEN_EQUIPMENT,Garden sprayers,, -787,TRUE,YARD_GARDEN_EQUIPMENT,Seed and fertilizer spreaders,, -788,TRUE,YARD_GARDEN_EQUIPMENT,Power tillers or cultivators (not farm equipment),, -789,TRUE,YARD_GARDEN_EQUIPMENT,Manual lawn trimmers or edgers,, -790,TRUE,YARD_GARDEN_EQUIPMENT,"Power pruning or trimming equipment, not specified",, -791,TRUE,YARD_GARDEN_EQUIPMENT,Garden tractors,, -792,TRUE,YARD_GARDEN_EQUIPMENT,Riding power lawn mowers,, -793,TRUE,YARD_GARDEN_EQUIPMENT,Other power garden tools,, -794,TRUE,YARD_GARDEN_EQUIPMENT,Chain saws,, -795,TRUE,YARD_GARDEN_EQUIPMENT,"Greenhouse or gardening supplies (excluding plant stands, tools, hoses, sprayers and chemicals)",, -796,TRUE,YARD_GARDEN_EQUIPMENT,Manual snow or ice removal tools,, -797,TRUE,YARD_GARDEN_EQUIPMENT,Hatchets or axes,, -798,TRUE,YARD_GARDEN_EQUIPMENT,Outdoor electric lighting equipment,, -799,TRUE,YARD_GARDEN_EQUIPMENT,Log splitters,, \ No newline at end of file diff --git a/secondary_schemas/value_sets/csv/type_contributing_hazards.csv b/secondary_schemas/value_sets/csv/type_contributing_hazards.csv deleted file mode 100644 index 8ff0753..0000000 --- a/secondary_schemas/value_sets/csv/type_contributing_hazards.csv +++ /dev/null @@ -1,5 +0,0 @@ -,active,value,description,definition,source -0,True,CIRCUITS_TRIPPED,Circuits Tripped,, -1,True,GAS_FUEL_ON,Gas / Fuel On,, -2,True,CO_DETECTED,CO Detected,, -3,True,OTHER,Other,, diff --git a/secondary_schemas/value_sets/csv/type_crr_activities.csv b/secondary_schemas/value_sets/csv/type_crr_activities.csv deleted file mode 100644 index c3789ab..0000000 --- a/secondary_schemas/value_sets/csv/type_crr_activities.csv +++ /dev/null @@ -1,60 +0,0 @@ -,active,value_1,value_2,value_3,value_4,description_1,description_2,description_3,definition_1,definition_2,source_1,source_2 -0,TRUE,ALARMS: ALARM_DISTRIBUTION: SOUND_OFF,ALARMS,ALARM_DISTRIBUTION,SOUND_OFF,Alarms,Alarm Distribution,Sound Off,,,, -1,TRUE,ALARMS: ALARM_DISTRIBUTION: SOUND_THE_ALARM,ALARMS,ALARM_DISTRIBUTION,SOUND_THE_ALARM,Alarms,Alarm Distribution,Sound the Alarm,,,, -2,TRUE,ALARMS: ALARM_DISTRIBUTION: FP&S_GRANT_PROGRAMS,ALARMS,ALARM_DISTRIBUTION,FP&S_GRANT_PROGRAMS,Alarms,Alarm Distribution,FP&S Grant Programs,,,, -3,TRUE,ALARMS: ALARM_DISTRIBUTION: AMERICAN_RED_CROSS,ALARMS,ALARM_DISTRIBUTION,AMERICAN_RED_CROSS,Alarms,Alarm Distribution,American Red Cross,,,, -4,TRUE,ALARMS: ALARM_DISTRIBUTION: OTHER,ALARMS,ALARM_DISTRIBUTION,OTHER,Alarms,Alarm Distribution,Other,,,, -5,TRUE,ALARMS: CARBON_MONOXIDE_ALARM_INSTALLATION: ,ALARMS,CARBON_MONOXIDE_ALARM_INSTALLATION,,Alarms,Carbon Monoxide Alarm Installation,,,,, -6,TRUE,ALARMS: HARD_OF_HEARING_ALARM_INSTALLATION: ,ALARMS,HARD_OF_HEARING_ALARM_INSTALLATION,,Alarms,Hard of Hearing Alarm Installation,,,,, -7,TRUE,ALARMS: IONIZATION_ALARM_INSTALLATION: ,ALARMS,IONIZATION_ALARM_INSTALLATION,,Alarms,Ionization Alarm Installation,,,,, -8,TRUE,ALARMS: PHOTOELECTRIC_ALARM_INSTALLATION: ,ALARMS,PHOTOELECTRIC_ALARM_INSTALLATION,,Alarms,Photoelectric Alarm Installation,,,,, -9,TRUE,ALARMS: COMBINATION_CARBON_MONOXIDE_AND_SMOKE_ALARM_INSTALLATION: ,ALARMS,COMBINATION_CARBON_MONOXIDE_AND_SMOKE_ALARM_INSTALLATION,,Alarms,Combination Carbon Monoxide and Amoke Alarm Installation,,,,, -10,TRUE,ALARMS: HOME_FIRE_SPRINKLER_DEMONSTRATION: ,ALARMS,HOME_FIRE_SPRINKLER_DEMONSTRATION,,Alarms,Home Fire Sprinkler Demonstration,,,,, -11,TRUE,CAMPAIGN: FIRE_SAFETY_EDUCATION: CLOSE_BEFORE_YOU_DOZE,CAMPAIGN,FIRE_SAFETY_EDUCATION,CLOSE_BEFORE_YOU_DOZE,Campaign,Fire Safety Education,Close Before You Doze,,,, -12,TRUE,CAMPAIGN: BUILDING_EVACUATION_EDUCATION: READY_SET_GO,CAMPAIGN,BUILDING_EVACUATION_EDUCATION,READY_SET_GO,Campaign,Building Evacuation Education,Ready Set Go!,,,, -13,TRUE,CAMPAIGN: BUILDING_EVACUATION_EDUCATION: KNOW_YOUR_ZONE,CAMPAIGN,BUILDING_EVACUATION_EDUCATION,KNOW_YOUR_ZONE,Campaign,Building Evacuation Education,Know Your Zone,,,, -14,TRUE,CAMPAIGN: FIRE_PREVENTION_WEEK_ACTIVITY: ,CAMPAIGN,FIRE_PREVENTION_WEEK_ACTIVITY,,Campaign,Fire Prevention Week Activity,,,,, -15,TRUE,CAMPAIGN: BATTERY_FIRE_SAFETY: ,CAMPAIGN,BATTERY_FIRE_SAFETY,,Campaign,Battery Fire Safety,Take C.H.A.R.G.E.,,,, -16,TRUE,CAMPAIGN: MEDICAL_PREPAREDNESS: ,CAMPAIGN,MEDICAL_PREPAREDNESS,,Campaign,Medical Preparedness,File of Life - Medical Emergency Plans,,,, -17,TRUE,GENERAL_RISK_REDUCTION: COMMUNITY_CPR_CLASS: AMERICAN_RED_CROSS,GENERAL_RISK_REDUCTION,COMMUNITY_CPR_CLASS,AMERICAN_RED_CROSS,General Risk Reduction,Community CPR Class,American Red Cross,,,, -18,TRUE,GENERAL_RISK_REDUCTION: COMMUNITY_CPR_CLASS: AMERICAN_HEART_ASSOCIATION,GENERAL_RISK_REDUCTION,COMMUNITY_CPR_CLASS,AMERICAN_HEART_ASSOCIATION,General Risk Reduction,Community CPR Class,American Heart Association,,,, -19,TRUE,GENERAL_RISK_REDUCTION: FIRST_AID_CLASS: AMERICAN_RED_CROSS,GENERAL_RISK_REDUCTION,FIRST_AID_CLASS,AMERICAN_RED_CROSS,General Risk Reduction,First Aid Class,American Red Cross,,,, -20,TRUE,GENERAL_RISK_REDUCTION: FIRST_AID_CLASS: NSC,GENERAL_RISK_REDUCTION,FIRST_AID_CLASS,NSC,General Risk Reduction,First Aid Class,NSC,,,, -21,TRUE,GENERAL_RISK_REDUCTION: NARCAN_CLASS: ,GENERAL_RISK_REDUCTION,NARCAN_CLASS,,General Risk Reduction,Narcan Class,,,,, -22,TRUE,GENERAL_RISK_REDUCTION: EMERGENCY_HEMORRHAGE/BLEEDING_CLASS: ,GENERAL_RISK_REDUCTION,EMERGENCY_HEMORRHAGE/BLEEDING_CLASS,,General Risk Reduction,Emergency Hemorrhage/Bleeding Class,Stop the Bleed ,,,, -23,TRUE,GENERAL_RISK_REDUCTION: FALSE_CALL/ALARM_REDUCTION: ,GENERAL_RISK_REDUCTION,FALSE_CALL/ALARM_REDUCTION,,General Risk Reduction,False Call/Alarm Reduction,,,,, -24,TRUE,GENERAL_RISK_REDUCTION: FIRE_EXTINGUISHER_CLASS: ,GENERAL_RISK_REDUCTION,FIRE_EXTINGUISHER_CLASS,,General Risk Reduction,Fire Extinguisher Class,,,,, -25,TRUE,GENERAL_RISK_REDUCTION: HEAT-LIMITING_STOVE_TOP_INTERVENTION: ,GENERAL_RISK_REDUCTION,HEAT-LIMITING_STOVE_TOP_INTERVENTION,,General Risk Reduction,Heat-Limiting Stove Top Intervention,,,,, -26,TRUE,GENERAL_RISK_REDUCTION: HOARDING/HIGH_FUEL_LOAD_RISK_REDUCTION: ,GENERAL_RISK_REDUCTION,HOARDING/HIGH_FUEL_LOAD_RISK_REDUCTION,,General Risk Reduction,Hoarding/High Fuel Load Risk Reduction,,,,, -27,TRUE,GENERAL_RISK_REDUCTION: MEDICAL_OXYGEN_FIRE_BREAK_FUSE: ,GENERAL_RISK_REDUCTION,MEDICAL_OXYGEN_FIRE_BREAK_FUSE,,General Risk Reduction,Medical Oxygen Fire Break / Fuse,,,,, -28,TRUE,GENERAL_RISK_REDUCTION: MOTOR_VEHICLE_RISK_REDUCTION: ,GENERAL_RISK_REDUCTION,MOTOR_VEHICLE_RISK_REDUCTION,,General Risk Reduction,Motor Vehicle Risk Reduction,,,,, -29,TRUE,GENERAL_RISK_REDUCTION: COOKING_FIRES: ,GENERAL_RISK_REDUCTION,COOKING_FIRES,,General Risk Reduction,Cooking Fires,,,,, -30,TRUE,GENERAL_RISK_REDUCTION: GENERAL_FIRE_SAFEETY: ,GENERAL_RISK_REDUCTION,GENERAL_FIRE_SAFEETY,,General Risk Reduction,General Fire Safety - Other,,,,, -31,TRUE,GENERAL_RISK_REDUCTION: SPECIALIZED_RISK_REDUCTION: SAFEKIDS,GENERAL_RISK_REDUCTION,SPECIALIZED_RISK_REDUCTION,SAFEKIDS,General Risk Reduction,Specialized Risk Reduction,SafeKids,,,, -32,TRUE,GENERAL_RISK_REDUCTION: SPECIALIZED_RISK_REDUCTION: POOL_SAFETY,GENERAL_RISK_REDUCTION,SPECIALIZED_RISK_REDUCTION,POOL_SAFETY,General Risk Reduction,Specialized Risk Reduction,Pool Safety (including fencing),,,, -33,TRUE,GENERAL_RISK_REDUCTION: SPECIALIZED_RISK_REDUCTION: BIKE_SAFETY,GENERAL_RISK_REDUCTION,SPECIALIZED_RISK_REDUCTION,BIKE_SAFETY,General Risk Reduction,Specialized Risk Reduction,Bike Safety,,,, -34,TRUE,GENERAL_RISK_REDUCTION: SEVERE_WEATHER: TORNADO_WARNING,GENERAL_RISK_REDUCTION,SEVERE_WEATHER,TORNADO_WARNING,General Risk Reduction,Specialized Risk Reduction,Tornado Warnings,,,, -35,TRUE,GENERAL_RISK_REDUCTION: SEVERE_WEATHER: SWIFTWATER_AWARENESS,GENERAL_RISK_REDUCTION,SEVERE_WEATHER,SWIFTWATER_AWARENESS,General Risk Reduction,Specialized Risk Reduction,Swiftwater Awareness,,,, -36,TRUE,OPERATION_ENHANCEMENT: HYDRANT_MARKER_INSTALL: ,OPERATION_ENHANCEMENT,HYDRANT_MARKER_INSTALL,,Operation Enhancement,Hydrant Marker Install,,,,, -37,TRUE,OPERATION_ENHANCEMENT: ADDRESS_MARKER_INSTALL: ,OPERATION_ENHANCEMENT,ADDRESS_MARKER_INSTALL,,Operation Enhancement,Address Marker Install,,,,, -38,TRUE,COMMUNITY_HEALTH: BASIC_HEALTH_ASSESSMENT: ,COMMUNITY_HEALTH,BASIC_HEALTH_ASSESSMENT,,Community Health,"Basic Health Assessment (blood pressure, blood sugar, et al)",,,,, -39,TRUE,COMMUNITY_HEALTH: MEDICATION_RECONCILIATION: ,COMMUNITY_HEALTH,MEDICATION_RECONCILIATION,,Community Health,Medication Reconciliation,,,,, -40,TRUE,COMMUNITY_HEALTH: READMISSION_AVOIDANCE_PREVENTION: ,COMMUNITY_HEALTH,READMISSION_AVOIDANCE_PREVENTION,,Community Health,Readmission Avoidance / Prevention,,,,, -41,TRUE,COMMUNITY_HEALTH: FALL_INTERVENTION: ,COMMUNITY_HEALTH,FALL_INTERVENTION,,Community Health,Fall Intervention,,,,, -42,TRUE,COMMUNITY_HEALTH: CHRONIC_DISEASE_MANAGEMENT: ,COMMUNITY_HEALTH,CHRONIC_DISEASE_MANAGEMENT,,Community Health,Chronic Disease Management,,,,, -43,TRUE,COMMUNITY_HEALTH: REFERRAL_PROGRAM: ,COMMUNITY_HEALTH,REFERRAL_PROGRAM,,Community Health,Referral Program,,,,, -44,TRUE,COMMUNITY_HEALTH: ACCESSIBILITY_PROGRAM: ,COMMUNITY_HEALTH,ACCESSIBILITY_PROGRAM,,Community Health,Accessibility Program,,"Includes wheelchair ramp building, etc.",,, -45,TRUE,COMMUNITY_HEALTH: COMMUNITY_HEALTH_GENERAL_OTHER: ,COMMUNITY_HEALTH,COMMUNITY_HEALTH_GENERAL_OTHER,,Community Health,Community Health - General / Other,,,,, -46,TRUE,SENIOR_RISK_REDUCTION: GRAB_BAR_INSTALLATION: ,SENIOR_RISK_REDUCTION,GRAB_BAR_INSTALLATION,,Senior Risk Reduction,Grab Bar Installation,,,,, -47,TRUE,SENIOR_RISK_REDUCTION: RESIDENTIAL_KEY_BOX_INSTALLATION: HOMEBOX,SENIOR_RISK_REDUCTION,RESIDENTIAL_KEY_BOX_INSTALLATION,HOMEBOX,Senior Risk Reduction,Residential Key Box Installation,HomeBox,,,, -48,TRUE,SENIOR_RISK_REDUCTION: SENIOR_RISK_REDUCTION_CLASS: REMEMBERING_WHEN,SENIOR_RISK_REDUCTION,SENIOR_RISK_REDUCTION_CLASS,REMEMBERING_WHEN,Senior Risk Reduction,Senior Risk Reduction Class,Remembering When,,,, -49,TRUE,SENIOR_RISK_REDUCTION: SENIOR_RISK_REDUCTION_CLASS: STEPS_TO_SAFETY,SENIOR_RISK_REDUCTION,SENIOR_RISK_REDUCTION_CLASS,STEPS_TO_SAFETY,Senior Risk Reduction,Senior Risk Reduction Class,Steps To Safety,,,, -50,TRUE,WILDFIRE_PREPAREDNESS: FUEL_MITIGATION_PROJECT: ,WILDFIRE_PREPAREDNESS,FUEL_MITIGATION_PROJECT,,Wildfire Preparedness,Fuel Mitigation Project,,,,, -51,TRUE,WILDFIRE_PREPAREDNESS: HOME_HARDENING_PROJECT: ,WILDFIRE_PREPAREDNESS,HOME_HARDENING_PROJECT,,Wildfire Preparedness,Home Hardening Project,,,,, -52,TRUE,WILDFIRE_PREPAREDNESS: DEFENSIBLE_SPACE: ,WILDFIRE_PREPAREDNESS,DEFENSIBLE_SPACE,,Wildfire Preparedness,Defensible Space,,,,, -53,TRUE,WILDFIRE_PREPAREDNESS: WUI_EDUCATION: FIREWISE,WILDFIRE_PREPAREDNESS,WUI_EDUCATION,FIREWISE,Wildfire Preparedness,WUI Education,Firewise,,,, -54,TRUE,WILDFIRE_PREPAREDNESS: WUI_EDUCATION: READY_SET_GO,WILDFIRE_PREPAREDNESS,WUI_EDUCATION,READY_SET_GO,Wildfire Preparedness,WUI Education,Ready Set Go!,,,, -55,TRUE,YOUTH_RISK_REDUCTION: CAR_SEAT_INSTALLATION: ,YOUTH_RISK_REDUCTION,CAR_SEAT_INSTALLATION,,Youth Risk Reduction,Car Seat Installation,,,,, -56,TRUE,YOUTH_RISK_REDUCTION: LEARN_NOT_TO_BURN: ,YOUTH_RISK_REDUCTION,LEARN_NOT_TO_BURN,,Youth Risk Reduction,Learn Not to Burn,,,,, -57,TRUE,YOUTH_RISK_REDUCTION: YOUTH_FIRESETTER_INTERVENTION: ,YOUTH_RISK_REDUCTION,YOUTH_FIRESETTER_INTERVENTION,,Youth Risk Reduction,Youth Firesetter Intervention ,,,,, -58,TRUE,OTHER: : ,OTHER,,,Other,,,,,, \ No newline at end of file diff --git a/secondary_schemas/value_sets/csv/type_deck_porch_grade.csv b/secondary_schemas/value_sets/csv/type_deck_porch_grade.csv deleted file mode 100644 index c7179a7..0000000 --- a/secondary_schemas/value_sets/csv/type_deck_porch_grade.csv +++ /dev/null @@ -1,5 +0,0 @@ -,active,value,description,definition,source -0,True,ON GRADE,On Grade,, -1,True,ELEVATED,Elevated,, -2,True,NONE PRESENT,None Present,, -3,True,BELOW_GRADE_SUNKEN,Below Grade / Sunken,, diff --git a/secondary_schemas/value_sets/csv/type_deck_porch_material.csv b/secondary_schemas/value_sets/csv/type_deck_porch_material.csv deleted file mode 100644 index 94a610d..0000000 --- a/secondary_schemas/value_sets/csv/type_deck_porch_material.csv +++ /dev/null @@ -1,8 +0,0 @@ -,active,value,description,definition,source -0,True,COMPOSITE,Composite,, -1,True,MASONRY/CONCRETE,Masonry/Concrete,, -2,True,WOOD,Wood,, -3,True,VINYL_PLASTIC_PVC,Vinyl / Plastic / PVC,, -4,True,METAL,Metal,, -5,True,OTHER,Other,, -6,True,UNKNOWN,Unknown,, diff --git a/secondary_schemas/value_sets/csv/type_dins_origin_cause.csv b/secondary_schemas/value_sets/csv/type_dins_origin_cause.csv deleted file mode 100644 index 6f3327b..0000000 --- a/secondary_schemas/value_sets/csv/type_dins_origin_cause.csv +++ /dev/null @@ -1,6 +0,0 @@ -,active,value,description,definition,source -0,True,DIRECT FLAME IMPINGEMENT,Direct Flame Impingement,, -1,True,EMBERS,Embers,, -2,True,RADIANT HEAT,Radiant Heat,, -3,True,UNKNOWN,Unknown,, -4,True,OTHER,Other,, diff --git a/secondary_schemas/value_sets/csv/type_dins_origin_location.csv b/secondary_schemas/value_sets/csv/type_dins_origin_location.csv deleted file mode 100644 index 07cde11..0000000 --- a/secondary_schemas/value_sets/csv/type_dins_origin_location.csv +++ /dev/null @@ -1,12 +0,0 @@ -,active,value,description,definition,source -0,True,ATTACHED FENCE,Attached Fence,, -1,True,ATTACHED PATIO COVER/CARPORT,Attached Patio Cover/Carport,, -2,True,DECK ELEVATED,Deck Elevated,, -3,True,DECK ON GRADE,Deck on Grade,, -4,True,EAVES,Eaves,, -5,True,ROOF,Roof,, -6,True,SIDING,Siding,, -7,True,WINDOW,Window,, -8,True,VENT,Vent,, -9,True,UNKNOWN,Unknown,, -10,True,OTHER,Other,, diff --git a/secondary_schemas/value_sets/csv/type_displace_cause.csv b/secondary_schemas/value_sets/csv/type_displace_cause.csv deleted file mode 100644 index 3504363..0000000 --- a/secondary_schemas/value_sets/csv/type_displace_cause.csv +++ /dev/null @@ -1,8 +0,0 @@ -value,active,description,definition,source -FIRE,True,Fire,, -SMOKE,True,Smoke,, -WATER,True,Water,, -UTILITIES,True,Utilities,, -HAZARDOUS_SITUATION,True,Hazardous Situation,, -COLLAPSE,True,Collapse,, -OTHER,True,Other,, diff --git a/secondary_schemas/value_sets/csv/type_disposition.csv b/secondary_schemas/value_sets/csv/type_disposition.csv deleted file mode 100644 index e305b36..0000000 --- a/secondary_schemas/value_sets/csv/type_disposition.csv +++ /dev/null @@ -1,7 +0,0 @@ -,active,value,description,definition,source -0,True,FIRST_AID_ONLY,First aid only,, -1,True,HOSPITAL,Hospital,, -2,True,DOCTORS_OFFICE,Doctor's office,, -3,True,MORGUE_FUNERAL_HOME,Morgue or funeral home,, -4,True,RESIDENCE,Residence,, -5,True,NO_CARE_NEEDED,No care needed,, diff --git a/secondary_schemas/value_sets/csv/type_distance_unit.csv b/secondary_schemas/value_sets/csv/type_distance_unit.csv deleted file mode 100644 index 05b0df7..0000000 --- a/secondary_schemas/value_sets/csv/type_distance_unit.csv +++ /dev/null @@ -1,3 +0,0 @@ -,active,value,description,definition,source -0,True,FEET,Feet,, -1,True,MILES,Miles,, diff --git a/secondary_schemas/value_sets/csv/type_duty.csv b/secondary_schemas/value_sets/csv/type_duty.csv deleted file mode 100644 index cdc7942..0000000 --- a/secondary_schemas/value_sets/csv/type_duty.csv +++ /dev/null @@ -1,8 +0,0 @@ -value,active,description,definition,source -RESPONDING_TO_EMERGENCY_INCIDENT,True,Responding to Emergency Incident,, -WORKING_AT_SCENE_OF_FIRE_INCIDENT,True,Working at Scene of Fire Incident,, -WORKING_AT_SCENE_OF_NONFIRE_INCIDENT,True,Working at Scene of Nonfire Incident,, -RETURNING_FROM_EMERGENCY_INCIDENT,True,Returning from Emergency Incident,, -TRAINING,True,Training,, -AFTER_INCIDENT,True,After Incident,, -OTHER_ON_DUTY_INCIDENT,True,Other On-Duty Incident,, diff --git a/secondary_schemas/value_sets/csv/type_eaves.csv b/secondary_schemas/value_sets/csv/type_eaves.csv deleted file mode 100644 index 943424f..0000000 --- a/secondary_schemas/value_sets/csv/type_eaves.csv +++ /dev/null @@ -1,5 +0,0 @@ -,active,value,description,definition,source -0,True,ENCLOSED,Enclosed,, -1,True,UNENCLOSED,Unenclosed,, -2,True,NO EAVES,No Eaves,, -3,True,UNKNOWN,Unknown,, diff --git a/secondary_schemas/value_sets/csv/type_emerghaz_elec.csv b/secondary_schemas/value_sets/csv/type_emerghaz_elec.csv deleted file mode 100644 index 806bc4b..0000000 --- a/secondary_schemas/value_sets/csv/type_emerghaz_elec.csv +++ /dev/null @@ -1,49 +0,0 @@ -value,active,value_1,value_2,value_3,value_4,description_1,description_2,description_3,definition_1,definition_2,definition_3,source -CONSUMER_PRODUCTS: APPLIANCE_TOOL,TRUE,CONSUMER_PRODUCTS: APPLIANCE_TOOL: ,CONSUMER_PRODUCTS,APPLIANCE_TOOL,,Appliances / Tools,Consumer Products,,,,, -CONSUMER_PRODUCTS: CELL_PHONE,TRUE,CONSUMER_PRODUCTS: CELL_PHONE: ,CONSUMER_PRODUCTS,CELL_PHONE,,Cell Phone,Consumer Products,,,,, -CONSUMER_PRODUCTS: COMPUTER_TABLET,TRUE,CONSUMER_PRODUCTS: COMPUTER_TABLET: ,CONSUMER_PRODUCTS,COMPUTER_TABLET,,Computer / Tablet,Consumer Products,,,,, -CONSUMER_PRODUCTS: ELECTRONIC_CIGARETTE,TRUE,CONSUMER_PRODUCTS: ELECTRONIC_CIGARETTE: ,CONSUMER_PRODUCTS,ELECTRONIC_CIGARETTE,,Electronic Cigarette,Consumer Products,,,,, -CONSUMER_PRODUCTS: POWER_BANK,TRUE,CONSUMER_PRODUCTS: POWER_BANK: ,CONSUMER_PRODUCTS,POWER_BANK,,Power Bank,Consumer Products,,,,, -CONSUMER_PRODUCTS: TOY,TRUE,CONSUMER_PRODUCTS: TOY: ,CONSUMER_PRODUCTS,TOY,,Toy,Consumer Products,,,,, -CONSUMER_PRODUCTS: OTHER,TRUE,CONSUMER_PRODUCTS: OTHER: ,CONSUMER_PRODUCTS,OTHER,,Other,Consumer Products,,,,, -ENERGY_STORAGE_SYSTEM: HYDROELECTRIC,TRUE,ENERGY_STORAGE_SYSTEM: HYDROELECTRIC: ,ENERGY_STORAGE_SYSTEM,HYDROELECTRIC,,Pumped-Storage Hydroelectric,Energy Storage System,,,,, -ENERGY_STORAGE_SYSTEM: BATTERY,TRUE,ENERGY_STORAGE_SYSTEM: BATTERY: ,ENERGY_STORAGE_SYSTEM,BATTERY,,Battery (Electro-Chemical),Energy Storage System,,,,, -ENERGY_STORAGE_SYSTEM: COMPRESSED_AIR,TRUE,ENERGY_STORAGE_SYSTEM: COMPRESSED_AIR: ,ENERGY_STORAGE_SYSTEM,COMPRESSED_AIR,,Compressed-Air Storage,Energy Storage System,,,,, -ENERGY_STORAGE_SYSTEM: FLYWHEEL,TRUE,ENERGY_STORAGE_SYSTEM: FLYWHEEL: ,ENERGY_STORAGE_SYSTEM,FLYWHEEL,,Flywheel,Energy Storage System,,,,, -ENERGY_STORAGE_SYSTEM: OTHER,TRUE,ENERGY_STORAGE_SYSTEM: OTHER: ,ENERGY_STORAGE_SYSTEM,OTHER,,Other,Energy Storage System,,,,, -E_MOBILITY: POWER_ASSISTED_BICYCLE,TRUE,E_MOBILITY: POWER_ASSISTED_BICYCLE: ,E_MOBILITY,POWER_ASSISTED_BICYCLE,,Power Assisted Bicycle,E-Mobility,,,,, -E_MOBILITY: ELECTRIC_SCOOTER_MOPED,TRUE,E_MOBILITY: ELECTRIC_SCOOTER_MOPED: ,E_MOBILITY,ELECTRIC_SCOOTER_MOPED,,Electric Scooter/Moped,E-Mobility,,,,, -E_MOBILITY: PERSONAL_MOBILITY_ASSIST,TRUE,E_MOBILITY: PERSONAL_MOBILITY_ASSIST: ,E_MOBILITY,PERSONAL_MOBILITY_ASSIST,,Personal Mobility Assist,E-Mobility,,,,, -E_MOBILITY: OTHER,TRUE,E_MOBILITY: OTHER: ,E_MOBILITY,OTHER,,Other,E-Mobility,,,,, -ELECTRIC_VEHICLE: CAR_RR: FULL_ELECTRIC,TRUE,ELECTRIC_VEHICLE: CAR_RR: FULL_ELECTRIC,ELECTRIC_VEHICLE,CAR_RR,FULL_ELECTRIC,Road Registered Car,Electric Vehicle,Full Electric,,,, -ELECTRIC_VEHICLE: CAR_RR: PLUG_IN_HYBRID,TRUE,ELECTRIC_VEHICLE: CAR_RR: PLUG_IN_HYBRID,ELECTRIC_VEHICLE,CAR_RR,PLUG_IN_HYBRID,Road Registered Car,Electric Vehicle,Plug-In Hybrid,,,, -ELECTRIC_VEHICLE: CAR_RR: HYBRID,TRUE,ELECTRIC_VEHICLE: CAR_RR: HYBRID,ELECTRIC_VEHICLE,CAR_RR,HYBRID,Road Registered Car,Electric Vehicle,Hybrid,,,, -ELECTRIC_VEHICLE: CAR_RR: FUEL_CELL,TRUE,ELECTRIC_VEHICLE: CAR_RR: FUEL_CELL,ELECTRIC_VEHICLE,CAR_RR,FUEL_CELL,Road Registered Car,Electric Vehicle,Fuel Cell,,,, -ELECTRIC_VEHICLE: TRUCK_PASSENGER_RR: FULL_ELECTRIC,TRUE,ELECTRIC_VEHICLE: TRUCK_PASSENGER_RR: FULL_ELECTRIC,ELECTRIC_VEHICLE,TRUCK_PASSENGER_RR,FULL_ELECTRIC,Road Registered Passenger Truck,Electric Vehicle,Full Electric,,,, -ELECTRIC_VEHICLE: TRUCK_PASSENGER_RR: PLUG_IN_HYBRID,TRUE,ELECTRIC_VEHICLE: TRUCK_PASSENGER_RR: PLUG_IN_HYBRID,ELECTRIC_VEHICLE,TRUCK_PASSENGER_RR,PLUG_IN_HYBRID,Road Registered Passenger Truck,Electric Vehicle,Plug-In Hybrid,,,, -ELECTRIC_VEHICLE: TRUCK_PASSENGER_RR: HYBRID,TRUE,ELECTRIC_VEHICLE: TRUCK_PASSENGER_RR: HYBRID,ELECTRIC_VEHICLE,TRUCK_PASSENGER_RR,HYBRID,Road Registered Passenger Truck,Electric Vehicle,Hybrid,,,, -ELECTRIC_VEHICLE: TRUCK_PASSENGER_RR: FUEL_CELL,TRUE,ELECTRIC_VEHICLE: TRUCK_PASSENGER_RR: FUEL_CELL,ELECTRIC_VEHICLE,TRUCK_PASSENGER_RR,FUEL_CELL,Road Registered Passenger Truck,Electric Vehicle,Fuel Cell,,,, -ELECTRIC_VEHICLE: TRUCK_COMMERCIAL_RR: FULL_ELECTRIC,TRUE,ELECTRIC_VEHICLE: TRUCK_COMMERCIAL_RR: FULL_ELECTRIC,ELECTRIC_VEHICLE,TRUCK_COMMERCIAL_RR,FULL_ELECTRIC,Road Registered Commercial Truck,Electric Vehicle,Full Electric,,,, -ELECTRIC_VEHICLE: TRUCK_COMMERCIAL_RR: PLUG_IN_HYBRID,TRUE,ELECTRIC_VEHICLE: TRUCK_COMMERCIAL_RR: PLUG_IN_HYBRID,ELECTRIC_VEHICLE,TRUCK_COMMERCIAL_RR,PLUG_IN_HYBRID,Road Registered Commercial Truck,Electric Vehicle,Plug-In Hybrid,,,, -ELECTRIC_VEHICLE: TRUCK_COMMERCIAL_RR: HYBRID,TRUE,ELECTRIC_VEHICLE: TRUCK_COMMERCIAL_RR: HYBRID,ELECTRIC_VEHICLE,TRUCK_COMMERCIAL_RR,HYBRID,Road Registered Commercial Truck,Electric Vehicle,Hybrid,,,, -ELECTRIC_VEHICLE: TRUCK_COMMERCIAL_RR: FUEL_CELL,TRUE,ELECTRIC_VEHICLE: TRUCK_COMMERCIAL_RR: FUEL_CELL,ELECTRIC_VEHICLE,TRUCK_COMMERCIAL_RR,FUEL_CELL,Road Registered Commercial Truck,Electric Vehicle,Fuel Cell,,,, -ELECTRIC_VEHICLE: BUS_RR: FULL_ELECTRIC,TRUE,ELECTRIC_VEHICLE: BUS_RR: FULL_ELECTRIC,ELECTRIC_VEHICLE,BUS_RR,FULL_ELECTRIC,Road Registered Bus,Electric Vehicle,Full Electric,,,, -ELECTRIC_VEHICLE: BUS_RR: PLUG_IN_HYBRID,TRUE,ELECTRIC_VEHICLE: BUS_RR: PLUG_IN_HYBRID,ELECTRIC_VEHICLE,BUS_RR,PLUG_IN_HYBRID,Road Registered Bus,Electric Vehicle,Plug-In Hybrid,,,, -ELECTRIC_VEHICLE: BUS_RR: HYBRID,TRUE,ELECTRIC_VEHICLE: BUS_RR: HYBRID,ELECTRIC_VEHICLE,BUS_RR,HYBRID,Road Registered Bus,Electric Vehicle,Hybrid,,,, -ELECTRIC_VEHICLE: BUS_RR: FUEL_CELL,TRUE,ELECTRIC_VEHICLE: BUS_RR: FUEL_CELL,ELECTRIC_VEHICLE,BUS_RR,FUEL_CELL,Road Registered Bus,Electric Vehicle,Fuel Cell,,,, -ELECTRIC_VEHICLE: BOAT_RECREATIONAL: FULL_ELECTRIC,TRUE,ELECTRIC_VEHICLE: BOAT_RECREATIONAL: FULL_ELECTRIC,ELECTRIC_VEHICLE,BOAT_RECREATIONAL,FULL_ELECTRIC,Boat Recreational,Electric Vehicle,Full Electric,,,, -ELECTRIC_VEHICLE: BOAT_RECREATIONAL: PLUG_IN_HYBRID,TRUE,ELECTRIC_VEHICLE: BOAT_RECREATIONAL: PLUG_IN_HYBRID,ELECTRIC_VEHICLE,BOAT_RECREATIONAL,PLUG_IN_HYBRID,Boat Recreational,Electric Vehicle,Plug-In Hybrid,,,, -ELECTRIC_VEHICLE: BOAT_RECREATIONAL: HYBRID,TRUE,ELECTRIC_VEHICLE: BOAT_RECREATIONAL: HYBRID,ELECTRIC_VEHICLE,BOAT_RECREATIONAL,HYBRID,Boat Recreational,Electric Vehicle,Hybrid,,,, -ELECTRIC_VEHICLE: BOAT_RECREATIONAL: Fuel_Cell,TRUE,ELECTRIC_VEHICLE: BOAT_RECREATIONAL: Fuel_Cell,ELECTRIC_VEHICLE,BOAT_RECREATIONAL,Fuel_Cell,Boat Recreational,Electric Vehicle,Fuel Cell,,,, -ELECTRIC_VEHICLE: BOAT_COMMERCIAL: FULL_ELECTRIC,TRUE,ELECTRIC_VEHICLE: BOAT_COMMERCIAL: FULL_ELECTRIC,ELECTRIC_VEHICLE,BOAT_COMMERCIAL,FULL_ELECTRIC,Boat Commercial,Electric Vehicle,Full Electric,,,, -ELECTRIC_VEHICLE: BOAT_COMMERCIAL: PLUG_IN_HYBRID,TRUE,ELECTRIC_VEHICLE: BOAT_COMMERCIAL: PLUG_IN_HYBRID,ELECTRIC_VEHICLE,BOAT_COMMERCIAL,PLUG_IN_HYBRID,Boat Commercial,Electric Vehicle,Plug-In Hybrid,,,, -ELECTRIC_VEHICLE: BOAT_COMMERCIAL: HYBRID,TRUE,ELECTRIC_VEHICLE: BOAT_COMMERCIAL: HYBRID,ELECTRIC_VEHICLE,BOAT_COMMERCIAL,HYBRID,Boat Commercial,Electric Vehicle,Hybrid,,,, -ELECTRIC_VEHICLE: BOAT_COMMERCIAL: FUEL_CELL,TRUE,ELECTRIC_VEHICLE: BOAT_COMMERCIAL: FUEL_CELL,ELECTRIC_VEHICLE,BOAT_COMMERCIAL,FUEL_CELL,Boat Commercial,Electric Vehicle,Fuel Cell,,,, -ELECTRIC_VEHICLE: LIGHT_EV_NRR: FULL_ELECTRIC,TRUE,ELECTRIC_VEHICLE: LIGHT_EV_NRR: FULL_ELECTRIC,ELECTRIC_VEHICLE,LIGHT_EV_NRR,FULL_ELECTRIC,Non Road Registered Light Vehicle,Electric Vehicle,Full Electric,,,, -ELECTRIC_VEHICLE: LIGHT_EV_NRR: PLUG_IN_HYBRID,TRUE,ELECTRIC_VEHICLE: LIGHT_EV_NRR: PLUG_IN_HYBRID,ELECTRIC_VEHICLE,LIGHT_EV_NRR,PLUG_IN_HYBRID,Non Road Registered Light Vehicle,Electric Vehicle,Plug-In Hybrid,,,, -ELECTRIC_VEHICLE: LIGHT_EV_NRR: HYBRID,TRUE,ELECTRIC_VEHICLE: LIGHT_EV_NRR: HYBRID,ELECTRIC_VEHICLE,LIGHT_EV_NRR,HYBRID,Non Road Registered Light Vehicle,Electric Vehicle,Hybrid,,,, -ELECTRIC_VEHICLE: LIGHT_EV_NRR: FUEL_CELL,TRUE,ELECTRIC_VEHICLE: LIGHT_EV_NRR: FUEL_CELL,ELECTRIC_VEHICLE,LIGHT_EV_NRR,FUEL_CELL,Non Road Registered Light Vehicle,Electric Vehicle,Fuel Cell,,,, -ELECTRIC_VEHICLE: OTHER: FULL_ELECTRIC,TRUE,ELECTRIC_VEHICLE: OTHER: FULL_ELECTRIC,ELECTRIC_VEHICLE,OTHER,FULL_ELECTRIC,Other,Electric Vehicle,Full Electric,,,, -ELECTRIC_VEHICLE: OTHER: PLUG_IN_HYBRID,TRUE,ELECTRIC_VEHICLE: OTHER: PLUG_IN_HYBRID,ELECTRIC_VEHICLE,OTHER,PLUG_IN_HYBRID,Other,Electric Vehicle,Plug-In Hybrid,,,, -ELECTRIC_VEHICLE: OTHER: HYBRID,TRUE,ELECTRIC_VEHICLE: OTHER: HYBRID,ELECTRIC_VEHICLE,OTHER,HYBRID,Other,Electric Vehicle,Hybrid,,,, -ELECTRIC_VEHICLE: OTHER: FUEL_CELL,TRUE,ELECTRIC_VEHICLE: OTHER: FUEL_CELL,ELECTRIC_VEHICLE,OTHER,FUEL_CELL,Other,Electric Vehicle,Fuel Cell,,,, \ No newline at end of file diff --git a/secondary_schemas/value_sets/csv/type_emerghaz_suppression.csv b/secondary_schemas/value_sets/csv/type_emerghaz_suppression.csv deleted file mode 100644 index 7550e5d..0000000 --- a/secondary_schemas/value_sets/csv/type_emerghaz_suppression.csv +++ /dev/null @@ -1,7 +0,0 @@ -value,active,description,definition,source -RUN_COURSE,True,Let Incident Run Its Course,, -SUPPRESSION_WATER_ONLY,True,Suppression With Water Only,, -SUPPRESSION_WATER_ADDITIVE,True,Suppression With Water / Additive,, -SUBMERGE_BURY,True,Submerge or Bury,, -FIRE_BLANKET,True,Use of Fire Blanket,, -BATTERY_PENETRATION,True,Use of Battery Penetrating Appliance,, diff --git a/secondary_schemas/value_sets/csv/type_exposure.csv b/secondary_schemas/value_sets/csv/type_exposure.csv deleted file mode 100644 index c22235a..0000000 --- a/secondary_schemas/value_sets/csv/type_exposure.csv +++ /dev/null @@ -1,7 +0,0 @@ -,active,value,description,definition,source -0,True,SMOKE,Smoke,, -1,True,DERMAL,Dermal,Such as soot., -2,True,INFECTIOUS_DISEASE,Infectious Disease,, -3,True,HEAT,Heat / Flame,, -4,True,HAZMAT,Hazardous material,, -5,True,OTHER,Other,, diff --git a/secondary_schemas/value_sets/csv/type_exterior_finish.csv b/secondary_schemas/value_sets/csv/type_exterior_finish.csv deleted file mode 100644 index eed2f04..0000000 --- a/secondary_schemas/value_sets/csv/type_exterior_finish.csv +++ /dev/null @@ -1,10 +0,0 @@ -,active,value,description,definition,source -0,True,WOOD,Wood,, -1,True,BRICK_STONE,Brick/Stone,, -2,True,VINYL,Vinyl,, -3,True,ASHPHALT,Asphalt,, -4,True,METAL,Metal,, -5,True,CONCRETE,Concrete,, -6,True,EIFS,EIFS,Exterior Insulation Finishing Systems, -7,True,STUCCO,Stucco,, -8,True,FIBER_CEMENT,Fiber Cement,, diff --git a/secondary_schemas/value_sets/csv/type_fire_bldg_damage.csv b/secondary_schemas/value_sets/csv/type_fire_bldg_damage.csv deleted file mode 100644 index a34071e..0000000 --- a/secondary_schemas/value_sets/csv/type_fire_bldg_damage.csv +++ /dev/null @@ -1,5 +0,0 @@ -value,active,description,definition,source -NO_DAMAGE,True,No Damage,, -MINOR_DAMAGE,True,"Minor (Limited Smoke / Fire / Water Damage, No Occupant Displacement)",, -MODERATE_DAMAGE,True,"Moderate (Flame / Water / Smoke Damage, Possible Occupant Displacement)",, -MAJOR_DAMAGE,True,"Major (Flame / Smoke / Water Damage Resulting in Total Property Loss, Occupant Displacement)",, diff --git a/secondary_schemas/value_sets/csv/type_fire_spread.csv b/secondary_schemas/value_sets/csv/type_fire_spread.csv deleted file mode 100644 index 62443b5..0000000 --- a/secondary_schemas/value_sets/csv/type_fire_spread.csv +++ /dev/null @@ -1,6 +0,0 @@ -active,value,description,definition,source -TRUE,OBJECT,Object,, -TRUE,ROOM,Room,, -TRUE,FLOOR,Floor,, -TRUE,BUILDING,Building,, -TRUE,BEYOND_BUILDING,Beyond Building,, \ No newline at end of file diff --git a/secondary_schemas/value_sets/csv/type_foundation.csv b/secondary_schemas/value_sets/csv/type_foundation.csv deleted file mode 100644 index 8fbef13..0000000 --- a/secondary_schemas/value_sets/csv/type_foundation.csv +++ /dev/null @@ -1,10 +0,0 @@ -,active,value,description,definition,source -0,True,CRAWL_SPACE,Crawl Space,, -1,True,POURED_CONCRETE_SLAB,Poured Concrete Slab,, -2,True,FULL_BASEMENT,Full Basement,, -3,True,SLAB_ON_GRADE,Slab on Grade,, -4,True,INSULATED_CONCRETE,Insulated Concrete,, -5,True,PIER_AND_BEAM_PILE,Pier and Beam (Pile),, -6,True,CONCRETE_PANELS,Concrete Panels,, -7,True,WOOD,Wood,, -8,True,STONE,Stone,, diff --git a/secondary_schemas/value_sets/csv/type_fuel_arrangement.csv b/secondary_schemas/value_sets/csv/type_fuel_arrangement.csv deleted file mode 100644 index d482299..0000000 --- a/secondary_schemas/value_sets/csv/type_fuel_arrangement.csv +++ /dev/null @@ -1,4 +0,0 @@ -,active,value,description,definition,source -0,True,GROUND_FUELS,Ground fuels,"Example: duff (decomposing litter), roots", -1,True,SURFACE_FUELS,Surface fuels,"Example: leaves, needles, grasses, forbs, shrubs, twigs, tree stumps, moss, lichen, branches on the ground.", -2,True,CROWN_FUELS,Crown fuels,Example: foliage and branches found in the forest canopy., diff --git a/secondary_schemas/value_sets/csv/type_fuel_distribution.csv b/secondary_schemas/value_sets/csv/type_fuel_distribution.csv deleted file mode 100644 index d6f2305..0000000 --- a/secondary_schemas/value_sets/csv/type_fuel_distribution.csv +++ /dev/null @@ -1,3 +0,0 @@ -,active,value,description,definition,source -0,True,CONTINUOUS_HORIZONTAL,Continuous/Horizontal,Fuels are generally of the same arrangement type., -1,True,LADDER_VERTICAL,Ladder/Vertical,Fuels are arranged one above the other., diff --git a/secondary_schemas/value_sets/csv/type_fuel_size.csv b/secondary_schemas/value_sets/csv/type_fuel_size.csv deleted file mode 100644 index 3aedfac..0000000 --- a/secondary_schemas/value_sets/csv/type_fuel_size.csv +++ /dev/null @@ -1,6 +0,0 @@ -,active,value,description,definition,source -0,True,LESS_THAN_0.25,Less than 0.25,"Example: needles, twigs, moss, lichens, small shrubs and grasses", -1,True,0.25_TO_1,0.25 to 1,"Example: small branches, shrubs", -2,True,1_TO_3,1 to 3,Example: medium-sized branches, -3,True,3_TO_8,3 to 8,"Example: Large branches, small logs", -4,True,GREATER_THAN_8,Greater than 8,"Example: Large, downed logs that are solid or moderately decayed", diff --git a/secondary_schemas/value_sets/csv/type_gender.csv b/secondary_schemas/value_sets/csv/type_gender.csv deleted file mode 100644 index 13518b7..0000000 --- a/secondary_schemas/value_sets/csv/type_gender.csv +++ /dev/null @@ -1,7 +0,0 @@ -value,active,description,definition,source -MALE,True,Male,, -FEMALE,True,Female,, -TRANSGENDER_MALE_FEMALE_TO_MALE,True,Transgender Male (Female to Male),, -TRANSGENDER_FEMALE_MALE_TO_FEMALE,True,Transgender Female (Male to Female),, -OTHER_GENDER_IDENTITY,True,"Other, neither exclusively male or female",, -UNKNOWN,True,Unknown (Unable to be determined),, diff --git a/secondary_schemas/value_sets/csv/type_general_fire_cause.csv b/secondary_schemas/value_sets/csv/type_general_fire_cause.csv deleted file mode 100644 index d343b7d..0000000 --- a/secondary_schemas/value_sets/csv/type_general_fire_cause.csv +++ /dev/null @@ -1,5 +0,0 @@ -,active,value,description,definition,source -0,True,NATURAL,Natural,, -1,True,ACCIDENTAL,Accidental,, -2,True,INCENDIARY,Incendiary,, -3,True,UNDETERMINED,Undetermined,, diff --git a/secondary_schemas/value_sets/csv/type_hazard_cause.csv b/secondary_schemas/value_sets/csv/type_hazard_cause.csv deleted file mode 100644 index 4fa0c0b..0000000 --- a/secondary_schemas/value_sets/csv/type_hazard_cause.csv +++ /dev/null @@ -1,6 +0,0 @@ -value,active,description,definition,source -INTENTIONAL,True,Intentional,, -UNINTENTIONAL,True,Unintentional,, -CONTAINER_CONTAINMENT_FAILURE,True,Container / Containment Failure,, -ACT_OF_NATURE,True,Act of Nature,, -CAUSE_UNDER_INVESTIGATION,True,Cause Under Investigation,, diff --git a/secondary_schemas/value_sets/csv/type_hazard_dot.csv b/secondary_schemas/value_sets/csv/type_hazard_dot.csv deleted file mode 100644 index 80f67c4..0000000 --- a/secondary_schemas/value_sets/csv/type_hazard_dot.csv +++ /dev/null @@ -1,10 +0,0 @@ -value,active,description,definition,source -EXPLOSIVES,True,Explosives,, -GASES,True,Gases,, -FLAMMABLE_LIQUIDS,True,Flammable Liquids,, -FLAMMABLE_SOLIDS,True,Flammable Solids,, -OXIDIZERS,True,Oxidizers,, -POISONS_AND_ETIOLOGIC_MATERIALS,True,Poisons and Etiologic Materials,, -RADIOACTIVE_MATERIALS,True,Radioactive Materials,, -CORROSIVES,True,Corrosives,, -MISCELLANEOUS_DANGEROUS_SUBSTANCES,True,Miscellaneous Dangers Substances and Articles,, diff --git a/secondary_schemas/value_sets/csv/type_hazard_physical_state.csv b/secondary_schemas/value_sets/csv/type_hazard_physical_state.csv deleted file mode 100644 index 5ef604c..0000000 --- a/secondary_schemas/value_sets/csv/type_hazard_physical_state.csv +++ /dev/null @@ -1,6 +0,0 @@ -value,active,description,definition,source -SOLID,True,Solid,, -LIQUID,True,Liquid,, -GAS,True,Gas,, -RADIOACTIVE,True,Radioactive, , -UNKNOWN,True,Unknown, , diff --git a/secondary_schemas/value_sets/csv/type_hazard_unit.csv b/secondary_schemas/value_sets/csv/type_hazard_unit.csv deleted file mode 100644 index c29dda2..0000000 --- a/secondary_schemas/value_sets/csv/type_hazard_unit.csv +++ /dev/null @@ -1,34 +0,0 @@ -value,active,description,definition,source -GAS_CUBIC_FOOT,True,Gas - Cubic Foot ,, -GAS_CUBIC_INCH,True,Gas - Cubic Inch ,, -GAS_CUBIC_CENTIMETER,True,Gas - Cubic Centimeter ,, -GAS_CUBIC_METER,True,Gas - Cubic Meter ,, -GAS_POUND,True,Gas - Pound ,, -LIQUID_CUBIC_CENTIMETER,True,Liquid - Cubic Centimeter ,, -LIQUID_CUP,True,Liquid - Cup ,, -LIQUID_GALLON,True,Liquid - Gallon ,, -LIQUID_GRAM,True,Liquid - Gram ,, -LIQUID_KILOGRAM,True,Liquid - Kilogram ,, -LIQUID_POUND,True,Liquid - Pound ,, -LIQUID_LITER,True,Liquid - Liter ,, -LIQUID_MILLIGRAM,True,Liquid - Milligram ,, -LIQUID_MILLILITER,True,Liquid - Milliliter ,, -LIQUID_OUNCE,True,Liquid - Ounce ,, -LIQUID_PINT,True,Liquid - Pint ,, -LIQUID_QUART,True,Liquid - Quart ,, -LIQUID_TABLESPOON,True,Liquid - Tablespoon ,, -LIQUID_TEASPOON,True,Liquid - Teaspoon ,, -SOLID_GRAM,True,Solid - Gram ,, -SOLID_KILOGRAM,True,Solid - Kilogram ,, -SOLID_POUND,True,Solid - Pound ,, -SOLID_LITER,True,Solid - Liter ,, -SOLID_MILLIGRAM,True,Solid - Milligram ,, -SOLID_OUNCE,True,Solid - Ounce ,, -SOLID_TABLESPOON,True,Solid - Tablespoon ,, -SOLID_TON,True,Solid - Ton ,, -SOLID_TEASPOON,True,Solid - Teaspoon ,, -RADIOACTIVE_CURIE,True,Radioactive - Curie ,, -RADIOACTIVE_MEGABECQUEREL,True,Radioactive - Megabecquerel ,, -RADIOACTIVE_MILLICURIE,True,Radioactive - Millicurie ,, -RADIOACTIVE_TERABECQUEREL,True,Radioactive - Terabecquerel ,, -RADIOACTIVE_MICROCURIE,True,Radioactive - Microcurie ,, diff --git a/secondary_schemas/value_sets/csv/type_hazsit_disposition.csv b/secondary_schemas/value_sets/csv/type_hazsit_disposition.csv deleted file mode 100644 index 13d4a22..0000000 --- a/secondary_schemas/value_sets/csv/type_hazsit_disposition.csv +++ /dev/null @@ -1,10 +0,0 @@ -,active,name,description,definition,source -0,True,COMPLETED_FIRE_SERVICE_ONLY,Completed by Fire Sevice Only,, -1,True,COMPLETED_WITH_FIRE_SERVICE_PRESENT,Completed with Fire Service Present,, -2,True,RELEASED_TO_LOCAL_AGENCY,Released to Local Agency,, -3,True,RELEASED_TO_COUNTY_AGENCY,Released to County Agency,, -4,True,RELEASED_TO_STATE_AGENCY,Released to State Agency,, -5,True,RELEASED_TO_FEDERAL_AGENCY,Released to Federal Agency,, -6,True,RELEASED_TO_PRIVATE_AGENCY,Released to Private Agency,, -7,True,RELEASED_TO_PROPERTY_OWNER,Released to Property Owner,, -8,True,NO_ACTION_NECESSARY,No Action Necessary,, diff --git a/secondary_schemas/value_sets/csv/type_hazsit_release_factors.csv b/secondary_schemas/value_sets/csv/type_hazsit_release_factors.csv deleted file mode 100644 index b156ff8..0000000 --- a/secondary_schemas/value_sets/csv/type_hazsit_release_factors.csv +++ /dev/null @@ -1,24 +0,0 @@ -,active,value_1,value_2,value_3,description_1,description_2,definiton_1,definition_2,source -0,TRUE,FAILURE_TO_CONTROL_HAZARDOUS_MATERIAL: ABANDONED_OR_DISCARDED,FAILURE_TO_CONTROL_HAZARDOUS_MATERIAL,ABANDONED_OR_DISCARDED,Failure To Control Hazardous Material,Abandoned or Discarded,,, -1,TRUE,FAILURE_TO_CONTROL_HAZARDOUS_MATERIAL: IMPROPER_ENVIRONMENT_STOAGE,FAILURE_TO_CONTROL_HAZARDOUS_MATERIAL,IMPROPER_ENVIRONMENT_STOAGE,Failure To Control Hazardous Material,Improper Environment Storage,,, -2,TRUE,FAILURE_TO_CONTROL_HAZARDOUS_MATERIAL: IMPROPER_TRANSFER,FAILURE_TO_CONTROL_HAZARDOUS_MATERIAL,IMPROPER_TRANSFER,Failure To Control Hazardous Material,Improper Transfer,,, -3,TRUE,MISUSE_OF_HAZARDOUS_MATERIALS: IMPROPER_MIXING,MISUSE_OF_HAZARDOUS_MATERIALS,IMPROPER_MIXING,Misuse of Hazardous Materials,Improper Mixing,,, -4,TRUE,MISUSE_OF_HAZARDOUS_MATERIALS: IMPROPER_USE,MISUSE_OF_HAZARDOUS_MATERIALS,IMPROPER_USE,Misuse of Hazardous Materials,Improper Use (Wrong Purpose),,, -5,TRUE,MISUSE_OF_HAZARDOUS_MATERIALS: IMPROPER_CONTAINER,MISUSE_OF_HAZARDOUS_MATERIALS,IMPROPER_CONTAINER,Misuse of Hazardous Materials,Improper Container,,, -6,TRUE,MECHANICAL_FAILURE_MALFUNCTION: AUTOMATIC_CONTROL_FAILURE,MECHANICAL_FAILURE_MALFUNCTION,AUTOMATIC_CONTROL_FAILURE,Mechanical Failure / Malfunction,Automatic Control Failure,,, -7,TRUE,MECHANICAL_FAILURE_MALFUNCTION: MANUAL_CONTROL_FAILURE,MECHANICAL_FAILURE_MALFUNCTION,MANUAL_CONTROL_FAILURE,Mechanical Failure / Malfunction,Manual Control Failure,,, -8,TRUE,MECHANICAL_FAILURE_MALFUNCTION: ELECTRICAL_FAILURE,MECHANICAL_FAILURE_MALFUNCTION,ELECTRICAL_FAILURE,Mechanical Failure / Malfunction,Electrical Failure,,, -9,TRUE,MECHANICAL_FAILURE_MALFUNCTION: LACK_OF_MAINTENANCE,MECHANICAL_FAILURE_MALFUNCTION,LACK_OF_MAINTENANCE,Mechanical Failure / Malfunction,Lack of Maintenance,,, -10,TRUE,DESIGN_CONSTRUCTION_INSTALLATION_DEFICIENCY: DESIGN_DEFICIENCY,DESIGN_CONSTRUCTION_INSTALLATION_DEFICIENCY,DESIGN_DEFICIENCY,Design / Construction / Installation Deficiency,Design Deficiency,,, -11,TRUE,DESIGN_CONSTRUCTION_INSTALLATION_DEFICIENCY: CONSTRUCTION_DEFICIENCY,DESIGN_CONSTRUCTION_INSTALLATION_DEFICIENCY,CONSTRUCTION_DEFICIENCY,Design / Construction / Installation Deficiency,Construction Deficiency,,, -12,TRUE,DESIGN_CONSTRUCTION_INSTALLATION_DEFICIENCY: INSTALLATION_DEFICIENCY,DESIGN_CONSTRUCTION_INSTALLATION_DEFICIENCY,INSTALLATION_DEFICIENCY,Design / Construction / Installation Deficiency,Installation Deficiency,,, -13,TRUE,OPERATIONAL_DEFICIENCY: COLLISION_OVERTURN_KNOCKDOWN,OPERATIONAL_DEFICIENCY,COLLISION_OVERTURN_KNOCKDOWN,Operational Deficiency,Collision / Overturn / Knockdown,,, -14,TRUE,OPERATIONAL_DEFICIENCY: ACCIDENTAL_IMPROPER_POWER_ON,OPERATIONAL_DEFICIENCY,ACCIDENTAL_IMPROPER_POWER_ON,Operational Deficiency,Accidental / Improper Power On,,, -15,TRUE,OPERATIONAL_DEFICIENCY: ACCIDENTAL_IMPROPER_SHUTDOWN,OPERATIONAL_DEFICIENCY,ACCIDENTAL_IMPROPER_SHUTDOWN,Operational Deficiency,Accidental / Improper Shutdown,,, -16,TRUE,OPERATIONAL_DEFICIENCY: EQUIPMENT_UNATTENDED,OPERATIONAL_DEFICIENCY,EQUIPMENT_UNATTENDED,Operational Deficiency,Equipment Unattended,,, -17,TRUE,NATURAL_CONDITION: HIGH_WIND,NATURAL_CONDITION,HIGH_WIND,Natural Condition,High Wind,,, -18,TRUE,NATURAL_CONDITION: EARTHQUAKE,NATURAL_CONDITION,EARTHQUAKE,Natural Condition,Earthquake,,, -19,TRUE,NATURAL_CONDITION: LIGHTNING,NATURAL_CONDITION,LIGHTNING,Natural Condition,Lightning,,, -20,TRUE,NATURAL_CONDITION: FLOOD,NATURAL_CONDITION,FLOOD,Natural Condition,Flood,,, -21,TRUE,NATURAL_CONDITION: HIGH_TEMPERATURE,NATURAL_CONDITION,HIGH_TEMPERATURE,Natural Condition,High Temperature,,, -22,TRUE,NATURAL_CONDITION: LOWER_TEMPERATURE,NATURAL_CONDITION,LOWER_TEMPERATURE,Natural Condition,Lower Temperature,,, \ No newline at end of file diff --git a/secondary_schemas/value_sets/csv/type_hazsit_type.csv b/secondary_schemas/value_sets/csv/type_hazsit_type.csv deleted file mode 100644 index 8331170..0000000 --- a/secondary_schemas/value_sets/csv/type_hazsit_type.csv +++ /dev/null @@ -1,10 +0,0 @@ -,active,value,description,definition,source -0,True,SPILL,Spill,, -1,True,LEAK,Leak,, -2,True,FIRE,Fire,, -3,True,EXPLOSION,Explosion,, -4,True,MATERIAL_ENTERED_WATERWAY,Material Entered Waterway/Storm Sewer,, -5,True,SOLID_DISPERSION,Solid Dispersion,, -6,True,VAPOR_GAS_DISPERSION,Vapor/Gas Dispersion,, -7,True,ENVIRONMENTAL_DAMAGE,Environmental Damage,, -8,True,NO_RELEASE,No Release,, diff --git a/secondary_schemas/value_sets/csv/type_health_problems.csv b/secondary_schemas/value_sets/csv/type_health_problems.csv deleted file mode 100644 index ac4d265..0000000 --- a/secondary_schemas/value_sets/csv/type_health_problems.csv +++ /dev/null @@ -1,20 +0,0 @@ -,active,value,description,definition,source -0,TRUE,HEART_FAILURE,Heart failure,, -1,TRUE,COPD,COPD,, -2,TRUE,ASTHMA,Asthma,, -3,TRUE,CARDIAC_ARRHYTHMIA,Cardiac Arrhythmia,, -4,TRUE,HYPERTENSION,Hypertension,, -5,TRUE,KIDNEY_DISEASE,Kidney disease,, -6,TRUE,CANCER,Cancer,, -7,TRUE,CVA_STROKE,CVA / Stroke,, -8,TRUE,MYOCARDIAL_INFARCTION,Myocardial Infarction,, -9,TRUE,SEIZURE_DISORDER,Seizure Disorder,, -10,TRUE,DIABETES,Diabetes,, -11,TRUE,POST_SURGERY,Post surgery,, -12,TRUE,OPEN_WOUNDS,Open wounds,, -13,TRUE,PAIN_CONTROL,Pain control,, -14,TRUE,PSYCHOLOGICAL_BEHAVIORAL_HEALTH,Psychological / Behavioral Health,, -15,TRUE,SUBSTANCE_USE_DISORDER,Substance use disorder,, -16,TRUE,PHYSICAL_LIMITATIONS_DISABILITY,Physical limitations or disability,, -17,TRUE,OTHER,Other,, -18,TRUE,NONE,,, \ No newline at end of file diff --git a/secondary_schemas/value_sets/csv/type_human_factors.csv b/secondary_schemas/value_sets/csv/type_human_factors.csv deleted file mode 100644 index 1e25a51..0000000 --- a/secondary_schemas/value_sets/csv/type_human_factors.csv +++ /dev/null @@ -1,16 +0,0 @@ -,active,value,description,definition,source -0,True,HOARDING_DISORDER,Hoarding Disorder,, -1,True,INTELLECTUAL_DISABILITY,Intellectual Disability,, -2,True,PHYSICAL_DISABILITY,Physical Disability,, -3,True,ILLICIT_DRUG_USE,Illicit Drug Use,, -4,True,ALCOHOL_USE,Alcohol Use,, -5,True,ASLEEP,Asleep,, -6,True,JUVENILE_BEHAVIOR,Juvenile Behavior,"Note: Explicitly refers to minors under 18, not adults who are behaving in a juvenile manner.", -7,True,ELDERLY_AGING,Elderly or factors of aging,, -8,True,HOMELESSNESS,Homelessness,, -9,True,MEDICAL_CONDITION,Medical Condition,, -10,True,MENTAL_HEALTH,Mental Health,, -11,True,CULTURAL_RELIGIOUS_BEHAVIOR,Cultural or Religious Behavior,, -12,True,MEDICAL_OXYGEN,Medical Oxygen Use,, -13,True,NONE,,, -14,True,OTHER,Other,, diff --git a/secondary_schemas/value_sets/csv/type_hydrant_impediment.csv b/secondary_schemas/value_sets/csv/type_hydrant_impediment.csv deleted file mode 100644 index fc27285..0000000 --- a/secondary_schemas/value_sets/csv/type_hydrant_impediment.csv +++ /dev/null @@ -1,18 +0,0 @@ -,active,value,description,definition,source -0,True,OBSTRUCTION,Obstruction,, -1,True,VISUAL_BARRIER,Visual barrier,, -2,True,BROKEN_STEM,Broken stem,, -3,True,HARD_OPEN,Hard open,, -4,True,HARD_CLOSE,Hard close,, -5,True,LEAKING,Leaking,, -6,True,CAP_MISSING,Cap Missing,, -7,True,CAP_NOT_REMOVABLE,Cap not removable,, -8,True,CHATTER,Chatter,, -9,True,DEFECTIVE_THREAD,Defective thread,, -10,True,DRAIN_DEFECTIVE,Drain defective,, -11,True,FROZEN,Frozen,, -12,True,NON_FUNCTION_FROST_JACKET,Non-functional frost jacket,, -13,True,CHAINS_MISSING,Chains missing,, -14,True,NEEDS_PAINT,Needs paint,, -15,True,MARKER_MISSING,Maker missing,, -16,True,NEEDS_GREASE,Needs grease,, diff --git a/secondary_schemas/value_sets/csv/type_indoor_cause.csv b/secondary_schemas/value_sets/csv/type_indoor_cause.csv deleted file mode 100644 index 898d74e..0000000 --- a/secondary_schemas/value_sets/csv/type_indoor_cause.csv +++ /dev/null @@ -1,100 +0,0 @@ -,active,value_1,value_2,value_3,value_4,description_1,description_2,description_3,comments -0,TRUE,NATURAL: LIGHTNING ,NATURAL,LIGHTNING,,Natural,Lightning,, -1,TRUE,NATURAL: VOLCANO ,NATURAL,VOLCANO,,Natural,Volcano,, -2,TRUE,NATURAL: SPONTANEOUS_COMBUSTION ,NATURAL,SPONTANEOUS_COMBUSTION,,Natural,Spontaneous Combustion,, -3,TRUE,NATURAL: OTHER ,NATURAL,OTHER,,Natural,Other,, -4,TRUE,NATURAL: UNKNOWN ,NATURAL,UNKNOWN,,Natural,Unknown,, -5,TRUE,EQUIPMENT_APPLIANCE: HOT_WORK ,EQUIPMENT_APPLIANCE,HOT_WORK,,Equipment or Appliance,"Hot Work (Welder, Grinder, Torch, Cutter)",,Prompts consumer_product -6,TRUE,EQUIPMENT_APPLIANCE: OTHER_SMALL_ENGINE_EQUIPMENT ,EQUIPMENT_APPLIANCE,OTHER_SMALL_ENGINE_EQUIPMENT,,Equipment or Appliance,Other Small Engine Equipment,,Prompts consumer_product -7,TRUE,EQUIPMENT_APPLIANCE: OTHER ,EQUIPMENT_APPLIANCE,OTHER,,Equipment or Appliance,Other,,Prompts consumer_product -8,TRUE,EQUIPMENT_APPLIANCE: UNKNOWN ,EQUIPMENT_APPLIANCE,UNKNOWN,,Equipment or Appliance,Unknown,,Prompts consumer_product -9,TRUE,EQUIPMENT_APPLIANCE: HEATING_COOLING_EQUIPMENT ,EQUIPMENT_APPLIANCE,HEATING_COOLING_EQUIPMENT,,Equipment or Appliance,Heating or Cooling Equipment,,Prompts consumer_product -10,TRUE,EQUIPMENT_APPLIANCE: ELECTRICAL_EQUIPMENT ,EQUIPMENT_APPLIANCE,ELECTRICAL_EQUIPMENT,,Equipment or Appliance,Electrical Equipment,,Prompts consumer_product -11,TRUE,COOKING: OIL_GREASE ,COOKING,OIL_GREASE,,Cooking,Oil or grease,, -12,TRUE,COOKING: KITCHEN_APPLIANCE_OVEN ,COOKING,KITCHEN_APPLIANCE_OVEN,,Cooking,Kitchen Appliance or Oven,, -13,TRUE,COOKING: DRY_COOKING ,COOKING,DRY_COOKING,,Cooking,Dry Food and Materials,, -14,TRUE,CHEMICAL: CHEMICAL_LABORATORY ,CHEMICAL,CHEMICAL_LABORATORY,,Chemical,Chemical or Laboratory,, -15,TRUE,FIREARMS_EXPLOSIVES: BLACK_POWDER_MUZZLE_LOADING ,FIREARMS_EXPLOSIVES,BLACK_POWDER_MUZZLE_LOADING,,Firearms and Explosive Use,Black Powder / Muzzle Loading,, -16,TRUE,FIREARMS_EXPLOSIVES: BLASTING ,FIREARMS_EXPLOSIVES,BLASTING,,Firearms and Explosive Use,Blasting,, -17,TRUE,FIREARMS_EXPLOSIVES: EXPLODING_TARGET_SHOOTING ,FIREARMS_EXPLOSIVES,EXPLODING_TARGET_SHOOTING,,Firearms and Explosive Use,Exploding Target Shooting,, -18,TRUE,FIREARMS_EXPLOSIVES: DETONATING_CORD ,FIREARMS_EXPLOSIVES,DETONATING_CORD,,Firearms and Explosive Use,Detonating Cord,, -19,TRUE,FIREARMS_EXPLOSIVES: FLARES_FUSES ,FIREARMS_EXPLOSIVES,FLARES_FUSES,,Firearms and Explosive Use,Flares / Fuses,, -20,TRUE,FIREARMS_EXPLOSIVES: INERT_TARGET_SHOOTING ,FIREARMS_EXPLOSIVES,INERT_TARGET_SHOOTING,,Firearms and Explosive Use,Inert Target Shooting,, -21,TRUE,FIREARMS_EXPLOSIVES: MILITARY_ORDINANCE ,FIREARMS_EXPLOSIVES,MILITARY_ORDINANCE,,Firearms and Explosive Use,Military ordinance,, -22,TRUE,FIREARMS_EXPLOSIVES: NON_MILITARY_TRACER ,FIREARMS_EXPLOSIVES,NON_MILITARY_TRACER,,Firearms and Explosive Use,Non-Military Tracer,, -23,TRUE,FIREARMS_EXPLOSIVES: AMMONIUM_NITRATE_FUEL_OIL ,FIREARMS_EXPLOSIVES,AMMONIUM_NITRATE_FUEL_OIL,,Firearms and Explosive Use,Ammonium Nitrate Fuel Oil (ANFO),, -24,TRUE,FIREARMS_EXPLOSIVES: IMPROVISED_EXPLOSIVE_DEVICE ,FIREARMS_EXPLOSIVES,IMPROVISED_EXPLOSIVE_DEVICE,,Firearms and Explosive Use,Improvised Explosive Device,, -25,TRUE,FIREARMS_EXPLOSIVES: PIPE_BOMB ,FIREARMS_EXPLOSIVES,PIPE_BOMB,,Firearms and Explosive Use,Pipe Bomb,, -26,TRUE,FIREARMS_EXPLOSIVES: OTHER_EXPLOSIVES ,FIREARMS_EXPLOSIVES,OTHER_EXPLOSIVES,,Firearms and Explosive Use,Other Explosives,, -27,TRUE,FIREARMS_EXPLOSIVES: OTHER ,FIREARMS_EXPLOSIVES,OTHER,,Firearms and Explosive Use,Other,, -28,TRUE,FIREARMS_EXPLOSIVES: UNKNOWN ,FIREARMS_EXPLOSIVES,UNKNOWN,,Firearms and Explosive Use,Unknown,, -29,TRUE,FIREWORKS: EXPLOSIVES M_80,FIREWORKS,EXPLOSIVES,M_80,Fireworks,Explosives,M-80, -30,TRUE,FIREWORKS: EXPLOSIVES M_100,FIREWORKS,EXPLOSIVES,M_100,Fireworks,Explosives,M-100, -31,TRUE,FIREWORKS: EXPLOSIVES M_1000,FIREWORKS,EXPLOSIVES,M_1000,Fireworks,Explosives,M-1000, -32,TRUE,FIREWORKS: EXPLOSIVES 1_4_Stick,FIREWORKS,EXPLOSIVES,1_4_Stick,Fireworks,Explosives,1/4 Stick, -33,TRUE,FIREWORKS: EXPLOSIVES CHERRY_BOMB,FIREWORKS,EXPLOSIVES,CHERRY_BOMB,Fireworks,Explosives,Cherry Bomb, -34,TRUE,FIREWORKS: EXPLOSIVES SILVER_SALUTE,FIREWORKS,EXPLOSIVES,SILVER_SALUTE,Fireworks,Explosives,Silver Salute, -35,TRUE,FIREWORKS: EXPLOSIVES SPARKLER_BOMB,FIREWORKS,EXPLOSIVES,SPARKLER_BOMB,Fireworks,Explosives,Sparkler Bomb, -36,TRUE,FIREWORKS: EXPLOSIVES ALTERED_CONSUMER_FIREWORKS,FIREWORKS,EXPLOSIVES,ALTERED_CONSUMER_FIREWORKS,Fireworks,Explosives,Altered Consumer Firework, -37,TRUE,FIREWORKS: EXPLOSIVES HOMEMADE_EXPLOSIVE_DEVICE,FIREWORKS,EXPLOSIVES,HOMEMADE_EXPLOSIVE_DEVICE,Fireworks,Explosives,Homemade Explosive Device, -38,TRUE,FIREWORKS: PROFESSIONAL_DISPLAY OUTDOOR_AERIAL_SHELL,FIREWORKS,PROFESSIONAL_DISPLAY,OUTDOOR_AERIAL_SHELL,Fireworks,Professional Public Display,Outdoor Aerial Shells, -39,TRUE,FIREWORKS: PROFESSIONAL_DISPLAY OUTDOOR_LOW_LEVEL,FIREWORKS,PROFESSIONAL_DISPLAY,OUTDOOR_LOW_LEVEL,Fireworks,Professional Public Display,Outdoor Low-Level, -40,TRUE,FIREWORKS: PROFESSIONAL_DISPLAY OUTDOOR_GROUND_LEVEL,FIREWORKS,PROFESSIONAL_DISPLAY,OUTDOOR_GROUND_LEVEL,Fireworks,Professional Public Display,Outdoor Ground-Level, -41,TRUE,FIREWORKS: PROFESSIONAL_DISPLAY OUTDOOR_PROXIMATE,FIREWORKS,PROFESSIONAL_DISPLAY,OUTDOOR_PROXIMATE,Fireworks,Professional Public Display,Outdoor Proximate, -42,TRUE,FIREWORKS: PROFESSIONAL_DISPLAY INDOOR_PROXIMATE,FIREWORKS,PROFESSIONAL_DISPLAY,INDOOR_PROXIMATE,Fireworks,Professional Public Display,Indoor Proximate, -43,TRUE,FIREWORKS: CONSUMER_AERIAL COMETS_MINES_SHELLS,FIREWORKS,CONSUMER_AERIAL,COMETS_MINES_SHELLS,Fireworks,Consumer Aerial,Comets / Mines / Shells, -44,TRUE,FIREWORKS: CONSUMER_AERIAL RELOADABLE_TUBE_AERIAL,FIREWORKS,CONSUMER_AERIAL,RELOADABLE_TUBE_AERIAL,Fireworks,Consumer Aerial,Reloadable Tube Aerial, -45,TRUE,FIREWORKS: CONSUMER_AERIAL ROMAN_CANDLES,FIREWORKS,CONSUMER_AERIAL,ROMAN_CANDLES,Fireworks,Consumer Aerial,Roman Candles, -46,TRUE,FIREWORKS: CONSUMER_AERIAL ROCKETS,FIREWORKS,CONSUMER_AERIAL,ROCKETS,Fireworks,Consumer Aerial,Rockets, -47,TRUE,FIREWORKS: CONSUMER_AERIAL MISSILES,FIREWORKS,CONSUMER_AERIAL,MISSILES,Fireworks,Consumer Aerial,Missiles, -48,TRUE,FIREWORKS: CONSUMER_AERIAL HELICOPTERS,FIREWORKS,CONSUMER_AERIAL,HELICOPTERS,Fireworks,Consumer Aerial,Helicopters, -49,TRUE,FIREWORKS: CONSUMER_AERIAL OTHER_SPECIALTY_ITEMS,FIREWORKS,CONSUMER_AERIAL,OTHER_SPECIALTY_ITEMS,Fireworks,Consumer Aerial,Other Specialty Items, -50,TRUE,FIREWORKS: CONSUMER_NON_AERIAL COMBINAITON_ITEMS,FIREWORKS,CONSUMER_NON_AERIAL,COMBINAITON_ITEMS,Fireworks,Consumer Non-Aerial,Combination Items, -51,TRUE,FIREWORKS: CONSUMER_NON_AERIAL FOUNTAINS,FIREWORKS,CONSUMER_NON_AERIAL,FOUNTAINS,Fireworks,Consumer Non-Aerial,Fountains, -52,TRUE,FIREWORKS: CONSUMER_NON_AERIAL GROUND_SPINNERS,FIREWORKS,CONSUMER_NON_AERIAL,GROUND_SPINNERS,Fireworks,Consumer Non-Aerial,Ground Spinners, -53,TRUE,FIREWORKS: CONSUMER_NON_AERIAL HANDHELD_SPARKLERS,FIREWORKS,CONSUMER_NON_AERIAL,HANDHELD_SPARKLERS,Fireworks,Consumer Non-Aerial,Handheld Sparklers, -54,TRUE,FIREWORKS: CONSUMER_NON_AERIAL WHEELS,FIREWORKS,CONSUMER_NON_AERIAL,WHEELS,Fireworks,Consumer Non-Aerial,Wheels, -55,TRUE,FIREWORKS: CONSUMER_NON_AERIAL FIRECRACKERS,FIREWORKS,CONSUMER_NON_AERIAL,FIRECRACKERS,Fireworks,Consumer Non-Aerial,Firecrackers, -56,TRUE,FIREWORKS: CONSUMER_NON_AERIAL CHASERS,FIREWORKS,CONSUMER_NON_AERIAL,CHASERS,Fireworks,Consumer Non-Aerial,Chasers, -57,TRUE,FIREWORKS: CONSUMER_NON_AERIAL OTHER_SPECIALTY_ITEMS,FIREWORKS,CONSUMER_NON_AERIAL,OTHER_SPECIALTY_ITEMS,Fireworks,Consumer Non-Aerial,Other Specialty Items, -58,TRUE,FIREWORKS: DEREGULATED_NOVELTIES SNAP_CAPS,FIREWORKS,DEREGULATED_NOVELTIES,SNAP_CAPS,Fireworks,Deregulated Novelties,Snap Caps, -59,TRUE,FIREWORKS: DEREGULATED_NOVELTIES PARTY_POPPERS,FIREWORKS,DEREGULATED_NOVELTIES,PARTY_POPPERS,Fireworks,Deregulated Novelties,Party Poppers, -60,TRUE,FIREWORKS: DEREGULATED_NOVELTIES SMOKE_BALLS,FIREWORKS,DEREGULATED_NOVELTIES,SMOKE_BALLS,Fireworks,Deregulated Novelties,Smoke Balls, -61,TRUE,FIREWORKS: DEREGULATED_NOVELTIES SNAKES,FIREWORKS,DEREGULATED_NOVELTIES,SNAKES,Fireworks,Deregulated Novelties,Snakes, -62,TRUE,FIREWORKS: DEREGULATED_NOVELTIES WIRE_CORE_SPARKLERS,FIREWORKS,DEREGULATED_NOVELTIES,WIRE_CORE_SPARKLERS,Fireworks,Deregulated Novelties,Wire-Core Sparklers, -63,TRUE,FIREWORKS: MODEL_AMATEUR_ROCKETS ,FIREWORKS,MODEL_AMATEUR_ROCKETS,,Fireworks,Model / Amateur Rockets,, -64,TRUE,FIREWORKS: OTHER ,FIREWORKS,OTHER,,Fireworks,Other,, -65,TRUE,FIREWORKS: UNKNOWN ,FIREWORKS,UNKNOWN,,Fireworks,Unknown,, -66,TRUE,POWER_GEN_TRANS_DIST: ELECTRICAL_TRANSMISSION_DISTRIBUTION_SYSTEMS ,POWER_GEN_TRANS_DIST,ELECTRICAL_TRANSMISSION_DISTRIBUTION_SYSTEMS,,Power Generation / Transmission / Distribution,Electrical Transmission / Distribution Systems,, -67,TRUE,POWER_GEN_TRANS_DIST: SOLAR_UTILITY_SYSTEM ,POWER_GEN_TRANS_DIST,SOLAR_UTILITY_SYSTEM,,Power Generation / Transmission / Distribution,Solar Utility System,,Includes photovoltaic systems -68,TRUE,POWER_GEN_TRANS_DIST: ENERGY_STORAGE_SYSTEM ,POWER_GEN_TRANS_DIST,ENERGY_STORAGE_SYSTEM,,Power Generation / Transmission / Distribution,Energy Storage System,, -69,TRUE,POWER_GEN_TRANS_DIST: OTHER ,POWER_GEN_TRANS_DIST,OTHER,,Power Generation / Transmission / Distribution,Other,, -70,TRUE,POWER_GEN_TRANS_DIST: UNKNOWN ,POWER_GEN_TRANS_DIST,UNKNOWN,,Power Generation / Transmission / Distribution,Unknown,, -71,TRUE,POWER_GEN_TRANS_DIST: BATTERY_CONSUMER_PRODUCT ,POWER_GEN_TRANS_DIST,BATTERY_CONSUMER_PRODUCT,,Power Generation / Transmission / Distribution,Battery Consumer Product,,Prompts consumer_product -72,TRUE,RECREATION_CEREMONY: BARBEQUE_SMOKER ,RECREATION_CEREMONY,BARBEQUE_SMOKER,,Recreation / Ceremony,Barbeque / Smoker,, -73,TRUE,RECREATION_CEREMONY: LUMINARY_CANDLES_INCENSE ,RECREATION_CEREMONY,LUMINARY_CANDLES_INCENSE,,Recreation / Ceremony,"Luminary, candle or incense",, -74,TRUE,RECREATION_CEREMONY: OTHER ,RECREATION_CEREMONY,OTHER,,Recreation / Ceremony,Other,, -75,TRUE,RECREATION_CEREMONY: UNKNOWN ,RECREATION_CEREMONY,UNKNOWN,,Recreation / Ceremony,Unknown,, -76,TRUE,RECREATION_CEREMONY: EXPOSURE_FIRE_PIT_OPEN_FLAME ,RECREATION_CEREMONY,EXPOSURE_FIRE_PIT_OPEN_FLAME,,Recreation / Ceremony,Exposure from Fire Pit or Open Flame,, -77,TRUE,SMOKING_MATERIALS_ILLICIT_DRUGS: CIGAR_CIGARETTE_PIPE ,SMOKING_MATERIALS_ILLICIT_DRUGS,CIGAR_CIGARETTE_PIPE,,Smoking Materials and Illicit Drugs,Cigar / Cigarette / Pipe,, -78,TRUE,SMOKING_MATERIALS_ILLICIT_DRUGS: ELECTRONIC_CIGARETTE ,SMOKING_MATERIALS_ILLICIT_DRUGS,ELECTRONIC_CIGARETTE,,Smoking Materials and Illicit Drugs,Electronic Cigarette,, -79,TRUE,SMOKING_MATERIALS_ILLICIT_DRUGS: DRUG_PARAPHERNALIA ,SMOKING_MATERIALS_ILLICIT_DRUGS,DRUG_PARAPHERNALIA,,Smoking Materials and Illicit Drugs,Drug Paraphernalia,, -80,TRUE,SMOKING_MATERIALS_ILLICIT_DRUGS: ILLEGAL_SUBSTANCE_MANUFACTURE ,SMOKING_MATERIALS_ILLICIT_DRUGS,ILLEGAL_SUBSTANCE_MANUFACTURE,,Smoking Materials and Illicit Drugs,Illegal Substance Manufacture,, -81,TRUE,SMOKING_MATERIALS_ILLICIT_DRUGS: OTHER ,SMOKING_MATERIALS_ILLICIT_DRUGS,OTHER,,Smoking Materials and Illicit Drugs,Other,, -82,TRUE,SMOKING_MATERIALS_ILLICIT_DRUGS: UNKNOWN ,SMOKING_MATERIALS_ILLICIT_DRUGS,UNKNOWN,,Smoking Materials and Illicit Drugs,Unknown,, -83,TRUE,MISUSE_FIRE: LIGHTER_MATCHES ,MISUSE_FIRE,LIGHTER_MATCHES,,Misuse of Fire,Lighter / Matches,, -84,TRUE,MISUSE_FIRE: GLASS_REFRACTION_MAGNIFYING_GLASS ,MISUSE_FIRE,GLASS_REFRACTION_MAGNIFYING_GLASS,,Misuse of Fire,Glass Refraction / Magnifying Glass,, -85,TRUE,MISUSE_FIRE: INCENDIARY_DEVICE ,MISUSE_FIRE,INCENDIARY_DEVICE,,Misuse of Fire,Incendiary Device,, -86,TRUE,MISUSE_FIRE: FLINT_FRICTION ,MISUSE_FIRE,FLINT_FRICTION,,Misuse of Fire,Flint / Friction,, -87,TRUE,MISUSE_FIRE: OTHER ,MISUSE_FIRE,OTHER,,Misuse of Fire,Other,, -88,TRUE,MISUSE_FIRE: UNKNOWN ,MISUSE_FIRE,UNKNOWN,,Misuse of Fire,Unknown,, -89,TRUE,ARSON: DEVICE ,ARSON,DEVICE,,Arson,Device,, -90,TRUE,ARSON: HOT_SET ,ARSON,HOT_SET,,Arson,Hot Set,, -91,TRUE,ARSON: OTHER ,ARSON,OTHER,,Arson,Other,, -92,TRUE,ARSON: UNKNOWN ,ARSON,UNKNOWN,,Arson,Unknown,, -93,TRUE,EXPOSURE: SPREAD_FROM_OUTSIDE_STRUCTURE ,EXPOSURE,SPREAD_FROM_OUTSIDE_STRUCTURE,,Exposure,Spread From Other Structure or Outdoor Object,, -94,TRUE,EQUIPMENT_APPLIANCE: ELECTRIC_FENCE ,EQUIPMENT_APPLIANCE,ELECTRIC_FENCE,,Equipment or Appliance,Electric Fence,, -95,TRUE,UNDETERMINED: UNDER_INVESTIGATION ,UNDETERMINED,UNDER_INVESTIGATION,,Undetermined,Under Investigation,, -96,TRUE,UNDETERMINED: NOT_INVESTIGATED ,UNDETERMINED,NOT_INVESTIGATED,,Undetermined,Not Investigated,, -97,TRUE,UNDETERMINED: ORIGIN_AND_OR_CAUSE_NOT_IDENTIFIED ,UNDETERMINED,ORIGIN_AND_OR_CAUSE_NOT_IDENTIFIED,,Undetermined,Origin and / or Cause Not Identified,, -98,TRUE,UNDETERMINED: ORIGIN_DESTROYED ,UNDETERMINED,ORIGIN_DESTROYED,,Undetermined,Origin Destroyed,, \ No newline at end of file diff --git a/secondary_schemas/value_sets/csv/type_indoor_outdoor.csv b/secondary_schemas/value_sets/csv/type_indoor_outdoor.csv deleted file mode 100644 index efc4062..0000000 --- a/secondary_schemas/value_sets/csv/type_indoor_outdoor.csv +++ /dev/null @@ -1,3 +0,0 @@ -,active,value,description,definition,source -0,True,INDOOR,Indoor,, -1,True,OUTDOOR,Outdoor,, diff --git a/secondary_schemas/value_sets/csv/type_initial_detection.csv b/secondary_schemas/value_sets/csv/type_initial_detection.csv deleted file mode 100644 index 5a226b5..0000000 --- a/secondary_schemas/value_sets/csv/type_initial_detection.csv +++ /dev/null @@ -1,14 +0,0 @@ -,active,value,description,definition,source -0,True,SMOKE_ALARM,Smoke Alarm,, -1,True,HEAT_ALARM,Heat Alarm,, -2,True,AUTOMATIC_SUPPRESSION,Automatic Suppression System,, -3,True,VISUAL_SIGHTING,Visual Sighting,, -4,True,SPECIALTY_DETECTOR,Specialty Detector,, -5,True,MANUAL_ACTIVATION,Manual activation,, -6,True,ODOR,Odor,, -7,True,PET,Pet,, -8,True,AUDIBLE_NOISE,Audible noise,, -9,True,ALERTED_BY_PERSON,Alerted by person,, -10,True,NO_INITIAL_DETECTION,No Initial Detection (Burn Out Prior to Detection),, -11,True,UNKNOWN,Initial Detection Unknown,, -12,True,OTHER,Other,, diff --git a/secondary_schemas/value_sets/csv/type_injury.csv b/secondary_schemas/value_sets/csv/type_injury.csv deleted file mode 100644 index b5817c7..0000000 --- a/secondary_schemas/value_sets/csv/type_injury.csv +++ /dev/null @@ -1,52 +0,0 @@ -,active,value,description,definition,source -0,True,SMOKE_INHALATION,Smoke inhalation,, -1,True,HAZARDOUS_FUMES_INHALATION,Hazardous fumes inhalation,, -2,True,DIFFICULTY_BREATHING,"Difficulty breathing, shortness of breath",, -3,True,BURNS_THERMAL,"Burns, thermal",, -4,True,BURNS_SCALD,"Burns, scald",, -5,True,BURNS_CHEMICAL,"Burns, chemical",, -6,True,BURNS_ELECTRIC,"Burns, electric",, -7,True,CUT_LACERATION,Cut or laceration,, -8,True,STAB_PUNCTURE_WOUND,Stab or puncture wound,, -9,True,GUNSHOT_PROJECTILE_WOUND,Gunshot or projectile wound,, -10,True,CONTUSION_BRUISE,Contusion or bruise,, -11,True,ABRASION,Abrasion,, -12,True,DISLOCATION,Dislocation,, -13,True,STRAIN_SPRAIN,Strain or sprain,, -14,True,FRACTURE,Fracture,, -15,True,SWELLING,Swelling,, -16,True,CRUSHING,Crushing,, -17,True,AMPUTATION,Amputation,, -18,True,CARDIAC_SYMPTOMS,Cardiac symptoms,, -19,True,CARDIAC_ARREST,Cardiac arrest,, -20,True,STROKE,Stroke,, -21,True,RESPIRATORY_ARREST,Respiratory arrest,, -22,True,CHILLS,Chills,, -23,True,FEVER,Fever,, -24,True,NAUSEA,Nausea,, -25,True,VOMITING,Vomiting,, -26,True,NUMBNESS_TINGLING_PARESTHESIA,"Numbness, tingling, or paresthesia",, -27,True,PARALYSIS,Paralysis,, -28,True,FROSTBITE,Frostbite,, -29,True,PREGNANCY_CHILDBRITH_MISCARRIAGE,Pregnancy/childbirth/miscarriage,, -30,True,EYE_TRAUMA,Eye trauma,, -31,True,DROWNING,Drowning,, -32,True,FOREIGN_BODY_OBSTRUCTION,Foreign body obstruction,, -33,True,ELECTRIC_SHOCK,Electric shock,, -34,True,POISON,Poison,, -35,True,CONVULSION_SEIZURE,Convulsion or seizure,, -36,True,INTERNAL_TRAUMA,Internal trauma,, -37,True,HEMORRHAGING_INTERNAL_BLEEDING,"Hemorrhaging, internal bleeding",, -38,True,DISORIENTATION,Disorientation,, -39,True,DIZZINESS_FAINTING_WEAKNESS,"Dizziness, fainting, weakness",, -40,True,HEAT_STROKE,Heat stroke,, -41,True,DEHYDRATION,Dehydration,, -42,True,ALLERGIC_REACTION,Allergic reaction,, -43,True,DRUG_OVERDOSE_DRUG_RELATED,Drug overdose or drug-related,, -44,True,ALCOHOL_IMIPAIRMENT,Alcohol impairment,, -45,True,EMOTIONAL_PSYCHOLOGICAL_DISTRESS,Emotional or psychological distress,, -46,True,MENTAL_HEALTH,Mental health,, -47,True,SHOCK,Shock ,, -48,True,UNCONSCIOUS,Unconscious,, -49,True,PAIN_ONLY,Pain only,, -50,True,OTHER,Other,, diff --git a/secondary_schemas/value_sets/csv/type_injury_cause.csv b/secondary_schemas/value_sets/csv/type_injury_cause.csv deleted file mode 100644 index 7b5edeb..0000000 --- a/secondary_schemas/value_sets/csv/type_injury_cause.csv +++ /dev/null @@ -1,13 +0,0 @@ -,active,value,description,definition,source -0,True,FALL,Fall,, -1,True,JUMP,Jump,, -2,True,SLIP_TRIP,Slip or trip,, -3,True,EXPOSURE,Exposure to hazard,, -4,True,STRUCK_ASSAULTED_PERSON_ANIMAL_OBJECT,"Struck or assaulted by a person, animal, or object",, -5,True,CONTACT_WITH_OBJECT_BY_PERSONNEL,Contact with object (personnel moved into/onto),, -6,True,OVEREXERTION_STRAIN,Overexertion or strain,, -7,True,TRAPPED_CAUGHT,Trapped / Caught,, -8,True,VEHICLE_COLLISION_ACCIDENT,Vehicle Collision or Accident,Occurs while in vehicle, -9,True,STRUCK_BY_VEHICLE,Struck by vehicle,Occurs as pedestrian (example: traffic control), -10,True,MEDICAL_EVENT,"Medical event (seizure, etc.)",, -11,True,OTHER,Other,, diff --git a/secondary_schemas/value_sets/csv/type_intersitial_space.csv b/secondary_schemas/value_sets/csv/type_intersitial_space.csv deleted file mode 100644 index e73ac6b..0000000 --- a/secondary_schemas/value_sets/csv/type_intersitial_space.csv +++ /dev/null @@ -1,7 +0,0 @@ -,active,value,description,definition,source -0,True,DUCT,Duct,, -1,True,FLOOR_ASSEMBLY,Floor assembly,, -2,True,CRAWL_SPACE,Crawl space,, -3,True,CEILING,Ceiling,, -4,True,ATTIC,Attic,, -5,True,OTHER,Other,, diff --git a/secondary_schemas/value_sets/csv/type_job_classification.csv b/secondary_schemas/value_sets/csv/type_job_classification.csv deleted file mode 100644 index 4d3e500..0000000 --- a/secondary_schemas/value_sets/csv/type_job_classification.csv +++ /dev/null @@ -1,9 +0,0 @@ -value,active,description,definition,source -CAREER,True,Career,, -PART_TIME,True,Part_Time,, -PAID_ON_CALL,True,Paid_On_Call,, -INDUSTRIAL,True,Industrial,, -VOLUNTEER,True,Volunteer,, -WILDLAND_FULL_TIME,True,Wildland Full Time,, -WILDLAND_PART_TIME,True,Wildland Part Time,, -WILDLAND_CONTRACT,True,Wildland Contract,, diff --git a/secondary_schemas/value_sets/csv/type_location_use.csv b/secondary_schemas/value_sets/csv/type_location_use.csv deleted file mode 100644 index e1946cf..0000000 --- a/secondary_schemas/value_sets/csv/type_location_use.csv +++ /dev/null @@ -1,79 +0,0 @@ -value,active,value_1,value_2,description_1,description_2,definition,source,NFIRS Crosswalk -AGRICULTURE_STRUCT: STORAGE_SILO,True,AGRICULTURE_STRUCT,STORAGE_SILO,Agriculture Structure,Crop or Product Storage / Silo,,,816 -AGRICULTURE_STRUCT: FARM_BUILDING,True,AGRICULTURE_STRUCT,FARM_BUILDING,Agriculture Structure,Farm (Building),,, -AGRICULTURE_STRUCT: AUCTION_FEEDLOT,True,AGRICULTURE_STRUCT,AUCTION_FEEDLOT,Agriculture Structure,Auction / Feedlot,,, -AGRICULTURE_STRUCT: ANIMAL_PROCESSING,True,AGRICULTURE_STRUCT,ANIMAL_PROCESSING,Agriculture Structure,Animal Processing,,,659 -AGRICULTURE_STRUCT: VETERINARY_LIVESTOCK,True,AGRICULTURE_STRUCT,VETERINARY_LIVESTOCK,Agriculture Structure,Veterinary (Livestock),,,819 -ASSEMBLY: COMMUNITY_CENTER,True,ASSEMBLY,COMMUNITY_CENTER,Assembly,Community Center,,,116 -ASSEMBLY: CONVENTION_CENTER,True,ASSEMBLY,CONVENTION_CENTER,Assembly,Convention Center,,,122 -ASSEMBLY: INDOOR_ARENA,True,ASSEMBLY,INDOOR_ARENA,Assembly,Indoor Arena,,,"123, 182" -ASSEMBLY: OUTDOOR_ARENA_AMPHITHEATER_PARK,True,ASSEMBLY,MUSEUM_EXHIBIT_HALL_LIBRARY,Assembly,Outdoor Arena / Amphitheater / Amusement Park,,,"152, 151" -ASSEMBLY: TEMP_OUTDOOR_STRUCT_EVENT,True,ASSEMBLY,TEMP_OUTDOOR_STRUCT_EVENT,Assembly,Temporary Outdoor Structure / Event,,,"152, 151" -ASSEMBLY: RELIGIOUS,True,ASSEMBLY,RELIGIOUS,Assembly,Religious,,,"130, 131, 134" -ASSEMBLY: MUSEUM_EXHIBIT_HALL_LIBRARY,True,ASSEMBLY,MUSEUM_EXHIBIT_HALL_LIBRARY,Assembly,Museum / Exhibit Hall / Library,,,"152, 151" -COMMERCIAL: ENTERTAINMENT_RECREATION,True,COMMERCIAL,ENTERTAINMENT_RECREATION,Commercial,Entertainment and Recreation,,,"111, 112, 113, 114, 115, 116, 120, 121, 129, 140, 141, 142, 144" -COMMERCIAL: RESTAURANT_CAFE,True,COMMERCIAL,RESTAURANT_CAFE,Commercial,Restaurant / Cafe,,,"519, 142, 160, 161" -COMMERCIAL: BAR_NIGHTCLUB,True,COMMERCIAL,BAR_NIGHTCLUB,Commercial,Bar / Nightclub,,,162 -COMMERCIAL: OFFICE_OTHER_TECHNICAL_SERVICES,True,COMMERCIAL,OFFICE_OTHER_TECHNICAL_SERVICES,Commercial,Office / Other Technical Services,,,"599, 596, 593, 635, 639," -COMMERCIAL: RETAIL_WHOLESALE_TRADE,True,COMMERCIAL,RETAIL_WHOLESALE_TRADE,Commercial,Retail / Wholesale / Trade,,,"500, 511, 519, 529, 539, 549, 557, 559, 564, 569, 580, 581, 592" -COMMERCIAL: THEATERS_STUDIO,True,COMMERCIAL,THEATERS_STUDIO,Commercial,Theaters/Studio,,,"180, 181, 182, 183, 185, 186" -COMMERCIAL: VEHICLE_REPAIR_SERVICES,True,COMMERCIAL,VEHICLE_REPAIR_SERVICES,Commercial,Vehicle Repair Services,,,"579, 579" -COMMERCIAL: VEHICLE_FUELING_CHARGING_STATION,True,COMMERCIAL,VEHICLE_FUELING_CHARGING_STATION,Commercial,Vehicle Fueling / Charging Station,,,571 -COMMERCIAL: VETERINARY_PET ,True,COMMERCIAL,VETERINARY_PET ,Commercial,Veterinary (Pet),,,300 -EDUCATION: COLLEGES_UNIVERSITIES,True,EDUCATION,COLLEGES_UNIVERSITIES,Education,Colleges/Universities,,,241 -EDUCATION: OTHER_EDUCATIONAL_BUILDINGS,True,EDUCATION,OTHER_EDUCATIONAL_BUILDINGS,Education,Other Educational Buildings,,,"200, 210" -EDUCATION: PREK_DAYCARE,True,EDUCATION,PREK_DAYCARE,Education,Pre-K / Day Care,,,"211, 250, 254, 255, 256" -EDUCATION: K_12_SCHOOLS,True,EDUCATION,K_12_SCHOOLS,Education,K - 12 Schools,,,"213, 215" -GOVERNMENT: POLICE_EMERGENCY_STATION,True,GOVERNMENT,POLICE_EMERGENCY_STATION,Government,Police Station / Emergency Response,,,365 -GOVERNMENT: FIRE_MEDICAL_STATION,True,GOVERNMENT,FIRE_MEDICAL_STATION,Government,Fire Station / Medical Response Station,,,888 -GOVERNMENT: JAIL_PRISON_REFORMATORY,True,GOVERNMENT,JAIL_PRISON_REFORMATORY,Government,Jail / Prison / Reformatory / Incarceration ,,,"361, 363" -GOVERNMENT: GENERAL_SERVICES,True,GOVERNMENT,GENERAL_SERVICES,Government,General Services,,,"150, 155" -GOVERNMENT: NON_CIVILIAN_STRUCTURES,True,GOVERNMENT,NON_CIVILIAN_STRUCTURES,Government,"Non-Civilian Structures (Defense, Military)",,,631 -INDUSTRIAL: CHEMICAL,True,INDUSTRIAL,CHEMICAL,Industrial,Chemical,,, -INDUSTRIAL: COLD_STORAGE,True,INDUSTRIAL,COLD_STORAGE,Industrial,Cold Storage,,, -INDUSTRIAL: FOOD_DRUGS,True,INDUSTRIAL,FOOD_DRUGS,Industrial,Food / Drugs,,, -INDUSTRIAL: HEAVY,True,INDUSTRIAL,HEAVY,Industrial,Heavy ,,, -INDUSTRIAL: LIGHT,True,INDUSTRIAL,LIGHT,Industrial,Light,,,700 -INDUSTRIAL: METALS_MINERALS_PROCESSING,True,INDUSTRIAL,METALS_MINERALS_PROCESSING,Industrial,Metals/Minerals Processing,,, -HEALTH_CARE: MEDICAL_OFFICE_CLINIC,True,HEALTH_CARE,MEDICAL_OFFICE_CLINIC,Health Care,Medical Office/Clinic,,,"340, 341, 342" -HEALTH_CARE: HOSPITAL_24_HOUR_MEDICAL_FACILITIES ,True,HEALTH_CARE,HOSPITAL_24_HOUR_MEDICAL_FACILITIES ,Health Care,Hospital / 24-Hour Medical Facilities / Institutional,,,331 -HEALTH_CARE: NURSING_HOME_ASSISTED_LIVING_RESIDENCE_ONSITE,True,HEALTH_CARE,NURSING_HOME_ASSISTED_LIVING_RESIDENCE_ONSITE,Health Care,Nursing Home / Assisted Living / Residence with Onsite care and support,,,"311, 321, 323, " -HEALTH_CARE: ALCOHOL_DRUG_REHABILITATION_CENTER,True,HEALTH_CARE,ALCOHOL_DRUG_REHABILITATION_CENTER,Health Care,Alcohol / Drug Rehabilitation Center,,, -RESIDENTIAL: CONGREGATE_HOUSING,True,RESIDENTIAL,CONGREGATE_HOUSING,Residential,Congregate Housing,,,"322, 439, 459, 460, 462" -RESIDENTIAL: MANUFACTURED_MOBILE_HOME,True,RESIDENTIAL,MANUFACTURED_MOBILE_HOME,Residential,Manufactured/Mobile Home,,, -RESIDENTIAL: DETATCHED_SINGLE_FAMILY_DWELLING,True,RESIDENTIAL,DETATCHED_SINGLE_FAMILY_DWELLING,Residential,Detached Single Family Dwelling,,,419 -RESIDENTIAL: ATTACHED_SINGLE_FAMILY_DWELLING,True,RESIDENTIAL,ATTACHED_SINGLE_FAMILY_DWELLING,Residential,Attached Single Family Dwelling,,, -RESIDENTIAL: MULTI_FAMILY_LOWRISE_DWELLING,True,RESIDENTIAL,MULTI_FAMILY_LOWRISE_DWELLING,Residential,Multi-Family Lowrise Dwelling (<=4 Stories),,,429 -RESIDENTIAL: MULTI_FAMILY_MIDRISE_DWELLING,True,RESIDENTIAL,MULTI_FAMILY_MIDRISE_DWELLING,Residential,Multi-Family Midrise Dwelling (5-8 Stories),,,429 -RESIDENTIAL: MULTI_FAMILY_HIGHRISE_DWELLING,True,RESIDENTIAL,MULTI_FAMILY_HIGHRISE_DWELLING,Residential,Multi-Family Highrise Dwelling (>= 9 Stories),,,429 -RESIDENTIAL: DETATCHED_GARAGE,True,RESIDENTIAL,DETATCHED_GARAGE,Residential,Detached Garage,,,808 -RESIDENTIAL: UNHOUSED_TEMPORARY_SHELTER,True,RESIDENTIAL,UNHOUSED_TEMPORARY_SHELTER,Residential,Unhoused/Temporary Shelter,,, -RESIDENTIAL: TEMPORARY_LODGING_HOTEL_MOTEL,True,RESIDENTIAL,TEMPORARY_LODGING_HOTEL_MOTEL,Residential,Temporary Lodging / Hotel / Motel,,,449 -UNCLASSIFIED: UNCLASSIFIED,True,UNCLASSIFIED,UNCLASSIFIED,Unclassified,Unclassified,,, -UTILITY_MISC: TRANSPORTATION_STATION_HUB_AREA,True,UTILITY_MISC,TRANSPORTATION_STATION_HUB_AREA,Utility and Misc,Transportation Station / Hub / Area (Airport / Bus / Train / Passenger Terminal,,,"974, 972, 973, 171, 173, 174, 632" -UTILITY_MISC: ENERGY_FACILITY_INFRASTRUCTURE,True,UTILITY_MISC,ENERGY_FACILITY_INFRASTRUCTURE,Utility and Misc,Energy Facility / Infrastructure,,,"610, 614, 615, 642, 644, 645, 983" -UTILITY_MISC: WATER_SANITATION_FACILITY_INFRASTRUCTURE,True,UTILITY_MISC,WATER_SANITATION_FACILITY_INFRASTRUCTURE,Utility and Misc,Water and Sanitation Facility / Infrastructure,,,647 -UTILITY_MISC: TRASH_RECYCLING_FACILITY,True,UTILITY_MISC,TRASH_RECYCLING_FACILITY,Utility and Misc,Trash / Recycling Facility,,,648 -STORAGE: STORAGE_PORTABLE_BUILDING,True,STORAGE,STORAGE_PORTABLE_BUILDING,Storage,Storage - Portable Building,,, -STORAGE: STORAGE_MULTI_TENANT,True,STORAGE,STORAGE_MULTI_TENANT,Storage,Storage - Multi-Tenant,,, -STORAGE: STORAGE_SINGLE_TENANT,True,STORAGE,STORAGE_SINGLE_TENANT,Storage,Storage - Single-Tenant,,, -ROADWAY_ACCESS: SIDEWALK,True,ROADWAY_ACCESS,SIDEWALK,Roadway/Access,Sidewalk,,, -ROADWAY_ACCESS: STREET,True,ROADWAY_ACCESS,STREET,Roadway/Access,Street,,,"960, 962, 963" -ROADWAY_ACCESS: HIGHWAY_INTERSTATE,True,ROADWAY_ACCESS,HIGHWAY_INTERSTATE,Roadway/Access,Highway / Interstate ,,,961 -ROADWAY_ACCESS: LIMITED_ACCESS_HIGHWAY_INTERSTATE,True,ROADWAY_ACCESS,LIMITED_ACCESS_HIGHWAY_INTERSTATE,Roadway/Access,Limited Access Highway / Interstate,,, -ROADWAY_ACCESS: BRIDGE,True,ROADWAY_ACCESS,BRIDGE,Roadway/Access,Bridge,,,921 -ROADWAY_ACCESS: TUNNEL,True,ROADWAY_ACCESS,TUNNEL,Roadway/Access,Tunnel,,,922 -ROADWAY_ACCESS: RAILROAD_RAILYARD,True,ROADWAY_ACCESS,RAILROAD_RAILYARD,Roadway/Access,Railroad or Railroad Yard,,,"951, 952" -ROADWAY_ACCESS: PARKING_LOT_GARAGE,True,ROADWAY_ACCESS,PARKING_LOT_GARAGE,Roadway/Access,Parking Lot / Parking Garage,,,"881, 882, 965" -OUTDOOR: GROUND_VACANT_LAND,True,OUTDOOR,GROUND_VACANT_LAND,Outdoor,Ground / Vacant Land,,,"931, 936 " -OUTDOOR: CAMP_SITE,True,OUTDOOR,CAMP_SITE,Outdoor,Camp Site,,,935 -OUTDOOR: PLAYGROUND_PARK_RECREATIONAL_AREA,True,OUTDOOR,PLAYGROUND_PARK_RECREATIONAL_AREA,Outdoor,Playground / Park / Recreational Area / Monument / Statue,,,"110, 121, 124, 154" -OUTDOOR: HIKING_TRAIL,True,OUTDOOR,HIKING_TRAIL,Outdoor,Hiking Trail,,, -OUTDOOR: ORCHARD_CROPS_FARMLAND,True,OUTDOOR,ORCHARD_CROPS_FARMLAND,Outdoor,Orchard / Crops / Farm (non-building),,,655 -OUTDOOR: FOREST_GRASSLANDS_WOODLAND_WILDLAND_AREAS,True,OUTDOOR,FOREST_GRASSLANDS_WOODLAND_WILDLAND_AREAS,Outdoor,Forest / Grasslands / Woodland / Wildland Area,,,669 -OUTDOOR: WATERFRONT,True,OUTDOOR,WATERFRONT,Outdoor,Waterfront (Beach / Dock),,,"937, 143, 898, 940" -OUTDOOR: OPEN_WATER,True,OUTDOOR,OPEN_WATER,Outdoor,Open Water (Lake / River/ Pond / Ocean),,,"941, 946" -OUTDOOR_INDUSTRIAL: DUMP_LANDFILL,True,OUTDOOR_INDUSTRIAL,DUMP_LANDFILL,Outdoor Industrial,Dump / Landfill,,,919 -OUTDOOR_INDUSTRIAL: INDUSTRIAL_YARD,True,OUTDOOR_INDUSTRIAL,INDUSTRIAL_YARD,Outdoor Industrial,Industrial Yard,,,984 -OUTDOOR_INDUSTRIAL: MINE,True,OUTDOOR_INDUSTRIAL,MINE,Outdoor Industrial,Mine (non-building) / Oil Field,,,"679, 982" -OUTDOOR_INDUSTRIAL: CONSTRUCTION_SITE,True,OUTDOOR_INDUSTRIAL,CONSTRUCTION_SITE,Outdoor Industrial,Construction Site,,,981 diff --git a/secondary_schemas/value_sets/csv/type_lot_units.csv b/secondary_schemas/value_sets/csv/type_lot_units.csv deleted file mode 100644 index 87eab55..0000000 --- a/secondary_schemas/value_sets/csv/type_lot_units.csv +++ /dev/null @@ -1,3 +0,0 @@ -,active,value,description,definition,source -0,True,SQUARE_FEET,Square feet,, -1,True,ACRES,Acres,, diff --git a/secondary_schemas/value_sets/csv/type_nfpa_rating.csv b/secondary_schemas/value_sets/csv/type_nfpa_rating.csv deleted file mode 100644 index b82895d..0000000 --- a/secondary_schemas/value_sets/csv/type_nfpa_rating.csv +++ /dev/null @@ -1,6 +0,0 @@ -,active,value,description,definition,source -0,True,BLUE,Blue,>1500 gpm, -1,True,GREEN,Green,1000 - 1499 gpm, -2,True,ORANGE,Orange,500 - 999 gpm, -3,True,RED,Red,<500 gpm, -4,True,BLACK,Black,Inoperable, diff --git a/secondary_schemas/value_sets/csv/type_outdoor_activities.csv b/secondary_schemas/value_sets/csv/type_outdoor_activities.csv deleted file mode 100644 index 12201d0..0000000 --- a/secondary_schemas/value_sets/csv/type_outdoor_activities.csv +++ /dev/null @@ -1,20 +0,0 @@ -,active,value,description,definition,source -0,True,WEATHER,Weather,See WNCG tables, -1,True,SUPPRESSION_ACTIVITY,Suppression Activity,, -2,True,CONSTRUCTION,Construction,, -3,True,ELECTRICAL_UTILITIES,Electrical Utilities,, -4,True,FARMING_RANCHING,Farming/Ranching,, -5,True,GOVERNMENTAL_TRIBAL_ACTIVITIES,Governmental/Tribal Activities,, -6,True,HUNTING_TRAPPING_FISHING,Hunting/Trapping Fishing,, -7,True,LAW_ENFORCEMENT,Law Enforcement,, -8,True,LOGGING_FORESTRY,Logging/Forestry,, -9,True,MILITARY,Military,, -10,True,MINING_EXTRACTION,Mining/Extraction,, -11,True,MOTORIST,Motorist,, -12,True,OTHER_UTILITIES,Other Utilities,, -13,True,PRIVATE_RESIDENTIAL,Private/Residential,, -14,True,RAILROAD,Railroad,, -15,True,RECREATION,Recreation,, -16,True,TRANSIENT,Transient,, -17,True,OTHER,Other,, -18,True,UNKNOWN,Unknown,, diff --git a/secondary_schemas/value_sets/csv/type_outdoor_cause.csv b/secondary_schemas/value_sets/csv/type_outdoor_cause.csv deleted file mode 100644 index bad7da8..0000000 --- a/secondary_schemas/value_sets/csv/type_outdoor_cause.csv +++ /dev/null @@ -1,138 +0,0 @@ -,active,value,value_1,value_2,value_3,description_1,description_2,description_3,comments -0,TRUE,NATURAL: LIGHTNING ,NATURAL,LIGHTNING,,Natural,Lightning,, -1,TRUE,NATURAL: VOLCANO ,NATURAL,VOLCANO,,Natural,Volcano,, -2,TRUE,NATURAL: SPONTANEOUS_COMBUSTION ,NATURAL,SPONTANEOUS_COMBUSTION,,Natural,Spontaneous Combustion,, -3,TRUE,NATURAL: OTHER ,NATURAL,OTHER,,Natural,Other,, -4,TRUE,NATURAL: ANIMAL ,NATURAL,ANIMAL,,Natural,Animal,, -5,TRUE,NATURAL: UNKNOWN ,NATURAL,UNKNOWN,,Natural,Unknown,, -6,TRUE,DEBRIS_OPEN_BURNING: BRANDING ,DEBRIS_OPEN_BURNING,BRANDING,,Debris / Open Burning,Branding,, -7,TRUE,DEBRIS_OPEN_BURNING: BURN_BARREL ,DEBRIS_OPEN_BURNING,BURN_BARREL,,Debris / Open Burning,Burn Barrel,, -8,TRUE,DEBRIS_OPEN_BURNING: BURNING_PERSONAL_ITEMS ,DEBRIS_OPEN_BURNING,BURNING_PERSONAL_ITEMS,,Debris / Open Burning,Burning Personal Items,, -9,TRUE,DEBRIS_OPEN_BURNING: DISTRESS_SIGNAL_FIRE ,DEBRIS_OPEN_BURNING,DISTRESS_SIGNAL_FIRE,,Debris / Open Burning,Distress / Signal Fire,, -10,TRUE,DEBRIS_OPEN_BURNING: DITCH_FENCE_LINE_BURNING ,DEBRIS_OPEN_BURNING,DITCH_FENCE_LINE_BURNING,,Debris / Open Burning,Ditch / Fence Line Burning,, -11,TRUE,DEBRIS_OPEN_BURNING: ESCAPED_PRESCRIBED_BURN ,DEBRIS_OPEN_BURNING,ESCAPED_PRESCRIBED_BURN,,Debris / Open Burning,Escaped Prescribed Burn,, -12,TRUE,DEBRIS_OPEN_BURNING: FIELD_AGRICULTURAL_BURNING ,DEBRIS_OPEN_BURNING,FIELD_AGRICULTURAL_BURNING,,Debris / Open Burning,Field / Agricultural Burning,, -13,TRUE,DEBRIS_OPEN_BURNING: HAND_PILE_SLASH ,DEBRIS_OPEN_BURNING,HAND_PILE_SLASH,,Debris / Open Burning,Hand Pile / Slash,, -14,TRUE,DEBRIS_OPEN_BURNING: MACHINE_PILE_SLASH ,DEBRIS_OPEN_BURNING,MACHINE_PILE_SLASH,,Debris / Open Burning,Machine Pile / Slash,, -15,TRUE,DEBRIS_OPEN_BURNING: OPEN_TRASH_BURNING ,DEBRIS_OPEN_BURNING,OPEN_TRASH_BURNING,,Debris / Open Burning,Open Trash Burning,, -16,TRUE,DEBRIS_OPEN_BURNING: OTHER_LAND_CLEARING ,DEBRIS_OPEN_BURNING,OTHER_LAND_CLEARING,,Debris / Open Burning,Other Land Clearing,, -17,TRUE,DEBRIS_OPEN_BURNING: PEST_CONTROL_DETERRENT_SMOKE_OUT ,DEBRIS_OPEN_BURNING,PEST_CONTROL_DETERRENT_SMOKE_OUT,,Debris / Open Burning,Pest Control / Deterrent / Smoke Out,, -18,TRUE,DEBRIS_OPEN_BURNING: RIGHT_OF_WAY_CLEARING ,DEBRIS_OPEN_BURNING,RIGHT_OF_WAY_CLEARING,,Debris / Open Burning,Right-of-Way Clearing,, -19,TRUE,DEBRIS_OPEN_BURNING: YARD_DEBRIS ,DEBRIS_OPEN_BURNING,YARD_DEBRIS,,Debris / Open Burning,Yard Debris,, -20,TRUE,DEBRIS_OPEN_BURNING: OTHER ,DEBRIS_OPEN_BURNING,OTHER,,Debris / Open Burning,Other,, -21,TRUE,DEBRIS_OPEN_BURNING: UNKNOWN ,DEBRIS_OPEN_BURNING,UNKNOWN,,Debris / Open Burning,Unknown,, -22,TRUE,EQUIPMENT_VEHICLE_USE: ELECTRIC_MOTOR_POWER_TOOLS_BATTERY ,EQUIPMENT_VEHICLE_USE,ELECTRIC_MOTOR_POWER_TOOLS_BATTERY,,Equipment and Vehicle Use,Electric Motor / Power Tools / Battery,, -23,TRUE,EQUIPMENT_VEHICLE_USE: TRAILER ,EQUIPMENT_VEHICLE_USE,TRAILER,,Equipment and Vehicle Use,Trailer,, -24,TRUE,EQUIPMENT_VEHICLE_USE: AIRCRAFT ,EQUIPMENT_VEHICLE_USE,AIRCRAFT,,Equipment and Vehicle Use,Aircraft,, -25,TRUE,EQUIPMENT_VEHICLE_USE: CHAINSAW_BRUSH_SAW_WEED_TRIMMER ,EQUIPMENT_VEHICLE_USE,CHAINSAW_BRUSH_SAW_WEED_TRIMMER,,Equipment and Vehicle Use,Chainsaw / Brush Saw / Weed Trimmer,, -26,TRUE,EQUIPMENT_VEHICLE_USE: COMMERCIAL_TRANSPORT_VEHICLE ,EQUIPMENT_VEHICLE_USE,COMMERCIAL_TRANSPORT_VEHICLE,,Equipment and Vehicle Use,Commercial Transport Vehicle,, -27,TRUE,EQUIPMENT_VEHICLE_USE: HEAVY_EQUIPMENT_IMPLEMENTS ,EQUIPMENT_VEHICLE_USE,HEAVY_EQUIPMENT_IMPLEMENTS,,Equipment and Vehicle Use,Heavy Equipment / Implements,, -28,TRUE,EQUIPMENT_VEHICLE_USE: OHV_ATV_MOTORCYCLE ,EQUIPMENT_VEHICLE_USE,OHV_ATV_MOTORCYCLE,,Equipment and Vehicle Use,OHV / ATV / motorcycle,, -29,TRUE,EQUIPMENT_VEHICLE_USE: PASSENGER_VEHICLE_MOTORIZED_RV ,EQUIPMENT_VEHICLE_USE,PASSENGER_VEHICLE_MOTORIZED_RV,,Equipment and Vehicle Use,Passenger Vehicle / Motorized RV,, -30,TRUE,EQUIPMENT_VEHICLE_USE: TRACTOR_MOWER_BRUSH_HOG ,EQUIPMENT_VEHICLE_USE,TRACTOR_MOWER_BRUSH_HOG,,Equipment and Vehicle Use,Tractor / Mower / Brush Hog,, -31,TRUE,EQUIPMENT_VEHICLE_USE: UAS_MODEL_ROCKETS_AIRPLANES ,EQUIPMENT_VEHICLE_USE,UAS_MODEL_ROCKETS_AIRPLANES,,Equipment and Vehicle Use,UAS / Model Rockets / Airplanes,, -32,TRUE,EQUIPMENT_VEHICLE_USE: WATERCRAFT ,EQUIPMENT_VEHICLE_USE,WATERCRAFT,,Equipment and Vehicle Use,Watercraft,, -33,TRUE,EQUIPMENT_VEHICLE_USE: HOT_WORK ,EQUIPMENT_VEHICLE_USE,HOT_WORK,,Equipment and Vehicle Use,"Hot Work (Welder, Grinder, Torch, Cutter)",, -34,TRUE,EQUIPMENT_VEHICLE_USE: OTHER_SMALL_ENGINE_EQUIPMENT ,EQUIPMENT_VEHICLE_USE,OTHER_SMALL_ENGINE_EQUIPMENT,,Equipment and Vehicle Use,Other Small Engine Equipment,, -35,TRUE,EQUIPMENT_VEHICLE_USE: OTHER ,EQUIPMENT_VEHICLE_USE,OTHER,,Equipment and Vehicle Use,Other,, -36,TRUE,EQUIPMENT_VEHICLE_USE: UNKNOWN ,EQUIPMENT_VEHICLE_USE,UNKNOWN,,Equipment and Vehicle Use,Unknown,, -37,TRUE,FIREARMS_EXPLOSIVES: BLACK_POWDER_MUZZLE_LOADING ,FIREARMS_EXPLOSIVES,BLACK_POWDER_MUZZLE_LOADING,,Firearms and Explosive Use,Black Powder / Muzzle Loading,, -38,TRUE,FIREARMS_EXPLOSIVES: BLASTING ,FIREARMS_EXPLOSIVES,BLASTING,,Firearms and Explosive Use,Blasting,, -39,TRUE,FIREARMS_EXPLOSIVES: EXPLODING_TARGET_SHOOTING ,FIREARMS_EXPLOSIVES,EXPLODING_TARGET_SHOOTING,,Firearms and Explosive Use,Exploding Target Shooting,, -40,TRUE,FIREARMS_EXPLOSIVES: DENTONATED_CORD ,FIREARMS_EXPLOSIVES,DENTONATED_CORD,,Firearms and Explosive Use,Dentonating Cord,, -41,TRUE,FIREARMS_EXPLOSIVES: FLARES_FUSES ,FIREARMS_EXPLOSIVES,FLARES_FUSES,,Firearms and Explosive Use,Flares / Fuses,, -42,TRUE,FIREARMS_EXPLOSIVES: INERT_TARGET_SHOOTING ,FIREARMS_EXPLOSIVES,INERT_TARGET_SHOOTING,,Firearms and Explosive Use,Inert Target Shooting,, -43,TRUE,FIREARMS_EXPLOSIVES: MILITARY_ORDINANCE ,FIREARMS_EXPLOSIVES,MILITARY_ORDINANCE,,Firearms and Explosive Use,Military ordinance,, -44,TRUE,FIREARMS_EXPLOSIVES: NON_MILITARY_TRACER ,FIREARMS_EXPLOSIVES,NON_MILITARY_TRACER,,Firearms and Explosive Use,Non-Military Tracer,, -45,TRUE,FIREARMS_EXPLOSIVES: AMMONIUM_NITRATE_FUEL_OIL ,FIREARMS_EXPLOSIVES,AMMONIUM_NITRATE_FUEL_OIL,,Firearms and Explosive Use,Ammoniun Nitrate Fuel Oil (ANFO),, -46,TRUE,FIREARMS_EXPLOSIVES: IMPROVISED_EXPLOSIVE_DEVICE ,FIREARMS_EXPLOSIVES,IMPROVISED_EXPLOSIVE_DEVICE,,Firearms and Explosive Use,Improvied Explosive Device,, -47,TRUE,FIREARMS_EXPLOSIVES: PIPE_BOMB ,FIREARMS_EXPLOSIVES,PIPE_BOMB,,Firearms and Explosive Use,Pipe Bomb,, -48,TRUE,FIREARMS_EXPLOSIVES: OTHER_EXPLOSIVES ,FIREARMS_EXPLOSIVES,OTHER_EXPLOSIVES,,Firearms and Explosive Use,Other Explosives,, -49,TRUE,FIREARMS_EXPLOSIVES: OTHER ,FIREARMS_EXPLOSIVES,OTHER,,Firearms and Explosive Use,Other,, -50,TRUE,FIREARMS_EXPLOSIVES: UNKNOWN ,FIREARMS_EXPLOSIVES,UNKNOWN,,Firearms and Explosive Use,Unknown,, -51,TRUE,FIREWORKS: EXPLOSIVES M_80,FIREWORKS,EXPLOSIVES,M_80,Fireworks,Explosives,M-80, -52,TRUE,FIREWORKS: EXPLOSIVES M_100,FIREWORKS,EXPLOSIVES,M_100,Fireworks,Explosives,M-100, -53,TRUE,FIREWORKS: EXPLOSIVES M_1000,FIREWORKS,EXPLOSIVES,M_1000,Fireworks,Explosives,M-1000, -54,TRUE,FIREWORKS: EXPLOSIVES 1_4_Stick,FIREWORKS,EXPLOSIVES,1_4_Stick,Fireworks,Explosives,1/4 Stick, -55,TRUE,FIREWORKS: EXPLOSIVES CHERRY_BOMB,FIREWORKS,EXPLOSIVES,CHERRY_BOMB,Fireworks,Explosives,Cherry Bomb, -56,TRUE,FIREWORKS: EXPLOSIVES SILVER_SALUTE,FIREWORKS,EXPLOSIVES,SILVER_SALUTE,Fireworks,Explosives,Silver Salute, -57,TRUE,FIREWORKS: EXPLOSIVES SPARKLER_BOMB,FIREWORKS,EXPLOSIVES,SPARKLER_BOMB,Fireworks,Explosives,Sparkler Bomb, -58,TRUE,FIREWORKS: EXPLOSIVES ALTERED_CONSUMER_FIREWORKS,FIREWORKS,EXPLOSIVES,ALTERED_CONSUMER_FIREWORKS,Fireworks,Explosives,Altered Consumer Firework, -59,TRUE,FIREWORKS: EXPLOSIVES HOMEMADE_EXPLOSIVE_DEVICE,FIREWORKS,EXPLOSIVES,HOMEMADE_EXPLOSIVE_DEVICE,Fireworks,Explosives,Homemade Explosive Device, -60,TRUE,FIREWORKS: PROFESSIONAL_DISPLAY OUTDOOR_AERIAL_SHELL,FIREWORKS,PROFESSIONAL_DISPLAY,OUTDOOR_AERIAL_SHELL,Fireworks,Professional Public Display,Outdoor Aerial Shells, -61,TRUE,FIREWORKS: PROFESSIONAL_DISPLAY OUTDOOR_LOW_LEVEL,FIREWORKS,PROFESSIONAL_DISPLAY,OUTDOOR_LOW_LEVEL,Fireworks,Professional Public Display,Outdoor Low-Level, -62,TRUE,FIREWORKS: PROFESSIONAL_DISPLAY OUTDOOR_GROUND_LEVEL,FIREWORKS,PROFESSIONAL_DISPLAY,OUTDOOR_GROUND_LEVEL,Fireworks,Professional Public Display,Outdoor Ground-Level, -63,TRUE,FIREWORKS: PROFESSIONAL_DISPLAY OUTDOOR_PROXIMATE,FIREWORKS,PROFESSIONAL_DISPLAY,OUTDOOR_PROXIMATE,Fireworks,Professional Public Display,Outdoor Proximate, -64,TRUE,FIREWORKS: PROFESSIONAL_DISPLAY INDOOR_PROXIMATE,FIREWORKS,PROFESSIONAL_DISPLAY,INDOOR_PROXIMATE,Fireworks,Professional Public Display,Indoor Proximate, -65,TRUE,FIREWORKS: CONSUMER_AERIAL COMETS_MINES_SHELLS,FIREWORKS,CONSUMER_AERIAL,COMETS_MINES_SHELLS,Fireworks,Consumer Aerial,Comets / Mines / Shells, -66,TRUE,FIREWORKS: CONSUMER_AERIAL RELOADABLE_TUBE_AERIAL,FIREWORKS,CONSUMER_AERIAL,RELOADABLE_TUBE_AERIAL,Fireworks,Consumer Aerial,Reloadable Tube Aerial, -67,TRUE,FIREWORKS: CONSUMER_AERIAL ROMAN_CANDLES,FIREWORKS,CONSUMER_AERIAL,ROMAN_CANDLES,Fireworks,Consumer Aerial,Roman Candles, -68,TRUE,FIREWORKS: CONSUMER_AERIAL ROCKETS,FIREWORKS,CONSUMER_AERIAL,ROCKETS,Fireworks,Consumer Aerial,Rockets, -69,TRUE,FIREWORKS: CONSUMER_AERIAL MISSLES,FIREWORKS,CONSUMER_AERIAL,MISSLES,Fireworks,Consumer Aerial,Missles, -70,TRUE,FIREWORKS: CONSUMER_AERIAL HELICOPTERS,FIREWORKS,CONSUMER_AERIAL,HELICOPTERS,Fireworks,Consumer Aerial,Helicopters, -71,TRUE,FIREWORKS: CONSUMER_AERIAL OTHER_SPECIALTY_ITEMS,FIREWORKS,CONSUMER_AERIAL,OTHER_SPECIALTY_ITEMS,Fireworks,Consumer Aerial,Other Specialty Items, -72,TRUE,FIREWORKS: CONSUMER_NON_AERIAL COMBINAITON_ITEMS,FIREWORKS,CONSUMER_NON_AERIAL,COMBINAITON_ITEMS,Fireworks,Consumer Non-Aerial,Combination Items, -73,TRUE,FIREWORKS: CONSUMER_NON_AERIAL FOUNTAINS,FIREWORKS,CONSUMER_NON_AERIAL,FOUNTAINS,Fireworks,Consumer Non-Aerial,Fountains, -74,TRUE,FIREWORKS: CONSUMER_NON_AERIAL GROUND_SPINNERS,FIREWORKS,CONSUMER_NON_AERIAL,GROUND_SPINNERS,Fireworks,Consumer Non-Aerial,Ground Spinners, -75,TRUE,FIREWORKS: CONSUMER_NON_AERIAL HANDHELD_SPARKLERS,FIREWORKS,CONSUMER_NON_AERIAL,HANDHELD_SPARKLERS,Fireworks,Consumer Non-Aerial,Handheld Sparklers, -76,TRUE,FIREWORKS: CONSUMER_NON_AERIAL WHEELS,FIREWORKS,CONSUMER_NON_AERIAL,WHEELS,Fireworks,Consumer Non-Aerial,Wheels, -77,TRUE,FIREWORKS: CONSUMER_NON_AERIAL FIRECRACKERS,FIREWORKS,CONSUMER_NON_AERIAL,FIRECRACKERS,Fireworks,Consumer Non-Aerial,Firecrackers, -78,TRUE,FIREWORKS: CONSUMER_NON_AERIAL CHASERS,FIREWORKS,CONSUMER_NON_AERIAL,CHASERS,Fireworks,Consumer Non-Aerial,Chasers, -79,TRUE,FIREWORKS: CONSUMER_NON_AERIAL OTHER_SPECIALTY_ITEMS,FIREWORKS,CONSUMER_NON_AERIAL,OTHER_SPECIALTY_ITEMS,Fireworks,Consumer Non-Aerial,Other Specialty Items, -80,TRUE,FIREWORKS: DEREGULATED_NOVELTIES SNAP_CAPS,FIREWORKS,DEREGULATED_NOVELTIES,SNAP_CAPS,Fireworks,Deregulated Novelties,Snap Caps, -81,TRUE,FIREWORKS: DEREGULATED_NOVELTIES PARTY_POPPERS,FIREWORKS,DEREGULATED_NOVELTIES,PARTY_POPPERS,Fireworks,Deregulated Novelties,Party Poppers, -82,TRUE,FIREWORKS: DEREGULATED_NOVELTIES SMOKE_BALLS,FIREWORKS,DEREGULATED_NOVELTIES,SMOKE_BALLS,Fireworks,Deregulated Novelties,Smoke Balls, -83,TRUE,FIREWORKS: DEREGULATED_NOVELTIES SNAKES,FIREWORKS,DEREGULATED_NOVELTIES,SNAKES,Fireworks,Deregulated Novelties,Snakes, -84,TRUE,FIREWORKS: DEREGULATED_NOVELTIES WIRE_CORE_SPARKLERS,FIREWORKS,DEREGULATED_NOVELTIES,WIRE_CORE_SPARKLERS,Fireworks,Deregulated Novelties,Wire-Core Sparklers, -85,TRUE,FIREWORKS: MODEL_AMATEUR_ROCKETS ,FIREWORKS,MODEL_AMATEUR_ROCKETS,,Fireworks,Model / Amateur Rockets,, -86,TRUE,FIREWORKS: OTHER ,FIREWORKS,OTHER,,Fireworks,Other,, -87,TRUE,FIREWORKS: UNKNOWN ,FIREWORKS,UNKNOWN,,Fireworks,Unknown,, -88,TRUE,POWER_GEN_TRANS_DIST: ELECTRICAL_TRANSMISSION_DISTRIBUTION_SYSTEMS ,POWER_GEN_TRANS_DIST,ELECTRICAL_TRANSMISSION_DISTRIBUTION_SYSTEMS,,Power Generation / Transmission / Distribution,Electrical Transmission / Distribution Systems,, -89,TRUE,POWER_GEN_TRANS_DIST: OIL_GAS_PRODUCTION_TRANSPORTATION ,POWER_GEN_TRANS_DIST,OIL_GAS_PRODUCTION_TRANSPORTATION,,Power Generation / Transmission / Distribution,Oil / Gas Production / Transportation,, -90,TRUE,POWER_GEN_TRANS_DIST: SOLAR_UTILITY_SYSTEM ,POWER_GEN_TRANS_DIST,SOLAR_UTILITY_SYSTEM,,Power Generation / Transmission / Distribution,Solar Utility System,, -91,TRUE,POWER_GEN_TRANS_DIST: ENERGY_STORAGE_SYSTEM ,POWER_GEN_TRANS_DIST,ENERGY_STORAGE_SYSTEM,,Power Generation / Transmission / Distribution,Energy Storage System,, -92,TRUE,POWER_GEN_TRANS_DIST: WIND_TURBINE_WINDMILLS_UTLITY_SYSTEM ,POWER_GEN_TRANS_DIST,WIND_TURBINE_WINDMILLS_UTLITY_SYSTEM,,Power Generation / Transmission / Distribution,Wind Turbine / Windmills Utlity System,, -93,TRUE,POWER_GEN_TRANS_DIST: OTHER ,POWER_GEN_TRANS_DIST,OTHER,,Power Generation / Transmission / Distribution,Other,, -94,TRUE,POWER_GEN_TRANS_DIST: UNKNOWN ,POWER_GEN_TRANS_DIST,UNKNOWN,,Power Generation / Transmission / Distribution,Unknown,, -95,TRUE,RAILROAD_OPS_MAINTENANCE: BRAKES ,RAILROAD_OPS_MAINTENANCE,BRAKES,,Railroad Operations / Maintenance,Brakes,, -96,TRUE,RAILROAD_OPS_MAINTENANCE: DERAILMENT ,RAILROAD_OPS_MAINTENANCE,DERAILMENT,,Railroad Operations / Maintenance,Derailment,, -97,TRUE,RAILROAD_OPS_MAINTENANCE: DYNAMIC_GRID_FAILURE ,RAILROAD_OPS_MAINTENANCE,DYNAMIC_GRID_FAILURE,,Railroad Operations / Maintenance,Dynamic Grid Failure,, -98,TRUE,RAILROAD_OPS_MAINTENANCE: EXHAUST_PARTICLES ,RAILROAD_OPS_MAINTENANCE,EXHAUST_PARTICLES,,Railroad Operations / Maintenance,Exhaust Particles,, -99,TRUE,RAILROAD_OPS_MAINTENANCE: RAIL_GRINDING ,RAILROAD_OPS_MAINTENANCE,RAIL_GRINDING,,Railroad Operations / Maintenance,Rail Grinding,, -100,TRUE,RAILROAD_OPS_MAINTENANCE: RIGHT_OF_WAY_VEGETATION_MAINTENANCE ,RAILROAD_OPS_MAINTENANCE,RIGHT_OF_WAY_VEGETATION_MAINTENANCE,,Railroad Operations / Maintenance,Right-of-Way Vegetation Maintenance,, -101,TRUE,RAILROAD_OPS_MAINTENANCE: TRACK_REPLACEMENT ,RAILROAD_OPS_MAINTENANCE,TRACK_REPLACEMENT,,Railroad Operations / Maintenance,Track Replacement,, -102,TRUE,RAILROAD_OPS_MAINTENANCE: HOT_WORK ,RAILROAD_OPS_MAINTENANCE,HOT_WORK,,Railroad Operations / Maintenance,"Hot Work (Welder, Grinder, Torch, Cutter)",, -103,TRUE,RAILROAD_OPS_MAINTENANCE: OTHER_MECHANICAL_FAILURE ,RAILROAD_OPS_MAINTENANCE,OTHER_MECHANICAL_FAILURE,,Railroad Operations / Maintenance,Other Mechanical Failure,, -104,TRUE,RAILROAD_OPS_MAINTENANCE: OTHER ,RAILROAD_OPS_MAINTENANCE,OTHER,,Railroad Operations / Maintenance,Other,, -105,TRUE,RAILROAD_OPS_MAINTENANCE: UNKNOWN ,RAILROAD_OPS_MAINTENANCE,UNKNOWN,,Railroad Operations / Maintenance,Unknown,, -106,TRUE,RECREATION_CEREMONY: BARBEQUE_SMOKER ,RECREATION_CEREMONY,BARBEQUE_SMOKER,,Recreation / Ceremony,Barbeque / Smoker,, -107,TRUE,RECREATION_CEREMONY: BONFIRE_PARTY_FIRE ,RECREATION_CEREMONY,BONFIRE_PARTY_FIRE,,Recreation / Ceremony,Bonfire / Party Fire,, -108,TRUE,RECREATION_CEREMONY: CAMPFIRE ,RECREATION_CEREMONY,CAMPFIRE,,Recreation / Ceremony,Campfire,, -109,TRUE,RECREATION_CEREMONY: CEREMONIAL_FIRE ,RECREATION_CEREMONY,CEREMONIAL_FIRE,,Recreation / Ceremony,Ceremonial Fire,, -110,TRUE,RECREATION_CEREMONY: GAS_COOKING_WARMING_LIGHTING_DEVICE ,RECREATION_CEREMONY,GAS_COOKING_WARMING_LIGHTING_DEVICE,,Recreation / Ceremony,Gas Cooking / Warming / Lighting Device,, -111,TRUE,RECREATION_CEREMONY: LUMINARY ,RECREATION_CEREMONY,LUMINARY,,Recreation / Ceremony,Luminary (Aerial / Ground),, -112,TRUE,RECREATION_CEREMONY: OUTDOOR_OVEN_FIREPLACE_METAL_FIRE_RING ,RECREATION_CEREMONY,OUTDOOR_OVEN_FIREPLACE_METAL_FIRE_RING,,Recreation / Ceremony,Outdoor Oven / Fireplace / Metal Fire Ring,, -113,TRUE,RECREATION_CEREMONY: OTHER ,RECREATION_CEREMONY,OTHER,,Recreation / Ceremony,Other,, -114,TRUE,RECREATION_CEREMONY: UNKNOWN ,RECREATION_CEREMONY,UNKNOWN,,Recreation / Ceremony,Unknown,, -115,TRUE,SMOKING_MATERIALS_ILLICIT_DRUGS: CIGAR_CIGARETTE_PIPE ,SMOKING_MATERIALS_ILLICIT_DRUGS,CIGAR_CIGARETTE_PIPE,,Smoking Materials and Illicit Drugs,Cigar / Cigarette / Pipe,, -116,TRUE,SMOKING_MATERIALS_ILLICIT_DRUGS: ELECTRONIC_CIGARETTE ,SMOKING_MATERIALS_ILLICIT_DRUGS,ELECTRONIC_CIGARETTE,,Smoking Materials and Illicit Drugs,Electronic Cigarette,, -117,TRUE,SMOKING_MATERIALS_ILLICIT_DRUGS: DRUG_PARAPHERNALIA ,SMOKING_MATERIALS_ILLICIT_DRUGS,DRUG_PARAPHERNALIA,,Smoking Materials and Illicit Drugs,Drug Paraphernalia,, -118,TRUE,SMOKING_MATERIALS_ILLICIT_DRUGS: ILLEGAL_SUBSTANCE_MANUFACTURE ,SMOKING_MATERIALS_ILLICIT_DRUGS,ILLEGAL_SUBSTANCE_MANUFACTURE,,Smoking Materials and Illicit Drugs,Illegal Substance Manufacture,, -119,TRUE,SMOKING_MATERIALS_ILLICIT_DRUGS: OTHER ,SMOKING_MATERIALS_ILLICIT_DRUGS,OTHER,,Smoking Materials and Illicit Drugs,Other,, -120,TRUE,SMOKING_MATERIALS_ILLICIT_DRUGS: UNKNOWN ,SMOKING_MATERIALS_ILLICIT_DRUGS,UNKNOWN,,Smoking Materials and Illicit Drugs,Unknown,, -121,TRUE,MISUSE_FIRE: LIGHTER_MATCHES ,MISUSE_FIRE,LIGHTER_MATCHES,,Misuse of Fire,Lighter / Matches,, -122,TRUE,MISUSE_FIRE: GLASS_REFRACTION_MAGNIFYING_GLASS ,MISUSE_FIRE,GLASS_REFRACTION_MAGNIFYING_GLASS,,Misuse of Fire,Glass Refraction / Magnifying Glass,, -123,TRUE,MISUSE_FIRE: INCENDIARY_DEVICE ,MISUSE_FIRE,INCENDIARY_DEVICE,,Misuse of Fire,Incendiary Device,, -124,TRUE,MISUSE_FIRE: FLINT_FRICTION ,MISUSE_FIRE,FLINT_FRICTION,,Misuse of Fire,Flint / Friction,, -125,TRUE,MISUSE_FIRE: OTHER ,MISUSE_FIRE,OTHER,,Misuse of Fire,Other,, -126,TRUE,MISUSE_FIRE: UNKNOWN ,MISUSE_FIRE,UNKNOWN,,Misuse of Fire,Unknown,, -127,TRUE,ARSON: DEVICE ,ARSON,DEVICE,,Arson,Device,, -128,TRUE,ARSON: HOT_SET ,ARSON,HOT_SET,,Arson,Hot Set,, -129,TRUE,ARSON: OTHER ,ARSON,OTHER,,Arson,Other,, -130,TRUE,ARSON: UNKNOWN ,ARSON,UNKNOWN,,Arson,Unknown,, -131,TRUE,STRUCTURE: SPREAD_FROM_STRUCTURE ,STRUCTURE,SPREAD_FROM_STRUCTURE,,Structure,Spread From Structure,, -132,TRUE,STRUCTURE: ELECTRIC_FENCE ,STRUCTURE,ELECTRIC_FENCE,,Structure,Electric Fence,, -133,TRUE,UNDETERMINED: UNDER_INVESTIGATION ,UNDETERMINED,UNDER_INVESTIGATION,,Undetermined,Under Investigation,, -134,TRUE,UNDETERMINED: NOT_INVESTIGATED ,UNDETERMINED,NOT_INVESTIGATED,,Undetermined,Not Investigated,, -135,TRUE,UNDETERMINED: ORIGIN_AND_OR_CAUSE_NOT_IDENTIFIED ,UNDETERMINED,ORIGIN_AND_OR_CAUSE_NOT_IDENTIFIED,,Undetermined,Origin and / or Cause Not Identified,, -136,TRUE,UNDETERMINED: ORIGIN_DESTROYED ,UNDETERMINED,ORIGIN_DESTROYED,,Undetermined,Origin Destroyed,, \ No newline at end of file diff --git a/secondary_schemas/value_sets/csv/type_product_contribution.csv b/secondary_schemas/value_sets/csv/type_product_contribution.csv deleted file mode 100644 index ca685a3..0000000 --- a/secondary_schemas/value_sets/csv/type_product_contribution.csv +++ /dev/null @@ -1,4 +0,0 @@ -,active,value,description,definition,source -0,True,IGNITION,Ignition,, -1,True,RELEASE,Release,, -2,True,SPREAD,Spread,, diff --git a/secondary_schemas/value_sets/csv/type_race.csv b/secondary_schemas/value_sets/csv/type_race.csv deleted file mode 100644 index 5ce7a39..0000000 --- a/secondary_schemas/value_sets/csv/type_race.csv +++ /dev/null @@ -1,8 +0,0 @@ -value,active,description,definition,source -AMERICAN_INDIAN_ALASKA_NATIVE,True,American Indian or Alaska Native,"Individuals with origins in any of the original peoples of North, Central, and South America, including, for example, Navajo Nation, Blackfeet Tribe of the Blackfeet Indian Reservation of Montana, Native Village of Barrow Inupiat Traditional Government, Nome Eskimo Community, Aztec, and Maya.",U.S. Office of Management and Budget (OMB). -ASIAN,True,Asian,"Individuals with origins in any of the original peoples of Central or East Asia, Southeast Asia, or South Asia, including, for example, Chinese, Asian Indian, Filipino, Vietnamese, Korean, and Japanese.",U.S. Office of Management and Budget (OMB). -BLACK_AFRICAN_AMERICAN,True,Black or African American,"Individuals with origins in any of the Black racial groups of Africa, including, for example, African American, Jamaican, Haitian, Nigerian, Ethiopian, and Somali.",U.S. Office of Management and Budget (OMB). -MIDDLE_EASTERN_NORTH_AFRICAN,True,Middle Eastern or North African,"Individuals with origins in any of the original peoples of the Middle East or North Africa, including, for example, Lebanese, Iranian, Egyptian, Syrian, Iraqi, and Israeli.",U.S. Office of Management and Budget (OMB). -HISPANIC_LATINO,True,Hispanic or Latino,"Includes individuals of Mexican, Puerto Rican, Salvadoran, Cuban, Dominican, Guatemalan, and other Central or South American or Spanish culture or origin.",U.S. Office of Management and Budget (OMB). -NATIVE_HAWAIIAN_PACIFIC_ISLANDER,True,Native Hawaiian or Pacific Islander,"Individuals with origins in any of the original peoples of Hawaii, Guam, Samoa, or other Pacific Islands, including, for example, Native Hawaiian, Samoan, Chamorro, Tongan, Fijian, and Marshallese.",U.S. Office of Management and Budget (OMB). -WHITE,True,White,"Individuals with origins in any of the original peoples of Europe, including, for example, English, German, Irish, Italian, Polish, and Scottish.",U.S. Office of Management and Budget (OMB). diff --git a/secondary_schemas/value_sets/csv/type_rate_of_spread.csv b/secondary_schemas/value_sets/csv/type_rate_of_spread.csv deleted file mode 100644 index 7e98407..0000000 --- a/secondary_schemas/value_sets/csv/type_rate_of_spread.csv +++ /dev/null @@ -1,6 +0,0 @@ -,active,value,description,definition,source -0,True,SLOW,Slow,, -1,True,MODERATE,Moderate,, -2,True,DANGEROUS,Dangerous,, -3,True,CRITICAL,Critical,, -4,True,UNKNOWN,Unknown,, diff --git a/secondary_schemas/value_sets/csv/type_reason_not_engaged.csv b/secondary_schemas/value_sets/csv/type_reason_not_engaged.csv deleted file mode 100644 index a5226de..0000000 --- a/secondary_schemas/value_sets/csv/type_reason_not_engaged.csv +++ /dev/null @@ -1,11 +0,0 @@ -,active,value,description,definition,source -0,True,NO_ONE_HOME,No one home,, -1,True,MINOR_HOME_ALONE,Minor home alone,, -2,True,OCCUPANT_REFUSED,Occupant refused,, -3,True,LANGUAGE_BARRIER,Language barrier,, -4,True,VACANT_HOME,Vacant home,, -5,True,UNSAFE_TO_APPROACH,Unsafe to approach,, -6,True,NO_TRESPASSING_SIGNS,No trespassing signs,, -7,True,LOCKED_GATE,Locked gate,, -8,True,HOSTILE_PERSON,Hostile person,, -9,True,REFUSED,Refused,, diff --git a/secondary_schemas/value_sets/csv/type_referral.csv b/secondary_schemas/value_sets/csv/type_referral.csv deleted file mode 100644 index 36c1529..0000000 --- a/secondary_schemas/value_sets/csv/type_referral.csv +++ /dev/null @@ -1,6 +0,0 @@ -,active,value,description,definition,source -0,True,ED,ED,, -1,True,OTHER_MEDICAL_PERSONNEL,Other medical personnel,, -2,True,FD_EMS,FD / EMS,, -3,True,SELF,Self,, -4,True,OTHER,Other,, diff --git a/secondary_schemas/value_sets/csv/type_relative_position.csv b/secondary_schemas/value_sets/csv/type_relative_position.csv deleted file mode 100644 index a1c9aea..0000000 --- a/secondary_schemas/value_sets/csv/type_relative_position.csv +++ /dev/null @@ -1,7 +0,0 @@ -,active,value,description,definition,source -0,True,VALLEY_BOTTOM,Valley Bottom,, -1,True,LOWER_SLOPE,Lower Slope,, -2,True,MID_SLOPE,Mid Slope,, -3,True,UPPER_SLOPE,Upper Slope,, -4,True,RIDGE_TOP,Ridge Top,, -5,True,UNKNOWN,Unknown,, diff --git a/secondary_schemas/value_sets/csv/type_roof_material.csv b/secondary_schemas/value_sets/csv/type_roof_material.csv deleted file mode 100644 index 50168b7..0000000 --- a/secondary_schemas/value_sets/csv/type_roof_material.csv +++ /dev/null @@ -1,11 +0,0 @@ -,active,value,description,definition,source -0,True,METAL,Metal,, -1,True,ASPHALT_SHINGLES,Asphalt Shingles,, -2,True,WOOD_SHINGLES,Wood Shingles,, -3,True,COMPOSITE_SHINGLES,Composite Shingles,, -4,True,CLAY_TILES,Clay Tiles,, -5,True,CONCRETE_TILES,Concrete Tiles,, -6,True,SOLAR_TILES,Solar Tiles,, -7,True,MEMBRANE,Membrane,, -8,True,SLATE,Slate,, -9,True,OTHER,Other,, diff --git a/secondary_schemas/value_sets/csv/type_room.csv b/secondary_schemas/value_sets/csv/type_room.csv deleted file mode 100644 index d8c99ba..0000000 --- a/secondary_schemas/value_sets/csv/type_room.csv +++ /dev/null @@ -1,15 +0,0 @@ -value,active,description,definition,source -ASSEMBLY,True,Assembly,, -BATHROOM,True,Bathroom,, -BEDROOM,True,Bedroom,, -KITCHEN,True,Kitchen,, -LIVING_SPACE,True,Living Space,, -HALLWAY_FOYER,True,Hallway / Foyer,, -GARAGE,True,Garage,, -BALCONY_PORCH_DECK,True,Balcony / Porch / Deck,, -BASEMENT,True,Basement,, -ATTIC,True,Attic,, -OFFICE,True,Office,, -UTILITY_ROOM,True,Utility Room,, -OTHER,True,Other,, -UNKNOWN,True,Unknown,, diff --git a/secondary_schemas/value_sets/csv/type_service_type.csv b/secondary_schemas/value_sets/csv/type_service_type.csv deleted file mode 100644 index fe8215f..0000000 --- a/secondary_schemas/value_sets/csv/type_service_type.csv +++ /dev/null @@ -1,4 +0,0 @@ -,active,value,description,definition,source -0,True,VOLUNTEER,Volunteer,, -1,True,CAREER,Career,, -2,True,COMBINATION,Combination,, diff --git a/secondary_schemas/value_sets/csv/type_services_referred.csv b/secondary_schemas/value_sets/csv/type_services_referred.csv deleted file mode 100644 index 032463a..0000000 --- a/secondary_schemas/value_sets/csv/type_services_referred.csv +++ /dev/null @@ -1,16 +0,0 @@ -,active,value,description,definition,source -0,True,ADULT_PROTECTIVE_SERVICES,Adult Protective Services,, -1,True,CHILD_PROTECTIVE_SERVICES,Child Protective Services,, -2,True,OTHER_SOCIAL_SERVICES,Other Social Services,, -3,True,HOUSING_SERVICES,Housing services,, -4,True,ANIMAL_SERVICES,Animal services,, -5,True,LAW_ENFORCEMENT,Law enforcement,, -6,True,UTILITIES,Utilities,, -7,True,FOOD_SERVICES,Food services,, -8,True,MENTAL_HEALTH_SERVICES,Mental health services,, -9,True,PARAMEDICINE,Paramedicine / Mobile Integrated Health,, -10,True,CODE_ENFORCEMENT,Code Enforcement,, -11,True,YOUTH_FIRE_SETTER_PROGRAM,Youth Fire-Setter Program,, -12,True,SUBSTANCE_TREATMENT,Substance Treatment,, -13,True,MEDICAL_SERVICES,Medical Services,, -14,True,OTHER,Other,, diff --git a/secondary_schemas/value_sets/csv/type_severity.csv b/secondary_schemas/value_sets/csv/type_severity.csv deleted file mode 100644 index af0585f..0000000 --- a/secondary_schemas/value_sets/csv/type_severity.csv +++ /dev/null @@ -1,6 +0,0 @@ -,active,value,description,definition,source -0,True,MINOR,Minor,, -1,True,MODERATE,Moderate,, -2,True,SEVERE,Severe,, -3,True,LIFE_THREATENING,Life threatening,, -4,True,DEATH,Death,, diff --git a/secondary_schemas/value_sets/csv/type_shift.csv b/secondary_schemas/value_sets/csv/type_shift.csv deleted file mode 100644 index e593137..0000000 --- a/secondary_schemas/value_sets/csv/type_shift.csv +++ /dev/null @@ -1,12 +0,0 @@ -,active,value,description,definition,source -0,True,24_ON_24_OFF,"24 hours on, 24 hours off",, -1,True,24_ON_48_OFF,"24 hours on, 48 hours off",, -2,True,24_ON_72_OFF,"24 hours on, 72 hours off",, -3,True,48_ON_96_OFF,"48 hours on, 96 hours off",, -4,True,72_ON_96_OFF,"72 hours on, 96 hours off",, -5,True,10_ON_14_OFF,"10 hours on, 14 hours off",, -6,True,9_ON_15_OFF,"9 hours on, 15 hours off",, -7,True,12_ON_12_OFF,"12 hours on, 12 hours off",, -8,True,8_HRS_5_DAYS,"8 hours, 5 days a week",, -9,True,10_HRS_4_DAYS,"10 hours, 4 days a week",, -10,True,OTHER,Other,, diff --git a/secondary_schemas/value_sets/csv/type_target_audience.csv b/secondary_schemas/value_sets/csv/type_target_audience.csv deleted file mode 100644 index 734fd9d..0000000 --- a/secondary_schemas/value_sets/csv/type_target_audience.csv +++ /dev/null @@ -1,9 +0,0 @@ -,active,value,description,definition,source -0,True,PARENTS,Parents,, -1,True,K_12,K-12,, -2,True,COLLEGE_STUDENTS,College students,, -3,True,65_OVER,65 and over,, -4,True,HOME_OWNERS,Home owners,, -5,True,HOME_RENTERS,Home renters,, -6,True,GENERAL_PUBLIC,General public,, -7,True,OTHER,Other,, diff --git a/secondary_schemas/value_sets/csv/type_traumatic_event.csv b/secondary_schemas/value_sets/csv/type_traumatic_event.csv deleted file mode 100644 index f436428..0000000 --- a/secondary_schemas/value_sets/csv/type_traumatic_event.csv +++ /dev/null @@ -1,13 +0,0 @@ -,active,value,description,definition,source -0,True,ACTIVE SHOOTER,Active Shooter,,The Public Safety Officer Support Act of 2022 -1,True,NON-FIREFIGHTER FATALITY,Non-Firefighter Fatality,, -2,True,FIREFIGHTER FATALITY,Firefighter Fatality,, -3,True,FIREFIGHTER NON-FATAL INJURY,Firefighter Non-Fatal Injury,, -4,True,FIREFIGHTER NEAR MISS,Firefighter Near Miss,, -5,True,VIOLENCE AGAINST RESPONDER,Violence Against Responder,, -6,True,PEDIATRIC CPR,Pediatric CPR,, -7,True,HOMICIDE SUICIDE VIOLENT DEATH,"Homicide, Suicide, or Violent Death of Another",, -8,True,DANGER THREAT TO LIFE,Danger / Threat to Life,, -9,True,SEXUAL VIOLENCE AGAINST RESPONDER,Sexual Violence Against Responder,, -10,True,DISASTER_RESPONSE,Disaster Response,, -11,True,MASS_CASUALTY_INCIDENT,Mass Casualty Incident,, diff --git a/secondary_schemas/value_sets/csv/type_vacancy.csv b/secondary_schemas/value_sets/csv/type_vacancy.csv deleted file mode 100644 index c6792a1..0000000 --- a/secondary_schemas/value_sets/csv/type_vacancy.csv +++ /dev/null @@ -1,8 +0,0 @@ -value,active,description,definition,source -NEW_CONSTRUCTION_REMODEL,True,New Construction / Remodel,, -ABANDONED,True,Abandoned,, -FOR_SALE_LEASE,True,For Sale / Lease,, -FORECLOSURE,True,Foreclosure,, -DAMAGE_DECAY,True,State of Damage / Decay,, -SEASONAL_OCCASIONALLY_OCCUPIED,True,Seasonal / Occasionally Occupied,, -UNKNOWN,True,Unknown,, diff --git a/secondary_schemas/value_sets/csv/type_vehicle_powertrain.csv b/secondary_schemas/value_sets/csv/type_vehicle_powertrain.csv deleted file mode 100644 index bbe8785..0000000 --- a/secondary_schemas/value_sets/csv/type_vehicle_powertrain.csv +++ /dev/null @@ -1,6 +0,0 @@ -,active,value,description,definition,source -0,True,INTERNAL_COMBUSTION,Internal Combustion,, -1,True,ELECTRIC,Electric,, -2,True,PLUG_IN_HYBRID,Plug-In Hybrid,, -3,True,HYBRID,Hybrid,, -4,True,COMPRESSED_NATURAL_GAS,Compressed Natural Gas,, diff --git a/secondary_schemas/value_sets/csv/type_vehicle_type.csv b/secondary_schemas/value_sets/csv/type_vehicle_type.csv deleted file mode 100644 index 4a711f9..0000000 --- a/secondary_schemas/value_sets/csv/type_vehicle_type.csv +++ /dev/null @@ -1,26 +0,0 @@ -,active,value,description,definition,source -0,True,AUTOMOBILE,Automobile,, -1,True,AIRPLANE,Airplane,, -2,True,HELICOPTER,Helicopter,, -3,True,AERIAL_OTHER,Aerial - Other,, -4,True,BOAT_SHIP,Boat / Ship,, -5,True,MOTORCYCLE,Motorcycle,, -6,True,RAIL,Rail,, -7,True,TRAILER,Trailer,, -8,True,FARM,Farm,, -9,True,FOOD_TRUCK,Food Truck,, -10,True,CONSTRUCTION,Construction,, -11,True,MOTORIZED_HOME,Motorized Home,, -12,True,BUS,Bus,, -13,True,ATV,ATV,, -14,True,SPORT_UTILITY,Sport Utility,, -15,True,MILITARY_OTHER,Miltary - Other,, -16,True,UTILITY_VEHICLE,Utility Vehicles,, -17,True,AERIAL_LIFT_PLATFORM,Aerial Lift Platform,, -18,True,TOW_TRUCK,Tow Truck,, -19,True,VAN,Van,, -20,True,CARGO,Cargo,, -21,True,FREIGHT,Freight,, -22,True,SCOOTER_MOPED,Scooter / Moped,, -23,True,BICYCLE,Bicycle,, -24,True,JET_SKI,Jet Ski,, diff --git a/secondary_schemas/value_sets/csv/type_vents.csv b/secondary_schemas/value_sets/csv/type_vents.csv deleted file mode 100644 index 9efe6c5..0000000 --- a/secondary_schemas/value_sets/csv/type_vents.csv +++ /dev/null @@ -1,6 +0,0 @@ -,active,value,description,definition,source -0,True,"MESH SCREEN <= 1/8 """,Mesh Screen <= 1/8 inch,, -1,True,"MESH SCREEN > 1/8 """,Mesh Screen > 1/8 inch,, -2,True,NO VENTS,No Vents,, -3,True,UNSCREENED,Unscreened,, -4,True,UNKNOWN,Unknown,, diff --git a/secondary_schemas/value_sets/csv/type_window_damage.csv b/secondary_schemas/value_sets/csv/type_window_damage.csv deleted file mode 100644 index 0a06098..0000000 --- a/secondary_schemas/value_sets/csv/type_window_damage.csv +++ /dev/null @@ -1,5 +0,0 @@ -,active,value,description,definition,source -0,True,SHATTERED,Shattered,, -1,True,CRACKED,Cracked,, -2,True,MELTED_WARPED,Melted/Warped,, -3,True,NO_DAMAGE,No Damage,, diff --git a/secondary_schemas/value_sets/csv/type_window_panes.csv b/secondary_schemas/value_sets/csv/type_window_panes.csv deleted file mode 100644 index 2e83431..0000000 --- a/secondary_schemas/value_sets/csv/type_window_panes.csv +++ /dev/null @@ -1,6 +0,0 @@ -,active,value,description,definition,source -0,True,DOUBLE PANE,Double Pane,, -1,True,TRIPLE PANE,Triple Pane,, -2,True,SINGLE PANE,Single Pane,, -3,True,NO WINDOWS,No Windows,, -4,True,UNKNOWN,Unknown,, diff --git a/secondary_schemas/value_sets/csv/type_zoning.csv b/secondary_schemas/value_sets/csv/type_zoning.csv deleted file mode 100644 index d81459b..0000000 --- a/secondary_schemas/value_sets/csv/type_zoning.csv +++ /dev/null @@ -1,9 +0,0 @@ -,active,value,description,definition,source -0,True,RESIDENTIAL,Residential,, -1,True,COMMERCIAL,Commercial,, -2,True,INDUSTRIAL,Industrial,, -3,True,AGRICULTURAL,Agricultural,, -4,True,RURAL,Rural,, -5,True,MIXED_USE,Mixed-Use,, -6,True,INSTITUTION_PUBLIC,Institutional/Public,, -7,True,WUI,Wildland Urban Interface,, diff --git a/secondary_schemas/value_sets/yml/type_action_tactic.yml b/secondary_schemas/value_sets/yml/type_action_tactic.yml deleted file mode 100644 index 776d667..0000000 --- a/secondary_schemas/value_sets/yml/type_action_tactic.yml +++ /dev/null @@ -1,1068 +0,0 @@ -'EMERGENCY_MEDICAL_CARE: PATIENT_ASSESSMENT': - active: 'TRUE' - value_1: EMERGENCY_MEDICAL_CARE - value_2: PATIENT_ASSESSMENT - value_3: - description_1: Emergency Medical Care - description_2: Patient Assessment - description_3: - definition_1: - definition_2: - definition_3: - source: -'EMERGENCY_MEDICAL_CARE: PROVIDE_BASIC_LIFE_SUPPORT': - active: 'TRUE' - value_1: EMERGENCY_MEDICAL_CARE - value_2: PROVIDE_BASIC_LIFE_SUPPORT - value_3: - description_1: Emergency Medical Care - description_2: Provide Basic Life Support - description_3: - definition_1: - definition_2: - definition_3: - source: -'EMERGENCY_MEDICAL_CARE: PROVIDE_ADVANCED_LIFE_SUPPORT': - active: 'TRUE' - value_1: EMERGENCY_MEDICAL_CARE - value_2: PROVIDE_ADVANCED_LIFE_SUPPORT - value_3: - description_1: Emergency Medical Care - description_2: Provide Advanced Life Support - description_3: - definition_1: - definition_2: - definition_3: - source: -'EMERGENCY_MEDICAL_CARE: PROVIDE_TRANSPORT': - active: 'TRUE' - value_1: EMERGENCY_MEDICAL_CARE - value_2: PROVIDE_TRANSPORT - value_3: - description_1: Emergency Medical Care - description_2: Provide Transport - description_3: - definition_1: - definition_2: - definition_3: - source: -'EMERGENCY_MEDICAL_CARE: PATIENT_REFERRAL': - active: 'TRUE' - value_1: EMERGENCY_MEDICAL_CARE - value_2: PATIENT_REFERRAL - value_3: - description_1: Emergency Medical Care - description_2: Patient Referral - description_3: - definition_1: - definition_2: - definition_3: - source: -'COMMAND_AND_CONTROL: ESTABLISH_INCIDENT_COMMAND': - active: 'TRUE' - value_1: COMMAND_AND_CONTROL - value_2: ESTABLISH_INCIDENT_COMMAND - value_3: - description_1: Command And Control - description_2: Establish Incident Command - description_3: - definition_1: - definition_2: - definition_3: - source: -'COMMAND_AND_CONTROL: SAFETY_OFFICER_ASSIGNED': - active: 'TRUE' - value_1: COMMAND_AND_CONTROL - value_2: SAFETY_OFFICER_ASSIGNED - value_3: - description_1: Command And Control - description_2: Safety Officer Assigned - description_3: - definition_1: - definition_2: - definition_3: - source: -'COMMAND_AND_CONTROL: PIO_ASSIGNED': - active: 'TRUE' - value_1: COMMAND_AND_CONTROL - value_2: PIO_ASSIGNED - value_3: - description_1: Command And Control - description_2: PIO Assigned - description_3: - definition_1: - definition_2: - definition_3: - source: -'COMMAND_AND_CONTROL: NOTIFY_OTHER_AGENCIES': - active: 'TRUE' - value_1: COMMAND_AND_CONTROL - value_2: NOTIFY_OTHER_AGENCIES - value_3: - description_1: Command And Control - description_2: Notify Other Agencies - description_3: - definition_1: - definition_2: - definition_3: - source: -'COMMAND_AND_CONTROL: INCIDENT_ASSESSMENT_COMPLETED': - active: 'TRUE' - value_1: COMMAND_AND_CONTROL - value_2: INCIDENT_ASSESSMENT_COMPLETED - value_3: - description_1: Command And Control - description_2: Incident Assessment (360 Degree Visualization) Completed - description_3: - definition_1: - definition_2: - definition_3: - source: -'COMMAND_AND_CONTROL: ACCOUNTABILITY_OFFICER_ASSIGNED': - active: 'TRUE' - value_1: COMMAND_AND_CONTROL - value_2: ACCOUNTABILITY_OFFICER_ASSIGNED - value_3: - description_1: Command And Control - description_2: Accountability Officer Assigned - description_3: - definition_1: - definition_2: - definition_3: - source: -FORCIBLE_ENTRY: - active: 'TRUE' - value_1: FORCIBLE_ENTRY - value_2: - value_3: - description_1: Forcible Entry - description_2: - description_3: - definition_1: - definition_2: - definition_3: - source: -INVESTIGATION: - active: 'TRUE' - value_1: INVESTIGATION - value_2: - value_3: - description_1: Investigation - description_2: - description_3: - definition_1: - definition_2: - definition_3: - source: -'SUPPRESSION: STRUCTURAL_FIRE_SUPPRESSION: INTERIOR': - active: 'TRUE' - value_1: SUPPRESSION - value_2: STRUCTURAL_FIRE_SUPPRESSION - value_3: INTERIOR - description_1: Suppression - description_2: Structural Fire Suppression - description_3: Inside the Building - definition_1: - definition_2: - definition_3: - source: -'SUPPRESSION: STRUCTURAL_FIRE_SUPPRESSION: EXTERIOR': - active: 'TRUE' - value_1: SUPPRESSION - value_2: STRUCTURAL_FIRE_SUPPRESSION - value_3: EXTERIOR - description_1: Suppression - description_2: Structural Fire Suppression - description_3: Outside the Building (Windows, Walls, Roof, etc.) - definition_1: - definition_2: - definition_3: - source: -'SUPPRESSION: STRUCTURAL_FIRE_SUPPRESSION: EXTERIOR_AND_INTERIOR': - active: 'TRUE' - value_1: SUPPRESSION - value_2: STRUCTURAL_FIRE_SUPPRESSION - value_3: EXTERIOR_AND_INTERIOR - description_1: Suppression - description_2: Structural Fire Suppression - description_3: Inside and Outside the Building - definition_1: - definition_2: - definition_3: - source: -'SUPPRESSION: OUTSIDE_FIRE_SUPPRESSION: ESTABLISH FIRE LINES': - active: 'TRUE' - value_1: SUPPRESSION - value_2: OUTSIDE_FIRE_SUPPRESSION - value_3: ESTABLISH_FIRE_LINES - description_1: Suppression - description_2: Outside Fire Suppression - description_3: Establish Fire Lines - definition_1: - definition_2: - definition_3: - source: -'SUPPRESSION: OUTSIDE_FIRE_SUPPRESSION: BACKBURN': - active: 'TRUE' - value_1: SUPPRESSION - value_2: OUTSIDE_FIRE_SUPPRESSION - value_3: BACKBURN - description_1: Suppression - description_2: Outside Fire Suppression - description_3: Backburn - definition_1: - definition_2: - definition_3: - source: -'SUPPRESSION: OUTSIDE_FIRE_SUPPRESSION: CONFINEMENT': - active: 'TRUE' - value_1: SUPPRESSION - value_2: OUTSIDE_FIRE_SUPPRESSION - value_3: CONFINEMENT - description_1: Suppression - description_2: Outside Fire Suppression - description_3: Confinement - definition_1: - definition_2: - definition_3: - source: -'SUPPRESSION: OUTSIDE_FIRE_SUPPRESSION: STRUCTURE_PROTECTION': - active: 'TRUE' - value_1: SUPPRESSION - value_2: OUTSIDE_FIRE_SUPPRESSION - value_3: STRUCTURE_PROTECTION - description_1: Suppression - description_2: Outside Fire Suppression - description_3: Structure Protection - definition_1: - definition_2: - definition_3: - source: -'SUPPRESSION: OUTSIDE_FIRE_SUPPRESSION: FIRE_CONTROL_EXTINGUISHMENT': - active: 'TRUE' - value_1: SUPPRESSION - value_2: OUTSIDE_FIRE_SUPPRESSION - value_3: FIRE_CONTROL_EXTINGUISHMENT - description_1: Suppression - description_2: Outside Fire Suppression - description_3: Fire Control / Extinguishment - definition_1: - definition_2: - definition_3: - source: -'SUPPRESSION: OUTSIDE_FIRE_SUPPRESSION: FIRE_RETARDANT_DROP': - active: 'TRUE' - value_1: SUPPRESSION - value_2: OUTSIDE_FIRE_SUPPRESSION - value_3: FIRE_RETARDANT_DROP - description_1: Suppression - description_2: Outside Fire Suppression - description_3: Fire Retardant Drop From Aircraft - definition_1: - definition_2: - definition_3: - source: -'SUPPRESSION: OUTSIDE_FIRE_SUPPRESSION: WATER_DROP': - active: 'TRUE' - value_1: SUPPRESSION - value_2: OUTSIDE_FIRE_SUPPRESSION - value_3: WATER_DROP - description_1: Suppression - description_2: Outside Fire Suppression - description_3: Water Drop From Aircraft - definition_1: - definition_2: - definition_3: - source: -'CONTAINMENT: OUTSIDE_FIRE_SUPPRESSION: HAND_CREW_FUEL_BREAK': - active: 'TRUE' - value_1: CONTAINMENT - value_2: OUTSIDE_FIRE_SUPPRESSION - value_3: HAND_CREW_FUEL_BREAK - description_1: Containment - description_2: Outside Fire Suppression - description_3: Hand Crew Fuel Break - definition_1: - definition_2: - definition_3: - source: -'CONTAINMENT: OUTSIDE_FIRE_SUPPRESSION: DOZER_FUEL_BREAK': - active: 'TRUE' - value_1: CONTAINMENT - value_2: OUTSIDE_FIRE_SUPPRESSION - value_3: DOZER_FUEL_BREAK - description_1: Containment - description_2: Outside Fire Suppression - description_3: Dozer Fuel Break - definition_1: - definition_2: - definition_3: - source: -'VENTILATION: VERTICAL': - active: 'TRUE' - value_1: VENTILATION - value_2: VERTICAL - value_3: - description_1: Ventilation - description_2: Vertical - description_3: - definition_1: - definition_2: - definition_3: - source: -'VENTILATION: VERTICAL: PRIOR_TO_SUPPRESSION': - active: 'TRUE' - value_1: VENTILATION - value_2: VERTICAL - value_3: PRIOR_TO_SUPPRESSION - description_1: Ventilation - description_2: Vertical - description_3: Prior To Suppression - definition_1: - definition_2: - definition_3: - source: -'VENTILATION: VERTICAL: DURING_SUPPRESSION': - active: 'TRUE' - value_1: VENTILATION - value_2: VERTICAL - value_3: DURING_SUPPRESSION - description_1: Ventilation - description_2: Vertical - description_3: During Suppression - definition_1: - definition_2: - definition_3: - source: -'VENTILATION: VERTICAL: POST_SUPPRESSION': - active: 'TRUE' - value_1: VENTILATION - value_2: VERTICAL - value_3: POST_SUPPRESSION - description_1: Ventilation - description_2: Vertical - description_3: Post Suppression - definition_1: - definition_2: - definition_3: - source: -'VENTILATION: HORIZONTAL': - active: 'TRUE' - value_1: VENTILATION - value_2: HORIZONTAL - value_3: - description_1: Ventilation - description_2: Horizontal - description_3: - definition_1: - definition_2: - definition_3: - source: -'VENTILATION: HORIZONTAL: PRIOR_TO_SUPPRESSION': - active: 'TRUE' - value_1: VENTILATION - value_2: HORIZONTAL - value_3: PRIOR_TO_SUPPRESSION - description_1: Ventilation - description_2: Horizontal - description_3: Prior To Suppression - definition_1: - definition_2: - definition_3: - source: -'VENTILATION: HORIZONTAL: DURING_SUPPRESSION': - active: 'TRUE' - value_1: VENTILATION - value_2: HORIZONTAL - value_3: DURING_SUPPRESSION - description_1: Ventilation - description_2: Horizontal - description_3: During Suppression - definition_1: - definition_2: - definition_3: - source: -'VENTILATION: HORIZONTAL: POST_SUPPRESSION': - active: 'TRUE' - value_1: VENTILATION - value_2: HORIZONTAL - value_3: POST_SUPPRESSION - description_1: Ventilation - description_2: Horizontal - description_3: Post Suppression - definition_1: - definition_2: - definition_3: - source: -'VENTILATION: POSITIVE_PRESSURE': - active: 'TRUE' - value_1: VENTILATION - value_2: POSITIVE_PRESSURE - value_3: - description_1: Ventilation - description_2: Positive Pressure - description_3: - definition_1: - definition_2: - definition_3: - source: -'VENTILATION: POSITIVE_PRESSURE: PRIOR_TO_SUPPRESSION': - active: 'TRUE' - value_1: VENTILATION - value_2: POSITIVE_PRESSURE - value_3: PRIOR_TO_SUPPRESSION - description_1: Ventilation - description_2: Positive Pressure - description_3: Prior To Suppression - definition_1: - definition_2: - definition_3: - source: -'VENTILATION: POSITIVE_PRESSURE: DURING_SUPPRESSION': - active: 'TRUE' - value_1: VENTILATION - value_2: POSITIVE_PRESSURE - value_3: DURING_SUPPRESSION - description_1: Ventilation - description_2: Positive Pressure - description_3: During Suppression - definition_1: - definition_2: - definition_3: - source: -'VENTILATION: POSITIVE_PRESSURE: POST_SUPPRESSION': - active: 'TRUE' - value_1: VENTILATION - value_2: POSITIVE_PRESSURE - value_3: POST_SUPPRESSION - description_1: Ventilation - description_2: Positive Pressure - description_3: Post Suppression - definition_1: - definition_2: - definition_3: - source: -'VENTILATION: HYDRAULIC': - active: 'TRUE' - value_1: VENTILATION - value_2: HYDRAULIC - value_3: - description_1: Ventilation - description_2: Hydraulic - description_3: - definition_1: - definition_2: - definition_3: - source: -'VENTILATION: HYDRAULIC: PRIOR_TO_SUPPRESSION': - active: 'TRUE' - value_1: VENTILATION - value_2: HYDRAULIC - value_3: PRIOR_TO_SUPPRESSION - description_1: Ventilation - description_2: Hydraulic - description_3: Prior To Suppression - definition_1: - definition_2: - definition_3: - source: -'VENTILATION: HYDRAULIC: DURING_SUPPRESSION': - active: 'TRUE' - value_1: VENTILATION - value_2: HYDRAULIC - value_3: DURING_SUPPRESSION - description_1: Ventilation - description_2: Hydraulic - description_3: During Suppression - definition_1: - definition_2: - definition_3: - source: -'VENTILATION: HYDRAULIC: POST_SUPPRESSION': - active: 'TRUE' - value_1: VENTILATION - value_2: HYDRAULIC - value_3: POST_SUPPRESSION - description_1: Ventilation - description_2: Hydraulic - description_3: Post Suppression - definition_1: - definition_2: - definition_3: - source: -'SEARCH_STRUCTURE: DOOR_INITIATED_SEARCH': - active: 'TRUE' - value_1: SEARCH_STRUCTURE - value_2: DOOR_INITIATED_SEARCH - value_3: - description_1: Search Structure - description_2: Door Initiated Search - description_3: - definition_1: - definition_2: - definition_3: - source: -'SEARCH_STRUCTURE: DOOR_INITIATED_SEARCH: PRIOR_TO_SUPPRESSION': - active: 'TRUE' - value_1: SEARCH_STRUCTURE - value_2: DOOR_INITIATED_SEARCH - value_3: PRIOR_TO_SUPPRESSION - description_1: Search Structure - description_2: Door Initiated Search - description_3: Prior To Suppression - definition_1: - definition_2: - definition_3: - source: -'SEARCH_STRUCTURE: DOOR_INITIATED_SEARCH: DURING_SUPPRESSION': - active: 'TRUE' - value_1: SEARCH_STRUCTURE - value_2: DOOR_INITIATED_SEARCH - value_3: DURING_SUPPRESSION - description_1: Search Structure - description_2: Door Initiated Search - description_3: During Suppression - definition_1: - definition_2: - definition_3: - source: -'SEARCH_STRUCTURE: DOOR_INITIATED_SEARCH: POST_SUPPRESSION': - active: 'TRUE' - value_1: SEARCH_STRUCTURE - value_2: DOOR_INITIATED_SEARCH - value_3: POST_SUPPRESSION - description_1: Search Structure - description_2: Door Initiated Search - description_3: Post Suppression - definition_1: - definition_2: - definition_3: - source: -'SEARCH_STRUCTURE: WINDOW_INITIATED_SEARCH': - active: 'TRUE' - value_1: SEARCH_STRUCTURE - value_2: WINDOW_INITIATED_SEARCH - value_3: - description_1: Search Structure - description_2: Window Initiated Search - description_3: - definition_1: - definition_2: - definition_3: - source: -'SEARCH_STRUCTURE: WINDOW_INITIATED_SEARCH: PRIOR_TO_SUPPRESSION': - active: 'TRUE' - value_1: SEARCH_STRUCTURE - value_2: WINDOW_INITIATED_SEARCH - value_3: PRIOR_TO_SUPPRESSION - description_1: Search Structure - description_2: Window Initiated Search - description_3: Prior To Suppression - definition_1: - definition_2: - definition_3: - source: -'SEARCH_STRUCTURE: WINDOW_INITIATED_SEARCH: DURING_SUPPRESSION': - active: 'TRUE' - value_1: SEARCH_STRUCTURE - value_2: WINDOW_INITIATED_SEARCH - value_3: DURING_SUPPRESSION - description_1: Search Structure - description_2: Window Initiated Search - description_3: During Suppression - definition_1: - definition_2: - definition_3: - source: -'SEARCH_STRUCTURE: WINDOW_INITIATED_SEARCH: POST_SUPPRESSION': - active: 'TRUE' - value_1: SEARCH_STRUCTURE - value_2: WINDOW_INITIATED_SEARCH - value_3: POST_SUPPRESSION - description_1: Search Structure - description_2: Window Initiated Search - description_3: Post Suppression - definition_1: - definition_2: - definition_3: - source: -'NON_STRUCTURE_SEARCH: SEARCH_AREA_OF_COLLAPSE': - active: 'TRUE' - value_1: NON_STRUCTURE_SEARCH - value_2: SEARCH_AREA_OF_COLLAPSE - value_3: - description_1: Non Structure Search - description_2: Search Area of Collapse - description_3: - definition_1: - definition_2: - definition_3: - source: -'NON_STRUCTURE_SEARCH: SEARCH_UNDERGROUND_INFRASTRUCTURE': - active: 'TRUE' - value_1: NON_STRUCTURE_SEARCH - value_2: SEARCH_UNDERGROUND_INFRASTRUCTURE - value_3: - description_1: Non Structure Search - description_2: Search Underground Infrastructure (Cave / Mine) - description_3: - definition_1: - definition_2: - definition_3: - source: -'NON_STRUCTURE_SEARCH: WIDE_AREA_OUTDOOR_SEARCH': - active: 'TRUE' - value_1: NON_STRUCTURE_SEARCH - value_2: WIDE_AREA/OUTDOOR_SEARCH - value_3: - description_1: Non Structure Search - description_2: Wide Area / Outdoor Search - description_3: - definition_1: - definition_2: - definition_3: - source: -'NON_STRUCTURE_SEARCH: SEARCH_WATERWAY': - active: 'TRUE' - value_1: NON_STRUCTURE_SEARCH - value_2: SEARCH_WATERWAY - value_3: - description_1: Non Structure Search - description_2: Search Waterway - description_3: - definition_1: - definition_2: - definition_3: - source: -'NON_STRUCTURE_SEARCH: BODY_RECOVERY': - active: 'TRUE' - value_1: NON_STRUCTURE_SEARCH - value_2: BODY_RECOVERY - value_3: - description_1: Non Structure Search - description_2: Body Recovery - description_3: - definition_1: - definition_2: - definition_3: - source: -'NON_STRUCTURE_SEARCH: USAR_K9_SEARCH': - active: 'TRUE' - value_1: NON_STRUCTURE_SEARCH - value_2: USAR_K9_SEARCH - value_3: - description_1: Non Structure Search - description_2: USAR K9 Search - description_3: - definition_1: - definition_2: - definition_3: - source: -SALVAGE_AND_OVERHAUL: - active: 'TRUE' - value_1: SALVAGE_AND_OVERHAUL - value_2: - value_3: - description_1: Salvage And Overhaul - description_2: - description_3: - definition_1: - definition_2: - definition_3: - source: -'PERSONNEL_CONTAMINATION_REDUCTION: ON_SCENE_CONTAMINATION_REDUCTION': - active: 'TRUE' - value_1: PERSONNEL_CONTAMINATION_REDUCTION - value_2: ON_SCENE_CONTAMINATION_REDUCTION - value_3: - description_1: Personnel Contamination Reduction - description_2: On-Scene Contamination Reduction - description_3: - definition_1: - definition_2: - definition_3: - source: -'PERSONNEL_CONTAMINATION_REDUCTION: CLEAN_CAB_TRANSPORT': - active: 'TRUE' - value_1: PERSONNEL_CONTAMINATION_REDUCTION - value_2: CLEAN_CAB_TRANSPORT - value_3: - description_1: Personnel Contamination Reduction - description_2: Clean Cab Transport - description_3: - definition_1: - definition_2: - definition_3: - source: -'PERSONNEL_CONTAMINATION_REDUCTION: PPE_WASHED_POST_INCIDENT': - active: 'TRUE' - value_1: PERSONNEL_CONTAMINATION_REDUCTION - value_2: PPE_WASHED_POST_INCIDENT - value_3: - description_1: Personnel Contamination Reduction - description_2: PPE Washed Post-Incident - description_3: - definition_1: - definition_2: - definition_3: - source: -'HAZARDOUS_SITUATION_MITIGATION: TAKE_SAMPLES': - active: 'TRUE' - value_1: HAZARDOUS_SITUATION_MITIGATION - value_2: TAKE_SAMPLES - value_3: - description_1: Hazardous Situation Mitigation - description_2: Take Samples - description_3: - definition_1: - definition_2: - definition_3: - source: -'HAZARDOUS_SITUATION_MITIGATION: SPILL_CONTROL': - active: 'TRUE' - value_1: HAZARDOUS_SITUATION_MITIGATION - value_2: SPILL_CONTROL - value_3: - description_1: Hazardous Situation Mitigation - description_2: Spill Control - description_3: - definition_1: - definition_2: - definition_3: - source: -'HAZARDOUS_SITUATION_MITIGATION: LEAK_STOP': - active: 'TRUE' - value_1: HAZARDOUS_SITUATION_MITIGATION - value_2: LEAK_STOP - value_3: - description_1: Hazardous Situation Mitigation - description_2: Leak Stop - description_3: - definition_1: - definition_2: - definition_3: - source: -'HAZARDOUS_SITUATION_MITIGATION: REMOVE_HAZARD': - active: 'TRUE' - value_1: HAZARDOUS_SITUATION_MITIGATION - value_2: REMOVE_HAZARD - value_3: - description_1: Hazardous Situation Mitigation - description_2: Remove Hazard - description_3: - definition_1: - definition_2: - definition_3: - source: -'HAZARDOUS_SITUATION_MITIGATION: DECONTAMINATION': - active: 'TRUE' - value_1: HAZARDOUS_SITUATION_MITIGATION - value_2: DECONTAMINATION - value_3: - description_1: Hazardous Situation Mitigation - description_2: Decontamination - description_3: - definition_1: - definition_2: - definition_3: - source: -'HAZARDOUS_SITUATION_MITIGATION: ATMOSPHERIC_MONITORING_INTERIOR': - active: 'TRUE' - value_1: HAZARDOUS_SITUATION_MITIGATION - value_2: ATMOSPHERIC_MONITORING_INTERIOR - value_3: - description_1: Hazardous Situation Mitigation - description_2: Atmospheric Monitoring (Interior) - description_3: - definition_1: - definition_2: - definition_3: - source: -'HAZARDOUS_SITUATION_MITIGATION: ATMOSPHERIC_MONITORING_EXTERIOR_FENCELINE': - active: 'TRUE' - value_1: HAZARDOUS_SITUATION_MITIGATION - value_2: ATMOSPHERIC_MONITORING_EXTERIOR_FENCELINE - value_3: - description_1: Hazardous Situation Mitigation - description_2: Atmospheric Monitoring (Exterior / Fenceline) - description_3: - definition_1: - definition_2: - definition_3: - source: -'PROVIDE_EVACUATION_SUPPORT: CONNECTED_INTERIOR_SPACES': - active: 'TRUE' - value_1: PROVIDE_EVACUATION_SUPPORT - value_2: CONNECTED_INTERIOR_SPACES - value_3: - description_1: Provide Evacuation Support - description_2: Connected Interior Spaces - description_3: - definition_1: - definition_2: - definition_3: - source: -'PROVIDE_EVACUATION_SUPPORT: REMOTE_INTERIOR_SPACES': - active: 'TRUE' - value_1: PROVIDE_EVACUATION_SUPPORT - value_2: REMOTE_INTERIOR_SPACES - value_3: - description_1: Provide Evacuation Support - description_2: Remote Interior Spaces - description_3: - definition_1: - definition_2: - definition_3: - source: -'PROVIDE_EVACUATION_SUPPORT: NEARBY_BUILDINGS': - active: 'TRUE' - value_1: PROVIDE_EVACUATION_SUPPORT - value_2: NEARBY_BUILDINGS - value_3: - description_1: Provide Evacuation Support - description_2: Nearby Buildings - description_3: - definition_1: - definition_2: - definition_3: - source: -'PROVIDE_EVACUATION_SUPPORT: LARGE_AREA': - active: 'TRUE' - value_1: PROVIDE_EVACUATION_SUPPORT - value_2: LARGE_AREA - value_3: - description_1: Provide Evacuation Support - description_2: Large Area - description_3: - definition_1: - definition_2: - definition_3: - source: -'PROVIDE_EQUIPMENT: PROVIDE_SPECIAL_EQUIPMENT': - active: 'TRUE' - value_1: PROVIDE_EQUIPMENT - value_2: PROVIDE_SPECIAL_EQUIPMENT - value_3: - description_1: Provide Equipment - description_2: Provide Special Equipment - description_3: - definition_1: - definition_2: - definition_3: - source: -'PROVIDE_EQUIPMENT: PROVIDE_LIGHT': - active: 'TRUE' - value_1: PROVIDE_EQUIPMENT - value_2: PROVIDE_LIGHT - value_3: - description_1: Provide Equipment - description_2: Provide Light - description_3: - definition_1: - definition_2: - definition_3: - source: -'PROVIDE_EQUIPMENT: PROVIDE_ELECTRICAL_POWER': - active: 'TRUE' - value_1: PROVIDE_EQUIPMENT - value_2: PROVIDE_ELECTRICAL_POWER - value_3: - description_1: Provide Equipment - description_2: Provide Electrical Power - description_3: - definition_1: - definition_2: - definition_3: - source: -'PROVIDE_EQUIPMENT: PROVIDE_DRONE_VIDEO_EQUIPMENT': - active: 'TRUE' - value_1: PROVIDE_EQUIPMENT - value_2: PROVIDE_DRONE_VIDEO_EQUIPMENT - value_3: - description_1: Provide Equipment - description_2: Provide Drone / Video Equipment - description_3: - definition_1: - definition_2: - definition_3: - source: -'PROVIDE_SERVICES: RESTORE_SPRINKLER_SYSTEM': - active: 'TRUE' - value_1: PROVIDE_SERVICES - value_2: RESTORE_SPRINKLER_SYSTEM - value_3: - description_1: Provide Services - description_2: Restore Sprinkler System - description_3: - definition_1: - definition_2: - definition_3: - source: -'PROVIDE_SERVICES: RESTORE_RESET_ALARM_SYSTEM': - active: 'TRUE' - value_1: PROVIDE_SERVICES - value_2: RESTORE_RESET_ALARM_SYSTEM - value_3: - description_1: Provide Services - description_2: Restore/Reset Alarm System - description_3: - definition_1: - definition_2: - definition_3: - source: -'PROVIDE_SERVICES: SHUT_DOWN_ALARM': - active: 'TRUE' - value_1: PROVIDE_SERVICES - value_2: SHUT_DOWN_ALARM - value_3: - description_1: Provide Services - description_2: Shut Down Alarm - description_3: - definition_1: - definition_2: - definition_3: - source: -'PROVIDE_SERVICES: SHUT_DOWN_SPRINKLER_SYSTEM': - active: 'TRUE' - value_1: PROVIDE_SERVICES - value_2: SHUT_DOWN_SPRINKLER_SYSTEM - value_3: - description_1: Provide Services - description_2: Shut Down Sprinkler System - description_3: - definition_1: - definition_2: - definition_3: - source: -'PROVIDE_SERVICES: SECURE_PROPERTY': - active: 'TRUE' - value_1: PROVIDE_SERVICES - value_2: SECURE_PROPERTY - value_3: - description_1: Provide Services - description_2: Secure Property - description_3: - definition_1: - definition_2: - definition_3: - source: -'PROVIDE_SERVICES: REMOVE_WATER': - active: 'TRUE' - value_1: PROVIDE_SERVICES - value_2: REMOVE_WATER - value_3: - description_1: Provide Services - description_2: Remove Water - description_3: - definition_1: - definition_2: - definition_3: - source: -'PROVIDE_SERVICES: ASSIST_UNINJURED_PERSON': - active: 'TRUE' - value_1: PROVIDE_SERVICES - value_2: ASSIST_UNINJURED_PERSON - value_3: - description_1: Provide Services - description_2: Assist Uninjured Person - description_3: - definition_1: - definition_2: - definition_3: - source: -'PROVIDE_SERVICES: ASSIST_ANIMAL': - active: 'TRUE' - value_1: PROVIDE_SERVICES - value_2: ASSIST_ANIMAL - value_3: - description_1: Provide Services - description_2: Assist Animal - description_3: - definition_1: - definition_2: - definition_3: - source: -'PROVIDE_SERVICES: PROVIDE_APPARATUS_WATER': - active: 'TRUE' - value_1: PROVIDE_SERVICES - value_2: PROVIDE_APPARATUS_WATER - value_3: - description_1: Provide Services - description_2: Provide Apparatus / Water - description_3: - definition_1: - definition_2: - definition_3: - source: -'PROVIDE_SERVICES: CONTROL_CROWD': - active: 'TRUE' - value_1: PROVIDE_SERVICES - value_2: CONTROL_CROWD - value_3: - description_1: Provide Services - description_2: Control Crowd - description_3: - definition_1: - definition_2: - definition_3: - source: -'PROVIDE_SERVICES: CONTROL_TRAFFIC': - active: 'TRUE' - value_1: PROVIDE_SERVICES - value_2: CONTROL_TRAFFIC - value_3: - description_1: Provide Services - description_2: Control Traffic - description_3: - definition_1: - definition_2: - definition_3: - source: -'PROVIDE_SERVICES: DAMAGE_ASSESSMENT': - active: 'TRUE' - value_1: PROVIDE_SERVICES - value_2: DAMAGE_ASSESSMENT - value_3: - description_1: Provide Services - description_2: Damage Assessment - description_3: - definition_1: - definition_2: - definition_3: - source: -'INFORMATION_ENFORCEMENT: REFER_TO_PROPER_AHJ': - active: 'TRUE' - value_1: INFORMATION_ENFORCEMENT - value_2: REFER_TO_PROPER_AHJ - value_3: - description_1: Information Enforcement - description_2: Refer To Proper AHJ - description_3: - definition_1: - definition_2: - definition_3: - source: -'INFORMATION_ENFORCEMENT: ENFORCE_CODE_OR_LAW': - active: 'TRUE' - value_1: INFORMATION_ENFORCEMENT - value_2: ENFORCE_CODE_OR_LAW - value_3: - description_1: Information Enforcement - description_2: Enforce Code Or Law - description_3: - definition_1: - definition_2: - definition_3: - source: -'INFORMATION_ENFORCEMENT: PROVIDE_PUBLIC_INFORMATION': - active: 'TRUE' - value_1: INFORMATION_ENFORCEMENT - value_2: PROVIDE_PUBLIC_INFORMATION - value_3: - description_1: Information Enforcement - description_2: Provide Public Information - description_3: - definition_1: - definition_2: - definition_3: - source: diff --git a/secondary_schemas/value_sets/yml/type_activity.yml b/secondary_schemas/value_sets/yml/type_activity.yml deleted file mode 100644 index df4451b..0000000 --- a/secondary_schemas/value_sets/yml/type_activity.yml +++ /dev/null @@ -1,80 +0,0 @@ -DRIVING_RIDING_DEPARTMENT_VEHICLE: - active: 'TRUE' - description: Driving or riding in department vehicle - definition: - source: -DRIVING_RIDING_OTHER_VEHICLE: - active: 'TRUE' - description: Driving or riding in other vehicle - definition: - source: -MOVING_ABOUT_STATION_ALARM: - active: 'TRUE' - description: Moving about station, alarm sounding - definition: - source: -MOVING_ABOUT_STATION_NORMAL: - active: 'TRUE' - description: Moving about station, normal activity - definition: - source: -STATION_MAINTENANCE: - active: 'TRUE' - description: Station maintenance - definition: - source: -VEHICLE_MAINTENANCE: - active: 'TRUE' - description: Vehicle maintenance - definition: - source: -EQUIPMENT_MAINTENANCE: - active: 'TRUE' - description: Equipment maintenance - definition: - source: -PHYSICAL_FITNESS_ACTIVITY: - active: 'TRUE' - description: Physical fitness activity - definition: - source: -COOKING_ACTIVITY: - active: 'TRUE' - description: Cooking activity - definition: - source: -TRAINING_ACTIVITY_DRILL: - active: 'TRUE' - description: Training activity or drill - definition: - source: -INVESTIGATION: - active: 'TRUE' - description: Investigation - definition: - source: -INSPECTION: - active: 'TRUE' - description: Inspection - definition: - source: -ADMINISTRATIVE_WORK: - active: 'TRUE' - description: Administrative work - definition: - source: -COMMUNICATIONS_WORK: - active: 'TRUE' - description: Communications work - definition: - source: -AT_REST: - active: 'TRUE' - description: At rest - definition: - source: -OTHER: - active: 'TRUE' - description: Other - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_alcohol_tobacco_drugs.yml b/secondary_schemas/value_sets/yml/type_alcohol_tobacco_drugs.yml deleted file mode 100644 index 82b39e4..0000000 --- a/secondary_schemas/value_sets/yml/type_alcohol_tobacco_drugs.yml +++ /dev/null @@ -1,30 +0,0 @@ -ALCOHOL_USER: - active: 'TRUE' - description: Alcohol user - definition: - source: -TOBACCO_USER: - active: 'TRUE' - description: Tobacco user - definition: - source: -SMOKER_OTHER: - active: 'TRUE' - description: Smoker - other - definition: Includes eCigarettes - source: -MARIJUANA_USER: - active: 'TRUE' - description: Marijuana user - definition: - source: -OTHER_ILLICIT_DRUGS: - active: 'TRUE' - description: Other illicit drugs - definition: - source: -NONE: - active: 'TRUE' - description: - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_appliances_equipment.yml b/secondary_schemas/value_sets/yml/type_appliances_equipment.yml deleted file mode 100644 index cd264f0..0000000 --- a/secondary_schemas/value_sets/yml/type_appliances_equipment.yml +++ /dev/null @@ -1,280 +0,0 @@ -'HEATING_COOLING_EQUIPMENT: PORTABLE_AIR_CONDITIONING': - active: 'TRUE' - value_1: HEATING_COOLING_EQUIPMENT - value_2: PORTABLE_AIR_CONDITIONING - description_1: Heating Cooling Equipment - description_2: Portable Air Conditioning - definition: - source: -'HEATING_COOLING_EQUIPMENT: PORTABLE_HEATER': - active: 'TRUE' - value_1: HEATING_COOLING_EQUIPMENT - value_2: PORTABLE_HEATER - description_1: Heating Cooling Equipment - description_2: Portable Heater - definition: - source: -'HEATING_COOLING_EQUIPMENT: CENTRAL_HEATING': - active: 'TRUE' - value_1: HEATING_COOLING_EQUIPMENT - value_2: CENTRAL_HEATING - description_1: Heating Cooling Equipment - description_2: Central Heating - definition: - source: -'HEATING_COOLING_EQUIPMENT: CENTRAL_AIR_CONDITIONING': - active: 'TRUE' - value_1: HEATING_COOLING_EQUIPMENT - value_2: CENTRAL_AIR_CONDITIONING - description_1: Heating Cooling Equipment - description_2: Central Air Conditioning - definition: - source: -'HEATING_COOLING_EQUIPMENT: FIREPLACE': - active: 'TRUE' - value_1: HEATING_COOLING_EQUIPMENT - value_2: FIREPLACE - description_1: Heating Cooling Equipment - description_2: Fireplace - definition: - source: -'HEATING_COOLING_EQUIPMENT: CHIMNEY': - active: 'TRUE' - value_1: HEATING_COOLING_EQUIPMENT - value_2: CHIMNEY - description_1: Heating Cooling Equipment - description_2: Chimney - definition: - source: -'HEATING_COOLING_EQUIPMENT: CHIMNEY_CONNECTOR': - active: 'TRUE' - value_1: HEATING_COOLING_EQUIPMENT - value_2: CHIMNEY_CONNECTOR - description_1: Heating Cooling Equipment - description_2: Chimney Connector - definition: - source: -'HEATING_COOLING_EQUIPMENT: WATER_HEATER': - active: 'TRUE' - value_1: HEATING_COOLING_EQUIPMENT - value_2: WATER_HEATER - description_1: Heating Cooling Equipment - description_2: Water Heater - definition: - source: -'HEATING_COOLING_EQUIPMENT: OTHER': - active: 'TRUE' - value_1: HEATING_COOLING_EQUIPMENT - value_2: OTHER - description_1: Heating Cooling Equipment - description_2: Other - definition: - source: -'HEATING_COOLING_EQUIPMENT: VENT_EXHAUST_FAN': - active: 'TRUE' - value_1: HEATING_COOLING_EQUIPMENT - value_2: VENT_EXHAUST_FAN - description_1: Heating Cooling Equipment - description_2: Vent Exhaust Fan - definition: - source: -'COOKING_EQUIPMENT: GAS_RANGE_OVEN': - active: 'TRUE' - value_1: COOKING_EQUIPMENT - value_2: GAS_RANGE_OVEN - description_1: Cooking Equipment - description_2: Gas Range Oven - definition: - source: -'COOKING_EQUIPMENT: ELECTRIC_RANGE_OVEN': - active: 'TRUE' - value_1: COOKING_EQUIPMENT - value_2: ELECTRIC_RANGE_OVEN - description_1: Cooking Equipment - description_2: Electric Range Oven - definition: - source: -'COOKING_EQUIPMENT: MICROWAVE_OVEN': - active: 'TRUE' - value_1: COOKING_EQUIPMENT - value_2: MICROWAVE_OVEN - description_1: Cooking Equipment - description_2: Microwave Oven - definition: - source: -'COOKING_EQUIPMENT: TOASTER_OVEN': - active: 'TRUE' - value_1: COOKING_EQUIPMENT - value_2: TOASTER_OVEN - description_1: Cooking Equipment - description_2: Toaster Oven - definition: - source: -'COOKING_EQUIPMENT: AIR_FRYER': - active: 'TRUE' - value_1: COOKING_EQUIPMENT - value_2: AIR_FRYER - description_1: Cooking Equipment - description_2: Air Fryer - definition: - source: -'COOKING_EQUIPMENT: OIL_FRYER': - active: 'TRUE' - value_1: COOKING_EQUIPMENT - value_2: OIL_FRYER - description_1: Cooking Equipment - description_2: Oil Fryer - definition: - source: -'COOKING_EQUIPMENT: OTHER_COOKING': - active: 'TRUE' - value_1: COOKING_EQUIPMENT - value_2: OTHER_COOKING - description_1: Cooking Equipment - description_2: Other Cooking - definition: - source: -'ELECTRICAL_EQUIPMENT: PERMANENT_ELECTRICAL_CORD_CABLE': - active: 'TRUE' - value_1: ELECTRICAL_EQUIPMENT - value_2: PERMANENT_ELECTRICAL_CORD_CABLE - description_1: Electrical Equipment - description_2: Permanent Electrical Cord Cable - definition: - source: -'ELECTRICAL_EQUIPMENT: TEMPORARY_ELECTRICAL_CORD_CABLE': - active: 'TRUE' - value_1: ELECTRICAL_EQUIPMENT - value_2: TEMPORARY_ELECTRICAL_CORD_CABLE - description_1: Electrical Equipment - description_2: Temporary Electrical Cord Cable - definition: - source: -'ELECTRICAL_EQUIPMENT: RECEPTACLE_SWITCH': - active: 'TRUE' - value_1: ELECTRICAL_EQUIPMENT - value_2: RECEPTACLE_SWITCH - description_1: Electrical Equipment - description_2: Receptacle Switch - definition: - source: -'ELECTRICAL_EQUIPMENT: LIGHTING': - active: 'TRUE' - value_1: ELECTRICAL_EQUIPMENT - value_2: LIGHTING - description_1: Electrical Equipment - description_2: Lighting - definition: - source: -'ELECTRICAL_EQUIPMENT: TRANSFORMER': - active: 'TRUE' - value_1: ELECTRICAL_EQUIPMENT - value_2: TRANSFORMER - description_1: Electrical Equipment - description_2: Transformer - definition: - source: -'ELECTRICAL_EQUIPMENT: PANEL_BOARD_SWITCH_BOARD': - active: 'TRUE' - value_1: ELECTRICAL_EQUIPMENT - value_2: PANEL_BOARD_SWITCH_BOARD - description_1: Electrical Equipment - description_2: Panel Board Switch Board - definition: - source: -'ELECTRICAL_EQUIPMENT: OTHER': - active: 'TRUE' - value_1: ELECTRICAL_EQUIPMENT - value_2: OTHER - description_1: Electrical Equipment - description_2: Other - definition: - source: -'ELECTRICAL_EQUIPMENT: POWER_STRIPS_ADAPTERS': - active: 'TRUE' - value_1: ELECTRICAL_EQUIPMENT - value_2: POWER_STRIPS_ADAPTERS - description_1: Electrical Equipment - description_2: Power Strips Adapters - definition: - source: -'APPLIANCES_EQUIPMENT: AUDIO_VISUAL_EQUIPMENT': - active: 'TRUE' - value_1: APPLIANCES_EQUIPMENT - value_2: AUDIO_VISUAL_EQUIPMENT - description_1: Appliances Equipment - description_2: Audio Visual Equipment - definition: - source: -'APPLIANCES_EQUIPMENT: CLOTHES_DRYER': - active: 'TRUE' - value_1: APPLIANCES_EQUIPMENT - value_2: CLOTHES_DRYER - description_1: Appliances Equipment - description_2: Clothes Dryer - definition: - source: -'APPLIANCES_EQUIPMENT: WASHING_MACHINE': - active: 'TRUE' - value_1: APPLIANCES_EQUIPMENT - value_2: WASHING_MACHINE - description_1: Appliances Equipment - description_2: Washing Machine - definition: - source: -'APPLIANCES_EQUIPMENT: DISHWASHER': - active: 'TRUE' - value_1: APPLIANCES_EQUIPMENT - value_2: DISHWASHER - description_1: Appliances Equipment - description_2: Dishwasher - definition: - source: -'APPLIANCES_EQUIPMENT: REFRIGERATOR': - active: 'TRUE' - value_1: APPLIANCES_EQUIPMENT - value_2: REFRIGERATOR - description_1: Appliances Equipment - description_2: Refrigerator - definition: - source: -'APPLIANCES_EQUIPMENT: PRESSING_IRON': - active: 'TRUE' - value_1: APPLIANCES_EQUIPMENT - value_2: PRESSING_IRON - description_1: Appliances Equipment - description_2: Pressing Iron - definition: - source: -'APPLIANCES_EQUIPMENT: SHOP_TOOLS': - active: 'TRUE' - value_1: APPLIANCES_EQUIPMENT - value_2: SHOP_TOOLS - description_1: Appliances Equipment - description_2: Shop Tools - definition: - source: -'APPLIANCES_EQUIPMENT: TORCH': - active: 'TRUE' - value_1: APPLIANCES_EQUIPMENT - value_2: TORCH - description_1: Appliances Equipment - description_2: Torch - definition: - source: -'APPLIANCES_EQUIPMENT: OUTDOOR_GRILL_FIRE_PIT': - active: 'TRUE' - value_1: APPLIANCES_EQUIPMENT - value_2: OUTDOOR_GRILL_FIRE_PIT - description_1: Appliances Equipment - description_2: Outdoor Grill Fire Pit - definition: - source: -'APPLIANCES_EQUIPMENT: OTHER': - active: 'TRUE' - value_1: APPLIANCES_EQUIPMENT - value_2: OTHER - description_1: Appliances Equipment - description_2: Other - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_aspect.yml b/secondary_schemas/value_sets/yml/type_aspect.yml deleted file mode 100644 index d18c839..0000000 --- a/secondary_schemas/value_sets/yml/type_aspect.yml +++ /dev/null @@ -1,40 +0,0 @@ -NORTH_WEST: - active: 'TRUE' - description: North-West - definition: - source: -SOUTH_WEST: - active: 'TRUE' - description: South-West - definition: - source: -NORTH: - active: 'TRUE' - description: North - definition: - source: -SOUTH: - active: 'TRUE' - description: South - definition: - source: -EAST: - active: 'TRUE' - description: East - definition: - source: -WEST: - active: 'TRUE' - description: West - definition: - source: -NORTH_EAST: - active: 'TRUE' - description: North-East - definition: - source: -SOUTH_EAST: - active: 'TRUE' - description: South-East - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_assignment.yml b/secondary_schemas/value_sets/yml/type_assignment.yml deleted file mode 100644 index 9b2a836..0000000 --- a/secondary_schemas/value_sets/yml/type_assignment.yml +++ /dev/null @@ -1,60 +0,0 @@ -FIRE_SUPPRESSION: - active: 'TRUE' - description: Fire suppression - definition: - source: -HAZMAT: - active: 'TRUE' - description: Hazmat - definition: - source: -RESCUE: - active: 'TRUE' - description: Rescue - definition: - source: -EMS: - active: 'TRUE' - description: EMS - definition: - source: -PREVENTION_INSPECTION: - active: 'TRUE' - description: Prevention or inspection - definition: - source: -TRAINING: - active: 'TRUE' - description: Training - definition: - source: -MAINTENANCE: - active: 'TRUE' - description: Maintenance - definition: - source: -COMMUNICATIONS: - active: 'TRUE' - description: Communications - definition: - source: -ADMINISTRATION: - active: 'TRUE' - description: Administration - definition: - source: -FIRE_INVESTIGATIONS: - active: 'TRUE' - description: Fire investigations - definition: - source: -MIH_PARAMEDICINE: - active: 'TRUE' - description: MIH / Paramedicine - definition: - source: -OTHER: - active: 'TRUE' - description: Other - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_attached.yml b/secondary_schemas/value_sets/yml/type_attached.yml deleted file mode 100644 index 10e67b4..0000000 --- a/secondary_schemas/value_sets/yml/type_attached.yml +++ /dev/null @@ -1,35 +0,0 @@ -FENCE: - active: 'TRUE' - description: Fence - definition: - source: -PORCH_DECK: - active: 'TRUE' - description: Porch/Deck - definition: - source: -CARPORT_LEANTO: - active: 'TRUE' - description: Carport/Lean to - definition: - source: -PATIO_COVER_AWNING: - active: 'TRUE' - description: Patio Cover or Awning - definition: - source: -GARAGE: - active: 'TRUE' - description: Garage - definition: - source: -OTHER: - active: 'TRUE' - description: Other - definition: - source: -NONE: - active: 'TRUE' - description: - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_attached_material.yml b/secondary_schemas/value_sets/yml/type_attached_material.yml deleted file mode 100644 index 8bde50e..0000000 --- a/secondary_schemas/value_sets/yml/type_attached_material.yml +++ /dev/null @@ -1,20 +0,0 @@ -COMBUSTIBLE: - active: 'TRUE' - description: Combustible - definition: - source: -NON COMBUSTIBLE: - active: 'TRUE' - description: Non Combustible - definition: - source: -NONE PRESENT: - active: 'TRUE' - description: None Present - definition: - source: -UNKNOWN: - active: 'TRUE' - description: Unknown - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_auto_body_style.yml b/secondary_schemas/value_sets/yml/type_auto_body_style.yml deleted file mode 100644 index 26cde8d..0000000 --- a/secondary_schemas/value_sets/yml/type_auto_body_style.yml +++ /dev/null @@ -1,85 +0,0 @@ -AMBULANCE: - active: 'TRUE' - description: Ambulance - definition: - source: -BUS: - active: 'TRUE' - description: Bus - definition: - source: -CONVERTIBLE: - active: 'TRUE' - description: Convertible - definition: - source: -COUPE: - active: 'TRUE' - description: Coupe - definition: - source: -FIRE TRUCK: - active: 'TRUE' - description: Fire Truck - definition: - source: -HARDTOP: - active: 'TRUE' - description: Hardtop - definition: - source: -HATCHBACK: - active: 'TRUE' - description: Hatchback - definition: - source: -HEARSE: - active: 'TRUE' - description: Hearse - definition: - source: -LIMOUSINE: - active: 'TRUE' - description: Limousine - definition: - source: -MINIVAN: - active: 'TRUE' - description: Minivan - definition: - source: -MOTORIZED_HOME: - active: 'TRUE' - description: Motorized Home - definition: - source: -PICKUP: - active: 'TRUE' - description: Pickup - definition: - source: -ROADSTER: - active: 'TRUE' - description: Roadster - definition: - source: -SUV: - active: 'TRUE' - description: SUV - definition: - source: -SEDAN: - active: 'TRUE' - description: Sedan - definition: - source: -STATION_WAGON: - active: 'TRUE' - description: Station Wagon - definition: - source: -VAN: - active: 'TRUE' - description: Van - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_auto_make.yml b/secondary_schemas/value_sets/yml/type_auto_make.yml deleted file mode 100644 index aba1477..0000000 --- a/secondary_schemas/value_sets/yml/type_auto_make.yml +++ /dev/null @@ -1,330 +0,0 @@ -Acura: - active: 'TRUE' - description: - definition: - source: -Alfa Romeo: - active: 'TRUE' - description: - definition: - source: -Aston Martin: - active: 'TRUE' - description: - definition: - source: -Audi: - active: 'TRUE' - description: - definition: - source: -BMW: - active: 'TRUE' - description: - definition: - source: -Bentley Motors: - active: 'TRUE' - description: - definition: - source: -Bollinger Motors: - active: 'TRUE' - description: - definition: - source: -Bugatti: - active: 'TRUE' - description: - definition: - source: -Buick: - active: 'TRUE' - description: - definition: - source: -Cadillac: - active: 'TRUE' - description: - definition: - source: -Canoo: - active: 'TRUE' - description: - definition: - source: -Chevrolet: - active: 'TRUE' - description: - definition: - source: -Chrysler: - active: 'TRUE' - description: - definition: - source: -DeLorean Motor Company: - active: 'TRUE' - description: - definition: - source: -Dodge: - active: 'TRUE' - description: - definition: - source: -Ferrari: - active: 'TRUE' - description: - definition: - source: -Fiat: - active: 'TRUE' - description: - definition: - source: -Fisker: - active: 'TRUE' - description: - definition: - source: -Ford: - active: 'TRUE' - description: - definition: - source: -GMC: - active: 'TRUE' - description: - definition: - source: -Genesis: - active: 'TRUE' - description: - definition: - source: -Honda: - active: 'TRUE' - description: - definition: - source: -Hummer: - active: 'TRUE' - description: - definition: - source: -Hyundai: - active: 'TRUE' - description: - definition: - source: -Ineos: - active: 'TRUE' - description: - definition: - source: -Infiniti: - active: 'TRUE' - description: - definition: - source: -Jaguar: - active: 'TRUE' - description: - definition: - source: -Jeep: - active: 'TRUE' - description: - definition: - source: -Karma: - active: 'TRUE' - description: - definition: - source: -Kia: - active: 'TRUE' - description: - definition: - source: -Lamborghini: - active: 'TRUE' - description: - definition: - source: -Land Rover: - active: 'TRUE' - description: - definition: - source: -Lexus: - active: 'TRUE' - description: - definition: - source: -Lincoln: - active: 'TRUE' - description: - definition: - source: -Lordstown Motors: - active: 'TRUE' - description: - definition: - source: -Lotus: - active: 'TRUE' - description: - definition: - source: -Lucid Motors: - active: 'TRUE' - description: - definition: - source: -Maserati: - active: 'TRUE' - description: - definition: - source: -Maybach: - active: 'TRUE' - description: - definition: - source: -Mazda: - active: 'TRUE' - description: - definition: - source: -McLaren: - active: 'TRUE' - description: - definition: - source: -Mercedes-AMG: - active: 'TRUE' - description: - definition: - source: -Mercedes-Benz: - active: 'TRUE' - description: - definition: - source: -Mercury: - active: 'TRUE' - description: - definition: - source: -Mini: - active: 'TRUE' - description: - definition: - source: -Mitsubishi: - active: 'TRUE' - description: - definition: - source: -Nissan: - active: 'TRUE' - description: - definition: - source: -Oldsmobile: - active: 'TRUE' - description: - definition: - source: -Polestar: - active: 'TRUE' - description: - definition: - source: -Pontiac: - active: 'TRUE' - description: - definition: - source: -Porsche: - active: 'TRUE' - description: - definition: - source: -Plymouth: - active: 'TRUE' - description: - definition: - source: -Ram: - active: 'TRUE' - description: - definition: - source: -Rivian: - active: 'TRUE' - description: - definition: - source: -Rolls-Royce: - active: 'TRUE' - description: - definition: - source: -Saab: - active: 'TRUE' - description: - definition: - source: -Saturn: - active: 'TRUE' - description: - definition: - source: -Scion: - active: 'TRUE' - description: - definition: - source: -Smart: - active: 'TRUE' - description: - definition: - source: -Subaru: - active: 'TRUE' - description: - definition: - source: -Suzuki: - active: 'TRUE' - description: - definition: - source: -Tesla: - active: 'TRUE' - description: - definition: - source: -Toyota: - active: 'TRUE' - description: - definition: - source: -Volkswagen: - active: 'TRUE' - description: - definition: - source: -VinFast: - active: 'TRUE' - description: - definition: - source: -Volvo: - active: 'TRUE' - description: - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_battery_cell.yml b/secondary_schemas/value_sets/yml/type_battery_cell.yml deleted file mode 100644 index 290f69c..0000000 --- a/secondary_schemas/value_sets/yml/type_battery_cell.yml +++ /dev/null @@ -1,20 +0,0 @@ -POUCH_POLYMER: - active: 'TRUE' - description: Pouch Polymer - definition: - source: -CYLINDRICAL: - active: 'TRUE' - description: Cylindrical - definition: - source: -PRISMATIC: - active: 'TRUE' - description: Prismatic - definition: - source: -BUTTON_COIN: - active: 'TRUE' - description: Button / Coin - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_battery_chemistry.yml b/secondary_schemas/value_sets/yml/type_battery_chemistry.yml deleted file mode 100644 index 413b1ae..0000000 --- a/secondary_schemas/value_sets/yml/type_battery_chemistry.yml +++ /dev/null @@ -1,50 +0,0 @@ -LITHIUM_ION: - active: 'TRUE' - description: Lithium Ion - definition: - source: -LITHIUM_METAL: - active: 'TRUE' - description: Lithium Metal - definition: - source: -LITHIUM_IRON_PHOSPHATE: - active: 'TRUE' - description: Lithium Iron Phosphate - definition: - source: -LITHIUM_SULPHUR: - active: 'TRUE' - description: Lithium Sulphur - definition: - source: -SODIUM_ION: - active: 'TRUE' - description: Sodium Ion - definition: - source: -ALKALINE: - active: 'TRUE' - description: Alkaline - definition: - source: -LEAD_ACID: - active: 'TRUE' - description: Lead Acid - definition: - source: -NICKEL_METAL_HYDRIDE: - active: 'TRUE' - description: Nickel Metal Hydride - definition: - source: -UNKNOWN: - active: 'TRUE' - description: Unknown - definition: - source: -OTHER: - active: 'TRUE' - description: Other - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_bldg_damage.yml b/secondary_schemas/value_sets/yml/type_bldg_damage.yml deleted file mode 100644 index 299c83f..0000000 --- a/secondary_schemas/value_sets/yml/type_bldg_damage.yml +++ /dev/null @@ -1,25 +0,0 @@ -MINOR_DAMAGE: - active: 'TRUE' - description: Minor (Limited Smoke / Fire / Water Damage, No Occupant Displacement) - definition: - source: -MODERATE_DAMAGE: - active: 'TRUE' - description: Moderate (Flame / Water / Smoke Damage, Possible Occupant Displacement) - definition: - source: -DESTROYED: - active: 'TRUE' - description: Destroyed (Flame / Smoke / Water Damage Resulting in Total Property Loss, Occupant Displacement) - definition: - source: -INACCESSIBLE: - active: 'TRUE' - description: Inaccessible - definition: - source: -NO DAMAGE: - active: 'TRUE' - description: No Damage - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_body_part_injured.yml b/secondary_schemas/value_sets/yml/type_body_part_injured.yml deleted file mode 100644 index c28e16f..0000000 --- a/secondary_schemas/value_sets/yml/type_body_part_injured.yml +++ /dev/null @@ -1,110 +0,0 @@ -EAR: - active: 'TRUE' - description: Ear - definition: - source: -EYE: - active: 'TRUE' - description: Eye - definition: - source: -NOSE: - active: 'TRUE' - description: Nose - definition: - source: -MOUTH: - active: 'TRUE' - description: Mouth - definition: - source: -HEAD_OTHER: - active: 'TRUE' - description: Head, other - definition: - source: -NECK_SHOULDERS: - active: 'TRUE' - description: Neck or shoulders - definition: - source: -BACK_SPINE: - active: 'TRUE' - description: Back, spine - definition: - source: -BACK_OTHER: - active: 'TRUE' - description: Back, other - definition: - source: -CHEST: - active: 'TRUE' - description: Chest - definition: - source: -ABDOMEN: - active: 'TRUE' - description: Abdomen - definition: - source: -PELVIS_GROIN: - active: 'TRUE' - description: Pelvis or groin - definition: - source: -HIP_LOWER_BACK_BUTTOCKS: - active: 'TRUE' - description: Hip, lower back, or buttocks - definition: - source: -ARM: - active: 'TRUE' - description: Arm - definition: - source: -LEG: - active: 'TRUE' - description: Leg - definition: - source: -HANDS_FINGERS: - active: 'TRUE' - description: Hands or fingers - definition: - source: -FOOT_TOES: - active: 'TRUE' - description: Foot or toes - definition: - source: -LUNGS: - active: 'TRUE' - description: Lungs - definition: - source: -HEART: - active: 'TRUE' - description: Heart - definition: - source: -STOMACH: - active: 'TRUE' - description: Stomach - definition: - source: -INTESTINAL_TRACT: - active: 'TRUE' - description: Intestinal tract - definition: - source: -GENITO_URINARY: - active: 'TRUE' - description: Genito-urinary - definition: - source: -OTHER: - active: 'TRUE' - description: Other - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_casualty.yml b/secondary_schemas/value_sets/yml/type_casualty.yml deleted file mode 100644 index 277ce02..0000000 --- a/secondary_schemas/value_sets/yml/type_casualty.yml +++ /dev/null @@ -1,18 +0,0 @@ -UNINJURED: - active: 'TRUE' - description: Uninjured - definition: - source: - xor: NOINJURY -INJURED_NONFATAL: - active: 'TRUE' - description: Injured Nonfatal - definition: - source: - xor: INJURY -INJURED_FATAL: - active: 'TRUE' - description: Injured Fatal - definition: - source: - xor: INJURY diff --git a/secondary_schemas/value_sets/yml/type_casualty_cause.yml b/secondary_schemas/value_sets/yml/type_casualty_cause.yml deleted file mode 100644 index 08ec7c8..0000000 --- a/secondary_schemas/value_sets/yml/type_casualty_cause.yml +++ /dev/null @@ -1,45 +0,0 @@ -CAUGHT_TRAPPED_BY_FIRE_EXPLOSION: - active: 'TRUE' - description: Caught / Trapped by Fire / Explosion - definition: - source: -FALL_JUMP: - active: 'TRUE' - description: Fall / Jump - definition: - source: -STRESS_OVEREXERTION: - active: 'TRUE' - description: Stress / Overexertion - definition: - source: -COLLAPSE: - active: 'TRUE' - description: Collapse - definition: - source: -CAUGHT_TRAPPED_BY_OBJECT: - active: 'TRUE' - description: Caught / Trapped by Object - definition: - source: -STRUCK_CONTACT_WITH_OBJECT: - active: 'TRUE' - description: Struck / Contact with Object - definition: - source: -EXPOSURE: - active: 'TRUE' - description: Exposure - definition: - source: -VEHICLE_COLLISION: - active: 'TRUE' - description: Vehicle Collision - definition: - source: -OTHER: - active: 'TRUE' - description: Other - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_casualty_ppe.yml b/secondary_schemas/value_sets/yml/type_casualty_ppe.yml deleted file mode 100644 index 58a670b..0000000 --- a/secondary_schemas/value_sets/yml/type_casualty_ppe.yml +++ /dev/null @@ -1,65 +0,0 @@ -TURNOUT_COAT: - active: 'TRUE' - description: Turnout Coat - definition: - source: -BUNKER_PANTS: - active: 'TRUE' - description: Bunker Pants - definition: - source: -PROTECTIVE_HOOD: - active: 'TRUE' - description: Protective Hood - definition: - source: -GLOVES: - active: 'TRUE' - description: Gloves - definition: - source: -FACE_SHIELD_GOGGLES: - active: 'TRUE' - description: Face Shield / Goggles - definition: - source: -HELMET: - active: 'TRUE' - description: Helmet - definition: - source: -SCBA: - active: 'TRUE' - description: SCBA - definition: - source: -PASS_DEVICE: - active: 'TRUE' - description: Pass Device - definition: - source: -RUBBER_KNEE_BOOTS: - active: 'TRUE' - description: Rubber Knee Boots - definition: - source: -3_4_BOOTS: - active: 'TRUE' - description: 3/4 Boots - definition: - source: -BRUSH_GEAR: - active: 'TRUE' - description: Brush Gear - definition: - source: -REFLECTIVE_VEST: - active: 'TRUE' - description: Reflective Vest - definition: - source: -OTHER_SPECIAL_EQUIPMENT: - active: 'TRUE' - description: Other Special Equipment - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_casualty_timeline.yml b/secondary_schemas/value_sets/yml/type_casualty_timeline.yml deleted file mode 100644 index 72c700f..0000000 --- a/secondary_schemas/value_sets/yml/type_casualty_timeline.yml +++ /dev/null @@ -1,30 +0,0 @@ -RESPONDING: - active: 'TRUE' - description: Responding - definition: - source: -INITIAL_RESPONSE: - active: 'TRUE' - description: Initial Response (First 10 Minutes) - definition: - source: -CONTINUING_OPERATIONS: - active: 'TRUE' - description: Continuing Operations (11 to 60 minutes) - definition: - source: -EXTENDED_OPERATIONS: - active: 'TRUE' - description: Extended Operations (Over 60 minutes) - definition: - source: -AFTER_CONCLUSION_OF_INCIDENT: - active: 'TRUE' - description: After Conclusion Of Incident - definition: - source: -UNKNOWN: - active: 'TRUE' - description: Unknown - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_construction.yml b/secondary_schemas/value_sets/yml/type_construction.yml deleted file mode 100644 index f19d39f..0000000 --- a/secondary_schemas/value_sets/yml/type_construction.yml +++ /dev/null @@ -1,50 +0,0 @@ -TYPE_IA: - active: 'TRUE' - description: Type I-A - definition: Fire resistive non-combustible - source: -TYPE_IB: - active: 'TRUE' - description: Type I-B - definition: Fire resistive non-combustible - source: -TYPE_IIA: - active: 'TRUE' - description: Type II-A - definition: Protected non-combustible - source: -TYPE_IIB: - active: 'TRUE' - description: Type II-B - definition: Unprotected non-combustive - source: -TYPE_IIIA: - active: 'TRUE' - description: Type III-A - definition: Protected combustible - source: -TYPE_IIIB: - active: 'TRUE' - description: Type III-B - definition: Unprotected combustible - source: -TYPE_IV: - active: 'TRUE' - description: Type IV - definition: Heavy timber - source: -TYPE_VA: - active: 'TRUE' - description: Type V-A - definition: Protected wood frame - source: -TYPE_VB: - active: 'TRUE' - description: Type V-B - definition: Unprotected wood frame - source: -UNKNOWN: - active: 'TRUE' - description: UNKNOWN - definition: Unknown - source: diff --git a/secondary_schemas/value_sets/yml/type_consumer_product.yml b/secondary_schemas/value_sets/yml/type_consumer_product.yml deleted file mode 100644 index 37c4bc6..0000000 --- a/secondary_schemas/value_sets/yml/type_consumer_product.yml +++ /dev/null @@ -1,6400 +0,0 @@ -'ALARM_ESCAPE_PROTECTION_DEVICES: LIGHTNING_RODS_OR_ARRESTERS_ANTENNA_DISCHARGE_UNITS_OR_OTHER_GROUNDING_DEVICES': - active: 'TRUE' - value_1: ALARM_ESCAPE_PROTECTION_DEVICES - value_2: LIGHTNING_RODS_OR_ARRESTERS_ANTENNA_DISCHARGE_UNITS_OR_OTHER_GROUNDING_DEVICES - description_1: Alarm escape protection devices - description_2: Lightning rods or arresters, antenna discharge units or other grounding devices - definition: - source: -'ALARM_ESCAPE_PROTECTION_DEVICES: BURGLAR_ALARMS': - active: 'TRUE' - value_1: ALARM_ESCAPE_PROTECTION_DEVICES - value_2: BURGLAR_ALARMS - description_1: Alarm escape protection devices - description_2: Burglar alarms - definition: - source: -'ALARM_ESCAPE_PROTECTION_DEVICES: ELECTRIC_TIMERS': - active: 'TRUE' - value_1: ALARM_ESCAPE_PROTECTION_DEVICES - value_2: ELECTRIC_TIMERS - description_1: Alarm escape protection devices - description_2: Electric timers - definition: - source: -'ALARM_ESCAPE_PROTECTION_DEVICES: FIRE_ESCAPE_DEVICES_EXCLUDING_LADDERS': - active: 'TRUE' - value_1: ALARM_ESCAPE_PROTECTION_DEVICES - value_2: FIRE_ESCAPE_DEVICES_EXCLUDING_LADDERS - description_1: Alarm escape protection devices - description_2: Fire escape devices (excluding ladders) - definition: - source: -'ALARM_ESCAPE_PROTECTION_DEVICES: PADLOCKS_CHAIN_LOCKS_OR_OTHER_LOCKS': - active: 'TRUE' - value_1: ALARM_ESCAPE_PROTECTION_DEVICES - value_2: PADLOCKS_CHAIN_LOCKS_OR_OTHER_LOCKS - description_1: Alarm escape protection devices - description_2: Padlocks, chain locks or other locks - definition: - source: -'ALARM_ESCAPE_PROTECTION_DEVICES: CARBON_MONOXIDE_DETECTORS': - active: 'TRUE' - value_1: ALARM_ESCAPE_PROTECTION_DEVICES - value_2: CARBON_MONOXIDE_DETECTORS - description_1: Alarm escape protection devices - description_2: Carbon monoxide detectors - definition: - source: -'ALARM_ESCAPE_PROTECTION_DEVICES: SAFES': - active: 'TRUE' - value_1: ALARM_ESCAPE_PROTECTION_DEVICES - value_2: SAFES - description_1: Alarm escape protection devices - description_2: Safes - definition: - source: -'ALARM_ESCAPE_PROTECTION_DEVICES: FIRE_SPRINKLERS': - active: 'TRUE' - value_1: ALARM_ESCAPE_PROTECTION_DEVICES - value_2: FIRE_SPRINKLERS - description_1: Alarm escape protection devices - description_2: Fire sprinklers - definition: - source: -'ALARM_ESCAPE_PROTECTION_DEVICES: FIRE_EXTINGUISHERS': - active: 'TRUE' - value_1: ALARM_ESCAPE_PROTECTION_DEVICES - value_2: FIRE_EXTINGUISHERS - description_1: Alarm escape protection devices - description_2: Fire extinguishers - definition: - source: -'ALARM_ESCAPE_PROTECTION_DEVICES: FIRE_OR_SMOKE_ALARMS': - active: 'TRUE' - value_1: ALARM_ESCAPE_PROTECTION_DEVICES - value_2: FIRE_OR_SMOKE_ALARMS - description_1: Alarm escape protection devices - description_2: Fire or smoke alarms - definition: - source: -'CHILD_NURSERY_EQUIPMENT: BABY_GATES_OR_BARRIERS': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: BABY_GATES_OR_BARRIERS - description_1: Child nursery equipment - description_2: Baby gates or barriers - definition: - source: -'CHILD_NURSERY_EQUIPMENT: PLAYPENS_AND_PLAY_YARDS': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: PLAYPENS_AND_PLAY_YARDS - description_1: Child nursery equipment - description_2: Playpens and play yards - definition: - source: -'CHILD_NURSERY_EQUIPMENT: OTHER_SOFT_BABY_CARRIERS': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: OTHER_SOFT_BABY_CARRIERS - description_1: Child nursery equipment - description_2: Other soft baby carriers - definition: - source: -'CHILD_NURSERY_EQUIPMENT: POTTY_CHAIRS_OR_TRAINING_SEATS_FOR_CHILDREN': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: POTTY_CHAIRS_OR_TRAINING_SEATS_FOR_CHILDREN - description_1: Child nursery equipment - description_2: Potty chairs or training seats (for children) - definition: - source: -'CHILD_NURSERY_EQUIPMENT: SHOELACE_FASTENERS_FOR_INFANTS': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: SHOELACE_FASTENERS_FOR_INFANTS - description_1: Child nursery equipment - description_2: Shoelace fasteners (for infants) - definition: - source: -'CHILD_NURSERY_EQUIPMENT: BABY_BATHTUB_SEATS_OR_RINGS_NOT_TOYS': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: BABY_BATHTUB_SEATS_OR_RINGS_NOT_TOYS - description_1: Child nursery equipment - description_2: Baby bathtub seats or rings (not toys) - definition: - source: -'CHILD_NURSERY_EQUIPMENT: BABY_EXERCISERS': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: BABY_EXERCISERS - description_1: Child nursery equipment - description_2: Baby exercisers - definition: - source: -'CHILD_NURSERY_EQUIPMENT: FRAMED_BABY_CARRIERS_CARRIED_ON_THE_BACK': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: FRAMED_BABY_CARRIERS_CARRIED_ON_THE_BACK - description_1: Child nursery equipment - description_2: Framed baby carriers (carried on the back) - definition: - source: -'CHILD_NURSERY_EQUIPMENT: BABY_HARNESSES': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: BABY_HARNESSES - description_1: Child nursery equipment - description_2: Baby harnesses - definition: - source: -'CHILD_NURSERY_EQUIPMENT: CRIB_MOBILES_OR_CRIB_GYMS': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: CRIB_MOBILES_OR_CRIB_GYMS - description_1: Child nursery equipment - description_2: Crib mobiles or crib gyms - definition: - source: -'CHILD_NURSERY_EQUIPMENT: BABY_CARRIERS_BICYCLE_MOUNTED': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: BABY_CARRIERS_BICYCLE_MOUNTED - description_1: Child nursery equipment - description_2: Baby carriers (bicycle-mounted) - definition: - source: -'CHILD_NURSERY_EQUIPMENT: BABY_MATTRESSES_OR_PADS': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: BABY_MATTRESSES_OR_PADS - description_1: Child nursery equipment - description_2: Baby mattresses or pads - definition: - source: -'CHILD_NURSERY_EQUIPMENT: DIAPER_FASTENERS_EXCLUDING_SAFETY_PINS': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: DIAPER_FASTENERS_EXCLUDING_SAFETY_PINS - description_1: Child nursery equipment - description_2: Diaper fasteners (excluding safety pins) - definition: - source: -'CHILD_NURSERY_EQUIPMENT: BOTTLE_WARMERS': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: BOTTLE_WARMERS - description_1: Child nursery equipment - description_2: Bottle warmers - definition: - source: -'CHILD_NURSERY_EQUIPMENT: BABY_SCALES': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: BABY_SCALES - description_1: Child nursery equipment - description_2: Baby scales - definition: - source: -'CHILD_NURSERY_EQUIPMENT: HIGH_CHAIRS': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: HIGH_CHAIRS - description_1: Child nursery equipment - description_2: High chairs - definition: - source: -'CHILD_NURSERY_EQUIPMENT: BABY_CARRIAGES': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: BABY_CARRIAGES - description_1: Child nursery equipment - description_2: Baby carriages - definition: - source: -'CHILD_NURSERY_EQUIPMENT: CRIBS_NOT_SPECIFIED': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: CRIBS_NOT_SPECIFIED - description_1: Child nursery equipment - description_2: Cribs, not specified - definition: - source: -'CHILD_NURSERY_EQUIPMENT: BABY_CARRIERS_NOT_SPECIFIED': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: BABY_CARRIERS_NOT_SPECIFIED - description_1: Child nursery equipment - description_2: Baby carriers, not specified - definition: - source: -'CHILD_NURSERY_EQUIPMENT: OTHER_BABY_CARRIERS': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: OTHER_BABY_CARRIERS - description_1: Child nursery equipment - description_2: Other baby carriers - definition: - source: -'CHILD_NURSERY_EQUIPMENT: PORTABLE_CRIBS': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: PORTABLE_CRIBS - description_1: Child nursery equipment - description_2: Portable cribs - definition: - source: -'CHILD_NURSERY_EQUIPMENT: PORTABLE_BABY_SWINGS_FOR_HOME_USE': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: PORTABLE_BABY_SWINGS_FOR_HOME_USE - description_1: Child nursery equipment - description_2: Portable baby swings (for home use) - definition: - source: -'CHILD_NURSERY_EQUIPMENT: STERILIZERS_HOME_USE': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: STERILIZERS_HOME_USE - description_1: Child nursery equipment - description_2: Sterilizers (home use) - definition: - source: -'CHILD_NURSERY_EQUIPMENT: BABY_STROLLERS': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: BABY_STROLLERS - description_1: Child nursery equipment - description_2: Baby strollers - definition: - source: -'CHILD_NURSERY_EQUIPMENT: CRIBS_NONPORTABLE': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: CRIBS_NONPORTABLE - description_1: Child nursery equipment - description_2: Cribs, nonportable - definition: - source: -'CHILD_NURSERY_EQUIPMENT: CAR_SEATS_FOR_INFANTS_OR_CHILDREN': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: CAR_SEATS_FOR_INFANTS_OR_CHILDREN - description_1: Child nursery equipment - description_2: Car seats (for infants or children) - definition: - source: -'CHILD_NURSERY_EQUIPMENT: BABY_SLINGS_AND_WRAPS': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: BABY_SLINGS_AND_WRAPS - description_1: Child nursery equipment - description_2: Baby slings and wraps - definition: - source: -'CHILD_NURSERY_EQUIPMENT: BABY_BOTTLES_OR_NIPPLES': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: BABY_BOTTLES_OR_NIPPLES - description_1: Child nursery equipment - description_2: Baby bottles or nipples - definition: - source: -'CHILD_NURSERY_EQUIPMENT: BABY_RATTLES': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: BABY_RATTLES - description_1: Child nursery equipment - description_2: Baby rattles - definition: - source: -'CHILD_NURSERY_EQUIPMENT: BASSINETS_OR_CRADLES': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: BASSINETS_OR_CRADLES - description_1: Child nursery equipment - description_2: Bassinets or cradles - definition: - source: -'CHILD_NURSERY_EQUIPMENT: BABY_CHANGING_TABLES': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: BABY_CHANGING_TABLES - description_1: Child nursery equipment - description_2: Baby changing tables - definition: - source: -'CHILD_NURSERY_EQUIPMENT: PACIFIERS_OR_TEETHING_RINGS': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: PACIFIERS_OR_TEETHING_RINGS - description_1: Child nursery equipment - description_2: Pacifiers or teething rings - definition: - source: -'CHILD_NURSERY_EQUIPMENT: DIAPER_PAILS': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: DIAPER_PAILS - description_1: Child nursery equipment - description_2: Diaper pails - definition: - source: -'CHILD_NURSERY_EQUIPMENT: BABY_BATHS_OR_BATHINETTES': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: BABY_BATHS_OR_BATHINETTES - description_1: Child nursery equipment - description_2: Baby baths or bathinettes - definition: - source: -'CHILD_NURSERY_EQUIPMENT: SAFETY_PINS': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: SAFETY_PINS - description_1: Child nursery equipment - description_2: Safety pins - definition: - source: -'CHILD_NURSERY_EQUIPMENT: ATTACHABLE_HIGH_CHAIRS_INCLUDING_BOOSTER_SEATS': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: ATTACHABLE_HIGH_CHAIRS_INCLUDING_BOOSTER_SEATS - description_1: Child nursery equipment - description_2: Attachable high chairs (including booster seats) - definition: - source: -'CHILD_NURSERY_EQUIPMENT: BABY_BOUNCER_SEATS_EXCL_JUMPERS': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: BABY_BOUNCER_SEATS_EXCL_JUMPERS - description_1: Child nursery equipment - description_2: Baby bouncer seats (excl jumpers) - definition: - source: -'CHILD_NURSERY_EQUIPMENT: BABY_WALKERS_OR_JUMPERS': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: BABY_WALKERS_OR_JUMPERS - description_1: Child nursery equipment - description_2: Baby walkers or jumpers - definition: - source: -'CHILD_NURSERY_EQUIPMENT: DIAPERS': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: DIAPERS - description_1: Child nursery equipment - description_2: Diapers - definition: - source: -'CHILD_NURSERY_EQUIPMENT: NIGHT_LIGHTS': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: NIGHT_LIGHTS - description_1: Child nursery equipment - description_2: Night-lights - definition: - source: -'CHILD_NURSERY_EQUIPMENT: INFANT_AND_TODDLER_PLAY_CENTERS_EXCLUDING_JUMPERS_BOUNCERS_AND_EXERCISERS': - active: 'TRUE' - value_1: CHILD_NURSERY_EQUIPMENT - value_2: INFANT_AND_TODDLER_PLAY_CENTERS_EXCLUDING_JUMPERS_BOUNCERS_AND_EXERCISERS - description_1: Child nursery equipment - description_2: Infant and toddler play centers (excluding jumpers, bouncers, and exercisers - definition: - source: -'FARM_SUPPLIES_EQUIPMENT: FERTILIZERS_AND_OTHER_CHEMICALS_FOR_OUTDOOR_USE_EXCLUDING_PESTICIDES': - active: 'TRUE' - value_1: FARM_SUPPLIES_EQUIPMENT - value_2: FERTILIZERS_AND_OTHER_CHEMICALS_FOR_OUTDOOR_USE_EXCLUDING_PESTICIDES - description_1: Farm supplies equipment - description_2: Fertilizers and other chemicals for outdoor use (excluding pesticides) - definition: - source: -'FARM_SUPPLIES_EQUIPMENT: TRACTORS_OTHER_OR_NOT_SPECIFIED': - active: 'TRUE' - value_1: FARM_SUPPLIES_EQUIPMENT - value_2: TRACTORS_OTHER_OR_NOT_SPECIFIED - description_1: Farm supplies equipment - description_2: Tractors, other or not specified - definition: - source: -'FARM_SUPPLIES_EQUIPMENT: FERTILIZERS_NOT_SPECIFIED': - active: 'TRUE' - value_1: FARM_SUPPLIES_EQUIPMENT - value_2: FERTILIZERS_NOT_SPECIFIED - description_1: Farm supplies equipment - description_2: Fertilizers, not specified - definition: - source: -'FURNISHINGS_FIXTURES: CONVERTIBLE_BEDS_HIDEAWAY_BEDS_OR_SOFA_BEDS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: CONVERTIBLE_BEDS_HIDEAWAY_BEDS_OR_SOFA_BEDS - description_1: Furnishings fixtures - description_2: Convertible beds, hideaway beds or sofa beds - definition: - source: -'FURNISHINGS_FIXTURES: BOOKS_MAGAZINES_ALBUMS_OR_SCRAPBOOKS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: BOOKS_MAGAZINES_ALBUMS_OR_SCRAPBOOKS - description_1: Furnishings fixtures - description_2: Books, magazines, albums or scrapbooks - definition: - source: -'FURNISHINGS_FIXTURES: CLOCKS_NOT_ELECTRIC_OR_NOT_BATTERY_OPERATED_OR_NOT_SPECIFIED': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: CLOCKS_NOT_ELECTRIC_OR_NOT_BATTERY_OPERATED_OR_NOT_SPECIFIED - description_1: Furnishings fixtures - description_2: Clocks, not electric or not battery operated or not specified - definition: - source: -'FURNISHINGS_FIXTURES: RESIDENTIAL_ALTERNATIVE_ENERGY_SYSTEMS_FOR_ON_SITE_POWER_GENERATION': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: RESIDENTIAL_ALTERNATIVE_ENERGY_SYSTEMS_FOR_ON_SITE_POWER_GENERATION - description_1: Furnishings fixtures - description_2: Residential alternative energy systems for on-site power generation - definition: - source: -'FURNISHINGS_FIXTURES: BATHTUBS_OR_SHOWERS_INCLUDING_FIXTURES_OR_ACCESSORIES': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: BATHTUBS_OR_SHOWERS_INCLUDING_FIXTURES_OR_ACCESSORIES - description_1: Furnishings fixtures - description_2: Bathtubs or showers (including fixtures or accessories - definition: - source: -'FURNISHINGS_FIXTURES: BUTANE_OR_LP_GAS_METERS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: BUTANE_OR_LP_GAS_METERS - description_1: Furnishings fixtures - description_2: Butane or LP gas meters - definition: - source: -'FURNISHINGS_FIXTURES: FIREPLACE_EQUIPMENT': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: FIREPLACE_EQUIPMENT - description_1: Furnishings fixtures - description_2: Fireplace equipment - definition: - source: -'FURNISHINGS_FIXTURES: FOOTLOCKERS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: FOOTLOCKERS - description_1: Furnishings fixtures - description_2: Footlockers - definition: - source: -'FURNISHINGS_FIXTURES: BEDDING_NOT_SPECIFIED': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: BEDDING_NOT_SPECIFIED - description_1: Furnishings fixtures - description_2: Bedding, not specified - definition: - source: -'FURNISHINGS_FIXTURES: OTHER_FURNITURE': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: OTHER_FURNITURE - description_1: Furnishings fixtures - description_2: Other furniture - definition: - source: -'FURNISHINGS_FIXTURES: OTHER_ELECTRIC_LIGHTING_EQUIPMENT': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: OTHER_ELECTRIC_LIGHTING_EQUIPMENT - description_1: Furnishings fixtures - description_2: Other electric lighting equipment - definition: - source: -'FURNISHINGS_FIXTURES: FLOOR_LAMPS_OR_TABLE_LAMPS_HALOGEN': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: FLOOR_LAMPS_OR_TABLE_LAMPS_HALOGEN - description_1: Furnishings fixtures - description_2: Floor lamps or table lamps, halogen - definition: - source: -'FURNISHINGS_FIXTURES: SINKS_EXCLUDING_FAUCETS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: SINKS_EXCLUDING_FAUCETS - description_1: Furnishings fixtures - description_2: Sinks (excluding faucets) - definition: - source: -'FURNISHINGS_FIXTURES: PICTURES_PICTURE_FRAMES_OR_WALL_DECORATIONS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: PICTURES_PICTURE_FRAMES_OR_WALL_DECORATIONS - description_1: Furnishings fixtures - description_2: Pictures, picture frames or wall decorations - definition: - source: -'FURNISHINGS_FIXTURES: CHAIR_RECLINER': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: CHAIR_RECLINER - description_1: Furnishings fixtures - description_2: Chair, recliner - definition: - source: -'FURNISHINGS_FIXTURES: SHEETS_OR_PILLOWCASES': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: SHEETS_OR_PILLOWCASES - description_1: Furnishings fixtures - description_2: Sheets or pillowcases - definition: - source: -'FURNISHINGS_FIXTURES: TABLES_NOT_ELSEWHERE_CLASSIFIED_EXCL._BABY_CHANGING_TABLES_BILLIARD_OR_POOL_TABLES_AND_TELEVISION_TABLES_OR_STANDS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: TABLES_NOT_ELSEWHERE_CLASSIFIED_EXCL._BABY_CHANGING_TABLES_BILLIARD_OR_POOL_TABLES_AND_TELEVISION_TABLES_OR_STANDS - description_1: Furnishings fixtures - description_2: Tables, not elsewhere classified (excl. baby changing tables, billiard or pool tables and television tables or stands) - definition: - source: -'FURNISHINGS_FIXTURES: NONELECTRIC_BLANKETS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: NONELECTRIC_BLANKETS - description_1: Furnishings fixtures - description_2: Nonelectric blankets - definition: - source: -'FURNISHINGS_FIXTURES: DRAPERY_OR_CURTAIN_RODS_HOOKS_OR_RINGS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: DRAPERY_OR_CURTAIN_RODS_HOOKS_OR_RINGS - description_1: Furnishings fixtures - description_2: Drapery or curtain rods, hooks or rings - definition: - source: -'FURNISHINGS_FIXTURES: FLOOR_LAMPS_OR_TABLE_LAMPS_ELECTRIC_EXCLUDING_HALOGEN_LAMPS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: FLOOR_LAMPS_OR_TABLE_LAMPS_ELECTRIC_EXCLUDING_HALOGEN_LAMPS - description_1: Furnishings fixtures - description_2: Floor lamps or table lamps, electric (excluding halogen lamps) - definition: - source: -'FURNISHINGS_FIXTURES: CHAIR_ROCKING': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: CHAIR_ROCKING - description_1: Furnishings fixtures - description_2: Chair, rocking - definition: - source: -'FURNISHINGS_FIXTURES: TOILETS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: TOILETS - description_1: Furnishings fixtures - description_2: Toilets - definition: - source: -'FURNISHINGS_FIXTURES: BEDSPREADS_THROWS_OR_COMFORTERS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: BEDSPREADS_THROWS_OR_COMFORTERS - description_1: Furnishings fixtures - description_2: Bedspreads, throws or comforters - definition: - source: -'FURNISHINGS_FIXTURES: HOT_TUBS_OR_HOME_SPAS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: HOT_TUBS_OR_HOME_SPAS - description_1: Furnishings fixtures - description_2: Hot tubs or home spas - definition: - source: -'FURNISHINGS_FIXTURES: GLASS_BATHTUB_OR_SHOWER_ENCLOSURES': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: GLASS_BATHTUB_OR_SHOWER_ENCLOSURES - description_1: Furnishings fixtures - description_2: Glass bathtub or shower enclosures - definition: - source: -'FURNISHINGS_FIXTURES: BUNK_BEDS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: BUNK_BEDS - description_1: Furnishings fixtures - description_2: Bunk beds - definition: - source: -'FURNISHINGS_FIXTURES: LAUNDRY_HAMPERS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: LAUNDRY_HAMPERS - description_1: Furnishings fixtures - description_2: Laundry hampers - definition: - source: -'FURNISHINGS_FIXTURES: MATTRESSES_NOT_SPECIFIED': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: MATTRESSES_NOT_SPECIFIED - description_1: Furnishings fixtures - description_2: Mattresses, not specified - definition: - source: -'FURNISHINGS_FIXTURES: PILLOWS_EXCLUDING_WATER_PILLOWS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: PILLOWS_EXCLUDING_WATER_PILLOWS - description_1: Furnishings fixtures - description_2: Pillows (excluding water pillows) - definition: - source: -'FURNISHINGS_FIXTURES: STEP_STOOLS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: STEP_STOOLS - description_1: Furnishings fixtures - description_2: Step stools - definition: - source: -'FURNISHINGS_FIXTURES: KNICKKNACKS_STATUES_VASES_OR_URNS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: KNICKKNACKS_STATUES_VASES_OR_URNS - description_1: Furnishings fixtures - description_2: Knickknacks, statues, vases or urns - definition: - source: -'FURNISHINGS_FIXTURES: BLANKETS_NOT_SPECIFIED': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: BLANKETS_NOT_SPECIFIED - description_1: Furnishings fixtures - description_2: Blankets, not specified - definition: - source: -'FURNISHINGS_FIXTURES: FAUCETS_OR_SPIGOTS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: FAUCETS_OR_SPIGOTS - description_1: Furnishings fixtures - description_2: Faucets or spigots - definition: - source: -'FURNISHINGS_FIXTURES: BEDS_OR_BEDFRAMES_OTHER_OR_NOT_SPECIFIED': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: BEDS_OR_BEDFRAMES_OTHER_OR_NOT_SPECIFIED - description_1: Furnishings fixtures - description_2: Beds or bedframes, other or not specified - definition: - source: -'FURNISHINGS_FIXTURES: DESKS_DRESSERS_CHESTS_BUREAUS_OR_BUFFETS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: DESKS_DRESSERS_CHESTS_BUREAUS_OR_BUFFETS - description_1: Furnishings fixtures - description_2: Desks, dressers, chests, bureaus, or buffets - definition: - source: -'FURNISHINGS_FIXTURES: WINDOW_SHADES_VENETIAN_BLINDS_OR_INDOOR_SHUTTERS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: WINDOW_SHADES_VENETIAN_BLINDS_OR_INDOOR_SHUTTERS - description_1: Furnishings fixtures - description_2: Window shades, venetian blinds or indoor shutters - definition: - source: -'FURNISHINGS_FIXTURES: EXTENSION_CORDS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: EXTENSION_CORDS - description_1: Furnishings fixtures - description_2: Extension cords - definition: - source: -'FURNISHINGS_FIXTURES: ELECTRIC_CHANDELIERS_HANGING_LAMPS_OR_OTHER_ATTACHED_LIGHT_FIXTURES': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: ELECTRIC_CHANDELIERS_HANGING_LAMPS_OR_OTHER_ATTACHED_LIGHT_FIXTURES - description_1: Furnishings fixtures - description_2: Electric chandeliers, hanging lamps or other attached light fixtures - definition: - source: -'FURNISHINGS_FIXTURES: CLOTHESPINS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: CLOTHESPINS - description_1: Furnishings fixtures - description_2: Clothespins - definition: - source: -'FURNISHINGS_FIXTURES: LIGHTING_EQUIPMENT_NOT_SPECIFIED': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: LIGHTING_EQUIPMENT_NOT_SPECIFIED - description_1: Furnishings fixtures - description_2: Lighting equipment, not specified - definition: - source: -'FURNISHINGS_FIXTURES: OTHER_BEDDING': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: OTHER_BEDDING - description_1: Furnishings fixtures - description_2: Other bedding - definition: - source: -'FURNISHINGS_FIXTURES: BARS_AND_BAR_ACCESSORIES_EXCLUDING_GYMNASTIC_AND_WEIGHT_LIFTING_EQUIPMENT': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: BARS_AND_BAR_ACCESSORIES_EXCLUDING_GYMNASTIC_AND_WEIGHT_LIFTING_EQUIPMENT - description_1: Furnishings fixtures - description_2: Bars and bar accessories (excluding gymnastic and weight lifting equipment) - definition: - source: -'FURNISHINGS_FIXTURES: ELECTRICAL_OUTLETS_OR_RECEPTACLES': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: ELECTRICAL_OUTLETS_OR_RECEPTACLES - description_1: Furnishings fixtures - description_2: Electrical outlets or receptacles - definition: - source: -'FURNISHINGS_FIXTURES: FOOTSTOOLS_OTTOMANS_OR_HASSOCKS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: FOOTSTOOLS_OTTOMANS_OR_HASSOCKS - description_1: Furnishings fixtures - description_2: Footstools, ottomans or hassocks - definition: - source: -'FURNISHINGS_FIXTURES: FLASHLIGHTS_OR_BATTERY_POWERED_LANTERNS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: FLASHLIGHTS_OR_BATTERY_POWERED_LANTERNS - description_1: Furnishings fixtures - description_2: Flashlights or battery-powered lanterns - definition: - source: -'FURNISHINGS_FIXTURES: SOFAS_COUCHES_DAVENPORTS_DIVANS_OR_STUDIO_COUCHES': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: SOFAS_COUCHES_DAVENPORTS_DIVANS_OR_STUDIO_COUCHES - description_1: Furnishings fixtures - description_2: Sofas, couches, davenports, divans or studio couches - definition: - source: -'FURNISHINGS_FIXTURES: FILTERS_EXCLUDING_SWIMMING_POOL_AND_AQUARIUM_FILTERS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: FILTERS_EXCLUDING_SWIMMING_POOL_AND_AQUARIUM_FILTERS - description_1: Furnishings fixtures - description_2: Filters (excluding swimming pool and aquarium filters) - definition: - source: -'FURNISHINGS_FIXTURES: SCALES_NOT_ELECTRIC_OR_NOT_BATTERY_OPERATED_OR_NOT_SPECIFIED_EXCLUDING_BABY_SCALES': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: SCALES_NOT_ELECTRIC_OR_NOT_BATTERY_OPERATED_OR_NOT_SPECIFIED_EXCLUDING_BABY_SCALES - description_1: Furnishings fixtures - description_2: Scales, not electric or not battery operated or not specified (excluding baby scales) - definition: - source: -'FURNISHINGS_FIXTURES: DRAPERIES_CURTAINS_OR_SHOWER_CURTAINS_FABRIC_OR_PLASTIC': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: DRAPERIES_CURTAINS_OR_SHOWER_CURTAINS_FABRIC_OR_PLASTIC - description_1: Furnishings fixtures - description_2: Draperies, curtains or shower curtains (fabric or plastic) - definition: - source: -'FURNISHINGS_FIXTURES: STEPLADDERS_EXCLUDING_STEP_STOOLS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: STEPLADDERS_EXCLUDING_STEP_STOOLS - description_1: Furnishings fixtures - description_2: Stepladders (excluding step stools) - definition: - source: -'FURNISHINGS_FIXTURES: FUTONS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: FUTONS - description_1: Furnishings fixtures - description_2: Futons - definition: - source: -'FURNISHINGS_FIXTURES: LADDERS_OTHER_OR_NOT_SPECIFIED': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: LADDERS_OTHER_OR_NOT_SPECIFIED - description_1: Furnishings fixtures - description_2: Ladders, other or not specified - definition: - source: -'FURNISHINGS_FIXTURES: TOWEL_RACKS_OR_BARS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: TOWEL_RACKS_OR_BARS - description_1: Furnishings fixtures - description_2: Towel racks or bars - definition: - source: -'FURNISHINGS_FIXTURES: BENCHES_EXCLUDING_WORK_BENCHES': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: BENCHES_EXCLUDING_WORK_BENCHES - description_1: Furnishings fixtures - description_2: Benches (excluding work benches) - definition: - source: -'FURNISHINGS_FIXTURES: SURGE_SUPPRESSORS_OR_POWER_STRIPS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: SURGE_SUPPRESSORS_OR_POWER_STRIPS - description_1: Furnishings fixtures - description_2: Surge suppressors or power strips - definition: - source: -'FURNISHINGS_FIXTURES: TABLE_LINENS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: TABLE_LINENS - description_1: Furnishings fixtures - description_2: Table linens - definition: - source: -'FURNISHINGS_FIXTURES: FUEL_BURNING_LIGHTING_EQUIPMENT': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: FUEL_BURNING_LIGHTING_EQUIPMENT - description_1: Furnishings fixtures - description_2: Fuel-burning lighting equipment - definition: - source: -'FURNISHINGS_FIXTURES: BED_RAILS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: BED_RAILS - description_1: Furnishings fixtures - description_2: Bed rails - definition: - source: -'FURNISHINGS_FIXTURES: RUGS_OR_CARPETS_NOT_SPECIFIED': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: RUGS_OR_CARPETS_NOT_SPECIFIED - description_1: Furnishings fixtures - description_2: Rugs or carpets, not specified - definition: - source: -'FURNISHINGS_FIXTURES: CLOCKS_ELECTRIC_OR_BATTERY_OPERATED': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: CLOCKS_ELECTRIC_OR_BATTERY_OPERATED - description_1: Furnishings fixtures - description_2: Clocks, electric or battery operated - definition: - source: -'FURNISHINGS_FIXTURES: SCALES_ELECTRIC_OR_BATTERY_OPERATED_EXCLUDING_BABY_SCALES': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: SCALES_ELECTRIC_OR_BATTERY_OPERATED_EXCLUDING_BABY_SCALES - description_1: Furnishings fixtures - description_2: Scales, electric or battery operated (excluding baby scales) - definition: - source: -'FURNISHINGS_FIXTURES: COTS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: COTS - description_1: Furnishings fixtures - description_2: Cots - definition: - source: -'FURNISHINGS_FIXTURES: CABINETS_RACKS_ROOM_DIVIDERS_AND_SHELVES_NOT_ELSEWHERE_CLASSIFIED': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: CABINETS_RACKS_ROOM_DIVIDERS_AND_SHELVES_NOT_ELSEWHERE_CLASSIFIED - description_1: Furnishings fixtures - description_2: Cabinets, racks, room dividers and shelves, not elsewhere classified - definition: - source: -'FURNISHINGS_FIXTURES: CHAIRS_OTHER_OR_NOT_SPECIFIED': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: CHAIRS_OTHER_OR_NOT_SPECIFIED - description_1: Furnishings fixtures - description_2: Chairs, other or not specified - definition: - source: -'FURNISHINGS_FIXTURES: MIRRORS_OR_MIRROR_GLASS_EXCLUDING_LIGHTED_MAKE_UP_MIRRORS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: MIRRORS_OR_MIRROR_GLASS_EXCLUDING_LIGHTED_MAKE_UP_MIRRORS - description_1: Furnishings fixtures - description_2: Mirrors or mirror glass (excluding lighted make-up mirrors) - definition: - source: -'FURNISHINGS_FIXTURES: TODDLER_BEDS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: TODDLER_BEDS - description_1: Furnishings fixtures - description_2: Toddler beds - definition: - source: -'FURNISHINGS_FIXTURES: WATERBEDS_OR_WATER_PILLOWS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: WATERBEDS_OR_WATER_PILLOWS - description_1: Furnishings fixtures - description_2: Waterbeds or water pillows - definition: - source: -'FURNISHINGS_FIXTURES: MAGAZINE_RACKS_OR_BOOK_ENDS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: MAGAZINE_RACKS_OR_BOOK_ENDS - description_1: Furnishings fixtures - description_2: Magazine racks or book ends - definition: - source: -'FURNISHINGS_FIXTURES: BATHTUB_OR_SHOWER_ENCLOSURES_NOT_SPECIFIED': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: BATHTUB_OR_SHOWER_ENCLOSURES_NOT_SPECIFIED - description_1: Furnishings fixtures - description_2: Bathtub or shower enclosures, not specified - definition: - source: -'FURNISHINGS_FIXTURES: ELECTRIC_LIGHTING_EQUIPMENT_NOT_SPECIFIED': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: ELECTRIC_LIGHTING_EQUIPMENT_NOT_SPECIFIED - description_1: Furnishings fixtures - description_2: Electric lighting equipment, not specified - definition: - source: -'FURNISHINGS_FIXTURES: CORDS_ELECTRICAL_OTHER_OR_NOT_SPECIFIED': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: CORDS_ELECTRICAL_OTHER_OR_NOT_SPECIFIED - description_1: Furnishings fixtures - description_2: Cords, electrical, other or not specified - definition: - source: -'FURNISHINGS_FIXTURES: NONGLASS_BATHTUB_OR_SHOWER_ENCLOSURES': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: NONGLASS_BATHTUB_OR_SHOWER_ENCLOSURES - description_1: Furnishings fixtures - description_2: Nonglass bathtub or shower enclosures - definition: - source: -'FURNISHINGS_FIXTURES: STOOLS_OTHER_OR_NOT_SPECIFIED': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: STOOLS_OTHER_OR_NOT_SPECIFIED - description_1: Furnishings fixtures - description_2: Stools, other or not specified - definition: - source: -'FURNISHINGS_FIXTURES: GENERATORS_OR_POWER_PLANTS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: GENERATORS_OR_POWER_PLANTS - description_1: Furnishings fixtures - description_2: Generators or power plants - definition: - source: -'FURNISHINGS_FIXTURES: RUNNERS_THROW_RUGS_OR_DOORMATS_EXCLUDING_BATHTUB_MATS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: RUNNERS_THROW_RUGS_OR_DOORMATS_EXCLUDING_BATHTUB_MATS - description_1: Furnishings fixtures - description_2: Runners, throw rugs or doormats (excluding bathtub mats) - definition: - source: -'FURNISHINGS_FIXTURES: ROOM_SIZED_WALL_TO_WALL_OR_OUTDOOR_CARPETING_EXCLUDING_RUNNERS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: ROOM_SIZED_WALL_TO_WALL_OR_OUTDOOR_CARPETING_EXCLUDING_RUNNERS - description_1: Furnishings fixtures - description_2: Room-sized, wall-to-wall or outdoor carpeting (excluding runners) - definition: - source: -'FURNISHINGS_FIXTURES: LIGHT_BULBS_EXCLUDING_CHRISTMAS_TREE_LIGHT_BULBS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: LIGHT_BULBS_EXCLUDING_CHRISTMAS_TREE_LIGHT_BULBS - description_1: Furnishings fixtures - description_2: Light bulbs (excluding Christmas tree light bulbs) - definition: - source: -'FURNISHINGS_FIXTURES: INFLATABLE_FURNITURE': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: INFLATABLE_FURNITURE - description_1: Furnishings fixtures - description_2: Inflatable furniture - definition: - source: -'FURNISHINGS_FIXTURES: FURNITURE_NOT_SPECIFIED': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: FURNITURE_NOT_SPECIFIED - description_1: Furnishings fixtures - description_2: Furniture, not specified - definition: - source: -'FURNISHINGS_FIXTURES: FABRICS_NOT_PART_OF_FINISHED_ITEM': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: FABRICS_NOT_PART_OF_FINISHED_ITEM - description_1: Furnishings fixtures - description_2: Fabrics (not part of finished item) - definition: - source: -'FURNISHINGS_FIXTURES: NONBABY_MATTRESSES_EXCLUDING_CAMP_MATTRESSES': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: NONBABY_MATTRESSES_EXCLUDING_CAMP_MATTRESSES - description_1: Furnishings fixtures - description_2: Nonbaby mattresses (excluding camp mattresses) - definition: - source: -'FURNISHINGS_FIXTURES: PANELBOARDS_CIRCUIT_BREAKERS_GROUND_FAULT_CIRCUIT_INTERRUPTERS_GFCIS_OR_FUSES': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: PANELBOARDS_CIRCUIT_BREAKERS_GROUND_FAULT_CIRCUIT_INTERRUPTERS_GFCIS_OR_FUSES - description_1: Furnishings fixtures - description_2: Panelboards, circuit breakers, ground fault circuit interrupters (GFCIs) or fuses - definition: - source: -'FURNISHINGS_FIXTURES: SLIPCOVERS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: SLIPCOVERS - description_1: Furnishings fixtures - description_2: Slipcovers - definition: - source: -'FURNISHINGS_FIXTURES: ARTIFICIAL_FLOWERS_OR_PLANTS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: ARTIFICIAL_FLOWERS_OR_PLANTS - description_1: Furnishings fixtures - description_2: Artificial flowers or plants - definition: - source: -'FURNISHINGS_FIXTURES: TOWELS_OR_CLOTHS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: TOWELS_OR_CLOTHS - description_1: Furnishings fixtures - description_2: Towels or cloths - definition: - source: -'FURNISHINGS_FIXTURES: BEACH_CHAIRS_OR_FOLDING_CHAIRS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: BEACH_CHAIRS_OR_FOLDING_CHAIRS - description_1: Furnishings fixtures - description_2: Beach chairs or folding chairs - definition: - source: -'FURNISHINGS_FIXTURES: BARSTOOLS_OR_KITCHEN_STOOLS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: BARSTOOLS_OR_KITCHEN_STOOLS - description_1: Furnishings fixtures - description_2: Barstools or kitchen stools - definition: - source: -'FURNISHINGS_FIXTURES: ELECTRICAL_WIRE_OR_WIRING_SYSTEMS_EXCLUDING_PANELBOARDS_RECEPTACLES_OR_INTERRUPTERS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: ELECTRICAL_WIRE_OR_WIRING_SYSTEMS_EXCLUDING_PANELBOARDS_RECEPTACLES_OR_INTERRUPTERS - description_1: Furnishings fixtures - description_2: Electrical wire or wiring systems (excluding panelboards, receptacles or interrupters) - definition: - source: -'FURNISHINGS_FIXTURES: EXTENSION_OR_STRAIGHT_LADDERS': - active: 'TRUE' - value_1: FURNISHINGS_FIXTURES - value_2: EXTENSION_OR_STRAIGHT_LADDERS - description_1: Furnishings fixtures - description_2: Extension or straight ladders - definition: - source: -'GENERAL_HOUSEHOLD_APPLIANCE: OTHER_WATER_HEATERS': - active: 'TRUE' - value_1: GENERAL_HOUSEHOLD_APPLIANCE - value_2: OTHER_WATER_HEATERS - description_1: General household appliance - description_2: Other water heaters - definition: - source: -'GENERAL_HOUSEHOLD_APPLIANCE: VACUUM_CLEANERS': - active: 'TRUE' - value_1: GENERAL_HOUSEHOLD_APPLIANCE - value_2: VACUUM_CLEANERS - description_1: General household appliance - description_2: Vacuum cleaners - definition: - source: -'GENERAL_HOUSEHOLD_APPLIANCE: ELECTRIC_CLOTHES_DRYERS_WITHOUT_WASHERS': - active: 'TRUE' - value_1: GENERAL_HOUSEHOLD_APPLIANCE - value_2: ELECTRIC_CLOTHES_DRYERS_WITHOUT_WASHERS - description_1: General household appliance - description_2: Electric clothes dryers without washers - definition: - source: -'GENERAL_HOUSEHOLD_APPLIANCE: SEWING_MACHINES_OR_ACCESSORIES': - active: 'TRUE' - value_1: GENERAL_HOUSEHOLD_APPLIANCE - value_2: SEWING_MACHINES_OR_ACCESSORIES - description_1: General household appliance - description_2: Sewing machines or accessories - definition: - source: -'GENERAL_HOUSEHOLD_APPLIANCE: FLOOR_BUFFERS_OR_WAXERS': - active: 'TRUE' - value_1: GENERAL_HOUSEHOLD_APPLIANCE - value_2: FLOOR_BUFFERS_OR_WAXERS - description_1: General household appliance - description_2: Floor buffers or waxers - definition: - source: -'GENERAL_HOUSEHOLD_APPLIANCE: WRINGER_WASHING_MACHINES': - active: 'TRUE' - value_1: GENERAL_HOUSEHOLD_APPLIANCE - value_2: WRINGER_WASHING_MACHINES - description_1: General household appliance - description_2: Wringer washing machines - definition: - source: -'GENERAL_HOUSEHOLD_APPLIANCE: DRINKING_FOUNTAINS': - active: 'TRUE' - value_1: GENERAL_HOUSEHOLD_APPLIANCE - value_2: DRINKING_FOUNTAINS - description_1: General household appliance - description_2: Drinking fountains - definition: - source: -'GENERAL_HOUSEHOLD_APPLIANCE: AUTOMATIC_DOORS_OR_DOOR_OPENERS_EXCLUDING_GARAGE_DOORS': - active: 'TRUE' - value_1: GENERAL_HOUSEHOLD_APPLIANCE - value_2: AUTOMATIC_DOORS_OR_DOOR_OPENERS_EXCLUDING_GARAGE_DOORS - description_1: General household appliance - description_2: Automatic doors or door openers (excluding garage doors) - definition: - source: -'GENERAL_HOUSEHOLD_APPLIANCE: GAS_CLOTHES_DRYERS_WITHOUT_WASHERS': - active: 'TRUE' - value_1: GENERAL_HOUSEHOLD_APPLIANCE - value_2: GAS_CLOTHES_DRYERS_WITHOUT_WASHERS - description_1: General household appliance - description_2: Gas clothes dryers without washers - definition: - source: -'GENERAL_HOUSEHOLD_APPLIANCE: WATER_SOFTENERS_OR_CONDITIONERS_APPLIANCES': - active: 'TRUE' - value_1: GENERAL_HOUSEHOLD_APPLIANCE - value_2: WATER_SOFTENERS_OR_CONDITIONERS_APPLIANCES - description_1: General household appliance - description_2: Water softeners or conditioners (appliances) - definition: - source: -'GENERAL_HOUSEHOLD_APPLIANCE: INCINERATORS': - active: 'TRUE' - value_1: GENERAL_HOUSEHOLD_APPLIANCE - value_2: INCINERATORS - description_1: General household appliance - description_2: Incinerators - definition: - source: -'GENERAL_HOUSEHOLD_APPLIANCE: CLOTHES_DRYERS_NOT_SPECIFIED': - active: 'TRUE' - value_1: GENERAL_HOUSEHOLD_APPLIANCE - value_2: CLOTHES_DRYERS_NOT_SPECIFIED - description_1: General household appliance - description_2: Clothes dryers, not specified - definition: - source: -'GENERAL_HOUSEHOLD_APPLIANCE: WASHING_MACHINES_OTHER_OR_NOT_SPECIFIED': - active: 'TRUE' - value_1: GENERAL_HOUSEHOLD_APPLIANCE - value_2: WASHING_MACHINES_OTHER_OR_NOT_SPECIFIED - description_1: General household appliance - description_2: Washing machines, other or not specified - definition: - source: -'GENERAL_HOUSEHOLD_APPLIANCE: AUTOMATIC_GARAGE_DOORS_OR_DOOR_OPENERS': - active: 'TRUE' - value_1: GENERAL_HOUSEHOLD_APPLIANCE - value_2: AUTOMATIC_GARAGE_DOORS_OR_DOOR_OPENERS - description_1: General household appliance - description_2: Automatic garage doors or door openers - definition: - source: -'GENERAL_HOUSEHOLD_APPLIANCE: ELECTRIC_BROOMS': - active: 'TRUE' - value_1: GENERAL_HOUSEHOLD_APPLIANCE - value_2: ELECTRIC_BROOMS - description_1: General household appliance - description_2: Electric brooms - definition: - source: -'GENERAL_HOUSEHOLD_APPLIANCE: ELECTRIC_WATER_HEATERS_EXCLUDING_IMMERSION_HEATERS': - active: 'TRUE' - value_1: GENERAL_HOUSEHOLD_APPLIANCE - value_2: ELECTRIC_WATER_HEATERS_EXCLUDING_IMMERSION_HEATERS - description_1: General household appliance - description_2: Electric water heaters (excluding immersion heaters) - definition: - source: -'GENERAL_HOUSEHOLD_APPLIANCE: PROPANE_LP_OR_BUTANE_GAS_TANKS_OR_FITTINGS': - active: 'TRUE' - value_1: GENERAL_HOUSEHOLD_APPLIANCE - value_2: PROPANE_LP_OR_BUTANE_GAS_TANKS_OR_FITTINGS - description_1: General household appliance - description_2: Propane, LP or butane gas tanks or fittings - definition: - source: -'GENERAL_HOUSEHOLD_APPLIANCE: RUG_SHAMPOOERS': - active: 'TRUE' - value_1: GENERAL_HOUSEHOLD_APPLIANCE - value_2: RUG_SHAMPOOERS - description_1: General household appliance - description_2: Rug shampooers - definition: - source: -'GENERAL_HOUSEHOLD_APPLIANCE: GAS_WATER_HEATERS': - active: 'TRUE' - value_1: GENERAL_HOUSEHOLD_APPLIANCE - value_2: GAS_WATER_HEATERS - description_1: General household appliance - description_2: Gas water heaters - definition: - source: -'GENERAL_HOUSEHOLD_APPLIANCE: ELECTRIC_BLANKETS_OR_SHEETS': - active: 'TRUE' - value_1: GENERAL_HOUSEHOLD_APPLIANCE - value_2: ELECTRIC_BLANKETS_OR_SHEETS - description_1: General household appliance - description_2: Electric blankets or sheets - definition: - source: -'GENERAL_HOUSEHOLD_APPLIANCE: WATER_HEATERS_NOT_SPECIFIED': - active: 'TRUE' - value_1: GENERAL_HOUSEHOLD_APPLIANCE - value_2: WATER_HEATERS_NOT_SPECIFIED - description_1: General household appliance - description_2: Water heaters, not specified - definition: - source: -'GENERAL_HOUSEHOLD_APPLIANCE: ELECTRIC_HEATING_PADS': - active: 'TRUE' - value_1: GENERAL_HOUSEHOLD_APPLIANCE - value_2: ELECTRIC_HEATING_PADS - description_1: General household appliance - description_2: Electric heating pads - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: OIL_FURNACES_EXCLUDING_FLOOR_FURNACES': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: OIL_FURNACES_EXCLUDING_FLOOR_FURNACES - description_1: Heating cooling vent appliance - description_2: Oil furnaces (excluding floor furnaces) - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: GAS_BURNING_FIREPLACES_FACTORY_BUILT': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: GAS_BURNING_FIREPLACES_FACTORY_BUILT - description_1: Heating cooling vent appliance - description_2: Gas-burning fireplaces, factory built - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: RADIATORS_EXCLUDING_VEHICLE_RADIATORS': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: RADIATORS_EXCLUDING_VEHICLE_RADIATORS - description_1: Heating cooling vent appliance - description_2: Radiators (excluding vehicle radiators) - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: ELECTRIC_HEATERS_NOT_ELSEWHERE_CLASSIFIED': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: ELECTRIC_HEATERS_NOT_ELSEWHERE_CLASSIFIED - description_1: Heating cooling vent appliance - description_2: Electric heaters, not elsewhere classified - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: FANS': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: FANS - description_1: Heating cooling vent appliance - description_2: Fans - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: FURNACES_OTHER_OR_NOT_SPECIFIED': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: FURNACES_OTHER_OR_NOT_SPECIFIED - description_1: Heating cooling vent appliance - description_2: Furnaces, other or not specified - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: AIR_PURIFIERS': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: AIR_PURIFIERS - description_1: Heating cooling vent appliance - description_2: Air purifiers - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: BRICK_STONE_OR_MASONRY_CHIMNEYS': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: BRICK_STONE_OR_MASONRY_CHIMNEYS - description_1: Heating cooling vent appliance - description_2: Brick, stone or masonry chimneys - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: CHIMNEYS_NOT_SPECIFIED': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: CHIMNEYS_NOT_SPECIFIED - description_1: Heating cooling vent appliance - description_2: Chimneys, not specified - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: FLOOR_FURNACES_BUILT_INTO_FLOOR': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: FLOOR_FURNACES_BUILT_INTO_FLOOR - description_1: Heating cooling vent appliance - description_2: Floor furnaces (built into floor) - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: VAPORIZERS': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: VAPORIZERS - description_1: Heating cooling vent appliance - description_2: Vaporizers - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: GAS_FURNACES_EXCLUDING_FLOOR_FURNACES': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: GAS_FURNACES_EXCLUDING_FLOOR_FURNACES - description_1: Heating cooling vent appliance - description_2: Gas furnaces (excluding floor furnaces) - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: WOOD_BURNING_FIREPLACES_FACTORY_BUILT': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: WOOD_BURNING_FIREPLACES_FACTORY_BUILT - description_1: Heating cooling vent appliance - description_2: Wood burning fireplaces, factory built - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: METAL_CHIMNEYS_STOVEPIPES_OR_FLUES': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: METAL_CHIMNEYS_STOVEPIPES_OR_FLUES - description_1: Heating cooling vent appliance - description_2: Metal chimneys, stovepipes or flues - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: PORTABLE_GAS_OR_LP_HEATERS': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: PORTABLE_GAS_OR_LP_HEATERS - description_1: Heating cooling vent appliance - description_2: Portable gas or LP heaters - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: ELECTRIC_FIREPLACES_FACTORY_BUILT': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: ELECTRIC_FIREPLACES_FACTORY_BUILT - description_1: Heating cooling vent appliance - description_2: Electric fireplaces, factory built - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: OUTDOOR_PATIO_HEATERS_OR_FIREPITS_MANUFACTURED': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: OUTDOOR_PATIO_HEATERS_OR_FIREPITS_MANUFACTURED - description_1: Heating cooling vent appliance - description_2: Outdoor patio heaters or firepits (manufactured) - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: COAL_OR_WOOD_BURNING_STOVES': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: COAL_OR_WOOD_BURNING_STOVES - description_1: Heating cooling vent appliance - description_2: Coal or wood-burning stoves - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: DEHUMIDIFIERS': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: DEHUMIDIFIERS - description_1: Heating cooling vent appliance - description_2: Dehumidifiers - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: BOILERS': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: BOILERS - description_1: Heating cooling vent appliance - description_2: Boilers - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: COAL_FURNACES': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: COAL_FURNACES - description_1: Heating cooling vent appliance - description_2: Coal furnaces - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: KEROSENE_OR_OIL_HEATERS': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: KEROSENE_OR_OIL_HEATERS - description_1: Heating cooling vent appliance - description_2: Kerosene or oil heaters - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: HEATERS_OR_HEATING_SYSTEMS_OTHER_OR_NOT_SPECIFIED': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: HEATERS_OR_HEATING_SYSTEMS_OTHER_OR_NOT_SPECIFIED - description_1: Heating cooling vent appliance - description_2: Heaters or heating systems, other or not specified - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: ELECTRIC_FURNACES_EXCLUDING_FLOOR_FURNACES': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: ELECTRIC_FURNACES_EXCLUDING_FLOOR_FURNACES - description_1: Heating cooling vent appliance - description_2: Electric furnaces (excluding floor furnaces) - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: FIREPLACES_NOT_SPECIFIED': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: FIREPLACES_NOT_SPECIFIED - description_1: Heating cooling vent appliance - description_2: Fireplaces, not specified - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: PIPES_EXCLUDING_SMOKING_PIPES': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: PIPES_EXCLUDING_SMOKING_PIPES - description_1: Heating cooling vent appliance - description_2: Pipes (excluding smoking pipes) - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: GAS_OR_LP_HEATERS_OTHER_OR_NOT_SPECIFIED': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: GAS_OR_LP_HEATERS_OTHER_OR_NOT_SPECIFIED - description_1: Heating cooling vent appliance - description_2: Gas or LP heaters, other or not specified - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: HEAT_TAPES_ELECTRIC': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: HEAT_TAPES_ELECTRIC - description_1: Heating cooling vent appliance - description_2: Heat tapes, electric - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: HUMIDIFIERS': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: HUMIDIFIERS - description_1: Heating cooling vent appliance - description_2: Humidifiers - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: HEAT_PUMPS': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: HEAT_PUMPS - description_1: Heating cooling vent appliance - description_2: Heat pumps - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: ELECTRIC_BASEBOARD_HEATERS': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: ELECTRIC_BASEBOARD_HEATERS - description_1: Heating cooling vent appliance - description_2: Electric baseboard heaters - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: THERMOSTATS_FOR_HEATING_OR_COOLING_SYSTEMS': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: THERMOSTATS_FOR_HEATING_OR_COOLING_SYSTEMS - description_1: Heating cooling vent appliance - description_2: Thermostats (for heating or cooling systems) - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: BUILT_IN_FIREPLACES': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: BUILT_IN_FIREPLACES - description_1: Heating cooling vent appliance - description_2: Built-in fireplaces - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: PORTABLE_ELECTRIC_HEATERS': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: PORTABLE_ELECTRIC_HEATERS - description_1: Heating cooling vent appliance - description_2: Portable electric heaters - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: DUCTWORK_FOR_HEATING_OR_COOLING_SYSTEMS_EXCLUDING_FLUES': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: DUCTWORK_FOR_HEATING_OR_COOLING_SYSTEMS_EXCLUDING_FLUES - description_1: Heating cooling vent appliance - description_2: Ductwork for heating or cooling systems (excluding flues) - definition: - source: -'HEATING_COOLING_VENT_APPLIANCE: AIR_CONDITIONERS': - active: 'TRUE' - value_1: HEATING_COOLING_VENT_APPLIANCE - value_2: AIR_CONDITIONERS - description_1: Heating cooling vent appliance - description_2: Air conditioners - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: RADIOS_SELF_CONTAINED_UNITS': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: RADIOS_SELF_CONTAINED_UNITS - description_1: Home comm entertainment hobby equipment - description_2: Radios (self-contained units - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: SOUND_RECORDING_REPRODUCING_OR_RECEIVING_EQUIPMENT_NOT_SPECIFIED': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: SOUND_RECORDING_REPRODUCING_OR_RECEIVING_EQUIPMENT_NOT_SPECIFIED - description_1: Home comm entertainment hobby equipment - description_2: Sound recording, reproducing or receiving equipment, not specified - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: AMATEUR_TWO_WAY_RADIOS': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: AMATEUR_TWO_WAY_RADIOS - description_1: Home comm entertainment hobby equipment - description_2: Amateur two-way radios - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: RECORDING_TAPES': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: RECORDING_TAPES - description_1: Home comm entertainment hobby equipment - description_2: Recording tapes - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: PROJECTORS': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: PROJECTORS - description_1: Home comm entertainment hobby equipment - description_2: Projectors - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: TAPE_RECORDERS_OR_PLAYERS_SELF_CONTAINED_UNITS': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: TAPE_RECORDERS_OR_PLAYERS_SELF_CONTAINED_UNITS - description_1: Home comm entertainment hobby equipment - description_2: Tape recorders or players (self-contained units) - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: REMOTE_CONTROL_UNIVERSAL_OR_NOT_STATED_EXCL._REMOTE_CONTROLS_FOR_TOYS': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: REMOTE_CONTROL_UNIVERSAL_OR_NOT_STATED_EXCL._REMOTE_CONTROLS_FOR_TOYS - description_1: Home comm entertainment hobby equipment - description_2: Remote control, universal or not stated (excl. remote controls for toys) - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: ANTENNAS_NOT_SPECIFIED': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: ANTENNAS_NOT_SPECIFIED - description_1: Home comm entertainment hobby equipment - description_2: Antennas, not specified - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: ART_AND_CERAMIC_SUPPLIES_OR_EQUIPMENT_EXCL._PAINTBRUSHES': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: ART_AND_CERAMIC_SUPPLIES_OR_EQUIPMENT_EXCL._PAINTBRUSHES - description_1: Home comm entertainment hobby equipment - description_2: Art and ceramic supplies or equipment (excl. paintbrushes) - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: TELESCOPES_BINOCULARS_MICROSCOPES_OR_MAGNIFYING_GLASSES': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: TELESCOPES_BINOCULARS_MICROSCOPES_OR_MAGNIFYING_GLASSES - description_1: Home comm entertainment hobby equipment - description_2: Telescopes, binoculars, microscopes or magnifying glasses - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: VIDEO_PLAYERS_AND_RECORDERS_EXCL._CAMERAS': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: VIDEO_PLAYERS_AND_RECORDERS_EXCL._CAMERAS - description_1: Home comm entertainment hobby equipment - description_2: Video players and recorders (excl. cameras) - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: STEREO_OR_HI_FI_COMPONENTS_OR_ACCESSORIES_EXCLUDING_SELF_CONTAINED_UNITS': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: STEREO_OR_HI_FI_COMPONENTS_OR_ACCESSORIES_EXCLUDING_SELF_CONTAINED_UNITS - description_1: Home comm entertainment hobby equipment - description_2: Stereo or hi-fi components or accessories (excluding self-contained units) - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: COMPUTERS_EQUIPMENT_AND_ELECTRONIC_GAMES': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: COMPUTERS_EQUIPMENT_AND_ELECTRONIC_GAMES - description_1: Home comm entertainment hobby equipment - description_2: Computers (equipment and electronic games) - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: TELEVISION_TABLES_OR_STANDS': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: TELEVISION_TABLES_OR_STANDS - description_1: Home comm entertainment hobby equipment - description_2: Television tables or stands - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: OUTDOOR_ANTENNAS_SEPARATE': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: OUTDOOR_ANTENNAS_SEPARATE - description_1: Home comm entertainment hobby equipment - description_2: Outdoor antennas (separate) - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: PHONOGRAPH_RECORDS': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: PHONOGRAPH_RECORDS - description_1: Home comm entertainment hobby equipment - description_2: Phonograph records - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: LAPIDARY_EQUIPMENT': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: LAPIDARY_EQUIPMENT - description_1: Home comm entertainment hobby equipment - description_2: Lapidary equipment - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: MUSICAL_INSTRUMENTS_NOT_ELECTRIC_OR_NOT_BATTERY_OPERATED_OR_NOT_SPECIFIED': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: MUSICAL_INSTRUMENTS_NOT_ELECTRIC_OR_NOT_BATTERY_OPERATED_OR_NOT_SPECIFIED - description_1: Home comm entertainment hobby equipment - description_2: Musical instruments, not electric or not battery operated or not specified - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: COAXIAL_CABLE': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: COAXIAL_CABLE - description_1: Home comm entertainment hobby equipment - description_2: Coaxial Cable - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: LASER_POINTERS': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: LASER_POINTERS - description_1: Home comm entertainment hobby equipment - description_2: Laser pointers - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: COMPACT_DISKS_CDS_AND_DVDS': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: COMPACT_DISKS_CDS_AND_DVDS - description_1: Home comm entertainment hobby equipment - description_2: Compact disks (CDs) and DVDs - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: TELEVISIONS': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: TELEVISIONS - description_1: Home comm entertainment hobby equipment - description_2: Televisions - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: TELEPHONES_OR_TELEPHONE_ACCESSORIES': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: TELEPHONES_OR_TELEPHONE_ACCESSORIES - description_1: Home comm entertainment hobby equipment - description_2: Telephones or telephone accessories - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: OTHER_SOUND_RECORDING_REPRODUCING_OR_RECEIVING_EQUIPMENT': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: OTHER_SOUND_RECORDING_REPRODUCING_OR_RECEIVING_EQUIPMENT - description_1: Home comm entertainment hobby equipment - description_2: Other sound recording, reproducing or receiving equipment - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: PHOTOGRAPHIC_EQUIPMENT_EXCLUDING_CHEMICALS_AND_PROJECTORS': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: PHOTOGRAPHIC_EQUIPMENT_EXCLUDING_CHEMICALS_AND_PROJECTORS - description_1: Home comm entertainment hobby equipment - description_2: Photographic equipment (excluding chemicals and projectors) - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: MUSICAL_INSTRUMENTS_ELECTRIC_OR_BATTERY_OPERATED': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: MUSICAL_INSTRUMENTS_ELECTRIC_OR_BATTERY_OPERATED - description_1: Home comm entertainment hobby equipment - description_2: Musical instruments, electric or battery operated - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: RECORD_PLAYERS_SELF_CONTAINED_UNITS': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: RECORD_PLAYERS_SELF_CONTAINED_UNITS - description_1: Home comm entertainment hobby equipment - description_2: Record players (self-contained units) - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: GLASS_BOTTLE_CUTTING_EQUIPMENT': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: GLASS_BOTTLE_CUTTING_EQUIPMENT - description_1: Home comm entertainment hobby equipment - description_2: Glass bottle cutting equipment - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: RADIOS_NOT_SPECIFIED': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: RADIOS_NOT_SPECIFIED - description_1: Home comm entertainment hobby equipment - description_2: Radios, not specified - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: INDOOR_ANTENNAS_SEPARATE': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: INDOOR_ANTENNAS_SEPARATE - description_1: Home comm entertainment hobby equipment - description_2: Indoor antennas (separate) - definition: - source: -'HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT: BUSINESS_AND_OFFICE_MACHINES': - active: 'TRUE' - value_1: HOME_COMM_ENTERTAINMENT_HOBBY_EQUIPMENT - value_2: BUSINESS_AND_OFFICE_MACHINES - description_1: Home comm entertainment hobby equipment - description_2: Business and office machines - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: LUBRICANTS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: LUBRICANTS - description_1: Home family maintenance product - description_2: Lubricants - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: PHOTOGRAPHIC_CHEMICALS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: PHOTOGRAPHIC_CHEMICALS - description_1: Home family maintenance product - description_2: Photographic chemicals - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: AMMONIA_HOUSEHOLD': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: AMMONIA_HOUSEHOLD - description_1: Home family maintenance product - description_2: Ammonia, household - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: POLISHES_NOT_SPECIFIED': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: POLISHES_NOT_SPECIFIED - description_1: Home family maintenance product - description_2: Polishes, not specified - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: DIESEL_FUELS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: DIESEL_FUELS - description_1: Home family maintenance product - description_2: Diesel fuels - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: WALLPAPER_CLEANERS_CHEMICAL': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: WALLPAPER_CLEANERS_CHEMICAL - description_1: Home family maintenance product - description_2: Wallpaper cleaners (chemical) - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: SOLVENTS_OTHER_OR_NOT_SPECIFIED': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: SOLVENTS_OTHER_OR_NOT_SPECIFIED - description_1: Home family maintenance product - description_2: Solvents, other or not specified - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: RUST_PREVENTATIVES': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: RUST_PREVENTATIVES - description_1: Home family maintenance product - description_2: Rust preventatives - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: FUEL_OILS_NOT_SPECIFIED': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: FUEL_OILS_NOT_SPECIFIED - description_1: Home family maintenance product - description_2: Fuel oils, not specified - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: METHYL_ALCOHOL': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: METHYL_ALCOHOL - description_1: Home family maintenance product - description_2: Methyl alcohol - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: AUTOMOTIVE_CHEMICALS_EXCLUDING_ANTIFREEZE_LUBRICANTS_WAXES_AND_WINDSHIELD_WIPER_FLUIDS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: AUTOMOTIVE_CHEMICALS_EXCLUDING_ANTIFREEZE_LUBRICANTS_WAXES_AND_WINDSHIELD_WIPER_FLUIDS - description_1: Home family maintenance product - description_2: Automotive chemicals (excluding antifreeze, lubricants, waxes and windshield wiper fluids) - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: LIQUID_ROOM_DEODORIZERS_OR_FRESHENERS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: LIQUID_ROOM_DEODORIZERS_OR_FRESHENERS - description_1: Home family maintenance product - description_2: Liquid room deodorizers or fresheners - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: GASOLINE_CANS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: GASOLINE_CANS - description_1: Home family maintenance product - description_2: Gasoline cans - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: TURPENTINE': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: TURPENTINE - description_1: Home family maintenance product - description_2: Turpentine - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: SOAPS_EXCLUDING_LAUNDRY_SOAPS_OR_DETERGENTS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: SOAPS_EXCLUDING_LAUNDRY_SOAPS_OR_DETERGENTS - description_1: Home family maintenance product - description_2: Soaps (excluding laundry soaps or detergents) - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: TAPES_WITH_ADHESIVE_SURFACES': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: TAPES_WITH_ADHESIVE_SURFACES - description_1: Home family maintenance product - description_2: Tapes (with adhesive surfaces) - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: ADHESIVES_EXCLUDING_TAPES': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: ADHESIVES_EXCLUDING_TAPES - description_1: Home family maintenance product - description_2: Adhesives (excluding tapes) - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: CHEMICALS_NOT_ELSEWHERE_CLASSIFIED': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: CHEMICALS_NOT_ELSEWHERE_CLASSIFIED - description_1: Home family maintenance product - description_2: Chemicals, not elsewhere classified - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: LYE': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: LYE - description_1: Home family maintenance product - description_2: Lye - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: OVEN_CLEANERS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: OVEN_CLEANERS - description_1: Home family maintenance product - description_2: Oven cleaners - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: PAINTS_VARNISHES_OR_SHELLACS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: PAINTS_VARNISHES_OR_SHELLACS - description_1: Home family maintenance product - description_2: Paints, varnishes or shellacs - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: ROOM_DEODORIZERS_OR_FRESHENERS_NOT_SPECIFIED': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: ROOM_DEODORIZERS_OR_FRESHENERS_NOT_SPECIFIED - description_1: Home family maintenance product - description_2: Room deodorizers or fresheners, not specified - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: CAUSTICS_EXCLUDING_LYE': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: CAUSTICS_EXCLUDING_LYE - description_1: Home family maintenance product - description_2: Caustics (excluding lye) - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: LAMP_OILS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: LAMP_OILS - description_1: Home family maintenance product - description_2: Lamp oils - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: DYES_NONCOSMETIC': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: DYES_NONCOSMETIC - description_1: Home family maintenance product - description_2: Dyes (noncosmetic) - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: ANTIFREEZE': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: ANTIFREEZE - description_1: Home family maintenance product - description_2: Antifreeze - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: LIGHTER_FLUIDS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: LIGHTER_FLUIDS - description_1: Home family maintenance product - description_2: Lighter fluids - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: DRAIN_CLEANERS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: DRAIN_CLEANERS - description_1: Home family maintenance product - description_2: Drain cleaners - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: SHOE_POLISHES': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: SHOE_POLISHES - description_1: Home family maintenance product - description_2: Shoe polishes - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: RUST_REMOVERS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: RUST_REMOVERS - description_1: Home family maintenance product - description_2: Rust removers - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: AUTOMOTIVE_WAXES_POLISHES_OR_CLEANERS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: AUTOMOTIVE_WAXES_POLISHES_OR_CLEANERS - description_1: Home family maintenance product - description_2: Automotive waxes, polishes or cleaners - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: DRY_ICE': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: DRY_ICE - description_1: Home family maintenance product - description_2: Dry ice - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: PAINT_OR_VARNISH_REMOVERS_PAINTBRUSH_CLEANERS_EXCLUDING_TURPENTINE': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: PAINT_OR_VARNISH_REMOVERS_PAINTBRUSH_CLEANERS_EXCLUDING_TURPENTINE - description_1: Home family maintenance product - description_2: Paint or varnish removers, paintbrush cleaners (excluding turpentine) - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: BLEACHES_NONCOSMETIC': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: BLEACHES_NONCOSMETIC - description_1: Home family maintenance product - description_2: Bleaches (noncosmetic) - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: DETERGENTS_NOT_SPECIFIED': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: DETERGENTS_NOT_SPECIFIED - description_1: Home family maintenance product - description_2: Detergents, not specified - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: FURNITURE_POLISHES_OR_WAXES': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: FURNITURE_POLISHES_OR_WAXES - description_1: Home family maintenance product - description_2: Furniture polishes or waxes - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: FUELS_FOR_CHAFING_DISHES_OR_FONDUE_POTS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: FUELS_FOR_CHAFING_DISHES_OR_FONDUE_POTS - description_1: Home family maintenance product - description_2: Fuels for chafing dishes or fondue pots - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: SPOT_REMOVERS_OR_CLEANING_FLUIDS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: SPOT_REMOVERS_OR_CLEANING_FLUIDS - description_1: Home family maintenance product - description_2: Spot removers or cleaning fluids - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: DISHWASHING_LIQUID': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: DISHWASHING_LIQUID - description_1: Home family maintenance product - description_2: Dishwashing liquid - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: TOILET_BOWL_PRODUCTS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: TOILET_BOWL_PRODUCTS - description_1: Home family maintenance product - description_2: Toilet bowl products - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: FABRIC_TREATMENT_PRODUCTS_EXCLUDING_SPOT_REMOVERS_CLEANING_FLUIDS_BLEACHES_AND_DYES': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: FABRIC_TREATMENT_PRODUCTS_EXCLUDING_SPOT_REMOVERS_CLEANING_FLUIDS_BLEACHES_AND_DYES - description_1: Home family maintenance product - description_2: Fabric treatment products (excluding spot removers, cleaning fluids, bleaches and dyes) - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: PINE_OIL_CLEANING_AND_DISINFECTANT_PREPARATIONS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: PINE_OIL_CLEANING_AND_DISINFECTANT_PREPARATIONS - description_1: Home family maintenance product - description_2: Pine oil cleaning and disinfectant preparations - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: GENERAL_PURPOSE_HOUSEHOLD_CLEANERS_EXCLUDING_ABRASIVES_AMMONIA_PINE_OIL_AND_TOILET_BOWL_PRODUCTS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: GENERAL_PURPOSE_HOUSEHOLD_CLEANERS_EXCLUDING_ABRASIVES_AMMONIA_PINE_OIL_AND_TOILET_BOWL_PRODUCTS - description_1: Home family maintenance product - description_2: General purpose household cleaners (excluding abrasives, ammonia, pine oil and toilet bowl products) - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: FUEL_STORAGE_TANKS_EXCLUDING_PROPANE_LP_AND_BUTANE_TANKS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: FUEL_STORAGE_TANKS_EXCLUDING_PROPANE_LP_AND_BUTANE_TANKS - description_1: Home family maintenance product - description_2: Fuel storage tanks (excluding propane, LP and butane tanks) - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: PAINT_OR_VARNISH_THINNERS_EXCLUDING_TURPENTINE': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: PAINT_OR_VARNISH_THINNERS_EXCLUDING_TURPENTINE - description_1: Home family maintenance product - description_2: Paint or varnish thinners (excluding turpentine) - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: CHARCOAL': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: CHARCOAL - description_1: Home family maintenance product - description_2: Charcoal - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: METAL_POLISHES_TARNISH_REMOVERS_OR_PREVENTATIVES': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: METAL_POLISHES_TARNISH_REMOVERS_OR_PREVENTATIVES - description_1: Home family maintenance product - description_2: Metal polishes, tarnish removers or preventatives - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: DISHWASHER_DETERGENTS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: DISHWASHER_DETERGENTS - description_1: Home family maintenance product - description_2: Dishwasher detergents - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: SCHOOL_LABORATORY_CHEMICALS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: SCHOOL_LABORATORY_CHEMICALS - description_1: Home family maintenance product - description_2: School laboratory chemicals - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: SWIMMING_POOL_CHEMICALS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: SWIMMING_POOL_CHEMICALS - description_1: Home family maintenance product - description_2: Swimming pool chemicals - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: CAULKING_OR_SPACKLING_COMPOUNDS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: CAULKING_OR_SPACKLING_COMPOUNDS - description_1: Home family maintenance product - description_2: Caulking or spackling compounds - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: KEROSENE': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: KEROSENE - description_1: Home family maintenance product - description_2: Kerosene - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: WALLPAPER_STEAMERS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: WALLPAPER_STEAMERS - description_1: Home family maintenance product - description_2: Wallpaper steamers - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: GASOLINE': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: GASOLINE - description_1: Home family maintenance product - description_2: Gasoline - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: PAINTBRUSHES_OR_ROLLERS_MANUAL': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: PAINTBRUSHES_OR_ROLLERS_MANUAL - description_1: Home family maintenance product - description_2: Paintbrushes or rollers, manual - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: WINDSHIELD_WIPER_FLUIDS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: WINDSHIELD_WIPER_FLUIDS - description_1: Home family maintenance product - description_2: Windshield wiper fluids - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: LAUNDRY_SOAPS_OR_DETERGENTS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: LAUNDRY_SOAPS_OR_DETERGENTS - description_1: Home family maintenance product - description_2: Laundry soaps or detergents - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: SOLID_ROOM_DEODORIZERS_OR_FRESHENERS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: SOLID_ROOM_DEODORIZERS_OR_FRESHENERS - description_1: Home family maintenance product - description_2: Solid room deodorizers or fresheners - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: ACIDS_EXCLUDING_DRAIN_CLEANERS_AND_BATTERY_ACIDS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: ACIDS_EXCLUDING_DRAIN_CLEANERS_AND_BATTERY_ACIDS - description_1: Home family maintenance product - description_2: Acids (excluding drain cleaners and battery acids) - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: OTHER_POLISHES': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: OTHER_POLISHES - description_1: Home family maintenance product - description_2: Other polishes - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: FLOOR_WAXES': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: FLOOR_WAXES - description_1: Home family maintenance product - description_2: Floor waxes - definition: - source: -'HOME_FAMILY_MAINTENANCE_PRODUCT: ABRASIVE_CLEANERS': - active: 'TRUE' - value_1: HOME_FAMILY_MAINTENANCE_PRODUCT - value_2: ABRASIVE_CLEANERS - description_1: Home family maintenance product - description_2: Abrasive cleaners - definition: - source: -'HOUSEHOLD_PACKAGING_CONTAINER: PAPER_PRODUCTS_EXCLUDING_BAGS_CUPS_STRAWS_AND_CARDBOARD_PRODUCTS': - active: 'TRUE' - value_1: HOUSEHOLD_PACKAGING_CONTAINER - value_2: PAPER_PRODUCTS_EXCLUDING_BAGS_CUPS_STRAWS_AND_CARDBOARD_PRODUCTS - description_1: Household packaging container - description_2: Paper products (excluding bags, cups, straws and cardboard products) - definition: - source: -'HOUSEHOLD_PACKAGING_CONTAINER: OTHER_GLASS_BOTTLES_OR_JARS': - active: 'TRUE' - value_1: HOUSEHOLD_PACKAGING_CONTAINER - value_2: OTHER_GLASS_BOTTLES_OR_JARS - description_1: Household packaging container - description_2: Other glass bottles or jars - definition: - source: -'HOUSEHOLD_PACKAGING_CONTAINER: NONGLASS_BOTTLES_OR_JARS_EXCLUDING_BABY_BOTTLES': - active: 'TRUE' - value_1: HOUSEHOLD_PACKAGING_CONTAINER - value_2: NONGLASS_BOTTLES_OR_JARS_EXCLUDING_BABY_BOTTLES - description_1: Household packaging container - description_2: Nonglass bottles or jars (excluding baby bottles) - definition: - source: -'HOUSEHOLD_PACKAGING_CONTAINER: OTHER_SPECIFIED_PLASTIC_PRODUCTS': - active: 'TRUE' - value_1: HOUSEHOLD_PACKAGING_CONTAINER - value_2: OTHER_SPECIFIED_PLASTIC_PRODUCTS - description_1: Household packaging container - description_2: Other specified plastic products - definition: - source: -'HOUSEHOLD_PACKAGING_CONTAINER: METAL_CONTAINERS_EXCLUDING_AEROSOLS_TRASH_AND_GASOLINE_CANS': - active: 'TRUE' - value_1: HOUSEHOLD_PACKAGING_CONTAINER - value_2: METAL_CONTAINERS_EXCLUDING_AEROSOLS_TRASH_AND_GASOLINE_CANS - description_1: Household packaging container - description_2: Metal containers (excluding aerosols, trash and gasoline cans) - definition: - source: -'HOUSEHOLD_PACKAGING_CONTAINER: CARDBOARD_PRODUCTS': - active: 'TRUE' - value_1: HOUSEHOLD_PACKAGING_CONTAINER - value_2: CARDBOARD_PRODUCTS - description_1: Household packaging container - description_2: Cardboard products - definition: - source: -'HOUSEHOLD_PACKAGING_CONTAINER: CONTAINERS_WITH_KEY_OPENERS': - active: 'TRUE' - value_1: HOUSEHOLD_PACKAGING_CONTAINER - value_2: CONTAINERS_WITH_KEY_OPENERS - description_1: Household packaging container - description_2: Containers with key openers - definition: - source: -'HOUSEHOLD_PACKAGING_CONTAINER: ALUMINUM_FOIL_WRAPPING_PRODUCTS': - active: 'TRUE' - value_1: HOUSEHOLD_PACKAGING_CONTAINER - value_2: ALUMINUM_FOIL_WRAPPING_PRODUCTS - description_1: Household packaging container - description_2: Aluminum foil wrapping products - definition: - source: -'HOUSEHOLD_PACKAGING_CONTAINER: VACUUM_CONTAINERS': - active: 'TRUE' - value_1: HOUSEHOLD_PACKAGING_CONTAINER - value_2: VACUUM_CONTAINERS - description_1: Household packaging container - description_2: Vacuum containers - definition: - source: -'HOUSEHOLD_PACKAGING_CONTAINER: OTHER_CONTAINERS_EXCLUDING_VACUUM_OR_PRESSURIZED_CONTAINERS': - active: 'TRUE' - value_1: HOUSEHOLD_PACKAGING_CONTAINER - value_2: OTHER_CONTAINERS_EXCLUDING_VACUUM_OR_PRESSURIZED_CONTAINERS - description_1: Household packaging container - description_2: Other containers (excluding vacuum or pressurized containers) - definition: - source: -'HOUSEHOLD_PACKAGING_CONTAINER: GLASS_TUBING_OR_TEST_TUBES': - active: 'TRUE' - value_1: HOUSEHOLD_PACKAGING_CONTAINER - value_2: GLASS_TUBING_OR_TEST_TUBES - description_1: Household packaging container - description_2: Glass tubing or test tubes - definition: - source: -'HOUSEHOLD_PACKAGING_CONTAINER: PLASTIC_CONTAINERS_RIGID_OR_SEMI_RIGID_EXCLUDING_BOTTLES_AND_JARS': - active: 'TRUE' - value_1: HOUSEHOLD_PACKAGING_CONTAINER - value_2: PLASTIC_CONTAINERS_RIGID_OR_SEMI_RIGID_EXCLUDING_BOTTLES_AND_JARS - description_1: Household packaging container - description_2: Plastic containers (rigid or semi-rigid, excluding bottles and jars) - definition: - source: -'HOUSEHOLD_PACKAGING_CONTAINER: PLASTIC_BAGS': - active: 'TRUE' - value_1: HOUSEHOLD_PACKAGING_CONTAINER - value_2: PLASTIC_BAGS - description_1: Household packaging container - description_2: Plastic bags - definition: - source: -'HOUSEHOLD_PACKAGING_CONTAINER: WOODEN_CONTAINERS': - active: 'TRUE' - value_1: HOUSEHOLD_PACKAGING_CONTAINER - value_2: WOODEN_CONTAINERS - description_1: Household packaging container - description_2: Wooden containers - definition: - source: -'HOUSEHOLD_PACKAGING_CONTAINER: GLASS_BOTTLES_OR_JARS_NOT_SPECIFIED': - active: 'TRUE' - value_1: HOUSEHOLD_PACKAGING_CONTAINER - value_2: GLASS_BOTTLES_OR_JARS_NOT_SPECIFIED - description_1: Household packaging container - description_2: Glass bottles or jars, not specified - definition: - source: -'HOUSEHOLD_PACKAGING_CONTAINER: SELF_CONTAINED_OPENERS_E.G._ZIP_TOP_OR_PULL_TOP_CANS': - active: 'TRUE' - value_1: HOUSEHOLD_PACKAGING_CONTAINER - value_2: SELF_CONTAINED_OPENERS_E.G._ZIP_TOP_OR_PULL_TOP_CANS - description_1: Household packaging container - description_2: Self-contained openers (e.g., zip-top or pull-top cans) - definition: - source: -'HOUSEHOLD_PACKAGING_CONTAINER: GLASS_ALCOHOLIC_BEVERAGE_BOTTLES': - active: 'TRUE' - value_1: HOUSEHOLD_PACKAGING_CONTAINER - value_2: GLASS_ALCOHOLIC_BEVERAGE_BOTTLES - description_1: Household packaging container - description_2: Glass alcoholic beverage bottles - definition: - source: -'HOUSEHOLD_PACKAGING_CONTAINER: PLASTIC_WRAPPING_PRODUCTS_EXCLUDING_PLASTIC_BAGS': - active: 'TRUE' - value_1: HOUSEHOLD_PACKAGING_CONTAINER - value_2: PLASTIC_WRAPPING_PRODUCTS_EXCLUDING_PLASTIC_BAGS - description_1: Household packaging container - description_2: Plastic wrapping products (excluding plastic bags) - definition: - source: -'HOUSEHOLD_PACKAGING_CONTAINER: AEROSOL_CONTAINERS': - active: 'TRUE' - value_1: HOUSEHOLD_PACKAGING_CONTAINER - value_2: AEROSOL_CONTAINERS - description_1: Household packaging container - description_2: Aerosol containers - definition: - source: -'HOUSEHOLD_PACKAGING_CONTAINER: PAPER_BAGS': - active: 'TRUE' - value_1: HOUSEHOLD_PACKAGING_CONTAINER - value_2: PAPER_BAGS - description_1: Household packaging container - description_2: Paper bags - definition: - source: -'HOUSEHOLD_PACKAGING_CONTAINER: BOTTLES_OR_JARS_NOT_SPECIFIED': - active: 'TRUE' - value_1: HOUSEHOLD_PACKAGING_CONTAINER - value_2: BOTTLES_OR_JARS_NOT_SPECIFIED - description_1: Household packaging container - description_2: Bottles or jars, not specified - definition: - source: -'HOUSEHOLD_PACKAGING_CONTAINER: GLASS_SOFT_DRINK_BOTTLES': - active: 'TRUE' - value_1: HOUSEHOLD_PACKAGING_CONTAINER - value_2: GLASS_SOFT_DRINK_BOTTLES - description_1: Household packaging container - description_2: Glass soft drink bottles - definition: - source: -'HOUSEHOLD_PACKAGING_CONTAINER: CANNING_JARS': - active: 'TRUE' - value_1: HOUSEHOLD_PACKAGING_CONTAINER - value_2: CANNING_JARS - description_1: Household packaging container - description_2: Canning jars - definition: - source: -'HOUSEHOLD_PACKAGING_CONTAINER: BAGS_NOT_ELSEWHERE_CLASSIFIED': - active: 'TRUE' - value_1: HOUSEHOLD_PACKAGING_CONTAINER - value_2: BAGS_NOT_ELSEWHERE_CLASSIFIED - description_1: Household packaging container - description_2: Bags, not elsewhere classified - definition: - source: -'HOUSEHOLD_PACKAGING_CONTAINER: CONTAINERS_NOT_SPECIFIED': - active: 'TRUE' - value_1: HOUSEHOLD_PACKAGING_CONTAINER - value_2: CONTAINERS_NOT_SPECIFIED - description_1: Household packaging container - description_2: Containers, not specified - definition: - source: -'HOUSEHOLD_PACKAGING_CONTAINER: BUCKETS_OR_PAILS': - active: 'TRUE' - value_1: HOUSEHOLD_PACKAGING_CONTAINER - value_2: BUCKETS_OR_PAILS - description_1: Household packaging container - description_2: Buckets or pails - definition: - source: -'HOUSEHOLD_PACKAGING_CONTAINER: PRESSURIZED_CONTAINERS_NONAEROSOL': - active: 'TRUE' - value_1: HOUSEHOLD_PACKAGING_CONTAINER - value_2: PRESSURIZED_CONTAINERS_NONAEROSOL - description_1: Household packaging container - description_2: Pressurized containers (nonaerosol - definition: - source: -'HOUSEWARE_NON_POWERED: POTHOLDERS_OVEN_MITTS_OR_HOT_PADS': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: POTHOLDERS_OVEN_MITTS_OR_HOT_PADS - description_1: Houseware non powered - description_2: Potholders, oven mitts or hot pads - definition: - source: -'HOUSEWARE_NON_POWERED: COFFEE_MAKERS_OR_TEAPOTS_NOT_SPECIFIED': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: COFFEE_MAKERS_OR_TEAPOTS_NOT_SPECIFIED - description_1: Houseware non powered - description_2: Coffee makers or teapots, not specified - definition: - source: -'HOUSEWARE_NON_POWERED: METAL_COOKWARE_NONELECTRIC': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: METAL_COOKWARE_NONELECTRIC - description_1: Houseware non powered - description_2: Metal cookware (nonelectric - definition: - source: -'HOUSEWARE_NON_POWERED: SLICERS_AND_CHOPPERS': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: SLICERS_AND_CHOPPERS - description_1: Houseware non powered - description_2: Slicers and choppers - definition: - source: -'HOUSEWARE_NON_POWERED: WASTE_CONTAINERS_TRASH_BASKETS_OR_REFUSE_BINS': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: WASTE_CONTAINERS_TRASH_BASKETS_OR_REFUSE_BINS - description_1: Houseware non powered - description_2: Waste containers, trash baskets or refuse bins - definition: - source: -'HOUSEWARE_NON_POWERED: MANUAL_CLEANING_EQUIPMENT_EXCLUDING_BUCKETS_OR_PAILS': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: MANUAL_CLEANING_EQUIPMENT_EXCLUDING_BUCKETS_OR_PAILS - description_1: Houseware non powered - description_2: Manual cleaning equipment (excluding buckets or pails) - definition: - source: -'HOUSEWARE_NON_POWERED: FLATWARE_EXCLUDING_KNIVES': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: FLATWARE_EXCLUDING_KNIVES - description_1: Houseware non powered - description_2: Flatware (excluding knives) - definition: - source: -'HOUSEWARE_NON_POWERED: BOTTLE_OPENERS': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: BOTTLE_OPENERS - description_1: Houseware non powered - description_2: Bottle openers - definition: - source: -'HOUSEWARE_NON_POWERED: CHAFING_DISHES_OR_FONDUE_POTS': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: CHAFING_DISHES_OR_FONDUE_POTS - description_1: Houseware non powered - description_2: Chafing dishes or fondue pots - definition: - source: -'HOUSEWARE_NON_POWERED: OTHER_COOKWARE': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: OTHER_COOKWARE - description_1: Houseware non powered - description_2: Other cookware - definition: - source: -'HOUSEWARE_NON_POWERED: COOKWARE_NOT_SPECIFIED': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: COOKWARE_NOT_SPECIFIED - description_1: Houseware non powered - description_2: Cookware, not specified - definition: - source: -'HOUSEWARE_NON_POWERED: FOOD_GRINDERS': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: FOOD_GRINDERS - description_1: Houseware non powered - description_2: Food grinders - definition: - source: -'HOUSEWARE_NON_POWERED: ICE_PICKS': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: ICE_PICKS - description_1: Houseware non powered - description_2: Ice picks - definition: - source: -'HOUSEWARE_NON_POWERED: TOOTHPICKS_OR_HOR_D'OEUVRES_PICKS': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: TOOTHPICKS_OR_HOR_D'OEUVRES_PICKS - description_1: Houseware non powered - description_2: Toothpicks or hor d'oeuvres picks - definition: - source: -'HOUSEWARE_NON_POWERED: NONELECTRIC_CAN_OPENERS': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: NONELECTRIC_CAN_OPENERS - description_1: Houseware non powered - description_2: Nonelectric can openers - definition: - source: -'HOUSEWARE_NON_POWERED: MANUAL_SCISSORS': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: MANUAL_SCISSORS - description_1: Houseware non powered - description_2: Manual scissors - definition: - source: -'HOUSEWARE_NON_POWERED: TIE_RACKS_BELT_RACKS_OR_OTHER_CLOTHES_HANGERS': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: TIE_RACKS_BELT_RACKS_OR_OTHER_CLOTHES_HANGERS - description_1: Houseware non powered - description_2: Tie racks, belt racks or other clothes hangers - definition: - source: -'HOUSEWARE_NON_POWERED: DRINKING_GLASSES_CUPS_AND_MUGS': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: DRINKING_GLASSES_CUPS_AND_MUGS - description_1: Houseware non powered - description_2: Drinking glasses, cups, and mugs - definition: - source: -'HOUSEWARE_NON_POWERED: NONELECTRIC_KNIFE_SHARPENERS': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: NONELECTRIC_KNIFE_SHARPENERS - description_1: Houseware non powered - description_2: Nonelectric knife sharpeners - definition: - source: -'HOUSEWARE_NON_POWERED: PRESSURE_COOKERS_OR_CANNERS': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: PRESSURE_COOKERS_OR_CANNERS - description_1: Houseware non powered - description_2: Pressure cookers or canners - definition: - source: -'HOUSEWARE_NON_POWERED: FOOD_SKEWERS': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: FOOD_SKEWERS - description_1: Houseware non powered - description_2: Food skewers - definition: - source: -'HOUSEWARE_NON_POWERED: DOORSTOPS': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: DOORSTOPS - description_1: Houseware non powered - description_2: Doorstops - definition: - source: -'HOUSEWARE_NON_POWERED: KNIVES_NOT_ELSEWHERE_CLASSIFIED': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: KNIVES_NOT_ELSEWHERE_CLASSIFIED - description_1: Houseware non powered - description_2: Knives, not elsewhere classified - definition: - source: -'HOUSEWARE_NON_POWERED: IRONING_BOARDS_OR_COVERS': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: IRONING_BOARDS_OR_COVERS - description_1: Houseware non powered - description_2: Ironing boards or covers - definition: - source: -'HOUSEWARE_NON_POWERED: THERMOMETERS_EXCLUDING_MEDICAL_THERMOMETERS': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: THERMOMETERS_EXCLUDING_MEDICAL_THERMOMETERS - description_1: Houseware non powered - description_2: Thermometers (excluding medical thermometers) - definition: - source: -'HOUSEWARE_NON_POWERED: CAN_OPENERS_NOT_SPECIFIED': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: CAN_OPENERS_NOT_SPECIFIED - description_1: Houseware non powered - description_2: Can openers, not specified - definition: - source: -'HOUSEWARE_NON_POWERED: APPLIANCES_OTHER_OR_NOT_SPECIFIED': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: APPLIANCES_OTHER_OR_NOT_SPECIFIED - description_1: Houseware non powered - description_2: Appliances, other or not specified - definition: - source: -'HOUSEWARE_NON_POWERED: SCISSORS_NOT_SPECIFIED': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: SCISSORS_NOT_SPECIFIED - description_1: Houseware non powered - description_2: Scissors, not specified - definition: - source: -'HOUSEWARE_NON_POWERED: KITCHEN_GADGETS_NOT_ELSEWHERE_CLASSIFIED': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: KITCHEN_GADGETS_NOT_ELSEWHERE_CLASSIFIED - description_1: Houseware non powered - description_2: Kitchen gadgets, not elsewhere classified - definition: - source: -'HOUSEWARE_NON_POWERED: TRAYS_EXCLUDING_FOOD_WARMERS': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: TRAYS_EXCLUDING_FOOD_WARMERS - description_1: Houseware non powered - description_2: Trays (excluding food warmers) - definition: - source: -'HOUSEWARE_NON_POWERED: BREAD_MAKING_MACHINES': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: BREAD_MAKING_MACHINES - description_1: Houseware non powered - description_2: Bread making machines - definition: - source: -'HOUSEWARE_NON_POWERED: UNPOWERED_COFFEE_MAKERS_OR_TEAPOTS': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: UNPOWERED_COFFEE_MAKERS_OR_TEAPOTS - description_1: Houseware non powered - description_2: Unpowered coffee makers or teapots - definition: - source: -'HOUSEWARE_NON_POWERED: CORKSCREWS': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: CORKSCREWS - description_1: Houseware non powered - description_2: Corkscrews - definition: - source: -'HOUSEWARE_NON_POWERED: LAUNDRY_BASKETS': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: LAUNDRY_BASKETS - description_1: Houseware non powered - description_2: Laundry baskets - definition: - source: -'HOUSEWARE_NON_POWERED: KNIFE_SHARPENERS_NOT_SPECIFIED': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: KNIFE_SHARPENERS_NOT_SPECIFIED - description_1: Houseware non powered - description_2: Knife sharpeners, not specified - definition: - source: -'HOUSEWARE_NON_POWERED: NONMETAL_COOKWARE_NONELECTRIC': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: NONMETAL_COOKWARE_NONELECTRIC - description_1: Houseware non powered - description_2: Nonmetal cookware (nonelectric) - definition: - source: -'HOUSEWARE_NON_POWERED: CANDLES_CANDLESTICKS_AND_OTHER_CANDLE_HOLDERS': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: CANDLES_CANDLESTICKS_AND_OTHER_CANDLE_HOLDERS - description_1: Houseware non powered - description_2: Candles, candlesticks and other candle holders - definition: - source: -'HOUSEWARE_NON_POWERED: KITCHEN_MIXING_BOWLS_CANISTERS_OR_SIMILAR_CONTAINERS_EXCLUDING_PLASTIC_PRODUCTS': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: KITCHEN_MIXING_BOWLS_CANISTERS_OR_SIMILAR_CONTAINERS_EXCLUDING_PLASTIC_PRODUCTS - description_1: Houseware non powered - description_2: Kitchen mixing bowls, canisters or similar containers (excluding plastic products) - definition: - source: -'HOUSEWARE_NON_POWERED: DRINKING_STRAWS': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: DRINKING_STRAWS - description_1: Houseware non powered - description_2: Drinking straws - definition: - source: -'HOUSEWARE_NON_POWERED: TABLEWARE_AND_ACCESSORIES_EXCLUDING_DRINKING_GLASSES_CUPS_AND_MUGS': - active: 'TRUE' - value_1: HOUSEWARE_NON_POWERED - value_2: TABLEWARE_AND_ACCESSORIES_EXCLUDING_DRINKING_GLASSES_CUPS_AND_MUGS - description_1: Houseware non powered - description_2: Tableware and accessories (excluding drinking glasses, cups, and mugs) - definition: - source: -'KITCHEN_APPLIANCE: ELECTRIC_GRIDDLES': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: ELECTRIC_GRIDDLES - description_1: Kitchen appliance - description_2: Electric griddles - definition: - source: -'KITCHEN_APPLIANCE: TOASTERS_EXCLUDING_TOASTER_OVENS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: TOASTERS_EXCLUDING_TOASTER_OVENS - description_1: Kitchen appliance - description_2: Toasters (excluding toaster ovens) - definition: - source: -'KITCHEN_APPLIANCE: ICE_CRUSHERS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: ICE_CRUSHERS - description_1: Kitchen appliance - description_2: Ice crushers - definition: - source: -'KITCHEN_APPLIANCE: ICE_CREAM_MAKERS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: ICE_CREAM_MAKERS - description_1: Kitchen appliance - description_2: Ice cream makers - definition: - source: -'KITCHEN_APPLIANCE: GAS_RANGES_OR_OVENS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: GAS_RANGES_OR_OVENS - description_1: Kitchen appliance - description_2: Gas ranges or ovens - definition: - source: -'KITCHEN_APPLIANCE: OTHER_RANGES_OR_OVENS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: OTHER_RANGES_OR_OVENS - description_1: Kitchen appliance - description_2: Other ranges or ovens - definition: - source: -'KITCHEN_APPLIANCE: DISHWASHERS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: DISHWASHERS - description_1: Kitchen appliance - description_2: Dishwashers - definition: - source: -'KITCHEN_APPLIANCE: ELECTRIC_SCISSORS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: ELECTRIC_SCISSORS - description_1: Kitchen appliance - description_2: Electric scissors - definition: - source: -'KITCHEN_APPLIANCE: ELECTRIC_COUNTER_TOP_OVENS_BROILERS_OR_TOASTER_OVENS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: ELECTRIC_COUNTER_TOP_OVENS_BROILERS_OR_TOASTER_OVENS - description_1: Kitchen appliance - description_2: Electric counter-top ovens, broilers or toaster ovens - definition: - source: -'KITCHEN_APPLIANCE: ELECTRIC_KNIFE_SHARPENERS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: ELECTRIC_KNIFE_SHARPENERS - description_1: Kitchen appliance - description_2: Electric knife sharpeners - definition: - source: -'KITCHEN_APPLIANCE: FOOD_PROCESSORS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: FOOD_PROCESSORS - description_1: Kitchen appliance - description_2: Food processors - definition: - source: -'KITCHEN_APPLIANCE: JUICERS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: JUICERS - description_1: Kitchen appliance - description_2: Juicers - definition: - source: -'KITCHEN_APPLIANCE: GARBAGE_DISPOSERS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: GARBAGE_DISPOSERS - description_1: Kitchen appliance - description_2: Garbage disposers - definition: - source: -'KITCHEN_APPLIANCE: RANGES_OR_OVENS_NOT_SPECIFIED': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: RANGES_OR_OVENS_NOT_SPECIFIED - description_1: Kitchen appliance - description_2: Ranges or ovens, not specified - definition: - source: -'KITCHEN_APPLIANCE: MICROWAVE_OVENS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: MICROWAVE_OVENS - description_1: Kitchen appliance - description_2: Microwave ovens - definition: - source: -'KITCHEN_APPLIANCE: REFRIGERATORS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: REFRIGERATORS - description_1: Kitchen appliance - description_2: Refrigerators - definition: - source: -'KITCHEN_APPLIANCE: ELECTRIC_FRYING_PANS_AND_SKILLETS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: ELECTRIC_FRYING_PANS_AND_SKILLETS - description_1: Kitchen appliance - description_2: Electric frying pans and skillets - definition: - source: -'KITCHEN_APPLIANCE: ELECTRIC_IMMERSION_WATER_HEATERS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: ELECTRIC_IMMERSION_WATER_HEATERS - description_1: Kitchen appliance - description_2: Electric immersion water heaters - definition: - source: -'KITCHEN_APPLIANCE: ELECTRIC_COFFEE_MAKERS_OR_TEAPOTS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: ELECTRIC_COFFEE_MAKERS_OR_TEAPOTS - description_1: Kitchen appliance - description_2: Electric coffee makers or teapots - definition: - source: -'KITCHEN_APPLIANCE: ELECTRIC_KETTLES_OR_HOT_POTS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: ELECTRIC_KETTLES_OR_HOT_POTS - description_1: Kitchen appliance - description_2: Electric kettles or hot pots - definition: - source: -'KITCHEN_APPLIANCE: ELECTRIC_CORN_POPPERS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: ELECTRIC_CORN_POPPERS - description_1: Kitchen appliance - description_2: Electric corn poppers - definition: - source: -'KITCHEN_APPLIANCE: FREEZERS_SEPARATE_FROM_REFRIGERATORS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: FREEZERS_SEPARATE_FROM_REFRIGERATORS - description_1: Kitchen appliance - description_2: Freezers (separate from refrigerators) - definition: - source: -'KITCHEN_APPLIANCE: ELECTRIC_BLENDERS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: ELECTRIC_BLENDERS - description_1: Kitchen appliance - description_2: Electric blenders - definition: - source: -'KITCHEN_APPLIANCE: HOT_PLATES': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: HOT_PLATES - description_1: Kitchen appliance - description_2: Hot plates - definition: - source: -'KITCHEN_APPLIANCE: ROTISSERIES': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: ROTISSERIES - description_1: Kitchen appliance - description_2: Rotisseries - definition: - source: -'KITCHEN_APPLIANCE: CLOTHING_IRONS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: CLOTHING_IRONS - description_1: Kitchen appliance - description_2: Clothing irons - definition: - source: -'KITCHEN_APPLIANCE: ELECTRIC_WAFFLE_IRONS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: ELECTRIC_WAFFLE_IRONS - description_1: Kitchen appliance - description_2: Electric waffle irons - definition: - source: -'KITCHEN_APPLIANCE: FAUCET_WATER_HEATERS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: FAUCET_WATER_HEATERS - description_1: Kitchen appliance - description_2: Faucet water heaters - definition: - source: -'KITCHEN_APPLIANCE: CLOTHES_STEAMERS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: CLOTHES_STEAMERS - description_1: Kitchen appliance - description_2: Clothes steamers - definition: - source: -'KITCHEN_APPLIANCE: TRASH_COMPACTORS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: TRASH_COMPACTORS - description_1: Kitchen appliance - description_2: Trash compactors - definition: - source: -'KITCHEN_APPLIANCE: FOOD_WARMERS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: FOOD_WARMERS - description_1: Kitchen appliance - description_2: Food warmers - definition: - source: -'KITCHEN_APPLIANCE: ELECTRIC_MIXERS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: ELECTRIC_MIXERS - description_1: Kitchen appliance - description_2: Electric mixers - definition: - source: -'KITCHEN_APPLIANCE: ICE_MAKERS_SEPARATE_FROM_REFRIGERATORS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: ICE_MAKERS_SEPARATE_FROM_REFRIGERATORS - description_1: Kitchen appliance - description_2: Ice makers (separate from refrigerators) - definition: - source: -'KITCHEN_APPLIANCE: ELECTRIC_CAN_OPENERS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: ELECTRIC_CAN_OPENERS - description_1: Kitchen appliance - description_2: Electric can openers - definition: - source: -'KITCHEN_APPLIANCE: ELECTRIC_OR_BATTERY_POWERED_KNIVES': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: ELECTRIC_OR_BATTERY_POWERED_KNIVES - description_1: Kitchen appliance - description_2: Electric or battery-powered knives - definition: - source: -'KITCHEN_APPLIANCE: ELECTRIC_DEEP_FRYERS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: ELECTRIC_DEEP_FRYERS - description_1: Kitchen appliance - description_2: Electric deep fryers - definition: - source: -'KITCHEN_APPLIANCE: ELECTRIC_RANGES_OR_OVENS_EXCL._COUNTER_TOP_OVENS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: ELECTRIC_RANGES_OR_OVENS_EXCL._COUNTER_TOP_OVENS - description_1: Kitchen appliance - description_2: Electric ranges or ovens (excl. counter-top ovens) - definition: - source: -'KITCHEN_APPLIANCE: SLOW_COOKERS': - active: 'TRUE' - value_1: KITCHEN_APPLIANCE - value_2: SLOW_COOKERS - description_1: Kitchen appliance - description_2: Slow cookers - definition: - source: -'MISC_PRODUCT: CHRISTMAS_TREE_LIGHTS': - active: 'TRUE' - value_1: MISC_PRODUCT - value_2: CHRISTMAS_TREE_LIGHTS - description_1: Misc product - description_2: Christmas tree lights - definition: - source: -'MISC_PRODUCT: LUNCH_BOXES_OR_PAILS': - active: 'TRUE' - value_1: MISC_PRODUCT - value_2: LUNCH_BOXES_OR_PAILS - description_1: Misc product - description_2: Lunch boxes or pails - definition: - source: -'MISC_PRODUCT: CHRISTMAS_DECORATIONS_NONELECTRIC': - active: 'TRUE' - value_1: MISC_PRODUCT - value_2: CHRISTMAS_DECORATIONS_NONELECTRIC - description_1: Misc product - description_2: Christmas decorations (nonelectric) - definition: - source: -'MISC_PRODUCT: MOTORIZED_VEHICLES_NOT_ELSEWHERE_CLASSIFIED_THREE_OR_MORE_WHEELS': - active: 'TRUE' - value_1: MISC_PRODUCT - value_2: MOTORIZED_VEHICLES_NOT_ELSEWHERE_CLASSIFIED_THREE_OR_MORE_WHEELS - description_1: Misc product - description_2: Motorized vehicles, not elsewhere classified (three or more wheels) - definition: - source: -'MISC_PRODUCT: PET_SUPPLIES_EXCLUDING_FOODS_AND_MEDICINES': - active: 'TRUE' - value_1: MISC_PRODUCT - value_2: PET_SUPPLIES_EXCLUDING_FOODS_AND_MEDICINES - description_1: Misc product - description_2: Pet supplies (excluding foods and medicines) - definition: - source: -'MISC_PRODUCT: FLARES': - active: 'TRUE' - value_1: MISC_PRODUCT - value_2: FLARES - description_1: Misc product - description_2: Flares - definition: - source: -'MISC_PRODUCT: PUBLIC_EQUIPMENT_NOT_ELSEWHERE_CLASSIFIED_INCLUDING_CONVEYOR_BELTS_SIGNS': - active: 'TRUE' - value_1: MISC_PRODUCT - value_2: PUBLIC_EQUIPMENT_NOT_ELSEWHERE_CLASSIFIED_INCLUDING_CONVEYOR_BELTS_SIGNS - description_1: Misc product - description_2: Public equipment, not elsewhere classified (including conveyor belts, signs) - definition: - source: -'MISC_PRODUCT: ELECTRIC_CHRISTMAS_DECORATIONS_EXCLUDING_CHRISTMAS_TREE_LIGHTS': - active: 'TRUE' - value_1: MISC_PRODUCT - value_2: ELECTRIC_CHRISTMAS_DECORATIONS_EXCLUDING_CHRISTMAS_TREE_LIGHTS - description_1: Misc product - description_2: Electric Christmas decorations (excluding Christmas tree lights) - definition: - source: -'MISC_PRODUCT: TARPAULINS': - active: 'TRUE' - value_1: MISC_PRODUCT - value_2: TARPAULINS - description_1: Misc product - description_2: Tarpaulins - definition: - source: -'MISC_PRODUCT: MATCHBOOKS': - active: 'TRUE' - value_1: MISC_PRODUCT - value_2: MATCHBOOKS - description_1: Misc product - description_2: Matchbooks - definition: - source: -'MISC_PRODUCT: HEATING_OR_COOLING_COMFORT_PACKS_NONELECTRIC': - active: 'TRUE' - value_1: MISC_PRODUCT - value_2: HEATING_OR_COOLING_COMFORT_PACKS_NONELECTRIC - description_1: Misc product - description_2: Heating or cooling comfort packs (nonelectric) - definition: - source: -'MISC_PRODUCT: CHRISTMAS_TREE_STANDS_OR_SUPPORTS': - active: 'TRUE' - value_1: MISC_PRODUCT - value_2: CHRISTMAS_TREE_STANDS_OR_SUPPORTS - description_1: Misc product - description_2: Christmas tree stands or supports - definition: - source: -'MISC_PRODUCT: SEASONAL_DECORATIONS_EXCLUDING_CHRISTMAS_DECORATIONS': - active: 'TRUE' - value_1: MISC_PRODUCT - value_2: SEASONAL_DECORATIONS_EXCLUDING_CHRISTMAS_DECORATIONS - description_1: Misc product - description_2: Seasonal decorations (excluding Christmas decorations) - definition: - source: -'MISC_PRODUCT: WOODEN_MATCHES': - active: 'TRUE' - value_1: MISC_PRODUCT - value_2: WOODEN_MATCHES - description_1: Misc product - description_2: Wooden matches - definition: - source: -'MISC_PRODUCT: COIN_OPERATED_CAR_WASHING_EQUIPMENT': - active: 'TRUE' - value_1: MISC_PRODUCT - value_2: COIN_OPERATED_CAR_WASHING_EQUIPMENT - description_1: Misc product - description_2: Coin-operated car washing equipment - definition: - source: -'MISC_PRODUCT: MUSIC_BOXES_OR_CHIMES': - active: 'TRUE' - value_1: MISC_PRODUCT - value_2: MUSIC_BOXES_OR_CHIMES - description_1: Misc product - description_2: Music boxes or chimes - definition: - source: -'MISC_PRODUCT: PARTY_FAVORS': - active: 'TRUE' - value_1: MISC_PRODUCT - value_2: PARTY_FAVORS - description_1: Misc product - description_2: Party favors - definition: - source: -'MISC_PRODUCT: ASHTRAYS_NOT_ELECTRIC_OR_NOT_BATTERY_OPERATED_OR_NOT_SPECIFIED': - active: 'TRUE' - value_1: MISC_PRODUCT - value_2: ASHTRAYS_NOT_ELECTRIC_OR_NOT_BATTERY_OPERATED_OR_NOT_SPECIFIED - description_1: Misc product - description_2: Ashtrays, not electric or not battery operated or not specified - definition: - source: -'MISC_PRODUCT: MATCHES_NOT_SPECIFIED': - active: 'TRUE' - value_1: MISC_PRODUCT - value_2: MATCHES_NOT_SPECIFIED - description_1: Misc product - description_2: Matches, not specified - definition: - source: -'MISC_PRODUCT: LOCKERS': - active: 'TRUE' - value_1: MISC_PRODUCT - value_2: LOCKERS - description_1: Misc product - description_2: Lockers - definition: - source: -'MISC_PRODUCT: ASHTRAYS_ELECTRIC_OR_BATTERY_OPERATED': - active: 'TRUE' - value_1: MISC_PRODUCT - value_2: ASHTRAYS_ELECTRIC_OR_BATTERY_OPERATED - description_1: Misc product - description_2: Ashtrays, electric or battery operated - definition: - source: -'MISC_PRODUCT: ARTIFICIAL_CHRISTMAS_TREES': - active: 'TRUE' - value_1: MISC_PRODUCT - value_2: ARTIFICIAL_CHRISTMAS_TREES - description_1: Misc product - description_2: Artificial Christmas trees - definition: - source: -'MISC_PRODUCT: VENDING_MACHINES_EXCLUDING_CAR_WASHING_MACHINES': - active: 'TRUE' - value_1: MISC_PRODUCT - value_2: VENDING_MACHINES_EXCLUDING_CAR_WASHING_MACHINES - description_1: Misc product - description_2: Vending machines (excluding car washing machines) - definition: - source: -'PERSONAL_USE_ITEM: FOOTWEAR': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: FOOTWEAR - description_1: Personal use item - description_2: Footwear - definition: - source: -'PERSONAL_USE_ITEM: PINS_AND_NEEDLES_EXCLUDING_SAFETY_PINS_AND_KNITTING_NEEDLES': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: PINS_AND_NEEDLES_EXCLUDING_SAFETY_PINS_AND_KNITTING_NEEDLES - description_1: Personal use item - description_2: Pins and needles (excluding safety pins and knitting needles) - definition: - source: -'PERSONAL_USE_ITEM: NIGHTWEAR': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: NIGHTWEAR - description_1: Personal use item - description_2: Nightwear - definition: - source: -'PERSONAL_USE_ITEM: BATH_OR_FACIAL_CLEANSING_BRUSHES': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: BATH_OR_FACIAL_CLEANSING_BRUSHES - description_1: Personal use item - description_2: Bath or facial cleansing brushes - definition: - source: -'PERSONAL_USE_ITEM: CARTS_OTHER_OR_NOT_SPECIFIED': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: CARTS_OTHER_OR_NOT_SPECIFIED - description_1: Personal use item - description_2: Carts, other or not specified - definition: - source: -'PERSONAL_USE_ITEM: LIGHTED_MAKE_UP_MIRRORS': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: LIGHTED_MAKE_UP_MIRRORS - description_1: Personal use item - description_2: Lighted make-up mirrors - definition: - source: -'PERSONAL_USE_ITEM: COMBS_NOT_SPECIFIED': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: COMBS_NOT_SPECIFIED - description_1: Personal use item - description_2: Combs, not specified - definition: - source: -'PERSONAL_USE_ITEM: OUTERWEAR': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: OUTERWEAR - description_1: Personal use item - description_2: Outerwear - definition: - source: -'PERSONAL_USE_ITEM: HAIR_CLIPPERS_AND_TRIMMERS': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: HAIR_CLIPPERS_AND_TRIMMERS - description_1: Personal use item - description_2: Hair clippers and trimmers - definition: - source: -'PERSONAL_USE_ITEM: HAIR_DRYERS': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: HAIR_DRYERS - description_1: Personal use item - description_2: Hair dryers - definition: - source: -'PERSONAL_USE_ITEM: WATCHES': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: WATCHES - description_1: Personal use item - description_2: Watches - definition: - source: -'PERSONAL_USE_ITEM: LUGGAGE_EXCLUDING_FOOT_LOCKERS': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: LUGGAGE_EXCLUDING_FOOT_LOCKERS - description_1: Personal use item - description_2: Luggage (excluding foot lockers) - definition: - source: -'PERSONAL_USE_ITEM: ELECTRIC_RAZORS_OR_SHAVERS': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: ELECTRIC_RAZORS_OR_SHAVERS - description_1: Personal use item - description_2: Electric razors or shavers - definition: - source: -'PERSONAL_USE_ITEM: FUEL_MULTI_PURPOSE_LIGHTERS_INCL._MICRO_TORCHES': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: FUEL_MULTI_PURPOSE_LIGHTERS_INCL._MICRO_TORCHES - description_1: Personal use item - description_2: Fuel multi-purpose lighters (incl. micro torches) - definition: - source: -'PERSONAL_USE_ITEM: GROCERY_OR_SHOPPING_CARTS': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: GROCERY_OR_SHOPPING_CARTS - description_1: Personal use item - description_2: Grocery or shopping carts - definition: - source: -'PERSONAL_USE_ITEM: CLOTHING_ACCESSORIES': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: CLOTHING_ACCESSORIES - description_1: Personal use item - description_2: Clothing accessories - definition: - source: -'PERSONAL_USE_ITEM: MANICURE_PEDICURE_AND_MAKE_UP_BRUSHES_AND_TOOLS_EXCLUDING_COSMETICS': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: MANICURE_PEDICURE_AND_MAKE_UP_BRUSHES_AND_TOOLS_EXCLUDING_COSMETICS - description_1: Personal use item - description_2: Manicure, pedicure, and make-up brushes and tools (excluding cosmetics) - definition: - source: -'PERSONAL_USE_ITEM: UMBRELLAS': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: UMBRELLAS - description_1: Personal use item - description_2: Umbrellas - definition: - source: -'PERSONAL_USE_ITEM: NONELECTRIC_RAZORS_OR_SHAVERS': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: NONELECTRIC_RAZORS_OR_SHAVERS - description_1: Personal use item - description_2: Nonelectric razors or shavers - definition: - source: -'PERSONAL_USE_ITEM: OTHER_CLOTHING': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: OTHER_CLOTHING - description_1: Personal use item - description_2: Other clothing - definition: - source: -'PERSONAL_USE_ITEM: HEAT_OR_INFRARED_LAMPS': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: HEAT_OR_INFRARED_LAMPS - description_1: Personal use item - description_2: Heat or infrared lamps - definition: - source: -'PERSONAL_USE_ITEM: MULTI_PURPOSE_LIGHTERS_NOT_SPECIFIED': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: MULTI_PURPOSE_LIGHTERS_NOT_SPECIFIED - description_1: Personal use item - description_2: Multi-purpose lighters, not specified - definition: - source: -'PERSONAL_USE_ITEM: RAZORS_OR_SHAVERS_NOT_SPECIFIED': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: RAZORS_OR_SHAVERS_NOT_SPECIFIED - description_1: Personal use item - description_2: Razors or shavers, not specified - definition: - source: -'PERSONAL_USE_ITEM: HAIR_CURLERS_CURLING_IRONS_CLIPS_&_HAIRPINS': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: HAIR_CURLERS_CURLING_IRONS_CLIPS_&_HAIRPINS - description_1: Personal use item - description_2: Hair curlers, curling irons, clips & hairpins - definition: - source: -'PERSONAL_USE_ITEM: CIGARETTE_OR_PIPE_LIGHTERS': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: CIGARETTE_OR_PIPE_LIGHTERS - description_1: Personal use item - description_2: Cigarette or pipe lighters - definition: - source: -'PERSONAL_USE_ITEM: EYE_PROTECTION_DEVICES': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: EYE_PROTECTION_DEVICES - description_1: Personal use item - description_2: Eye protection devices - definition: - source: -'PERSONAL_USE_ITEM: SAUNAS': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: SAUNAS - description_1: Personal use item - description_2: Saunas - definition: - source: -'PERSONAL_USE_ITEM: SEWING_BASKET_ARTICLES_EXCLUDING_SCISSORS_PINS_NEEDLES_AND_SEWING_MACHINE_ACCESSORIES': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: SEWING_BASKET_ARTICLES_EXCLUDING_SCISSORS_PINS_NEEDLES_AND_SEWING_MACHINE_ACCESSORIES - description_1: Personal use item - description_2: Sewing basket articles (excluding scissors, pins, needles and sewing machine accessories) - definition: - source: -'PERSONAL_USE_ITEM: PENS_AND_PENCILS': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: PENS_AND_PENCILS - description_1: Personal use item - description_2: Pens and pencils - definition: - source: -'PERSONAL_USE_ITEM: EAR_PROTECTION_DEVICES': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: EAR_PROTECTION_DEVICES - description_1: Personal use item - description_2: Ear protection devices - definition: - source: -'PERSONAL_USE_ITEM: RESPIRATORY_PROTECTION_DEVICES': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: RESPIRATORY_PROTECTION_DEVICES - description_1: Personal use item - description_2: Respiratory protection devices - definition: - source: -'PERSONAL_USE_ITEM: LIGHTERS_NOT_SPECIFIED': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: LIGHTERS_NOT_SPECIFIED - description_1: Personal use item - description_2: Lighters, not specified - definition: - source: -'PERSONAL_USE_ITEM: ELECTRIC_SHOE_POLISHERS': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: ELECTRIC_SHOE_POLISHERS - description_1: Personal use item - description_2: Electric shoe polishers - definition: - source: -'PERSONAL_USE_ITEM: DESK_SUPPLIES_EXCLUDING_PENS_AND_PENCILS': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: DESK_SUPPLIES_EXCLUDING_PENS_AND_PENCILS - description_1: Personal use item - description_2: Desk supplies (excluding pens and pencils) - definition: - source: -'PERSONAL_USE_ITEM: HAIR_GROOMING_EQUIPMENT_OR_ACCESSORIES_NOT_SPECIFIED': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: HAIR_GROOMING_EQUIPMENT_OR_ACCESSORIES_NOT_SPECIFIED - description_1: Personal use item - description_2: Hair grooming equipment or accessories, not specified - definition: - source: -'PERSONAL_USE_ITEM: ELECTRIC_MULTI_PURPOSE_LIGHTERS': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: ELECTRIC_MULTI_PURPOSE_LIGHTERS - description_1: Personal use item - description_2: Electric multi-purpose lighters - definition: - source: -'PERSONAL_USE_ITEM: CLOTHES_BRUSHES': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: CLOTHES_BRUSHES - description_1: Personal use item - description_2: Clothes brushes - definition: - source: -'PERSONAL_USE_ITEM: CLOTHING_NOT_SPECIFIED': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: CLOTHING_NOT_SPECIFIED - description_1: Personal use item - description_2: Clothing, not specified - definition: - source: -'PERSONAL_USE_ITEM: MASSAGE_DEVICES_OR_VIBRATORS_EXCLUDING_SHOWER_ATTACHMENTS': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: MASSAGE_DEVICES_OR_VIBRATORS_EXCLUDING_SHOWER_ATTACHMENTS - description_1: Personal use item - description_2: Massage devices or vibrators (excluding shower attachments) - definition: - source: -'PERSONAL_USE_ITEM: PERSONAL_PROTECTION_DEVICES': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: PERSONAL_PROTECTION_DEVICES - description_1: Personal use item - description_2: Personal protection devices - definition: - source: -'PERSONAL_USE_ITEM: WIGS_FALLS_OR_HAIRPIECES': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: WIGS_FALLS_OR_HAIRPIECES - description_1: Personal use item - description_2: Wigs, falls or hairpieces - definition: - source: -'PERSONAL_USE_ITEM: ELECTRIC_COMBS': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: ELECTRIC_COMBS - description_1: Personal use item - description_2: Electric combs - definition: - source: -'PERSONAL_USE_ITEM: JEWELRY_EXCLUDING_WATCHES': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: JEWELRY_EXCLUDING_WATCHES - description_1: Personal use item - description_2: Jewelry (excluding watches) - definition: - source: -'PERSONAL_USE_ITEM: COMBS_OR_HAIRBRUSHES_UNPOWERED': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: COMBS_OR_HAIRBRUSHES_UNPOWERED - description_1: Personal use item - description_2: Combs or hairbrushes, unpowered - definition: - source: -'PERSONAL_USE_ITEM: KEYS_KEY_RINGS_OR_KEY_CHAINS': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: KEYS_KEY_RINGS_OR_KEY_CHAINS - description_1: Personal use item - description_2: Keys, key rings or key chains - definition: - source: -'PERSONAL_USE_ITEM: DOLLIES_HANDTRUCKS_OR_LUGGAGE_CARRIERS': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: DOLLIES_HANDTRUCKS_OR_LUGGAGE_CARRIERS - description_1: Personal use item - description_2: Dollies, handtrucks or luggage carriers - definition: - source: -'PERSONAL_USE_ITEM: COINS': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: COINS - description_1: Personal use item - description_2: Coins - definition: - source: -'PERSONAL_USE_ITEM: DAY_WEAR': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: DAY_WEAR - description_1: Personal use item - description_2: Day wear - definition: - source: -'PERSONAL_USE_ITEM: PAPER_CUTTERS': - active: 'TRUE' - value_1: PERSONAL_USE_ITEM - value_2: PAPER_CUTTERS - description_1: Personal use item - description_2: Paper cutters - definition: - source: -'REGULATED_PRODUCTS: HOT_WATER': - active: 'TRUE' - value_1: REGULATED_PRODUCTS - value_2: HOT_WATER - description_1: Regulated products - description_2: Hot water - definition: - source: -'REGULATED_PRODUCTS: BBS_OR_PELLETS': - active: 'TRUE' - value_1: REGULATED_PRODUCTS - value_2: BBS_OR_PELLETS - description_1: Regulated products - description_2: BBs or pellets - definition: - source: -'REGULATED_PRODUCTS: GUNPOWDER_OR_AMMUNITION_EXCLUDING_BBS_AND_PELLETS': - active: 'TRUE' - value_1: REGULATED_PRODUCTS - value_2: GUNPOWDER_OR_AMMUNITION_EXCLUDING_BBS_AND_PELLETS - description_1: Regulated products - description_2: Gunpowder or ammunition (excluding BBs and pellets) - definition: - source: -'REGULATED_PRODUCTS: LIQUID_DRUGS_EXCLUDING_ASPIRIN_ASPIRIN_SUBSTITUTES_IRON_PREPARATIONS_AND_ANTIHISTAMINES': - active: 'TRUE' - value_1: REGULATED_PRODUCTS - value_2: LIQUID_DRUGS_EXCLUDING_ASPIRIN_ASPIRIN_SUBSTITUTES_IRON_PREPARATIONS_AND_ANTIHISTAMINES - description_1: Regulated products - description_2: Liquid drugs (excluding aspirin, aspirin substitutes, iron preparations and antihistamines) - definition: - source: -'REGULATED_PRODUCTS: PESTICIDES': - active: 'TRUE' - value_1: REGULATED_PRODUCTS - value_2: PESTICIDES - description_1: Regulated products - description_2: Pesticides - definition: - source: -'REGULATED_PRODUCTS: ?_COSMETICS_INCLUDING_FACIAL_AND_EYE_MAKE_UP_DEODORANTS_HAIR_PREPARATIONS_NAIL_POLISH_AND_REMOVERS_BATH_OILS_SKIN_CREAMS_AND_LOTIONS_ETC': -: active: 'TRUE' - value_1: REGULATED_PRODUCTS - value_2: ?_COSMETICS_INCLUDING_FACIAL_AND_EYE_MAKE_UP_DEODORANTS_HAIR_PREPARATIONS_NAIL_POLISH_AND_REMOVERS_BATH_OILS_SKIN_CREAMS_AND_LOTIONS_ETC - description_1: Regulated products - description_2: ? Cosmetics, including facial and eye make-up, deodorants, hair preparations, nail polish and removers, bath oils, skin creams and lotions, etc - definition: - source: -'REGULATED_PRODUCTS: LINIMENTS_OR_RUBBING_COMPOUNDS': - active: 'TRUE' - value_1: REGULATED_PRODUCTS - value_2: LINIMENTS_OR_RUBBING_COMPOUNDS - description_1: Regulated products - description_2: Liniments or rubbing compounds - definition: - source: -'REGULATED_PRODUCTS: ANTIHISTAMINES': - active: 'TRUE' - value_1: REGULATED_PRODUCTS - value_2: ANTIHISTAMINES - description_1: Regulated products - description_2: Antihistamines - definition: - source: -'REGULATED_PRODUCTS: ASPIRIN_OR_ASPIRIN_COMPOUNDS': - active: 'TRUE' - value_1: REGULATED_PRODUCTS - value_2: ASPIRIN_OR_ASPIRIN_COMPOUNDS - description_1: Regulated products - description_2: Aspirin or aspirin compounds - definition: - source: -'REGULATED_PRODUCTS: TABLET_OR_CAPSULE_DRUGS_EXCLUDING_ASPIRIN_ASPIRIN_SUBSTITUTES_IRON_PREPARATIONS_AND_ANTIHISTAMINES': - active: 'TRUE' - value_1: REGULATED_PRODUCTS - value_2: TABLET_OR_CAPSULE_DRUGS_EXCLUDING_ASPIRIN_ASPIRIN_SUBSTITUTES_IRON_PREPARATIONS_AND_ANTIHISTAMINES - description_1: Regulated products - description_2: Tablet or capsule drugs (excluding aspirin, aspirin substitutes, iron preparations and antihistamines) - definition: - source: -'REGULATED_PRODUCTS: OTHER_DRUGS_OR_MEDICATIONS': - active: 'TRUE' - value_1: REGULATED_PRODUCTS - value_2: OTHER_DRUGS_OR_MEDICATIONS - description_1: Regulated products - description_2: Other drugs or medications - definition: - source: -'REGULATED_PRODUCTS: DRUGS_OR_MEDICATIONS_NOT_SPECIFIED': - active: 'TRUE' - value_1: REGULATED_PRODUCTS - value_2: DRUGS_OR_MEDICATIONS_NOT_SPECIFIED - description_1: Regulated products - description_2: Drugs or medications, not specified - definition: - source: -'REGULATED_PRODUCTS: VETERINARY_MEDICINES': - active: 'TRUE' - value_1: REGULATED_PRODUCTS - value_2: VETERINARY_MEDICINES - description_1: Regulated products - description_2: Veterinary medicines - definition: - source: -'REGULATED_PRODUCTS: PREPARATIONS_CONTAINING_IRON_SALTS': - active: 'TRUE' - value_1: REGULATED_PRODUCTS - value_2: PREPARATIONS_CONTAINING_IRON_SALTS - description_1: Regulated products - description_2: Preparations containing iron salts - definition: - source: -'REGULATED_PRODUCTS: ASPIRIN_SUBSTITUTES': - active: 'TRUE' - value_1: REGULATED_PRODUCTS - value_2: ASPIRIN_SUBSTITUTES - description_1: Regulated products - description_2: Aspirin substitutes - definition: - source: -'SPORTS_RECREATION: MONKEY_BARS_PLAYGROUND_GYMS_OR_OTHER_PLAYGROUND_CLIMBING_APPARATUS': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: MONKEY_BARS_PLAYGROUND_GYMS_OR_OTHER_PLAYGROUND_CLIMBING_APPARATUS - description_1: Sports recreation - description_2: Monkey bars, playground gyms or other playground climbing apparatus - definition: - source: -'SPORTS_RECREATION: ELECTRIC_GRILLS': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: ELECTRIC_GRILLS - description_1: Sports recreation - description_2: Electric grills - definition: - source: -'SPORTS_RECREATION: CHEERLEADING_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: CHEERLEADING_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Cheerleading (activity, apparel or equipment - definition: - source: -'SPORTS_RECREATION: HORSEBACK_RIDING_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: HORSEBACK_RIDING_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Horseback riding (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: ICE_SKATING_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: ICE_SKATING_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Ice skating (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: GOLF_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: GOLF_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Golf (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: GOLF_CARTS_MOTORIZED_VEHICLE': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: GOLF_CARTS_MOTORIZED_VEHICLE - description_1: Sports recreation - description_2: Golf carts, motorized vehicle - definition: - source: -'SPORTS_RECREATION: OTHER_GUNS_OR_FIREARMS': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: OTHER_GUNS_OR_FIREARMS - description_1: Sports recreation - description_2: Other guns or firearms - definition: - source: -'SPORTS_RECREATION: BILLIARDS_OR_POOL_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: BILLIARDS_OR_POOL_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Billiards or pool (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: SWIMMING_POOL_SLIDES': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: SWIMMING_POOL_SLIDES - description_1: Sports recreation - description_2: Swimming pool slides - definition: - source: -'SPORTS_RECREATION: HOCKEY_ACTIVITY_APPAREL_OR_EQUIPMENT_NOT_SPECIFIED': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: HOCKEY_ACTIVITY_APPAREL_OR_EQUIPMENT_NOT_SPECIFIED - description_1: Sports recreation - description_2: Hockey (activity, apparel or equipment), not specified - definition: - source: -'SPORTS_RECREATION: PLAYGROUND_EQUIPMENT_NOT_SPECIFIED': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: PLAYGROUND_EQUIPMENT_NOT_SPECIFIED - description_1: Sports recreation - description_2: Playground equipment, not specified - definition: - source: -'SPORTS_RECREATION: GAS_AIR_OR_SPRING_OPERATED_GUNS_INCLUDING_BB_GUNS': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: GAS_AIR_OR_SPRING_OPERATED_GUNS_INCLUDING_BB_GUNS - description_1: Sports recreation - description_2: Gas, air or spring-operated guns (including BB guns) - definition: - source: -'SPORTS_RECREATION: ABOVE_GROUND_SWIMMING_POOLS_EXCLUDING_PORTABLE_POOLS': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: ABOVE_GROUND_SWIMMING_POOLS_EXCLUDING_PORTABLE_POOLS - description_1: Sports recreation - description_2: Above-ground swimming pools (excluding portable pools) - definition: - source: -'SPORTS_RECREATION: GAS_OR_LP_GRILLS_OR_STOVES_FOR_OUTDOOR_USE': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: GAS_OR_LP_GRILLS_OR_STOVES_FOR_OUTDOOR_USE - description_1: Sports recreation - description_2: Gas or LP grills or stoves (for outdoor use) - definition: - source: -'SPORTS_RECREATION: GO_CARTS': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: GO_CARTS - description_1: Sports recreation - description_2: Go-carts - definition: - source: -'SPORTS_RECREATION: FOOTBALL_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: FOOTBALL_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Football (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: AMUSEMENT_ATTRACTIONS_INCLUDING_RIDES': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: AMUSEMENT_ATTRACTIONS_INCLUDING_RIDES - description_1: Sports recreation - description_2: Amusement attractions (including rides) - definition: - source: -'SPORTS_RECREATION: GRILLS_NOT_SPECIFIED': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: GRILLS_NOT_SPECIFIED - description_1: Sports recreation - description_2: Grills, not specified - definition: - source: -'SPORTS_RECREATION: GUNS_NOT_SPECIFIED': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: GUNS_NOT_SPECIFIED - description_1: Sports recreation - description_2: Guns, not specified - definition: - source: -'SPORTS_RECREATION: WATER_TUBING_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: WATER_TUBING_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Water tubing (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: ALL_TERRAIN_VEHICLES_THREE_WHEELS_ONLY': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: ALL_TERRAIN_VEHICLES_THREE_WHEELS_ONLY - description_1: Sports recreation - description_2: All-terrain vehicles (three wheels only - definition: - source: -'SPORTS_RECREATION: SLIDES_OR_SLIDING_BOARDS_EXCLUDING_SWIMMING_POOL_SLIDES': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: SLIDES_OR_SLIDING_BOARDS_EXCLUDING_SWIMMING_POOL_SLIDES - description_1: Sports recreation - description_2: Slides or sliding boards (excluding swimming pool slides) - definition: - source: -'SPORTS_RECREATION: SHUFFLEBOARD_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: SHUFFLEBOARD_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Shuffleboard (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: SNOWMOBILES_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: SNOWMOBILES_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Snowmobiles (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: PEDAL_POWERED_ADULT_VEHICLES_THREE_OR_MORE_WHEELS': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: PEDAL_POWERED_ADULT_VEHICLES_THREE_OR_MORE_WHEELS - description_1: Sports recreation - description_2: Pedal-powered adult vehicles (three or more wheels) - definition: - source: -'SPORTS_RECREATION: BOXING_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: BOXING_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Boxing (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: SKEET_SHOOTING_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: SKEET_SHOOTING_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Skeet shooting (activity, apparel or equipment - definition: - source: -'SPORTS_RECREATION: SWINGS_OR_SWING_SETS_EXCLUDING_PORTABLE_BABY_SWINGS': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: SWINGS_OR_SWING_SETS_EXCLUDING_PORTABLE_BABY_SWINGS - description_1: Sports recreation - description_2: Swings or swing sets (excluding portable baby swings) - definition: - source: -'SPORTS_RECREATION: FLOTATION_TOYS_EXCLUDING_OFFICIAL_LIFE_SAVING_DEVICES': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: FLOTATION_TOYS_EXCLUDING_OFFICIAL_LIFE_SAVING_DEVICES - description_1: Sports recreation - description_2: Flotation toys (excluding official life-saving devices) - definition: - source: -'SPORTS_RECREATION: WRESTLING_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: WRESTLING_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Wrestling (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: GYMNASTICS_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: GYMNASTICS_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Gymnastics (activity, apparel or equipment - definition: - source: -'SPORTS_RECREATION: SCUBA_DIVING_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: SCUBA_DIVING_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Scuba diving (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: DIVING_OR_DIVING_BOARDS': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: DIVING_OR_DIVING_BOARDS - description_1: Sports recreation - description_2: Diving or diving boards - definition: - source: -'SPORTS_RECREATION: ALL_TERRAIN_VEHICLES_MORE_THAN_FOUR_WHEELS': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: ALL_TERRAIN_VEHICLES_MORE_THAN_FOUR_WHEELS - description_1: Sports recreation - description_2: All-terrain vehicles (more than four wheels - definition: - source: -'SPORTS_RECREATION: TABLE_TENNIS_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: TABLE_TENNIS_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Table tennis (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: OTHER_PLAYGROUND_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: OTHER_PLAYGROUND_EQUIPMENT - description_1: Sports recreation - description_2: Other playground equipment - definition: - source: -'SPORTS_RECREATION: KEROSENE_GRILLS_OR_STOVES': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: KEROSENE_GRILLS_OR_STOVES - description_1: Sports recreation - description_2: Kerosene grills or stoves - definition: - source: -'SPORTS_RECREATION: BADMINTON_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: BADMINTON_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Badminton (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: PORTABLE_FOOD_OR_BEVERAGE_COOLERS': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: PORTABLE_FOOD_OR_BEVERAGE_COOLERS - description_1: Sports recreation - description_2: Portable food or beverage coolers - definition: - source: -'SPORTS_RECREATION: ALL_TERRAIN_VEHICLES_NUMBER_OF_WHEELS_NOT_SPECIFIED': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: ALL_TERRAIN_VEHICLES_NUMBER_OF_WHEELS_NOT_SPECIFIED - description_1: Sports recreation - description_2: All-terrain vehicles (number of wheels not specified - definition: - source: -'SPORTS_RECREATION: HORSESHOES_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: HORSESHOES_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Horseshoes (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: UNICYCLES': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: UNICYCLES - description_1: Sports recreation - description_2: Unicycles - definition: - source: -'SPORTS_RECREATION: SWIMMING_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: SWIMMING_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Swimming (activity, apparel or equipment - definition: - source: -'SPORTS_RECREATION: WATER_SLIDES_PUBLIC_STATIONARY_AMUSEMENT_RIDES': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: WATER_SLIDES_PUBLIC_STATIONARY_AMUSEMENT_RIDES - description_1: Sports recreation - description_2: Water slides, public (stationary amusement rides) - definition: - source: -'SPORTS_RECREATION: SWIMMING_POOLS_NOT_SPECIFIED': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: SWIMMING_POOLS_NOT_SPECIFIED - description_1: Sports recreation - description_2: Swimming pools, not specified - definition: - source: -'SPORTS_RECREATION: BLEACHERS': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: BLEACHERS - description_1: Sports recreation - description_2: Bleachers - definition: - source: -'SPORTS_RECREATION: ALL_TERRAIN_VEHICLES_FOUR_WHEELS_EXCLUDING_DUNE_BUGGIES': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: ALL_TERRAIN_VEHICLES_FOUR_WHEELS_EXCLUDING_DUNE_BUGGIES - description_1: Sports recreation - description_2: All-terrain vehicles (four wheels, excluding dune buggies - definition: - source: -'SPORTS_RECREATION: LACROSSE_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: LACROSSE_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Lacrosse (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: SURFING_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: SURFING_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Surfing (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: OTHER_BALL_SPORTS_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: OTHER_BALL_SPORTS_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Other ball sports (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: IN_LINE_SKATING_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: IN_LINE_SKATING_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: In-line skating (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: SLEEPING_BAGS': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: SLEEPING_BAGS - description_1: Sports recreation - description_2: Sleeping bags - definition: - source: -'SPORTS_RECREATION: MOUNTAIN_CLIMBING_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: MOUNTAIN_CLIMBING_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Mountain climbing (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: BATONS': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: BATONS - description_1: Sports recreation - description_2: Batons - definition: - source: -'SPORTS_RECREATION: HANDBALL_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: HANDBALL_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Handball (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: ROLLER_SKATING_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: ROLLER_SKATING_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Roller skating (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: RUGBY_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: RUGBY_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Rugby (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: SQUASH_RACQUET_BALL_OR_PADDLE_BALL_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: SQUASH_RACQUET_BALL_OR_PADDLE_BALL_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Squash, racquet ball or paddle ball (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: WEIGHT_LIFTING_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: WEIGHT_LIFTING_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Weight lifting (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: DARTS_NOT_SPECIFIED': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: DARTS_NOT_SPECIFIED - description_1: Sports recreation - description_2: Darts, not specified - definition: - source: -'SPORTS_RECREATION: ?_EXERCISE_ACTIVITY_OR_APPAREL_WITHOUT_EQUIPMENT_INCLUDING_AEROBICS_STRETCHING_WALKING_JOGGING_RUNNING_EXCLUDING_TRACK_AND_FIELD': -: active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: ?_EXERCISE_ACTIVITY_OR_APPAREL_WITHOUT_EQUIPMENT_INCLUDING_AEROBICS_STRETCHING_WALKING_JOGGING_RUNNING_EXCLUDING_TRACK_AND_FIELD - description_1: Sports recreation - description_2: ? Exercise (activity or apparel without equipment), including aerobics, stretching, walking, jogging, running (excluding track and field - definition: - source: -'SPORTS_RECREATION: SEESAWS_OR_TEETERBOARDS': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: SEESAWS_OR_TEETERBOARDS - description_1: Sports recreation - description_2: Seesaws or teeterboards - definition: - source: -'SPORTS_RECREATION: ICE_HOCKEY_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: ICE_HOCKEY_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Ice hockey (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: BOWLING_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: BOWLING_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Bowling (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: T_OBOGGANS': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: T_OBOGGANS - description_1: Sports recreation - description_2: T oboggans - definition: - source: -'SPORTS_RECREATION: BALL_SPORTS_ACTIVITY_APPAREL_OR_EQUIPMENT_NOT_SPECIFIED': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: BALL_SPORTS_ACTIVITY_APPAREL_OR_EQUIPMENT_NOT_SPECIFIED - description_1: Sports recreation - description_2: Ball sports (activity, apparel or equipment), not specified - definition: - source: -'SPORTS_RECREATION: STREET_HOCKEY_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: STREET_HOCKEY_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Street hockey (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: MARTIAL_ARTS_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: MARTIAL_ARTS_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Martial arts (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: TREEHOUSES_OR_PLAYHOUSES': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: TREEHOUSES_OR_PLAYHOUSES - description_1: Sports recreation - description_2: Treehouses or playhouses - definition: - source: -'SPORTS_RECREATION: ARCHERY_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: ARCHERY_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Archery (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: WATER_SKIING_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: WATER_SKIING_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Water skiing (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: CURLING_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: CURLING_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Curling (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: DARTS_LAWN_ACTIVITY_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: DARTS_LAWN_ACTIVITY_OR_EQUIPMENT - description_1: Sports recreation - description_2: Darts, lawn (activity or equipment) - definition: - source: -'SPORTS_RECREATION: SNOW_DISKS': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: SNOW_DISKS - description_1: Sports recreation - description_2: Snow disks - definition: - source: -'SPORTS_RECREATION: FIELD_HOCKEY_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: FIELD_HOCKEY_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Field hockey (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: MOPEDS_OR_POWER_ASSISTED_CYCLES': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: MOPEDS_OR_POWER_ASSISTED_CYCLES - description_1: Sports recreation - description_2: Mopeds or power-assisted cycles - definition: - source: -'SPORTS_RECREATION: CHARCOAL_OR_WOOD_BURNING_GRILLS': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: CHARCOAL_OR_WOOD_BURNING_GRILLS - description_1: Sports recreation - description_2: Charcoal or wood-burning grills - definition: - source: -'SPORTS_RECREATION: DANCING_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: DANCING_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Dancing (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: SOCCER_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: SOCCER_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Soccer (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: BUILT_IN_SWIMMING_POOLS': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: BUILT_IN_SWIMMING_POOLS - description_1: Sports recreation - description_2: Built-in swimming pools - definition: - source: -'SPORTS_RECREATION: TRAMPOLINES': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: TRAMPOLINES - description_1: Sports recreation - description_2: Trampolines - definition: - source: -'SPORTS_RECREATION: AQUARIUMS_OR_ACCESSORIES': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: AQUARIUMS_OR_ACCESSORIES - description_1: Sports recreation - description_2: Aquariums or accessories - definition: - source: -'SPORTS_RECREATION: SKATING_ACTIVITY_APPAREL_OR_EQUIPMENT_NOT_SPECIFIED': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: SKATING_ACTIVITY_APPAREL_OR_EQUIPMENT_NOT_SPECIFIED - description_1: Sports recreation - description_2: Skating (activity, apparel or equipment) not specified - definition: - source: -'SPORTS_RECREATION: FISHING_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: FISHING_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Fishing (activity, apparel or equipment - definition: - source: -'SPORTS_RECREATION: OTHER_GRILLS_OR_STOVES': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: OTHER_GRILLS_OR_STOVES - description_1: Sports recreation - description_2: Other grills or stoves - definition: - source: -'SPORTS_RECREATION: ICE_OR_SNOW_BOATING_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: ICE_OR_SNOW_BOATING_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Ice or snow boating (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: WATER_POLO_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: WATER_POLO_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Water polo (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: SPORTS_AND_RECREATIONAL_ACTIVITY_NOT_ELSEWHERE_CLASSIFIED': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: SPORTS_AND_RECREATIONAL_ACTIVITY_NOT_ELSEWHERE_CLASSIFIED - description_1: Sports recreation - description_2: Sports and recreational activity, not elsewhere classified - definition: - source: -'SPORTS_RECREATION: BASKETBALL_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: BASKETBALL_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Basketball (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: VOLLEYBALL_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: VOLLEYBALL_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Volleyball (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: SWIMMING_POOL_EQUIPMENT_EXCLUDING_CHEMICALS_DIVING_BOARDS_AND_SWIMMING_POOL_SLIDES': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: SWIMMING_POOL_EQUIPMENT_EXCLUDING_CHEMICALS_DIVING_BOARDS_AND_SWIMMING_POOL_SLIDES - description_1: Sports recreation - description_2: Swimming pool equipment (excluding chemicals, diving boards and swimming pool slides) - definition: - source: -'SPORTS_RECREATION: TENNIS_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: TENNIS_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Tennis (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: SNOW_TUBING_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: SNOW_TUBING_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Snow tubing (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: FENCING_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: FENCING_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Fencing (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: DUNE_BUGGIES_BEACH_BUGGIES': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: DUNE_BUGGIES_BEACH_BUGGIES - description_1: Sports recreation - description_2: Dune buggies/beach buggies - definition: - source: -'SPORTS_RECREATION: WATER_SLIDES_NOT_ELSEWHERE_CLASSIFIED': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: WATER_SLIDES_NOT_ELSEWHERE_CLASSIFIED - description_1: Sports recreation - description_2: Water slides, not elsewhere classified - definition: - source: -'SPORTS_RECREATION: WATER_SLIDES_BACKYARD_HOME_NOT_SWIMMING_POOL_SLIDES': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: WATER_SLIDES_BACKYARD_HOME_NOT_SWIMMING_POOL_SLIDES - description_1: Sports recreation - description_2: Water slides, backyard/home (not swimming pool slides) - definition: - source: -'SPORTS_RECREATION: CROQUET_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: CROQUET_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Croquet (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: SLEDS': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: SLEDS - description_1: Sports recreation - description_2: Sleds - definition: - source: -'SPORTS_RECREATION: TETHERBALL_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: TETHERBALL_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Tetherball (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: EXERCISE_EQUIPMENT_EXCLUDING_WEIGHT_LIFTING_OR_GYMNASTIC_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: EXERCISE_EQUIPMENT_EXCLUDING_WEIGHT_LIFTING_OR_GYMNASTIC_EQUIPMENT - description_1: Sports recreation - description_2: Exercise equipment (excluding weight lifting or gymnastic equipment) - definition: - source: -'SPORTS_RECREATION: SNOW_SKIING_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: SNOW_SKIING_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Sports recreation - description_2: Snow skiing (activity, apparel or equipment) - definition: - source: -'SPORTS_RECREATION: DARTS_FOR_INDOOR_USE_ACTIVITY_OR_EQUIPMENT': - active: 'TRUE' - value_1: SPORTS_RECREATION - value_2: DARTS_FOR_INDOOR_USE_ACTIVITY_OR_EQUIPMENT - description_1: Sports recreation - description_2: Darts, for indoor use (activity or equipment) - definition: - source: -'STRUCTURES_CONSTRUCTION: GARAGE_DOORS_EXCLUDING_AUTOMATIC_GARAGE_DOORS_OR_DOOR_OPENERS': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: GARAGE_DOORS_EXCLUDING_AUTOMATIC_GARAGE_DOORS_OR_DOOR_OPENERS - description_1: Structures construction - description_2: Garage doors (excluding automatic garage doors or door openers) - definition: - source: -'STRUCTURES_CONSTRUCTION: FENCES_OR_FENCE_POSTS': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: FENCES_OR_FENCE_POSTS - description_1: Structures construction - description_2: Fences or fence posts - definition: - source: -'STRUCTURES_CONSTRUCTION: TREE_STANDS_HUNTING': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: TREE_STANDS_HUNTING - description_1: Structures construction - description_2: Tree stands (hunting) - definition: - source: -'STRUCTURES_CONSTRUCTION: PULL_DOWN_OR_FOLDING_STAIRS': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: PULL_DOWN_OR_FOLDING_STAIRS - description_1: Structures construction - description_2: Pull-down or folding stairs - definition: - source: -'STRUCTURES_CONSTRUCTION: TOOL_SHEDS': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: TOOL_SHEDS - description_1: Structures construction - description_2: Tool sheds - definition: - source: -'STRUCTURES_CONSTRUCTION: DOORS_OTHER_OR_NOT_SPECIFIED': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: DOORS_OTHER_OR_NOT_SPECIFIED - description_1: Structures construction - description_2: Doors, other or not specified - definition: - source: -'STRUCTURES_CONSTRUCTION: ELEVATORS_OR_OTHER_LIFTS_EXCL._ESCALATORS_HOISTS_JACKS_FORKLIFTS_AND_AUTOMOTIVE_LIFTS': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: ELEVATORS_OR_OTHER_LIFTS_EXCL._ESCALATORS_HOISTS_JACKS_FORKLIFTS_AND_AUTOMOTIVE_LIFTS - description_1: Structures construction - description_2: Elevators or other lifts (excl. escalators, hoists, jacks, forklifts and automotive lifts) - definition: - source: -'STRUCTURES_CONSTRUCTION: THERMAL_OR_SOUND_INSULATION_MATERIALS': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: THERMAL_OR_SOUND_INSULATION_MATERIALS - description_1: Structures construction - description_2: Thermal or sound insulation materials - definition: - source: -'STRUCTURES_CONSTRUCTION: GUTTERS_DRAINPIPES_DOWNSPOUTS_OR_RUN_OFF_PIPES': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: GUTTERS_DRAINPIPES_DOWNSPOUTS_OR_RUN_OFF_PIPES - description_1: Structures construction - description_2: Gutters, drainpipes, downspouts or run-off pipes - definition: - source: -'STRUCTURES_CONSTRUCTION: WINDOWSILLS_OR_FRAMES': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: WINDOWSILLS_OR_FRAMES - description_1: Structures construction - description_2: Windowsills or frames - definition: - source: -'STRUCTURES_CONSTRUCTION: ESCALATORS': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: ESCALATORS - description_1: Structures construction - description_2: Escalators - definition: - source: -'STRUCTURES_CONSTRUCTION: DRYWALL_IN_A_COMPLETED_STRUCTURE': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: DRYWALL_IN_A_COMPLETED_STRUCTURE - description_1: Structures construction - description_2: Drywall in a completed structure - definition: - source: -'STRUCTURES_CONSTRUCTION: NAILS_SCREWS_CARPET_TACKS_OR_THUMBTACKS__>_NAILS_SCREWS_TACKS_OR_BOLTS': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: NAILS_SCREWS_CARPET_TACKS_OR_THUMBTACKS__>_NAILS_SCREWS_TACKS_OR_BOLTS - description_1: Structures construction - description_2: Nails, screws, carpet tacks or thumbtacks -> Nails, screws, tacks or bolts - definition: - source: -'STRUCTURES_CONSTRUCTION: STORM_WINDOWS': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: STORM_WINDOWS - description_1: Structures construction - description_2: Storm windows - definition: - source: -'STRUCTURES_CONSTRUCTION: ARTIFICIAL_TURF': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: ARTIFICIAL_TURF - description_1: Structures construction - description_2: Artificial turf - definition: - source: -'STRUCTURES_CONSTRUCTION: CEILINGS_AND_WALLS_INTERIOR_PART_OF_COMPLETED_STRUCTURE': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: CEILINGS_AND_WALLS_INTERIOR_PART_OF_COMPLETED_STRUCTURE - description_1: Structures construction - description_2: Ceilings and walls (interior part of completed structure) - definition: - source: -'STRUCTURES_CONSTRUCTION: RAMPS_OR_LANDINGS': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: RAMPS_OR_LANDINGS - description_1: Structures construction - description_2: Ramps or landings - definition: - source: -'STRUCTURES_CONSTRUCTION: PLASTIC_PANELS_FOR_DOORS_OR_WINDOWS': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: PLASTIC_PANELS_FOR_DOORS_OR_WINDOWS - description_1: Structures construction - description_2: Plastic panels for doors or windows - definition: - source: -'STRUCTURES_CONSTRUCTION: CARBON_MONOXIDE_POISONINGS_WHEN_SOURCE_IS_UNKNOWN': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: CARBON_MONOXIDE_POISONINGS_WHEN_SOURCE_IS_UNKNOWN - description_1: Structures construction - description_2: Carbon monoxide poisonings (when source is unknown) - definition: - source: -'STRUCTURES_CONSTRUCTION: CISTERNS_CESSPOOLS_OR_SEPTIC_TANKS': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: CISTERNS_CESSPOOLS_OR_SEPTIC_TANKS - description_1: Structures construction - description_2: Cisterns, cesspools or septic tanks - definition: - source: -'STRUCTURES_CONSTRUCTION: COUNTERS_OR_COUNTERTOPS_EXCLUDING_BARS': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: COUNTERS_OR_COUNTERTOPS_EXCLUDING_BARS - description_1: Structures construction - description_2: Counters or countertops (excluding bars) - definition: - source: -'STRUCTURES_CONSTRUCTION: WINDOW_OR_DOOR_SECURITY_BARRIERS': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: WINDOW_OR_DOOR_SECURITY_BARRIERS - description_1: Structures construction - description_2: Window or door security barriers - definition: - source: -'STRUCTURES_CONSTRUCTION: PORCHES_BALCONIES_OPEN_SIDE_FLOORS_OR_FLOOR_OPENINGS': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: PORCHES_BALCONIES_OPEN_SIDE_FLOORS_OR_FLOOR_OPENINGS - description_1: Structures construction - description_2: Porches, balconies, open-side floors or floor openings - definition: - source: -'STRUCTURES_CONSTRUCTION: POLES_EXCLUDING_FENCE_POSTS_FISHING_POLE_VAULTS_AND_PLAY_GROUND_EQUIPMENT': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: POLES_EXCLUDING_FENCE_POSTS_FISHING_POLE_VAULTS_AND_PLAY_GROUND_EQUIPMENT - description_1: Structures construction - description_2: Poles (excluding fence posts, fishing, pole vaults and play-ground equipment) - definition: - source: -'STRUCTURES_CONSTRUCTION: HOUSE_REPAIR_OR_CONSTRUCTION_MATERIALS_NOT_ELSEWHERE_CLASSIFIED': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: HOUSE_REPAIR_OR_CONSTRUCTION_MATERIALS_NOT_ELSEWHERE_CLASSIFIED - description_1: Structures construction - description_2: House repair or construction materials, not elsewhere classified - definition: - source: -'STRUCTURES_CONSTRUCTION: STAIRS_OR_STEPS_EXCLUDING_PULL_DOWN_AND_FOLDING_STAIRS': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: STAIRS_OR_STEPS_EXCLUDING_PULL_DOWN_AND_FOLDING_STAIRS - description_1: Structures construction - description_2: Stairs or steps (excluding pull-down and folding stairs) - definition: - source: -'STRUCTURES_CONSTRUCTION: SCAFFOLDING': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: SCAFFOLDING - description_1: Structures construction - description_2: Scaffolding - definition: - source: -'STRUCTURES_CONSTRUCTION: WOOD_PANELING_AND_PARTICLEBOARD': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: WOOD_PANELING_AND_PARTICLEBOARD - description_1: Structures construction - description_2: Wood paneling and particleboard - definition: - source: -'STRUCTURES_CONSTRUCTION: FLOORS_OR_FLOORING_MATERIALS': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: FLOORS_OR_FLOORING_MATERIALS - description_1: Structures construction - description_2: Floors or flooring materials - definition: - source: -'STRUCTURES_CONSTRUCTION: WINDOW_SCREENS': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: WINDOW_SCREENS - description_1: Structures construction - description_2: Window screens - definition: - source: -'STRUCTURES_CONSTRUCTION: CABINET_OR_DOOR_HARDWARE': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: CABINET_OR_DOOR_HARDWARE - description_1: Structures construction - description_2: Cabinet or door hardware - definition: - source: -'STRUCTURES_CONSTRUCTION: CLOTHESLINES_OR_CLOTHES_DRYING_RACKS_EXCLUDING_POLES': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: CLOTHESLINES_OR_CLOTHES_DRYING_RACKS_EXCLUDING_POLES - description_1: Structures construction - description_2: Clotheslines or clothes drying racks (excluding poles) - definition: - source: -'STRUCTURES_CONSTRUCTION: GENERAL_HOME_OR_ROOM_INVOLVEMENT_IN_FIRES': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: GENERAL_HOME_OR_ROOM_INVOLVEMENT_IN_FIRES - description_1: Structures construction - description_2: General home or room involvement in fires - definition: - source: -'STRUCTURES_CONSTRUCTION: DOORSILLS_OR_FRAMES': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: DOORSILLS_OR_FRAMES - description_1: Structures construction - description_2: Doorsills or frames - definition: - source: -'STRUCTURES_CONSTRUCTION: HANDRAILS_RAILINGS_OR_BANISTERS': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: HANDRAILS_RAILINGS_OR_BANISTERS - description_1: Structures construction - description_2: Handrails, railings or banisters - definition: - source: -'STRUCTURES_CONSTRUCTION: GLASS_DOORS_OR_DOORS_WITH_GLASS_PANELS': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: GLASS_DOORS_OR_DOORS_WITH_GLASS_PANELS - description_1: Structures construction - description_2: Glass doors or doors with glass panels - definition: - source: -'STRUCTURES_CONSTRUCTION: GAS_FUMES_OR_GAS_VAPORS_OF_UNKNOWN_ORIGIN': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: GAS_FUMES_OR_GAS_VAPORS_OF_UNKNOWN_ORIGIN - description_1: Structures construction - description_2: Gas fumes or gas vapors of unknown origin - definition: - source: -'STRUCTURES_CONSTRUCTION: OUTDOOR_AWNINGS_OR_SHUTTERS': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: OUTDOOR_AWNINGS_OR_SHUTTERS - description_1: Structures construction - description_2: Outdoor awnings or shutters - definition: - source: -'STRUCTURES_CONSTRUCTION: WINDOWS_AND_WINDOW_GLASS_OTHER_THAN_STORM_WINDOWS': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: WINDOWS_AND_WINDOW_GLASS_OTHER_THAN_STORM_WINDOWS - description_1: Structures construction - description_2: Windows and window glass, other than storm windows - definition: - source: -'STRUCTURES_CONSTRUCTION: W_ALLPAPER': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: W_ALLPAPER - description_1: Structures construction - description_2: W allpaper - definition: - source: -'STRUCTURES_CONSTRUCTION: MOVING_WALKS': - active: 'TRUE' - value_1: STRUCTURES_CONSTRUCTION - value_2: MOVING_WALKS - description_1: Structures construction - description_2: Moving walks - definition: - source: -'TOYS: FIREWORKS': - active: 'TRUE' - value_1: TOYS - value_2: FIREWORKS - description_1: Toys - description_2: Fireworks - definition: - source: -'TOYS: TOY_MUSICAL_INSTRUMENTS': - active: 'TRUE' - value_1: TOYS - value_2: TOY_MUSICAL_INSTRUMENTS - description_1: Toys - description_2: Toy musical instruments - definition: - source: -'TOYS: WHEELED_RIDING_TOYS_UNPOWERED_EXCLUDING_BICYCLES_AND_TRICYCLES': - active: 'TRUE' - value_1: TOYS - value_2: WHEELED_RIDING_TOYS_UNPOWERED_EXCLUDING_BICYCLES_AND_TRICYCLES - description_1: Toys - description_2: Wheeled riding toys, unpowered (excluding bicycles and tricycles) - definition: - source: -'TOYS: TOY_BOWS_OR_ARROWS': - active: 'TRUE' - value_1: TOYS - value_2: TOY_BOWS_OR_ARROWS - description_1: Toys - description_2: Toy bows or arrows - definition: - source: -'TOYS: SKATEBOARDS': - active: 'TRUE' - value_1: TOYS - value_2: SKATEBOARDS - description_1: Toys - description_2: Skateboards - definition: - source: -'TOYS: BUILDING_SETS': - active: 'TRUE' - value_1: TOYS - value_2: BUILDING_SETS - description_1: Toys - description_2: Building sets - definition: - source: -'TOYS: TRICYCLES_CHILDREN'S': - active: 'TRUE' - value_1: TOYS - value_2: TRICYCLES_CHILDREN'S - description_1: Toys - description_2: Tricycles (children's) - definition: - source: -'TOYS: TOYS_NOT_SPECIFIED': - active: 'TRUE' - value_1: TOYS - value_2: TOYS_NOT_SPECIFIED - description_1: Toys - description_2: Toys, not specified - definition: - source: -'TOYS: TOY_GUNS_WITH_PROJECTILES': - active: 'TRUE' - value_1: TOYS - value_2: TOY_GUNS_WITH_PROJECTILES - description_1: Toys - description_2: Toy guns with projectiles - definition: - source: -'TOYS: POGO_STICKS': - active: 'TRUE' - value_1: TOYS - value_2: POGO_STICKS - description_1: Toys - description_2: Pogo sticks - definition: - source: -'TOYS: METAL_OR_PLASTIC_MOLDING_SETS': - active: 'TRUE' - value_1: TOYS - value_2: METAL_OR_PLASTIC_MOLDING_SETS - description_1: Toys - description_2: Metal or plastic molding sets - definition: - source: -'TOYS: TOY_GUNS_NOT_SPECIFIED': - active: 'TRUE' - value_1: TOYS - value_2: TOY_GUNS_NOT_SPECIFIED - description_1: Toys - description_2: Toy guns, not specified - definition: - source: -'TOYS: DOLLS_PLUSH_TOYS_AND_ACTION_FIGURES': - active: 'TRUE' - value_1: TOYS - value_2: DOLLS_PLUSH_TOYS_AND_ACTION_FIGURES - description_1: Toys - description_2: Dolls, plush toys, and action figures - definition: - source: -'TOYS: WAGONS_CHILDREN'S': - active: 'TRUE' - value_1: TOYS - value_2: WAGONS_CHILDREN'S - description_1: Toys - description_2: Wagons (children's) - definition: - source: -'TOYS: BALLOONS_TOY': - active: 'TRUE' - value_1: TOYS - value_2: BALLOONS_TOY - description_1: Toys - description_2: Balloons (toy) - definition: - source: -'TOYS: STILTS': - active: 'TRUE' - value_1: TOYS - value_2: STILTS - description_1: Toys - description_2: Stilts - definition: - source: -'TOYS: BLOCKS_STACKING_TOYS_OR_PULL_TOYS': - active: 'TRUE' - value_1: TOYS - value_2: BLOCKS_STACKING_TOYS_OR_PULL_TOYS - description_1: Toys - description_2: Blocks, stacking toys or pull toys - definition: - source: -'TOYS: POWERED_RIDING_TOYS': - active: 'TRUE' - value_1: TOYS - value_2: POWERED_RIDING_TOYS - description_1: Toys - description_2: Powered riding toys - definition: - source: -'TOYS: SCOOTERS_UNPOWERED': - active: 'TRUE' - value_1: TOYS - value_2: SCOOTERS_UNPOWERED - description_1: Toys - description_2: Scooters, unpowered - definition: - source: -'TOYS: MARBLES': - active: 'TRUE' - value_1: TOYS - value_2: MARBLES - description_1: Toys - description_2: Marbles - definition: - source: -'TOYS: OTHER_TOY_WEAPONS_NONPROJECTILE': - active: 'TRUE' - value_1: TOYS - value_2: OTHER_TOY_WEAPONS_NONPROJECTILE - description_1: Toys - description_2: Other toy weapons (nonprojectile) - definition: - source: -'TOYS: TOY_SPORTS_EQUIPMENT': - active: 'TRUE' - value_1: TOYS - value_2: TOY_SPORTS_EQUIPMENT - description_1: Toys - description_2: Toy sports equipment - definition: - source: -'TOYS: ROCKETRY_SETS': - active: 'TRUE' - value_1: TOYS - value_2: ROCKETRY_SETS - description_1: Toys - description_2: Rocketry sets - definition: - source: -'TOYS: SQUEEZE_OR_SQUEAKER_TOYS': - active: 'TRUE' - value_1: TOYS - value_2: SQUEEZE_OR_SQUEAKER_TOYS - description_1: Toys - description_2: Squeeze or squeaker toys - definition: - source: -'TOYS: WATER_TOYS_EXCLUDING_SQUEEZE_OR_SQUEAKER_TOYS_AND_INNER_TUBES_OR_SIMILAR_FLOTATION_EQUIPMENT': - active: 'TRUE' - value_1: TOYS - value_2: WATER_TOYS_EXCLUDING_SQUEEZE_OR_SQUEAKER_TOYS_AND_INNER_TUBES_OR_SIMILAR_FLOTATION_EQUIPMENT - description_1: Toys - description_2: Water toys (excluding squeeze or squeaker toys and inner tubes or similar flotation equipment) - definition: - source: -'TOYS: NONWHEELED_RIDING_TOYS_UNPOWERED_E.G._ROCKING_OR_BOUNCING_HORSES_ETC.': - active: 'TRUE' - value_1: TOYS - value_2: NONWHEELED_RIDING_TOYS_UNPOWERED_E.G._ROCKING_OR_BOUNCING_HORSES_ETC. - description_1: Toys - description_2: Nonwheeled riding toys, unpowered (e.g., rocking or bouncing horses, etc.) - definition: - source: -'TOYS: MOLDING_COMPOUNDS': - active: 'TRUE' - value_1: TOYS - value_2: MOLDING_COMPOUNDS - description_1: Toys - description_2: Molding compounds - definition: - source: -'TOYS: INFLATABLE_TOYS_EXCLUDING_BALLS_&_BALLOONS': - active: 'TRUE' - value_1: TOYS - value_2: INFLATABLE_TOYS_EXCLUDING_BALLS_&_BALLOONS - description_1: Toys - description_2: Inflatable toys (excluding balls & balloons) - definition: - source: -'TOYS: CHILDREN'S_PLAY_TENTS_PLAY_TUNNELS_OR_OTHER_ENCLOSURES': - active: 'TRUE' - value_1: TOYS - value_2: CHILDREN'S_PLAY_TENTS_PLAY_TUNNELS_OR_OTHER_ENCLOSURES - description_1: Toys - description_2: Children's play tents, play tunnels or other enclosures - definition: - source: -'TOYS: KITES_OR_KITE_STRING': - active: 'TRUE' - value_1: TOYS - value_2: KITES_OR_KITE_STRING - description_1: Toys - description_2: Kites or kite string - definition: - source: -'TOYS: COSTUMES_OR_MASKS': - active: 'TRUE' - value_1: TOYS - value_2: COSTUMES_OR_MASKS - description_1: Toys - description_2: Costumes or masks - definition: - source: -'TOYS: WOODBURNING_KITS': - active: 'TRUE' - value_1: TOYS - value_2: WOODBURNING_KITS - description_1: Toys - description_2: Woodburning kits - definition: - source: -'TOYS: CLACKER_BALLS': - active: 'TRUE' - value_1: TOYS - value_2: CLACKER_BALLS - description_1: Toys - description_2: Clacker balls - definition: - source: -'TOYS: TOY_BOXES_OR_CHESTS': - active: 'TRUE' - value_1: TOYS - value_2: TOY_BOXES_OR_CHESTS - description_1: Toys - description_2: Toy boxes or chests - definition: - source: -'TOYS: TOYS_NOT_ELSEWHERE_CLASSIFIED': - active: 'TRUE' - value_1: TOYS - value_2: TOYS_NOT_ELSEWHERE_CLASSIFIED - description_1: Toys - description_2: Toys, not elsewhere classified - definition: - source: -'TOYS: CHEMISTRY_SETS_OR_SCIENCE_KITS': - active: 'TRUE' - value_1: TOYS - value_2: CHEMISTRY_SETS_OR_SCIENCE_KITS - description_1: Toys - description_2: Chemistry sets or science kits - definition: - source: -'TOYS: SLINGSHOTS_OR_SLING_PROPELLED_TOYS': - active: 'TRUE' - value_1: TOYS - value_2: SLINGSHOTS_OR_SLING_PROPELLED_TOYS - description_1: Toys - description_2: Slingshots or sling-propelled toys - definition: - source: -'TOYS_MOBILITY_OTHER: SCOOTERS_SKATEBOARDS_POWERED': - active: 'TRUE' - value_1: TOYS_MOBILITY_OTHER - value_2: SCOOTERS_SKATEBOARDS_POWERED - description_1: Toys mobility other - description_2: Scooters/skateboards, powered - definition: - source: -'TOYS_MOBILITY_OTHER: BALLS_OTHER_OR_NOT_SPECIFIED': - active: 'TRUE' - value_1: TOYS_MOBILITY_OTHER - value_2: BALLS_OTHER_OR_NOT_SPECIFIED - description_1: Toys mobility other - description_2: Balls, other or not specified - definition: - source: -'TOYS_MOBILITY_OTHER: TWO_WHEELED_POWERED_OFF_ROAD_VEHICLES_INCL._DIRT_BIKES_AND_TRAIL_BIKES': - active: 'TRUE' - value_1: TOYS_MOBILITY_OTHER - value_2: TWO_WHEELED_POWERED_OFF_ROAD_VEHICLES_INCL._DIRT_BIKES_AND_TRAIL_BIKES - description_1: Toys mobility other - description_2: Two-wheeled, powered, off-road vehicles (incl. dirt bikes and trail bikes - definition: - source: -'TOYS_MOBILITY_OTHER: OTHER_TOY_GUNS': - active: 'TRUE' - value_1: TOYS_MOBILITY_OTHER - value_2: OTHER_TOY_GUNS - description_1: Toys mobility other - description_2: Other toy guns - definition: - source: -'TOYS_MOBILITY_OTHER: CAMPING_EQUIPMENT_EXCL._TRAILERS_LIGHTING_EQUIPMENT_SLEEPING_BAGS_COTS_HAMMOCKS_COOLERS_STOVES_AND_HEATERS': - active: 'TRUE' - value_1: TOYS_MOBILITY_OTHER - value_2: CAMPING_EQUIPMENT_EXCL._TRAILERS_LIGHTING_EQUIPMENT_SLEEPING_BAGS_COTS_HAMMOCKS_COOLERS_STOVES_AND_HEATERS - description_1: Toys mobility other - description_2: Camping equipment (excl. trailers, lighting equipment, sleeping bags, cots, hammocks, coolers, stoves and heaters) - definition: - source: -'TOYS_MOBILITY_OTHER: OTHER_TOY_WEAPONS_PROJECTILE': - active: 'TRUE' - value_1: TOYS_MOBILITY_OTHER - value_2: OTHER_TOY_WEAPONS_PROJECTILE - description_1: Toys mobility other - description_2: Other toy weapons (projectile) - definition: - source: -'TOYS_MOBILITY_OTHER: HAMMOCKS': - active: 'TRUE' - value_1: TOYS_MOBILITY_OTHER - value_2: HAMMOCKS - description_1: Toys mobility other - description_2: Hammocks - definition: - source: -'TOYS_MOBILITY_OTHER: CRAYONS_OR_CHALK_EXCLUDING_BILLIARD_OR_POOL_CHALK': - active: 'TRUE' - value_1: TOYS_MOBILITY_OTHER - value_2: CRAYONS_OR_CHALK_EXCLUDING_BILLIARD_OR_POOL_CHALK - description_1: Toys mobility other - description_2: Crayons or chalk (excluding billiard or pool chalk) - definition: - source: -'TOYS_MOBILITY_OTHER: TOY_CAPS_CAP_TOYS_OR_CAP_GUNS': - active: 'TRUE' - value_1: TOYS_MOBILITY_OTHER - value_2: TOY_CAPS_CAP_TOYS_OR_CAP_GUNS - description_1: Toys mobility other - description_2: Toy caps, cap toys or cap guns - definition: - source: -'TOYS_MOBILITY_OTHER: FLYING_DISCS_AND_BOOMERANGS': - active: 'TRUE' - value_1: TOYS_MOBILITY_OTHER - value_2: FLYING_DISCS_AND_BOOMERANGS - description_1: Toys mobility other - description_2: Flying discs and boomerangs - definition: - source: -'TOYS_MOBILITY_OTHER: TOY_VEHICLES_EXCLUDING_RIDING_TOYS': - active: 'TRUE' - value_1: TOYS_MOBILITY_OTHER - value_2: TOY_VEHICLES_EXCLUDING_RIDING_TOYS - description_1: Toys mobility other - description_2: Toy vehicles (excluding riding toys) - definition: - source: -'TOYS_MOBILITY_OTHER: SOFTBALL_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: TOYS_MOBILITY_OTHER - value_2: SOFTBALL_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Toys mobility other - description_2: Softball (activity, apparel or equipment) - definition: - source: -'TOYS_MOBILITY_OTHER: RIDING_TOYS_EXCLUDING_BICYCLES_AND_TRICYCLES_NOT_SPECIFIED': - active: 'TRUE' - value_1: TOYS_MOBILITY_OTHER - value_2: RIDING_TOYS_EXCLUDING_BICYCLES_AND_TRICYCLES_NOT_SPECIFIED - description_1: Toys mobility other - description_2: Riding toys (excluding bicycles and tricycles), not specified - definition: - source: -'TOYS_MOBILITY_OTHER: TOY_WEAPONS_NOT_SPECIFIED': - active: 'TRUE' - value_1: TOYS_MOBILITY_OTHER - value_2: TOY_WEAPONS_NOT_SPECIFIED - description_1: Toys mobility other - description_2: Toy weapons, not specified - definition: - source: -'TOYS_MOBILITY_OTHER: SNOW_BOARDING_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: TOYS_MOBILITY_OTHER - value_2: SNOW_BOARDING_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Toys mobility other - description_2: Snow boarding (activity, apparel or equipment) - definition: - source: -'TOYS_MOBILITY_OTHER: MOUNTAIN_OR_ALL_TERRAIN_BICYCLES_OR_ACCESSORIES': - active: 'TRUE' - value_1: TOYS_MOBILITY_OTHER - value_2: MOUNTAIN_OR_ALL_TERRAIN_BICYCLES_OR_ACCESSORIES - description_1: Toys mobility other - description_2: Mountain or all-terrain bicycles or accessories - definition: - source: -'TOYS_MOBILITY_OTHER: PORTABLE_SWIMMING_POOLS': - active: 'TRUE' - value_1: TOYS_MOBILITY_OTHER - value_2: PORTABLE_SWIMMING_POOLS - description_1: Toys mobility other - description_2: Portable swimming pools - definition: - source: -'TOYS_MOBILITY_OTHER: GAMES_OR_GAME_PARTS_EXCLUDING_MARBLES_AND_COMPUTER_GAMES': - active: 'TRUE' - value_1: TOYS_MOBILITY_OTHER - value_2: GAMES_OR_GAME_PARTS_EXCLUDING_MARBLES_AND_COMPUTER_GAMES - description_1: Toys mobility other - description_2: Games or game parts (excluding marbles and computer games) - definition: - source: -'TOYS_MOBILITY_OTHER: BOOK_BAGS_OR_BACK_CARRIERS_EXCLUDING_BABY_CARRIERS_LUGGAGE_AND_CAMPING_EQUIPMENT': - active: 'TRUE' - value_1: TOYS_MOBILITY_OTHER - value_2: BOOK_BAGS_OR_BACK_CARRIERS_EXCLUDING_BABY_CARRIERS_LUGGAGE_AND_CAMPING_EQUIPMENT - description_1: Toys mobility other - description_2: Book bags or back carriers (excluding baby carriers, luggage and camping equipment) - definition: - source: -'TOYS_MOBILITY_OTHER: BASEBALL_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: TOYS_MOBILITY_OTHER - value_2: BASEBALL_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Toys mobility other - description_2: Baseball (activity, apparel or equipment - definition: - source: -'TOYS_MOBILITY_OTHER: PRETEND_ELECTRONICS_TOOLS_HOUSEWARES_AND_APPLIANCES': - active: 'TRUE' - value_1: TOYS_MOBILITY_OTHER - value_2: PRETEND_ELECTRONICS_TOOLS_HOUSEWARES_AND_APPLIANCES - description_1: Toys mobility other - description_2: Pretend electronics, tools, housewares, and appliances - definition: - source: -'TOYS_MOBILITY_OTHER: TOY_MAKE_UP_KITS_OR_COSMETICS_EXCLUDING_MIRRORS': - active: 'TRUE' - value_1: TOYS_MOBILITY_OTHER - value_2: TOY_MAKE_UP_KITS_OR_COSMETICS_EXCLUDING_MIRRORS - description_1: Toys mobility other - description_2: Toy make-up kits or cosmetics (excluding mirrors) - definition: - source: -'TOYS_MOBILITY_OTHER: DOLL_HOUSES_AND_OTHER_PLAY_SCENES': - active: 'TRUE' - value_1: TOYS_MOBILITY_OTHER - value_2: DOLL_HOUSES_AND_OTHER_PLAY_SCENES - description_1: Toys mobility other - description_2: Doll houses and other play scenes - definition: - source: -'TOYS_MOBILITY_OTHER: TRACK_AND_FIELD_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: TOYS_MOBILITY_OTHER - value_2: TRACK_AND_FIELD_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Toys mobility other - description_2: Track and field (activity, apparel or equipment - definition: - source: -'TOYS_MOBILITY_OTHER: ROLLER_HOCKEY_ACTIVITY_APPAREL_OR_EQUIPMENT': - active: 'TRUE' - value_1: TOYS_MOBILITY_OTHER - value_2: ROLLER_HOCKEY_ACTIVITY_APPAREL_OR_EQUIPMENT - description_1: Toys mobility other - description_2: Roller hockey (activity, apparel or equipment) - definition: - source: -'TOYS_MOBILITY_OTHER: BICYCLES_OR_ACCESSORIES_EXCLUDING_MOUNTAIN_OR_ALL_TERRAIN_BICYCLES': - active: 'TRUE' - value_1: TOYS_MOBILITY_OTHER - value_2: BICYCLES_OR_ACCESSORIES_EXCLUDING_MOUNTAIN_OR_ALL_TERRAIN_BICYCLES - description_1: Toys mobility other - description_2: Bicycles or accessories (excluding mountain or all-terrain bicycles) - definition: - source: -'TOYS_MOBILITY_OTHER: UTILITY_VEHICLES': - active: 'TRUE' - value_1: TOYS_MOBILITY_OTHER - value_2: UTILITY_VEHICLES - description_1: Toys mobility other - description_2: Utility vehicles - definition: - source: -'TOYS_MOBILITY_OTHER: FITNESS_ACTIVITY_TRACKER_PERSONAL_INCLUDING_PEDOMETERS_AND_NON_MEDICAL_HEART_RATE_MONITORS': - active: 'TRUE' - value_1: TOYS_MOBILITY_OTHER - value_2: FITNESS_ACTIVITY_TRACKER_PERSONAL_INCLUDING_PEDOMETERS_AND_NON_MEDICAL_HEART_RATE_MONITORS - description_1: Toys mobility other - description_2: Fitness/activity tracker, personal (including pedometers and non-medical heart rate monitors) - definition: - source: -'TOYS_MOBILITY_OTHER: MINIBIKES_POWERED': - active: 'TRUE' - value_1: TOYS_MOBILITY_OTHER - value_2: MINIBIKES_POWERED - description_1: Toys mobility other - description_2: Minibikes, powered - definition: - source: -'WORKSHOP_TOOL_APPARATUS: HAMMERS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: HAMMERS - description_1: Workshop tool apparatus - description_2: Hammers - definition: - source: -'WORKSHOP_TOOL_APPARATUS: STRETCH_CORDS_OR_STRETCH_STRAPS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: STRETCH_CORDS_OR_STRETCH_STRAPS - description_1: Workshop tool apparatus - description_2: Stretch cords or stretch straps - definition: - source: -'WORKSHOP_TOOL_APPARATUS: TROUBLE_LIGHTS_OR_EXTENSION_WORK_LIGHTS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: TROUBLE_LIGHTS_OR_EXTENSION_WORK_LIGHTS - description_1: Workshop tool apparatus - description_2: Trouble lights or extension work lights - definition: - source: -'WORKSHOP_TOOL_APPARATUS: TOOLS_NOT_SPECIFIED': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: TOOLS_NOT_SPECIFIED - description_1: Workshop tool apparatus - description_2: Tools, not specified - definition: - source: -'WORKSHOP_TOOL_APPARATUS: POWER_SAWS_OTHER_OR_NOT_SPECIFIED': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: POWER_SAWS_OTHER_OR_NOT_SPECIFIED - description_1: Workshop tool apparatus - description_2: Power saws, other or not specified - definition: - source: -'WORKSHOP_TOOL_APPARATUS: POWER_LATHES': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: POWER_LATHES - description_1: Workshop tool apparatus - description_2: Power lathes - definition: - source: -'WORKSHOP_TOOL_APPARATUS: INTERNAL_COMBUSTION_ENGINES_NONVEHICULAR': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: INTERNAL_COMBUSTION_ENGINES_NONVEHICULAR - description_1: Workshop tool apparatus - description_2: Internal combustion engines (nonvehicular) - definition: - source: -'WORKSHOP_TOOL_APPARATUS: HEAVY_DUTY_WORKSHOP_STAPLERS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: HEAVY_DUTY_WORKSHOP_STAPLERS - description_1: Workshop tool apparatus - description_2: Heavy-duty workshop staplers - definition: - source: -'WORKSHOP_TOOL_APPARATUS: BAND_SAWS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: BAND_SAWS - description_1: Workshop tool apparatus - description_2: Band saws - definition: - source: -'WORKSHOP_TOOL_APPARATUS: AIR_COMPRESSORS_SEPARATE': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: AIR_COMPRESSORS_SEPARATE - description_1: Workshop tool apparatus - description_2: Air compressors (separate) - definition: - source: -'WORKSHOP_TOOL_APPARATUS: WORKSHOP_FURNISHINGS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: WORKSHOP_FURNISHINGS - description_1: Workshop tool apparatus - description_2: Workshop furnishings - definition: - source: -'WORKSHOP_TOOL_APPARATUS: NONELECTRIC_SOLDERING_EQUIPMENT': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: NONELECTRIC_SOLDERING_EQUIPMENT - description_1: Workshop tool apparatus - description_2: Nonelectric soldering equipment - definition: - source: -'WORKSHOP_TOOL_APPARATUS: AWLS_CHISELS_OR_PLANES': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: AWLS_CHISELS_OR_PLANES - description_1: Workshop tool apparatus - description_2: Awls, chisels or planes - definition: - source: -'WORKSHOP_TOOL_APPARATUS: POWER_SHAPERS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: POWER_SHAPERS - description_1: Workshop tool apparatus - description_2: Power shapers - definition: - source: -'WORKSHOP_TOOL_APPARATUS: VISES_OR_WORKSHOP_CLAMPS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: VISES_OR_WORKSHOP_CLAMPS - description_1: Workshop tool apparatus - description_2: Vises or workshop clamps - definition: - source: -'WORKSHOP_TOOL_APPARATUS: SPRAYERS_NOT_ELSEWHERE_CLASSIFIED': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: SPRAYERS_NOT_ELSEWHERE_CLASSIFIED - description_1: Workshop tool apparatus - description_2: Sprayers, not elsewhere classified - definition: - source: -'WORKSHOP_TOOL_APPARATUS: OTHER_PORTABLE_OR_STATIONARY_POWER_TOOLS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: OTHER_PORTABLE_OR_STATIONARY_POWER_TOOLS - description_1: Workshop tool apparatus - description_2: Other portable or stationary power tools - definition: - source: -'WORKSHOP_TOOL_APPARATUS: RADIAL_ARM_SAWS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: RADIAL_ARM_SAWS - description_1: Workshop tool apparatus - description_2: Radial arm saws - definition: - source: -'WORKSHOP_TOOL_APPARATUS: GLUE_GUNS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: GLUE_GUNS - description_1: Workshop tool apparatus - description_2: Glue guns - definition: - source: -'WORKSHOP_TOOL_APPARATUS: HAND_SAWS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: HAND_SAWS - description_1: Workshop tool apparatus - description_2: Hand saws - definition: - source: -'WORKSHOP_TOOL_APPARATUS: CUTTING_TORCHES': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: CUTTING_TORCHES - description_1: Workshop tool apparatus - description_2: Cutting torches - definition: - source: -'WORKSHOP_TOOL_APPARATUS: ROPE_OR_STRING_EXCLUDING_MOUNTAIN_CLIMBING_OR_JUMP_ROPES_AND_KITE_STRINGS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: ROPE_OR_STRING_EXCLUDING_MOUNTAIN_CLIMBING_OR_JUMP_ROPES_AND_KITE_STRINGS - description_1: Workshop tool apparatus - description_2: Rope or string (excluding mountain climbing or jump ropes and kite strings) - definition: - source: -'WORKSHOP_TOOL_APPARATUS: WORKSHOP_GRINDERS_BUFFERS_OR_POLISHERS_NOT_SPECIFIED': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: WORKSHOP_GRINDERS_BUFFERS_OR_POLISHERS_NOT_SPECIFIED - description_1: Workshop tool apparatus - description_2: Workshop grinders, buffers, or polishers, not specified - definition: - source: -'WORKSHOP_TOOL_APPARATUS: JIGSAWS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: JIGSAWS - description_1: Workshop tool apparatus - description_2: Jigsaws - definition: - source: -'WORKSHOP_TOOL_APPARATUS: CHAINS_NOT_ELSEWHERE_CLASSIFIED': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: CHAINS_NOT_ELSEWHERE_CLASSIFIED - description_1: Workshop tool apparatus - description_2: Chains, not elsewhere classified - definition: - source: -'WORKSHOP_TOOL_APPARATUS: KNIVES_WITH_REPLACEABLE_BLADES': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: KNIVES_WITH_REPLACEABLE_BLADES - description_1: Workshop tool apparatus - description_2: Knives with replaceable blades - definition: - source: -'WORKSHOP_TOOL_APPARATUS: MANUAL_DRILLS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: MANUAL_DRILLS - description_1: Workshop tool apparatus - description_2: Manual drills - definition: - source: -'WORKSHOP_TOOL_APPARATUS: SABRE_SAWS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: SABRE_SAWS - description_1: Workshop tool apparatus - description_2: Sabre saws - definition: - source: -'WORKSHOP_TOOL_APPARATUS: WELDING_EQUIPMENT': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: WELDING_EQUIPMENT - description_1: Workshop tool apparatus - description_2: Welding equipment - definition: - source: -'WORKSHOP_TOOL_APPARATUS: MANUAL_WORKSHOP_GRINDERS_BUFFERS_OR_POLISHERS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: MANUAL_WORKSHOP_GRINDERS_BUFFERS_OR_POLISHERS - description_1: Workshop tool apparatus - description_2: Manual workshop grinders, buffers or polishers - definition: - source: -'WORKSHOP_TOOL_APPARATUS: ELECTRICAL_TESTING_EQUIPMENT': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: ELECTRICAL_TESTING_EQUIPMENT - description_1: Workshop tool apparatus - description_2: Electrical testing equipment - definition: - source: -'WORKSHOP_TOOL_APPARATUS: ELECTRIC_MOTORS_SEPARATE': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: ELECTRIC_MOTORS_SEPARATE - description_1: Workshop tool apparatus - description_2: Electric motors (separate) - definition: - source: -'WORKSHOP_TOOL_APPARATUS: SAWS_NOT_SPECIFIED': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: SAWS_NOT_SPECIFIED - description_1: Workshop tool apparatus - description_2: Saws, not specified - definition: - source: -'WORKSHOP_TOOL_APPARATUS: REAMERS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: REAMERS - description_1: Workshop tool apparatus - description_2: Reamers - definition: - source: -'WORKSHOP_TOOL_APPARATUS: TOOLBOXES_OR_TOOL_KITS_EXCLUDING_TOOLS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: TOOLBOXES_OR_TOOL_KITS_EXCLUDING_TOOLS - description_1: Workshop tool apparatus - description_2: Toolboxes or tool kits (excluding tools) - definition: - source: -'WORKSHOP_TOOL_APPARATUS: STATIONARY_POWER_DRILLS_AND_ACCESSORIES': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: STATIONARY_POWER_DRILLS_AND_ACCESSORIES - description_1: Workshop tool apparatus - description_2: Stationary power drills and accessories - definition: - source: -'WORKSHOP_TOOL_APPARATUS: NAIL_GUNS_OR_STUD_DRIVERS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: NAIL_GUNS_OR_STUD_DRIVERS - description_1: Workshop tool apparatus - description_2: Nail guns or stud drivers - definition: - source: -'WORKSHOP_TOOL_APPARATUS: BATTERY_CHARGERS_ADAPTERS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: BATTERY_CHARGERS_ADAPTERS - description_1: Workshop tool apparatus - description_2: Battery chargers/adapters - definition: - source: -'WORKSHOP_TOOL_APPARATUS: TORCHES_NOT_SPECIFIED': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: TORCHES_NOT_SPECIFIED - description_1: Workshop tool apparatus - description_2: Torches, not specified - definition: - source: -'WORKSHOP_TOOL_APPARATUS: SCREWDRIVERS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: SCREWDRIVERS - description_1: Workshop tool apparatus - description_2: Screwdrivers - definition: - source: -'WORKSHOP_TOOL_APPARATUS: MANUAL_FILING_OR_SANDING_TOOLS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: MANUAL_FILING_OR_SANDING_TOOLS - description_1: Workshop tool apparatus - description_2: Manual filing or sanding tools - definition: - source: -'WORKSHOP_TOOL_APPARATUS: POWER_ROUTERS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: POWER_ROUTERS - description_1: Workshop tool apparatus - description_2: Power routers - definition: - source: -'WORKSHOP_TOOL_APPARATUS: HOISTS_LIFTS_JACKS_OR_JACK_STANDS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: HOISTS_LIFTS_JACKS_OR_JACK_STANDS - description_1: Workshop tool apparatus - description_2: Hoists, lifts, jacks or jack stands - definition: - source: -'WORKSHOP_TOOL_APPARATUS: POWER_WORKSHOP_GRINDERS_BUFFERS_OR_POLISHERS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: POWER_WORKSHOP_GRINDERS_BUFFERS_OR_POLISHERS - description_1: Workshop tool apparatus - description_2: Power workshop grinders, buffers or polishers - definition: - source: -'WORKSHOP_TOOL_APPARATUS: BENCH_OR_TABLE_SAWS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: BENCH_OR_TABLE_SAWS - description_1: Workshop tool apparatus - description_2: Bench or table saws - definition: - source: -'WORKSHOP_TOOL_APPARATUS: POWER_DRILLS_OR_ACCESSORIES_NOT_SPECIFIED': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: POWER_DRILLS_OR_ACCESSORIES_NOT_SPECIFIED - description_1: Workshop tool apparatus - description_2: Power drills or accessories, not specified - definition: - source: -'WORKSHOP_TOOL_APPARATUS: BATTERIES': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: BATTERIES - description_1: Workshop tool apparatus - description_2: Batteries - definition: - source: -'WORKSHOP_TOOL_APPARATUS: POWER_SANDERS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: POWER_SANDERS - description_1: Workshop tool apparatus - description_2: Power sanders - definition: - source: -'WORKSHOP_TOOL_APPARATUS: LEVELS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: LEVELS - description_1: Workshop tool apparatus - description_2: Levels - definition: - source: -'WORKSHOP_TOOL_APPARATUS: DRAIN_SNAKES': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: DRAIN_SNAKES - description_1: Workshop tool apparatus - description_2: Drain snakes - definition: - source: -'WORKSHOP_TOOL_APPARATUS: OTHER_MANUAL_WORKSHOP_TOOLS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: OTHER_MANUAL_WORKSHOP_TOOLS - description_1: Workshop tool apparatus - description_2: Other manual workshop tools - definition: - source: -'WORKSHOP_TOOL_APPARATUS: PAINTING_EQUIPMENT_POWERED_INCLUDING_SPRAYERS_ROLLERS_OR_BRUSHES': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: PAINTING_EQUIPMENT_POWERED_INCLUDING_SPRAYERS_ROLLERS_OR_BRUSHES - description_1: Workshop tool apparatus - description_2: Painting equipment, powered (including sprayers, rollers or brushes) - definition: - source: -'WORKSHOP_TOOL_APPARATUS: POWER_JOINTERS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: POWER_JOINTERS - description_1: Workshop tool apparatus - description_2: Power jointers - definition: - source: -'WORKSHOP_TOOL_APPARATUS: AUTOMOTIVE_TOOLS_OR_ACCESSORIES': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: AUTOMOTIVE_TOOLS_OR_ACCESSORIES - description_1: Workshop tool apparatus - description_2: Automotive tools or accessories - definition: - source: -'WORKSHOP_TOOL_APPARATUS: PORTABLE_CIRCULAR_POWER_SAWS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: PORTABLE_CIRCULAR_POWER_SAWS - description_1: Workshop tool apparatus - description_2: Portable circular power saws - definition: - source: -'WORKSHOP_TOOL_APPARATUS: WIRE_NOT_SPECIFIED': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: WIRE_NOT_SPECIFIED - description_1: Workshop tool apparatus - description_2: Wire, not specified - definition: - source: -'WORKSHOP_TOOL_APPARATUS: DRILLS_NOT_SPECIFIED': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: DRILLS_NOT_SPECIFIED - description_1: Workshop tool apparatus - description_2: Drills, not specified - definition: - source: -'WORKSHOP_TOOL_APPARATUS: HACKSAWS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: HACKSAWS - description_1: Workshop tool apparatus - description_2: Hacksaws - definition: - source: -'WORKSHOP_TOOL_APPARATUS: PLIERS_WIRE_CUTTERS_OR_WRENCHES': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: PLIERS_WIRE_CUTTERS_OR_WRENCHES - description_1: Workshop tool apparatus - description_2: Pliers, wire cutters or wrenches - definition: - source: -'WORKSHOP_TOOL_APPARATUS: WORKSHOP_COMPOUNDS_OR_CHEMICALS': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: WORKSHOP_COMPOUNDS_OR_CHEMICALS - description_1: Workshop tool apparatus - description_2: Workshop compounds or chemicals - definition: - source: -'WORKSHOP_TOOL_APPARATUS: SOLDERING_EQUIPMENT_NOT_SPECIFIED': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: SOLDERING_EQUIPMENT_NOT_SPECIFIED - description_1: Workshop tool apparatus - description_2: Soldering equipment, not specified - definition: - source: -'WORKSHOP_TOOL_APPARATUS: ELECTRIC_SOLDERING_EQUIPMENT': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: ELECTRIC_SOLDERING_EQUIPMENT - description_1: Workshop tool apparatus - description_2: Electric soldering equipment - definition: - source: -'WORKSHOP_TOOL_APPARATUS: PORTABLE_POWER_DRILLS_AND_ACCESSORIES': - active: 'TRUE' - value_1: WORKSHOP_TOOL_APPARATUS - value_2: PORTABLE_POWER_DRILLS_AND_ACCESSORIES - description_1: Workshop tool apparatus - description_2: Portable power drills and accessories - definition: - source: -'YARD_GARDEN_EQUIPMENT: GARDEN_HOSES_NOZZLES_OR_SPRINKLERS': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: GARDEN_HOSES_NOZZLES_OR_SPRINKLERS - description_1: Yard garden equipment - description_2: Garden hoses, nozzles or sprinklers - definition: - source: -'YARD_GARDEN_EQUIPMENT: PRUNING_OR_TRIMMING_EQUIPMENT_NOT_SPECIFIED': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: PRUNING_OR_TRIMMING_EQUIPMENT_NOT_SPECIFIED - description_1: Yard garden equipment - description_2: Pruning or trimming equipment, not specified - definition: - source: -'YARD_GARDEN_EQUIPMENT: INSECT_TRAPS_POWERED': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: INSECT_TRAPS_POWERED - description_1: Yard garden equipment - description_2: Insect traps, powered - definition: - source: -'YARD_GARDEN_EQUIPMENT: DECORATIVE_WATER_FEATURES_INCLUDING_MAN_MADE_PONDS_AND_FOUNTAINS': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: DECORATIVE_WATER_FEATURES_INCLUDING_MAN_MADE_PONDS_AND_FOUNTAINS - description_1: Yard garden equipment - description_2: Decorative water features, including man-made ponds and fountains - definition: - source: -'YARD_GARDEN_EQUIPMENT: GRASS_AND_LEAF_CATCHERS_ATTACHMENTS_FOR_LAWN_MOWERS': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: GRASS_AND_LEAF_CATCHERS_ATTACHMENTS_FOR_LAWN_MOWERS - description_1: Yard garden equipment - description_2: Grass and leaf catchers (attachments for lawn mowers) - definition: - source: -'YARD_GARDEN_EQUIPMENT: LAWN_MOWERS_NOT_SPECIFIED': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: LAWN_MOWERS_NOT_SPECIFIED - description_1: Yard garden equipment - description_2: Lawn mowers, not specified - definition: - source: -'YARD_GARDEN_EQUIPMENT: LEAF_BLOWERS': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: LEAF_BLOWERS - description_1: Yard garden equipment - description_2: Leaf blowers - definition: - source: -'YARD_GARDEN_EQUIPMENT: BRUSHCUTTERS_POWERED': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: BRUSHCUTTERS_POWERED - description_1: Yard garden equipment - description_2: Brushcutters, powered - definition: - source: -'YARD_GARDEN_EQUIPMENT: MANUAL_PUSH_MOWERS_UNPOWERED': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: MANUAL_PUSH_MOWERS_UNPOWERED - description_1: Yard garden equipment - description_2: Manual push mowers (unpowered) - definition: - source: -'YARD_GARDEN_EQUIPMENT: OTHER_UNPOWERED_GARDEN_TOOLS': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: OTHER_UNPOWERED_GARDEN_TOOLS - description_1: Yard garden equipment - description_2: Other unpowered garden tools - definition: - source: -'YARD_GARDEN_EQUIPMENT: DECORATIVE_YARD_EQUIPMENT_EXCLUDING_WATER_FEATURES': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: DECORATIVE_YARD_EQUIPMENT_EXCLUDING_WATER_FEATURES - description_1: Yard garden equipment - description_2: Decorative yard equipment, excluding water features - definition: - source: -'YARD_GARDEN_EQUIPMENT: ANIMAL_TRAPS': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: ANIMAL_TRAPS - description_1: Yard garden equipment - description_2: Animal traps - definition: - source: -'YARD_GARDEN_EQUIPMENT: LAWN_VACUUMS': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: LAWN_VACUUMS - description_1: Yard garden equipment - description_2: Lawn vacuums - definition: - source: -'YARD_GARDEN_EQUIPMENT: POWER_LAWN_MOWERS_NOT_SPECIFIED': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: POWER_LAWN_MOWERS_NOT_SPECIFIED - description_1: Yard garden equipment - description_2: Power lawn mowers, not specified - definition: - source: -'YARD_GARDEN_EQUIPMENT: OTHER_MANUAL_PRUNING_OR_TRIMMING_EQUIPMENT': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: OTHER_MANUAL_PRUNING_OR_TRIMMING_EQUIPMENT - description_1: Yard garden equipment - description_2: Other manual pruning or trimming equipment - definition: - source: -'YARD_GARDEN_EQUIPMENT: MANUAL_HEDGE_TRIMMERS': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: MANUAL_HEDGE_TRIMMERS - description_1: Yard garden equipment - description_2: Manual hedge trimmers - definition: - source: -'YARD_GARDEN_EQUIPMENT: OTHER_POWER_PRUNING_OR_TRIMMING_EQUIPMENT': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: OTHER_POWER_PRUNING_OR_TRIMMING_EQUIPMENT - description_1: Yard garden equipment - description_2: Other power pruning or trimming equipment - definition: - source: -'YARD_GARDEN_EQUIPMENT: MANUAL_PRUNING_OR_TRIMMING_EQUIPMENT_NOT_SPECIFIED': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: MANUAL_PRUNING_OR_TRIMMING_EQUIPMENT_NOT_SPECIFIED - description_1: Yard garden equipment - description_2: Manual pruning or trimming equipment, not specified - definition: - source: -'YARD_GARDEN_EQUIPMENT: PUMPS_NOT_ELSEWHERE_CLASSIFIED': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: PUMPS_NOT_ELSEWHERE_CLASSIFIED - description_1: Yard garden equipment - description_2: Pumps, not elsewhere classified - definition: - source: -'YARD_GARDEN_EQUIPMENT: POWER_HEDGE_TRIMMERS': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: POWER_HEDGE_TRIMMERS - description_1: Yard garden equipment - description_2: Power hedge trimmers - definition: - source: -'YARD_GARDEN_EQUIPMENT: POWER_LEAF_MULCHERS_AND_GRINDERS': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: POWER_LEAF_MULCHERS_AND_GRINDERS - description_1: Yard garden equipment - description_2: Power leaf mulchers and grinders - definition: - source: -'YARD_GARDEN_EQUIPMENT: PLANT_FOODS_OR_FERTILIZERS_FOR_POTTED_PLANTS': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: PLANT_FOODS_OR_FERTILIZERS_FOR_POTTED_PLANTS - description_1: Yard garden equipment - description_2: Plant foods or fertilizers for potted plants - definition: - source: -'YARD_GARDEN_EQUIPMENT: LAWN_TRIMMERS_OR_EDGERS_POWERED_EXCLUDING_BRUSHCUTTERS': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: LAWN_TRIMMERS_OR_EDGERS_POWERED_EXCLUDING_BRUSHCUTTERS - description_1: Yard garden equipment - description_2: Lawn trimmers or edgers, powered (excluding brushcutters) - definition: - source: -'YARD_GARDEN_EQUIPMENT: WHEELBARROWS_OR_LAWN_CARTS': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: WHEELBARROWS_OR_LAWN_CARTS - description_1: Yard garden equipment - description_2: Wheelbarrows or lawn carts - definition: - source: -'YARD_GARDEN_EQUIPMENT: ROTARY_POWER_LAWN_MOWERS_WALK_BEHIND': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: ROTARY_POWER_LAWN_MOWERS_WALK_BEHIND - description_1: Yard garden equipment - description_2: Rotary power lawn mowers (walk-behind) - definition: - source: -'YARD_GARDEN_EQUIPMENT: SNOW_THROWERS_BLOWERS': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: SNOW_THROWERS_BLOWERS - description_1: Yard garden equipment - description_2: Snow throwers/blowers - definition: - source: -'YARD_GARDEN_EQUIPMENT: GARDEN_SPRAYERS': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: GARDEN_SPRAYERS - description_1: Yard garden equipment - description_2: Garden sprayers - definition: - source: -'YARD_GARDEN_EQUIPMENT: SEED_AND_FERTILIZER_SPREADERS': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: SEED_AND_FERTILIZER_SPREADERS - description_1: Yard garden equipment - description_2: Seed and fertilizer spreaders - definition: - source: -'YARD_GARDEN_EQUIPMENT: POWER_TILLERS_OR_CULTIVATORS_NOT_FARM_EQUIPMENT': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: POWER_TILLERS_OR_CULTIVATORS_NOT_FARM_EQUIPMENT - description_1: Yard garden equipment - description_2: Power tillers or cultivators (not farm equipment) - definition: - source: -'YARD_GARDEN_EQUIPMENT: MANUAL_LAWN_TRIMMERS_OR_EDGERS': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: MANUAL_LAWN_TRIMMERS_OR_EDGERS - description_1: Yard garden equipment - description_2: Manual lawn trimmers or edgers - definition: - source: -'YARD_GARDEN_EQUIPMENT: POWER_PRUNING_OR_TRIMMING_EQUIPMENT_NOT_SPECIFIED': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: POWER_PRUNING_OR_TRIMMING_EQUIPMENT_NOT_SPECIFIED - description_1: Yard garden equipment - description_2: Power pruning or trimming equipment, not specified - definition: - source: -'YARD_GARDEN_EQUIPMENT: GARDEN_TRACTORS': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: GARDEN_TRACTORS - description_1: Yard garden equipment - description_2: Garden tractors - definition: - source: -'YARD_GARDEN_EQUIPMENT: RIDING_POWER_LAWN_MOWERS': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: RIDING_POWER_LAWN_MOWERS - description_1: Yard garden equipment - description_2: Riding power lawn mowers - definition: - source: -'YARD_GARDEN_EQUIPMENT: OTHER_POWER_GARDEN_TOOLS': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: OTHER_POWER_GARDEN_TOOLS - description_1: Yard garden equipment - description_2: Other power garden tools - definition: - source: -'YARD_GARDEN_EQUIPMENT: CHAIN_SAWS': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: CHAIN_SAWS - description_1: Yard garden equipment - description_2: Chain saws - definition: - source: -'YARD_GARDEN_EQUIPMENT: GREENHOUSE_OR_GARDENING_SUPPLIES_EXCLUDING_PLANT_STANDS_TOOLS_HOSES_SPRAYERS_AND_CHEMICALS': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: GREENHOUSE_OR_GARDENING_SUPPLIES_EXCLUDING_PLANT_STANDS_TOOLS_HOSES_SPRAYERS_AND_CHEMICALS - description_1: Yard garden equipment - description_2: Greenhouse or gardening supplies (excluding plant stands, tools, hoses, sprayers and chemicals) - definition: - source: -'YARD_GARDEN_EQUIPMENT: MANUAL_SNOW_OR_ICE_REMOVAL_TOOLS': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: MANUAL_SNOW_OR_ICE_REMOVAL_TOOLS - description_1: Yard garden equipment - description_2: Manual snow or ice removal tools - definition: - source: -'YARD_GARDEN_EQUIPMENT: HATCHETS_OR_AXES': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: HATCHETS_OR_AXES - description_1: Yard garden equipment - description_2: Hatchets or axes - definition: - source: -'YARD_GARDEN_EQUIPMENT: OUTDOOR_ELECTRIC_LIGHTING_EQUIPMENT': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: OUTDOOR_ELECTRIC_LIGHTING_EQUIPMENT - description_1: Yard garden equipment - description_2: Outdoor electric lighting equipment - definition: - source: -'YARD_GARDEN_EQUIPMENT: LOG_SPLITTERS': - active: 'TRUE' - value_1: YARD_GARDEN_EQUIPMENT - value_2: LOG_SPLITTERS - description_1: Yard garden equipment - description_2: Log splitters - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_contributing_hazards.yml b/secondary_schemas/value_sets/yml/type_contributing_hazards.yml deleted file mode 100644 index 230e9af..0000000 --- a/secondary_schemas/value_sets/yml/type_contributing_hazards.yml +++ /dev/null @@ -1,20 +0,0 @@ -CIRCUITS_TRIPPED: - active: 'TRUE' - description: Circuits Tripped - definition: - source: -GAS_FUEL_ON: - active: 'TRUE' - description: Gas / Fuel On - definition: - source: -CO_DETECTED: - active: 'TRUE' - description: CO Detected - definition: - source: -OTHER: - active: 'TRUE' - description: Other - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_crr_activities.yml b/secondary_schemas/value_sets/yml/type_crr_activities.yml deleted file mode 100644 index 9543ab2..0000000 --- a/secondary_schemas/value_sets/yml/type_crr_activities.yml +++ /dev/null @@ -1,708 +0,0 @@ -'ALARMS: ALARM_DISTRIBUTION: SOUND_OFF': - active: 'TRUE' - value_1: ALARMS - value_2: ALARM_DISTRIBUTION - value_3: SOUND_OFF - description_1: Alarms - description_2: Alarm Distribution - description_3: Sound Off - definition_1: - definition_2: - source_1: - source_2: -'ALARMS: ALARM_DISTRIBUTION: SOUND_THE_ALARM': - active: 'TRUE' - value_1: ALARMS - value_2: ALARM_DISTRIBUTION - value_3: SOUND_THE_ALARM - description_1: Alarms - description_2: Alarm Distribution - description_3: Sound the Alarm - definition_1: - definition_2: - source_1: - source_2: -'ALARMS: ALARM_DISTRIBUTION: FP&S_GRANT_PROGRAMS': - active: 'TRUE' - value_1: ALARMS - value_2: ALARM_DISTRIBUTION - value_3: FP&S_GRANT_PROGRAMS - description_1: Alarms - description_2: Alarm Distribution - description_3: FP&S Grant Programs - definition_1: - definition_2: - source_1: - source_2: -'ALARMS: ALARM_DISTRIBUTION: AMERICAN_RED_CROSS': - active: 'TRUE' - value_1: ALARMS - value_2: ALARM_DISTRIBUTION - value_3: AMERICAN_RED_CROSS - description_1: Alarms - description_2: Alarm Distribution - description_3: American Red Cross - definition_1: - definition_2: - source_1: - source_2: -'ALARMS: ALARM_DISTRIBUTION: OTHER': - active: 'TRUE' - value_1: ALARMS - value_2: ALARM_DISTRIBUTION - value_3: OTHER - description_1: Alarms - description_2: Alarm Distribution - description_3: Other - definition_1: - definition_2: - source_1: - source_2: -'ALARMS: CARBON_MONOXIDE_ALARM_INSTALLATION': - active: 'TRUE' - value_1: ALARMS - value_2: CARBON_MONOXIDE_ALARM_INSTALLATION - value_3: - description_1: Alarms - description_2: Carbon Monoxide Alarm Installation - description_3: - definition_1: - definition_2: - source_1: - source_2: -'ALARMS: HARD_OF_HEARING_ALARM_INSTALLATION': - active: 'TRUE' - value_1: ALARMS - value_2: HARD_OF_HEARING_ALARM_INSTALLATION - value_3: - description_1: Alarms - description_2: Hard of Hearing Alarm Installation - description_3: - definition_1: - definition_2: - source_1: - source_2: -'ALARMS: IONIZATION_ALARM_INSTALLATION': - active: 'TRUE' - value_1: ALARMS - value_2: IONIZATION_ALARM_INSTALLATION - value_3: - description_1: Alarms - description_2: Ionization Alarm Installation - description_3: - definition_1: - definition_2: - source_1: - source_2: -'ALARMS: PHOTOELECTRIC_ALARM_INSTALLATION': - active: 'TRUE' - value_1: ALARMS - value_2: PHOTOELECTRIC_ALARM_INSTALLATION - value_3: - description_1: Alarms - description_2: Photoelectric Alarm Installation - description_3: - definition_1: - definition_2: - source_1: - source_2: -'ALARMS: COMBINATION_CARBON_MONOXIDE_AND_SMOKE_ALARM_INSTALLATION': - active: 'TRUE' - value_1: ALARMS - value_2: COMBINATION_CARBON_MONOXIDE_AND_SMOKE_ALARM_INSTALLATION - value_3: - description_1: Alarms - description_2: Combination Carbon Monoxide and Amoke Alarm Installation - description_3: - definition_1: - definition_2: - source_1: - source_2: -'ALARMS: HOME_FIRE_SPRINKLER_DEMONSTRATION': - active: 'TRUE' - value_1: ALARMS - value_2: HOME_FIRE_SPRINKLER_DEMONSTRATION - value_3: - description_1: Alarms - description_2: Home Fire Sprinkler Demonstration - description_3: - definition_1: - definition_2: - source_1: - source_2: -'CAMPAIGN: FIRE_SAFETY_EDUCATION: CLOSE_BEFORE_YOU_DOZE': - active: 'TRUE' - value_1: CAMPAIGN - value_2: FIRE_SAFETY_EDUCATION - value_3: CLOSE_BEFORE_YOU_DOZE - description_1: Campaign - description_2: Fire Safety Education - description_3: Close Before You Doze - definition_1: - definition_2: - source_1: - source_2: -'CAMPAIGN: BUILDING_EVACUATION_EDUCATION: READY_SET_GO': - active: 'TRUE' - value_1: CAMPAIGN - value_2: BUILDING_EVACUATION_EDUCATION - value_3: READY_SET_GO - description_1: Campaign - description_2: Building Evacuation Education - description_3: Ready Set Go! - definition_1: - definition_2: - source_1: - source_2: -'CAMPAIGN: BUILDING_EVACUATION_EDUCATION: KNOW_YOUR_ZONE': - active: 'TRUE' - value_1: CAMPAIGN - value_2: BUILDING_EVACUATION_EDUCATION - value_3: KNOW_YOUR_ZONE - description_1: Campaign - description_2: Building Evacuation Education - description_3: Know Your Zone - definition_1: - definition_2: - source_1: - source_2: -'CAMPAIGN: FIRE_PREVENTION_WEEK_ACTIVITY': - active: 'TRUE' - value_1: CAMPAIGN - value_2: FIRE_PREVENTION_WEEK_ACTIVITY - value_3: - description_1: Campaign - description_2: Fire Prevention Week Activity - description_3: - definition_1: - definition_2: - source_1: - source_2: -'CAMPAIGN: BATTERY_FIRE_SAFETY': - active: 'TRUE' - value_1: CAMPAIGN - value_2: BATTERY_FIRE_SAFETY - value_3: - description_1: Campaign - description_2: Battery Fire Safety - description_3: Take C.H.A.R.G.E. - definition_1: - definition_2: - source_1: - source_2: -'CAMPAIGN: MEDICAL_PREPAREDNESS': - active: 'TRUE' - value_1: CAMPAIGN - value_2: MEDICAL_PREPAREDNESS - value_3: - description_1: Campaign - description_2: Medical Preparedness - description_3: File of Life - Medical Emergency Plans - definition_1: - definition_2: - source_1: - source_2: -'GENERAL_RISK_REDUCTION: COMMUNITY_CPR_CLASS: AMERICAN_RED_CROSS': - active: 'TRUE' - value_1: GENERAL_RISK_REDUCTION - value_2: COMMUNITY_CPR_CLASS - value_3: AMERICAN_RED_CROSS - description_1: General Risk Reduction - description_2: Community CPR Class - description_3: American Red Cross - definition_1: - definition_2: - source_1: - source_2: -'GENERAL_RISK_REDUCTION: COMMUNITY_CPR_CLASS: AMERICAN_HEART_ASSOCIATION': - active: 'TRUE' - value_1: GENERAL_RISK_REDUCTION - value_2: COMMUNITY_CPR_CLASS - value_3: AMERICAN_HEART_ASSOCIATION - description_1: General Risk Reduction - description_2: Community CPR Class - description_3: American Heart Association - definition_1: - definition_2: - source_1: - source_2: -'GENERAL_RISK_REDUCTION: FIRST_AID_CLASS: AMERICAN_RED_CROSS': - active: 'TRUE' - value_1: GENERAL_RISK_REDUCTION - value_2: FIRST_AID_CLASS - value_3: AMERICAN_RED_CROSS - description_1: General Risk Reduction - description_2: First Aid Class - description_3: American Red Cross - definition_1: - definition_2: - source_1: - source_2: -'GENERAL_RISK_REDUCTION: FIRST_AID_CLASS: NSC': - active: 'TRUE' - value_1: GENERAL_RISK_REDUCTION - value_2: FIRST_AID_CLASS - value_3: NSC - description_1: General Risk Reduction - description_2: First Aid Class - description_3: NSC - definition_1: - definition_2: - source_1: - source_2: -'GENERAL_RISK_REDUCTION: NARCAN_CLASS': - active: 'TRUE' - value_1: GENERAL_RISK_REDUCTION - value_2: NARCAN_CLASS - value_3: - description_1: General Risk Reduction - description_2: Narcan Class - description_3: - definition_1: - definition_2: - source_1: - source_2: -'GENERAL_RISK_REDUCTION: EMERGENCY_HEMORRHAGE_BLEEDING_CLASS': - active: 'TRUE' - value_1: GENERAL_RISK_REDUCTION - value_2: EMERGENCY_HEMORRHAGE_BLEEDING_CLASS - value_3: - description_1: General Risk Reduction - description_2: Emergency Hemorrhage/Bleeding Class - description_3: 'Stop the Bleed ' - definition_1: - definition_2: - source_1: - source_2: -'GENERAL_RISK_REDUCTION: FALSE_CALL_ALARM_REDUCTION': - active: 'TRUE' - value_1: GENERAL_RISK_REDUCTION - value_2: FALSE_CALL_ALARM_REDUCTION - value_3: - description_1: General Risk Reduction - description_2: False Call/Alarm Reduction - description_3: - definition_1: - definition_2: - source_1: - source_2: -'GENERAL_RISK_REDUCTION: FIRE_EXTINGUISHER_CLASS': - active: 'TRUE' - value_1: GENERAL_RISK_REDUCTION - value_2: FIRE_EXTINGUISHER_CLASS - value_3: - description_1: General Risk Reduction - description_2: Fire Extinguisher Class - description_3: - definition_1: - definition_2: - source_1: - source_2: -'GENERAL_RISK_REDUCTION: HEAT_LIMITING_STOVE_TOP_INTERVENTION': - active: 'TRUE' - value_1: GENERAL_RISK_REDUCTION - value_2: HEAT_LIMITING_STOVE_TOP_INTERVENTION - value_3: - description_1: General Risk Reduction - description_2: Heat-Limiting Stove Top Intervention - description_3: - definition_1: - definition_2: - source_1: - source_2: -'GENERAL_RISK_REDUCTION: HOARDING_HIGH_FUEL_LOAD_RISK_REDUCTION': - active: 'TRUE' - value_1: GENERAL_RISK_REDUCTION - value_2: HOARDING_HIGH_FUEL_LOAD_RISK_REDUCTION - value_3: - description_1: General Risk Reduction - description_2: Hoarding/High Fuel Load Risk Reduction - description_3: - definition_1: - definition_2: - source_1: - source_2: -'GENERAL_RISK_REDUCTION: MEDICAL_OXYGEN_FIRE_BREAK_FUSE': - active: 'TRUE' - value_1: GENERAL_RISK_REDUCTION - value_2: MEDICAL_OXYGEN_FIRE_BREAK_FUSE - value_3: - description_1: General Risk Reduction - description_2: Medical Oxygen Fire Break / Fuse - description_3: - definition_1: - definition_2: - source_1: - source_2: -'GENERAL_RISK_REDUCTION: MOTOR_VEHICLE_RISK_REDUCTION': - active: 'TRUE' - value_1: GENERAL_RISK_REDUCTION - value_2: MOTOR_VEHICLE_RISK_REDUCTION - value_3: - description_1: General Risk Reduction - description_2: Motor Vehicle Risk Reduction - description_3: - definition_1: - definition_2: - source_1: - source_2: -'GENERAL_RISK_REDUCTION: COOKING_FIRES': - active: 'TRUE' - value_1: GENERAL_RISK_REDUCTION - value_2: COOKING_FIRES - value_3: - description_1: General Risk Reduction - description_2: Cooking Fires - description_3: - definition_1: - definition_2: - source_1: - source_2: -'GENERAL_RISK_REDUCTION: GENERAL_FIRE_SAFEETY': - active: 'TRUE' - value_1: GENERAL_RISK_REDUCTION - value_2: GENERAL_FIRE_SAFEETY - value_3: - description_1: General Risk Reduction - description_2: General Fire Safety - Other - description_3: - definition_1: - definition_2: - source_1: - source_2: -'GENERAL_RISK_REDUCTION: SPECIALIZED_RISK_REDUCTION: SAFEKIDS': - active: 'TRUE' - value_1: GENERAL_RISK_REDUCTION - value_2: SPECIALIZED_RISK_REDUCTION - value_3: SAFEKIDS - description_1: General Risk Reduction - description_2: Specialized Risk Reduction - description_3: SafeKids - definition_1: - definition_2: - source_1: - source_2: -'GENERAL_RISK_REDUCTION: SPECIALIZED_RISK_REDUCTION: POOL_SAFETY': - active: 'TRUE' - value_1: GENERAL_RISK_REDUCTION - value_2: SPECIALIZED_RISK_REDUCTION - value_3: POOL_SAFETY - description_1: General Risk Reduction - description_2: Specialized Risk Reduction - description_3: Pool Safety (including fencing) - definition_1: - definition_2: - source_1: - source_2: -'GENERAL_RISK_REDUCTION: SPECIALIZED_RISK_REDUCTION: BIKE_SAFETY': - active: 'TRUE' - value_1: GENERAL_RISK_REDUCTION - value_2: SPECIALIZED_RISK_REDUCTION - value_3: BIKE_SAFETY - description_1: General Risk Reduction - description_2: Specialized Risk Reduction - description_3: Bike Safety - definition_1: - definition_2: - source_1: - source_2: -'GENERAL_RISK_REDUCTION: SEVERE_WEATHER: TORNADO_WARNING': - active: 'TRUE' - value_1: GENERAL_RISK_REDUCTION - value_2: SEVERE_WEATHER - value_3: TORNADO_WARNING - description_1: General Risk Reduction - description_2: Specialized Risk Reduction - description_3: Tornado Warnings - definition_1: - definition_2: - source_1: - source_2: -'GENERAL_RISK_REDUCTION: SEVERE_WEATHER: SWIFTWATER_AWARENESS': - active: 'TRUE' - value_1: GENERAL_RISK_REDUCTION - value_2: SEVERE_WEATHER - value_3: SWIFTWATER_AWARENESS - description_1: General Risk Reduction - description_2: Specialized Risk Reduction - description_3: Swiftwater Awareness - definition_1: - definition_2: - source_1: - source_2: -'OPERATION_ENHANCEMENT: HYDRANT_MARKER_INSTALL': - active: 'TRUE' - value_1: OPERATION_ENHANCEMENT - value_2: HYDRANT_MARKER_INSTALL - value_3: - description_1: Operation Enhancement - description_2: Hydrant Marker Install - description_3: - definition_1: - definition_2: - source_1: - source_2: -'OPERATION_ENHANCEMENT: ADDRESS_MARKER_INSTALL': - active: 'TRUE' - value_1: OPERATION_ENHANCEMENT - value_2: ADDRESS_MARKER_INSTALL - value_3: - description_1: Operation Enhancement - description_2: Address Marker Install - description_3: - definition_1: - definition_2: - source_1: - source_2: -'COMMUNITY_HEALTH: BASIC_HEALTH_ASSESSMENT': - active: 'TRUE' - value_1: COMMUNITY_HEALTH - value_2: BASIC_HEALTH_ASSESSMENT - value_3: - description_1: Community Health - description_2: Basic Health Assessment (blood pressure, blood sugar, et al) - description_3: - definition_1: - definition_2: - source_1: - source_2: -'COMMUNITY_HEALTH: MEDICATION_RECONCILIATION': - active: 'TRUE' - value_1: COMMUNITY_HEALTH - value_2: MEDICATION_RECONCILIATION - value_3: - description_1: Community Health - description_2: Medication Reconciliation - description_3: - definition_1: - definition_2: - source_1: - source_2: -'COMMUNITY_HEALTH: READMISSION_AVOIDANCE_PREVENTION': - active: 'TRUE' - value_1: COMMUNITY_HEALTH - value_2: READMISSION_AVOIDANCE_PREVENTION - value_3: - description_1: Community Health - description_2: Readmission Avoidance / Prevention - description_3: - definition_1: - definition_2: - source_1: - source_2: -'COMMUNITY_HEALTH: FALL_INTERVENTION': - active: 'TRUE' - value_1: COMMUNITY_HEALTH - value_2: FALL_INTERVENTION - value_3: - description_1: Community Health - description_2: Fall Intervention - description_3: - definition_1: - definition_2: - source_1: - source_2: -'COMMUNITY_HEALTH: CHRONIC_DISEASE_MANAGEMENT': - active: 'TRUE' - value_1: COMMUNITY_HEALTH - value_2: CHRONIC_DISEASE_MANAGEMENT - value_3: - description_1: Community Health - description_2: Chronic Disease Management - description_3: - definition_1: - definition_2: - source_1: - source_2: -'COMMUNITY_HEALTH: REFERRAL_PROGRAM': - active: 'TRUE' - value_1: COMMUNITY_HEALTH - value_2: REFERRAL_PROGRAM - value_3: - description_1: Community Health - description_2: Referral Program - description_3: - definition_1: - definition_2: - source_1: - source_2: -'COMMUNITY_HEALTH: ACCESSIBILITY_PROGRAM': - active: 'TRUE' - value_1: COMMUNITY_HEALTH - value_2: ACCESSIBILITY_PROGRAM - value_3: - description_1: Community Health - description_2: Accessibility Program - description_3: - definition_1: Includes wheelchair ramp building, etc. - definition_2: - source_1: - source_2: -'COMMUNITY_HEALTH: COMMUNITY_HEALTH_GENERAL_OTHER': - active: 'TRUE' - value_1: COMMUNITY_HEALTH - value_2: COMMUNITY_HEALTH_GENERAL_OTHER - value_3: - description_1: Community Health - description_2: Community Health - General / Other - description_3: - definition_1: - definition_2: - source_1: - source_2: -'SENIOR_RISK_REDUCTION: GRAB_BAR_INSTALLATION': - active: 'TRUE' - value_1: SENIOR_RISK_REDUCTION - value_2: GRAB_BAR_INSTALLATION - value_3: - description_1: Senior Risk Reduction - description_2: Grab Bar Installation - description_3: - definition_1: - definition_2: - source_1: - source_2: -'SENIOR_RISK_REDUCTION: RESIDENTIAL_KEY_BOX_INSTALLATION: HOMEBOX': - active: 'TRUE' - value_1: SENIOR_RISK_REDUCTION - value_2: RESIDENTIAL_KEY_BOX_INSTALLATION - value_3: HOMEBOX - description_1: Senior Risk Reduction - description_2: Residential Key Box Installation - description_3: HomeBox - definition_1: - definition_2: - source_1: - source_2: -'SENIOR_RISK_REDUCTION: SENIOR_RISK_REDUCTION_CLASS: REMEMBERING_WHEN': - active: 'TRUE' - value_1: SENIOR_RISK_REDUCTION - value_2: SENIOR_RISK_REDUCTION_CLASS - value_3: REMEMBERING_WHEN - description_1: Senior Risk Reduction - description_2: Senior Risk Reduction Class - description_3: Remembering When - definition_1: - definition_2: - source_1: - source_2: -'SENIOR_RISK_REDUCTION: SENIOR_RISK_REDUCTION_CLASS: STEPS_TO_SAFETY': - active: 'TRUE' - value_1: SENIOR_RISK_REDUCTION - value_2: SENIOR_RISK_REDUCTION_CLASS - value_3: STEPS_TO_SAFETY - description_1: Senior Risk Reduction - description_2: Senior Risk Reduction Class - description_3: Steps To Safety - definition_1: - definition_2: - source_1: - source_2: -'WILDFIRE_PREPAREDNESS: FUEL_MITIGATION_PROJECT': - active: 'TRUE' - value_1: WILDFIRE_PREPAREDNESS - value_2: FUEL_MITIGATION_PROJECT - value_3: - description_1: Wildfire Preparedness - description_2: Fuel Mitigation Project - description_3: - definition_1: - definition_2: - source_1: - source_2: -'WILDFIRE_PREPAREDNESS: HOME_HARDENING_PROJECT': - active: 'TRUE' - value_1: WILDFIRE_PREPAREDNESS - value_2: HOME_HARDENING_PROJECT - value_3: - description_1: Wildfire Preparedness - description_2: Home Hardening Project - description_3: - definition_1: - definition_2: - source_1: - source_2: -'WILDFIRE_PREPAREDNESS: DEFENSIBLE_SPACE': - active: 'TRUE' - value_1: WILDFIRE_PREPAREDNESS - value_2: DEFENSIBLE_SPACE - value_3: - description_1: Wildfire Preparedness - description_2: Defensible Space - description_3: - definition_1: - definition_2: - source_1: - source_2: -'WILDFIRE_PREPAREDNESS: WUI_EDUCATION: FIREWISE': - active: 'TRUE' - value_1: WILDFIRE_PREPAREDNESS - value_2: WUI_EDUCATION - value_3: FIREWISE - description_1: Wildfire Preparedness - description_2: WUI Education - description_3: Firewise - definition_1: - definition_2: - source_1: - source_2: -'WILDFIRE_PREPAREDNESS: WUI_EDUCATION: READY_SET_GO': - active: 'TRUE' - value_1: WILDFIRE_PREPAREDNESS - value_2: WUI_EDUCATION - value_3: READY_SET_GO - description_1: Wildfire Preparedness - description_2: WUI Education - description_3: Ready Set Go! - definition_1: - definition_2: - source_1: - source_2: -'YOUTH_RISK_REDUCTION: CAR_SEAT_INSTALLATION': - active: 'TRUE' - value_1: YOUTH_RISK_REDUCTION - value_2: CAR_SEAT_INSTALLATION - value_3: - description_1: Youth Risk Reduction - description_2: Car Seat Installation - description_3: - definition_1: - definition_2: - source_1: - source_2: -'YOUTH_RISK_REDUCTION: LEARN_NOT_TO_BURN': - active: 'TRUE' - value_1: YOUTH_RISK_REDUCTION - value_2: LEARN_NOT_TO_BURN - value_3: - description_1: Youth Risk Reduction - description_2: Learn Not to Burn - description_3: - definition_1: - definition_2: - source_1: - source_2: -'YOUTH_RISK_REDUCTION: YOUTH_FIRESETTER_INTERVENTION': - active: 'TRUE' - value_1: YOUTH_RISK_REDUCTION - value_2: YOUTH_FIRESETTER_INTERVENTION - value_3: - description_1: Youth Risk Reduction - description_2: 'Youth Firesetter Intervention ' - description_3: - definition_1: - definition_2: - source_1: - source_2: -'OTHER: ': - active: 'TRUE' - value_1: OTHER - value_2: - value_3: - description_1: Other - description_2: - description_3: - definition_1: - definition_2: - source_1: - source_2: diff --git a/secondary_schemas/value_sets/yml/type_deck_porch_grade.yml b/secondary_schemas/value_sets/yml/type_deck_porch_grade.yml deleted file mode 100644 index 9178eff..0000000 --- a/secondary_schemas/value_sets/yml/type_deck_porch_grade.yml +++ /dev/null @@ -1,20 +0,0 @@ -ON GRADE: - active: 'TRUE' - description: On Grade - definition: - source: -ELEVATED: - active: 'TRUE' - description: Elevated - definition: - source: -NONE PRESENT: - active: 'TRUE' - description: None Present - definition: - source: -BELOW_GRADE_SUNKEN: - active: 'TRUE' - description: Below Grade / Sunken - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_deck_porch_material.yml b/secondary_schemas/value_sets/yml/type_deck_porch_material.yml deleted file mode 100644 index ed834d4..0000000 --- a/secondary_schemas/value_sets/yml/type_deck_porch_material.yml +++ /dev/null @@ -1,35 +0,0 @@ -COMPOSITE: - active: 'TRUE' - description: Composite - definition: - source: -MASONRY/CONCRETE: - active: 'TRUE' - description: Masonry/Concrete - definition: - source: -WOOD: - active: 'TRUE' - description: Wood - definition: - source: -VINYL_PLASTIC_PVC: - active: 'TRUE' - description: Vinyl / Plastic / PVC - definition: - source: -METAL: - active: 'TRUE' - description: Metal - definition: - source: -OTHER: - active: 'TRUE' - description: Other - definition: - source: -UNKNOWN: - active: 'TRUE' - description: Unknown - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_dins_origin_cause.yml b/secondary_schemas/value_sets/yml/type_dins_origin_cause.yml deleted file mode 100644 index 3fbfeec..0000000 --- a/secondary_schemas/value_sets/yml/type_dins_origin_cause.yml +++ /dev/null @@ -1,25 +0,0 @@ -DIRECT FLAME IMPINGEMENT: - active: 'TRUE' - description: Direct Flame Impingement - definition: - source: -EMBERS: - active: 'TRUE' - description: Embers - definition: - source: -RADIANT HEAT: - active: 'TRUE' - description: Radiant Heat - definition: - source: -UNKNOWN: - active: 'TRUE' - description: Unknown - definition: - source: -OTHER: - active: 'TRUE' - description: Other - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_dins_origin_location.yml b/secondary_schemas/value_sets/yml/type_dins_origin_location.yml deleted file mode 100644 index bb5ce27..0000000 --- a/secondary_schemas/value_sets/yml/type_dins_origin_location.yml +++ /dev/null @@ -1,55 +0,0 @@ -ATTACHED FENCE: - active: 'TRUE' - description: Attached Fence - definition: - source: -ATTACHED PATIO COVER/CARPORT: - active: 'TRUE' - description: Attached Patio Cover/Carport - definition: - source: -DECK ELEVATED: - active: 'TRUE' - description: Deck Elevated - definition: - source: -DECK ON GRADE: - active: 'TRUE' - description: Deck on Grade - definition: - source: -EAVES: - active: 'TRUE' - description: Eaves - definition: - source: -ROOF: - active: 'TRUE' - description: Roof - definition: - source: -SIDING: - active: 'TRUE' - description: Siding - definition: - source: -WINDOW: - active: 'TRUE' - description: Window - definition: - source: -VENT: - active: 'TRUE' - description: Vent - definition: - source: -UNKNOWN: - active: 'TRUE' - description: Unknown - definition: - source: -OTHER: - active: 'TRUE' - description: Other - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_displace_cause.yml b/secondary_schemas/value_sets/yml/type_displace_cause.yml deleted file mode 100644 index d781379..0000000 --- a/secondary_schemas/value_sets/yml/type_displace_cause.yml +++ /dev/null @@ -1,35 +0,0 @@ -FIRE: - active: 'TRUE' - description: Fire - definition: - source: -SMOKE: - active: 'TRUE' - description: Smoke - definition: - source: -WATER: - active: 'TRUE' - description: Water - definition: - source: -UTILITIES: - active: 'TRUE' - description: Utilities - definition: - source: -HAZARDOUS_SITUATION: - active: 'TRUE' - description: Hazardous Situation - definition: - source: -COLLAPSE: - active: 'TRUE' - description: Collapse - definition: - source: -OTHER: - active: 'TRUE' - description: Other - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_disposition.yml b/secondary_schemas/value_sets/yml/type_disposition.yml deleted file mode 100644 index e5813a7..0000000 --- a/secondary_schemas/value_sets/yml/type_disposition.yml +++ /dev/null @@ -1,30 +0,0 @@ -FIRST_AID_ONLY: - active: 'TRUE' - description: First aid only - definition: - source: -HOSPITAL: - active: 'TRUE' - description: Hospital - definition: - source: -DOCTORS_OFFICE: - active: 'TRUE' - description: Doctor's office - definition: - source: -MORGUE_FUNERAL_HOME: - active: 'TRUE' - description: Morgue or funeral home - definition: - source: -RESIDENCE: - active: 'TRUE' - description: Residence - definition: - source: -NO_CARE_NEEDED: - active: 'TRUE' - description: No care needed - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_distance_unit.yml b/secondary_schemas/value_sets/yml/type_distance_unit.yml deleted file mode 100644 index 2b636c0..0000000 --- a/secondary_schemas/value_sets/yml/type_distance_unit.yml +++ /dev/null @@ -1,10 +0,0 @@ -FEET: - active: 'TRUE' - description: Feet - definition: - source: -MILES: - active: 'TRUE' - description: Miles - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_duty.yml b/secondary_schemas/value_sets/yml/type_duty.yml deleted file mode 100644 index c6b0373..0000000 --- a/secondary_schemas/value_sets/yml/type_duty.yml +++ /dev/null @@ -1,35 +0,0 @@ -RESPONDING_TO_EMERGENCY_INCIDENT: - active: 'TRUE' - description: Responding to Emergency Incident - definition: - source: -WORKING_AT_SCENE_OF_FIRE_INCIDENT: - active: 'TRUE' - description: Working at Scene of Fire Incident - definition: - source: -WORKING_AT_SCENE_OF_NONFIRE_INCIDENT: - active: 'TRUE' - description: Working at Scene of Nonfire Incident - definition: - source: -RETURNING_FROM_EMERGENCY_INCIDENT: - active: 'TRUE' - description: Returning from Emergency Incident - definition: - source: -TRAINING: - active: 'TRUE' - description: Training - definition: - source: -AFTER_INCIDENT: - active: 'TRUE' - description: After Incident - definition: - source: -OTHER_ON_DUTY_INCIDENT: - active: 'TRUE' - description: Other On-Duty Incident - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_eaves.yml b/secondary_schemas/value_sets/yml/type_eaves.yml deleted file mode 100644 index 6bdce73..0000000 --- a/secondary_schemas/value_sets/yml/type_eaves.yml +++ /dev/null @@ -1,20 +0,0 @@ -ENCLOSED: - active: 'TRUE' - description: Enclosed - definition: - source: -UNENCLOSED: - active: 'TRUE' - description: Unenclosed - definition: - source: -NO EAVES: - active: 'TRUE' - description: No Eaves - definition: - source: -UNKNOWN: - active: 'TRUE' - description: Unknown - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_emerghaz_elec.yml b/secondary_schemas/value_sets/yml/type_emerghaz_elec.yml deleted file mode 100644 index b7fd342..0000000 --- a/secondary_schemas/value_sets/yml/type_emerghaz_elec.yml +++ /dev/null @@ -1,576 +0,0 @@ -'CONSUMER_PRODUCTS: APPLIANCE_TOOL': - active: 'TRUE' - value_1: CONSUMER_PRODUCTS - value_2: APPLIANCE_TOOL - value_3: - description_1: Appliances / Tools - description_2: Consumer Products - description_3: - definition_1: - definition_2: - definition_3: - source: -'CONSUMER_PRODUCTS: CELL_PHONE': - active: 'TRUE' - value_1: CONSUMER_PRODUCTS - value_2: CELL_PHONE - value_3: - description_1: Cell Phone - description_2: Consumer Products - description_3: - definition_1: - definition_2: - definition_3: - source: -'CONSUMER_PRODUCTS: COMPUTER_TABLET': - active: 'TRUE' - value_1: CONSUMER_PRODUCTS - value_2: COMPUTER_TABLET - value_3: - description_1: Computer / Tablet - description_2: Consumer Products - description_3: - definition_1: - definition_2: - definition_3: - source: -'CONSUMER_PRODUCTS: ELECTRONIC_CIGARETTE': - active: 'TRUE' - value_1: CONSUMER_PRODUCTS - value_2: ELECTRONIC_CIGARETTE - value_3: - description_1: Electronic Cigarette - description_2: Consumer Products - description_3: - definition_1: - definition_2: - definition_3: - source: -'CONSUMER_PRODUCTS: POWER_BANK': - active: 'TRUE' - value_1: CONSUMER_PRODUCTS - value_2: POWER_BANK - value_3: - description_1: Power Bank - description_2: Consumer Products - description_3: - definition_1: - definition_2: - definition_3: - source: -'CONSUMER_PRODUCTS: TOY': - active: 'TRUE' - value_1: CONSUMER_PRODUCTS - value_2: TOY - value_3: - description_1: Toy - description_2: Consumer Products - description_3: - definition_1: - definition_2: - definition_3: - source: -'CONSUMER_PRODUCTS: OTHER': - active: 'TRUE' - value_1: CONSUMER_PRODUCTS - value_2: OTHER - value_3: - description_1: Other - description_2: Consumer Products - description_3: - definition_1: - definition_2: - definition_3: - source: -'ENERGY_STORAGE_SYSTEM: HYDROELECTRIC': - active: 'TRUE' - value_1: ENERGY_STORAGE_SYSTEM - value_2: HYDROELECTRIC - value_3: - description_1: Pumped-Storage Hydroelectric - description_2: Energy Storage System - description_3: - definition_1: - definition_2: - definition_3: - source: -'ENERGY_STORAGE_SYSTEM: BATTERY': - active: 'TRUE' - value_1: ENERGY_STORAGE_SYSTEM - value_2: BATTERY - value_3: - description_1: Battery (Electro-Chemical) - description_2: Energy Storage System - description_3: - definition_1: - definition_2: - definition_3: - source: -'ENERGY_STORAGE_SYSTEM: COMPRESSED_AIR': - active: 'TRUE' - value_1: ENERGY_STORAGE_SYSTEM - value_2: COMPRESSED_AIR - value_3: - description_1: Compressed-Air Storage - description_2: Energy Storage System - description_3: - definition_1: - definition_2: - definition_3: - source: -'ENERGY_STORAGE_SYSTEM: FLYWHEEL': - active: 'TRUE' - value_1: ENERGY_STORAGE_SYSTEM - value_2: FLYWHEEL - value_3: - description_1: Flywheel - description_2: Energy Storage System - description_3: - definition_1: - definition_2: - definition_3: - source: -'ENERGY_STORAGE_SYSTEM: OTHER': - active: 'TRUE' - value_1: ENERGY_STORAGE_SYSTEM - value_2: OTHER - value_3: - description_1: Other - description_2: Energy Storage System - description_3: - definition_1: - definition_2: - definition_3: - source: -'E_MOBILITY: POWER_ASSISTED_BICYCLE': - active: 'TRUE' - value_1: E_MOBILITY - value_2: POWER_ASSISTED_BICYCLE - value_3: - description_1: Power Assisted Bicycle - description_2: E-Mobility - description_3: - definition_1: - definition_2: - definition_3: - source: -'E_MOBILITY: ELECTRIC_SCOOTER_MOPED': - active: 'TRUE' - value_1: E_MOBILITY - value_2: ELECTRIC_SCOOTER_MOPED - value_3: - description_1: Electric Scooter/Moped - description_2: E-Mobility - description_3: - definition_1: - definition_2: - definition_3: - source: -'E_MOBILITY: PERSONAL_MOBILITY_ASSIST': - active: 'TRUE' - value_1: E_MOBILITY - value_2: PERSONAL_MOBILITY_ASSIST - value_3: - description_1: Personal Mobility Assist - description_2: E-Mobility - description_3: - definition_1: - definition_2: - definition_3: - source: -'E_MOBILITY: OTHER': - active: 'TRUE' - value_1: E_MOBILITY - value_2: OTHER - value_3: - description_1: Other - description_2: E-Mobility - description_3: - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: CAR_RR: FULL_ELECTRIC': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: CAR_RR - value_3: FULL_ELECTRIC - description_1: Road Registered Car - description_2: Electric Vehicle - description_3: Full Electric - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: CAR_RR: PLUG_IN_HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: CAR_RR - value_3: PLUG_IN_HYBRID - description_1: Road Registered Car - description_2: Electric Vehicle - description_3: Plug-In Hybrid - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: CAR_RR: HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: CAR_RR - value_3: HYBRID - description_1: Road Registered Car - description_2: Electric Vehicle - description_3: Hybrid - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: CAR_RR: FUEL_CELL': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: CAR_RR - value_3: FUEL_CELL - description_1: Road Registered Car - description_2: Electric Vehicle - description_3: Fuel Cell - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: TRUCK_PASSENGER_RR: FULL_ELECTRIC': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: TRUCK_PASSENGER_RR - value_3: FULL_ELECTRIC - description_1: Road Registered Passenger Truck - description_2: Electric Vehicle - description_3: Full Electric - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: TRUCK_PASSENGER_RR: PLUG_IN_HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: TRUCK_PASSENGER_RR - value_3: PLUG_IN_HYBRID - description_1: Road Registered Passenger Truck - description_2: Electric Vehicle - description_3: Plug-In Hybrid - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: TRUCK_PASSENGER_RR: HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: TRUCK_PASSENGER_RR - value_3: HYBRID - description_1: Road Registered Passenger Truck - description_2: Electric Vehicle - description_3: Hybrid - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: TRUCK_PASSENGER_RR: FUEL_CELL': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: TRUCK_PASSENGER_RR - value_3: FUEL_CELL - description_1: Road Registered Passenger Truck - description_2: Electric Vehicle - description_3: Fuel Cell - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: TRUCK_COMMERCIAL_RR: FULL_ELECTRIC': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: TRUCK_COMMERCIAL_RR - value_3: FULL_ELECTRIC - description_1: Road Registered Commercial Truck - description_2: Electric Vehicle - description_3: Full Electric - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: TRUCK_COMMERCIAL_RR: PLUG_IN_HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: TRUCK_COMMERCIAL_RR - value_3: PLUG_IN_HYBRID - description_1: Road Registered Commercial Truck - description_2: Electric Vehicle - description_3: Plug-In Hybrid - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: TRUCK_COMMERCIAL_RR: HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: TRUCK_COMMERCIAL_RR - value_3: HYBRID - description_1: Road Registered Commercial Truck - description_2: Electric Vehicle - description_3: Hybrid - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: TRUCK_COMMERCIAL_RR: FUEL_CELL': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: TRUCK_COMMERCIAL_RR - value_3: FUEL_CELL - description_1: Road Registered Commercial Truck - description_2: Electric Vehicle - description_3: Fuel Cell - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: BUS_RR: FULL_ELECTRIC': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: BUS_RR - value_3: FULL_ELECTRIC - description_1: Road Registered Bus - description_2: Electric Vehicle - description_3: Full Electric - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: BUS_RR: PLUG_IN_HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: BUS_RR - value_3: PLUG_IN_HYBRID - description_1: Road Registered Bus - description_2: Electric Vehicle - description_3: Plug-In Hybrid - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: BUS_RR: HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: BUS_RR - value_3: HYBRID - description_1: Road Registered Bus - description_2: Electric Vehicle - description_3: Hybrid - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: BUS_RR: FUEL_CELL': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: BUS_RR - value_3: FUEL_CELL - description_1: Road Registered Bus - description_2: Electric Vehicle - description_3: Fuel Cell - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: BOAT_RECREATIONAL: FULL_ELECTRIC': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: BOAT_RECREATIONAL - value_3: FULL_ELECTRIC - description_1: Boat Recreational - description_2: Electric Vehicle - description_3: Full Electric - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: BOAT_RECREATIONAL: PLUG_IN_HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: BOAT_RECREATIONAL - value_3: PLUG_IN_HYBRID - description_1: Boat Recreational - description_2: Electric Vehicle - description_3: Plug-In Hybrid - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: BOAT_RECREATIONAL: HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: BOAT_RECREATIONAL - value_3: HYBRID - description_1: Boat Recreational - description_2: Electric Vehicle - description_3: Hybrid - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: BOAT_RECREATIONAL: Fuel_Cell': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: BOAT_RECREATIONAL - value_3: Fuel_Cell - description_1: Boat Recreational - description_2: Electric Vehicle - description_3: Fuel Cell - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: BOAT_COMMERCIAL: FULL_ELECTRIC': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: BOAT_COMMERCIAL - value_3: FULL_ELECTRIC - description_1: Boat Commercial - description_2: Electric Vehicle - description_3: Full Electric - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: BOAT_COMMERCIAL: PLUG_IN_HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: BOAT_COMMERCIAL - value_3: PLUG_IN_HYBRID - description_1: Boat Commercial - description_2: Electric Vehicle - description_3: Plug-In Hybrid - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: BOAT_COMMERCIAL: HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: BOAT_COMMERCIAL - value_3: HYBRID - description_1: Boat Commercial - description_2: Electric Vehicle - description_3: Hybrid - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: BOAT_COMMERCIAL: FUEL_CELL': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: BOAT_COMMERCIAL - value_3: FUEL_CELL - description_1: Boat Commercial - description_2: Electric Vehicle - description_3: Fuel Cell - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: LIGHT_EV_NRR: FULL_ELECTRIC': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: LIGHT_EV_NRR - value_3: FULL_ELECTRIC - description_1: Non Road Registered Light Vehicle - description_2: Electric Vehicle - description_3: Full Electric - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: LIGHT_EV_NRR: PLUG_IN_HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: LIGHT_EV_NRR - value_3: PLUG_IN_HYBRID - description_1: Non Road Registered Light Vehicle - description_2: Electric Vehicle - description_3: Plug-In Hybrid - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: LIGHT_EV_NRR: HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: LIGHT_EV_NRR - value_3: HYBRID - description_1: Non Road Registered Light Vehicle - description_2: Electric Vehicle - description_3: Hybrid - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: LIGHT_EV_NRR: FUEL_CELL': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: LIGHT_EV_NRR - value_3: FUEL_CELL - description_1: Non Road Registered Light Vehicle - description_2: Electric Vehicle - description_3: Fuel Cell - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: OTHER: FULL_ELECTRIC': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: OTHER - value_3: FULL_ELECTRIC - description_1: Other - description_2: Electric Vehicle - description_3: Full Electric - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: OTHER: PLUG_IN_HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: OTHER - value_3: PLUG_IN_HYBRID - description_1: Other - description_2: Electric Vehicle - description_3: Plug-In Hybrid - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: OTHER: HYBRID': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: OTHER - value_3: HYBRID - description_1: Other - description_2: Electric Vehicle - description_3: Hybrid - definition_1: - definition_2: - definition_3: - source: -'ELECTRIC_VEHICLE: OTHER: FUEL_CELL': - active: 'TRUE' - value_1: ELECTRIC_VEHICLE - value_2: OTHER - value_3: FUEL_CELL - description_1: Other - description_2: Electric Vehicle - description_3: Fuel Cell - definition_1: - definition_2: - definition_3: - source: diff --git a/secondary_schemas/value_sets/yml/type_emerghaz_suppression.yml b/secondary_schemas/value_sets/yml/type_emerghaz_suppression.yml deleted file mode 100644 index 2ce45dc..0000000 --- a/secondary_schemas/value_sets/yml/type_emerghaz_suppression.yml +++ /dev/null @@ -1,30 +0,0 @@ -RUN_COURSE: - active: 'TRUE' - description: Let Incident Run Its Course - definition: - source: -SUPPRESSION_WATER_ONLY: - active: 'TRUE' - description: Suppression With Water Only - definition: - source: -SUPPRESSION_WATER_ADDITIVE: - active: 'TRUE' - description: Suppression With Water / Additive - definition: - source: -SUBMERGE_BURY: - active: 'TRUE' - description: Submerge or Bury - definition: - source: -FIRE_BLANKET: - active: 'TRUE' - description: Use of Fire Blanket - definition: - source: -BATTERY_PENETRATION: - active: 'TRUE' - description: Use of Battery Penetrating Appliance - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_exposure.yml b/secondary_schemas/value_sets/yml/type_exposure.yml deleted file mode 100644 index 707f3a9..0000000 --- a/secondary_schemas/value_sets/yml/type_exposure.yml +++ /dev/null @@ -1,30 +0,0 @@ -SMOKE: - active: 'TRUE' - description: Smoke - definition: - source: -DERMAL: - active: 'TRUE' - description: Dermal - definition: Such as soot. - source: -INFECTIOUS_DISEASE: - active: 'TRUE' - description: Infectious Disease - definition: - source: -HEAT: - active: 'TRUE' - description: Heat / Flame - definition: - source: -HAZMAT: - active: 'TRUE' - description: Hazardous material - definition: - source: -OTHER: - active: 'TRUE' - description: Other - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_exterior_finish.yml b/secondary_schemas/value_sets/yml/type_exterior_finish.yml deleted file mode 100644 index c3dd501..0000000 --- a/secondary_schemas/value_sets/yml/type_exterior_finish.yml +++ /dev/null @@ -1,45 +0,0 @@ -WOOD: - active: 'TRUE' - description: Wood - definition: - source: -BRICK_STONE: - active: 'TRUE' - description: Brick/Stone - definition: - source: -VINYL: - active: 'TRUE' - description: Vinyl - definition: - source: -ASHPHALT: - active: 'TRUE' - description: Asphalt - definition: - source: -METAL: - active: 'TRUE' - description: Metal - definition: - source: -CONCRETE: - active: 'TRUE' - description: Concrete - definition: - source: -EIFS: - active: 'TRUE' - description: EIFS - definition: Exterior Insulation Finishing Systems - source: -STUCCO: - active: 'TRUE' - description: Stucco - definition: - source: -FIBER_CEMENT: - active: 'TRUE' - description: Fiber Cement - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_fire_bldg_damage.yml b/secondary_schemas/value_sets/yml/type_fire_bldg_damage.yml deleted file mode 100644 index 1af5e9e..0000000 --- a/secondary_schemas/value_sets/yml/type_fire_bldg_damage.yml +++ /dev/null @@ -1,20 +0,0 @@ -NO_DAMAGE: - active: 'TRUE' - description: No Damage - definition: - source: -MINOR_DAMAGE: - active: 'TRUE' - description: Minor (Limited Smoke / Fire / Water Damage, No Occupant Displacement) - definition: - source: -MODERATE_DAMAGE: - active: 'TRUE' - description: Moderate (Flame / Water / Smoke Damage, Possible Occupant Displacement) - definition: - source: -MAJOR_DAMAGE: - active: 'TRUE' - description: Major (Flame / Smoke / Water Damage Resulting in Total Property Loss, Occupant Displacement) - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_fire_spread.yml b/secondary_schemas/value_sets/yml/type_fire_spread.yml deleted file mode 100644 index ef24930..0000000 --- a/secondary_schemas/value_sets/yml/type_fire_spread.yml +++ /dev/null @@ -1,25 +0,0 @@ -OBJECT: - active: 'TRUE' - description: Object - definition: - source: -ROOM: - active: 'TRUE' - description: Room - definition: - source: -FLOOR: - active: 'TRUE' - description: Floor - definition: - source: -BUILDING: - active: 'TRUE' - description: Building - definition: - source: -BEYOND_BUILDING: - active: 'TRUE' - description: Beyond Building - definition: - source: \ No newline at end of file diff --git a/secondary_schemas/value_sets/yml/type_foundation.yml b/secondary_schemas/value_sets/yml/type_foundation.yml deleted file mode 100644 index b274f79..0000000 --- a/secondary_schemas/value_sets/yml/type_foundation.yml +++ /dev/null @@ -1,45 +0,0 @@ -CRAWL_SPACE: - active: 'TRUE' - description: Crawl Space - definition: - source: -POURED_CONCRETE_SLAB: - active: 'TRUE' - description: Poured Concrete Slab - definition: - source: -FULL_BASEMENT: - active: 'TRUE' - description: Full Basement - definition: - source: -SLAB_ON_GRADE: - active: 'TRUE' - description: Slab on Grade - definition: - source: -INSULATED_CONCRETE: - active: 'TRUE' - description: Insulated Concrete - definition: - source: -PIER_AND_BEAM_PILE: - active: 'TRUE' - description: Pier and Beam (Pile) - definition: - source: -CONCRETE_PANELS: - active: 'TRUE' - description: Concrete Panels - definition: - source: -WOOD: - active: 'TRUE' - description: Wood - definition: - source: -STONE: - active: 'TRUE' - description: Stone - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_fuel_arrangement.yml b/secondary_schemas/value_sets/yml/type_fuel_arrangement.yml deleted file mode 100644 index ffc9965..0000000 --- a/secondary_schemas/value_sets/yml/type_fuel_arrangement.yml +++ /dev/null @@ -1,15 +0,0 @@ -GROUND_FUELS: - active: 'TRUE' - description: Ground fuels - definition: 'Example: duff (decomposing litter), roots' - source: -SURFACE_FUELS: - active: 'TRUE' - description: Surface fuels - definition: 'Example: leaves, needles, grasses, forbs, shrubs, twigs, tree stumps, moss, lichen, branches on the ground.' - source: -CROWN_FUELS: - active: 'TRUE' - description: Crown fuels - definition: 'Example: foliage and branches found in the forest canopy.' - source: diff --git a/secondary_schemas/value_sets/yml/type_fuel_distribution.yml b/secondary_schemas/value_sets/yml/type_fuel_distribution.yml deleted file mode 100644 index ef07f1e..0000000 --- a/secondary_schemas/value_sets/yml/type_fuel_distribution.yml +++ /dev/null @@ -1,10 +0,0 @@ -CONTINUOUS_HORIZONTAL: - active: 'TRUE' - description: Continuous/Horizontal - definition: Fuels are generally of the same arrangement type. - source: -LADDER_VERTICAL: - active: 'TRUE' - description: Ladder/Vertical - definition: Fuels are arranged one above the other. - source: diff --git a/secondary_schemas/value_sets/yml/type_fuel_size.yml b/secondary_schemas/value_sets/yml/type_fuel_size.yml deleted file mode 100644 index af9d02d..0000000 --- a/secondary_schemas/value_sets/yml/type_fuel_size.yml +++ /dev/null @@ -1,25 +0,0 @@ -LESS_THAN_0.25: - active: 'TRUE' - description: Less than 0.25 - definition: 'Example: needles, twigs, moss, lichens, small shrubs and grasses' - source: -0.25_TO_1: - active: 'TRUE' - description: 0.25 to 1 - definition: 'Example: small branches, shrubs' - source: -1_TO_3: - active: 'TRUE' - description: 1 to 3 - definition: 'Example: medium-sized branches' - source: -3_TO_8: - active: 'TRUE' - description: 3 to 8 - definition: 'Example: Large branches, small logs' - source: -GREATER_THAN_8: - active: 'TRUE' - description: Greater than 8 - definition: 'Example: Large, downed logs that are solid or moderately decayed' - source: diff --git a/secondary_schemas/value_sets/yml/type_gender.yml b/secondary_schemas/value_sets/yml/type_gender.yml deleted file mode 100644 index e85046f..0000000 --- a/secondary_schemas/value_sets/yml/type_gender.yml +++ /dev/null @@ -1,30 +0,0 @@ -MALE: - active: 'TRUE' - description: Male - definition: - source: -FEMALE: - active: 'TRUE' - description: Female - definition: - source: -TRANSGENDER_MALE_FEMALE_TO_MALE: - active: 'TRUE' - description: Transgender Male (Female to Male) - definition: - source: -TRANSGENDER_FEMALE_MALE_TO_FEMALE: - active: 'TRUE' - description: Transgender Female (Male to Female) - definition: - source: -OTHER_GENDER_IDENTITY: - active: 'TRUE' - description: Other, neither exclusively male or female - definition: - source: -UNKNOWN: - active: 'TRUE' - description: Unknown (Unable to be determined) - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_general_fire_cause.yml b/secondary_schemas/value_sets/yml/type_general_fire_cause.yml deleted file mode 100644 index f45a8d8..0000000 --- a/secondary_schemas/value_sets/yml/type_general_fire_cause.yml +++ /dev/null @@ -1,20 +0,0 @@ -NATURAL: - active: 'TRUE' - description: Natural - definition: - source: -ACCIDENTAL: - active: 'TRUE' - description: Accidental - definition: - source: -INCENDIARY: - active: 'TRUE' - description: Incendiary - definition: - source: -UNDETERMINED: - active: 'TRUE' - description: Undetermined - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_hazard_cause.yml b/secondary_schemas/value_sets/yml/type_hazard_cause.yml deleted file mode 100644 index 77167c7..0000000 --- a/secondary_schemas/value_sets/yml/type_hazard_cause.yml +++ /dev/null @@ -1,25 +0,0 @@ -INTENTIONAL: - active: 'TRUE' - description: Intentional - definition: - source: -UNINTENTIONAL: - active: 'TRUE' - description: Unintentional - definition: - source: -CONTAINER_CONTAINMENT_FAILURE: - active: 'TRUE' - description: Container / Containment Failure - definition: - source: -ACT_OF_NATURE: - active: 'TRUE' - description: Act of Nature - definition: - source: -CAUSE_UNDER_INVESTIGATION: - active: 'TRUE' - description: Cause Under Investigation - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_hazard_dot.yml b/secondary_schemas/value_sets/yml/type_hazard_dot.yml deleted file mode 100644 index 6ede659..0000000 --- a/secondary_schemas/value_sets/yml/type_hazard_dot.yml +++ /dev/null @@ -1,45 +0,0 @@ -EXPLOSIVES: - active: 'TRUE' - description: Explosives - definition: - source: -GASES: - active: 'TRUE' - description: Gases - definition: - source: -FLAMMABLE_LIQUIDS: - active: 'TRUE' - description: Flammable Liquids - definition: - source: -FLAMMABLE_SOLIDS: - active: 'TRUE' - description: Flammable Solids - definition: - source: -OXIDIZERS: - active: 'TRUE' - description: Oxidizers - definition: - source: -POISONS_AND_ETIOLOGIC_MATERIALS: - active: 'TRUE' - description: Poisons and Etiologic Materials - definition: - source: -RADIOACTIVE_MATERIALS: - active: 'TRUE' - description: Radioactive Materials - definition: - source: -CORROSIVES: - active: 'TRUE' - description: Corrosives - definition: - source: -MISCELLANEOUS_DANGEROUS_SUBSTANCES: - active: 'TRUE' - description: Miscellaneous Dangers Substances and Articles - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_hazard_physical_state.yml b/secondary_schemas/value_sets/yml/type_hazard_physical_state.yml deleted file mode 100644 index 03a3288..0000000 --- a/secondary_schemas/value_sets/yml/type_hazard_physical_state.yml +++ /dev/null @@ -1,25 +0,0 @@ -SOLID: - active: 'TRUE' - description: Solid - definition: - source: -LIQUID: - active: 'TRUE' - description: Liquid - definition: - source: -GAS: - active: 'TRUE' - description: Gas - definition: - source: -RADIOACTIVE: - active: 'TRUE' - description: Radioactive - definition: ' ' - source: -UNKNOWN: - active: 'TRUE' - description: Unknown - definition: ' ' - source: diff --git a/secondary_schemas/value_sets/yml/type_hazard_unit.yml b/secondary_schemas/value_sets/yml/type_hazard_unit.yml deleted file mode 100644 index 8c27e44..0000000 --- a/secondary_schemas/value_sets/yml/type_hazard_unit.yml +++ /dev/null @@ -1,165 +0,0 @@ -GAS_CUBIC_FOOT: - active: 'TRUE' - description: 'Gas - Cubic Foot ' - definition: - source: -GAS_CUBIC_INCH: - active: 'TRUE' - description: 'Gas - Cubic Inch ' - definition: - source: -GAS_CUBIC_CENTIMETER: - active: 'TRUE' - description: 'Gas - Cubic Centimeter ' - definition: - source: -GAS_CUBIC_METER: - active: 'TRUE' - description: 'Gas - Cubic Meter ' - definition: - source: -GAS_POUND: - active: 'TRUE' - description: 'Gas - Pound ' - definition: - source: -LIQUID_CUBIC_CENTIMETER: - active: 'TRUE' - description: 'Liquid - Cubic Centimeter ' - definition: - source: -LIQUID_CUP: - active: 'TRUE' - description: 'Liquid - Cup ' - definition: - source: -LIQUID_GALLON: - active: 'TRUE' - description: 'Liquid - Gallon ' - definition: - source: -LIQUID_GRAM: - active: 'TRUE' - description: 'Liquid - Gram ' - definition: - source: -LIQUID_KILOGRAM: - active: 'TRUE' - description: 'Liquid - Kilogram ' - definition: - source: -LIQUID_POUND: - active: 'TRUE' - description: 'Liquid - Pound ' - definition: - source: -LIQUID_LITER: - active: 'TRUE' - description: 'Liquid - Liter ' - definition: - source: -LIQUID_MILLIGRAM: - active: 'TRUE' - description: 'Liquid - Milligram ' - definition: - source: -LIQUID_MILLILITER: - active: 'TRUE' - description: 'Liquid - Milliliter ' - definition: - source: -LIQUID_OUNCE: - active: 'TRUE' - description: 'Liquid - Ounce ' - definition: - source: -LIQUID_PINT: - active: 'TRUE' - description: 'Liquid - Pint ' - definition: - source: -LIQUID_QUART: - active: 'TRUE' - description: 'Liquid - Quart ' - definition: - source: -LIQUID_TABLESPOON: - active: 'TRUE' - description: 'Liquid - Tablespoon ' - definition: - source: -LIQUID_TEASPOON: - active: 'TRUE' - description: 'Liquid - Teaspoon ' - definition: - source: -SOLID_GRAM: - active: 'TRUE' - description: 'Solid - Gram ' - definition: - source: -SOLID_KILOGRAM: - active: 'TRUE' - description: 'Solid - Kilogram ' - definition: - source: -SOLID_POUND: - active: 'TRUE' - description: 'Solid - Pound ' - definition: - source: -SOLID_LITER: - active: 'TRUE' - description: 'Solid - Liter ' - definition: - source: -SOLID_MILLIGRAM: - active: 'TRUE' - description: 'Solid - Milligram ' - definition: - source: -SOLID_OUNCE: - active: 'TRUE' - description: 'Solid - Ounce ' - definition: - source: -SOLID_TABLESPOON: - active: 'TRUE' - description: 'Solid - Tablespoon ' - definition: - source: -SOLID_TON: - active: 'TRUE' - description: 'Solid - Ton ' - definition: - source: -SOLID_TEASPOON: - active: 'TRUE' - description: 'Solid - Teaspoon ' - definition: - source: -RADIOACTIVE_CURIE: - active: 'TRUE' - description: 'Radioactive - Curie ' - definition: - source: -RADIOACTIVE_MEGABECQUEREL: - active: 'TRUE' - description: 'Radioactive - Megabecquerel ' - definition: - source: -RADIOACTIVE_MILLICURIE: - active: 'TRUE' - description: 'Radioactive - Millicurie ' - definition: - source: -RADIOACTIVE_TERABECQUEREL: - active: 'TRUE' - description: 'Radioactive - Terabecquerel ' - definition: - source: -RADIOACTIVE_MICROCURIE: - active: 'TRUE' - description: 'Radioactive - Microcurie ' - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_hazsit_disposition.yml b/secondary_schemas/value_sets/yml/type_hazsit_disposition.yml deleted file mode 100644 index cd42b22..0000000 --- a/secondary_schemas/value_sets/yml/type_hazsit_disposition.yml +++ /dev/null @@ -1,45 +0,0 @@ -COMPLETED_FIRE_SERVICE_ONLY: - active: 'TRUE' - description: Completed by Fire Sevice Only - definition: - source: -COMPLETED_WITH_FIRE_SERVICE_PRESENT: - active: 'TRUE' - description: Completed with Fire Service Present - definition: - source: -RELEASED_TO_LOCAL_AGENCY: - active: 'TRUE' - description: Released to Local Agency - definition: - source: -RELEASED_TO_COUNTY_AGENCY: - active: 'TRUE' - description: Released to County Agency - definition: - source: -RELEASED_TO_STATE_AGENCY: - active: 'TRUE' - description: Released to State Agency - definition: - source: -RELEASED_TO_FEDERAL_AGENCY: - active: 'TRUE' - description: Released to Federal Agency - definition: - source: -RELEASED_TO_PRIVATE_AGENCY: - active: 'TRUE' - description: Released to Private Agency - definition: - source: -RELEASED_TO_PROPERTY_OWNER: - active: 'TRUE' - description: Released to Property Owner - definition: - source: -NO_ACTION_NECESSARY: - active: 'TRUE' - description: No Action Necessary - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_hazsit_release_factors.yml b/secondary_schemas/value_sets/yml/type_hazsit_release_factors.yml deleted file mode 100644 index 3b00475..0000000 --- a/secondary_schemas/value_sets/yml/type_hazsit_release_factors.yml +++ /dev/null @@ -1,207 +0,0 @@ -'FAILURE_TO_CONTROL_HAZARDOUS_MATERIAL: ABANDONED_OR_DISCARDED': - active: 'TRUE' - value_1: FAILURE_TO_CONTROL_HAZARDOUS_MATERIAL - value_2: ABANDONED_OR_DISCARDED - description_1: Failure To Control Hazardous Material - description_2: Abandoned or Discarded - definiton_1: - definition_2: - source: -'FAILURE_TO_CONTROL_HAZARDOUS_MATERIAL: IMPROPER_ENVIRONMENT_STOAGE': - active: 'TRUE' - value_1: FAILURE_TO_CONTROL_HAZARDOUS_MATERIAL - value_2: IMPROPER_ENVIRONMENT_STOAGE - description_1: Failure To Control Hazardous Material - description_2: Improper Environment Storage - definiton_1: - definition_2: - source: -'FAILURE_TO_CONTROL_HAZARDOUS_MATERIAL: IMPROPER_TRANSFER': - active: 'TRUE' - value_1: FAILURE_TO_CONTROL_HAZARDOUS_MATERIAL - value_2: IMPROPER_TRANSFER - description_1: Failure To Control Hazardous Material - description_2: Improper Transfer - definiton_1: - definition_2: - source: -'MISUSE_OF_HAZARDOUS_MATERIALS: IMPROPER_MIXING': - active: 'TRUE' - value_1: MISUSE_OF_HAZARDOUS_MATERIALS - value_2: IMPROPER_MIXING - description_1: Misuse of Hazardous Materials - description_2: Improper Mixing - definiton_1: - definition_2: - source: -'MISUSE_OF_HAZARDOUS_MATERIALS: IMPROPER_USE': - active: 'TRUE' - value_1: MISUSE_OF_HAZARDOUS_MATERIALS - value_2: IMPROPER_USE - description_1: Misuse of Hazardous Materials - description_2: Improper Use (Wrong Purpose) - definiton_1: - definition_2: - source: -'MISUSE_OF_HAZARDOUS_MATERIALS: IMPROPER_CONTAINER': - active: 'TRUE' - value_1: MISUSE_OF_HAZARDOUS_MATERIALS - value_2: IMPROPER_CONTAINER - description_1: Misuse of Hazardous Materials - description_2: Improper Container - definiton_1: - definition_2: - source: -'MECHANICAL_FAILURE_MALFUNCTION: AUTOMATIC_CONTROL_FAILURE': - active: 'TRUE' - value_1: MECHANICAL_FAILURE_MALFUNCTION - value_2: AUTOMATIC_CONTROL_FAILURE - description_1: Mechanical Failure / Malfunction - description_2: Automatic Control Failure - definiton_1: - definition_2: - source: -'MECHANICAL_FAILURE_MALFUNCTION: MANUAL_CONTROL_FAILURE': - active: 'TRUE' - value_1: MECHANICAL_FAILURE_MALFUNCTION - value_2: MANUAL_CONTROL_FAILURE - description_1: Mechanical Failure / Malfunction - description_2: Manual Control Failure - definiton_1: - definition_2: - source: -'MECHANICAL_FAILURE_MALFUNCTION: ELECTRICAL_FAILURE': - active: 'TRUE' - value_1: MECHANICAL_FAILURE_MALFUNCTION - value_2: ELECTRICAL_FAILURE - description_1: Mechanical Failure / Malfunction - description_2: Electrical Failure - definiton_1: - definition_2: - source: -'MECHANICAL_FAILURE_MALFUNCTION: LACK_OF_MAINTENANCE': - active: 'TRUE' - value_1: MECHANICAL_FAILURE_MALFUNCTION - value_2: LACK_OF_MAINTENANCE - description_1: Mechanical Failure / Malfunction - description_2: Lack of Maintenance - definiton_1: - definition_2: - source: -'DESIGN_CONSTRUCTION_INSTALLATION_DEFICIENCY: DESIGN_DEFICIENCY': - active: 'TRUE' - value_1: DESIGN_CONSTRUCTION_INSTALLATION_DEFICIENCY - value_2: DESIGN_DEFICIENCY - description_1: Design / Construction / Installation Deficiency - description_2: Design Deficiency - definiton_1: - definition_2: - source: -'DESIGN_CONSTRUCTION_INSTALLATION_DEFICIENCY: CONSTRUCTION_DEFICIENCY': - active: 'TRUE' - value_1: DESIGN_CONSTRUCTION_INSTALLATION_DEFICIENCY - value_2: CONSTRUCTION_DEFICIENCY - description_1: Design / Construction / Installation Deficiency - description_2: Construction Deficiency - definiton_1: - definition_2: - source: -'DESIGN_CONSTRUCTION_INSTALLATION_DEFICIENCY: INSTALLATION_DEFICIENCY': - active: 'TRUE' - value_1: DESIGN_CONSTRUCTION_INSTALLATION_DEFICIENCY - value_2: INSTALLATION_DEFICIENCY - description_1: Design / Construction / Installation Deficiency - description_2: Installation Deficiency - definiton_1: - definition_2: - source: -'OPERATIONAL_DEFICIENCY: COLLISION_OVERTURN_KNOCKDOWN': - active: 'TRUE' - value_1: OPERATIONAL_DEFICIENCY - value_2: COLLISION_OVERTURN_KNOCKDOWN - description_1: Operational Deficiency - description_2: Collision / Overturn / Knockdown - definiton_1: - definition_2: - source: -'OPERATIONAL_DEFICIENCY: ACCIDENTAL_IMPROPER_POWER_ON': - active: 'TRUE' - value_1: OPERATIONAL_DEFICIENCY - value_2: ACCIDENTAL_IMPROPER_POWER_ON - description_1: Operational Deficiency - description_2: Accidental / Improper Power On - definiton_1: - definition_2: - source: -'OPERATIONAL_DEFICIENCY: ACCIDENTAL_IMPROPER_SHUTDOWN': - active: 'TRUE' - value_1: OPERATIONAL_DEFICIENCY - value_2: ACCIDENTAL_IMPROPER_SHUTDOWN - description_1: Operational Deficiency - description_2: Accidental / Improper Shutdown - definiton_1: - definition_2: - source: -'OPERATIONAL_DEFICIENCY: EQUIPMENT_UNATTENDED': - active: 'TRUE' - value_1: OPERATIONAL_DEFICIENCY - value_2: EQUIPMENT_UNATTENDED - description_1: Operational Deficiency - description_2: Equipment Unattended - definiton_1: - definition_2: - source: -'NATURAL_CONDITION: HIGH_WIND': - active: 'TRUE' - value_1: NATURAL_CONDITION - value_2: HIGH_WIND - description_1: Natural Condition - description_2: High Wind - definiton_1: - definition_2: - source: -'NATURAL_CONDITION: EARTHQUAKE': - active: 'TRUE' - value_1: NATURAL_CONDITION - value_2: EARTHQUAKE - description_1: Natural Condition - description_2: Earthquake - definiton_1: - definition_2: - source: -'NATURAL_CONDITION: LIGHTNING': - active: 'TRUE' - value_1: NATURAL_CONDITION - value_2: LIGHTNING - description_1: Natural Condition - description_2: Lightning - definiton_1: - definition_2: - source: -'NATURAL_CONDITION: FLOOD': - active: 'TRUE' - value_1: NATURAL_CONDITION - value_2: FLOOD - description_1: Natural Condition - description_2: Flood - definiton_1: - definition_2: - source: -'NATURAL_CONDITION: HIGH_TEMPERATURE': - active: 'TRUE' - value_1: NATURAL_CONDITION - value_2: HIGH_TEMPERATURE - description_1: Natural Condition - description_2: High Temperature - definiton_1: - definition_2: - source: -'NATURAL_CONDITION: LOWER_TEMPERATURE': - active: 'TRUE' - value_1: NATURAL_CONDITION - value_2: LOWER_TEMPERATURE - description_1: Natural Condition - description_2: Lower Temperature - definiton_1: - definition_2: - source: diff --git a/secondary_schemas/value_sets/yml/type_hazsit_type.yml b/secondary_schemas/value_sets/yml/type_hazsit_type.yml deleted file mode 100644 index 83cea0f..0000000 --- a/secondary_schemas/value_sets/yml/type_hazsit_type.yml +++ /dev/null @@ -1,45 +0,0 @@ -SPILL: - active: 'TRUE' - description: Spill - definition: - source: -LEAK: - active: 'TRUE' - description: Leak - definition: - source: -FIRE: - active: 'TRUE' - description: Fire - definition: - source: -EXPLOSION: - active: 'TRUE' - description: Explosion - definition: - source: -MATERIAL_ENTERED_WATERWAY: - active: 'TRUE' - description: Material Entered Waterway/Storm Sewer - definition: - source: -SOLID_DISPERSION: - active: 'TRUE' - description: Solid Dispersion - definition: - source: -VAPOR_GAS_DISPERSION: - active: 'TRUE' - description: Vapor/Gas Dispersion - definition: - source: -ENVIRONMENTAL_DAMAGE: - active: 'TRUE' - description: Environmental Damage - definition: - source: -NO_RELEASE: - active: 'TRUE' - description: No Release - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_health_problems.yml b/secondary_schemas/value_sets/yml/type_health_problems.yml deleted file mode 100644 index 502ebea..0000000 --- a/secondary_schemas/value_sets/yml/type_health_problems.yml +++ /dev/null @@ -1,95 +0,0 @@ -HEART_FAILURE: - active: 'TRUE' - description: Heart failure - definition: - source: -COPD: - active: 'TRUE' - description: COPD - definition: - source: -ASTHMA: - active: 'TRUE' - description: Asthma - definition: - source: -CARDIAC_ARRHYTHMIA: - active: 'TRUE' - description: Cardiac Arrhythmia - definition: - source: -HYPERTENSION: - active: 'TRUE' - description: Hypertension - definition: - source: -KIDNEY_DISEASE: - active: 'TRUE' - description: Kidney disease - definition: - source: -CANCER: - active: 'TRUE' - description: Cancer - definition: - source: -CVA_STROKE: - active: 'TRUE' - description: CVA / Stroke - definition: - source: -MYOCARDIAL_INFARCTION: - active: 'TRUE' - description: Myocardial Infarction - definition: - source: -SEIZURE_DISORDER: - active: 'TRUE' - description: Seizure Disorder - definition: - source: -DIABETES: - active: 'TRUE' - description: Diabetes - definition: - source: -POST_SURGERY: - active: 'TRUE' - description: Post surgery - definition: - source: -OPEN_WOUNDS: - active: 'TRUE' - description: Open wounds - definition: - source: -PAIN_CONTROL: - active: 'TRUE' - description: Pain control - definition: - source: -PSYCHOLOGICAL_BEHAVIORAL_HEALTH: - active: 'TRUE' - description: Psychological / Behavioral Health - definition: - source: -SUBSTANCE_USE_DISORDER: - active: 'TRUE' - description: Substance use disorder - definition: - source: -PHYSICAL_LIMITATIONS_DISABILITY: - active: 'TRUE' - description: Physical limitations or disability - definition: - source: -OTHER: - active: 'TRUE' - description: Other - definition: - source: -NONE: - active: 'TRUE' - description: - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_human_factors.yml b/secondary_schemas/value_sets/yml/type_human_factors.yml deleted file mode 100644 index 4b588f1..0000000 --- a/secondary_schemas/value_sets/yml/type_human_factors.yml +++ /dev/null @@ -1,75 +0,0 @@ -HOARDING_DISORDER: - active: 'TRUE' - description: Hoarding Disorder - definition: - source: -INTELLECTUAL_DISABILITY: - active: 'TRUE' - description: Intellectual Disability - definition: - source: -PHYSICAL_DISABILITY: - active: 'TRUE' - description: Physical Disability - definition: - source: -ILLICIT_DRUG_USE: - active: 'TRUE' - description: Illicit Drug Use - definition: - source: -ALCOHOL_USE: - active: 'TRUE' - description: Alcohol Use - definition: - source: -ASLEEP: - active: 'TRUE' - description: Asleep - definition: - source: -JUVENILE_BEHAVIOR: - active: 'TRUE' - description: Juvenile Behavior - definition: 'Note: Explicitly refers to minors under 18, not adults who are behaving in a juvenile manner.' - source: -ELDERLY_AGING: - active: 'TRUE' - description: Elderly or factors of aging - definition: - source: -HOMELESSNESS: - active: 'TRUE' - description: Homelessness - definition: - source: -MEDICAL_CONDITION: - active: 'TRUE' - description: Medical Condition - definition: - source: -MENTAL_HEALTH: - active: 'TRUE' - description: Mental Health - definition: - source: -CULTURAL_RELIGIOUS_BEHAVIOR: - active: 'TRUE' - description: Cultural or Religious Behavior - definition: - source: -MEDICAL_OXYGEN: - active: 'TRUE' - description: Medical Oxygen Use - definition: - source: -NONE: - active: 'TRUE' - description: - definition: - source: -OTHER: - active: 'TRUE' - description: Other - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_hydrant_impediment.yml b/secondary_schemas/value_sets/yml/type_hydrant_impediment.yml deleted file mode 100644 index fa4b9d8..0000000 --- a/secondary_schemas/value_sets/yml/type_hydrant_impediment.yml +++ /dev/null @@ -1,85 +0,0 @@ -OBSTRUCTION: - active: 'TRUE' - description: Obstruction - definition: - source: -VISUAL_BARRIER: - active: 'TRUE' - description: Visual barrier - definition: - source: -BROKEN_STEM: - active: 'TRUE' - description: Broken stem - definition: - source: -HARD_OPEN: - active: 'TRUE' - description: Hard open - definition: - source: -HARD_CLOSE: - active: 'TRUE' - description: Hard close - definition: - source: -LEAKING: - active: 'TRUE' - description: Leaking - definition: - source: -CAP_MISSING: - active: 'TRUE' - description: Cap Missing - definition: - source: -CAP_NOT_REMOVABLE: - active: 'TRUE' - description: Cap not removable - definition: - source: -CHATTER: - active: 'TRUE' - description: Chatter - definition: - source: -DEFECTIVE_THREAD: - active: 'TRUE' - description: Defective thread - definition: - source: -DRAIN_DEFECTIVE: - active: 'TRUE' - description: Drain defective - definition: - source: -FROZEN: - active: 'TRUE' - description: Frozen - definition: - source: -NON_FUNCTION_FROST_JACKET: - active: 'TRUE' - description: Non-functional frost jacket - definition: - source: -CHAINS_MISSING: - active: 'TRUE' - description: Chains missing - definition: - source: -NEEDS_PAINT: - active: 'TRUE' - description: Needs paint - definition: - source: -MARKER_MISSING: - active: 'TRUE' - description: Maker missing - definition: - source: -NEEDS_GREASE: - active: 'TRUE' - description: Needs grease - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_indoor_cause.yml b/secondary_schemas/value_sets/yml/type_indoor_cause.yml deleted file mode 100644 index b300271..0000000 --- a/secondary_schemas/value_sets/yml/type_indoor_cause.yml +++ /dev/null @@ -1,693 +0,0 @@ -'NATURAL: LIGHTNING': - active: 'TRUE' - value_1: NATURAL - value_2: LIGHTNING - description_1: Natural - description_2: Lightning - comments: -'NATURAL: VOLCANO': - active: 'TRUE' - value_1: NATURAL - value_2: VOLCANO - description_1: Natural - description_2: Volcano - comments: -'NATURAL: SPONTANEOUS_COMBUSTION': - active: 'TRUE' - value_1: NATURAL - value_2: SPONTANEOUS_COMBUSTION - description_1: Natural - description_2: Spontaneous Combustion - comments: -'NATURAL: OTHER': - active: 'TRUE' - value_1: NATURAL - value_2: OTHER - description_1: Natural - description_2: Other - comments: -'NATURAL: UNKNOWN': - active: 'TRUE' - value_1: NATURAL - value_2: UNKNOWN - description_1: Natural - description_2: Unknown - comments: -'EQUIPMENT_APPLIANCE: HOT_WORK': - active: 'TRUE' - value_1: EQUIPMENT_APPLIANCE - value_2: HOT_WORK - description_1: Equipment or Appliance - description_2: Hot Work (Welder, Grinder, Torch, Cutter) - comments: Prompts consumer_product -'EQUIPMENT_APPLIANCE: OTHER_SMALL_ENGINE_EQUIPMENT': - active: 'TRUE' - value_1: EQUIPMENT_APPLIANCE - value_2: OTHER_SMALL_ENGINE_EQUIPMENT - description_1: Equipment or Appliance - description_2: Other Small Engine Equipment - comments: Prompts consumer_product -'EQUIPMENT_APPLIANCE: OTHER': - active: 'TRUE' - value_1: EQUIPMENT_APPLIANCE - value_2: OTHER - description_1: Equipment or Appliance - description_2: Other - comments: Prompts co nsumer_product -'EQUIPMENT_APPLIANCE: UNKNOWN': - active: 'TRUE' - value_1: EQUIPMENT_APPLIANCE - value_2: UNKNOWN - description_1: Equipment or Appliance - description_2: Unknown - comments: Prompts cons umer_product -'EQUIPMENT_APPLIANCE: HEATING_COOLING_EQUIPMENT': - active: 'TRUE' - value_1: EQUIPMENT_APPLIANCE - value_2: HEATING_COOLING_EQUIPMENT - description_1: Equipment or Appliance - description_2: Heating or Cooling Equipment - comments: Prompts consumer_product -'EQUIPMENT_APPLIANCE: ELECTRICAL_EQUIPMENT': - active: 'TRUE' - value_1: EQUIPMENT_APPLIANCE - value_2: ELECTRICAL_EQUIPMENT - description_1: Equipment or Appliance - description_2: Electrical Equipment - comments: Prompts consumer_product -'COOKING: OIL_GREASE': - active: 'TRUE' - value_1: COOKING - value_2: OIL_GREASE - description_1: Cooking - description_2: Oil or grease - comments: -'COOKING: KITCHEN_APPLIANCE_OVEN': - active: 'TRUE' - value_1: COOKING - value_2: KITCHEN_APPLIANCE_OVEN - description_1: Cooking - description_2: Kitchen Appliance or Oven - comments: -'COOKING: DRY_COOKING': - active: 'TRUE' - value_1: COOKING - value_2: DRY_COOKING - description_1: Cooking - description_2: Dry Food and Materials - comments: -'CHEMICAL: CHEMICAL_LABORATORY': - active: 'TRUE' - value_1: CHEMICAL - value_2: CHEMICAL_LABORATORY - description_1: Chemical - description_2: Chemical or Laboratory - comments: -'FIREARMS_EXPLOSIVES: BLACK_POWDER_MUZZLE_LOADING': - active: 'TRUE' - value_1: FIREARMS_EXPLOSIVES - value_2: BLACK_POWDER_MUZZLE_LOADING - description_1: Firearms and Explosive Use - description_2: Black Powder / Muzzle Loading - comments: -'FIREARMS_EXPLOSIVES: BLASTING': - active: 'TRUE' - value_1: FIREARMS_EXPLOSIVES - value_2: BLASTING - description_1: Firearms and Explosive Use - description_2: Blasting - comments: -'FIREARMS_EXPLOSIVES: EXPLODING_TARGET_SHOOTING': - active: 'TRUE' - value_1: FIREARMS_EXPLOSIVES - value_2: EXPLODING_TARGET_SHOOTING - description_1: Firearms and Explosive Use - description_2: Exploding Target Shooting - comments: -'FIREARMS_EXPLOSIVES: DETONATING_CORD': - active: 'TRUE' - value_1: FIREARMS_EXPLOSIVES - value_2: DETONATING_CORD - description_1: Firearms and Explosive Use - description_2: Detonating Cord - comments: -'FIREARMS_EXPLOSIVES: FLARES_FUSES': - active: 'TRUE' - value_1: FIREARMS_EXPLOSIVES - value_2: FLARES_FUSES - description_1: Firearms and Explosive Use - description_2: Flares / Fuses - comments: -'FIREARMS_EXPLOSIVES: INERT_TARGET_SHOOTING': - active: 'TRUE' - value_1: FIREARMS_EXPLOSIVES - value_2: INERT_TARGET_SHOOTING - description_1: Firearms and Explosive Use - description_2: Inert Target Shooting - comments: -'FIREARMS_EXPLOSIVES: MILITARY_ORDINANCE': - active: 'TRUE' - value_1: FIREARMS_EXPLOSIVES - value_2: MILITARY_ORDINANCE - description_1: Firearms and Explosive Use - description_2: Military ordinance - comments: -'FIREARMS_EXPLOSIVES: NON_MILITARY_TRACER': - active: 'TRUE' - value_1: FIREARMS_EXPLOSIVES - value_2: NON_MILITARY_TRACER - description_1: Firearms and Explosive Use - description_2: Non-Military Tracer - comments: -'FIREARMS_EXPLOSIVES: AMMONIUM_NITRATE_FUEL_OIL': - active: 'TRUE' - value_1: FIREARMS_EXPLOSIVES - value_2: AMMONIUM_NITRATE_FUEL_OIL - description_1: Firearms and Explosive Use - description_2: Ammonium Nitrate Fuel Oil (ANFO) - comments: -'FIREARMS_EXPLOSIVES: IMPROVISED_EXPLOSIVE_DEVICE': - active: 'TRUE' - value_1: FIREARMS_EXPLOSIVES - value_2: IMPROVISED_EXPLOSIVE_DEVICE - description_1: Firearms and Explosive Use - description_2: Improvised Explosive Device - comments: -'FIREARMS_EXPLOSIVES: PIPE_BOMB': - active: 'TRUE' - value_1: FIREARMS_EXPLOSIVES - value_2: PIPE_BOMB - description_1: Firearms and Explosive Use - description_2: Pipe Bomb - comments: -'FIREARMS_EXPLOSIVES: OTHER_EXPLOSIVES': - active: 'TRUE' - value_1: FIREARMS_EXPLOSIVES - value_2: OTHER_EXPLOSIVES - description_1: Firearms and Explosive Use - description_2: Other Explosives - comments: -'FIREARMS_EXPLOSIVES: OTHER': - active: 'TRUE' - value_1: FIREARMS_EXPLOSIVES - value_2: OTHER - description_1: Firearms and Explosive Use - description_2: Other - comments: -'FIREARMS_EXPLOSIVES: UNKNOWN': - active: 'TRUE' - value_1: FIREARMS_EXPLOSIVES - value_2: UNKNOWN - description_1: Firearms and Explosive Use - description_2: Unknown - comments: -'FIREWORKS: EXPLOSIVES M_8': - active: 'TRUE' - value_1: FIREWORKS - value_2: EXPLOSIVES - description_1: Fireworks - description_2: Explosives - comments: -'FIREWORKS: EXPLOSIVES M_10': - active: 'TRUE' - value_1: FIREWORKS - value_2: EXPLOSIVES - description_1: Fireworks - description_2: Explosives0 - comments: -'FIREWORKS: EXPLOSIVES M_100': - active: 'TRUE' - value_1: FIREWORKS - value_2: EXPLOSIVES - description_1: Fireworks - description_2: Explosives00 - comments: -'FIREWORKS: EXPLOSIVES 1_4_Stic': - active: 'TRUE' - value_1: FIREWORKS - value_2: EXPLOSIVES - description_1: Fireworks - description_2: ExplosivesStick - comments: -'FIREWORKS: EXPLOSIVES CHERRY_BOM': - active: 'TRUE' - value_1: FIREWORKS - value_2: EXPLOSIVES - description_1: Fireworks - description_2: Explosivesry Bomb - comments: -'FIREWORKS: EXPLOSIVES SILVER_SALUT': - active: 'TRUE' - value_1: FIREWORKS - value_2: EXPLOSIVES - description_1: Fireworks - description_2: Explosiveser Salute - comments: -'FIREWORKS: EXPLOSIVES SPARKLER_BOM': - active: 'TRUE' - value_1: FIREWORKS - value_2: EXPLOSIVES - description_1: Fireworks - description_2: Explosiveskler Bomb - comments: -'FIREWORKS: EXPLOSIVES ALTERED_CONSUMER_FIREWORK': - active: 'TRUE' - value_1: FIREWORKS - value_2: EXPLOSIVES - description_1: Fireworks - description_2: Explosivesred Consumer Firework - comments: -'FIREWORKS: EXPLOSIVES HOMEMADE_EXPLOSIVE_DEVIC': - active: 'TRUE' - value_1: FIREWORKS - value_2: EXPLOSIVES - description_1: Fireworks - description_2: Explosivesmade Explosive Device - comments: -'FIREWORKS: PROFESSIONAL_DISPLAY OUTDOOR_AERIAL_SHEL': - active: 'TRUE' - value_1: FIREWORKS - value_2: PROFESSIONAL_DISPLAY - description_1: Fireworks - description_2: Professional Public Display Shells - comments: -'FIREWORKS: PROFESSIONAL_DISPLAY OUTDOOR_LOW_LEVE': - active: 'TRUE' - value_1: FIREWORKS - value_2: PROFESSIONAL_DISPLAY - description_1: Fireworks - description_2: Professional Public Displayvel - comments: -'FIREWORKS: PROFESSIONAL_DISPLAY OUTDOOR_GROUND_LEVE': - active: 'TRUE' - value_1: FIREWORKS - value_2: PROFESSIONAL_DISPLAY - description_1: Fireworks - description_2: Professional Public Display-Level - comments: -'FIREWORKS: PROFESSIONAL_DISPLAY OUTDOOR_PROXIMAT': - active: 'TRUE' - value_1: FIREWORKS - value_2: PROFESSIONAL_DISPLAY - description_1: Fireworks - description_2: Professional Public Displayate - comments: -'FIREWORKS: PROFESSIONAL_DISPLAY INDOOR_PROXIMAT': - active: 'TRUE' - value_1: FIREWORKS - value_2: PROFESSIONAL_DISPLAY - description_1: Fireworks - description_2: Professional Public Displayte - comments: -'FIREWORKS: CONSUMER_AERIAL COMETS_MINES_SHELL': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_AERIAL - description_1: Fireworks - description_2: Consumer AerialMines / Shells - comments: -'FIREWORKS: CONSUMER_AERIAL RELOADABLE_TUBE_AERIA': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_AERIAL - description_1: Fireworks - description_2: Consumer Aeriale Tube Aerial - comments: -'FIREWORKS: CONSUMER_AERIAL ROMAN_CANDLE': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_AERIAL - description_1: Fireworks - description_2: Consumer Aerialdles - comments: -'FIREWORKS: CONSUMER_AERIAL ROCKET': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_AERIAL - description_1: Fireworks - description_2: Consumer Aerial - comments: -'FIREWORKS: CONSUMER_AERIAL MISSILE': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_AERIAL - description_1: Fireworks - description_2: Consumer Aerial - comments: -'FIREWORKS: CONSUMER_AERIAL HELICOPTER': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_AERIAL - description_1: Fireworks - description_2: Consumer Aerialrs - comments: -'FIREWORKS: CONSUMER_AERIAL OTHER_SPECIALTY_ITEM': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_AERIAL - description_1: Fireworks - description_2: Consumer Aerialcialty Items - comments: -'FIREWORKS: CONSUMER_NON_AERIAL COMBINAITON_ITEM': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_NON_AERIAL - description_1: Fireworks - description_2: Consumer Non-Aerialtems - comments: -'FIREWORKS: CONSUMER_NON_AERIAL FOUNTAIN': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_NON_AERIAL - description_1: Fireworks - description_2: Consumer Non-Aerial - comments: -'FIREWORKS: CONSUMER_NON_AERIAL GROUND_SPINNER': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_NON_AERIAL - description_1: Fireworks - description_2: Consumer Non-Aerialrs - comments: -'FIREWORKS: CONSUMER_NON_AERIAL HANDHELD_SPARKLER': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_NON_AERIAL - description_1: Fireworks - description_2: Consumer Non-Aerialklers - comments: -'FIREWORKS: CONSUMER_NON_AERIAL WHEEL': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_NON_AERIAL - description_1: Fireworks - description_2: Consumer Non-Aerial - comments: -'FIREWORKS: CONSUMER_NON_AERIAL FIRECRACKER': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_NON_AERIAL - description_1: Fireworks - description_2: Consumer Non-Aerial - comments: -'FIREWORKS: CONSUMER_NON_AERIAL CHASER': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_NON_AERIAL - description_1: Fireworks - description_2: Consumer Non-Aerial - comments: -'FIREWORKS: CONSUMER_NON_AERIAL OTHER_SPECIALTY_ITEM': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_NON_AERIAL - description_1: Fireworks - description_2: Consumer Non-Aerialty Items - comments: -'FIREWORKS: DEREGULATED_NOVELTIES SNAP_CAP': - active: 'TRUE' - value_1: FIREWORKS - value_2: DEREGULATED_NOVELTIES - description_1: Fireworks - description_2: Deregulated Novelties - comments: -'FIREWORKS: DEREGULATED_NOVELTIES PARTY_POPPER': - active: 'TRUE' - value_1: FIREWORKS - value_2: DEREGULATED_NOVELTIES - description_1: Fireworks - description_2: Deregulated Novelties - comments: -'FIREWORKS: DEREGULATED_NOVELTIES SMOKE_BALL': - active: 'TRUE' - value_1: FIREWORKS - value_2: DEREGULATED_NOVELTIES - description_1: Fireworks - description_2: Deregulated Novelties - comments: -'FIREWORKS: DEREGULATED_NOVELTIES SNAKE': - active: 'TRUE' - value_1: FIREWORKS - value_2: DEREGULATED_NOVELTIES - description_1: Fireworks - description_2: Deregulated Novelties - comments: -'FIREWORKS: DEREGULATED_NOVELTIES WIRE_CORE_SPARKLER': - active: 'TRUE' - value_1: FIREWORKS - value_2: DEREGULATED_NOVELTIES - description_1: Fireworks - description_2: Deregulated Noveltieslers - comments: -'FIREWORKS: MODEL_AMATEUR_ROCKETS': - active: 'TRUE' - value_1: FIREWORKS - value_2: MODEL_AMATEUR_ROCKETS - description_1: Fireworks - description_2: Model / Amateur Rockets - comments: -'FIREWORKS: OTHER': - active: 'TRUE' - value_1: FIREWORKS - value_2: OTHER - description_1: Fireworks - description_2: Other - comments: -'FIREWORKS: UNKNOWN': - active: 'TRUE' - value_1: FIREWORKS - value_2: UNKNOWN - description_1: Fireworks - description_2: Unknown - comments: -'POWER_GEN_TRANS_DIST: ELECTRICAL_TRANSMISSION_DISTRIBUTION_SYSTEMS': - active: 'TRUE' - value_1: POWER_GEN_TRANS_DIST - value_2: ELECTRICAL_TRANSMISSION_DISTRIBUTION_SYSTEMS - description_1: Power Generation / Transmission / Distribution - description_2: Electrical Transmission / Distribution Systems - comments: -'POWER_GEN_TRANS_DIST: SOLAR_UTILITY_SYSTEM': - active: 'TRUE' - value_1: POWER_GEN_TRANS_DIST - value_2: SOLAR_UTILITY_SYSTEM - description_1: Power Generation / Transmission / Distribution - description_2: Solar Utility System - comments: Includes photovoltaic sys tems -'POWER_GEN_TRANS_DIST: ENERGY_STORAGE_SYSTEM': - active: 'TRUE' - value_1: POWER_GEN_TRANS_DIST - value_2: ENERGY_STORAGE_SYSTEM - description_1: Power Generation / Transmission / Distribution - description_2: Energy Storage System - comments: -'POWER_GEN_TRANS_DIST: OTHER': - active: 'TRUE' - value_1: POWER_GEN_TRANS_DIST - value_2: OTHER - description_1: Power Generation / Transmission / Distribution - description_2: Other - comments: -'POWER_GEN_TRANS_DIST: UNKNOWN': - active: 'TRUE' - value_1: POWER_GEN_TRANS_DIST - value_2: UNKNOWN - description_1: Power Generation / Transmission / Distribution - description_2: Unknown - comments: -'POWER_GEN_TRANS_DIST: BATTERY_CONSUMER_PRODUCT': - active: 'TRUE' - value_1: POWER_GEN_TRANS_DIST - value_2: BATTERY_CONSUMER_PRODUCT - description_1: Power Generation / Transmission / Distribution - description_2: Battery Consumer Product - comments: Prompts consumer_product -'RECREATION_CEREMONY: BARBEQUE_SMOKER': - active: 'TRUE' - value_1: RECREATION_CEREMONY - value_2: BARBEQUE_SMOKER - description_1: Recreation / Ceremony - description_2: Barbeque / Smoker - comments: -'RECREATION_CEREMONY: LUMINARY_CANDLES_INCENSE': - active: 'TRUE' - value_1: RECREATION_CEREMONY - value_2: LUMINARY_CANDLES_INCENSE - description_1: Recreation / Ceremony - description_2: Luminary, candle or incense - comments: -'RECREATION_CEREMONY: OTHER': - active: 'TRUE' - value_1: RECREATION_CEREMONY - value_2: OTHER - description_1: Recreation / Ceremony - description_2: Other - comments: -'RECREATION_CEREMONY: UNKNOWN': - active: 'TRUE' - value_1: RECREATION_CEREMONY - value_2: UNKNOWN - description_1: Recreation / Ceremony - description_2: Unknown - comments: -'RECREATION_CEREMONY: EXPOSURE_FIRE_PIT_OPEN_FLAME': - active: 'TRUE' - value_1: RECREATION_CEREMONY - value_2: EXPOSURE_FIRE_PIT_OPEN_FLAME - description_1: Recreation / Ceremony - description_2: Exposure from Fire Pit or Open Flame - comments: -'SMOKING_MATERIALS_ILLICIT_DRUGS: CIGAR_CIGARETTE_PIPE': - active: 'TRUE' - value_1: SMOKING_MATERIALS_ILLICIT_DRUGS - value_2: CIGAR_CIGARETTE_PIPE - description_1: Smoking Materials and Illicit Drugs - description_2: Cigar / Cigarette / Pipe - comments: -'SMOKING_MATERIALS_ILLICIT_DRUGS: ELECTRONIC_CIGARETTE': - active: 'TRUE' - value_1: SMOKING_MATERIALS_ILLICIT_DRUGS - value_2: ELECTRONIC_CIGARETTE - description_1: Smoking Materials and Illicit Drugs - description_2: Electronic Cigarette - comments: -'SMOKING_MATERIALS_ILLICIT_DRUGS: DRUG_PARAPHERNALIA': - active: 'TRUE' - value_1: SMOKING_MATERIALS_ILLICIT_DRUGS - value_2: DRUG_PARAPHERNALIA - description_1: Smoking Materials and Illicit Drugs - description_2: Drug Paraphernalia - comments: -'SMOKING_MATERIALS_ILLICIT_DRUGS: ILLEGAL_SUBSTANCE_MANUFACTURE': - active: 'TRUE' - value_1: SMOKING_MATERIALS_ILLICIT_DRUGS - value_2: ILLEGAL_SUBSTANCE_MANUFACTURE - description_1: Smoking Materials and Illicit Drugs - description_2: Illegal Substance Manufacture - comments: -'SMOKING_MATERIALS_ILLICIT_DRUGS: OTHER': - active: 'TRUE' - value_1: SMOKING_MATERIALS_ILLICIT_DRUGS - value_2: OTHER - description_1: Smoking Materials and Illicit Drugs - description_2: Other - comments: -'SMOKING_MATERIALS_ILLICIT_DRUGS: UNKNOWN': - active: 'TRUE' - value_1: SMOKING_MATERIALS_ILLICIT_DRUGS - value_2: UNKNOWN - description_1: Smoking Materials and Illicit Drugs - description_2: Unknown - comments: -'MISUSE_FIRE: LIGHTER_MATCHES': - active: 'TRUE' - value_1: MISUSE_FIRE - value_2: LIGHTER_MATCHES - description_1: Misuse of Fire - description_2: Lighter / Matches - comments: -'MISUSE_FIRE: GLASS_REFRACTION_MAGNIFYING_GLASS': - active: 'TRUE' - value_1: MISUSE_FIRE - value_2: GLASS_REFRACTION_MAGNIFYING_GLASS - description_1: Misuse of Fire - description_2: Glass Refraction / Magnifying Glass - comments: -'MISUSE_FIRE: INCENDIARY_DEVICE': - active: 'TRUE' - value_1: MISUSE_FIRE - value_2: INCENDIARY_DEVICE - description_1: Misuse of Fire - description_2: Incendiary Device - comments: -'MISUSE_FIRE: FLINT_FRICTION': - active: 'TRUE' - value_1: MISUSE_FIRE - value_2: FLINT_FRICTION - description_1: Misuse of Fire - description_2: Flint / Friction - comments: -'MISUSE_FIRE: OTHER': - active: 'TRUE' - value_1: MISUSE_FIRE - value_2: OTHER - description_1: Misuse of Fire - description_2: Other - comments: -'MISUSE_FIRE: UNKNOWN': - active: 'TRUE' - value_1: MISUSE_FIRE - value_2: UNKNOWN - description_1: Misuse of Fire - description_2: Unknown - comments: -'ARSON: DEVICE': - active: 'TRUE' - value_1: ARSON - value_2: DEVICE - description_1: Arson - description_2: Device - comments: -'ARSON: HOT_SET': - active: 'TRUE' - value_1: ARSON - value_2: HOT_SET - description_1: Arson - description_2: Hot Set - comments: -'ARSON: OTHER': - active: 'TRUE' - value_1: ARSON - value_2: OTHER - description_1: Arson - description_2: Other - comments: -'ARSON: UNKNOWN': - active: 'TRUE' - value_1: ARSON - value_2: UNKNOWN - description_1: Arson - description_2: Unknown - comments: -'EXPOSURE: SPREAD_FROM_OUTSIDE_STRUCTURE': - active: 'TRUE' - value_1: EXPOSURE - value_2: SPREAD_FROM_OUTSIDE_STRUCTURE - description_1: Exposure - description_2: Spread From Other Structure or Outdoor Object - comments: -'EQUIPMENT_APPLIANCE: ELECTRIC_FENCE': - active: 'TRUE' - value_1: EQUIPMENT_APPLIANCE - value_2: ELECTRIC_FENCE - description_1: Equipment or Appliance - description_2: Electric Fence - comments: -'UNDETERMINED: UNDER_INVESTIGATION': - active: 'TRUE' - value_1: UNDETERMINED - value_2: UNDER_INVESTIGATION - description_1: Undetermined - description_2: Under Investigation - comments: -'UNDETERMINED: NOT_INVESTIGATED': - active: 'TRUE' - value_1: UNDETERMINED - value_2: NOT_INVESTIGATED - description_1: Undetermined - description_2: Not Investigated - comments: -'UNDETERMINED: ORIGIN_AND_OR_CAUSE_NOT_IDENTIFIED': - active: 'TRUE' - value_1: UNDETERMINED - value_2: ORIGIN_AND_OR_CAUSE_NOT_IDENTIFIED - description_1: Undetermined - description_2: Origin and / or Cause Not Identified - comments: -'UNDETERMINED: ORIGIN_DESTROYED': - active: 'TRUE' - value_1: UNDETERMINED - value_2: ORIGIN_DESTROYED - description_1: Undetermined - description_2: Origin Destroyed - comments: diff --git a/secondary_schemas/value_sets/yml/type_indoor_outdoor.yml b/secondary_schemas/value_sets/yml/type_indoor_outdoor.yml deleted file mode 100644 index faf976f..0000000 --- a/secondary_schemas/value_sets/yml/type_indoor_outdoor.yml +++ /dev/null @@ -1,10 +0,0 @@ -INDOOR: - active: 'TRUE' - description: Indoor - definition: - source: -OUTDOOR: - active: 'TRUE' - description: Outdoor - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_initial_detection.yml b/secondary_schemas/value_sets/yml/type_initial_detection.yml deleted file mode 100644 index ee38cf8..0000000 --- a/secondary_schemas/value_sets/yml/type_initial_detection.yml +++ /dev/null @@ -1,65 +0,0 @@ -SMOKE_ALARM: - active: 'TRUE' - description: Smoke Alarm - definition: - source: -HEAT_ALARM: - active: 'TRUE' - description: Heat Alarm - definition: - source: -AUTOMATIC_SUPPRESSION: - active: 'TRUE' - description: Automatic Suppression System - definition: - source: -VISUAL_SIGHTING: - active: 'TRUE' - description: Visual Sighting - definition: - source: -SPECIALTY_DETECTOR: - active: 'TRUE' - description: Specialty Detector - definition: - source: -MANUAL_ACTIVATION: - active: 'TRUE' - description: Manual activation - definition: - source: -ODOR: - active: 'TRUE' - description: Odor - definition: - source: -PET: - active: 'TRUE' - description: Pet - definition: - source: -AUDIBLE_NOISE: - active: 'TRUE' - description: Audible noise - definition: - source: -ALERTED_BY_PERSON: - active: 'TRUE' - description: Alerted by person - definition: - source: -NO_INITIAL_DETECTION: - active: 'TRUE' - description: No Initial Detection (Burn Out Prior to Detection) - definition: - source: -UNKNOWN: - active: 'TRUE' - description: Initial Detection Unknown - definition: - source: -OTHER: - active: 'TRUE' - description: Other - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_injury.yml b/secondary_schemas/value_sets/yml/type_injury.yml deleted file mode 100644 index d8da793..0000000 --- a/secondary_schemas/value_sets/yml/type_injury.yml +++ /dev/null @@ -1,255 +0,0 @@ -SMOKE_INHALATION: - active: 'TRUE' - description: Smoke inhalation - definition: - source: -HAZARDOUS_FUMES_INHALATION: - active: 'TRUE' - description: Hazardous fumes inhalation - definition: - source: -DIFFICULTY_BREATHING: - active: 'TRUE' - description: Difficulty breathing, shortness of breath - definition: - source: -BURNS_THERMAL: - active: 'TRUE' - description: Burns, thermal - definition: - source: -BURNS_SCALD: - active: 'TRUE' - description: Burns, scald - definition: - source: -BURNS_CHEMICAL: - active: 'TRUE' - description: Burns, chemical - definition: - source: -BURNS_ELECTRIC: - active: 'TRUE' - description: Burns, electric - definition: - source: -CUT_LACERATION: - active: 'TRUE' - description: Cut or laceration - definition: - source: -STAB_PUNCTURE_WOUND: - active: 'TRUE' - description: Stab or puncture wound - definition: - source: -GUNSHOT_PROJECTILE_WOUND: - active: 'TRUE' - description: Gunshot or projectile wound - definition: - source: -CONTUSION_BRUISE: - active: 'TRUE' - description: Contusion or bruise - definition: - source: -ABRASION: - active: 'TRUE' - description: Abrasion - definition: - source: -DISLOCATION: - active: 'TRUE' - description: Dislocation - definition: - source: -STRAIN_SPRAIN: - active: 'TRUE' - description: Strain or sprain - definition: - source: -FRACTURE: - active: 'TRUE' - description: Fracture - definition: - source: -SWELLING: - active: 'TRUE' - description: Swelling - definition: - source: -CRUSHING: - active: 'TRUE' - description: Crushing - definition: - source: -AMPUTATION: - active: 'TRUE' - description: Amputation - definition: - source: -CARDIAC_SYMPTOMS: - active: 'TRUE' - description: Cardiac symptoms - definition: - source: -CARDIAC_ARREST: - active: 'TRUE' - description: Cardiac arrest - definition: - source: -STROKE: - active: 'TRUE' - description: Stroke - definition: - source: -RESPIRATORY_ARREST: - active: 'TRUE' - description: Respiratory arrest - definition: - source: -CHILLS: - active: 'TRUE' - description: Chills - definition: - source: -FEVER: - active: 'TRUE' - description: Fever - definition: - source: -NAUSEA: - active: 'TRUE' - description: Nausea - definition: - source: -VOMITING: - active: 'TRUE' - description: Vomiting - definition: - source: -NUMBNESS_TINGLING_PARESTHESIA: - active: 'TRUE' - description: Numbness, tingling, or paresthesia - definition: - source: -PARALYSIS: - active: 'TRUE' - description: Paralysis - definition: - source: -FROSTBITE: - active: 'TRUE' - description: Frostbite - definition: - source: -PREGNANCY_CHILDBRITH_MISCARRIAGE: - active: 'TRUE' - description: Pregnancy/childbirth/miscarriage - definition: - source: -EYE_TRAUMA: - active: 'TRUE' - description: Eye trauma - definition: - source: -DROWNING: - active: 'TRUE' - description: Drowning - definition: - source: -FOREIGN_BODY_OBSTRUCTION: - active: 'TRUE' - description: Foreign body obstruction - definition: - source: -ELECTRIC_SHOCK: - active: 'TRUE' - description: Electric shock - definition: - source: -POISON: - active: 'TRUE' - description: Poison - definition: - source: -CONVULSION_SEIZURE: - active: 'TRUE' - description: Convulsion or seizure - definition: - source: -INTERNAL_TRAUMA: - active: 'TRUE' - description: Internal trauma - definition: - source: -HEMORRHAGING_INTERNAL_BLEEDING: - active: 'TRUE' - description: Hemorrhaging, internal bleeding - definition: - source: -DISORIENTATION: - active: 'TRUE' - description: Disorientation - definition: - source: -DIZZINESS_FAINTING_WEAKNESS: - active: 'TRUE' - description: Dizziness, fainting, weakness - definition: - source: -HEAT_STROKE: - active: 'TRUE' - description: Heat stroke - definition: - source: -DEHYDRATION: - active: 'TRUE' - description: Dehydration - definition: - source: -ALLERGIC_REACTION: - active: 'TRUE' - description: Allergic reaction - definition: - source: -DRUG_OVERDOSE_DRUG_RELATED: - active: 'TRUE' - description: Drug overdose or drug-related - definition: - source: -ALCOHOL_IMIPAIRMENT: - active: 'TRUE' - description: Alcohol impairment - definition: - source: -EMOTIONAL_PSYCHOLOGICAL_DISTRESS: - active: 'TRUE' - description: Emotional or psychological distress - definition: - source: -MENTAL_HEALTH: - active: 'TRUE' - description: Mental health - definition: - source: -SHOCK: - active: 'TRUE' - description: 'Shock ' - definition: - source: -UNCONSCIOUS: - active: 'TRUE' - description: Unconscious - definition: - source: -PAIN_ONLY: - active: 'TRUE' - description: Pain only - definition: - source: -OTHER: - active: 'TRUE' - description: Other - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_injury_cause.yml b/secondary_schemas/value_sets/yml/type_injury_cause.yml deleted file mode 100644 index daa8fba..0000000 --- a/secondary_schemas/value_sets/yml/type_injury_cause.yml +++ /dev/null @@ -1,60 +0,0 @@ -FALL: - active: 'TRUE' - description: Fall - definition: - source: -JUMP: - active: 'TRUE' - description: Jump - definition: - source: -SLIP_TRIP: - active: 'TRUE' - description: Slip or trip - definition: - source: -EXPOSURE: - active: 'TRUE' - description: Exposure to hazard - definition: - source: -STRUCK_ASSAULTED_PERSON_ANIMAL_OBJECT: - active: 'TRUE' - description: Struck or assaulted by a person, animal, or object - definition: - source: -CONTACT_WITH_OBJECT_BY_PERSONNEL: - active: 'TRUE' - description: Contact with object (personnel moved into/onto) - definition: - source: -OVEREXERTION_STRAIN: - active: 'TRUE' - description: Overexertion or strain - definition: - source: -TRAPPED_CAUGHT: - active: 'TRUE' - description: Trapped / Caught - definition: - source: -VEHICLE_COLLISION_ACCIDENT: - active: 'TRUE' - description: Vehicle Collision or Accident - definition: Occurs while in vehicle - source: -STRUCK_BY_VEHICLE: - active: 'TRUE' - description: Struck by vehicle - definition: 'Occurs as pedestrian (example: traffic control)' - source: -MEDICAL_EVENT: - active: 'TRUE' - description: Medical event (seizure, etc.) - definition: - source: -OTHER: - active: 'TRUE' - description: Other - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_intersitial_space.yml b/secondary_schemas/value_sets/yml/type_intersitial_space.yml deleted file mode 100644 index d8ec6a4..0000000 --- a/secondary_schemas/value_sets/yml/type_intersitial_space.yml +++ /dev/null @@ -1,30 +0,0 @@ -DUCT: - active: 'TRUE' - description: Duct - definition: - source: -FLOOR_ASSEMBLY: - active: 'TRUE' - description: Floor assembly - definition: - source: -CRAWL_SPACE: - active: 'TRUE' - description: Crawl space - definition: - source: -CEILING: - active: 'TRUE' - description: Ceiling - definition: - source: -ATTIC: - active: 'TRUE' - description: Attic - definition: - source: -OTHER: - active: 'TRUE' - description: Other - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_job_classification.yml b/secondary_schemas/value_sets/yml/type_job_classification.yml deleted file mode 100644 index f4636f7..0000000 --- a/secondary_schemas/value_sets/yml/type_job_classification.yml +++ /dev/null @@ -1,40 +0,0 @@ -CAREER: - active: 'TRUE' - description: Career - definition: - source: -PART_TIME: - active: 'TRUE' - description: Part_Time - definition: - source: -PAID_ON_CALL: - active: 'TRUE' - description: Paid_On_Call - definition: - source: -INDUSTRIAL: - active: 'TRUE' - description: Industrial - definition: - source: -VOLUNTEER: - active: 'TRUE' - description: Volunteer - definition: - source: -WILDLAND_FULL_TIME: - active: 'TRUE' - description: Wildland Full Time - definition: - source: -WILDLAND_PART_TIME: - active: 'TRUE' - description: Wildland Part Time - definition: - source: -WILDLAND_CONTRACT: - active: 'TRUE' - description: Wildland Contract - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_location_use.yml b/secondary_schemas/value_sets/yml/type_location_use.yml deleted file mode 100644 index c215373..0000000 --- a/secondary_schemas/value_sets/yml/type_location_use.yml +++ /dev/null @@ -1,702 +0,0 @@ -'AGRICULTURE_STRUCT: STORAGE_SILO': - active: 'TRUE' - value_1: AGRICULTURE_STRUCT - value_2: STORAGE_SILO - description_1: Agriculture Structure - description_2: Crop or Product Storage / Silo - definition: - source: - NFIRS Crosswalk: '816' -'AGRICULTURE_STRUCT: FARM_BUILDING': - active: 'TRUE' - value_1: AGRICULTURE_STRUCT - value_2: FARM_BUILDING - description_1: Agriculture Structure - description_2: Farm (Building) - definition: - source: - NFIRS Crosswalk: -'AGRICULTURE_STRUCT: AUCTION_FEEDLOT': - active: 'TRUE' - value_1: AGRICULTURE_STRUCT - value_2: AUCTION_FEEDLOT - description_1: Agriculture Structure - description_2: Auction / Feedlot - definition: - source: - NFIRS Crosswalk: -'AGRICULTURE_STRUCT: ANIMAL_PROCESSING': - active: 'TRUE' - value_1: AGRICULTURE_STRUCT - value_2: ANIMAL_PROCESSING - description_1: Agriculture Structure - description_2: Animal Processing - definition: - source: - NFIRS Crosswalk: '659' -'AGRICULTURE_STRUCT: VETERINARY_LIVESTOCK': - active: 'TRUE' - value_1: AGRICULTURE_STRUCT - value_2: VETERINARY_LIVESTOCK - description_1: Agriculture Structure - description_2: Veterinary (Livestock) - definition: - source: - NFIRS Crosswalk: '819' -'ASSEMBLY: COMMUNITY_CENTER': - active: 'TRUE' - value_1: ASSEMBLY - value_2: COMMUNITY_CENTER - description_1: Assembly - description_2: Community Center - definition: - source: - NFIRS Crosswalk: '116' -'ASSEMBLY: CONVENTION_CENTER': - active: 'TRUE' - value_1: ASSEMBLY - value_2: CONVENTION_CENTER - description_1: Assembly - description_2: Convention Center - definition: - source: - NFIRS Crosswalk: '122' -'ASSEMBLY: INDOOR_ARENA': - active: 'TRUE' - value_1: ASSEMBLY - value_2: INDOOR_ARENA - description_1: Assembly - description_2: Indoor Arena - definition: - source: - NFIRS Crosswalk: 123, 182 -'ASSEMBLY: OUTDOOR_ARENA_AMPHITHEATER_PARK': - active: 'TRUE' - value_1: ASSEMBLY - value_2: MUSEUM_EXHIBIT_HALL_LIBRARY - description_1: Assembly - description_2: Outdoor Arena / Amphitheater / Amusement Park - definition: - source: - NFIRS Crosswalk: 152, 151 -'ASSEMBLY: TEMP_OUTDOOR_STRUCT_EVENT': - active: 'TRUE' - value_1: ASSEMBLY - value_2: TEMP_OUTDOOR_STRUCT_EVENT - description_1: Assembly - description_2: Temporary Outdoor Structure / Event - definition: - source: - NFIRS Crosswalk: 152, 151 -'ASSEMBLY: RELIGIOUS': - active: 'TRUE' - value_1: ASSEMBLY - value_2: RELIGIOUS - description_1: Assembly - description_2: Religious - definition: - source: - NFIRS Crosswalk: 130, 131, 134 -'ASSEMBLY: MUSEUM_EXHIBIT_HALL_LIBRARY': - active: 'TRUE' - value_1: ASSEMBLY - value_2: MUSEUM_EXHIBIT_HALL_LIBRARY - description_1: Assembly - description_2: Museum / Exhibit Hall / Library - definition: - source: - NFIRS Crosswalk: 152, 151 -'COMMERCIAL: ENTERTAINMENT_RECREATION': - active: 'TRUE' - value_1: COMMERCIAL - value_2: ENTERTAINMENT_RECREATION - description_1: Commercial - description_2: Entertainment and Recreation - definition: - source: - NFIRS Crosswalk: 111, 112, 113, 114, 115, 116, 120, 121, 129, 140, 141, 142, 144 -'COMMERCIAL: RESTAURANT_CAFE': - active: 'TRUE' - value_1: COMMERCIAL - value_2: RESTAURANT_CAFE - description_1: Commercial - description_2: Restaurant / Cafe - definition: - source: - NFIRS Crosswalk: 519, 142, 160, 161 -'COMMERCIAL: BAR_NIGHTCLUB': - active: 'TRUE' - value_1: COMMERCIAL - value_2: BAR_NIGHTCLUB - description_1: Commercial - description_2: Bar / Nightclub - definition: - source: - NFIRS Crosswalk: '162' -'COMMERCIAL: OFFICE_OTHER_TECHNICAL_SERVICES': - active: 'TRUE' - value_1: COMMERCIAL - value_2: OFFICE_OTHER_TECHNICAL_SERVICES - description_1: Commercial - description_2: Office / Other Technical Services - definition: - source: - NFIRS Crosswalk: 599, 596, 593, 635, 639, -'COMMERCIAL: RETAIL_WHOLESALE_TRADE': - active: 'TRUE' - value_1: COMMERCIAL - value_2: RETAIL_WHOLESALE_TRADE - description_1: Commercial - description_2: Retail / Wholesale / Trade - definition: - source: - NFIRS Crosswalk: 500, 511, 519, 529, 539, 549, 557, 559, 564, 569, 580, 581, 592 -'COMMERCIAL: THEATERS_STUDIO': - active: 'TRUE' - value_1: COMMERCIAL - value_2: THEATERS_STUDIO - description_1: Commercial - description_2: Theaters/Studio - definition: - source: - NFIRS Crosswalk: 180, 181, 182, 183, 185, 186 -'COMMERCIAL: VEHICLE_REPAIR_SERVICES': - active: 'TRUE' - value_1: COMMERCIAL - value_2: VEHICLE_REPAIR_SERVICES - description_1: Commercial - description_2: Vehicle Repair Services - definition: - source: - NFIRS Crosswalk: 579, 579 -'COMMERCIAL: VEHICLE_FUELING_CHARGING_STATION': - active: 'TRUE' - value_1: COMMERCIAL - value_2: VEHICLE_FUELING_CHARGING_STATION - description_1: Commercial - description_2: Vehicle Fueling / Charging Station - definition: - source: - NFIRS Crosswalk: '571' -'COMMERCIAL: VETERINARY_PET ': - active: 'TRUE' - value_1: COMMERCIAL - value_2: 'VETERINARY_PET ' - description_1: Commercial - description_2: Veterinary (Pet) - definition: - source: - NFIRS Crosswalk: '300' -'EDUCATION: COLLEGES_UNIVERSITIES': - active: 'TRUE' - value_1: EDUCATION - value_2: COLLEGES_UNIVERSITIES - description_1: Education - description_2: Colleges/Universities - definition: - source: - NFIRS Crosswalk: '241' -'EDUCATION: OTHER_EDUCATIONAL_BUILDINGS': - active: 'TRUE' - value_1: EDUCATION - value_2: OTHER_EDUCATIONAL_BUILDINGS - description_1: Education - description_2: Other Educational Buildings - definition: - source: - NFIRS Crosswalk: 200, 210 -'EDUCATION: PREK_DAYCARE': - active: 'TRUE' - value_1: EDUCATION - value_2: PREK_DAYCARE - description_1: Education - description_2: Pre-K / Day Care - definition: - source: - NFIRS Crosswalk: 211, 250, 254, 255, 256 -'EDUCATION: K_12_SCHOOLS': - active: 'TRUE' - value_1: EDUCATION - value_2: K_12_SCHOOLS - description_1: Education - description_2: K - 12 Schools - definition: - source: - NFIRS Crosswalk: 213, 215 -'GOVERNMENT: POLICE_EMERGENCY_STATION': - active: 'TRUE' - value_1: GOVERNMENT - value_2: POLICE_EMERGENCY_STATION - description_1: Government - description_2: Police Station / Emergency Response - definition: - source: - NFIRS Crosswalk: '365' -'GOVERNMENT: FIRE_MEDICAL_STATION': - active: 'TRUE' - value_1: GOVERNMENT - value_2: FIRE_MEDICAL_STATION - description_1: Government - description_2: Fire Station / Medical Response Station - definition: - source: - NFIRS Crosswalk: '888' -'GOVERNMENT: JAIL_PRISON_REFORMATORY': - active: 'TRUE' - value_1: GOVERNMENT - value_2: JAIL_PRISON_REFORMATORY - description_1: Government - description_2: 'Jail / Prison / Reformatory / Incarceration ' - definition: - source: - NFIRS Crosswalk: 361, 363 -'GOVERNMENT: GENERAL_SERVICES': - active: 'TRUE' - value_1: GOVERNMENT - value_2: GENERAL_SERVICES - description_1: Government - description_2: General Services - definition: - source: - NFIRS Crosswalk: 150, 155 -'GOVERNMENT: NON_CIVILIAN_STRUCTURES': - active: 'TRUE' - value_1: GOVERNMENT - value_2: NON_CIVILIAN_STRUCTURES - description_1: Government - description_2: Non-Civilian Structures (Defense, Military) - definition: - source: - NFIRS Crosswalk: '631' -'INDUSTRIAL: CHEMICAL': - active: 'TRUE' - value_1: INDUSTRIAL - value_2: CHEMICAL - description_1: Industrial - description_2: Chemical - definition: - source: - NFIRS Crosswalk: -'INDUSTRIAL: COLD_STORAGE': - active: 'TRUE' - value_1: INDUSTRIAL - value_2: COLD_STORAGE - description_1: Industrial - description_2: Cold Storage - definition: - source: - NFIRS Crosswalk: -'INDUSTRIAL: FOOD_DRUGS': - active: 'TRUE' - value_1: INDUSTRIAL - value_2: FOOD_DRUGS - description_1: Industrial - description_2: Food / Drugs - definition: - source: - NFIRS Crosswalk: -'INDUSTRIAL: HEAVY': - active: 'TRUE' - value_1: INDUSTRIAL - value_2: HEAVY - description_1: Industrial - description_2: 'Heavy ' - definition: - source: - NFIRS Crosswalk: -'INDUSTRIAL: LIGHT': - active: 'TRUE' - value_1: INDUSTRIAL - value_2: LIGHT - description_1: Industrial - description_2: Light - definition: - source: - NFIRS Crosswalk: '700' -'INDUSTRIAL: METALS_MINERALS_PROCESSING': - active: 'TRUE' - value_1: INDUSTRIAL - value_2: METALS_MINERALS_PROCESSING - description_1: Industrial - description_2: Metals/Minerals Processing - definition: - source: - NFIRS Crosswalk: -'HEALTH_CARE: MEDICAL_OFFICE_CLINIC': - active: 'TRUE' - value_1: HEALTH_CARE - value_2: MEDICAL_OFFICE_CLINIC - description_1: Health Care - description_2: Medical Office/Clinic - definition: - source: - NFIRS Crosswalk: 340, 341, 342 -'HEALTH_CARE: HOSPITAL_24_HOUR_MEDICAL_FACILITIES ': - active: 'TRUE' - value_1: HEALTH_CARE - value_2: 'HOSPITAL_24_HOUR_MEDICAL_FACILITIES ' - description_1: Health Care - description_2: Hospital / 24-Hour Medical Facilities / Institutional - definition: - source: - NFIRS Crosswalk: '331' -'HEALTH_CARE: NURSING_HOME_ASSISTED_LIVING_RESIDENCE_ONSITE': - active: 'TRUE' - value_1: HEALTH_CARE - value_2: NURSING_HOME_ASSISTED_LIVING_RESIDENCE_ONSITE - description_1: Health Care - description_2: Nursing Home / Assisted Living / Residence with Onsite care and support - definition: - source: - NFIRS Crosswalk: '311, 321, 323, ' -'HEALTH_CARE: ALCOHOL_DRUG_REHABILITATION_CENTER': - active: 'TRUE' - value_1: HEALTH_CARE - value_2: ALCOHOL_DRUG_REHABILITATION_CENTER - description_1: Health Care - description_2: Alcohol / Drug Rehabilitation Center - definition: - source: - NFIRS Crosswalk: -'RESIDENTIAL: CONGREGATE_HOUSING': - active: 'TRUE' - value_1: RESIDENTIAL - value_2: CONGREGATE_HOUSING - description_1: Residential - description_2: Congregate Housing - definition: - source: - NFIRS Crosswalk: 322, 439, 459, 460, 462 -'RESIDENTIAL: MANUFACTURED_MOBILE_HOME': - active: 'TRUE' - value_1: RESIDENTIAL - value_2: MANUFACTURED_MOBILE_HOME - description_1: Residential - description_2: Manufactured/Mobile Home - definition: - source: - NFIRS Crosswalk: -'RESIDENTIAL: DETATCHED_SINGLE_FAMILY_DWELLING': - active: 'TRUE' - value_1: RESIDENTIAL - value_2: DETATCHED_SINGLE_FAMILY_DWELLING - description_1: Residential - description_2: Detached Single Family Dwelling - definition: - source: - NFIRS Crosswalk: '419' -'RESIDENTIAL: ATTACHED_SINGLE_FAMILY_DWELLING': - active: 'TRUE' - value_1: RESIDENTIAL - value_2: ATTACHED_SINGLE_FAMILY_DWELLING - description_1: Residential - description_2: Attached Single Family Dwelling - definition: - source: - NFIRS Crosswalk: -'RESIDENTIAL: MULTI_FAMILY_LOWRISE_DWELLING': - active: 'TRUE' - value_1: RESIDENTIAL - value_2: MULTI_FAMILY_LOWRISE_DWELLING - description_1: Residential - description_2: Multi-Family Lowrise Dwelling (<=4 Stories) - definition: - source: - NFIRS Crosswalk: '429' -'RESIDENTIAL: MULTI_FAMILY_MIDRISE_DWELLING': - active: 'TRUE' - value_1: RESIDENTIAL - value_2: MULTI_FAMILY_MIDRISE_DWELLING - description_1: Residential - description_2: Multi-Family Midrise Dwelling (5-8 Stories) - definition: - source: - NFIRS Crosswalk: '429' -'RESIDENTIAL: MULTI_FAMILY_HIGHRISE_DWELLING': - active: 'TRUE' - value_1: RESIDENTIAL - value_2: MULTI_FAMILY_HIGHRISE_DWELLING - description_1: Residential - description_2: Multi-Family Highrise Dwelling (>= 9 Stories) - definition: - source: - NFIRS Crosswalk: '429' -'RESIDENTIAL: DETATCHED_GARAGE': - active: 'TRUE' - value_1: RESIDENTIAL - value_2: DETATCHED_GARAGE - description_1: Residential - description_2: Detached Garage - definition: - source: - NFIRS Crosswalk: '808' -'RESIDENTIAL: UNHOUSED_TEMPORARY_SHELTER': - active: 'TRUE' - value_1: RESIDENTIAL - value_2: UNHOUSED_TEMPORARY_SHELTER - description_1: Residential - description_2: Unhoused/Temporary Shelter - definition: - source: - NFIRS Crosswalk: -'RESIDENTIAL: TEMPORARY_LODGING_HOTEL_MOTEL': - active: 'TRUE' - value_1: RESIDENTIAL - value_2: TEMPORARY_LODGING_HOTEL_MOTEL - description_1: Residential - description_2: Temporary Lodging / Hotel / Motel - definition: - source: - NFIRS Crosswalk: '449' -'UNCLASSIFIED: UNCLASSIFIED': - active: 'TRUE' - value_1: UNCLASSIFIED - value_2: UNCLASSIFIED - description_1: Unclassified - description_2: Unclassified - definition: - source: - NFIRS Crosswalk: -'UTILITY_MISC: TRANSPORTATION_STATION_HUB_AREA': - active: 'TRUE' - value_1: UTILITY_MISC - value_2: TRANSPORTATION_STATION_HUB_AREA - description_1: Utility and Misc - description_2: Transportation Station / Hub / Area (Airport / Bus / Train / Passenger Terminal - definition: - source: - NFIRS Crosswalk: 974, 972, 973, 171, 173, 174, 632 -'UTILITY_MISC: ENERGY_FACILITY_INFRASTRUCTURE': - active: 'TRUE' - value_1: UTILITY_MISC - value_2: ENERGY_FACILITY_INFRASTRUCTURE - description_1: Utility and Misc - description_2: Energy Facility / Infrastructure - definition: - source: - NFIRS Crosswalk: 610, 614, 615, 642, 644, 645, 983 -'UTILITY_MISC: WATER_SANITATION_FACILITY_INFRASTRUCTURE': - active: 'TRUE' - value_1: UTILITY_MISC - value_2: WATER_SANITATION_FACILITY_INFRASTRUCTURE - description_1: Utility and Misc - description_2: Water and Sanitation Facility / Infrastructure - definition: - source: - NFIRS Crosswalk: '647' -'UTILITY_MISC: TRASH_RECYCLING_FACILITY': - active: 'TRUE' - value_1: UTILITY_MISC - value_2: TRASH_RECYCLING_FACILITY - description_1: Utility and Misc - description_2: Trash / Recycling Facility - definition: - source: - NFIRS Crosswalk: '648' -'STORAGE: STORAGE_PORTABLE_BUILDING': - active: 'TRUE' - value_1: STORAGE - value_2: STORAGE_PORTABLE_BUILDING - description_1: Storage - description_2: Storage - Portable Building - definition: - source: - NFIRS Crosswalk: -'STORAGE: STORAGE_MULTI_TENANT': - active: 'TRUE' - value_1: STORAGE - value_2: STORAGE_MULTI_TENANT - description_1: Storage - description_2: Storage - Multi-Tenant - definition: - source: - NFIRS Crosswalk: -'STORAGE: STORAGE_SINGLE_TENANT': - active: 'TRUE' - value_1: STORAGE - value_2: STORAGE_SINGLE_TENANT - description_1: Storage - description_2: Storage - Single-Tenant - definition: - source: - NFIRS Crosswalk: -'ROADWAY_ACCESS: SIDEWALK': - active: 'TRUE' - value_1: ROADWAY_ACCESS - value_2: SIDEWALK - description_1: Roadway/Access - description_2: Sidewalk - definition: - source: - NFIRS Crosswalk: -'ROADWAY_ACCESS: STREET': - active: 'TRUE' - value_1: ROADWAY_ACCESS - value_2: STREET - description_1: Roadway/Access - description_2: Street - definition: - source: - NFIRS Crosswalk: 960, 962, 963 -'ROADWAY_ACCESS: HIGHWAY_INTERSTATE': - active: 'TRUE' - value_1: ROADWAY_ACCESS - value_2: HIGHWAY_INTERSTATE - description_1: Roadway/Access - description_2: 'Highway / Interstate ' - definition: - source: - NFIRS Crosswalk: '961' -'ROADWAY_ACCESS: LIMITED_ACCESS_HIGHWAY_INTERSTATE': - active: 'TRUE' - value_1: ROADWAY_ACCESS - value_2: LIMITED_ACCESS_HIGHWAY_INTERSTATE - description_1: Roadway/Access - description_2: Limited Access Highway / Interstate - definition: - source: - NFIRS Crosswalk: -'ROADWAY_ACCESS: BRIDGE': - active: 'TRUE' - value_1: ROADWAY_ACCESS - value_2: BRIDGE - description_1: Roadway/Access - description_2: Bridge - definition: - source: - NFIRS Crosswalk: '921' -'ROADWAY_ACCESS: TUNNEL': - active: 'TRUE' - value_1: ROADWAY_ACCESS - value_2: TUNNEL - description_1: Roadway/Access - description_2: Tunnel - definition: - source: - NFIRS Crosswalk: '922' -'ROADWAY_ACCESS: RAILROAD_RAILYARD': - active: 'TRUE' - value_1: ROADWAY_ACCESS - value_2: RAILROAD_RAILYARD - description_1: Roadway/Access - description_2: Railroad or Railroad Yard - definition: - source: - NFIRS Crosswalk: 951, 952 -'ROADWAY_ACCESS: PARKING_LOT_GARAGE': - active: 'TRUE' - value_1: ROADWAY_ACCESS - value_2: PARKING_LOT_GARAGE - description_1: Roadway/Access - description_2: Parking Lot / Parking Garage - definition: - source: - NFIRS Crosswalk: 881, 882, 965 -'OUTDOOR: GROUND_VACANT_LAND': - active: 'TRUE' - value_1: OUTDOOR - value_2: GROUND_VACANT_LAND - description_1: Outdoor - description_2: Ground / Vacant Land - definition: - source: - NFIRS Crosswalk: '931, 936 ' -'OUTDOOR: CAMP_SITE': - active: 'TRUE' - value_1: OUTDOOR - value_2: CAMP_SITE - description_1: Outdoor - description_2: Camp Site - definition: - source: - NFIRS Crosswalk: '935' -'OUTDOOR: PLAYGROUND_PARK_RECREATIONAL_AREA': - active: 'TRUE' - value_1: OUTDOOR - value_2: PLAYGROUND_PARK_RECREATIONAL_AREA - description_1: Outdoor - description_2: Playground / Park / Recreational Area / Monument / Statue - definition: - source: - NFIRS Crosswalk: 110, 121, 124, 154 -'OUTDOOR: HIKING_TRAIL': - active: 'TRUE' - value_1: OUTDOOR - value_2: HIKING_TRAIL - description_1: Outdoor - description_2: Hiking Trail - definition: - source: - NFIRS Crosswalk: -'OUTDOOR: ORCHARD_CROPS_FARMLAND': - active: 'TRUE' - value_1: OUTDOOR - value_2: ORCHARD_CROPS_FARMLAND - description_1: Outdoor - description_2: Orchard / Crops / Farm (non-building) - definition: - source: - NFIRS Crosswalk: '655' -'OUTDOOR: FOREST_GRASSLANDS_WOODLAND_WILDLAND_AREAS': - active: 'TRUE' - value_1: OUTDOOR - value_2: FOREST_GRASSLANDS_WOODLAND_WILDLAND_AREAS - description_1: Outdoor - description_2: Forest / Grasslands / Woodland / Wildland Area - definition: - source: - NFIRS Crosswalk: '669' -'OUTDOOR: WATERFRONT': - active: 'TRUE' - value_1: OUTDOOR - value_2: WATERFRONT - description_1: Outdoor - description_2: Waterfront (Beach / Dock) - definition: - source: - NFIRS Crosswalk: 937, 143, 898, 940 -'OUTDOOR: OPEN_WATER': - active: 'TRUE' - value_1: OUTDOOR - value_2: OPEN_WATER - description_1: Outdoor - description_2: Open Water (Lake / River/ Pond / Ocean) - definition: - source: - NFIRS Crosswalk: 941, 946 -'OUTDOOR_INDUSTRIAL: DUMP_LANDFILL': - active: 'TRUE' - value_1: OUTDOOR_INDUSTRIAL - value_2: DUMP_LANDFILL - description_1: Outdoor Industrial - description_2: Dump / Landfill - definition: - source: - NFIRS Crosswalk: '919' -'OUTDOOR_INDUSTRIAL: INDUSTRIAL_YARD': - active: 'TRUE' - value_1: OUTDOOR_INDUSTRIAL - value_2: INDUSTRIAL_YARD - description_1: Outdoor Industrial - description_2: Industrial Yard - definition: - source: - NFIRS Crosswalk: '984' -'OUTDOOR_INDUSTRIAL: MINE': - active: 'TRUE' - value_1: OUTDOOR_INDUSTRIAL - value_2: MINE - description_1: Outdoor Industrial - description_2: Mine (non-building) / Oil Field - definition: - source: - NFIRS Crosswalk: 679, 982 -'OUTDOOR_INDUSTRIAL: CONSTRUCTION_SITE': - active: 'TRUE' - value_1: OUTDOOR_INDUSTRIAL - value_2: CONSTRUCTION_SITE - description_1: Outdoor Industrial - description_2: Construction Site - definition: - source: - NFIRS Crosswalk: '981' diff --git a/secondary_schemas/value_sets/yml/type_lot_units.yml b/secondary_schemas/value_sets/yml/type_lot_units.yml deleted file mode 100644 index b1d4f34..0000000 --- a/secondary_schemas/value_sets/yml/type_lot_units.yml +++ /dev/null @@ -1,10 +0,0 @@ -SQUARE_FEET: - active: 'TRUE' - description: Square feet - definition: - source: -ACRES: - active: 'TRUE' - description: Acres - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_nfpa_rating.yml b/secondary_schemas/value_sets/yml/type_nfpa_rating.yml deleted file mode 100644 index ff5dbd5..0000000 --- a/secondary_schemas/value_sets/yml/type_nfpa_rating.yml +++ /dev/null @@ -1,25 +0,0 @@ -BLUE: - active: 'TRUE' - description: Blue - definition: '>1500 gpm' - source: -GREEN: - active: 'TRUE' - description: Green - definition: 1000 - 1499 gpm - source: -ORANGE: - active: 'TRUE' - description: Orange - definition: 500 - 999 gpm - source: -RED: - active: 'TRUE' - description: Red - definition: <500 gpm - source: -BLACK: - active: 'TRUE' - description: Black - definition: Inoperable - source: diff --git a/secondary_schemas/value_sets/yml/type_outdoor_activities.yml b/secondary_schemas/value_sets/yml/type_outdoor_activities.yml deleted file mode 100644 index 80b86a1..0000000 --- a/secondary_schemas/value_sets/yml/type_outdoor_activities.yml +++ /dev/null @@ -1,95 +0,0 @@ -WEATHER: - active: 'TRUE' - description: Weather - definition: See WNCG tables - source: -SUPPRESSION_ACTIVITY: - active: 'TRUE' - description: Suppression Activity - definition: - source: -CONSTRUCTION: - active: 'TRUE' - description: Construction - definition: - source: -ELECTRICAL_UTILITIES: - active: 'TRUE' - description: Electrical Utilities - definition: - source: -FARMING_RANCHING: - active: 'TRUE' - description: Farming/Ranching - definition: - source: -GOVERNMENTAL_TRIBAL_ACTIVITIES: - active: 'TRUE' - description: Governmental/Tribal Activities - definition: - source: -HUNTING_TRAPPING_FISHING: - active: 'TRUE' - description: Hunting/Trapping Fishing - definition: - source: -LAW_ENFORCEMENT: - active: 'TRUE' - description: Law Enforcement - definition: - source: -LOGGING_FORESTRY: - active: 'TRUE' - description: Logging/Forestry - definition: - source: -MILITARY: - active: 'TRUE' - description: Military - definition: - source: -MINING_EXTRACTION: - active: 'TRUE' - description: Mining/Extraction - definition: - source: -MOTORIST: - active: 'TRUE' - description: Motorist - definition: - source: -OTHER_UTILITIES: - active: 'TRUE' - description: Other Utilities - definition: - source: -PRIVATE_RESIDENTIAL: - active: 'TRUE' - description: Private/Residential - definition: - source: -RAILROAD: - active: 'TRUE' - description: Railroad - definition: - source: -RECREATION: - active: 'TRUE' - description: Recreation - definition: - source: -TRANSIENT: - active: 'TRUE' - description: Transient - definition: - source: -OTHER: - active: 'TRUE' - description: Other - definition: - source: -UNKNOWN: - active: 'TRUE' - description: Unknown - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_outdoor_cause.yml b/secondary_schemas/value_sets/yml/type_outdoor_cause.yml deleted file mode 100644 index 5d673f6..0000000 --- a/secondary_schemas/value_sets/yml/type_outdoor_cause.yml +++ /dev/null @@ -1,1233 +0,0 @@ -'NATURAL: LIGHTNING': - active: 'TRUE' - value_1: NATURAL - value_2: LIGHTNING - value_3: - description_1: Natural - description_2: Lightning - description_3: - comments: -'NATURAL: VOLCANO': - active: 'TRUE' - value_1: NATURAL - value_2: VOLCANO - value_3: - description_1: Natural - description_2: Volcano - description_3: - comments: -'NATURAL: SPONTANEOUS_COMBUSTION': - active: 'TRUE' - value_1: NATURAL - value_2: SPONTANEOUS_COMBUSTION - value_3: - description_1: Natural - description_2: Spontaneous Combustion - description_3: - comments: -'NATURAL: OTHER': - active: 'TRUE' - value_1: NATURAL - value_2: OTHER - value_3: - description_1: Natural - description_2: Other - description_3: - comments: -'NATURAL: ANIMAL': - active: 'TRUE' - value_1: NATURAL - value_2: ANIMAL - value_3: - description_1: Natural - description_2: Animal - description_3: - comments: -'NATURAL: UNKNOWN': - active: 'TRUE' - value_1: NATURAL - value_2: UNKNOWN - value_3: - description_1: Natural - description_2: Unknown - description_3: - comments: -'DEBRIS_OPEN_BURNING: BRANDING': - active: 'TRUE' - value_1: DEBRIS_OPEN_BURNING - value_2: BRANDING - value_3: - description_1: Debris / Open Burning - description_2: Branding - description_3: - comments: -'DEBRIS_OPEN_BURNING: BURN_BARREL': - active: 'TRUE' - value_1: DEBRIS_OPEN_BURNING - value_2: BURN_BARREL - value_3: - description_1: Debris / Open Burning - description_2: Burn Barrel - description_3: - comments: -'DEBRIS_OPEN_BURNING: BURNING_PERSONAL_ITEMS': - active: 'TRUE' - value_1: DEBRIS_OPEN_BURNING - value_2: BURNING_PERSONAL_ITEMS - value_3: - description_1: Debris / Open Burning - description_2: Burning Personal Items - description_3: - comments: -'DEBRIS_OPEN_BURNING: DISTRESS_SIGNAL_FIRE': - active: 'TRUE' - value_1: DEBRIS_OPEN_BURNING - value_2: DISTRESS_SIGNAL_FIRE - value_3: - description_1: Debris / Open Burning - description_2: Distress / Signal Fire - description_3: - comments: -'DEBRIS_OPEN_BURNING: DITCH_FENCE_LINE_BURNING': - active: 'TRUE' - value_1: DEBRIS_OPEN_BURNING - value_2: DITCH_FENCE_LINE_BURNING - value_3: - description_1: Debris / Open Burning - description_2: Ditch / Fence Line Burning - description_3: - comments: -'DEBRIS_OPEN_BURNING: ESCAPED_PRESCRIBED_BURN': - active: 'TRUE' - value_1: DEBRIS_OPEN_BURNING - value_2: ESCAPED_PRESCRIBED_BURN - value_3: - description_1: Debris / Open Burning - description_2: Escaped Prescribed Burn - description_3: - comments: -'DEBRIS_OPEN_BURNING: FIELD_AGRICULTURAL_BURNING': - active: 'TRUE' - value_1: DEBRIS_OPEN_BURNING - value_2: FIELD_AGRICULTURAL_BURNING - value_3: - description_1: Debris / Open Burning - description_2: Field / Agricultural Burning - description_3: - comments: -'DEBRIS_OPEN_BURNING: HAND_PILE_SLASH': - active: 'TRUE' - value_1: DEBRIS_OPEN_BURNING - value_2: HAND_PILE_SLASH - value_3: - description_1: Debris / Open Burning - description_2: Hand Pile / Slash - description_3: - comments: -'DEBRIS_OPEN_BURNING: MACHINE_PILE_SLASH': - active: 'TRUE' - value_1: DEBRIS_OPEN_BURNING - value_2: MACHINE_PILE_SLASH - value_3: - description_1: Debris / Open Burning - description_2: Machine Pile / Slash - description_3: - comments: -'DEBRIS_OPEN_BURNING: OPEN_TRASH_BURNING': - active: 'TRUE' - value_1: DEBRIS_OPEN_BURNING - value_2: OPEN_TRASH_BURNING - value_3: - description_1: Debris / Open Burning - description_2: Open Trash Burning - description_3: - comments: -'DEBRIS_OPEN_BURNING: OTHER_LAND_CLEARING': - active: 'TRUE' - value_1: DEBRIS_OPEN_BURNING - value_2: OTHER_LAND_CLEARING - value_3: - description_1: Debris / Open Burning - description_2: Other Land Clearing - description_3: - comments: -'DEBRIS_OPEN_BURNING: PEST_CONTROL_DETERRENT_SMOKE_OUT': - active: 'TRUE' - value_1: DEBRIS_OPEN_BURNING - value_2: PEST_CONTROL_DETERRENT_SMOKE_OUT - value_3: - description_1: Debris / Open Burning - description_2: Pest Control / Deterrent / Smoke Out - description_3: - comments: -'DEBRIS_OPEN_BURNING: RIGHT_OF_WAY_CLEARING': - active: 'TRUE' - value_1: DEBRIS_OPEN_BURNING - value_2: RIGHT_OF_WAY_CLEARING - value_3: - description_1: Debris / Open Burning - description_2: Right-of-Way Clearing - description_3: - comments: -'DEBRIS_OPEN_BURNING: YARD_DEBRIS': - active: 'TRUE' - value_1: DEBRIS_OPEN_BURNING - value_2: YARD_DEBRIS - value_3: - description_1: Debris / Open Burning - description_2: Yard Debris - description_3: - comments: -'DEBRIS_OPEN_BURNING: OTHER': - active: 'TRUE' - value_1: DEBRIS_OPEN_BURNING - value_2: OTHER - value_3: - description_1: Debris / Open Burning - description_2: Other - description_3: - comments: -'DEBRIS_OPEN_BURNING: UNKNOWN': - active: 'TRUE' - value_1: DEBRIS_OPEN_BURNING - value_2: UNKNOWN - value_3: - description_1: Debris / Open Burning - description_2: Unknown - description_3: - comments: -'EQUIPMENT_VEHICLE_USE: ELECTRIC_MOTOR_POWER_TOOLS_BATTERY': - active: 'TRUE' - value_1: EQUIPMENT_VEHICLE_USE - value_2: ELECTRIC_MOTOR_POWER_TOOLS_BATTERY - value_3: - description_1: Equipment and Vehicle Use - description_2: Electric Motor / Power Tools / Battery - description_3: - comments: -'EQUIPMENT_VEHICLE_USE: TRAILER': - active: 'TRUE' - value_1: EQUIPMENT_VEHICLE_USE - value_2: TRAILER - value_3: - description_1: Equipment and Vehicle Use - description_2: Trailer - description_3: - comments: -'EQUIPMENT_VEHICLE_USE: AIRCRAFT': - active: 'TRUE' - value_1: EQUIPMENT_VEHICLE_USE - value_2: AIRCRAFT - value_3: - description_1: Equipment and Vehicle Use - description_2: Aircraft - description_3: - comments: -'EQUIPMENT_VEHICLE_USE: CHAINSAW_BRUSH_SAW_WEED_TRIMMER': - active: 'TRUE' - value_1: EQUIPMENT_VEHICLE_USE - value_2: CHAINSAW_BRUSH_SAW_WEED_TRIMMER - value_3: - description_1: Equipment and Vehicle Use - description_2: Chainsaw / Brush Saw / Weed Trimmer - description_3: - comments: -'EQUIPMENT_VEHICLE_USE: COMMERCIAL_TRANSPORT_VEHICLE': - active: 'TRUE' - value_1: EQUIPMENT_VEHICLE_USE - value_2: COMMERCIAL_TRANSPORT_VEHICLE - value_3: - description_1: Equipment and Vehicle Use - description_2: Commercial Transport Vehicle - description_3: - comments: -'EQUIPMENT_VEHICLE_USE: HEAVY_EQUIPMENT_IMPLEMENTS': - active: 'TRUE' - value_1: EQUIPMENT_VEHICLE_USE - value_2: HEAVY_EQUIPMENT_IMPLEMENTS - value_3: - description_1: Equipment and Vehicle Use - description_2: Heavy Equipment / Implements - description_3: - comments: -'EQUIPMENT_VEHICLE_USE: OHV_ATV_MOTORCYCLE': - active: 'TRUE' - value_1: EQUIPMENT_VEHICLE_USE - value_2: OHV_ATV_MOTORCYCLE - value_3: - description_1: Equipment and Vehicle Use - description_2: OHV / ATV / motorcycle - description_3: - comments: -'EQUIPMENT_VEHICLE_USE: PASSENGER_VEHICLE_MOTORIZED_RV': - active: 'TRUE' - value_1: EQUIPMENT_VEHICLE_USE - value_2: PASSENGER_VEHICLE_MOTORIZED_RV - value_3: - description_1: Equipment and Vehicle Use - description_2: Passenger Vehicle / Motorized RV - description_3: - comments: -'EQUIPMENT_VEHICLE_USE: TRACTOR_MOWER_BRUSH_HOG': - active: 'TRUE' - value_1: EQUIPMENT_VEHICLE_USE - value_2: TRACTOR_MOWER_BRUSH_HOG - value_3: - description_1: Equipment and Vehicle Use - description_2: Tractor / Mower / Brush Hog - description_3: - comments: -'EQUIPMENT_VEHICLE_USE: UAS_MODEL_ROCKETS_AIRPLANES': - active: 'TRUE' - value_1: EQUIPMENT_VEHICLE_USE - value_2: UAS_MODEL_ROCKETS_AIRPLANES - value_3: - description_1: Equipment and Vehicle Use - description_2: UAS / Model Rockets / Airplanes - description_3: - comments: -'EQUIPMENT_VEHICLE_USE: WATERCRAFT': - active: 'TRUE' - value_1: EQUIPMENT_VEHICLE_USE - value_2: WATERCRAFT - value_3: - description_1: Equipment and Vehicle Use - description_2: Watercraft - description_3: - comments: -'EQUIPMENT_VEHICLE_USE: HOT_WORK': - active: 'TRUE' - value_1: EQUIPMENT_VEHICLE_USE - value_2: HOT_WORK - value_3: - description_1: Equipment and Vehicle Use - description_2: Hot Work (Welder, Grinder, Torch, Cutter) - description_3: - comments: -'EQUIPMENT_VEHICLE_USE: OTHER_SMALL_ENGINE_EQUIPMENT': - active: 'TRUE' - value_1: EQUIPMENT_VEHICLE_USE - value_2: OTHER_SMALL_ENGINE_EQUIPMENT - value_3: - description_1: Equipment and Vehicle Use - description_2: Other Small Engine Equipment - description_3: - comments: -'EQUIPMENT_VEHICLE_USE: OTHER': - active: 'TRUE' - value_1: EQUIPMENT_VEHICLE_USE - value_2: OTHER - value_3: - description_1: Equipment and Vehicle Use - description_2: Other - description_3: - comments: -'EQUIPMENT_VEHICLE_USE: UNKNOWN': - active: 'TRUE' - value_1: EQUIPMENT_VEHICLE_USE - value_2: UNKNOWN - value_3: - description_1: Equipment and Vehicle Use - description_2: Unknown - description_3: - comments: -'FIREARMS_EXPLOSIVES: BLACK_POWDER_MUZZLE_LOADING': - active: 'TRUE' - value_1: FIREARMS_EXPLOSIVES - value_2: BLACK_POWDER_MUZZLE_LOADING - value_3: - description_1: Firearms and Explosive Use - description_2: Black Powder / Muzzle Loading - description_3: - comments: -'FIREARMS_EXPLOSIVES: BLASTING': - active: 'TRUE' - value_1: FIREARMS_EXPLOSIVES - value_2: BLASTING - value_3: - description_1: Firearms and Explosive Use - description_2: Blasting - description_3: - comments: -'FIREARMS_EXPLOSIVES: EXPLODING_TARGET_SHOOTING': - active: 'TRUE' - value_1: FIREARMS_EXPLOSIVES - value_2: EXPLODING_TARGET_SHOOTING - value_3: - description_1: Firearms and Explosive Use - description_2: Exploding Target Shooting - description_3: - comments: -'FIREARMS_EXPLOSIVES: DENTONATED_CORD': - active: 'TRUE' - value_1: FIREARMS_EXPLOSIVES - value_2: DENTONATED_CORD - value_3: - description_1: Firearms and Explosive Use - description_2: Dentonating Cord - description_3: - comments: -'FIREARMS_EXPLOSIVES: FLARES_FUSES': - active: 'TRUE' - value_1: FIREARMS_EXPLOSIVES - value_2: FLARES_FUSES - value_3: - description_1: Firearms and Explosive Use - description_2: Flares / Fuses - description_3: - comments: -'FIREARMS_EXPLOSIVES: INERT_TARGET_SHOOTING': - active: 'TRUE' - value_1: FIREARMS_EXPLOSIVES - value_2: INERT_TARGET_SHOOTING - value_3: - description_1: Firearms and Explosive Use - description_2: Inert Target Shooting - description_3: - comments: -'FIREARMS_EXPLOSIVES: MILITARY_ORDINANCE': - active: 'TRUE' - value_1: FIREARMS_EXPLOSIVES - value_2: MILITARY_ORDINANCE - value_3: - description_1: Firearms and Explosive Use - description_2: Military ordinance - description_3: - comments: -'FIREARMS_EXPLOSIVES: NON_MILITARY_TRACER': - active: 'TRUE' - value_1: FIREARMS_EXPLOSIVES - value_2: NON_MILITARY_TRACER - value_3: - description_1: Firearms and Explosive Use - description_2: Non-Military Tracer - description_3: - comments: -'FIREARMS_EXPLOSIVES: AMMONIUM_NITRATE_FUEL_OIL': - active: 'TRUE' - value_1: FIREARMS_EXPLOSIVES - value_2: AMMONIUM_NITRATE_FUEL_OIL - value_3: - description_1: Firearms and Explosive Use - description_2: Ammoniun Nitrate Fuel Oil (ANFO) - description_3: - comments: -'FIREARMS_EXPLOSIVES: IMPROVISED_EXPLOSIVE_DEVICE': - active: 'TRUE' - value_1: FIREARMS_EXPLOSIVES - value_2: IMPROVISED_EXPLOSIVE_DEVICE - value_3: - description_1: Firearms and Explosive Use - description_2: Improvied Explosive Device - description_3: - comments: -'FIREARMS_EXPLOSIVES: PIPE_BOMB': - active: 'TRUE' - value_1: FIREARMS_EXPLOSIVES - value_2: PIPE_BOMB - value_3: - description_1: Firearms and Explosive Use - description_2: Pipe Bomb - description_3: - comments: -'FIREARMS_EXPLOSIVES: OTHER_EXPLOSIVES': - active: 'TRUE' - value_1: FIREARMS_EXPLOSIVES - value_2: OTHER_EXPLOSIVES - value_3: - description_1: Firearms and Explosive Use - description_2: Other Explosives - description_3: - comments: -'FIREARMS_EXPLOSIVES: OTHER': - active: 'TRUE' - value_1: FIREARMS_EXPLOSIVES - value_2: OTHER - value_3: - description_1: Firearms and Explosive Use - description_2: Other - description_3: - comments: -'FIREARMS_EXPLOSIVES: UNKNOWN': - active: 'TRUE' - value_1: FIREARMS_EXPLOSIVES - value_2: UNKNOWN - value_3: - description_1: Firearms and Explosive Use - description_2: Unknown - description_3: - comments: -'FIREWORKS: EXPLOSIVES: M_80': - active: 'TRUE' - value_1: FIREWORKS - value_2: EXPLOSIVES - value_3: M_80 - description_1: Fireworks - description_2: Explosives - description_3: M-80 - comments: -'FIREWORKS: EXPLOSIVES: M_100': - active: 'TRUE' - value_1: FIREWORKS - value_2: EXPLOSIVES - value_3: M_100 - description_1: Fireworks - description_2: Explosives - description_3: M-100 - comments: -'FIREWORKS: EXPLOSIVES: M_1000': - active: 'TRUE' - value_1: FIREWORKS - value_2: EXPLOSIVES - value_3: M_1000 - description_1: Fireworks - description_2: Explosives - description_3: M-1000 - comments: -'FIREWORKS: EXPLOSIVES: 1_4_Stick': - active: 'TRUE' - value_1: FIREWORKS - value_2: EXPLOSIVES - value_3: 1_4_Stick - description_1: Fireworks - description_2: Explosives - description_3: 1/4 Stick - comments: -'FIREWORKS: EXPLOSIVES: CHERRY_BOMB': - active: 'TRUE' - value_1: FIREWORKS - value_2: EXPLOSIVES - value_3: CHERRY_BOMB - description_1: Fireworks - description_2: Explosives - description_3: Cherry Bomb - comments: -'FIREWORKS: EXPLOSIVES: SILVER_SALUTE': - active: 'TRUE' - value_1: FIREWORKS - value_2: EXPLOSIVES - value_3: SILVER_SALUTE - description_1: Fireworks - description_2: Explosives - description_3: Silver Salute - comments: -'FIREWORKS: EXPLOSIVES: SPARKLER_BOMB': - active: 'TRUE' - value_1: FIREWORKS - value_2: EXPLOSIVES - value_3: SPARKLER_BOMB - description_1: Fireworks - description_2: Explosives - description_3: Sparkler Bomb - comments: -'FIREWORKS: EXPLOSIVES: ALTERED_CONSUMER_FIREWORKS': - active: 'TRUE' - value_1: FIREWORKS - value_2: EXPLOSIVES - value_3: ALTERED_CONSUMER_FIREWORKS - description_1: Fireworks - description_2: Explosives - description_3: Altered Consumer Firework - comments: -'FIREWORKS: EXPLOSIVES: HOMEMADE_EXPLOSIVE_DEVICE': - active: 'TRUE' - value_1: FIREWORKS - value_2: EXPLOSIVES - value_3: HOMEMADE_EXPLOSIVE_DEVICE - description_1: Fireworks - description_2: Explosives - description_3: Homemade Explosive Device - comments: -'FIREWORKS: PROFESSIONAL_DISPLAY: OUTDOOR_AERIAL_SHELL': - active: 'TRUE' - value_1: FIREWORKS - value_2: PROFESSIONAL_DISPLAY - value_3: OUTDOOR_AERIAL_SHELL - description_1: Fireworks - description_2: Professional Public Display - description_3: Outdoor Aerial Shells - comments: -'FIREWORKS: PROFESSIONAL_DISPLAY: OUTDOOR_LOW_LEVEL': - active: 'TRUE' - value_1: FIREWORKS - value_2: PROFESSIONAL_DISPLAY - value_3: OUTDOOR_LOW_LEVEL - description_1: Fireworks - description_2: Professional Public Display - description_3: Outdoor Low-Level - comments: -'FIREWORKS: PROFESSIONAL_DISPLAY: OUTDOOR_GROUND_LEVEL': - active: 'TRUE' - value_1: FIREWORKS - value_2: PROFESSIONAL_DISPLAY - value_3: OUTDOOR_GROUND_LEVEL - description_1: Fireworks - description_2: Professional Public Display - description_3: Outdoor Ground-Level - comments: -'FIREWORKS: PROFESSIONAL_DISPLAY: OUTDOOR_PROXIMATE': - active: 'TRUE' - value_1: FIREWORKS - value_2: PROFESSIONAL_DISPLAY - value_3: OUTDOOR_PROXIMATE - description_1: Fireworks - description_2: Professional Public Display - description_3: Outdoor Proximate - comments: -'FIREWORKS: PROFESSIONAL_DISPLAY: INDOOR_PROXIMATE': - active: 'TRUE' - value_1: FIREWORKS - value_2: PROFESSIONAL_DISPLAY - value_3: INDOOR_PROXIMATE - description_1: Fireworks - description_2: Professional Public Display - description_3: Indoor Proximate - comments: -'FIREWORKS: CONSUMER_AERIAL: COMETS_MINES_SHELLS': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_AERIAL - value_3: COMETS_MINES_SHELLS - description_1: Fireworks - description_2: Consumer Aerial - description_3: Comets / Mines / Shells - comments: -'FIREWORKS: CONSUMER_AERIAL: RELOADABLE_TUBE_AERIAL': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_AERIAL - value_3: RELOADABLE_TUBE_AERIAL - description_1: Fireworks - description_2: Consumer Aerial - description_3: Reloadable Tube Aerial - comments: -'FIREWORKS: CONSUMER_AERIAL: ROMAN_CANDLES': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_AERIAL - value_3: ROMAN_CANDLES - description_1: Fireworks - description_2: Consumer Aerial - description_3: Roman Candles - comments: -'FIREWORKS: CONSUMER_AERIAL: ROCKETS': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_AERIAL - value_3: ROCKETS - description_1: Fireworks - description_2: Consumer Aerial - description_3: Rockets - comments: -'FIREWORKS: CONSUMER_AERIAL: MISSLES': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_AERIAL - value_3: MISSLES - description_1: Fireworks - description_2: Consumer Aerial - description_3: Missles - comments: -'FIREWORKS: CONSUMER_AERIAL: HELICOPTERS': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_AERIAL - value_3: HELICOPTERS - description_1: Fireworks - description_2: Consumer Aerial - description_3: Helicopters - comments: -'FIREWORKS: CONSUMER_AERIAL: OTHER_SPECIALTY_ITEMS': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_AERIAL - value_3: OTHER_SPECIALTY_ITEMS - description_1: Fireworks - description_2: Consumer Aerial - description_3: Other Specialty Items - comments: -'FIREWORKS: CONSUMER_NON_AERIAL: COMBINAITON_ITEMS': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_NON_AERIAL - value_3: COMBINAITON_ITEMS - description_1: Fireworks - description_2: Consumer Non-Aerial - description_3: Combination Items - comments: -'FIREWORKS: CONSUMER_NON_AERIAL: FOUNTAINS': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_NON_AERIAL - value_3: FOUNTAINS - description_1: Fireworks - description_2: Consumer Non-Aerial - description_3: Fountains - comments: -'FIREWORKS: CONSUMER_NON_AERIAL: GROUND_SPINNERS': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_NON_AERIAL - value_3: GROUND_SPINNERS - description_1: Fireworks - description_2: Consumer Non-Aerial - description_3: Ground Spinners - comments: -'FIREWORKS: CONSUMER_NON_AERIAL: HANDHELD_SPARKLERS': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_NON_AERIAL - value_3: HANDHELD_SPARKLERS - description_1: Fireworks - description_2: Consumer Non-Aerial - description_3: Handheld Sparklers - comments: -'FIREWORKS: CONSUMER_NON_AERIAL: WHEELS': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_NON_AERIAL - value_3: WHEELS - description_1: Fireworks - description_2: Consumer Non-Aerial - description_3: Wheels - comments: -'FIREWORKS: CONSUMER_NON_AERIAL: FIRECRACKERS': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_NON_AERIAL - value_3: FIRECRACKERS - description_1: Fireworks - description_2: Consumer Non-Aerial - description_3: Firecrackers - comments: -'FIREWORKS: CONSUMER_NON_AERIAL: CHASERS': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_NON_AERIAL - value_3: CHASERS - description_1: Fireworks - description_2: Consumer Non-Aerial - description_3: Chasers - comments: -'FIREWORKS: CONSUMER_NON_AERIAL: OTHER_SPECIALTY_ITEMS': - active: 'TRUE' - value_1: FIREWORKS - value_2: CONSUMER_NON_AERIAL - value_3: OTHER_SPECIALTY_ITEMS - description_1: Fireworks - description_2: Consumer Non-Aerial - description_3: Other Specialty Items - comments: -'FIREWORKS: DEREGULATED_NOVELTIES: SNAP_CAPS': - active: 'TRUE' - value_1: FIREWORKS - value_2: DEREGULATED_NOVELTIES - value_3: SNAP_CAPS - description_1: Fireworks - description_2: Deregulated Novelties - description_3: Snap Caps - comments: -'FIREWORKS: DEREGULATED_NOVELTIES: PARTY_POPPERS': - active: 'TRUE' - value_1: FIREWORKS - value_2: DEREGULATED_NOVELTIES - value_3: PARTY_POPPERS - description_1: Fireworks - description_2: Deregulated Novelties - description_3: Party Poppers - comments: -'FIREWORKS: DEREGULATED_NOVELTIES: SMOKE_BALLS': - active: 'TRUE' - value_1: FIREWORKS - value_2: DEREGULATED_NOVELTIES - value_3: SMOKE_BALLS - description_1: Fireworks - description_2: Deregulated Novelties - description_3: Smoke Balls - comments: -'FIREWORKS: DEREGULATED_NOVELTIES: SNAKES': - active: 'TRUE' - value_1: FIREWORKS - value_2: DEREGULATED_NOVELTIES - value_3: SNAKES - description_1: Fireworks - description_2: Deregulated Novelties - description_3: Snakes - comments: -'FIREWORKS: DEREGULATED_NOVELTIES: WIRE_CORE_SPARKLERS': - active: 'TRUE' - value_1: FIREWORKS - value_2: DEREGULATED_NOVELTIES - value_3: WIRE_CORE_SPARKLERS - description_1: Fireworks - description_2: Deregulated Novelties - description_3: Wire-Core Sparklers - comments: -'FIREWORKS: MODEL_AMATEUR_ROCKETS': - active: 'TRUE' - value_1: FIREWORKS - value_2: MODEL_AMATEUR_ROCKETS - value_3: - description_1: Fireworks - description_2: Model / Amateur Rockets - description_3: - comments: -'FIREWORKS: OTHER': - active: 'TRUE' - value_1: FIREWORKS - value_2: OTHER - value_3: - description_1: Fireworks - description_2: Other - description_3: - comments: -'FIREWORKS: UNKNOWN': - active: 'TRUE' - value_1: FIREWORKS - value_2: UNKNOWN - value_3: - description_1: Fireworks - description_2: Unknown - description_3: - comments: -'POWER_GEN_TRANS_DIST: ELECTRICAL_TRANSMISSION_DISTRIBUTION_SYSTEMS': - active: 'TRUE' - value_1: POWER_GEN_TRANS_DIST - value_2: ELECTRICAL_TRANSMISSION_DISTRIBUTION_SYSTEMS - value_3: - description_1: Power Generation / Transmission / Distribution - description_2: Electrical Transmission / Distribution Systems - description_3: - comments: -'POWER_GEN_TRANS_DIST: OIL_GAS_PRODUCTION_TRANSPORTATION': - active: 'TRUE' - value_1: POWER_GEN_TRANS_DIST - value_2: OIL_GAS_PRODUCTION_TRANSPORTATION - value_3: - description_1: Power Generation / Transmission / Distribution - description_2: Oil / Gas Production / Transportation - description_3: - comments: -'POWER_GEN_TRANS_DIST: SOLAR_UTILITY_SYSTEM': - active: 'TRUE' - value_1: POWER_GEN_TRANS_DIST - value_2: SOLAR_UTILITY_SYSTEM - value_3: - description_1: Power Generation / Transmission / Distribution - description_2: Solar Utility System - description_3: - comments: -'POWER_GEN_TRANS_DIST: ENERGY_STORAGE_SYSTEM': - active: 'TRUE' - value_1: POWER_GEN_TRANS_DIST - value_2: ENERGY_STORAGE_SYSTEM - value_3: - description_1: Power Generation / Transmission / Distribution - description_2: Energy Storage System - description_3: - comments: -'POWER_GEN_TRANS_DIST: WIND_TURBINE_WINDMILLS_UTLITY_SYSTEM': - active: 'TRUE' - value_1: POWER_GEN_TRANS_DIST - value_2: WIND_TURBINE_WINDMILLS_UTLITY_SYSTEM - value_3: - description_1: Power Generation / Transmission / Distribution - description_2: Wind Turbine / Windmills Utlity System - description_3: - comments: -'POWER_GEN_TRANS_DIST: OTHER': - active: 'TRUE' - value_1: POWER_GEN_TRANS_DIST - value_2: OTHER - value_3: - description_1: Power Generation / Transmission / Distribution - description_2: Other - description_3: - comments: -'POWER_GEN_TRANS_DIST: UNKNOWN': - active: 'TRUE' - value_1: POWER_GEN_TRANS_DIST - value_2: UNKNOWN - value_3: - description_1: Power Generation / Transmission / Distribution - description_2: Unknown - description_3: - comments: -'RAILROAD_OPS_MAINTENANCE: BRAKES': - active: 'TRUE' - value_1: RAILROAD_OPS_MAINTENANCE - value_2: BRAKES - value_3: - description_1: Railroad Operations / Maintenance - description_2: Brakes - description_3: - comments: -'RAILROAD_OPS_MAINTENANCE: DERAILMENT': - active: 'TRUE' - value_1: RAILROAD_OPS_MAINTENANCE - value_2: DERAILMENT - value_3: - description_1: Railroad Operations / Maintenance - description_2: Derailment - description_3: - comments: -'RAILROAD_OPS_MAINTENANCE: DYNAMIC_GRID_FAILURE': - active: 'TRUE' - value_1: RAILROAD_OPS_MAINTENANCE - value_2: DYNAMIC_GRID_FAILURE - value_3: - description_1: Railroad Operations / Maintenance - description_2: Dynamic Grid Failure - description_3: - comments: -'RAILROAD_OPS_MAINTENANCE: EXHAUST_PARTICLES': - active: 'TRUE' - value_1: RAILROAD_OPS_MAINTENANCE - value_2: EXHAUST_PARTICLES - value_3: - description_1: Railroad Operations / Maintenance - description_2: Exhaust Particles - description_3: - comments: -'RAILROAD_OPS_MAINTENANCE: RAIL_GRINDING': - active: 'TRUE' - value_1: RAILROAD_OPS_MAINTENANCE - value_2: RAIL_GRINDING - value_3: - description_1: Railroad Operations / Maintenance - description_2: Rail Grinding - description_3: - comments: -'RAILROAD_OPS_MAINTENANCE: RIGHT_OF_WAY_VEGETATION_MAINTENANCE': - active: 'TRUE' - value_1: RAILROAD_OPS_MAINTENANCE - value_2: RIGHT_OF_WAY_VEGETATION_MAINTENANCE - value_3: - description_1: Railroad Operations / Maintenance - description_2: Right-of-Way Vegetation Maintenance - description_3: - comments: -'RAILROAD_OPS_MAINTENANCE: TRACK_REPLACEMENT': - active: 'TRUE' - value_1: RAILROAD_OPS_MAINTENANCE - value_2: TRACK_REPLACEMENT - value_3: - description_1: Railroad Operations / Maintenance - description_2: Track Replacement - description_3: - comments: -'RAILROAD_OPS_MAINTENANCE: HOT_WORK': - active: 'TRUE' - value_1: RAILROAD_OPS_MAINTENANCE - value_2: HOT_WORK - value_3: - description_1: Railroad Operations / Maintenance - description_2: Hot Work (Welder, Grinder, Torch, Cutter) - description_3: - comments: -'RAILROAD_OPS_MAINTENANCE: OTHER_MECHANICAL_FAILURE': - active: 'TRUE' - value_1: RAILROAD_OPS_MAINTENANCE - value_2: OTHER_MECHANICAL_FAILURE - value_3: - description_1: Railroad Operations / Maintenance - description_2: Other Mechanical Failure - description_3: - comments: -'RAILROAD_OPS_MAINTENANCE: OTHER': - active: 'TRUE' - value_1: RAILROAD_OPS_MAINTENANCE - value_2: OTHER - value_3: - description_1: Railroad Operations / Maintenance - description_2: Other - description_3: - comments: -'RAILROAD_OPS_MAINTENANCE: UNKNOWN': - active: 'TRUE' - value_1: RAILROAD_OPS_MAINTENANCE - value_2: UNKNOWN - value_3: - description_1: Railroad Operations / Maintenance - description_2: Unknown - description_3: - comments: -'RECREATION_CEREMONY: BARBEQUE_SMOKER': - active: 'TRUE' - value_1: RECREATION_CEREMONY - value_2: BARBEQUE_SMOKER - value_3: - description_1: Recreation / Ceremony - description_2: Barbeque / Smoker - description_3: - comments: -'RECREATION_CEREMONY: BONFIRE_PARTY_FIRE': - active: 'TRUE' - value_1: RECREATION_CEREMONY - value_2: BONFIRE_PARTY_FIRE - value_3: - description_1: Recreation / Ceremony - description_2: Bonfire / Party Fire - description_3: - comments: -'RECREATION_CEREMONY: CAMPFIRE': - active: 'TRUE' - value_1: RECREATION_CEREMONY - value_2: CAMPFIRE - value_3: - description_1: Recreation / Ceremony - description_2: Campfire - description_3: - comments: -'RECREATION_CEREMONY: CEREMONIAL_FIRE': - active: 'TRUE' - value_1: RECREATION_CEREMONY - value_2: CEREMONIAL_FIRE - value_3: - description_1: Recreation / Ceremony - description_2: Ceremonial Fire - description_3: - comments: -'RECREATION_CEREMONY: GAS_COOKING_WARMING_LIGHTING_DEVICE': - active: 'TRUE' - value_1: RECREATION_CEREMONY - value_2: GAS_COOKING_WARMING_LIGHTING_DEVICE - value_3: - description_1: Recreation / Ceremony - description_2: Gas Cooking / Warming / Lighting Device - description_3: - comments: -'RECREATION_CEREMONY: LUMINARY': - active: 'TRUE' - value_1: RECREATION_CEREMONY - value_2: LUMINARY - value_3: - description_1: Recreation / Ceremony - description_2: Luminary (Aerial / Ground) - description_3: - comments: -'RECREATION_CEREMONY: OUTDOOR_OVEN_FIREPLACE_METAL_FIRE_RING': - active: 'TRUE' - value_1: RECREATION_CEREMONY - value_2: OUTDOOR_OVEN_FIREPLACE_METAL_FIRE_RING - value_3: - description_1: Recreation / Ceremony - description_2: Outdoor Oven / Fireplace / Metal Fire Ring - description_3: - comments: -'RECREATION_CEREMONY: OTHER': - active: 'TRUE' - value_1: RECREATION_CEREMONY - value_2: OTHER - value_3: - description_1: Recreation / Ceremony - description_2: Other - description_3: - comments: -'RECREATION_CEREMONY: UNKNOWN': - active: 'TRUE' - value_1: RECREATION_CEREMONY - value_2: UNKNOWN - value_3: - description_1: Recreation / Ceremony - description_2: Unknown - description_3: - comments: -'SMOKING_MATERIALS_ILLICIT_DRUGS: CIGAR_CIGARETTE_PIPE': - active: 'TRUE' - value_1: SMOKING_MATERIALS_ILLICIT_DRUGS - value_2: CIGAR_CIGARETTE_PIPE - value_3: - description_1: Smoking Materials and Illicit Drugs - description_2: Cigar / Cigarette / Pipe - description_3: - comments: -'SMOKING_MATERIALS_ILLICIT_DRUGS: ELECTRONIC_CIGARETTE': - active: 'TRUE' - value_1: SMOKING_MATERIALS_ILLICIT_DRUGS - value_2: ELECTRONIC_CIGARETTE - value_3: - description_1: Smoking Materials and Illicit Drugs - description_2: Electronic Cigarette - description_3: - comments: -'SMOKING_MATERIALS_ILLICIT_DRUGS: DRUG_PARAPHERNALIA': - active: 'TRUE' - value_1: SMOKING_MATERIALS_ILLICIT_DRUGS - value_2: DRUG_PARAPHERNALIA - value_3: - description_1: Smoking Materials and Illicit Drugs - description_2: Drug Paraphernalia - description_3: - comments: -'SMOKING_MATERIALS_ILLICIT_DRUGS: ILLEGAL_SUBSTANCE_MANUFACTURE': - active: 'TRUE' - value_1: SMOKING_MATERIALS_ILLICIT_DRUGS - value_2: ILLEGAL_SUBSTANCE_MANUFACTURE - value_3: - description_1: Smoking Materials and Illicit Drugs - description_2: Illegal Substance Manufacture - description_3: - comments: -'SMOKING_MATERIALS_ILLICIT_DRUGS: OTHER': - active: 'TRUE' - value_1: SMOKING_MATERIALS_ILLICIT_DRUGS - value_2: OTHER - value_3: - description_1: Smoking Materials and Illicit Drugs - description_2: Other - description_3: - comments: -'SMOKING_MATERIALS_ILLICIT_DRUGS: UNKNOWN': - active: 'TRUE' - value_1: SMOKING_MATERIALS_ILLICIT_DRUGS - value_2: UNKNOWN - value_3: - description_1: Smoking Materials and Illicit Drugs - description_2: Unknown - description_3: - comments: -'MISUSE_FIRE: LIGHTER_MATCHES': - active: 'TRUE' - value_1: MISUSE_FIRE - value_2: LIGHTER_MATCHES - value_3: - description_1: Misuse of Fire - description_2: Lighter / Matches - description_3: - comments: -'MISUSE_FIRE: GLASS_REFRACTION_MAGNIFYING_GLASS': - active: 'TRUE' - value_1: MISUSE_FIRE - value_2: GLASS_REFRACTION_MAGNIFYING_GLASS - value_3: - description_1: Misuse of Fire - description_2: Glass Refraction / Magnifying Glass - description_3: - comments: -'MISUSE_FIRE: INCENDIARY_DEVICE': - active: 'TRUE' - value_1: MISUSE_FIRE - value_2: INCENDIARY_DEVICE - value_3: - description_1: Misuse of Fire - description_2: Incendiary Device - description_3: - comments: -'MISUSE_FIRE: FLINT_FRICTION': - active: 'TRUE' - value_1: MISUSE_FIRE - value_2: FLINT_FRICTION - value_3: - description_1: Misuse of Fire - description_2: Flint / Friction - description_3: - comments: -'MISUSE_FIRE: OTHER': - active: 'TRUE' - value_1: MISUSE_FIRE - value_2: OTHER - value_3: - description_1: Misuse of Fire - description_2: Other - description_3: - comments: -'MISUSE_FIRE: UNKNOWN': - active: 'TRUE' - value_1: MISUSE_FIRE - value_2: UNKNOWN - value_3: - description_1: Misuse of Fire - description_2: Unknown - description_3: - comments: -'ARSON: DEVICE': - active: 'TRUE' - value_1: ARSON - value_2: DEVICE - value_3: - description_1: Arson - description_2: Device - description_3: - comments: -'ARSON: HOT_SET': - active: 'TRUE' - value_1: ARSON - value_2: HOT_SET - value_3: - description_1: Arson - description_2: Hot Set - description_3: - comments: -'ARSON: OTHER': - active: 'TRUE' - value_1: ARSON - value_2: OTHER - value_3: - description_1: Arson - description_2: Other - description_3: - comments: -'ARSON: UNKNOWN': - active: 'TRUE' - value_1: ARSON - value_2: UNKNOWN - value_3: - description_1: Arson - description_2: Unknown - description_3: - comments: -'STRUCTURE: SPREAD_FROM_STRUCTURE': - active: 'TRUE' - value_1: STRUCTURE - value_2: SPREAD_FROM_STRUCTURE - value_3: - description_1: Structure - description_2: Spread From Structure - description_3: - comments: -'STRUCTURE: ELECTRIC_FENCE': - active: 'TRUE' - value_1: STRUCTURE - value_2: ELECTRIC_FENCE - value_3: - description_1: Structure - description_2: Electric Fence - description_3: - comments: -'UNDETERMINED: UNDER_INVESTIGATION': - active: 'TRUE' - value_1: UNDETERMINED - value_2: UNDER_INVESTIGATION - value_3: - description_1: Undetermined - description_2: Under Investigation - description_3: - comments: -'UNDETERMINED: NOT_INVESTIGATED': - active: 'TRUE' - value_1: UNDETERMINED - value_2: NOT_INVESTIGATED - value_3: - description_1: Undetermined - description_2: Not Investigated - description_3: - comments: -'UNDETERMINED: ORIGIN_AND_OR_CAUSE_NOT_IDENTIFIED': - active: 'TRUE' - value_1: UNDETERMINED - value_2: ORIGIN_AND_OR_CAUSE_NOT_IDENTIFIED - value_3: - description_1: Undetermined - description_2: Origin and / or Cause Not Identified - description_3: - comments: -'UNDETERMINED: ORIGIN_DESTROYED': - active: 'TRUE' - value_1: UNDETERMINED - value_2: ORIGIN_DESTROYED - value_3: - description_1: Undetermined - description_2: Origin Destroyed - description_3: - comments: diff --git a/secondary_schemas/value_sets/yml/type_product_contribution.yml b/secondary_schemas/value_sets/yml/type_product_contribution.yml deleted file mode 100644 index 288092e..0000000 --- a/secondary_schemas/value_sets/yml/type_product_contribution.yml +++ /dev/null @@ -1,15 +0,0 @@ -IGNITION: - active: 'TRUE' - description: Ignition - definition: - source: -RELEASE: - active: 'TRUE' - description: Release - definition: - source: -SPREAD: - active: 'TRUE' - description: Spread - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_race.yml b/secondary_schemas/value_sets/yml/type_race.yml deleted file mode 100644 index 14278f7..0000000 --- a/secondary_schemas/value_sets/yml/type_race.yml +++ /dev/null @@ -1,35 +0,0 @@ -AMERICAN_INDIAN_ALASKA_NATIVE: - active: 'TRUE' - description: American Indian or Alaska Native - definition: Individuals with origins in any of the original peoples of North, Central, and South America, including, for example, Navajo Nation, Blackfeet Tribe of the Blackfeet Indian Reservation of Montana, Native Village of Barrow Inupiat Traditional Government, Nome Eskimo Community, Aztec, and Maya. - source: U.S. Office of Management and Budget (OMB). -ASIAN: - active: 'TRUE' - description: Asian - definition: Individuals with origins in any of the original peoples of Central or East Asia, Southeast Asia, or South Asia, including, for example, Chinese, Asian Indian, Filipino, Vietnamese, Korean, and Japanese. - source: U.S. Office of Management and Budget (OMB). -BLACK_AFRICAN_AMERICAN: - active: 'TRUE' - description: Black or African American - definition: Individuals with origins in any of the Black racial groups of Africa, including, for example, African American, Jamaican, Haitian, Nigerian, Ethiopian, and Somali. - source: U.S. Office of Management and Budget (OMB). -MIDDLE_EASTERN_NORTH_AFRICAN: - active: 'TRUE' - description: Middle Eastern or North African - definition: Individuals with origins in any of the original peoples of the Middle East or North Africa, including, for example, Lebanese, Iranian, Egyptian, Syrian, Iraqi, and Israeli. - source: U.S. Office of Management and Budget (OMB). -HISPANIC_LATINO: - active: 'TRUE' - description: Hispanic or Latino - definition: Includes individuals of Mexican, Puerto Rican, Salvadoran, Cuban, Dominican, Guatemalan, and other Central or South American or Spanish culture or origin. - source: U.S. Office of Management and Budget (OMB). -NATIVE_HAWAIIAN_PACIFIC_ISLANDER: - active: 'TRUE' - description: Native Hawaiian or Pacific Islander - definition: Individuals with origins in any of the original peoples of Hawaii, Guam, Samoa, or other Pacific Islands, including, for example, Native Hawaiian, Samoan, Chamorro, Tongan, Fijian, and Marshallese. - source: U.S. Office of Management and Budget (OMB). -WHITE: - active: 'TRUE' - description: White - definition: Individuals with origins in any of the original peoples of Europe, including, for example, English, German, Irish, Italian, Polish, and Scottish. - source: U.S. Office of Management and Budget (OMB). diff --git a/secondary_schemas/value_sets/yml/type_rate_of_spread.yml b/secondary_schemas/value_sets/yml/type_rate_of_spread.yml deleted file mode 100644 index bcd2c96..0000000 --- a/secondary_schemas/value_sets/yml/type_rate_of_spread.yml +++ /dev/null @@ -1,25 +0,0 @@ -SLOW: - active: 'TRUE' - description: Slow - definition: - source: -MODERATE: - active: 'TRUE' - description: Moderate - definition: - source: -DANGEROUS: - active: 'TRUE' - description: Dangerous - definition: - source: -CRITICAL: - active: 'TRUE' - description: Critical - definition: - source: -UNKNOWN: - active: 'TRUE' - description: Unknown - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_reason_not_engaged.yml b/secondary_schemas/value_sets/yml/type_reason_not_engaged.yml deleted file mode 100644 index f3eb85b..0000000 --- a/secondary_schemas/value_sets/yml/type_reason_not_engaged.yml +++ /dev/null @@ -1,50 +0,0 @@ -NO_ONE_HOME: - active: 'TRUE' - description: No one home - definition: - source: -MINOR_HOME_ALONE: - active: 'TRUE' - description: Minor home alone - definition: - source: -OCCUPANT_REFUSED: - active: 'TRUE' - description: Occupant refused - definition: - source: -LANGUAGE_BARRIER: - active: 'TRUE' - description: Language barrier - definition: - source: -VACANT_HOME: - active: 'TRUE' - description: Vacant home - definition: - source: -UNSAFE_TO_APPROACH: - active: 'TRUE' - description: Unsafe to approach - definition: - source: -NO_TRESPASSING_SIGNS: - active: 'TRUE' - description: No trespassing signs - definition: - source: -LOCKED_GATE: - active: 'TRUE' - description: Locked gate - definition: - source: -HOSTILE_PERSON: - active: 'TRUE' - description: Hostile person - definition: - source: -REFUSED: - active: 'TRUE' - description: Refused - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_referral.yml b/secondary_schemas/value_sets/yml/type_referral.yml deleted file mode 100644 index 2d63b93..0000000 --- a/secondary_schemas/value_sets/yml/type_referral.yml +++ /dev/null @@ -1,25 +0,0 @@ -ED: - active: 'TRUE' - description: ED - definition: - source: -OTHER_MEDICAL_PERSONNEL: - active: 'TRUE' - description: Other medical personnel - definition: - source: -FD_EMS: - active: 'TRUE' - description: FD / EMS - definition: - source: -SELF: - active: 'TRUE' - description: Self - definition: - source: -OTHER: - active: 'TRUE' - description: Other - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_relative_position.yml b/secondary_schemas/value_sets/yml/type_relative_position.yml deleted file mode 100644 index 8ef0731..0000000 --- a/secondary_schemas/value_sets/yml/type_relative_position.yml +++ /dev/null @@ -1,30 +0,0 @@ -VALLEY_BOTTOM: - active: 'TRUE' - description: Valley Bottom - definition: - source: -LOWER_SLOPE: - active: 'TRUE' - description: Lower Slope - definition: - source: -MID_SLOPE: - active: 'TRUE' - description: Mid Slope - definition: - source: -UPPER_SLOPE: - active: 'TRUE' - description: Upper Slope - definition: - source: -RIDGE_TOP: - active: 'TRUE' - description: Ridge Top - definition: - source: -UNKNOWN: - active: 'TRUE' - description: Unknown - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_roof_material.yml b/secondary_schemas/value_sets/yml/type_roof_material.yml deleted file mode 100644 index 08ccd71..0000000 --- a/secondary_schemas/value_sets/yml/type_roof_material.yml +++ /dev/null @@ -1,50 +0,0 @@ -METAL: - active: 'TRUE' - description: Metal - definition: - source: -ASPHALT_SHINGLES: - active: 'TRUE' - description: Asphalt Shingles - definition: - source: -WOOD_SHINGLES: - active: 'TRUE' - description: Wood Shingles - definition: - source: -COMPOSITE_SHINGLES: - active: 'TRUE' - description: Composite Shingles - definition: - source: -CLAY_TILES: - active: 'TRUE' - description: Clay Tiles - definition: - source: -CONCRETE_TILES: - active: 'TRUE' - description: Concrete Tiles - definition: - source: -SOLAR_TILES: - active: 'TRUE' - description: Solar Tiles - definition: - source: -MEMBRANE: - active: 'TRUE' - description: Membrane - definition: - source: -SLATE: - active: 'TRUE' - description: Slate - definition: - source: -OTHER: - active: 'TRUE' - description: Other - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_room.yml b/secondary_schemas/value_sets/yml/type_room.yml deleted file mode 100644 index ab8c5be..0000000 --- a/secondary_schemas/value_sets/yml/type_room.yml +++ /dev/null @@ -1,70 +0,0 @@ -ASSEMBLY: - active: 'TRUE' - description: Assembly - definition: - source: -BATHROOM: - active: 'TRUE' - description: Bathroom - definition: - source: -BEDROOM: - active: 'TRUE' - description: Bedroom - definition: - source: -KITCHEN: - active: 'TRUE' - description: Kitchen - definition: - source: -LIVING_SPACE: - active: 'TRUE' - description: Living Space - definition: - source: -HALLWAY_FOYER: - active: 'TRUE' - description: Hallway / Foyer - definition: - source: -GARAGE: - active: 'TRUE' - description: Garage - definition: - source: -BALCONY_PORCH_DECK: - active: 'TRUE' - description: Balcony / Porch / Deck - definition: - source: -BASEMENT: - active: 'TRUE' - description: Basement - definition: - source: -ATTIC: - active: 'TRUE' - description: Attic - definition: - source: -OFFICE: - active: 'TRUE' - description: Office - definition: - source: -UTILITY_ROOM: - active: 'TRUE' - description: Utility Room - definition: - source: -OTHER: - active: 'TRUE' - description: Other - definition: - source: -UNKNOWN: - active: 'TRUE' - description: Unknown - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_service_type.yml b/secondary_schemas/value_sets/yml/type_service_type.yml deleted file mode 100644 index 05fb540..0000000 --- a/secondary_schemas/value_sets/yml/type_service_type.yml +++ /dev/null @@ -1,15 +0,0 @@ -VOLUNTEER: - active: 'TRUE' - description: Volunteer - definition: - source: -CAREER: - active: 'TRUE' - description: Career - definition: - source: -COMBINATION: - active: 'TRUE' - description: Combination - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_services_referred.yml b/secondary_schemas/value_sets/yml/type_services_referred.yml deleted file mode 100644 index bf3a035..0000000 --- a/secondary_schemas/value_sets/yml/type_services_referred.yml +++ /dev/null @@ -1,75 +0,0 @@ -ADULT_PROTECTIVE_SERVICES: - active: 'TRUE' - description: Adult Protective Services - definition: - source: -CHILD_PROTECTIVE_SERVICES: - active: 'TRUE' - description: Child Protective Services - definition: - source: -OTHER_SOCIAL_SERVICES: - active: 'TRUE' - description: Other Social Services - definition: - source: -HOUSING_SERVICES: - active: 'TRUE' - description: Housing services - definition: - source: -ANIMAL_SERVICES: - active: 'TRUE' - description: Animal services - definition: - source: -LAW_ENFORCEMENT: - active: 'TRUE' - description: Law enforcement - definition: - source: -UTILITIES: - active: 'TRUE' - description: Utilities - definition: - source: -FOOD_SERVICES: - active: 'TRUE' - description: Food services - definition: - source: -MENTAL_HEALTH_SERVICES: - active: 'TRUE' - description: Mental health services - definition: - source: -PARAMEDICINE: - active: 'TRUE' - description: Paramedicine / Mobile Integrated Health - definition: - source: -CODE_ENFORCEMENT: - active: 'TRUE' - description: Code Enforcement - definition: - source: -YOUTH_FIRE_SETTER_PROGRAM: - active: 'TRUE' - description: Youth Fire-Setter Program - definition: - source: -SUBSTANCE_TREATMENT: - active: 'TRUE' - description: Substance Treatment - definition: - source: -MEDICAL_SERVICES: - active: 'TRUE' - description: Medical Services - definition: - source: -OTHER: - active: 'TRUE' - description: Other - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_severity.yml b/secondary_schemas/value_sets/yml/type_severity.yml deleted file mode 100644 index 29d0f29..0000000 --- a/secondary_schemas/value_sets/yml/type_severity.yml +++ /dev/null @@ -1,25 +0,0 @@ -MINOR: - active: 'TRUE' - description: Minor - definition: - source: -MODERATE: - active: 'TRUE' - description: Moderate - definition: - source: -SEVERE: - active: 'TRUE' - description: Severe - definition: - source: -LIFE_THREATENING: - active: 'TRUE' - description: Life threatening - definition: - source: -DEATH: - active: 'TRUE' - description: Death - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_shift.yml b/secondary_schemas/value_sets/yml/type_shift.yml deleted file mode 100644 index 0245380..0000000 --- a/secondary_schemas/value_sets/yml/type_shift.yml +++ /dev/null @@ -1,55 +0,0 @@ -24_ON_24_OFF: - active: 'TRUE' - description: 24 hours on, 24 hours off - definition: - source: -24_ON_48_OFF: - active: 'TRUE' - description: 24 hours on, 48 hours off - definition: - source: -24_ON_72_OFF: - active: 'TRUE' - description: 24 hours on, 72 hours off - definition: - source: -48_ON_96_OFF: - active: 'TRUE' - description: 48 hours on, 96 hours off - definition: - source: -72_ON_96_OFF: - active: 'TRUE' - description: 72 hours on, 96 hours off - definition: - source: -10_ON_14_OFF: - active: 'TRUE' - description: 10 hours on, 14 hours off - definition: - source: -9_ON_15_OFF: - active: 'TRUE' - description: 9 hours on, 15 hours off - definition: - source: -12_ON_12_OFF: - active: 'TRUE' - description: 12 hours on, 12 hours off - definition: - source: -8_HRS_5_DAYS: - active: 'TRUE' - description: 8 hours, 5 days a week - definition: - source: -10_HRS_4_DAYS: - active: 'TRUE' - description: 10 hours, 4 days a week - definition: - source: -OTHER: - active: 'TRUE' - description: Other - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_target_audience.yml b/secondary_schemas/value_sets/yml/type_target_audience.yml deleted file mode 100644 index 0aec1d9..0000000 --- a/secondary_schemas/value_sets/yml/type_target_audience.yml +++ /dev/null @@ -1,40 +0,0 @@ -PARENTS: - active: 'TRUE' - description: Parents - definition: - source: -K_12: - active: 'TRUE' - description: K-12 - definition: - source: -COLLEGE_STUDENTS: - active: 'TRUE' - description: College students - definition: - source: -65_OVER: - active: 'TRUE' - description: 65 and over - definition: - source: -HOME_OWNERS: - active: 'TRUE' - description: Home owners - definition: - source: -HOME_RENTERS: - active: 'TRUE' - description: Home renters - definition: - source: -GENERAL_PUBLIC: - active: 'TRUE' - description: General public - definition: - source: -OTHER: - active: 'TRUE' - description: Other - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_traumatic_event.yml b/secondary_schemas/value_sets/yml/type_traumatic_event.yml deleted file mode 100644 index f50fc18..0000000 --- a/secondary_schemas/value_sets/yml/type_traumatic_event.yml +++ /dev/null @@ -1,60 +0,0 @@ -ACTIVE SHOOTER: - active: 'TRUE' - description: Active Shooter - definition: - source: The Public Safety Officer Support Act of 2022 -NON-FIREFIGHTER FATALITY: - active: 'TRUE' - description: Non-Firefighter Fatality - definition: - source: -FIREFIGHTER FATALITY: - active: 'TRUE' - description: Firefighter Fatality - definition: - source: -FIREFIGHTER NON-FATAL INJURY: - active: 'TRUE' - description: Firefighter Non-Fatal Injury - definition: - source: -FIREFIGHTER NEAR MISS: - active: 'TRUE' - description: Firefighter Near Miss - definition: - source: -VIOLENCE AGAINST RESPONDER: - active: 'TRUE' - description: Violence Against Responder - definition: - source: -PEDIATRIC CPR: - active: 'TRUE' - description: Pediatric CPR - definition: - source: -HOMICIDE SUICIDE VIOLENT DEATH: - active: 'TRUE' - description: Homicide, Suicide, or Violent Death of Another - definition: - source: -DANGER THREAT TO LIFE: - active: 'TRUE' - description: Danger / Threat to Life - definition: - source: -SEXUAL VIOLENCE AGAINST RESPONDER: - active: 'TRUE' - description: Sexual Violence Against Responder - definition: - source: -DISASTER_RESPONSE: - active: 'TRUE' - description: Disaster Response - definition: - source: -MASS_CASUALTY_INCIDENT: - active: 'TRUE' - description: Mass Casualty Incident - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_vacancy.yml b/secondary_schemas/value_sets/yml/type_vacancy.yml deleted file mode 100644 index c634e01..0000000 --- a/secondary_schemas/value_sets/yml/type_vacancy.yml +++ /dev/null @@ -1,35 +0,0 @@ -NEW_CONSTRUCTION_REMODEL: - active: 'TRUE' - description: New Construction / Remodel - definition: - source: -ABANDONED: - active: 'TRUE' - description: Abandoned - definition: - source: -FOR_SALE_LEASE: - active: 'TRUE' - description: For Sale / Lease - definition: - source: -FORECLOSURE: - active: 'TRUE' - description: Foreclosure - definition: - source: -DAMAGE_DECAY: - active: 'TRUE' - description: State of Damage / Decay - definition: - source: -SEASONAL_OCCASIONALLY_OCCUPIED: - active: 'TRUE' - description: Seasonal / Occasionally Occupied - definition: - source: -UNKNOWN: - active: 'TRUE' - description: Unknown - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_vehicle_powertrain.yml b/secondary_schemas/value_sets/yml/type_vehicle_powertrain.yml deleted file mode 100644 index 17879e7..0000000 --- a/secondary_schemas/value_sets/yml/type_vehicle_powertrain.yml +++ /dev/null @@ -1,25 +0,0 @@ -INTERNAL_COMBUSTION: - active: 'TRUE' - description: Internal Combustion - definition: - source: -ELECTRIC: - active: 'TRUE' - description: Electric - definition: - source: -PLUG_IN_HYBRID: - active: 'TRUE' - description: Plug-In Hybrid - definition: - source: -HYBRID: - active: 'TRUE' - description: Hybrid - definition: - source: -COMPRESSED_NATURAL_GAS: - active: 'TRUE' - description: Compressed Natural Gas - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_vehicle_type.yml b/secondary_schemas/value_sets/yml/type_vehicle_type.yml deleted file mode 100644 index cda6a8c..0000000 --- a/secondary_schemas/value_sets/yml/type_vehicle_type.yml +++ /dev/null @@ -1,125 +0,0 @@ -AUTOMOBILE: - active: 'TRUE' - description: Automobile - definition: - source: -AIRPLANE: - active: 'TRUE' - description: Airplane - definition: - source: -HELICOPTER: - active: 'TRUE' - description: Helicopter - definition: - source: -AERIAL_OTHER: - active: 'TRUE' - description: Aerial - Other - definition: - source: -BOAT_SHIP: - active: 'TRUE' - description: Boat / Ship - definition: - source: -MOTORCYCLE: - active: 'TRUE' - description: Motorcycle - definition: - source: -RAIL: - active: 'TRUE' - description: Rail - definition: - source: -TRAILER: - active: 'TRUE' - description: Trailer - definition: - source: -FARM: - active: 'TRUE' - description: Farm - definition: - source: -FOOD_TRUCK: - active: 'TRUE' - description: Food Truck - definition: - source: -CONSTRUCTION: - active: 'TRUE' - description: Construction - definition: - source: -MOTORIZED_HOME: - active: 'TRUE' - description: Motorized Home - definition: - source: -BUS: - active: 'TRUE' - description: Bus - definition: - source: -ATV: - active: 'TRUE' - description: ATV - definition: - source: -SPORT_UTILITY: - active: 'TRUE' - description: Sport Utility - definition: - source: -MILITARY_OTHER: - active: 'TRUE' - description: Miltary - Other - definition: - source: -UTILITY_VEHICLE: - active: 'TRUE' - description: Utility Vehicles - definition: - source: -AERIAL_LIFT_PLATFORM: - active: 'TRUE' - description: Aerial Lift Platform - definition: - source: -TOW_TRUCK: - active: 'TRUE' - description: Tow Truck - definition: - source: -VAN: - active: 'TRUE' - description: Van - definition: - source: -CARGO: - active: 'TRUE' - description: Cargo - definition: - source: -FREIGHT: - active: 'TRUE' - description: Freight - definition: - source: -SCOOTER_MOPED: - active: 'TRUE' - description: Scooter / Moped - definition: - source: -BICYCLE: - active: 'TRUE' - description: Bicycle - definition: - source: -JET_SKI: - active: 'TRUE' - description: Jet Ski - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_vents.yml b/secondary_schemas/value_sets/yml/type_vents.yml deleted file mode 100644 index 0485371..0000000 --- a/secondary_schemas/value_sets/yml/type_vents.yml +++ /dev/null @@ -1,25 +0,0 @@ -MESH SCREEN <= 1/8 ": - active: 'TRUE' - description: Mesh Screen <= 1/8 inch - definition: - source: -MESH SCREEN > 1/8 ": - active: 'TRUE' - description: Mesh Screen > 1/8 inch - definition: - source: -NO VENTS: - active: 'TRUE' - description: No Vents - definition: - source: -UNSCREENED: - active: 'TRUE' - description: Unscreened - definition: - source: -UNKNOWN: - active: 'TRUE' - description: Unknown - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_window_damage.yml b/secondary_schemas/value_sets/yml/type_window_damage.yml deleted file mode 100644 index 96b88ea..0000000 --- a/secondary_schemas/value_sets/yml/type_window_damage.yml +++ /dev/null @@ -1,20 +0,0 @@ -SHATTERED: - active: 'TRUE' - description: Shattered - definition: - source: -CRACKED: - active: 'TRUE' - description: Cracked - definition: - source: -MELTED_WARPED: - active: 'TRUE' - description: Melted/Warped - definition: - source: -NO_DAMAGE: - active: 'TRUE' - description: No Damage - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_window_panes.yml b/secondary_schemas/value_sets/yml/type_window_panes.yml deleted file mode 100644 index 09e31b9..0000000 --- a/secondary_schemas/value_sets/yml/type_window_panes.yml +++ /dev/null @@ -1,25 +0,0 @@ -DOUBLE PANE: - active: 'TRUE' - description: Double Pane - definition: - source: -TRIPLE PANE: - active: 'TRUE' - description: Triple Pane - definition: - source: -SINGLE PANE: - active: 'TRUE' - description: Single Pane - definition: - source: -NO WINDOWS: - active: 'TRUE' - description: No Windows - definition: - source: -UNKNOWN: - active: 'TRUE' - description: Unknown - definition: - source: diff --git a/secondary_schemas/value_sets/yml/type_zoning.yml b/secondary_schemas/value_sets/yml/type_zoning.yml deleted file mode 100644 index 2541c25..0000000 --- a/secondary_schemas/value_sets/yml/type_zoning.yml +++ /dev/null @@ -1,40 +0,0 @@ -RESIDENTIAL: - active: 'TRUE' - description: Residential - definition: - source: -COMMERCIAL: - active: 'TRUE' - description: Commercial - definition: - source: -INDUSTRIAL: - active: 'TRUE' - description: Industrial - definition: - source: -AGRICULTURAL: - active: 'TRUE' - description: Agricultural - definition: - source: -RURAL: - active: 'TRUE' - description: Rural - definition: - source: -MIXED_USE: - active: 'TRUE' - description: Mixed-Use - definition: - source: -INSTITUTION_PUBLIC: - active: 'TRUE' - description: Institutional/Public - definition: - source: -WUI: - active: 'TRUE' - description: Wildland Urban Interface - definition: - source: From 570d84e9f1c075f121e4c8fd24494045b1afdeaa Mon Sep 17 00:00:00 2001 From: Matthew Sudol Date: Fri, 31 Oct 2025 14:47:43 -0400 Subject: [PATCH 2/4] typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 131a437..1da9ce5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Deprecated - NERIS Data Framework -This repository contained the beta data framework for the National Emergency Response Information System (NERIS). The content herein is outdate and is now better served by visiting the [NERIS Website](http://neris.fsri.org) +This repository contained the beta data framework for the National Emergency Response Information System (NERIS). The content herein is outdated and is now better served by visiting the [NERIS Website](http://neris.fsri.org) ## Data Dictionary The [data dictionary](https://neris.fsri.org/data-dictionary) tool on the NERIS website covers all the modules of the NERIS data framework including dispatch, entity, inciden, and more. From be646eb11732b713577831e9a0c540ccac52fe38 Mon Sep 17 00:00:00 2001 From: Matthew Sudol Date: Fri, 31 Oct 2025 14:48:45 -0400 Subject: [PATCH 3/4] grammar fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1da9ce5..b942bb5 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This repository contained the beta data framework for the National Emergency Res The [data dictionary](https://neris.fsri.org/data-dictionary) tool on the NERIS website covers all the modules of the NERIS data framework including dispatch, entity, inciden, and more. ## NERIS API -The API is the actual mechanism by which data interchange will happen with NERIS, and as such necessarily embodies all the requirements for data formats: cardinality, nullability/optionality, nesting/grouping, arrays vs scalars, etc. +The API is the actual mechanism by which data interchange happens with NERIS, and as such necessarily embodies all the requirements for data formats: cardinality, nullability/optionality, nesting/grouping, arrays vs scalars, etc. This is served in two formats, but contain the same information: From dffb8649179b6a44800bcad47218c46f8b1d955b Mon Sep 17 00:00:00 2001 From: Matthew Sudol Date: Fri, 31 Oct 2025 14:49:39 -0400 Subject: [PATCH 4/4] one more typo for good measure --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b942bb5..a974c99 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repository contained the beta data framework for the National Emergency Response Information System (NERIS). The content herein is outdated and is now better served by visiting the [NERIS Website](http://neris.fsri.org) ## Data Dictionary -The [data dictionary](https://neris.fsri.org/data-dictionary) tool on the NERIS website covers all the modules of the NERIS data framework including dispatch, entity, inciden, and more. +The [data dictionary](https://neris.fsri.org/data-dictionary) tool on the NERIS website covers all the modules of the NERIS data framework including dispatch, entity, incident, and more. ## NERIS API The API is the actual mechanism by which data interchange happens with NERIS, and as such necessarily embodies all the requirements for data formats: cardinality, nullability/optionality, nesting/grouping, arrays vs scalars, etc.