Skip to content

Commit

Permalink
Update keycloak ids
Browse files Browse the repository at this point in the history
  • Loading branch information
gmej committed Dec 13, 2024
1 parent 3a1b1fa commit d55e50f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion input/fsh/examples/Alicia.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ Overweight
* identifier[0].system = "https://www.gravitatehealth.eu/sid/doc"
* identifier[=].value = "alicia-1"
* identifier[+].system = "keycloak-id"
* identifier[=].value = "2a59b833-7132-4d53-b1c3-78710145f0a1"
* identifier[=].value = "85bea4c4-dcfa-461f-8052-dff4d2133a73"
* active = true
* name.family = "Gravitate"
* name.given = "Alicia"
Expand Down
2 changes: 1 addition & 1 deletion input/fsh/examples/Pedro.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ Depression
* identifier[0].system = "https://www.gravitatehealth.eu/sid/doc"
* identifier[=].value = "Pedro-1"
* identifier[+].system = "keycloak-id"
* identifier[=].value = "b951ba0c-9a89-4c3e-9f6a-c1f40d9279b2"
* identifier[=].value = "46d110bc-0a98-497a-810f-3bcff678ef70"
* active = true
* name.family = "Gravitate"
* name.given = "Pedro"
Expand Down

0 comments on commit d55e50f

Please sign in to comment.