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

FHIR IG analytics

Packagenhsdigital.fhir.stu3
Resource TypeCodeSystem
IdCodeSystem-RARecord-ConditionCode-1.json
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsdigital.fhir.stu3@1.3.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/RARecord-ConditionCode-1
URLhttps://fhir.nhs.uk/STU3/CodeSystem/RARecord-ConditionCode-1
Version2.0.0
Statusactive
Date2022-08-19T00:00:00+00:00
NameReasonable Adjustments Record Condition Code
Authorityhl7
DescriptionA CodeSystem to identify the SNOMED-CT concept representing an Impairment recorded as part of a Reasonable Adjustment
Copyright© 2022 NHS Digital
Contentcomplete

Resources that use this resource

ValueSet
RARecord-ConditionCode-1Reasonable Adjustments Record Condition Code

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "RARecord-ConditionCode-1",
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/RARecord-ConditionCode-1",
  "version": "2.0.0",
  "name": "Reasonable Adjustments Record Condition Code",
  "status": "active",
  "date": "2022-08-19T00:00:00+00:00",
  "publisher": "NHS Digital",
  "description": "A CodeSystem to identify the SNOMED-CT concept representing an Impairment recorded as part of a Reasonable Adjustment",
  "copyright": "© 2022 NHS Digital",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Vision (for example blindness or partial sight)"
    },
    {
      "code": "2",
      "display": "Hearing (for example deafness or partial hearing)"
    },
    {
      "code": "3",
      "display": "Mobility (for example walking short distances or climbing stairs)"
    },
    {
      "code": "4",
      "display": "Dexterity (for example lifting and carrying objects, using a keyboard)"
    },
    {
      "code": "5",
      "display": "Learning or understanding or concentrating"
    },
    {
      "code": "6",
      "display": "Memory"
    },
    {
      "code": "7",
      "display": "Mental health"
    },
    {
      "code": "8",
      "display": "Stamina or breathing or fatigue"
    },
    {
      "code": "9",
      "display": "Social or behavioural (for example associated with autism spectrum disorder (ASD) which includes Asperger’s, or attention deficit hyperactivity disorder (ADHD))"
    },
    {
      "code": "10",
      "display": "Other (please specify)"
    },
    {
      "code": "12",
      "display": "Patient would prefer not to say"
    }
  ]
}