diff --git a/input/fsh/examples/0012-RemoveRARecordExample.fsh b/input/fsh/examples/0012-RemoveRARecordExample.fsh index a0f77db..ea1b3fc 100644 --- a/input/fsh/examples/0012-RemoveRARecordExample.fsh +++ b/input/fsh/examples/0012-RemoveRARecordExample.fsh @@ -6,6 +6,8 @@ Usage: #example * entry[0].request.method = #DELETE * entry[=].request.url = "Flag/fba99f70-fe1d-42e2-b77a-916e44b53c19" * entry[+].request.method = #DELETE +* entry[=].request.url = "Flag/RAPatientFlagExample1" +* entry[+].request.method = #DELETE * entry[=].request.url = "Consent/RAConsentExample1" * entry[+].request.method = #DELETE * entry[=].request.url = "Condition/RAConditionExample1"