{"id":1114,"date":"2020-04-22T20:02:39","date_gmt":"2020-04-22T20:02:39","guid":{"rendered":"https:\/\/genesisortho.wpengine.com\/?page_id=1114"},"modified":"2025-11-19T03:47:41","modified_gmt":"2025-11-19T03:47:41","slug":"ime","status":"publish","type":"page","link":"https:\/\/genesisortho.com\/ar\/ime\/","title":{"rendered":"\u0645\u062d\u0631\u0631 \u0623\u0633\u0644\u0648\u0628 \u0627\u0644\u0625\u062f\u062e\u0627\u0644 (IME)"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1114\" class=\"elementor elementor-1114\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-802fc97 doctors-title elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"802fc97\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\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-46e080c\" data-id=\"46e080c\" data-element_type=\"column\" data-e-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-e99da85 elementor-widget elementor-widget-heading\" data-id=\"e99da85\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Independent Medical Examinations<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-574703f elementor-widget elementor-widget-text-editor\" data-id=\"574703f\" data-element_type=\"widget\" data-e-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\t\t<p>An independent evaluation you can trust<\/p>\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-2421ed1 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2421ed1\" data-element_type=\"section\" data-e-type=\"section\">\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-6764534\" data-id=\"6764534\" data-element_type=\"column\" data-e-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-7bfaa46 elementor-widget elementor-widget-html\" data-id=\"7bfaa46\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Independent Medical Examinations | Genesis Orthopedics & Sports Medicine<\/title>\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        body {\r\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n            line-height: 1.7;\r\n            color: #333;\r\n            background-color: #f8f9fa;\r\n        }\r\n\r\n        .container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0 20px;\r\n        }\r\n\r\n        .hero {\r\n            background: linear-gradient(135deg, #0066a1 0%, #004d7a 100%);\r\n            color: white;\r\n            padding: 40px 0 30px;\r\n            border-radius: 8px;\r\n            text-align: center;\r\n        }\r\n\r\n        .hero h1 {\r\n            font-size: 32px;\r\n            margin-bottom: 15px;\r\n            font-weight: 700;\r\n            line-height: 1.2;\r\n        }\r\n\r\n        .hero p {\r\n            font-size: 18px;\r\n            max-width: 900px;\r\n            margin: 0 auto 25px;\r\n            opacity: 0.95;\r\n        }\r\n\r\n        .team-photos {\r\n            display: flex;\r\n            justify-content: center;\r\n            gap: 20px;\r\n            margin-top: 25px;\r\n            flex-wrap: wrap;\r\n        }\r\n\r\n        .photo-item {\r\n            background: white;\r\n            padding: 6px;\r\n            border-radius: 10px;\r\n            box-shadow: 0 4px 15px rgba(0,0,0,0.2);\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .photo-item:hover {\r\n            transform: translateY(-5px);\r\n        }\r\n\r\n        .photo-item img {\r\n            width: 150px;\r\n            height: 150px;\r\n            object-fit: cover;\r\n            border-radius: 6px;\r\n            display: block;\r\n        }\r\n\r\n        .content-section {\r\n            background: white;\r\n            margin: 30px auto;\r\n            padding: 35px;\r\n            border-radius: 8px;\r\n            box-shadow: 0 2px 10px rgba(0,0,0,0.08);\r\n        }\r\n\r\n        .content-section h2 {\r\n            color: #0066a1;\r\n            font-size: 28px;\r\n            margin-bottom: 20px;\r\n            border-bottom: 3px solid #0066a1;\r\n            padding-bottom: 10px;\r\n        }\r\n\r\n        .features {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n            gap: 20px;\r\n            margin: 25px 0;\r\n        }\r\n\r\n        .feature-card {\r\n            background: #f8f9fa;\r\n            padding: 20px;\r\n            border-radius: 8px;\r\n            border-left: 4px solid #0066a1;\r\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\r\n        }\r\n\r\n        .feature-card:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 5px 20px rgba(0,102,161,0.15);\r\n        }\r\n\r\n        .feature-card h3 {\r\n            color: #0066a1;\r\n            font-size: 18px;\r\n            margin-bottom: 10px;\r\n            display: flex;\r\n            align-items: center;\r\n        }\r\n\r\n        .feature-card h3::before {\r\n            content: \"\u2713\";\r\n            background: #0066a1;\r\n            color: white;\r\n            border-radius: 50%;\r\n            width: 24px;\r\n            height: 24px;\r\n            display: inline-flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin-right: 10px;\r\n            font-size: 14px;\r\n            flex-shrink: 0;\r\n        }\r\n\r\n        .locations {\r\n            background: #e8f4f8;\r\n            padding: 15px;\r\n            border-radius: 6px;\r\n            margin: 20px 0;\r\n        }\r\n\r\n        .locations p {\r\n            font-size: 16px;\r\n            color: #004d7a;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .cta-section {\r\n            background: linear-gradient(135deg, #004d7a 0%, #0066a1 100%);\r\n            color: white;\r\n            padding: 35px;\r\n            border-radius: 8px;\r\n            text-align: center;\r\n            margin-top: 30px;\r\n        }\r\n\r\n        .cta-section h2 {\r\n            color: white;\r\n            border: none;\r\n            margin-bottom: 15px;\r\n            font-size: 24px;\r\n        }\r\n\r\n        .cta-section p {\r\n            font-size: 16px;\r\n            margin-bottom: 8px;\r\n        }\r\n\r\n        .contact-box {\r\n            background: rgba(255,255,255,0.1);\r\n            padding: 25px;\r\n            border-radius: 8px;\r\n            margin-top: 20px;\r\n            backdrop-filter: blur(10px);\r\n        }\r\n\r\n        .contact-box h3 {\r\n            font-size: 20px;\r\n            margin-bottom: 15px;\r\n            color: white;\r\n        }\r\n\r\n        .contact-details {\r\n            font-size: 16px;\r\n            line-height: 1.8;\r\n        }\r\n\r\n        .contact-details a {\r\n            color: #ffffff;\r\n            text-decoration: none;\r\n            transition: color 0.3s ease;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .contact-details a:hover {\r\n            color: #a3d5f5;\r\n            text-decoration: underline;\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .hero h1 {\r\n                font-size: 32px;\r\n            }\r\n\r\n            .content-section {\r\n                padding: 30px 20px;\r\n            }\r\n\r\n            .features {\r\n                grid-template-columns: 1fr;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <section class=\"hero\">\r\n        <div class=\"container\">\r\n            <h1>Our Mission<\/h1>\r\n            <p>To improve the quality of life of our patients by offering advanced orthopedic and sports medicine care with personalized service and understanding of each individual's needs.<\/p>\r\n            <div class=\"team-photos\">\r\n                <div class=\"photo-item\">\r\n                    <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/genesisortho.com\/wp-content\/uploads\/2020\/03\/Dr.Shadid.jpg?w=640&#038;ssl=1\" alt=\"Dr. Shadid\">\r\n                <\/div>\r\n                <div class=\"photo-item\">\r\n                    <img data-recalc-dims=\"1\" height=\"300\" width=\"279\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/genesisortho.com\/wp-content\/uploads\/2022\/08\/MicrosoftTeams-image-23-1.jpg?resize=279%2C300&#038;ssl=1\" alt=\"Team Member\">\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <div class=\"container\">\r\n        <section class=\"content-section\">\r\n            <h2>Independent Medical Examinations (IME's)<\/h2>\r\n            <p style=\"font-size: 16px; margin-bottom: 20px; line-height: 1.8;\">\r\n                IMEs are a critical step in determining return to work status. Genesis Orthopedics & Sports Medicine is a leader in providing IME services, and understands the importance of timely and accurate communication.\r\n            <\/p>\r\n\r\n            <div style=\"font-size: 16px; line-height: 1.8; margin-bottom: 20px;\">\r\n                <p style=\"margin-bottom: 15px;\"><strong>Our IME program features:<\/strong><\/p>\r\n                <ul style=\"margin-left: 20px; list-style-type: disc;\">\r\n                    <li style=\"margin-bottom: 10px;\"><strong>General orthopedic and sub-specialties<\/strong><\/li>\r\n                    <li style=\"margin-bottom: 10px;\"><strong>Convenient scheduling<\/strong><\/li>\r\n                    <li style=\"margin-bottom: 10px;\"><strong>Timely transcribed reports<\/strong><\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"locations\">\r\n                <p><strong>IME Services Available At:<\/strong> St. Charles \u2022 Oak Brook \u2022 Chicago \u2022 Urbana, IL<\/p>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"cta-section\">\r\n            <h2>Need Help with IME Services?<\/h2>\r\n            <p>Assistance with scheduling? Have a record review or need something other than an IME?<\/p>\r\n            <p style=\"margin-bottom: 20px;\">Please contact our IME coordinator for any requests!<\/p>\r\n\r\n            <div class=\"contact-box\">\r\n                <h3>IME Coordinator<\/h3>\r\n                <div class=\"contact-details\">\r\n                    <p><strong>Elliot Johnson, MMS, PA-C<\/strong><\/p>\r\n                    <p>Email: <a href=\"mailto:ejohnson@genesisortho.com\">ejohnson@genesisortho.com<\/a><\/p>\r\n                    <p>Phone: <a href=\"tel:877-377-1188\">877-377-1188<\/a><\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\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-468808f\" data-id=\"468808f\" data-element_type=\"column\" data-e-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-4f483e4 elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"4f483e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"New Form\" aria-label=\"New Form\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"1114\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"4f483e4\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Ime - Independent Medical Examinations| Genesis\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"1114\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-html elementor-field-group elementor-column elementor-field-group-field_eb46100 elementor-col-100\">\n\t\t\t\t\t<h3>Request an IME Appointment<\/h3>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Your Full Name\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_8c454dc elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_8c454dc]\" id=\"form-field-field_8c454dc\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Your Organization\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-field_91a02c9 elementor-col-100\">\n\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-caret-down\"><\/i>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[field_91a02c9]\" id=\"form-field-field_91a02c9\" class=\"elementor-field-textual elementor-size-sm\">\n\t\t\t\t\t\t\t\t\t<option value=\"Your Role\">Your Role<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Attorney&#039;s Office\">Attorney&#039;s Office<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Adjuster\">Adjuster<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"IME Scheduling Company\">IME Scheduling Company<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Nurse Case Manager\">Nurse Case Manager<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Other\">Other<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Email Address\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_af3d741 elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[field_af3d741]\" id=\"form-field-field_af3d741\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Phone Number\" required=\"required\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Solo se aceptan n\u00fameros y caracteres telef\u00f3nicos (#, -, *, etc.).\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-html elementor-field-group elementor-column elementor-field-group-field_2144a2e elementor-col-100\">\n\t\t\t\t\t<small>After completing the above form, you will immediately receive an email providing private access to Dr. Shadid's and Dr. Horner's online IME calendar where you can freely book an appointment, and related appointment information. We will also call you before the end of business today to assist you in scheduling. Should this request be urgent, please call our office at 877-377-1188 and ask for Elliot Johnson, PA-C.<\/small>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Send<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\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-400d5dd elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"400d5dd\" data-element_type=\"section\" data-e-type=\"section\">\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-6f77467\" data-id=\"6f77467\" data-element_type=\"column\" data-e-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-fa6e400 elementor-widget elementor-widget-shortcode\" data-id=\"fa6e400\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\r\n            \r\n            \r\n            \r\n            <a name='map4'><\/a>\r\n            \r\n            \r\n            \r\n            \r\n            <div class=\"wpgmza_map \"  id=\"wpgmza_map_4\" style=\"display:block; overflow:auto; width:100%; height:400px; float:left;\" data-settings='{\"id\":\"4\",\"map_title\":\"IME\",\"map_width\":\"100\",\"map_height\":\"400\",\"map_start_lat\":\"41.88259095573407\",\"map_start_lng\":\"-87.89751854981112\",\"map_start_location\":\"\",\"map_start_zoom\":\"9\",\"default_marker\":\"\",\"type\":\"1\",\"alignment\":\"0\",\"directions_enabled\":\"0\",\"styling_enabled\":\"0\",\"styling_json\":\"\",\"active\":\"0\",\"kml\":\"\",\"bicycle\":\"0\",\"traffic\":\"0\",\"dbox\":\"1\",\"dbox_width\":\"100\",\"listmarkers\":\"0\",\"listmarkers_advanced\":\"0\",\"filterbycat\":\"0\",\"ugm_enabled\":\"0\",\"ugm_category_enabled\":\"0\",\"fusion\":\"\",\"map_width_type\":\"%\",\"map_height_type\":\"px\",\"mass_marker_support\":\"0\",\"ugm_access\":\"0\",\"order_markers_by\":\"1\",\"order_markers_choice\":\"1\",\"show_user_location\":\"0\",\"default_to\":\"\",\"other_settings\":{\"map_type\":1,\"sl_stroke_color\":\"#ff0000\",\"sl_fill_color\":\"#ff0000\",\"sl_stroke_opacity\":\"1\",\"sl_fill_opacity\":\"0.5\",\"transport_layer\":false,\"shortcodeAttributes\":{\"id\":\"4\"},\"action\":\"wpgmza_save_map\",\"redirect_to\":\"\\\/wp-admin\\\/admin-post.php\",\"map_id\":\"4\",\"http_referer\":\"\\\/wp-admin\\\/admin.php?page=wp-google-maps-menu&amp;amp;action=edit&amp;amp;map_id=4\",\"wpgmza_id\":\"4\",\"wpgmza_start_location\":\"41.88259095573407,-87.89751854981112\",\"wpgmza_start_zoom\":\"9\",\"wpgmza_theme_data\":\"\",\"wpgmza_dbox_width_type\":\"%\",\"default_from\":\"\",\"directions_behaviour\":\"default\",\"force_google_directions_app\":false,\"directions_route_origin_icon\":\"https:\\\/\\\/genesisortho.com\\\/wp-content\\\/plugins\\\/wp-google-maps\\\/images\\\/spotlight-poi3.png\",\"directions_origin_retina\":false,\"directions_route_destination_icon\":\"https:\\\/\\\/genesisortho.com\\\/wp-content\\\/plugins\\\/wp-google-maps\\\/images\\\/spotlight-poi3.png\",\"directions_destination_retina\":false,\"directions_route_stroke_color\":\"#4f8df5\",\"directions_route_stroke_weight\":\"4\",\"directions_route_stroke_opacity\":\"0.8\",\"directions_fit_bounds_to_route\":false,\"store_locator_enabled\":false,\"store_locator_search_area\":\"radial\",\"wpgmza_store_locator_radius_style\":\"legacy\",\"wpgmza_store_locator_default_radius\":\"10\",\"store_locator_auto_area_max_zoom\":\"\",\"wpgmza_store_locator_restrict\":\"\",\"store_locator_distance\":false,\"wpgmza_store_locator_position\":false,\"store_locator_show_distance\":false,\"store_locator_category\":false,\"wpgmza_store_locator_use_their_location\":false,\"wpgmza_store_locator_bounce\":false,\"upload_default_sl_marker\":\"\",\"upload_default_sl_marker_retina\":false,\"wpgmza_sl_animation\":\"0\",\"wpgmza_store_locator_hide_before_search\":false,\"store_locator_query_string\":\"\",\"store_locator_location_placeholder\":\"\",\"store_locator_default_address\":\"\",\"store_locator_name_search\":false,\"store_locator_name_string\":\"\",\"store_locator_not_found_message\":\"\",\"retina\":false,\"wpgmza_map_align\":\"1\",\"upload_default_ul_marker\":\"\",\"upload_default_ul_marker_retina\":false,\"jump_to_nearest_marker_on_initialization\":false,\"automatically_pan_to_users_location\":false,\"override_users_location_zoom_level\":false,\"override_users_location_zoom_levels\":\"\",\"show_distance_from_location\":false,\"map_max_zoom\":\"21\",\"map_min_zoom\":\"0\",\"click_open_link\":false,\"fit_maps_bounds_to_markers\":false,\"fit_maps_bounds_to_markers_after_filtering\":false,\"hide_point_of_interest\":false,\"wpgmza_zoom_on_marker_click\":false,\"wpgmza_zoom_on_marker_click_slider\":\"\",\"close_infowindow_on_map_click\":false,\"disable_lightbox_images\":false,\"use_Raw_Jpeg_Coordinates\":false,\"polygon_labels\":false,\"disable_polygon_info_windows\":false,\"enable_advanced_custom_fields_integration\":false,\"enable_advanced_custom_fields_integration_type\":\"\",\"enable_toolset_woocommerce_integration\":false,\"enable_woo_product_integration\":false,\"enable_marker_labels\":false,\"only_load_markers_within_viewport\":false,\"zoom_level_mobile_override_enabled\":false,\"zoom_level_mobile_override\":\"\",\"iw_primary_color\":\"#000000\",\"iw_accent_color\":\"#000000\",\"iw_text_color\":\"#000000\",\"wpgmza_listmarkers_by\":\"0\",\"wpgmza_marker_listing_position\":false,\"wpgmza_push_in_map\":false,\"wpgmza_push_in_map_placement\":\"1\",\"wpgmza_push_in_map_width\":\"\",\"wpgmza_push_in_map_height\":\"\",\"zoom_level_on_marker_listing_override\":false,\"zoom_level_on_marker_listing_click\":\"\",\"marker_listing_disable_zoom\":false,\"datatable_no_result_message\":\"\",\"remove_search_box_datables\":false,\"dataTable_pagination_style\":\"default\",\"datatable_search_string\":\"\",\"datatable_result_start\":\"\",\"datatable_result_of\":\"\",\"datatable_result_to\":\"\",\"datatable_result_total\":\"\",\"datatable_result_show\":\"\",\"datatable_result_entries\":\"\",\"wpgmza_savemap\":\"Save Map \\u00bb\"}}' data-map-id='4' data-shortcode-attributes='{\"id\":\"4\"}'> <\/div>\r\n            \r\n               \r\n        <\/div>\n\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<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Independent Medical Examinations An independent evaluation you can trust Independent Medical Examinations | Genesis Orthopedics &#038; Sports Medicine Our Mission To improve the quality of life of our patients by offering advanced orthopedic and sports medicine care with personalized service and understanding of each individual&#8217;s needs. Independent Medical Examinations (IME&#8217;s) IMEs are a critical step [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-1114","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.0 (Yoast SEO v27.0) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Ime - Independent Medical Examinations| Genesis<\/title>\n<meta name=\"description\" content=\"Get accurate Independent Medical Examinations (IME) at Genesis Orthopedics. Our experts provide thorough assessments. Contact us for more information.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/genesisortho.com\/ar\/ime\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"IME\" \/>\n<meta property=\"og:description\" content=\"Get accurate Independent Medical Examinations (IME) at Genesis Orthopedics. Our experts provide thorough assessments. Contact us for more information.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/genesisortho.com\/ar\/ime\/\" \/>\n<meta property=\"og:site_name\" content=\"Genesis Orthopedics &amp; Sports Medicine\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/genesisorthosportsmed\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-19T03:47:41+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/genesisortho.com\/wp-content\/uploads\/2020\/03\/Dr.Shadid.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@GenesisOrtho\" \/>\n<meta name=\"twitter:label1\" content=\"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u062f\u0642\u064a\u0642\u062a\u0627\u0646\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/genesisortho.com\/ime\/\",\"url\":\"https:\/\/genesisortho.com\/ime\/\",\"name\":\"Ime - Independent Medical Examinations| Genesis\",\"isPartOf\":{\"@id\":\"https:\/\/genesisortho.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/genesisortho.com\/ime\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/genesisortho.com\/ime\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/genesisortho.com\/wp-content\/uploads\/2020\/03\/Dr.Shadid.jpg\",\"datePublished\":\"2020-04-22T20:02:39+00:00\",\"dateModified\":\"2025-11-19T03:47:41+00:00\",\"description\":\"Get accurate Independent Medical Examinations (IME) at Genesis Orthopedics. Our experts provide thorough assessments. Contact us for more information.\",\"breadcrumb\":{\"@id\":\"https:\/\/genesisortho.com\/ime\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/genesisortho.com\/ime\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\/\/genesisortho.com\/ime\/#primaryimage\",\"url\":\"https:\/\/genesisortho.com\/wp-content\/uploads\/2020\/03\/Dr.Shadid.jpg\",\"contentUrl\":\"https:\/\/genesisortho.com\/wp-content\/uploads\/2020\/03\/Dr.Shadid.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/genesisortho.com\/ime\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/genesisortho.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"IME\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/genesisortho.com\/#website\",\"url\":\"https:\/\/genesisortho.com\/\",\"name\":\"Genesis Orthopedics &amp; Sports Medicine\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/genesisortho.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/genesisortho.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ar\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/genesisortho.com\/#organization\",\"name\":\"Orthopedics & Sports Medicine Treatment | Genesis Orthopedics & Sports Medicine\",\"url\":\"https:\/\/genesisortho.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\/\/genesisortho.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/genesisortho.com\/wp-content\/uploads\/2020\/03\/GO_logo_Transparent_PRINT.png\",\"contentUrl\":\"https:\/\/genesisortho.com\/wp-content\/uploads\/2020\/03\/GO_logo_Transparent_PRINT.png\",\"width\":4564,\"height\":1095,\"caption\":\"Orthopedics & Sports Medicine Treatment | Genesis Orthopedics & Sports Medicine\"},\"image\":{\"@id\":\"https:\/\/genesisortho.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/genesisorthosportsmed\/\",\"https:\/\/x.com\/GenesisOrtho\",\"https:\/\/www.instagram.com\/genesis_ortho\/\",\"https:\/\/www.linkedin.com\/company\/2302800\",\"https:\/\/www.youtube.com\/genesisortho\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Ime - Independent Medical Examinations| Genesis","description":"Get accurate Independent Medical Examinations (IME) at Genesis Orthopedics. Our experts provide thorough assessments. Contact us for more information.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/genesisortho.com\/ar\/ime\/","og_locale":"ar_AR","og_type":"article","og_title":"IME","og_description":"Get accurate Independent Medical Examinations (IME) at Genesis Orthopedics. Our experts provide thorough assessments. Contact us for more information.","og_url":"https:\/\/genesisortho.com\/ar\/ime\/","og_site_name":"Genesis Orthopedics &amp; Sports Medicine","article_publisher":"https:\/\/www.facebook.com\/genesisorthosportsmed\/","article_modified_time":"2025-11-19T03:47:41+00:00","og_image":[{"url":"https:\/\/genesisortho.com\/wp-content\/uploads\/2020\/03\/Dr.Shadid.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@GenesisOrtho","twitter_misc":{"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631":"\u062f\u0642\u064a\u0642\u062a\u0627\u0646"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/genesisortho.com\/ime\/","url":"https:\/\/genesisortho.com\/ime\/","name":"Ime - Independent Medical Examinations| Genesis","isPartOf":{"@id":"https:\/\/genesisortho.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/genesisortho.com\/ime\/#primaryimage"},"image":{"@id":"https:\/\/genesisortho.com\/ime\/#primaryimage"},"thumbnailUrl":"https:\/\/genesisortho.com\/wp-content\/uploads\/2020\/03\/Dr.Shadid.jpg","datePublished":"2020-04-22T20:02:39+00:00","dateModified":"2025-11-19T03:47:41+00:00","description":"Get accurate Independent Medical Examinations (IME) at Genesis Orthopedics. Our experts provide thorough assessments. Contact us for more information.","breadcrumb":{"@id":"https:\/\/genesisortho.com\/ime\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/genesisortho.com\/ime\/"]}]},{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/genesisortho.com\/ime\/#primaryimage","url":"https:\/\/genesisortho.com\/wp-content\/uploads\/2020\/03\/Dr.Shadid.jpg","contentUrl":"https:\/\/genesisortho.com\/wp-content\/uploads\/2020\/03\/Dr.Shadid.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/genesisortho.com\/ime\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/genesisortho.com\/"},{"@type":"ListItem","position":2,"name":"IME"}]},{"@type":"WebSite","@id":"https:\/\/genesisortho.com\/#website","url":"https:\/\/genesisortho.com\/","name":"\u062c\u064a\u0646\u064a\u0633\u064a\u0633 \u0644\u062c\u0631\u0627\u062d\u0629 \u0627\u0644\u0639\u0638\u0627\u0645 \u0648\u0627\u0644\u0637\u0628 \u0627\u0644\u0631\u064a\u0627\u0636\u064a","description":"","publisher":{"@id":"https:\/\/genesisortho.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/genesisortho.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ar"},{"@type":"Organization","@id":"https:\/\/genesisortho.com\/#organization","name":"Orthopedics & Sports Medicine Treatment | Genesis Orthopedics & Sports Medicine","url":"https:\/\/genesisortho.com\/","logo":{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/genesisortho.com\/#\/schema\/logo\/image\/","url":"https:\/\/genesisortho.com\/wp-content\/uploads\/2020\/03\/GO_logo_Transparent_PRINT.png","contentUrl":"https:\/\/genesisortho.com\/wp-content\/uploads\/2020\/03\/GO_logo_Transparent_PRINT.png","width":4564,"height":1095,"caption":"Orthopedics & Sports Medicine Treatment | Genesis Orthopedics & Sports Medicine"},"image":{"@id":"https:\/\/genesisortho.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/genesisorthosportsmed\/","https:\/\/x.com\/GenesisOrtho","https:\/\/www.instagram.com\/genesis_ortho\/","https:\/\/www.linkedin.com\/company\/2302800","https:\/\/www.youtube.com\/genesisortho"]}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/genesisortho.com\/ar\/wp-json\/wp\/v2\/pages\/1114","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/genesisortho.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/genesisortho.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/genesisortho.com\/ar\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/genesisortho.com\/ar\/wp-json\/wp\/v2\/comments?post=1114"}],"version-history":[{"count":24,"href":"https:\/\/genesisortho.com\/ar\/wp-json\/wp\/v2\/pages\/1114\/revisions"}],"predecessor-version":[{"id":5967,"href":"https:\/\/genesisortho.com\/ar\/wp-json\/wp\/v2\/pages\/1114\/revisions\/5967"}],"wp:attachment":[{"href":"https:\/\/genesisortho.com\/ar\/wp-json\/wp\/v2\/media?parent=1114"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}