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

FHIR IG Statistics: CodeSystem/CodeSystem-CDS-SocialCarePackageDetailCategory

Packagesocialcaredataservice.stu3
Resource TypeCodeSystem
IdCodeSystem-CDS-SocialCarePackageDetailCategory
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=socialcaredataservice.stu3@0.0.3&canonical=https://fhir.nottinghamshire.gov.uk/STU3/codesystem/CDS-SocialCarePackageDetailCategory
URLhttps://fhir.nottinghamshire.gov.uk/STU3/codesystem/CDS-SocialCarePackageDetailCategory
Version0.0.1
Statusdraft
Date2020-02-05T09:16:45.3637118+00:00
NameSocial Care Package Detail Category
DescriptionA CodeSystem to categorise the different forms of detail that may define a Social Care Package
CopyrightCopyright © Nottinghamshire County Council 2020
Contentcomplete

Resources that use this resource

ValueSet
CDS-SocialCarePackageDetailCategorySocial Care Package Detail Category

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "CodeSystem-CDS-SocialCarePackageDetailCategory",
  "meta": {
    "lastUpdated": "2020-02-05T09:16:45.419+00:00"
  },
  "url": "https://fhir.nottinghamshire.gov.uk/STU3/codesystem/CDS-SocialCarePackageDetailCategory",
  "version": "0.0.1",
  "name": "Social Care Package Detail Category",
  "status": "draft",
  "date": "2020-02-05T09:16:45.3637118+00:00",
  "description": "A CodeSystem to categorise the different forms of detail that may define a Social Care Package",
  "copyright": "Copyright © Nottinghamshire County Council 2020",
  "content": "complete",
  "concept": [
    {
      "code": "package-name",
      "display": "Package Name",
      "definition": "Name of the specific Social Care Package (e.g. START Reablement, STEP Reablement)"
    },
    {
      "code": "package-type",
      "display": "Package Type",
      "definition": "Type/Category of the Social Care Package (e.g. Adults Reablement, Adults Home Support etc)"
    }
  ]
}