From e579aa8941d99b2b4243fb5f7ae9cd71b7fd6332 Mon Sep 17 00:00:00 2001 From: Justin McReynolds Date: Tue, 7 May 2024 10:03:57 -0700 Subject: [PATCH] IRONN-245 Move Velindre to V5 (#4379) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit …This date was chosen based on Paul's analysis at https://movember.atlassian.net/browse/IRONN-245?focusedCommentId=317102 --- portal/config/eproms/Organization.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/portal/config/eproms/Organization.json b/portal/config/eproms/Organization.json index 2a1998ceb..7a384cd16 100644 --- a/portal/config/eproms/Organization.json +++ b/portal/config/eproms/Organization.json @@ -3083,7 +3083,8 @@ }, { "research_protocols": [ - {"name": "IRONMAN v3"} + {"name": "IRONMAN v3", "retired_as_of": "2023-12-29T00:00:00Z"}, + {"name": "IRONMAN v5"} ], "url": "http://us.truenth.org/identity-codes/research-protocol" }