From 3d2f37bd755f8fabe2c98be4573ff319d10c2974 Mon Sep 17 00:00:00 2001 From: Guillermo Mejias Date: Mon, 16 Dec 2024 10:37:22 +0100 Subject: [PATCH] Update keycloak ids in prod --- input/fsh/examples/Alicia.fsh | 2 +- input/fsh/examples/Pedro.fsh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/input/fsh/examples/Alicia.fsh b/input/fsh/examples/Alicia.fsh index 4eded556..4ce937fa 100644 --- a/input/fsh/examples/Alicia.fsh +++ b/input/fsh/examples/Alicia.fsh @@ -181,7 +181,7 @@ Overweight * identifier[0].system = "https://www.gravitatehealth.eu/sid/doc" * identifier[=].value = "alicia-1" * identifier[+].system = "keycloak-id" -* identifier[=].value = "85bea4c4-dcfa-461f-8052-dff4d2133a73" +* identifier[=].value = "96bf3163-9c63-4053-907c-0af7264e5507" * active = true * name.family = "Gravitate" * name.given = "Alicia" diff --git a/input/fsh/examples/Pedro.fsh b/input/fsh/examples/Pedro.fsh index 8273cb3d..b3b622e2 100644 --- a/input/fsh/examples/Pedro.fsh +++ b/input/fsh/examples/Pedro.fsh @@ -164,7 +164,7 @@ Depression * identifier[0].system = "https://www.gravitatehealth.eu/sid/doc" * identifier[=].value = "Pedro-1" * identifier[+].system = "keycloak-id" -* identifier[=].value = "46d110bc-0a98-497a-810f-3bcff678ef70" +* identifier[=].value = "fa1d0dce-77ea-4e60-b65c-df9aa571fbae" * active = true * name.family = "Gravitate" * name.given = "Pedro"