{"id":2426,"date":"2022-07-22T10:35:23","date_gmt":"2022-07-22T02:35:23","guid":{"rendered":"https:\/\/hkai-medical.com\/?page_id=2426"},"modified":"2026-02-16T15:51:11","modified_gmt":"2026-02-16T07:51:11","slug":"petctexaminationinstruction","status":"publish","type":"page","link":"https:\/\/hkai-medical.com\/en\/petctexaminationinstruction\/","title":{"rendered":"\u6aa2\u67e5\u6307\u5f15 &#8211; \u6b63\u96fb\u5b50\u96fb\u8166\u6383\u63cf(PET-CT)"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2426\" class=\"elementor elementor-2426\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4829c8a elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4829c8a\" data-element_type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-adb8b98\" data-id=\"adb8b98\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2f09525 elementor-widget elementor-widget-image\" data-id=\"2f09525\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"732\" height=\"340\" src=\"https:\/\/hkai-medical.com\/wp-content\/uploads\/2025\/04\/HKAI-logo.png\" class=\"attachment-large size-large wp-image-7239\" alt=\"\" srcset=\"https:\/\/hkai-medical.com\/wp-content\/uploads\/2025\/04\/HKAI-logo.png 732w, https:\/\/hkai-medical.com\/wp-content\/uploads\/2025\/04\/HKAI-logo-300x139.png 300w, https:\/\/hkai-medical.com\/wp-content\/uploads\/2025\/04\/HKAI-logo-18x8.png 18w\" sizes=\"(max-width: 732px) 100vw, 732px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4c929f5\" data-id=\"4c929f5\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a0b364a elementor-widget elementor-widget-shortcode\" data-id=\"a0b364a\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-shortcode\"><div class=\"trp_language_switcher_shortcode\">\n<div class=\"trp-language-switcher trp-language-switcher-container\" data-no-translation>\n    <div class=\"trp-ls-shortcode-current-language\">\n        <a href=\"#\" class=\"trp-ls-shortcode-disabled-language trp-ls-disabled-language\" title=\"EN\" onclick=\"event.preventDefault()\">\n\t\t\t<img decoding=\"async\" class=\"trp-flag-image\" src=\"https:\/\/hkai-medical.com\/wp-content\/plugins\/translatepress-multilingual\/assets\/images\/flags\/en_GB.png\" width=\"18\" height=\"12\" alt=\"en_GB\" title=\"EN\"> EN\t\t<\/a>\n    <\/div>\n    <div class=\"trp-ls-shortcode-language\">\n                <a href=\"#\" class=\"trp-ls-shortcode-disabled-language trp-ls-disabled-language\"  title=\"EN\" onclick=\"event.preventDefault()\">\n\t\t\t<img decoding=\"async\" class=\"trp-flag-image\" src=\"https:\/\/hkai-medical.com\/wp-content\/plugins\/translatepress-multilingual\/assets\/images\/flags\/en_GB.png\" width=\"18\" height=\"12\" alt=\"en_GB\" title=\"EN\"> EN\t\t<\/a>\n                    <a href=\"https:\/\/hkai-medical.com\/wp-json\/wp\/v2\/pages\/2426\/\" title=\"\u7e41\">\n            <img decoding=\"async\" class=\"trp-flag-image\" src=\"https:\/\/hkai-medical.com\/wp-content\/plugins\/translatepress-multilingual\/assets\/images\/flags\/zh_HK.png\" width=\"18\" height=\"12\" alt=\"zh_HK\" title=\"\u7e41\"> \u7e41        <\/a>\n\n            <a href=\"https:\/\/hkai-medical.com\/sc\/wp-json\/wp\/v2\/pages\/2426\/\" title=\"\u7c21\">\n            <img loading=\"lazy\" decoding=\"async\" class=\"trp-flag-image\" src=\"https:\/\/hkai-medical.com\/wp-content\/plugins\/translatepress-multilingual\/assets\/images\/flags\/zh_CN.png\" width=\"18\" height=\"12\" alt=\"zh_CN\" title=\"\u7c21\"> \u7c21        <\/a>\n\n        <\/div>\n    <script type=\"application\/javascript\">\n        \/\/ need to have the same with set from JS on both divs. Otherwise it can push stuff around in HTML\n        var trp_ls_shortcodes = document.querySelectorAll('.trp_language_switcher_shortcode .trp-language-switcher');\n        if ( trp_ls_shortcodes.length > 0) {\n            \/\/ get the last language switcher added\n            var trp_el = trp_ls_shortcodes[trp_ls_shortcodes.length - 1];\n\n            var trp_shortcode_language_item = trp_el.querySelector( '.trp-ls-shortcode-language' )\n            \/\/ set width\n            var trp_ls_shortcode_width                                               = trp_shortcode_language_item.offsetWidth + 16;\n            trp_shortcode_language_item.style.width                                  = trp_ls_shortcode_width + 'px';\n            trp_el.querySelector( '.trp-ls-shortcode-current-language' ).style.width = trp_ls_shortcode_width + 'px';\n\n            \/\/ We're putting this on display: none after we have its width.\n            trp_shortcode_language_item.style.display = 'none';\n        }\n    <\/script>\n<\/div>\n<\/div><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5f6baa4 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5f6baa4\" data-element_type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-eefd832\" data-id=\"eefd832\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-392c0b1 elementor-widget elementor-widget-heading\" data-id=\"392c0b1\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">PET-CT Instructions<\/h1>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9beb6d8 elementor-widget elementor-widget-text-editor\" data-id=\"9beb6d8\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>Instructions to Patients:<\/p><ol><li>Please bring referral letter and HKID card (Two-way permit or passport for people from Mainland) for registration, any photocopy is not accepted.<\/li><li>Please arrive 30 minutes before appointment.<\/li><li>Please keep an empty stomach for 4 hours before the examination with no parenteral nutrition, oral \/ intravenous fluids or dextrose within that period, only water is allowed.<\/li><li>Please stop taking Chinese medicine (e.g. Lingzhi, Yunzhi) for at least 3 days, and should not receive any Barium examination within 10 days before the examination<\/li><li>Please do not engage in any vigorous exercise the day before examination.<\/li><li><strong>Diabetic patient guidelines:<\/strong>\u00a0<br \/>-\tExam should be scheduled early in the morning (if possible) as this is the time that most\ndiabetic patients have the lowest glucose level. Diabetic patients should stop all insulin and oral diabetes medications after midnight before the examination, and bring their medications on the examination day.<br \/>-\tAfter completing the scan, patients should be encouraged to eat a meal immediately and resume insulin or oral medications to avoid the risk of hypoglycemia.<\/li><li>Patient needs to undergo a blood glucose test, and any patients with higher than acceptable blood glucose level may have their examination delayed or rescheduled to another day.<\/li><li>Patients who require contrast study must have their creatinine level checked (within 3 months), if you are older than 65 or suffering from DM or diseases affecting on history of renal impairment and hypertension on medication. Creatinine level may need to be tested at the centre the day of the examination.<\/li><li>Please inform doctor of any history of food or drug allergy \/ adverse reaction to contrast medium or history of asthma. Oral or intravenous steroid premedication may be needed before injection of contrast medium to minimize the allergic reaction.<\/li><li>Patients younger than 18 must be accompanied by parent or legal guardian, and consent form should be signed by parent or legal guardian.<\/li><li>All metallic objects (e.g. watches, jewelry, ear rings, hair pins) should be removed before examination and kept safe by yourself.<\/li><li>Please bring along relevant X-ray, CT or MRI films and reports (if any) for comparison.<\/li><li>For female patient, please kindly inform referral doctor and reschedule the examination if pregnancy cannot be excluded. If the menstrual cycle exceeds 28 days, the urinary pregnancy test must be accepted; if the patient is over 55 years old and has been stopped for at least 2 years, the pregnancy test is not required.<\/li><li>The leaflet only provides general examination information, common risks and complications are not exhaustive. If you have any questions, please contact our staff for detailed information and specific enquiry.<\/li><\/ol>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-53d5527 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"53d5527\" data-element_type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-fe68345\" data-id=\"fe68345\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0caeff4 elementor-widget elementor-widget-template\" data-id=\"0caeff4\" data-element_type=\"widget\" data-widget_type=\"template.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-template\">\n\t\t\t\t\t<footer data-elementor-type=\"footer\" data-elementor-id=\"93\" class=\"elementor elementor-93\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-78380bc elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"78380bc\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-da7ee38\" data-id=\"da7ee38\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ee2861e elementor-hidden-desktop elementor-hidden-tablet elementor-search-form--skin-classic elementor-search-form--button-type-icon elementor-search-form--icon-search elementor-widget elementor-widget-search-form\" data-id=\"ee2861e\" data-element_type=\"widget\" data-settings=\"{&quot;skin&quot;:&quot;classic&quot;}\" data-widget_type=\"search-form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<search role=\"search\">\n\t\t\t<form class=\"elementor-search-form\" action=\"https:\/\/hkai-medical.com\/en\" method=\"get\" data-trp-original-action=\"https:\/\/hkai-medical.com\/en\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-search-form__container\">\n\t\t\t\t\t<label class=\"elementor-screen-only\" for=\"elementor-search-form-ee2861e\">Search<\/label>\n\n\t\t\t\t\t\n\t\t\t\t\t<input id=\"elementor-search-form-ee2861e\" placeholder=\"Search...\" class=\"elementor-search-form__input\" type=\"search\" name=\"s\" value=\"\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<button class=\"elementor-search-form__submit\" type=\"submit\" aria-label=\"Search\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-search\"><\/i>\t\t\t\t\t\t\t\t<span class=\"elementor-screen-only\">Search<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/button>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\n\t\t<\/search>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d23ac54 elementor-position-left footerEng elementor-vertical-align-top elementor-widget elementor-widget-image-box\" data-id=\"d23ac54\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"20\" height=\"28\" src=\"https:\/\/hkai-medical.com\/wp-content\/uploads\/2022\/04\/location-white.svg\" class=\"attachment-full size-full wp-image-3120\" alt=\"HKAI Address\" \/><\/figure><div class=\"elementor-image-box-content\"><div class=\"elementor-image-box-title\">Address<\/div><p class=\"elementor-image-box-description\"><a target=\"_blank\" href=\"https:\/\/maps.app.goo.gl\/DySqDHdVveThV32C6\" rel=\"noopener\">L12, Office Tower, Langham Place, 8 Argyle Street, Mong Kok<br>(EC Specialists Premium PHF No.: DP000104)<\/a><br class=\"blank\">\n<a target=\"_blank\" href=\"https:\/\/maps.app.goo.gl\/19zVRxcuNc9exnxb6\" rel=\"noopener\">4\/F, Argyle Centre Phase1,688Nathan Road, Mong Kok<\/a><br class=\"blank\">\n<a target=\"_blank\" href=\"https:\/\/maps.app.goo.gl\/RNaazsZ3bSVcFvz58\" rel=\"noopener\">Shop No.11-12, Block 2, Yuccie Square, 38 On Ning Road, Yuen Long<\/a><br class=\"blank\">\n\n<a target=\"_blank\" href=\"https:\/\/maps.app.goo.gl\/yMFJnH7FJurpXyv69\" rel=\"noopener\">Unit 1105,1202-3,11\/F-12F, CDW Building,388Castle Peak Road, Tsuen Wan<br>(AmMed Medical Diagnostic Center)<\/a><br class=\"blank\">\n<a target=\"_blank\" href=\"https:\/\/maps.app.goo.gl\/TbybMVuYfHUofch2A\" rel=\"noopener\">8\/F Tower535,535Jaffe Road, Causeway Bay<\/a><br class=\"blank\">\n<a target=\"_blank\" href=\"https:\/\/maps.app.goo.gl\/Cu19GeVu8KQ7Pz2XA\" rel=\"noopener\">B\/F &amp; G\/F EC Healthcare Tower (Central), 19-20 Connaught Road Central, Central<\/a><br class=\"blank\"><\/p><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-b7fafd9\" data-id=\"b7fafd9\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-76bd001 elementor-position-left elementor-vertical-align-top elementor-widget elementor-widget-image-box\" data-id=\"76bd001\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"27\" height=\"27\" src=\"https:\/\/hkai-medical.com\/wp-content\/uploads\/2022\/04\/phone-white.svg\" class=\"attachment-full size-full wp-image-3122\" alt=\"HKAI Appointment\" \/><\/figure><div class=\"elementor-image-box-content\"><div class=\"elementor-image-box-title\">Hotline<\/div><p class=\"elementor-image-box-description\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/04\/wtsapp-white.svg\" alt=\"WhatsApp HKAI\">WhatsApp\uff5c<a data-btn=\"whatsapp\" href=\"https:\/\/api.whatsapp.com\/send?phone=85263491035&amp;text=%E6%82%A8%E5%A5%BD%EF%BC%8C%E6%96%BCHKAI%E7%B6%B2%E7%AB%99%E8%A6%8B%E5%88%B0%E7%9A%84%E6%9F%A5%E8%A9%A2(T307)\" target=\"_blank\" class=\"footer_wtsapp\" rel=\"noopener\">6349 1035<\/a>\n<br>\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/04\/phone-white.svg\" alt=\"HKAI Telephone Number\">Call HKAI New Customers Enquiry &amp; Appointment\uff5c<a data-btn=\"phone\" href=\"tel: 85221528540\" target=\"_blank\">2152 8540<\/a>\n<br>\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/04\/phone-white.svg\" alt=\"HKAI Telephone Number\">Current Members Enquiry &amp; Appointment\uff5c<a href=\"tel: 85221565818\" target=\"_blank\" data-btn=\"phone\">2156 5818<\/a>\n<br>\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/04\/email-white-1.svg\" alt=\"HKAI Email\">Email\uff5c<a href=\"mailto:enquiry@hkai-medical.com.hk\" target=\"_blank\" data-btn=\"email\">enquiry@hkai-medical.com.hk<\/a><\/p><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-115727e\" data-id=\"115727e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-61bfcab elementor-position-left elementor-vertical-align-top elementor-widget elementor-widget-image-box\" data-id=\"61bfcab\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"25\" height=\"34\" src=\"https:\/\/hkai-medical.com\/wp-content\/uploads\/2022\/04\/follow-us.svg\" class=\"attachment-full size-full wp-image-3134\" alt=\"Follow HKAI\" \/><\/figure><div class=\"elementor-image-box-content\"><div class=\"elementor-image-box-title\">Follow Us<\/div><p class=\"elementor-image-box-description\"><div class=\"footer_social_icon\">\n    <div>\n        <a href=\"https:\/\/www.facebook.com\/hkaicentre\/\" target=\"_blank\" data-btn=\"facebook\" rel=\"noopener\">\n            <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/08\/fb-white.svg\" alt=\"Follow HKAI Facebook Page\" \/>\n        <\/a>\n    <\/div>\n    <div>\n        <a href=\"https:\/\/www.instagram.com\/hkaicentre\/\" target=\"_blank\" data-btn=\"instagram\" rel=\"noopener\">\n            <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/08\/ig-white.svg\" alt=\"Follow HKAI Instagram\"\/>\n        <\/a>\n    <\/div>\n    <div>\n        <a href=\"https:\/\/www.youtube.com\/channel\/UC4Dm1ElADmDTNojfFF0iiTw\" target=\"_blank\" data-btn=\"youtube\" rel=\"noopener\">\n            <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/08\/yt-white.svg\" alt=\"Subscribe HKAI Youtube Channel\"\/>\n        <\/a>\n    <\/div>\n<\/div><\/p><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-af2e222 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"af2e222\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Download the EC Healthcare Mobile App<\/p>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-563b0d2 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"563b0d2\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"app_container\">\r\n    <div>\r\n        <a href=\"https:\/\/apps.apple.com\/us\/app\/id1528319545\" target=\"_blank\" rel=\"noopener\">\r\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/hkai-medical.com\/wp-content\/uploads\/2022\/04\/ios.png\" alt=\"Download the EC Healthcare Mobile App Now\">\r\n        <\/a>\r\n    <\/div>\r\n\r\n    <div>\r\n        <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.umh.mobileapp\" target=\"_blank\" rel=\"noopener\">\r\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/hkai-medical.com\/wp-content\/uploads\/2022\/04\/android.png\" alt=\"\u535a\u601d\u91ab\u5b78\u8a3a\u65b7\u4e2d\u5fc3 Google play\">\r\n        <\/a>\r\n    <\/div>\r\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b95d768 elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b95d768\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ff8dbea\" data-id=\"ff8dbea\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4717576 elementor-widget elementor-widget-image\" data-id=\"4717576\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"187\" src=\"https:\/\/hkai-medical.com\/wp-content\/uploads\/2022\/04\/whiteLogo-300x187.png\" class=\"attachment-medium size-medium wp-image-2298\" alt=\"Hong Kong Advanced Imaging\" srcset=\"https:\/\/hkai-medical.com\/wp-content\/uploads\/2022\/04\/whiteLogo-300x187.png 300w, https:\/\/hkai-medical.com\/wp-content\/uploads\/2022\/04\/whiteLogo-1024x638.png 1024w, https:\/\/hkai-medical.com\/wp-content\/uploads\/2022\/04\/whiteLogo-768x479.png 768w, https:\/\/hkai-medical.com\/wp-content\/uploads\/2022\/04\/whiteLogo-18x12.png 18w, https:\/\/hkai-medical.com\/wp-content\/uploads\/2022\/04\/whiteLogo.png 1200w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f6b508d elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f6b508d\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-576074f\" data-id=\"576074f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f15f9ea elementor-widget elementor-widget-heading\" data-id=\"f15f9ea\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<p class=\"elementor-heading-title elementor-size-default\">&copy;2026 \u535a\u601d\u91ab\u5b78\u8a3a\u65b7\u4e2d\u5fc3<\/p>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-b10604c\" data-id=\"b10604c\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-128752f elementor-widget elementor-widget-heading\" data-id=\"128752f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<p class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/www.echealthcare.com\/zh\/privacy-policy\/\" target=\"_blank\" rel=\"noopener\">\u96b1\u79c1\u8072\u660e<\/a><\/p>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5707f7f1 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5707f7f1\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-298e764b\" data-id=\"298e764b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7aa779b elementor-widget elementor-widget-shortcode\" data-id=\"7aa779b\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-shortcode\"><div id=\"dynamic_wtsapp_info\" data-selector=\".wtsL a, .wtsapp_div a, .footer_wtsapp\" data-wtsapp-link=\"https:\/\/api.whatsapp.com\/send?phone=85263491035&amp;text=\u60a8\u597d\uff0c\u65bcHKAI\u7db2\u7ad9\u898b\u5230\u7684\u67e5\u8a62(T307)\" style=\"display: none;\"><\/div><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2381134 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"2381134\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<a data-btn=\"whatsapp\" class=\"footer_wtsapp\" href=\"https:\/\/api.whatsapp.com\/send?phone=85263491035&amp;text=%E6%82%A8%E5%A5%BD%EF%BC%8C%E6%96%BCHKAI%E7%B6%B2%E7%AB%99%E8%A6%8B%E5%88%B0%E7%9A%84%E6%9F%A5%E8%A9%A2(T307)\" target=\"_blank\" rel=\"noopener\">\n    <img decoding=\"async\" class=\"booking_img\" src=\"\/wp-content\/uploads\/2023\/08\/wts_btn_0831-150x150.png\">\n<\/a>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-64dd85c6 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"64dd85c6\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<a data-btn=\"phone\" href=\"https:\/\/booking.echealthcare.com\/medical\/b2c\/service\/30504-Radiology-Services-%E6%94%BE%E5%B0%84%E5%8F%8A%E5%BD%B1%E5%83%8F%E8%A8%BA%E6%96%B7?label=HKAI\" target=\"_blank\" rel=\"noopener\">\n    <img decoding=\"async\" class=\"booking_img\" src=\"\/wp-content\/uploads\/2023\/08\/booking_btn_0831-150x150.png\">\n<\/a>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4c12312e elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"4c12312e\" data-element_type=\"widget\" id=\"leadFormBtn\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<a href=\"#form\">\n    <img decoding=\"async\" src=\"https:\/\/hkai-medical.com\/wp-content\/uploads\/2025\/01\/form_btn_0831-150x150-copy.png\">\n<!--    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 629.65 700\">-->\n<!--  <rect fill=\"#FFFFFF\" x=\"130.15\" y=\"503.02\" width=\"66.83\" height=\"66.83\"\/>-->\n<!--  <path fill=\"#FFFFFF\" d=\"M427.12,446.27l16.34-16.34-115.33-27.92,27.92,115.33,16.34-16.34c3.09-3.09,7.14-4.64,11.19-4.64s8.1,1.55,11.19,4.64l72.86,72.86,32.34-32.34-72.86-72.86c-6.18-6.18-6.18-16.2,0-22.39Z\"\/>-->\n<!--  <rect fill=\"#FFFFFF\" x=\"130.15\" y=\"130.15\" width=\"66.83\" height=\"66.83\"\/>-->\n<!--  <rect fill=\"#FFFFFF\" x=\"130.15\" y=\"316.58\" width=\"66.83\" height=\"66.83\"\/>-->\n<!--  <path fill=\"#FFFFFF\" d=\"M550.5,31.66H79.15c-26.18,0-47.49,21.3-47.49,47.49V620.85c0,26.18,21.3,47.49,47.49,47.49h471.36c26.18,0,47.49-21.3,47.49-47.49V79.15c0-26.18-21.3-47.49-47.49-47.49Zm-239.2,66.83h204.02c8.74,0,15.83,7.09,15.83,15.83s-7.09,15.83-15.83,15.83h-204.02c-8.74,0-15.83-7.09-15.83-15.83s7.09-15.83,15.83-15.83Zm0,84.42h204.02c8.74,0,15.83,7.09,15.83,15.83s-7.09,15.83-15.83,15.83h-204.02c-8.74,0-15.83-7.09-15.83-15.83s7.09-15.83,15.83-15.83Zm219.85,124.87c0,8.74-7.09,15.83-15.83,15.83h-102.01c-8.74,0-15.83-7.09-15.83-15.83s7.09-15.83,15.83-15.83h102.01c8.74,0,15.83,7.09,15.83,15.83ZM228.64,585.68c0,8.74-7.09,15.83-15.83,15.83H114.32c-8.74,0-15.83-7.09-15.83-15.83v-98.49c0-8.74,7.09-15.83,15.83-15.83h98.49c8.74,0,15.83,7.09,15.83,15.83v98.49Zm0-186.43c0,8.74-7.09,15.83-15.83,15.83H114.32c-8.74,0-15.83-7.09-15.83-15.83v-98.49c0-8.74,7.09-15.83,15.83-15.83h98.49c8.74,0,15.83,7.09,15.83,15.83v98.49Zm0-186.43c0,8.74-7.09,15.83-15.83,15.83H114.32c-8.74,0-15.83-7.09-15.83-15.83V114.32c0-8.74,7.09-15.83,15.83-15.83h98.49c8.74,0,15.83,7.09,15.83,15.83v98.49Zm304.91,339.89l-54.72,54.72c-3.09,3.09-7.14,4.64-11.19,4.64s-8.1-1.55-11.19-4.64l-72.86-72.86-25.09,25.09c-4.05,4.05-9.95,5.6-15.48,4.04-5.51-1.55-9.76-5.95-11.1-11.51l-40.67-167.96c-1.3-5.36,.29-11.02,4.19-14.92,3.9-3.9,9.55-5.49,14.92-4.19l167.96,40.67c5.56,1.35,9.97,5.59,11.51,11.1,1.55,5.51,0,11.43-4.04,15.48l-25.09,25.09,72.86,72.86c6.18,6.18,6.18,16.21,0,22.39Z\"\/>-->\n<!--  <path fill=\"#203164\" d=\"M550.5,0H79.15C35.5,0,0,35.5,0,79.15V620.85c0,43.64,35.5,79.15,79.15,79.15h471.36c43.64,0,79.15-35.5,79.15-79.15V79.15c0-43.64-35.5-79.15-79.15-79.15Zm47.49,620.85c0,26.18-21.3,47.49-47.49,47.49H79.15c-26.18,0-47.49-21.3-47.49-47.49V79.15c0-26.18,21.3-47.49,47.49-47.49h471.36c26.18,0,47.49,21.3,47.49,47.49V620.85Z\"\/>-->\n<!--  <path fill=\"#203164\" d=\"M212.81,98.49H114.32c-8.74,0-15.83,7.09-15.83,15.83v98.49c0,8.74,7.09,15.83,15.83,15.83h98.49c8.74,0,15.83-7.09,15.83-15.83V114.32c0-8.74-7.09-15.83-15.83-15.83Zm-15.83,98.49h-66.83v-66.83h66.83v66.83Z\"\/>-->\n<!--  <path fill=\"#203164\" d=\"M212.81,284.92H114.32c-8.74,0-15.83,7.09-15.83,15.83v98.49c0,8.74,7.09,15.83,15.83,15.83h98.49c8.74,0,15.83-7.09,15.83-15.83v-98.49c0-8.74-7.09-15.83-15.83-15.83Zm-15.83,98.49h-66.83v-66.83h66.83v66.83Z\"\/>-->\n<!--  <path fill=\"#203164\" d=\"M212.81,471.36H114.32c-8.74,0-15.83,7.09-15.83,15.83v98.49c0,8.74,7.09,15.83,15.83,15.83h98.49c8.74,0,15.83-7.09,15.83-15.83v-98.49c0-8.74-7.09-15.83-15.83-15.83Zm-15.83,98.49h-66.83v-66.83h66.83v66.83Z\"\/>-->\n<!--  <path fill=\"#203164\" d=\"M311.31,130.15h204.02c8.74,0,15.83-7.09,15.83-15.83s-7.09-15.83-15.83-15.83h-204.02c-8.74,0-15.83,7.09-15.83,15.83s7.09,15.83,15.83,15.83Z\"\/>-->\n<!--  <path fill=\"#203164\" d=\"M311.31,214.57h204.02c8.74,0,15.83-7.09,15.83-15.83s-7.09-15.83-15.83-15.83h-204.02c-8.74,0-15.83,7.09-15.83,15.83s7.09,15.83,15.83,15.83Z\"\/>-->\n<!--  <path fill=\"#203164\" d=\"M515.33,291.96h-102.01c-8.74,0-15.83,7.09-15.83,15.83s7.09,15.83,15.83,15.83h102.01c8.74,0,15.83-7.09,15.83-15.83s-7.09-15.83-15.83-15.83Z\"\/>-->\n<!--  <path fill=\"#203164\" d=\"M460.7,457.46l25.09-25.09c4.05-4.05,5.59-9.97,4.04-15.48-1.55-5.51-5.95-9.76-11.51-11.1l-167.96-40.67c-5.37-1.3-11.02,.29-14.92,4.19-3.9,3.9-5.49,9.55-4.19,14.92l40.67,167.96c1.35,5.56,5.59,9.97,11.1,11.51,5.52,1.56,11.43,0,15.48-4.04l25.09-25.09,72.86,72.86c3.09,3.09,7.14,4.64,11.19,4.64s8.1-1.55,11.19-4.64l54.72-54.72c6.18-6.18,6.18-16.21,0-22.39l-72.86-72.86Zm6.94,116.39l-72.86-72.86c-3.09-3.09-7.14-4.64-11.19-4.64s-8.1,1.55-11.19,4.64l-16.34,16.34-27.92-115.33,115.33,27.92-16.34,16.34c-6.18,6.18-6.18,16.21,0,22.39l72.86,72.86-32.34,32.34Z\"\/>-->\n<!--<\/svg>-->\n<\/a>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/footer>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u6aa2\u67e5\u6307\u5f15 &#8211; \u6b63\u96fb\u5b50\u96fb\u8166\u6383\u63cf \u75c5\u4eba\u6ce8\u610f\u4e8b\u9805\uff1a \u8acb\u5e36\u5099\u6709\u6548\u8f49\u4ecb\u4fe1\u53ca\u6b63\u672c\u9999\u6e2f\u8eab\u4efd\u8b49(\u5167\u5730\u5ba2\u4eba\u53e6\u9808\u51fa\u793a\u901a &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"\" href=\"https:\/\/hkai-medical.com\/en\/petctexaminationinstruction\/\"> <span class=\"screen-reader-text\">\u6aa2\u67e5\u6307\u5f15 &#8211; \u6b63\u96fb\u5b50\u96fb\u8166\u6383\u63cf(PET-CT)<\/span> Read More &raquo;<\/a><\/p>","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-global-header-display":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","footnotes":""},"class_list":["post-2426","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/hkai-medical.com\/en\/wp-json\/wp\/v2\/pages\/2426","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hkai-medical.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hkai-medical.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hkai-medical.com\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/hkai-medical.com\/en\/wp-json\/wp\/v2\/comments?post=2426"}],"version-history":[{"count":26,"href":"https:\/\/hkai-medical.com\/en\/wp-json\/wp\/v2\/pages\/2426\/revisions"}],"predecessor-version":[{"id":8241,"href":"https:\/\/hkai-medical.com\/en\/wp-json\/wp\/v2\/pages\/2426\/revisions\/8241"}],"wp:attachment":[{"href":"https:\/\/hkai-medical.com\/en\/wp-json\/wp\/v2\/media?parent=2426"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}