diff --git a/input/pagecontent/remove-reasonable-adjustment-record.md b/input/pagecontent/remove-reasonable-adjustment-record.md index e9aaa40..f8de8eb 100644 --- a/input/pagecontent/remove-reasonable-adjustment-record.md +++ b/input/pagecontent/remove-reasonable-adjustment-record.md @@ -7,7 +7,7 @@ For high level requirements, see [Key purposes of the Reasonable Adjustment Flag #### UseCase -If a patient denys consent, then this must be recorded and all adjustment records should be removed. +If a patient denys consent, then this must be recorded and all adjustment records must be removed.
-A patient may revoke consent to share information about Reasonable Adjustment records and if they do, all records should be removed. +A patient may revoke consent to share information about Reasonable Adjustment records and if they do, all records must be removed.
@@ -42,6 +42,8 @@ A patient may revoke consent to share information about Reasonable Adjustment re ### System Interactions +In the following sequence diagram, a patient revokes consent. The Consent resource is updated to reflect the patient dissent, and all adjustment records are deleted. +