{
  "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><b>Generated Narrative: HealthcareService</b><a name=\"mssg-qld-hospital-radio\"> </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-qld-hospital-radio\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-dh-healthcareservice-core-1.html\">ADHA Core HealthcareService</a></p></div><p><b>identifier</b>: HPI-O: 8003621566699776</p><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>: Radiology service <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#310125001)</span></p><p><b>location</b>: <a href=\"Location-metro-specialist-services-group-qld-hospital.html\">Location/metro-specialist-services-group-qld-hospital</a> \"Metropolitan Specialist Services Group QLD Hospital\"</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"
    }
  ]
}