From fb43a354fed0aa4d3a2c88db3e92a78918f4c6ea Mon Sep 17 00:00:00 2001 From: vickyjaiswal0308 <126092393+vickyjaiswal0308@users.noreply.github.com> Date: Fri, 15 Mar 2024 13:00:29 +0000 Subject: [PATCH] Update 0012-RemoveRARecordExample.fsh --- input/fsh/examples/0012-RemoveRARecordExample.fsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input/fsh/examples/0012-RemoveRARecordExample.fsh b/input/fsh/examples/0012-RemoveRARecordExample.fsh index ea1b3fc..0ca4142 100644 --- a/input/fsh/examples/0012-RemoveRARecordExample.fsh +++ b/input/fsh/examples/0012-RemoveRARecordExample.fsh @@ -4,7 +4,7 @@ Title: "RA Example of deleting an RA record with a Transaction" Usage: #example * type = #transaction * entry[0].request.method = #DELETE -* entry[=].request.url = "Flag/fba99f70-fe1d-42e2-b77a-916e44b53c19" +* entry[=].request.url = "Flag/RAFlagExample1" * entry[+].request.method = #DELETE * entry[=].request.url = "Flag/RAPatientFlagExample1" * entry[+].request.method = #DELETE