FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagenhsdigital.fhir.stu3
Resource TypeCodeSystem
IdCodeSystem-RARecord-RemovalReason-1.json
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsdigital.fhir.stu3@1.3.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/RARecord-RemovalReason-1
URLhttps://fhir.nhs.uk/STU3/CodeSystem/RARecord-RemovalReason-1
Version1.0.0
Statusretired
Date2020-10-15T00:00:00+00:00
NameReasonable Adjustments Record Removal Reason
Authorityhl7
DescriptionA CodeSystem to identify the reason for removal of a Reasonable Adjustment component
CopyrightCopyright ©2020 NHS Digital
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "RARecord-RemovalReason-1",
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/RARecord-RemovalReason-1",
  "version": "1.0.0",
  "name": "Reasonable Adjustments Record Removal Reason",
  "status": "retired",
  "date": "2020-10-15T00:00:00+00:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A CodeSystem to identify the reason for removal of a Reasonable Adjustment component",
  "copyright": "Copyright ©2020 NHS Digital",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "Error",
      "display": "The Reasonable Adjustment Flag was created in error"
    },
    {
      "code": "PatientDissent",
      "display": "The patient has dissented to the creation of the Reasonable Adjustment Flag"
    },
    {
      "code": "ProxyDissent",
      "display": "The patient’s legal proxy has dissented to the creation of the Reasonable Adjustment Flag"
    },
    {
      "code": "DoesntApply",
      "display": "The Reasonable Adjustment Flag no longer applies to the patient"
    },
    {
      "code": "BestInterest",
      "display": "A best interest decision was taken to remove the Reasonable Adjustments Flag"
    }
  ]
}