From 14cfe4fad133efc8a40ff30befa2ca572edaf123 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 10 Dec 2025 02:52:46 +0000 Subject: [PATCH 1/3] Initial plan From daf34ca04e084a38bad26428eb6babeef4480e52 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 10 Dec 2025 02:56:11 +0000 Subject: [PATCH 2/3] Fix SEVERE_THUNDERSTORM naming inconsistency: change title to match key Co-authored-by: cmungall <50745+cmungall@users.noreply.github.com> --- src/valuesets/schema/environmental_health/gb_edoh.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/valuesets/schema/environmental_health/gb_edoh.yaml b/src/valuesets/schema/environmental_health/gb_edoh.yaml index 67b2332..7b6ec9a 100644 --- a/src/valuesets/schema/environmental_health/gb_edoh.yaml +++ b/src/valuesets/schema/environmental_health/gb_edoh.yaml @@ -163,7 +163,7 @@ enums: annotations: health_impacts: injuries, hypothermia, carbon monoxide poisoning SEVERE_THUNDERSTORM: - title: convective storm + title: Severe thunderstorm description: >- Thunderstorm producing hail >= 1 inch, wind gusts >= 58 mph, or a tornado. Source of lightning, flash flooding, and wind damage. From 20b9fd0666ec488dacf415f26751ee02c2a64dd8 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 13 Dec 2025 01:26:42 +0000 Subject: [PATCH 3/3] Revert SEVERE_THUNDERSTORM title change - must match ENVO ontology term Co-authored-by: cmungall <50745+cmungall@users.noreply.github.com> --- src/valuesets/schema/environmental_health/gb_edoh.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/valuesets/schema/environmental_health/gb_edoh.yaml b/src/valuesets/schema/environmental_health/gb_edoh.yaml index 7b6ec9a..67b2332 100644 --- a/src/valuesets/schema/environmental_health/gb_edoh.yaml +++ b/src/valuesets/schema/environmental_health/gb_edoh.yaml @@ -163,7 +163,7 @@ enums: annotations: health_impacts: injuries, hypothermia, carbon monoxide poisoning SEVERE_THUNDERSTORM: - title: Severe thunderstorm + title: convective storm description: >- Thunderstorm producing hail >= 1 inch, wind gusts >= 58 mph, or a tornado. Source of lightning, flash flooding, and wind damage.