{
  "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><b>Generated Narrative: HealthcareService</b><a name=\"mssg-nsw-yerong-paedendo\"> </a></p><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\">Resource HealthcareService \"mssg-nsw-yerong-paedendo\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-dh-healthcareservice-core-1.html\">ADHA Core HealthcareService</a></p></div><p><b>providedBy</b>: <a href=\"Organization-metro-specialist-services-group.html\">Organization/metro-specialist-services-group</a> \"Metropolitan Specialist Services Group\"</p><p><b>type</b>: Paediatric endocrinology service <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#3761000175103)</span></p><p><b>location</b>: <a href=\"Location-metro-specialist-services-group-nsw-yerong.html\">Location/metro-specialist-services-group-nsw-yerong</a> \"Metropolitan Specialist Services Group Yerongpilly NSW\"</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"
    }
  ]
}