Patient Flags - NHS England - Implementation Guide STU1
0.4.0 - ci-build

Patient Flags - NHS England - Implementation Guide STU1 - Local Development build (v0.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: RA Adjustment Category - JSON Representation

Draft as of 2024-02-14

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "RA-FlagCategory",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem RA-FlagCategory</b></p><a name=\"RA-FlagCategory\"> </a><a name=\"hcRA-FlagCategory\"> </a><a name=\"hcRA-FlagCategory-en-US\"> </a><p>This case-sensitive code system <code>https://fhir.nhs.uk/England/CodeSystem/RA-FlagCategory</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">001<a name=\"RA-FlagCategory-001\"> </a></td><td>Communication support</td></tr><tr><td style=\"white-space:nowrap\">002<a name=\"RA-FlagCategory-002\"> </a></td><td>Requires communication professional</td></tr><tr><td style=\"white-space:nowrap\">003<a name=\"RA-FlagCategory-003\"> </a></td><td>Requires specific contact method</td></tr><tr><td style=\"white-space:nowrap\">004<a name=\"RA-FlagCategory-004\"> </a></td><td>Requires specific information format</td></tr><tr><td style=\"white-space:nowrap\">005<a name=\"RA-FlagCategory-005\"> </a></td><td>Additional communication needs and support</td></tr><tr><td style=\"white-space:nowrap\">006<a name=\"RA-FlagCategory-006\"> </a></td><td>Community Language Support</td></tr><tr><td style=\"white-space:nowrap\">007<a name=\"RA-FlagCategory-007\"> </a></td><td>Adjustments for providing Additional Support to patients</td></tr><tr><td style=\"white-space:nowrap\">008<a name=\"RA-FlagCategory-008\"> </a></td><td>Adjustments for Individual Care Requirements</td></tr><tr><td style=\"white-space:nowrap\">009<a name=\"RA-FlagCategory-009\"> </a></td><td>Adjustments in relation to the environment of care</td></tr><tr><td style=\"white-space:nowrap\">010<a name=\"RA-FlagCategory-010\"> </a></td><td>Adjustments to support Additional needs</td></tr><tr><td style=\"white-space:nowrap\">011<a name=\"RA-FlagCategory-011\"> </a></td><td>Bespoke Reasonable adjustments</td></tr></table></div>"
  },
  "url" : "https://fhir.nhs.uk/England/CodeSystem/RA-FlagCategory",
  "version" : "0.4.0",
  "name" : "ReasonableAdjustmentsCategory",
  "title" : "RA Adjustment Category",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-02-14",
  "publisher" : "NHS England",
  "contact" : [
    {
      "name" : "NHS England",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://fhir.nhs.uk"
        },
        {
          "system" : "email",
          "value" : "interoperabilityteam@nhs.net"
        }
      ]
    }
  ],
  "description" : "A CodeSystem to identify the category of the adjustments required",
  "copyright" : "Copyright © 2024+ NHS England Licensed under the Apache License, Version 2.0 (the \\\"License\\\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \\\"AS IS\\\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 11,
  "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"
    }
  ]
}