{
  "resourceType" : "HealthcareService",
  "id" : "mssg-qld-hospital-radio",
  "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-qld-hospital-radio</b></p><a name=\"mssg-qld-hospital-radio\"> </a><a name=\"hcmssg-qld-hospital-radio\"> </a><a name=\"mssg-qld-hospital-radio-en-AU\"> </a><p><b>identifier</b>: HPI-O/8003621566699776</p><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 310125001}\">Radiology service</span></p><p><b>location</b>: <a href=\"Location-metro-specialist-services-group-qld-hospital.html\">Location Metropolitan Specialist Services Group QLD Hospital</a></p><p><b>name</b>: Metropolitan Specialist Services Group QLD Hospital - Radiology services</p><p><b>telecom</b>: <a href=\"mailto:info@metrospeicalistservicesgroup.example.com\">info@metrospeicalistservicesgroup.example.com</a>, ph: (07) 5550 2637(Work), fax: (07) 5550 2638(Work)</p></div>"
  },
  "identifier" : [{
    "type" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org.au/CodeSystem/v2-0203",
        "code" : "NOI"
      }],
      "text" : "HPI-O"
    },
    "system" : "http://ns.electronichealth.net.au/id/hi/hpio/1.0",
    "value" : "8003621566699776"
  }],
  "providedBy" : {
    "reference" : "Organization/metro-specialist-services-group"
  },
  "type" : [{
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "310125001",
      "display" : "Radiology service"
    }]
  }],
  "location" : [{
    "reference" : "Location/metro-specialist-services-group-qld-hospital"
  }],
  "name" : "Metropolitan Specialist Services Group QLD Hospital - Radiology services",
  "telecom" : [{
    "system" : "email",
    "value" : "info@metrospeicalistservicesgroup.example.com",
    "use" : "work"
  },
  {
    "system" : "phone",
    "value" : "(07) 5550 2637",
    "use" : "work"
  },
  {
    "system" : "fax",
    "value" : "(07) 5550 2638",
    "use" : "work"
  }]
}