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

FHIR IG analytics

Packagenhsdigital.fhir.stu3
Resource TypeCodeSystem
IdCodeSystem-RARecord-AdjustmentCategory-1.json
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsdigital.fhir.stu3@1.3.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/RARecord-AdjustmentCategory-1
URLhttps://fhir.nhs.uk/STU3/CodeSystem/RARecord-AdjustmentCategory-1
Version2.0.0
Statusactive
Date2022-08-09T00:00:00+00:00
NameAdjustment Category
Authorityhl7
DescriptionA CodeSystem to identify the category of the Adjustment required
Copyright© 2022 NHS Digital
Contentcomplete

Resources that use this resource

ValueSet
RARecord-AdjustmentCategory-1Reasonable Adjustments Record Adjustment Category

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": "2.0.0",
  "name": "Adjustment Category",
  "status": "active",
  "date": "2022-08-09T00:00:00+00:00",
  "publisher": "NHS Digital",
  "description": "A CodeSystem to identify the category of the Adjustment required",
  "copyright": "© 2022 NHS Digital",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Communication support"
    },
    {
      "code": "2",
      "display": "Requires communication professional"
    },
    {
      "code": "3",
      "display": "Requires specific contact method"
    },
    {
      "code": "4",
      "display": "Requires specific information format"
    },
    {
      "code": "5",
      "display": "Additional communication needs and support"
    },
    {
      "code": "6",
      "display": "Community Language Support"
    },
    {
      "code": "7",
      "display": "Adjustments for providing Additional Support to patients"
    },
    {
      "code": "8",
      "display": "Adjustments for Individual Care Requirements"
    },
    {
      "code": "9",
      "display": "Adjustments in relation to the environment of care"
    },
    {
      "code": "10",
      "display": "Adjustments to support Additional needs"
    },
    {
      "code": "11",
      "display": "Bespoke Reasonable adjustments"
    }
  ]
}