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

FHIR IG analytics

Packagefhir.nhs.uk.stu3.assets
Resource TypeCodeSystem
IdCodeSystem-RARecord-AdjustmentCategory-1.json
FHIR VersionR3

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-AdjustmentCategory-1",
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/RARecord-AdjustmentCategory-1",
  "version": "3.0.0",
  "name": "Adjustment Category",
  "status": "active",
  "date": "2023-12-08T00:00:00+00:00",
  "publisher": "NHS Digital",
  "description": "A CodeSystem to identify the category of the Adjustment required",
  "copyright": "© 2023+ NHS England",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "001",
      "display": "Communication support"
    },
    {
      "code": "002",
      "display": "Requires communication professional"
    },
    {
      "code": "003",
      "display": "Requires specific contact method"
    },
    {
      "code": "004",
      "display": "Requires specific information format"
    },
    {
      "code": "005",
      "display": "Additional communication needs and support"
    },
    {
      "code": "006",
      "display": "Community Language Support"
    },
    {
      "code": "007",
      "display": "Adjustments for providing Additional Support to patients"
    },
    {
      "code": "008",
      "display": "Adjustments for Individual Care Requirements"
    },
    {
      "code": "009",
      "display": "Adjustments in relation to the environment of care"
    },
    {
      "code": "010",
      "display": "Adjustments to support Additional needs"
    },
    {
      "code": "011",
      "display": "Bespoke Reasonable adjustments"
    }
  ]
}