{
  "resourceType": "CodeSystem",
  "id": "CodeSystem-CDS-SocialCareTaskDetailCategory",
  "meta": {
    "lastUpdated": "2020-02-05T09:31:24.907+00:00"
  },
  "url": "https://fhir.nottinghamshire.gov.uk/STU3/codesystem/CDS-SocialCareTaskDetailCategory",
  "version": "0.0.1",
  "name": "Social Care Task Detail Category",
  "status": "draft",
  "date": "2020-02-05T09:31:24.7704701+00:00",
  "description": "A CodeSystem to categorise the different forms of detail that may define a Social Care Task",
  "copyright": "Copyright © Nottinghamshire County Council 2020",
  "content": "complete",
  "concept": [
    {
      "code": "task-name",
      "display": "Task Name",
      "definition": "Name of the specific Social Care Task (e.g. Occupational Therapy Assessment, Occupational Therapy Review)"
    },
    {
      "code": "task-type",
      "display": "Task Type",
      "definition": "Type/Category of the Social Care Task (e.g. Occupational Therapy)"
    }
  ]
}