WARNING
This guidance is under active development by NHS England and content may be added or updated on a regular basis.It is NOT currently recommended to develop against this guidance.
Add Reasonable Adjustment Condition
Overview
For high level requirements, see Home.
Use Case
Examples
The following set of examples constitute the individual associated resources with the initial addition of a flag for Reasonable Adjustment. This include a patient Flag resource, the adjustment Flag resource and the associated Condition resource. All resources have contained provenances.
A transaction Bundle is also given that allows these resources (plus the patient) to be entered in an atomic traction. It uses PUTs, where in the case of an initial update, it may be done as a conditional update
- PatientFlag-AlanMann-Example
- RA-Flag-Example
- RA-Condition-Example
- AddRARecordTransaction-Bundle-Example
The following set of examples are for the same patient, and constitute an addition flag and condition. The transaction Bundle here illustrates an idempotent update by simply adding the new resources to the first transaction Bundle.
Relevant Documentation
Remove Reasonable Adjustment Condition
Overview
For high level requirements, see Home.
Use Case
The following resource types will be deleted from the record:
Example
Multiple resources can be deleted using a transaction bundle. This RemoveRARecord-Bundle-Example demonstrates deleting the following resources
- PatientFlag-AlanMann-Example example.
- RA-Flag-Example example.
- RA-Condition-Example example.