{
  "resourceType": "ValueSet",
  "id": "LocationPhysicalType",
  "url": "https://nshealth.ca/fhir/ValueSet/LocationPhysicalType",
  "name": "LocationPhysicalType",
  "title": "Location Physical Type",
  "status": "draft",
  "date": "2023-08-07T15:06:56",
  "publisher": "Nova Scotia Health",
  "contact": [
    {
      "name": "Nova Scotia Health"
    }
  ],
  "description": "A code to denote the physical type of location.",
  "copyright": "Copyright © 2023+ Nova Scotia Health",
  "compose": {
    "include": [
      {
        "system": "https://nshealth.ca/fhir/CodeSystem/LocationPhysicalType"
      }
    ]
  },
  "expansion": {
    "identifier": "a52e36c2-89ba-4cb6-904d-0f9c38307236",
    "timestamp": "2023-08-18T10:40:31+00:00",
    "total": 5,
    "parameter": [
      {
        "name": "version",
        "valueUri": "https://nshealth.ca/fhir/CodeSystem/LocationPhysicalType|1.0.0"
      }
    ],
    "contains": [
      {
        "system": "https://nshealth.ca/fhir/CodeSystem/LocationPhysicalType",
        "code": "si",
        "display": "Site"
      },
      {
        "system": "https://nshealth.ca/fhir/CodeSystem/LocationPhysicalType",
        "code": "bu",
        "display": "Building"
      },
      {
        "system": "https://nshealth.ca/fhir/CodeSystem/LocationPhysicalType",
        "code": "wa",
        "display": "Ward"
      },
      {
        "system": "https://nshealth.ca/fhir/CodeSystem/LocationPhysicalType",
        "code": "lvl",
        "display": "Level"
      },
      {
        "system": "https://nshealth.ca/fhir/CodeSystem/LocationPhysicalType",
        "code": "ve",
        "display": "Vehicle"
      }
    ]
  }
}