{
  "resourceType": "ValueSet",
  "id": "ValueSet-LocatorService-OrganizationType",
  "meta": {
    "lastUpdated": "2020-05-19T08:00:00+00:00"
  },
  "url": "https://fhir.nottinghamshire.gov.uk/STU3/valueset/LocatorService-OrganizationType",
  "version": "0.0.1",
  "name": "ValueSet-LocatorService-OrganizationType",
  "status": "draft",
  "date": "2020-05-19T08:00:00+00:00",
  "description": "A ValueSet for the Organization Types supported by the Healthcare Service Locator API",
  "compose": {
    "include": [
      {
        "system": "https://directory.spineservices.nhs.uk/STU3/CodeSystem/ODSAPI-OrganizationRole-1",
        "concept": [
          {
            "code": "33",
            "display": "COUNTY COUNCIL"
          },
          {
            "code": "34",
            "display": "BOROUGH COUNCIL"
          },
          {
            "code": "35",
            "display": "CITY COUNCIL"
          },
          {
            "code": "36",
            "display": "DISTRICT COUNCIL"
          },
          {
            "code": "37",
            "display": "METROPOLITAN DISTRICT"
          },
          {
            "code": "40",
            "display": "UNITARY AUTHORITY"
          },
          {
            "code": "223",
            "display": "LONDON BOROUGH"
          }
        ]
      }
    ]
  }
}