{
  "resourceType": "CodeSystem",
  "id": "CodeSystem-SHD-ReferralRequestServiceRequested",
  "meta": {
    "lastUpdated": "2021-04-22T06:11:02.717+00:00"
  },
  "url": "https://fhir.nottinghamshire.gov.uk/STU3/codesystem/SHD-ReferralRequestServiceRequested",
  "version": "0.0.1",
  "name": "SHD-ReferralRequestServiceRequested",
  "status": "draft",
  "date": "2021-04-22T06:11:02.533033+00:00",
  "description": "A CodeSystem for the Referral Request Service Requested supported by the Supported Hospital Discharge API",
  "copyright": "Copyright © Nottinghamshire County Council 2020",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "acute-d2a",
      "display": "Acute-D2A",
      "definition": "Request from an acute hospital setting to the Community Hub as per the published Discharge to Assess (D2A) Policy and Operating Model"
    },
    {
      "code": "mental-health",
      "display": "Mental-Health",
      "definition": "Request from a mental health hospital/ward for support from relevant Community Health / Social Care Teams"
    }
  ]
}