{
  "resourceType" : "Location",
  "id" : "metro-specialist-services-group-nsw-yerong",
  "meta" : {
    "profile" : ["http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-location-core-1"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location metro-specialist-services-group-nsw-yerong</b></p><a name=\"metro-specialist-services-group-nsw-yerong\"> </a><a name=\"hcmetro-specialist-services-group-nsw-yerong\"> </a><a name=\"metro-specialist-services-group-nsw-yerong-en-AU\"> </a><p><b>status</b>: Active</p><p><b>name</b>: Metropolitan Specialist Services Group Yerongpilly NSW</p><p><b>mode</b>: Instance</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode ENDO}, {http://snomed.info/sct 702854000}\">Endocrinology clinic</span>, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode PEDE}, {http://snomed.info/sct 702903001}\">Pediatric endocrinology clinic</span></p><p><b>telecom</b>: <a href=\"mailto:info@metrospeicalistservicesgroup.example.com\">info@metrospeicalistservicesgroup.example.com</a>, ph: (02) 5550 6537(Work), fax: (02) 5550 6538(Work)</p><p><b>address</b>: Suite 10, Sanford Jackson Building 88 Station Road Yerongpilly NSW 2061 AU </p><p><b>managingOrganization</b>: <a href=\"Organization-metro-specialist-services-group.html\">Organization Metropolitan Specialist Services Group</a></p></div>"
  },
  "status" : "active",
  "name" : "Metropolitan Specialist Services Group Yerongpilly NSW",
  "mode" : "instance",
  "type" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
      "code" : "ENDO",
      "display" : "Endocrinology clinic"
    },
    {
      "system" : "http://snomed.info/sct",
      "code" : "702854000",
      "display" : "Endocrinology clinic"
    }]
  },
  {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
      "code" : "PEDE",
      "display" : "Pediatric endocrinology clinic"
    },
    {
      "system" : "http://snomed.info/sct",
      "code" : "702903001",
      "display" : "Paediatric endocrinology clinic"
    }]
  }],
  "telecom" : [{
    "system" : "email",
    "value" : "info@metrospeicalistservicesgroup.example.com",
    "use" : "work"
  },
  {
    "system" : "phone",
    "value" : "(02) 5550 6537",
    "use" : "work"
  },
  {
    "system" : "fax",
    "value" : "(02) 5550 6538",
    "use" : "work"
  }],
  "address" : {
    "type" : "physical",
    "line" : ["Suite 10, Sanford Jackson Building",
    "88 Station Road"],
    "city" : "Yerongpilly",
    "state" : "NSW",
    "postalCode" : "2061",
    "country" : "AU"
  },
  "managingOrganization" : {
    "reference" : "Organization/metro-specialist-services-group"
  }
}