From 6abf094b9ad37e25ee9a2ea523a8a06adf0961c1 Mon Sep 17 00:00:00 2001 From: Mateusz Konieczny Date: Thu, 6 Jun 2024 06:17:44 +0200 Subject: [PATCH] Add term `medical` to sample collection (#1249) --- data/presets/healthcare/sample_collection.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/presets/healthcare/sample_collection.json b/data/presets/healthcare/sample_collection.json index be64a00a..15326b81 100644 --- a/data/presets/healthcare/sample_collection.json +++ b/data/presets/healthcare/sample_collection.json @@ -20,7 +20,8 @@ "terms": [ "blood sample collection", "laboratory", - "urine sample collection" + "urine sample collection", + "medical" ], "tags": { "healthcare": "sample_collection"