{
  "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)"
    }
  ]
}