{
  "resourceType" : "Location",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2025-09-04T09:00:00.000Z",
    "source" : "https://standards.digital.health.nz/ns/hpi-facility-id/F04066-D",
    "profile" : ["https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/DHOLocation"],
    "tag" : [{
      "system" : "https://hub.services.digital.health.nz/ns/correlation-id",
      "code" : "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
    }]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location DHO-location-dunstan-outreach-instance</b></p><a name=\"DHO-location-dunstan-outreach-instance\"> </a><a name=\"hcDHO-location-dunstan-outreach-instance\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1; Last updated: 2025-09-04 09:00:00+0000; </p><p style=\"margin-bottom: 0px\">Information Source: <a href=\"https://standards.digital.health.nz/ns/hpi-facility-id/F04066-D\">https://standards.digital.health.nz/ns/hpi-facility-id/F04066-D</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-DHOLocation.html\">DHO Location Profile</a></p><p style=\"margin-bottom: 0px\">Tag: </p></div><p><b>DHO Outreach vs Fixed site</b>: <span title=\"Codes:{https://fhir-ig.digital.health.nz/shared-care/CodeSystem/DHOLocationOutreach outreach}\">Outreach / mobile location</span></p><p><b>identifier</b>: <a href=\"http://fhir.org.nz/ig/base/NamingSystem-hpiFacility.html\" title=\"HPI facilities\">HPIFacility</a>/F04180-A</p><p><b>status</b>: Active</p><p><b>name</b>: Dunstan Outreach Clinic</p><p><b>mode</b>: Instance</p><p><b>type</b>: <span title=\"Codes:{https://fhir-ig.digital.health.nz/shared-care/CodeSystem/DHOLocationRelationship external}\">External facility</span></p><p><b>address</b>: 26 Symes Road Clyde 9330 NZ (work)</p><p><b>physicalType</b>: <span title=\"Codes:{https://fhir-ig.digital.health.nz/shared-care/CodeSystem/DHOLocationPhysicalType physical}\">Physical site or facility</span></p><p><b>managingOrganization</b>: Te Whatu Ora - Southern (Identifier: <a href=\"http://fhir.org.nz/ig/base/NamingSystem-hpiOrganization.html\" title=\"HPI organizations\">HPIOrganization</a>/G00001-E)</p></div>"
  },
  "extension" : [{
    "url" : "https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/DHOOutreach",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir-ig.digital.health.nz/shared-care/CodeSystem/DHOLocationOutreach",
        "code" : "outreach",
        "display" : "Outreach / mobile location"
      }]
    }
  }],
  "identifier" : [{
    "system" : "https://standards.digital.health.nz/ns/hpi-facility-id",
    "value" : "F04180-A"
  }],
  "status" : "active",
  "name" : "Dunstan Outreach Clinic",
  "mode" : "instance",
  "type" : [{
    "coding" : [{
      "system" : "https://fhir-ig.digital.health.nz/shared-care/CodeSystem/DHOLocationRelationship",
      "code" : "external"
    }]
  }],
  "address" : {
    "use" : "work",
    "type" : "physical",
    "line" : ["26 Symes Road"],
    "city" : "Clyde",
    "postalCode" : "9330",
    "country" : "NZ"
  },
  "physicalType" : {
    "coding" : [{
      "system" : "https://fhir-ig.digital.health.nz/shared-care/CodeSystem/DHOLocationPhysicalType",
      "code" : "physical"
    }]
  },
  "managingOrganization" : {
    "identifier" : {
      "system" : "https://standards.digital.health.nz/ns/hpi-organisation-id",
      "value" : "G00001-E"
    },
    "display" : "Te Whatu Ora - Southern"
  }
}