From 847847e05bb780f81dfd92cd7e799dc88b7652f6 Mon Sep 17 00:00:00 2001 From: vickyjaiswal0308 <126092393+vickyjaiswal0308@users.noreply.github.com> Date: Thu, 21 Mar 2024 14:46:28 +0000 Subject: [PATCH] Update remove-reasonable-adjustment-record.md --- input/pagecontent/remove-reasonable-adjustment-record.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/input/pagecontent/remove-reasonable-adjustment-record.md b/input/pagecontent/remove-reasonable-adjustment-record.md index 69c293f..bfe990f 100644 --- a/input/pagecontent/remove-reasonable-adjustment-record.md +++ b/input/pagecontent/remove-reasonable-adjustment-record.md @@ -53,7 +53,7 @@ In the following sequence diagram, a patient revokes consent. The Consent resou The following resources will be deleted from the record if consent is not granted i.e. * [Patient Flag](Flag-RAPatientFlagExample1.html) resources -* [Flag Condition](Condition-RAConditionExample1l) resources +* [Condition Flag](Condition-RAConditionExample1.html) resources #### Example @@ -66,4 +66,4 @@ POST / The following resources can be deleted using a [Transaction Bundle](Bundle-RemoveRARecordExample.html) * [Patient Flag](Flag-RAPatientFlagExample1.html) resources -* [Flag Condition](Condition-RAConditionExample1l) resources +* [Condition Flag](Condition-RAConditionExample1.html) resources