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

FHIR IG Statistics: CodeSystem/CodeSystem-CDS-SocialCareSupportReason

Packagesocialcaredataservice.stu3
Resource TypeCodeSystem
IdCodeSystem-CDS-SocialCareSupportReason
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=socialcaredataservice.stu3@0.0.3&canonical=https://fhir.nottinghamshire.gov.uk/STU3/codesystem/CDS-SocialCareSupportReason
URLhttps://fhir.nottinghamshire.gov.uk/STU3/codesystem/CDS-SocialCareSupportReason
Version0.0.1
Statusdraft
Date2020-02-05T09:16:38.8140939+00:00
NameSocial Care Support Reason
DescriptionA CodeSystem to define the Social Care Support Reasons for National Reporting on Short and Long Term Activity (SALT)
CopyrightCopyright © Nottinghamshire County Council 2020
Contentcomplete

Resources that use this resource

ValueSet
CDS-SocialCareSupportReasonSocial Care Support Reason

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "CodeSystem-CDS-SocialCareSupportReason",
  "meta": {
    "lastUpdated": "2020-02-05T09:16:38.876+00:00"
  },
  "url": "https://fhir.nottinghamshire.gov.uk/STU3/codesystem/CDS-SocialCareSupportReason",
  "version": "0.0.1",
  "name": "Social Care Support Reason",
  "status": "draft",
  "date": "2020-02-05T09:16:38.8140939+00:00",
  "description": "A CodeSystem to define the Social Care Support Reasons for National Reporting on Short and Long Term Activity (SALT)",
  "copyright": "Copyright © Nottinghamshire County Council 2020",
  "content": "complete",
  "concept": [
    {
      "code": "salt-support-reason",
      "display": "SALT Support Reason",
      "concept": [
        {
          "code": "learning-disability",
          "display": "Learning Disability Support"
        },
        {
          "code": "mental-health",
          "display": "Mental Health Support"
        },
        {
          "code": "physical",
          "display": "Physical Support",
          "concept": [
            {
              "code": "access-mobility",
              "display": "Access and mobility only"
            },
            {
              "code": "personal-care",
              "display": "Personal care support"
            }
          ]
        },
        {
          "code": "sensory",
          "display": "Sensory Support",
          "concept": [
            {
              "code": "visual-impairment",
              "display": "Support for visual impairment"
            },
            {
              "code": "hearing-impairment",
              "display": "Support for hearing impairment"
            },
            {
              "code": "dual-impairment",
              "display": "Support for dual impairment"
            }
          ]
        },
        {
          "code": "social",
          "display": "Social Support",
          "concept": [
            {
              "code": "substance-misuse",
              "display": "Substance misuse support"
            },
            {
              "code": "asylum-seeker",
              "display": "Asylum seeker support"
            },
            {
              "code": "social-isolation",
              "display": "Support for Social Isolation / Other"
            }
          ]
        },
        {
          "code": "memory-cognition",
          "display": "Support with Memory and Cognition"
        }
      ]
    }
  ]
}