{
  "resourceType": "ValueSet",
  "id": "ValueSet-SHD-ReferralRequestServiceRequested",
  "meta": {
    "lastUpdated": "2021-04-22T06:34:52.03+00:00"
  },
  "url": "https://fhir.nottinghamshire.gov.uk/STU3/valueset/SHD-ReferralRequestServiceRequested",
  "version": "0.0.1",
  "name": "SHD-ReferralRequestServiceRequested",
  "status": "draft",
  "date": "2021-04-22T06:34:50.9269809+00:00",
  "description": "A ValueSet for the Referral Request Service Requested supported by the Supported Hospital Discharge API",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nottinghamshire.gov.uk/STU3/codesystem/SHD-ReferralRequestServiceRequested",
        "concept": [
          {
            "code": "acute-d2a",
            "display": "Acute-D2A"
          },
          {
            "code": "mental-health",
            "display": "Mental-Health"
          }
        ]
      }
    ]
  }
}