<script>
    document.cookie = "qualified=1; path=/";
    </script><div class="qualified-pop qualified-pop" style="z-index: 10000;">
        <div class="geo-modal">
            <div class="geo-modal-body text-center">
                <h3 class="geo-modal-title">This website contains information intended exclusively for physicians, pharmacists, and other qualified healthcare professionals.</h3>
                <p>Please confirm your status to continue</p>
            </div>
            <div class="geo-modal-footer"><a href="#" class="healthcare-button">Yes, I am a qualified healthcare professional</a><a href="http://google.com/" class="geo-modal-button">No, take me back</a></div>
            <p>By clicking “Yes,” you confirm that you are a licensed healthcare professional and acknowledge that this content is intended for professional use only and not intended for use by the general public.</p>
        </div>
    </div><style type=text/css>
    .qualified-pop {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.25);
        z-index: 1000;
        display: flex;
        justify-content: center;
        align-items: center;
    }
        .qualified-pop--close{
        display: none;
        } 
    .geo-modal {
        text-align: center;
        position: absolute;
        width: 50%;
        max-width: 650px;
        background: #fff;
        padding: 2.5rem;
    }
    .geo-modal-footer{
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
    }
@media screen and (max-width: 768px) {
    .geo-modal {
        width: 90%;
        max-width: 100%;}
        .geo-modal-footer{
        flex-direction: column;
    }
    }

    .healthcare-button,
    a.geo-modal-button {
    border-radius: 0;
    padding: 16px 48px;
    font-size: 22px !important;
    background: #93EE10 !important;
    background: -moz-linear-gradient(left,#93EE10 0%,#2cefff 75%) !important;
    background: -webkit-linear-gradient(left, #93EE10 0%, #2cefff 75%) !important;
    background: linear-gradient(to right, #93EE10 0%, #2cefff 75%) !important;
    transition: 0.3s;
    background: none;
    position: relative;
    z-index: 1;
    color: #fff !important;
    margin: 8px;
    }
    .geo-modal-title{
        font-size: 1.5rem;
        text-wrap: balance;
    }
        .healthcare-button:before ,
    a.geo-modal-button:before {
        content: "";
        border-radius: 0;
        padding: 8px 48px;
        font-size: 18px;
        background: #93ee10;
        background: -moz-linear-gradient(left,#93ee10 0%,#20a6ff 75%);
        background: -webkit-linear-gradient(left, #93ee10 0%, #20a6ff 75%);
        background: linear-gradient(to right, #93ee10 0%, #20a6ff 75%);
        transition: .5s;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        position: absolute;
        z-index: -1;
    }
    .healthcare-button:after,
    a.geo-modal-button:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        transition: 0.3s;
    }
                .healthcare-button:hover:after ,
    a.geo-modal-button:hover:after {
        content: "";
        background: #93ee10;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        position: absolute;
        z-index: -1;
    }
    </style><script>
    document.addEventListener("DOMContentLoaded", function () {
    const closeButton = document.querySelector(".healthcare-button");
    const backdrop = document.querySelector(".qualified-pop");

    if (closeButton && backdrop) {
        closeButton.addEventListener("click", function (e) {
        e.preventDefault();
            backdrop.classList.add("qualified-pop--close"); // Replace with your actual class
        });
    }
});
</script>{"id":38,"count":0,"description":"","link":"https:\/\/diagnosticgreen.com\/row\/tag\/supraclavicular-artery-island-flap\/","name":"Supraclavicular Artery Island Flap","slug":"supraclavicular-artery-island-flap","taxonomy":"post_tag","meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Supraclavicular Artery Island Flap Archives - Diagnostic Green RoW<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/diagnosticgreen.com\/row\/tag\/supraclavicular-artery-island-flap\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Supraclavicular Artery Island Flap Archives - Diagnostic Green RoW\" \/>\n<meta property=\"og:url\" content=\"https:\/\/diagnosticgreen.com\/row\/tag\/supraclavicular-artery-island-flap\/\" \/>\n<meta property=\"og:site_name\" content=\"Diagnostic Green RoW\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@DiagnosticGreen\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"CollectionPage\",\"@id\":\"https:\\\/\\\/diagnosticgreen.com\\\/row\\\/tag\\\/supraclavicular-artery-island-flap\\\/\",\"url\":\"https:\\\/\\\/diagnosticgreen.com\\\/row\\\/tag\\\/supraclavicular-artery-island-flap\\\/\",\"name\":\"Supraclavicular Artery Island Flap Archives - Diagnostic Green RoW\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/diagnosticgreen.com\\\/row\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/diagnosticgreen.com\\\/row\\\/tag\\\/supraclavicular-artery-island-flap\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/diagnosticgreen.com\\\/row\\\/tag\\\/supraclavicular-artery-island-flap\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/diagnosticgreen.com\\\/row\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Supraclavicular Artery Island Flap\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/diagnosticgreen.com\\\/row\\\/#website\",\"url\":\"https:\\\/\\\/diagnosticgreen.com\\\/row\\\/\",\"name\":\"Diagnostic Green RoW\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/diagnosticgreen.com\\\/row\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/diagnosticgreen.com\\\/row\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/diagnosticgreen.com\\\/row\\\/#organization\",\"name\":\"Diagnostic Green\",\"url\":\"https:\\\/\\\/diagnosticgreen.com\\\/row\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/diagnosticgreen.com\\\/row\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/diagnosticgreen.com\\\/row\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2019\\\/04\\\/diagnostic-green-logo-primary-1-1.png\",\"contentUrl\":\"https:\\\/\\\/diagnosticgreen.com\\\/row\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2019\\\/04\\\/diagnostic-green-logo-primary-1-1.png\",\"width\":141,\"height\":55,\"caption\":\"Diagnostic Green\"},\"image\":{\"@id\":\"https:\\\/\\\/diagnosticgreen.com\\\/row\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Diagnostic-Green-GmbH-242543746543621\\\/\",\"https:\\\/\\\/x.com\\\/DiagnosticGreen\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/diagnostic-green\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UC0L2kLPQIYy6NAQV9z72LDg\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Supraclavicular Artery Island Flap Archives - Diagnostic Green RoW","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:\/\/diagnosticgreen.com\/row\/tag\/supraclavicular-artery-island-flap\/","og_locale":"en_GB","og_type":"article","og_title":"Supraclavicular Artery Island Flap Archives - Diagnostic Green RoW","og_url":"https:\/\/diagnosticgreen.com\/row\/tag\/supraclavicular-artery-island-flap\/","og_site_name":"Diagnostic Green RoW","twitter_card":"summary_large_image","twitter_site":"@DiagnosticGreen","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"CollectionPage","@id":"https:\/\/diagnosticgreen.com\/row\/tag\/supraclavicular-artery-island-flap\/","url":"https:\/\/diagnosticgreen.com\/row\/tag\/supraclavicular-artery-island-flap\/","name":"Supraclavicular Artery Island Flap Archives - Diagnostic Green RoW","isPartOf":{"@id":"https:\/\/diagnosticgreen.com\/row\/#website"},"breadcrumb":{"@id":"https:\/\/diagnosticgreen.com\/row\/tag\/supraclavicular-artery-island-flap\/#breadcrumb"},"inLanguage":"en-GB"},{"@type":"BreadcrumbList","@id":"https:\/\/diagnosticgreen.com\/row\/tag\/supraclavicular-artery-island-flap\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/diagnosticgreen.com\/row\/"},{"@type":"ListItem","position":2,"name":"Supraclavicular Artery Island Flap"}]},{"@type":"WebSite","@id":"https:\/\/diagnosticgreen.com\/row\/#website","url":"https:\/\/diagnosticgreen.com\/row\/","name":"Diagnostic Green RoW","description":"","publisher":{"@id":"https:\/\/diagnosticgreen.com\/row\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/diagnosticgreen.com\/row\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/diagnosticgreen.com\/row\/#organization","name":"Diagnostic Green","url":"https:\/\/diagnosticgreen.com\/row\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/diagnosticgreen.com\/row\/#\/schema\/logo\/image\/","url":"https:\/\/diagnosticgreen.com\/row\/wp-content\/uploads\/sites\/2\/2019\/04\/diagnostic-green-logo-primary-1-1.png","contentUrl":"https:\/\/diagnosticgreen.com\/row\/wp-content\/uploads\/sites\/2\/2019\/04\/diagnostic-green-logo-primary-1-1.png","width":141,"height":55,"caption":"Diagnostic Green"},"image":{"@id":"https:\/\/diagnosticgreen.com\/row\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Diagnostic-Green-GmbH-242543746543621\/","https:\/\/x.com\/DiagnosticGreen","https:\/\/www.linkedin.com\/company\/diagnostic-green","https:\/\/www.youtube.com\/channel\/UC0L2kLPQIYy6NAQV9z72LDg\/"]}]}},"_links":{"self":[{"href":"https:\/\/diagnosticgreen.com\/row\/wp-json\/wp\/v2\/tags\/38","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/diagnosticgreen.com\/row\/wp-json\/wp\/v2\/tags"}],"about":[{"href":"https:\/\/diagnosticgreen.com\/row\/wp-json\/wp\/v2\/taxonomies\/post_tag"}],"wp:post_type":[{"href":"https:\/\/diagnosticgreen.com\/row\/wp-json\/wp\/v2\/posts?tags=38"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}