{
  "resourceType" : "Location",
  "id" : "location-alias-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location location-alias-type</b></p><a name=\"location-alias-type\"> </a><a name=\"hclocation-alias-type\"> </a><p><b>name</b>: Daves health centre</p><p><b>alias</b>: Best health</p></div>"
  },
  "name" : "Daves health centre",
  "alias" : ["Best health"],
  "_alias" : [{
    "extension" : [{
      "url" : "http://hl7.org.nz/fhir/StructureDefinition/alias-type",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "https://standards.digital.health.nz/ns/alias-type-code",
          "code" : "short",
          "display" : "Short"
        }]
      }
    }]
  }]
}