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

FHIR IG Statistics: ValueSet/ValueSet-CDS-SocialCareSupportReason

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

Resources that use this resource

StructureDefinition
CareConnect-CDS-Procedure-1CareConnect-CDS-Procedure-1

Resources that this resource uses

CodeSystem
CDS-SocialCareSupportReasonSocial Care Support Reason

Narrative

No narrative content found in resource


Source

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