{
  "resourceType": "ValueSet",
  "id": "ValueSet-SHD-ReferralRequestType",
  "meta": {
    "lastUpdated": "2021-04-22T06:34:57.878+00:00"
  },
  "url": "https://fhir.nottinghamshire.gov.uk/STU3/valueset/SHD-ReferralRequestType",
  "version": "0.0.1",
  "name": "SHD-ReferralRequestType",
  "status": "draft",
  "date": "2021-04-22T06:34:57.6900385+00:00",
  "description": "A ValueSet for the Referral Request Types supported by the Supported Hospital Discharge API",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "715591000000108",
            "display": "Hospital Discharge Notification to Social Care"
          }
        ]
      }
    ]
  }
}