FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/RARecord-RemovalReason-1

PackageNHSDigital.FHIR.STU3
Resource TypeCodeSystem
IdRARecord-RemovalReason-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=NHSDigital.FHIR.STU3@1.0.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/RARecord-RemovalReasonEntireRecord-1
URLhttps://fhir.nhs.uk/STU3/CodeSystem/RARecord-RemovalReasonEntireRecord-1
Version1.0.0
Statusactive
Date2022-08-11T00:00:00+00:00
NameReasonable Adjustments Record Removal Reason - Entire Record
Authorityhl7
DescriptionA CodeSystem to identify the reason for removal of a Reasonable Adjustment component
CopyrightCopyright ©2022 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


Source

{
  "resourceType": "CodeSystem",
  "id": "RARecord-RemovalReason-1",
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/RARecord-RemovalReasonEntireRecord-1",
  "version": "1.0.0",
  "name": "Reasonable Adjustments Record Removal Reason - Entire Record",
  "status": "active",
  "date": "2022-08-11T00: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 ©2022 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 Legal Proxy has dissented to the creation of the Reasonable Adjustment flag"
    },
    {
      "code": "BestInterest",
      "display": "A best interest decision was taken to remove the Reasonable Adjustment flag"
    },
    {
      "code": "DoesntApply",
      "display": "The Reasonable Adjustment flag no longer applies to the patient"
    }
  ]
}