{
  "resourceType": "CodeSystem",
  "id": "CodeSystem-CHC-DomainLevelScore",
  "meta": {
    "lastUpdated": "2021-04-22T06:10:23.227+00:00"
  },
  "url": "https://fhir.nottinghamshire.gov.uk/STU3/codesystem/CHC-DomainLevelScore",
  "version": "0.0.1",
  "name": "NHS Continuing Healthcare Checklist Domain Level Score",
  "status": "draft",
  "date": "2021-04-22T06:10:22.8892439+00:00",
  "description": "A CodeSystem that describes the patient's level score for each of the domains assessed as part of a NHS Continuing Healthcare Checklist",
  "copyright": "Copyright © Nottinghamshire County Council 2020",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "A",
      "display": "Meets/exceeds the described need"
    },
    {
      "code": "B",
      "display": "Borderline/nearly meets the described need"
    },
    {
      "code": "C",
      "display": "Clearly does not meet the described need"
    }
  ]
}