{
  "resourceType" : "HealthcareService",
  "id" : "mssg-nsw-yerong-paedendo",
  "meta" : {
    "profile" : ["http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-healthcareservice-core-1"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService mssg-nsw-yerong-paedendo</b></p><a name=\"mssg-nsw-yerong-paedendo\"> </a><a name=\"hcmssg-nsw-yerong-paedendo\"> </a><a name=\"mssg-nsw-yerong-paedendo-en-AU\"> </a><p><b>providedBy</b>: <a href=\"Organization-metro-specialist-services-group.html\">Organization Metropolitan Specialist Services Group</a></p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 3761000175103}\">Paediatric endocrinology service</span></p><p><b>location</b>: <a href=\"Location-metro-specialist-services-group-nsw-yerong.html\">Location Metropolitan Specialist Services Group Yerongpilly NSW</a></p><p><b>name</b>: Metropolitan Specialist Services Group Castle NSW - Paediatric endocrinology services</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></div>"
  },
  "providedBy" : {
    "reference" : "Organization/metro-specialist-services-group"
  },
  "type" : [{
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "3761000175103",
      "display" : "Paediatric endocrinology service"
    }]
  }],
  "location" : [{
    "reference" : "Location/metro-specialist-services-group-nsw-yerong"
  }],
  "name" : "Metropolitan Specialist Services Group Castle NSW - Paediatric endocrinology services",
  "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"
  }]
}