API Hub
Explore and Make use of Nationally Defined Messaging APIs
This is a HL7 FHIR server, and as you appear to be accessing this page from a web browser you are seeing a HTML version of the requested resource(s). You can also access this URL from a FHIR client as a ReSTful API call. For more details please see the HL7 FHIR specification.
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="CodeSystem-RARecord-RemovalReason-1"></id>
<text>
<status value="generated"></status>
</text>
<url value="https://fhir.nhs.uk/STU3/CodeSystem/CodeSystem-RARecord-RemovalReason-1"></url>
<version value="1.0.0"></version>
<name value="Reasonable Adjustments Record Removal Reason"></name>
<status value="draft"></status>
<date value="2018-02-18T00:00:00+00:00"></date>
<publisher value="NHS Digital"></publisher>
<description value="Description"></description>
<copyright value="© 2018 NHS Digital."></copyright>
<caseSensitive value="true"></caseSensitive>
<content value="complete"></content>
<concept>
<code value="Error"></code>
<display value="The Reasonable Adjustment Flag was created in error"></display>
</concept>
<concept>
<code value="PatientDissent"></code>
<display value="The patient has dissented to the creation of the Reasonable Adjustment Flag"></display>
</concept>
<concept>
<code value="ProxyDissent"></code>
<display value="The patient’s legal proxy has dissented to the creation of the Reasonable Adjustment Flag"></display>
</concept>
<concept>
<code value="DoesntApply"></code>
<display value="The Reasonable Adjustment Flag no longer applies to the patient"></display>
</concept>
<concept>
<code value="BestInterest"></code>
<display value="A best interest decision was taken to remove the Reasonable Adjustments Flag"></display>
</concept>
</CodeSystem>