{
  "resourceType": "CodeSystem",
  "id": "CodeSystem-CHC-Outcome",
  "meta": {
    "lastUpdated": "2021-04-22T06:10:31.722+00:00"
  },
  "url": "https://fhir.nottinghamshire.gov.uk/STU3/codesystem/CHC-Outcome",
  "version": "0.0.1",
  "name": "NHS Continuing Healthcare Checklist Outcome",
  "status": "draft",
  "date": "2021-04-22T06:10:31.4972314+00:00",
  "description": "A CodeSystem that describes the of outcome a NHS Continuing Healthcare Checklist that has been completed for patient",
  "copyright": "Copyright © Nottinghamshire County Council 2020",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Referral for full assessment for NHS Continuing Healthcare is necessary",
      "definition": "Positive Checklist Outcome"
    },
    {
      "code": "2",
      "display": "No referral for full assessment for NHS Continuing Healthcare is necessary",
      "definition": "Negative Checklist Outcome"
    }
  ]
}