{"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-05-15T12:13:50","modified_gmt":"2026-05-15T04:13:50","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\">\u6aa2\u67e5\u6307\u5f15 \u2014 \u6b63\u96fb\u5b50\u96fb\u8166\u6383\u63cf\uff08PET\u2011CT\uff09<br>\nPET\u2011CT Examination Guide<\/h1>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4bb0de1 elementor-widget elementor-widget-heading\" data-id=\"4bb0de1\" 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\">\u8acb\u8a73\u95b1\u4ee5\u4e0b\u6ce8\u610f\u4e8b\u9805\uff0c\u4e26\u65bc\u9810\u7d04\u53ca\u5230\u8a3a\u6642\u9075\u5f9e\u3002\u5982\u6709\u7591\u554f\uff0c\u8acb\u806f\u7d61\u672c\u4e2d\u5fc3\u91ab\u8b77\u4eba\u54e1<br>\nPlease read the following instructions carefully and follow them before and during your appointment. If you have any questions, please contact our medical staff.<\/p>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-90470d2 elementor-widget elementor-widget-text-editor\" data-id=\"90470d2\" 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<h4>\u4e00\u3001\u767b\u8a18\u6587\u4ef6 | Registration Documents<\/h4>\n<ul>\n \t<li>\u8acb\u651c\u5e36\u91ab\u751f\u8f49\u4ecb\u4fe1\u6b63\u672c\u53ca\u9999\u6e2f\u8eab\u4efd\u8b49\u6b63\u672c\u767b\u8a18\u3002<\/li>\n \t<li>\u5167\u5730\u4eba\u58eb\u8acb\u51fa\u793a\u6709\u6548\u901a\u884c\u8b49\u6216\u8b77\u7167\u3002<\/li>\n \t<li>\u4e0d\u63a5\u53d7\u5f71\u5370\u672c\u6216\u624b\u6a5f\u7167\u7247\u3002<\/li>\n \t<li>Please bring the original referral letter and your HKID card for registration.<\/li>\n \t<li>Mainland visitors should present a valid travel document or passport.<\/li>\n \t<li>Photocopies or mobile photos will not be accepted.<\/li>\n<\/ul>\n<h4>\u4e8c\u3001\u5831\u5230\u6642\u9593 | Check-in Time<\/h4>\n<ul>\n \t<li>\u8acb\u65bc\u9810\u7d04\u6642\u9593\u524d 30 \u5206\u9418 \u62b5\u9054\u4e2d\u5fc3\u8fa6\u7406\u5831\u5230\u53ca\u6e96\u5099\u3002<\/li>\n \t<li>Please arrive at the centre 30 minutes before your scheduled appointment for registration and preparation.<\/li>\n<\/ul>\n<h4>\u4e09\u3001\u7981\u98df\u8207\u7528\u6db2\u6307\u5f15 | Fasting &amp; Fluid Intake<\/h4>\n<ul>\n \t<li>\u6aa2\u67e5\u524d\u81f3\u5c11 4 \u5c0f\u6642\u7981\u98df\uff08\u9664\u91ab\u751f\u8655\u65b9\u85e5\u5916\uff09\uff0c\u53ef\u5c11\u91cf\u98f2\u7528\u767d\u958b\u6c34\u3002<\/li>\n \t<li>\u6aa2\u67e5\u524d\u4e0d\u5f97\u63a5\u53d7 \u8178\u5916\u71df\u990a\uff08parenteral nutrition\uff09 \u6216\u4efb\u4f55\u542b\u8461\u8404\u7cd6\u4e4b\u53e3\u670d\uff0f\u975c\u8108\u6ce8\u5c04\u6eb6\u6db2\u3002<\/li>\n \t<li>Please fast for at least 4 hours before the examination (except prescribed medications). You may drink plain water in small amounts.<\/li>\n \t<li>Avoid any parenteral nutrition or glucose-containing oral\/IV fluids before the scan.<\/li>\n<\/ul>\n<h4>\u56db\u3001\u85e5\u7269\u8207\u6aa2\u67e5\u9593\u9694 | Medication &amp; Examination Interval<\/h4>\n<ul>\n \t<li>\u6aa2\u67e5\u524d\u4e09\u5929\u8acb\u505c\u6b62\u670d\u7528\u4e2d\u85e5\uff08\u5982\u9748\u829d\u3001\u96f2\u829d\u4e38\u7b49\uff09\u3002<\/li>\n \t<li>\u6aa2\u67e5\u524d 10 \u65e5\u5167 \u8acb\u52ff\u63a5\u53d7\u542b\u92c7\u5291\uff08Barium\uff09\u4e4b X \u5149\u6aa2\u67e5\u3002<\/li>\n \t<li>Discontinue Chinese herbal medicines (e.g., Lingzhi or Yunzhi preparations) for 3 days prior to the scan.<\/li>\n \t<li>Do not undergo any barium-containing X-ray tests within 10 days before the examination.<\/li>\n<\/ul>\n<h4>\u4e94\u3001\u6d3b\u52d5\u9650\u5236 | Activity Restrictions<\/h4>\n<ul>\n \t<li>\u6aa2\u67e5\u524d\u4e00\u65e5\u53ca\u7576\u65e5\u8acb\u907f\u514d\u5287\u70c8\u904b\u52d5\u6216\u9ad8\u5f37\u5ea6\u9ad4\u529b\u6d3b\u52d5\u3002<\/li>\n \t<li>Avoid strenuous exercise or heavy physical activity on the day before and on the day of the scan.<\/li>\n<\/ul>\n<h4>\u516d\u3001\u7cd6\u5c3f\u75c5\u60a3\u8005 | For Diabetic Patients<\/h4>\n<ul>\n \t<li>\u901a\u5e38\u5b89\u6392\u65bc\u65e9\u4e0a\u9032\u884c\u6383\u63cf\uff0c\u4ee5\u5229\u8840\u7cd6\u7a69\u5b9a\u3002<\/li>\n \t<li>\u6aa2\u67e5\u524d\u4e00\u65e5\u5348\u591c\u8d77\uff0c\u505c\u6b62\u670d\u7528\u964d\u8840\u7cd6\u85e5\u6216\u6ce8\u5c04\u80f0\u5cf6\u7d20\uff08\u50c5\u53ef\u98f2\u6c34\uff09\uff0c\u4f46\u53ef\u7e7c\u7e8c\u670d\u7528\u975e\u7cd6\u5c3f\u75c5\u85e5\u7269\u3002\u8acb\u651c\u5e36\u7cd6\u5c3f\u85e5\u53ca\u80f0\u5cf6\u7d20\u5099\u7528\u3002<\/li>\n \t<li>\u5230\u9054\u4e2d\u5fc3\u5f8c\u5c07\u6e2c\u91cf\u8840\u7cd6\uff1b\u82e5\u9ad8\u65bc\u6a19\u6e96\uff0c\u6aa2\u67e5\u53ef\u80fd\u9700\u5ef6\u9072\u6216\u6539\u671f\u3002<\/li>\n \t<li>\u6383\u63cf\u5b8c\u6210\u5f8c\u53ef\u6062\u5fa9\u6b63\u5e38\u98f2\u98df\uff0c\u4e26\u6309\u91ab\u56d1\u6062\u5fa9\u7528\u85e5\u4ee5\u907f\u514d\u4f4e\u8840\u7cd6\u3002<\/li>\n \t<li>PET\u2011CT scans for diabetic patients are usually scheduled in the morning when blood glucose is more stable.<\/li>\n \t<li>Please stop taking anti-diabetic medications and insulin from midnight before the scan (water only allowed). Continue other prescribed medications. Bring your diabetes medicines and insulin with you.<\/li>\n \t<li>Blood glucose will be checked upon arrival. Scans may be postponed if levels are too high.<\/li>\n \t<li>After the scan, resume normal meals and medications as directed to avoid hypoglycemia.<\/li>\n<\/ul>\n<h4>\u4e03\u3001\u986f\u5f71\u5291\u53ca\u814e\u529f\u80fd | Contrast Agent &amp; Renal Function<\/h4>\n<ul>\n \t<li>\u82e5\u6aa2\u67e5\u540c\u6642\u9700\u4f7f\u7528\u986f\u5f71\u5291\uff0c\u4e0b\u5217\u4eba\u58eb\u9808\u63d0\u4f9b \u6700\u8fd1\u4e09\u500b\u6708\u5167\u4e4b\u814e\u529f\u80fd\u5831\u544a\uff1a<\/li>\n \t<li>\u5e74\u9f61 65 \u6b72\u6216\u4ee5\u4e0a<\/li>\n \t<li>Persons with diabetes<\/li>\n \t<li>\u5df2\u77e5\u814e\u75c5\u6216\u670d\u7528\u8840\u58d3\u85e5\u8005<\/li>\n \t<li>If contrast injection is required, please provide a recent kidney function report (within 3 months) if you are:<\/li>\n \t<li>65 years of age or older<\/li>\n \t<li>a diabetic patient<\/li>\n \t<li>a patient with kidney disease or taking antihypertensive medications<\/li>\n<\/ul>\n<h4>\u516b\u3001\u904e\u654f\u8207\u54ee\u5598\u75c5\u53f2 | Allergy &amp; Asthma History<\/h4>\n<ul>\n \t<li>\u82e5\u66fe\u5c0d\u98df\u7269\u3001\u85e5\u7269\u6216\u986f\u5f71\u5291\u904e\u654f\uff0c\u6216\u6709\u54ee\u5598\u75c5\u53f2\uff0c\u8acb\u63d0\u524d\u901a\u77e5\u8f49\u4ecb\u91ab\u751f\u6216\u4e2d\u5fc3\u4eba\u54e1\u3002<\/li>\n \t<li>\u5fc5\u8981\u6642\u53ef\u65bc\u6aa2\u67e5\u524d\u7d66\u4e88\u985e\u56fa\u9187\u6216\u5176\u4ed6\u9810\u9632\u6027\u85e5\u7269\u4ee5\u964d\u4f4e\u904e\u654f\u98a8\u96aa\u3002<\/li>\n \t<li>Inform your doctor or our staff in advance if you have allergies to food, medication, or contrast agents, or a history of asthma. Preventive medications (e.g., steroids) may be administered to reduce allergic risk.<\/li>\n<\/ul>\n<h4>\u4e5d\u3001\u672a\u6210\u5e74\u75c5\u4eba | Minors<\/h4>\n<ul>\n \t<li>18 \u6b72\u4ee5\u4e0b\u75c5\u4eba\u9808\u7531\u5bb6\u9577\u6216\u6cd5\u5b9a\u76e3\u8b77\u4eba\u966a\u540c\uff0c\u4e26\u7c3d\u7f72\u540c\u610f\u66f8\u65b9\u53ef\u9032\u884c\u6aa2\u67e5\u3002<\/li>\n \t<li>Patients under 18 must be accompanied by a parent or legal guardian, who is required to sign a consent form.<\/li>\n<\/ul>\n<h4>\u5341\u3001\u500b\u4eba\u7269\u54c1\u8207\u6aa2\u67e5\u8cc7\u6599 | Personal Belongings &amp; Medical Records<\/h4>\n<ul>\n \t<li>\u6aa2\u67e5\u524d\u8acb\u53d6\u4e0b\u6240\u6709\u98fe\u7269\u8207\u91d1\u5c6c\u7269\u54c1\uff08\u624b\u9336\u3001\u6212\u6307\u3001\u8033\u74b0\u3001\u9aee\u593e\u7b49\uff09\u3002<\/li>\n \t<li>\u8acb\u651c\u5e36\u76f8\u95dc\u5f71\u50cf\u8cc7\u6599\u8207\u5831\u544a\uff08\u5982 X \u5149\u3001CT\u3001MRI \u7b49\uff09\u4ee5\u4f9b\u5c0d\u7167\u3002<\/li>\n \t<li>Remove all jewelry and metallic items (watch, ring, earrings, hair accessories, etc.) before the scan.<\/li>\n \t<li>Please bring any relevant imaging studies and reports (e.g. X-ray, CT, or MRI) for comparison.<\/li>\n<\/ul>\n<h4>\u5341\u4e00\u3001\u5973\u6027\u75c5\u4eba\u8207\u61f7\u5b55 | Female Patients &amp; Pregnancy<\/h4>\n<ul>\n \t<li>PET\u2011CT \u6d89\u53ca \u8f3b\u5c04\u3002\u5982\u61f7\u7591\u61f7\u5b55\uff0c\u8acb\u5148\u8aee\u8a62\u8f49\u4ecb\u91ab\u751f\u4ee5\u8a55\u4f30\u662f\u5426\u9700\u6539\u671f\u3002<\/li>\n \t<li>\u82e5\u6708\u7d93\u9031\u671f\u8d85\u904e 28 \u5929\uff0c\u901a\u5e38\u9700\u9032\u884c\u5c3f\u6db2\u9a57\u5b55\u6e2c\u8a66\uff1b\u60df\u5e74\u6eff 55 \u6b72\u4e14\u505c\u7d93\u81f3\u5c11 2 \u5e74\u8005\u53ef\u514d\u9664\u3002<\/li>\n \t<li>PET\u2011CT scans involve radiation exposure. If you may be pregnant, please consult your referring doctor to determine whether to postpone the scan.<\/li>\n \t<li>If your menstrual cycle exceeds 28 days, a urine pregnancy test may be required. Women aged 55 or above who have been postmenopausal for at least 2 years are exempt.<\/li>\n<\/ul>\n<h4>\u5341\u4e8c\u3001\u5176\u4ed6\u4e8b\u9805 | Additional Notes<\/h4>\n<ul>\n \t<li>\u672c\u6307\u5f15\u63d0\u4f9b\u4e00\u822c\u6aa2\u67e5\u6ce8\u610f\u4e8b\u9805\uff0c\u672a\u80fd\u8a73\u5217\u6240\u6709\u98a8\u96aa\u6216\u4f75\u767c\u75c7\u3002\u5982\u9700\u500b\u5225\u5efa\u8b70\u6216\u8a73\u7d30\u8aaa\u660e\uff0c\u8acb\u806f\u7d61\u672c\u4e2d\u5fc3\u91ab\u8b77\u4eba\u54e1\u6216\u4e3b\u8a3a\u91ab\u751f\u3002<\/li>\n \t<li>This leaflet provides general guidance and may not include all potential risks or complications. For personalised advice or medical assessment, please consult our staff or your attending physician.<\/li>\n<\/ul>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-af981e1 elementor-widget elementor-widget-text-editor\" data-id=\"af981e1\" data-element_type=\"widget\" data-no-translation=\"\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>.elementor-element-af981e1{display:none !important}<\/style>\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\/vd1k9BYSotZ6fY826\" rel=\"noopener\">8\/F, 37 CAMERON, 35\u201337 Cameron Road, Tsim Sha Tsui<\/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 \u2014 \u6b63\u96fb\u5b50\u96fb\u8166\u6383\u63cf\uff08PET\u2011CT\uff09 PET\u2011CT Examination Guide \u8acb\u8a73\u95b1\u4ee5\u4e0b\u6ce8\u610f &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":41,"href":"https:\/\/hkai-medical.com\/en\/wp-json\/wp\/v2\/pages\/2426\/revisions"}],"predecessor-version":[{"id":8479,"href":"https:\/\/hkai-medical.com\/en\/wp-json\/wp\/v2\/pages\/2426\/revisions\/8479"}],"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}]}}