{
  "resourceType": "ValueSet",
  "id": "ValueSet-LocatorService-HealthcareServiceType",
  "meta": {
    "lastUpdated": "2020-02-06T08:13:42.396+00:00"
  },
  "url": "https://fhir.nottinghamshire.gov.uk/STU3/valueset/LocatorService-HealthcareServiceType",
  "version": "0.0.1",
  "name": "LocatorService-HealthcareServiceType",
  "status": "draft",
  "date": "2020-02-06T08:13:42.2928872+00:00",
  "description": "A ValueSet for the HealthcareService Types supported by the Healthcare Service Locator 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"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "715591000000108",
            "display": "Hospital Discharge Notification to Social Care"
          },
          {
            "code": "163011000000101",
            "display": "Social context - care record element (record artifact)"
          }
        ]
      }
    ]
  }
}