{"id":6512,"date":"2024-05-30T14:31:32","date_gmt":"2024-05-30T12:31:32","guid":{"rendered":"https:\/\/www.agoravet.fr\/our-services\/"},"modified":"2025-07-17T11:34:24","modified_gmt":"2025-07-17T09:34:24","slug":"our-services","status":"publish","type":"page","link":"https:\/\/www.agoravet.fr\/en\/our-services\/list-of-our-services\/","title":{"rendered":"Our services"},"content":{"rendered":"\n<div class=\"wp-block-columns alignfull tw-stretched-blocks tw-cols-stack-md is-layout-flex wp-container-core-columns-is-layout-25bf2226 wp-block-columns-is-layout-flex\" style=\"border-bottom-color:var(--wp--preset--color--custom-gris);border-bottom-width:1px;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n<div class=\"wp-block-group alignwide is-vertical is-layout-flex wp-container-core-group-is-layout-75b9203d wp-block-group-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--70);padding-right:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--70);padding-left:var(--wp--preset--spacing--80)\">\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-c9115f92 wp-block-group-is-layout-constrained tw-block-animation tw-animation-fade-in-up\" style=\"padding-right:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20)\"><div class=\"wp-block-wpseopress-breadcrumbs\"><nav  aria-label=\"breadcrumb\"><ol class=\"breadcrumb\" itemscope itemtype=\"https:\/\/schema.org\/BreadcrumbList\"><li class=\"breadcrumb-item active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope itemtype=\"https:\/\/schema.org\/ListItem\"><span itemprop=\"name\">Home<\/span><meta itemprop=\"position\" content=\"1\"><\/li><\/ol><\/nav><\/div><\/div>\n\n\n<h1 class=\"has-link-color wp-elements-2694b6e640746ed3903a2813f6043938 wp-block-post-title has-text-color has-custom-primaire-color tw-block-animation tw-animation-scale-in\">Our services<\/h1>\n\n\n<div class=\"swiper-cover-gallery-controls\">\n    <div class=\"swiper-button-prev swiper-button-prev-cover-gallery tw-block-animation tw-animation-fade-in-up\"><\/div>\n    <div class=\"swiper-pagination-cover-gallery tw-block-animation tw-animation-fade-in-up\" style=\"--tw-animation-delay:0.1s;\">\n    <\/div>\n    <div class=\"swiper-button-next swiper-button-next-cover-gallery tw-block-animation tw-animation-fade-in-up\" style=\"--tw-animation-delay:0.2s;\"><\/div>\n<\/div>\n\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-stretch tw-sm-order-last tw-md-order-last is-layout-flow wp-block-column-is-layout-flow\">    <div class=\"swiper-contaier swiper-cover-gallery\">\n        <div class=\"swiper-wrapper tw-block-animation tw-animation-wipe-left tw-duration-4\">\n                                        <div class=\"swiper-slide\" style=\"background-image: url('https:\/\/www.agoravet.fr\/wp-content\/uploads\/2024\/07\/agoravet-clinique-veterinaire-strasbourg-chirurgie-ophtalmologie-specialiste-scaled.jpg.webp');\"><\/div>\n                    <\/div>\n    <\/div>\n\n    <script type=\"module\">\n        import Swiper from 'https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.mjs'\n\n        const swiper_cover = new Swiper('.swiper-cover-gallery', {\n            slidesPerView: 1,\n            spaceBetween: 0,\n            loop: true,\n            allowTouchMove: false,\n                            autoplay: {\n                    delay: 8000,\n                },\n                        effect: 'creative',\n            creativeEffect: {\n                prev: {\n                    \/\/ will set `translateZ(-400px)` on previous slides\n                    translate: [0, -200, 0],\n                    opacity: 0\n                },\n                next: {\n                    \/\/ will set `translateX(100%)` on next slides\n                    translate: [0, 200, 0],\n                    opacity: 0\n                },\n            },\n            speed: 600,\n            pagination: {\n                el: '.swiper-pagination-cover-gallery',\n                clickable: true,\n            },\n            navigation: {\n                nextEl: '.swiper-button-next-cover-gallery',\n                prevEl: '.swiper-button-prev-cover-gallery',\n            },\n            on: {\n                init: function() {\n                    if (this.slides.length <= 1) {\n                        document.querySelector('.swiper-cover-gallery-controls').style.display = 'none';\n                    }\n                },\n            },\n\n        });\n    <\/script>\n\n<\/div>\n<\/div>\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-278330cd wp-block-columns-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:350px\">\n<div class=\"search-glossary-wrapper\" data-lenis-prevent>\n    <input type=\"search\" name=\"search-glossary\" id=\"search-glossary\" placeholder=\"Search in glossary\">\n    <div class=\"nav-glossary\">\n\n    <\/div>\n<\/div>\n\n<script type=\"text\/javascript\">\n    document.addEventListener('DOMContentLoaded', function() {\n        let glossary = document.querySelectorAll('h2');\n        let nav_glossary = document.querySelector('.nav-glossary');\n        let definitions = Array.from(document.querySelectorAll('h3'));\n\n        glossary.forEach((item, index) => {\n            let nav_item = document.createElement('a');\n            nav_item.classList.add('nav-item');\n            nav_item.href = '#';\n            nav_item.textContent = item.textContent;\n            nav_item.dataset.index = index;\n\n            nav_item.addEventListener('click', (e) => {\n                e.preventDefault();\n                glossary[index].scrollIntoView({\n                    behavior: 'smooth'\n                });\n            });\n\n            nav_glossary.appendChild(nav_item);\n\n            let letter = item.textContent.trim().charAt(0).toLowerCase();\n            definitions.forEach((def, index) => {\n                if (def.textContent.trim().charAt(0).toLowerCase() === letter) {\n                    def.id = `definition-${index}`;\n                    let def_item = document.createElement('a');\n                    def_item.classList.add('def-item');\n                    def_item.href = `#definition-${index}`;\n                    def_item.textContent = def.textContent;\n                    def_item.dataset.index = index;\n\n                    nav_glossary.appendChild(def_item);\n                }\n            });\n        });\n\n        document.querySelector('#search-glossary').addEventListener('input', function() {\n            let search = this.value.toLowerCase();\n\n            if (search !== '') {\n                glossary.forEach((item) => {\n                    item.style.display = 'none';\n                });\n            } else {\n                glossary.forEach((item) => {\n                    item.style.display = 'block';\n                });\n            }\n\n            definitions.forEach((definition) => {\n                let defText = definition.textContent.toLowerCase();\n                let sibling = definition.nextElementSibling;\n                let content = defText;\n\n                while (sibling && sibling.tagName !== 'H3' && sibling.tagName !== 'H2') {\n                    content += sibling.textContent.toLowerCase();\n                    sibling = sibling.nextElementSibling;\n                }\n\n                if (content.includes(search)) {\n                    definition.style.display = 'block';\n                    showElementsAfterH3(definition);\n                } else {\n                    definition.style.display = 'none';\n                    hideElementsAfterH3(definition);\n                }\n            });\n        });\n\n        function showElementsAfterH3(h3) {\n            let sibling = h3.nextElementSibling;\n            while (sibling && sibling.tagName !== 'H3' && sibling.tagName !== 'H2') {\n                sibling.style.display = 'block';\n                sibling = sibling.nextElementSibling;\n            }\n        }\n\n        function hideElementsAfterH3(h3) {\n            let sibling = h3.nextElementSibling;\n            while (sibling && sibling.tagName !== 'H3' && sibling.tagName !== 'H2') {\n                sibling.style.display = 'none';\n                sibling = sibling.nextElementSibling;\n            }\n        }\n    });\n<\/script><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading\">A<\/h2>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-2c4390587d8c774938bb145c9f3314f6\">Ambulatory<\/h3>\n\n\n\n<p>As far as possible, most procedures and examinations are carried out on the same day. Depending on the type of examination, results may be transmitted at a later date. When your pet is returned to you on the day of the operation, every precaution is taken to ensure maximum comfort. <\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-adaa0b5d00bb43e00f0d4a65812a3eba\" style=\"margin-top:var(--wp--preset--spacing--60)\">Analgesia<\/h3>\n\n\n\n<p>Analgesia is the reduction or suppression of pain sensitivity for therapeutic purposes (pain relief). We use all medical, behavioral and surgical techniques to treat pain. <br\/>For more information, <a href=\"https:\/\/www.agoravet.fr\/en\/algology\/\">click here<\/a>. <\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-40053bfadbf01dab5310efdca6efefef\" style=\"margin-top:var(--wp--preset--spacing--60)\">Biological analysis<\/h3>\n\n\n\n<p>Laboratory analyses are part of the complementary examinations required to establish a diagnosis, medical follow-up or to establish a biological assessment prior to anesthesia. Tests may be performed on blood, secretions, effusions, tissues such as skin, or certain organs. Numerous analyses are performed on the spot, providing rapid results.    <br\/>AgoraVet also works with numerous French and European veterinary laboratories for more specialized examinations. This means longer lead times for results. <\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-6420311cb85dabdd0ae2cb203284e8c8\" style=\"margin-top:var(--wp--preset--spacing--60)\">Anaesthesia<\/h3>\n\n\n\n<p>Anesthesia is intended for procedures or examinations that may be painful, stressful or require prolonged immobility. Anesthetic risks are systematically assessed and explained, and every effort is made to reduce them. <br\/>For more information on anesthesia at our facility, <a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/anaesthesia\/\">click here<\/a> or <a href=\"https:\/\/www.agoravet.fr\/en\/anesthetizing-my-pet\/\">here <\/a>.   <\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-ee0deb9b55e3d1087923ff07d5db0dec\" style=\"margin-top:var(--wp--preset--spacing--60)\">Exotic animals<\/h3>\n\n\n\n<p>Exotic pets are grouped together under the acronym NAC for Nouveaux Animaux de Compagnie. They refer to any type of pet authorized for adoption other than dogs and cats. They include rabbits, rodents such as guinea pigs and chinchillas, rats, mice, hamsters, octodons and gerbils, as well as birds and reptiles. Occasionally, more unusual species may be seen in consultation. <br\/>For more information on the care of these animals, <a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/nac\/\">click here<\/a>.   <\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-ef08b2db802c64b1b3dbd7c0896cfb2f\" style=\"margin-top:var(--wp--preset--spacing--60)\">Arthroscopy<\/h3>\n\n\n\n<p>Arthroscopy is a minimally invasive surgical technique that uses a camera to explore a joint. Certain surgical treatments may be associated with this exploration, such as the treatment of elbow dysplasia, the removal of damaged meniscus sections, or the treatment of osteochondritis dissecans. <br\/>The minimally invasive nature of this technique reduces the impact of surgery, enabling faster and better recovery. <br\/>For more information, <a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/orthopedics\/arthroscopy\/\">click here<\/a>. <\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-bdb9eb08eb44255aa54a3440710f8148\" style=\"margin-top:var(--wp--preset--spacing--60)\">Osteoarthritis \/ arthritis  <\/h3>\n\n\n\n<p>Osteoarthritis is a degenerative joint disease with multiple causes. It leads to the progressive destruction of cartilage, resulting in pain and difficulty walking.   <br\/>The treatment of osteoarthritis is multimodal. Many solutions are currently available to treat osteoarthritis. We invite you to visit the following pages for more information: <a href=\"https:\/\/www.agoravet.fr\/en\/algology\/\">pain<\/a> - <a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/orthopedics\/arthroscopy\/\">arthroscopy<\/a> - <a href=\"https:\/\/www.agoravet.fr\/soins-veterinaires\/chirurgie.html\">surgery<\/a><br\/>Arthritis is an inflammation of the joints. It can be acute or chronic. There are many causes: infectious diseases, immune disorders, etc.    <\/p>\n\n\n\n<p>For more information, <a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/orthopedics\/main-orthopaedic-conditions\/osteoarthritis-and-arthritis\/\">click here<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"margin-top:var(--wp--preset--spacing--80)\">B<\/h2>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-55dbda1da9940570861cdf868aec5ee6\">Skin biopsy<\/h3>\n\n\n\n<p>Skin biopsies involve removing fragments of skin for microscopic examination in a specialized laboratory. Most biopsies are taken under local anaesthetic. In more sensitive or agitated animals, further tranquilization may be required. <br\/>These examinations are indicated for the investigation of dermatological diseases or cancers. <br\/>For more information, <a href=\"https:\/\/www.agoravet.fr\/soins-veterinaires\/dermatologie.html\">click here<\/a>.    <\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-92314f05c2c5682db26d692de12affea\" style=\"margin-top:var(--wp--preset--spacing--60)\">Ultrasound-guided biopsy<\/h3>\n\n\n\n<p>For certain conditions, it is necessary to recover a tissue sample from the suspected organ for histological analysis. This tissue sample (biopsy) can be taken without surgery. In this case, the sample is taken under ultrasound control, through the skin, simply by puncture, without a large opening. This procedure is less invasive than surgical sampling, but is unfortunately not always possible.<br\/>The most frequently performed ultrasound-guided biopsies are those of the liver, lymph nodes, and deep abdominal, thoracic or muscular masses or tumors.     <\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-820861b41035650f71a1b095491a9b21\" style=\"margin-top:var(--wp--preset--spacing--60)\">Bone biopsy<\/h3>\n\n\n\n<p>Bone biopsies involve removing a small fragment of bone for microscopic analysis. They are indicated when bone cancer is suspected, in order to confirm this hypothesis. Samples are taken under general anaesthetic.    <\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-1998cb8603c8743867883391806957e1\" style=\"margin-top:var(--wp--preset--spacing--60)\">Staged digestive biopsies<\/h3>\n\n\n\n<p>These biopsies consist in the removal of several small fragments from different parts of the small intestine during surgery. These samples are then analyzed under a microscope. These examinations are sometimes necessary to confirm suspicions of diseases such as digestive lymphoma or chronic inflammatory bowel disease (IBD).    <\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-e93759f5dcb72439145a2820c4a9356a\" style=\"margin-top:var(--wp--preset--spacing--60)\">Brachycephalus<\/h3>\n\n\n\n<p>This term refers to a family of 'short-headed' dogs. The breeds most frequently seen in consultations are French Bulldogs, English Bulldogs, Pugs, Shi-tzus and Lhasa Apsos.   <br\/>Brachycephalic syndrome is a group of anatomical abnormalities that can lead to severe respiratory difficulties. These anomalies may involve the nostrils, nasal turbinates, soft palate, tongue, tonsils, pharynx, laryngeal ventricles and trachea.<br\/>To find out more, <a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/surgery\/soft-palate-surgery\/\">click here<\/a>.  <\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"margin-top:var(--wp--preset--spacing--80)\">C<\/h2>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-1ed8b2a615e1b4c612f3d9aa1f39c9d1\">Cataracts<\/h3>\n\n\n\n<p>Cataracts are eye diseases that lead to progressive loss of vision. It is manifested by an opacification of the crystalline lens. The center of the eye becomes whiter and whiter. Cataracts frequently affect older animals, but can also affect younger animals or those suffering from diabetes. <br\/>Cataracts are treated surgically<br\/>To find out more, <a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/ophthalmology\/cataracts\/\">click here<\/a>.   <\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-18d691cdc918da197ddfc3e850894df3\" style=\"margin-top:var(--wp--preset--spacing--60)\">Chemotherapy<\/h3>\n\n\n\n<p>Chemotherapy refers to drug treatments designed to destroy cancer cells by non-specific mechanisms. Some chemotherapies can be administered orally, others intravenously. Some are less toxic, others more so, and require close monitoring of their effects. Metronomic chemotherapy can be managed at home. Some treatments require hospitalization.     <br\/><a href=\"https:\/\/www.agoravet.fr\/soins-veterinaires\/oncologie.html\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-0baf2574e7e97d2e526b242e5d7b78ff\" style=\"margin-top:var(--wp--preset--spacing--60)\">Abdominal surgery<\/h3>\n\n\n\n<p>There are many indications for abdominal surgery in our pets, including the digestive tract (stomach, small intestine, colon), digestive appendages (liver, gallbladder, pancreas), urinary tract (kidneys, ureters, bladder, urethra), genital tract (ovaries, uterus, prostate, testes), spleen, adrenal glands, lymphatic system and lymph nodes, ureters, bladder, urethra), genital tract (ovaries, uterus, prostate, testicles), spleen, adrenal glands, abdominal lymphatic system, abdominal muscles (particularly in the case of abdominal, inguinal or perineal hernias).<br\/>Several surgical techniques are available, including minimally invasive laparoscopic techniques.<br\/><a href=\"https:\/\/www.agoravet.fr\/soins-veterinaires\/chirurgie.html\">Find out more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-1984752e1b4c7a869811a6bcf47db62e\" style=\"margin-top:var(--wp--preset--spacing--60)\">Surgery on ocular appendages (eyelashes and eyelids)<\/h3>\n\n\n\n<p>Defects in eyelash implantation, or ectopic eyelashes, can lead to serious eye damage, such as corneal ulcers. It's important to identify them and treat them surgically<br\/>Entropions are abnormalities of the eyelid that roll inwards. This brings the hairs into contact with the cornea, which can be damaged. Treatment is surgical to restore normal eyelid closure.     <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/ophthalmology\/eyelid-surgery-in-dogs-and-cats\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-97cc5285d0feb567087b58a9ea4fe4ee\" style=\"margin-top:var(--wp--preset--spacing--60)\">Joint surgery<\/h3>\n\n\n\n<p>Joint surgery has to meet very strict requirements. In the event of joint fracture or dislocation, treatment must be implemented as early as possible to reduce the risk of after-effects.   <br\/>Arthroscopic joint exploration techniques are available which, thanks to their minimally invasive nature, reduce the impact of surgery.  <br\/>Read more<\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-5de6d83349a6cbb2d2870c963d4770a9\" style=\"margin-top:var(--wp--preset--spacing--60)\">Cardiac surgery<\/h3>\n\n\n\n<p>Heart surgeries are complex and require special preparation, equipment and a suitable care environment. The main heart surgeries performed at the AgoraVet clinic in Strasbourg are : <br\/>Surgeries to correct certain malformations, such as the persistence of the ductus arteriosus or the persistence of the 4th aortic arch leading to an esophageal jabot. Pericardectomies are frequently performed for pericardial effusions or other conditions affecting the thorax.    <br\/>For information about heart surgery, please contact our care teams.  <\/p>\n\n\n\n<p><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/surgery\/chest-surgery\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-b214945f5b24949951269980d32f4349\" style=\"margin-top:var(--wp--preset--spacing--60)\">Cataract surgery<\/h3>\n\n\n\n<p>Cataract surgery restores vision when the crystalline lens becomes opaque. The phacoemulsification technique (a small-opening technique identical to that used in humans) has a low complication rate (less than 5%) when performed in time. The use of an implant (an artificial lens specially designed for dogs, cats or rabbits) optimizes functional results.  <\/p>\n\n\n\n<p><br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/ophthalmology\/cataracts\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-5469d1472134e0f3b2cce634fc37d5a1\" style=\"margin-top:var(--wp--preset--spacing--60)\">Corneal surgery<\/h3>\n\n\n\n<p>In veterinary medicine, corneal surgery is mainly used to treat deep ulcers or ulcers that are refractory to medical treatment. The use of an operating microscope and mastery of microsurgical techniques are essential. A variety of techniques are available at our center: biomaterials, corneal grafts, corneo-scleral grafts, connective grafts, etc.  <\/p>\n\n\n\n<p><br\/><a href=\"https:\/\/www.agoravet.fr\/en\/liste-de-nos-prestations\/ophtalmologie\/les-ulceres-de-la-cornee\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"definition-15\">Cruciate ligament surgery<\/h3>\n\n\n\n<p id=\"block-4d80aed7-c429-4999-ac74-f705c5ee1b2f\">Rupture of the cruciate ligaments is common in dogs. While in cats, rabbits and other species the rupture is more likely to be traumatic, in dogs it is linked to degenerative disease in 80% of cases. Surgery is recommended in all cases of cruciate ligament rupture. A wide range of surgical techniques are available, adapted to each individual case.     <br\/><\/p>\n\n\n\n<p id=\"block-4d80aed7-c429-4999-ac74-f705c5ee1b2f\"><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/orthopedics\/main-orthopedic-surgeries\/cruciate-ligament-surgery-tplo-cblo\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-d125529ba0f22cc82125ba2e1e72c9ae\" style=\"margin-top:var(--wp--preset--spacing--60)\">Retinal detachment surgery<\/h3>\n\n\n\n<p>Retinal surgery is an extremely delicate operation, requiring specific equipment and skills. In the event of retinal detachment, care must be taken as quickly as possible to avoid failure. If you suspect retinal detachment, don't hesitate to ask your vet to contact us urgently. AgoraVet's ophthalmology department is one of the few in Europe to perform retinal surgery.     <br\/><\/p>\n\n\n\n<p><a href=\"https:\/\/www.agoravet.fr\/en\/our-services\/ophthalmology\/retinal-decollement\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-db0f2571e3ed5d7dfe04c5165c008c1a\" style=\"margin-top:var(--wp--preset--spacing--60)\">Glaucoma surgery<\/h3>\n\n\n\n<p>Glaucoma is a disease accompanied by an increase in eye pressure. If left untreated or uncontrolled, it can lead to irreversible vision loss. Surgical treatment using an endo-ocular laser (Endo-cyclo-photocoagulation) can provide a solution for some glaucoma sufferers, but it is the pre-operative examinations that determine the therapeutic possibilities.    <br\/><\/p>\n\n\n\n<p><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/ophthalmology\/glaucoma\/\">Read more<\/a> <\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-fe0e1465596193b3a92e71d495966875\" style=\"margin-top:var(--wp--preset--spacing--60)\">Surgery for herniated discs<\/h3>\n\n\n\n<p>Herniated discs cause pain and partial or complete paralysis, mainly in dogs. Disc herniations have been described in cats, ferrets and rabbits, but are rarer.   <br\/>They can appear suddenly, without any context of trauma or accident, or gradually.  <br\/>In dogs, certain species are predisposed to herniated discs, notably those known as chondrodystrophic (short-legged, such as bassets and dachshunds) and brachycephalic (with a flattened snout). Certain breeds are over-represented, such as French and English bulldogs, pugs and dachshunds.    <br\/><\/p>\n\n\n\n<p><a href=\"https:\/\/www.agoravet.fr\/en\/herniated-discs\/\">Find out more <\/a>about the treatment of herniated discs<\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-f50d76202dd97b4350100cb6ec3d8585\" style=\"margin-top:var(--wp--preset--spacing--60)\">Lens dislocation surgery<\/h3>\n\n\n\n<p>Cataract surgery restores vision when the crystalline lens becomes opaque. The phacoemulsification technique (a small-opening technique identical to that used in humans) has a low complication rate (less than 5%) when performed in time. The use of an implant (an artificial lens specially designed for dogs, cats or rabbits) optimizes functional results.  <br\/> <br\/>In the event of lens dislocation (displacement of the lens in the eye), urgent surgery is required to avoid the serious complications that accompany it (glaucoma, retinal detachment). To improve vision, the removed lens can be replaced by an implant sutured to the sulcus.   <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services\/ophthalmology\/eye-surgery\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-9498af48392a4fc38023e9904ee9c8e0\" style=\"margin-top:var(--wp--preset--spacing--60)\">Minimally invasive surgery<\/h3>\n\n\n\n<p>Minimally invasive surgery refers to all surgical techniques designed to reduce the invasiveness of the procedure, such as :<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Arthroscopies allow us to explore the inside of joints using a small camera inserted through a very small incision.<\/li>\n\n\n\n<li>Laparoscopy: to explore abdominal organs and perform certain procedures, a small camera and instruments are inserted through the skin.<\/li>\n\n\n\n<li>Orthopedic surgery assisted by fluoroscopy: fluoroscopy enables live examination of the skeleton. It can be used during surgery to reduce the size of incisions and check the correct positioning of surgical implants. <\/li>\n<\/ul>\n\n\n\n<p><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/surgery\/laparoscopy-thoracoscopy\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-39940d7b57d32be50502ee2b36a68834\" style=\"margin-top:var(--wp--preset--spacing--60)\">Eye surgery<\/h3>\n\n\n\n<p>Eye surgery is commonly performed on many animal species. Whether to treat cataracts, lens luxation, corneal lesions such as ulcers or sequestration, or retinal detachment. The AgoraVet clinic boasts a state-of-the-art technical platform and the skills of a specialist in veterinary ophthalmology. For any type of surgery on your pet's eye, ask our care teams.     <\/p>\n\n\n\n<p><br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services\/ophthalmology\/eye-surgery\/\">Read more  <\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-8e4d5bda44da9f3e1334429e21e6f2b6\" style=\"margin-top:var(--wp--preset--spacing--60)\">Oncology surgery<\/h3>\n\n\n\n<p>Surgical treatment of tumors and cancers is governed by very strict procedural rules. In the first instance, it is important to carry out an extension assessment, i.e. to check that the tumour has not spread elsewhere in the body. If the results are positive, surgery can be considered. Additional treatments, such as chemotherapy or radiotherapy, are sometimes necessary to achieve a definitive cure.     <\/p>\n\n\n\n<p><br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/surgery\/oncology-surgery\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-c6e782b60933346f70d05e96ed30a779\" style=\"margin-top:var(--wp--preset--spacing--60)\">Orthopaedic surgery<\/h3>\n\n\n\n<p>Orthopedic surgery is designed to correct or repair an anatomical anomaly in the musculoskeletal system. This anomaly may be congenital or hereditary, or the result of an accident or joint disease. It concerns the musculoskeletal system in the broadest sense, including the skeleton, muscles, tendons, ligaments and joints. It is potentially responsible for pain, discomfort and disability of varying degrees, and therefore needs to be corrected.     <\/p>\n\n\n\n<p><br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/orthopedics\/orthopaedic-surgery\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-738aa681efd1e72532d7d0044d437604\" style=\"margin-top:var(--wp--preset--spacing--60)\">Bone and fracture surgery<\/h3>\n\n\n\n<p>Fractures differ from one another in their origin, appearance, severity and the absolute or relative urgency of their treatment. Fractures are often caused by trauma that may also affect other organs of the animal. The management of fractures therefore always begins with an overall assessment of the patient, in order to prioritize lesions in terms of severity.<br\/>Only open fractures, joint fractures, epiphyseal disjunctions or vertebral fractures should be treated as a matter of urgency, otherwise more serious sequelae may result.<br\/>For other types of fracture, immobilization of the limb, appropriate pain management and rest in a confined space can stabilize the animal's condition. The fracture(s) can then be treated at a later stage, once the animal's condition has improved.   <\/p>\n\n\n\n<p><br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/orthopedics\/main-orthopedic-surgeries\/fracture-surgery\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-e973ea3130746bbfd6da295ba7603a5c\" style=\"margin-top:var(--wp--preset--spacing--60)\">Eyelid surgery<\/h3>\n\n\n\n<p>It includes the correction of entropions (curled eyelids irritating the cornea), ectropions (drooping eyelids), eyelid tumors and the removal of misaligned eyelashes (distichiasis, trichiasis, ectopic eyelashes). These procedures help avoid potentially serious or embarrassing lesions (corneal ulcers, chronic conjunctivitis, etc.) and are not purely cosmetic. Laser or cryosurgery is sometimes required.  <\/p>\n\n\n\n<p><br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/ophthalmology\/eyelid-surgery-in-dogs-and-cats\/\">Read more<\/a> <\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-773f4bbea1571fe539fab15c4fdeb517\" style=\"margin-top:var(--wp--preset--spacing--60)\">Laparoscopy<\/h3>\n\n\n\n<p>These surgical techniques are known as \"minimally invasive\". A camera is inserted into the chest (thoracoscopy) or abdomen (laparoscopy) for exploration, sampling or specific treatments. These techniques are less invasive than conventional surgical techniques. They induce less pain and discomfort, and usually result in faster recovery of the animal.   <\/p>\n\n\n\n<p><br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/surgery\/laparoscopy-thoracoscopy\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-e23a36056a0b38580a955c4ac9e8ce94\" style=\"margin-top:var(--wp--preset--spacing--60)\">Colonoscopy<\/h3>\n\n\n\n<p>Colonoscopy involves inserting an optical system into the colon. As in the case of men, it requires food preparation and laxatives to be taken at home in the days preceding the examination, in order to empty the colon of fecal matter. In most cases, the entire colon is visualized, and biopsies are routinely taken.  <\/p>\n\n\n\n<p><br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/internal-medicine\/gastroenterology\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-c563cf605eddbb724f2fc49bdb29f2fb\" style=\"margin-top:var(--wp--preset--spacing--60)\">Cardiology consultation<\/h3>\n\n\n\n<p>The cardiology department is attached to the internal medicine department and works in collaboration with the surgery and imaging departments. <br\/>AgoraVet's state-of-the-art equipment makes it possible to explore all types of cardiac disease and implement the most appropriate medical and surgical treatments.<br\/>Priority is given to your pet's quality of life, thanks to reasonable treatment and personalized follow-up. <br\/><a href=\"https:\/\/www.agoravet.fr\/soins-veterinaires\/cardiologie.html\">To find out more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-4409f97aa17dae22db710d21ec45cea0\" style=\"margin-top:var(--wp--preset--spacing--60)\">Surgical consultation<\/h3>\n\n\n\n<p>Surgery has been recommended by your veterinarian. Your pet's care begins with an admission consultation. During this consultation, a general clinical examination is carried out, followed by a discussion of the different surgical solutions, the expected results, the post-operative care to be provided by the owner, any risks or complications, and any other questions. A care contract specifying the nature of the treatment and the cost is drawn up prior to any procedure.     <\/p>\n\n\n\n<p>Read <a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/surgery\/\">morehttps:\/\/www.agoravet.fr\/nos-services\/chirurgie\/<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-b8149c973ffdd4e7f6f90392b1263403\" style=\"margin-top:var(--wp--preset--spacing--60)\">Dermatology consultation<\/h3>\n\n\n\n<p><a href=\"https:\/\/www.agoravet.fr\/soins-veterinaires\/dermatologie.html\">Find out more about dermatology consultations<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-3588c1b3cb33b9d81a431476a3e7c296\" style=\"margin-top:var(--wp--preset--spacing--60)\">Itinerant consultation<\/h3>\n\n\n\n<p>The AgoraVet veterinary clinic offers a mobile ultrasound consultation service. <br\/>If necessary, and under certain conditions, ultrasound examinations can be carried out directly at your veterinarian's home. <br\/>For further information, please contact our care teams.<br\/><a href=\"https:\/\/www.agoravet.fr\/en\/ultrasound\/\">Find out more about ultrasound examinations <\/a>.  <\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-877ebb383d86a6e3eb9d6739d6f58990\" style=\"margin-top:var(--wp--preset--spacing--60)\">Internal medicine consultation<\/h3>\n\n\n\n<p><a href=\"https:\/\/www.agoravet.fr\/soins-veterinaires\/medecine-interne.html\">Find out more about internal medicine consultations<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-9f88f5338f4fbd0c6fa9c30eceef3d89\" style=\"margin-top:var(--wp--preset--spacing--60)\">Neurology consultation<\/h3>\n\n\n\n<p><a href=\"https:\/\/www.agoravet.fr\/soins-veterinaires\/neurologie.html\">Find out more about neurology consultations<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-5c5ffd1046bbab3e990c864dfee19fb2\" style=\"margin-top:var(--wp--preset--spacing--60)\">Ophthalmology consultation<\/h3>\n\n\n\n<p><a href=\"https:\/\/www.agoravet.fr\/soins-veterinaires\/ophtalmologie.html\">Find out more about ophthalmology consultations<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-9fde04ee36e5944b047009315f72aa99\" style=\"margin-top:var(--wp--preset--spacing--60)\">Cross-linking<\/h3>\n\n\n\n<p>This extremely recent, non-invasive technique can be used to treat certain types of infectious keratitis, and in certain indications is an alternative to medical or surgical treatment of corneal ulcers.<br\/><\/p>\n\n\n\n<p><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/ophthalmology\/special-eye-therapies\/\">Read more  <\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"margin-top:var(--wp--preset--spacing--80)\">D<\/h2>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-f17dfb915556a122b6b26e559d9e82e3\">Retinal detachment<\/h3>\n\n\n\n<p>The retina is a thin membrane lining the eyeball, designed to receive light impressions and transmit them to the optic nerve.<br\/>You could say it's the equivalent of a camera sensor, since it captures light rays. It then transmits them to the central nervous system, which interprets the information. It is therefore indispensable to vision. The visual retina or neuroretina, which houses the photoreceptors, is located between the pigment epithelium that nourishes it and the vitreous that buffers it in place. When the neuroretina is separated from the pigment epithelium, we speak of retinal detachment. This condition rapidly leads to blindness.     <\/p>\n\n\n\n<p><br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services\/ophthalmology\/retinal-decollement\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-2f464cc675edac08a40bc3b7a979b5c5\" style=\"margin-top:var(--wp--preset--spacing--60)\">Screening for hereditary eye diseases<\/h3>\n\n\n\n<p>Dr. Azoulay, a specialist in ophthalmology, has been accredited since 1993 to carry out screening for hereditary eye diseases in carnivores, sometimes also referred to as screening for ocular defects. As such, he is authorized to issue an official AFEP-MHOC certificate.    <br\/><\/p>\n\n\n\n<p><a href=\"https:\/\/www.agoravet.fr\/en\/screening-for-hereditary-eye-diseases\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-97c422d91021f163f27ca2e109d8556c\" style=\"margin-top:var(--wp--preset--spacing--60)\">Diabetes<\/h3>\n\n\n\n<p>Diabetes mellitus is found in dogs, cats and octodon, among our most common pets.  <\/p>\n\n\n\n<p>It results in a constant increase in the amount of sugar in the blood, or hyperglycemia. This condition leads to symptoms such as increased water consumption, cataracts, neuropathy, scarring disorders, etc.<br\/>Diabetes can be treated.   <\/p>\n\n\n\n<p><br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/internal-medicine\/endocrinology\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-33fae126cec79d7dc7c827b4018b823d\" style=\"margin-top:var(--wp--preset--spacing--60)\">Double osteotomy of the pelvis<\/h3>\n\n\n\n<p>Double osteotomy of the pelvis is one of a number of surgical techniques designed to treat hip dysplasia. The indications for this procedure are very precise, and require an appropriate radiographic and clinical assessment.   <\/p>\n\n\n\n<p><br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/orthopedics\/main-orthopedic-surgeries\/surgery-for-hip-dysplasia\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-f70a38916beb29affcc0c4e1a0c16f11\" style=\"margin-top:var(--wp--preset--spacing--60)\">Hip dysplasia<\/h3>\n\n\n\n<p>Hip dysplasia is a developmental anomaly, mostly hereditary in origin, that causes instability of the hip joint in dogs. This joint instability leads to discomfort and even pain, and abnormal wear of the cartilage, which ultimately results in the development of osteoarthritis.   <br\/>There are many treatments available for this condition. Screening of at-risk breeds is recommended from the age of 16 weeks, as the earliest treatments are the least invasive.   <\/p>\n\n\n\n<p><br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/orthopedics\/main-orthopaedic-conditions\/hip-dysplasia\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-687a76c701c556ac9d5f6f2188724b0d\" style=\"margin-top:var(--wp--preset--spacing--60)\">Elbow dysplasia<\/h3>\n\n\n\n<p>Elbow dysplasia is an anomaly of partly genetic origin that affects certain medium-sized to large dogs. It causes lameness of the affected limb. In one case out of two, both front legs are affected. This condition causes instability of the elbow joint, leading to inflammation and the development of osteoarthritis.     <br\/>Certain breeds are more frequently affected, such as the Golden Retriever, Labrador Retriever, German Shepherd, Brie Shepherd, Rottweiler, Saint Bernard, Mastiff, Basset Hound, Bernese Mountain Dog...<\/p>\n\n\n\n<p><br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/orthopedics\/main-orthopaedic-conditions\/elbow-dysplasia\/\">Read more<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"margin-top:var(--wp--preset--spacing--80)\">E<\/h2>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-dade0952eabcdb21cfb205cddcc6cc96\">Echocardiography<\/h3>\n\n\n\n<p>This is the examination of choice in cardiology. It assesses the heart's chambers, verifies the quality of heart muscle contractility and identifies abnormalities in the heart's valves. The test is performed without anesthesia on cooperative animals. It is totally painless.     <br\/>Echocardiography is indicated for the detection of malformations or heart disease in high-risk breeds, such as the Cavalier King Charles or the Main Coon cat. This examination can be coupled with an electrocardiogram, and different examination times follow one another: BD, color Doppler, pulsed Doppler. <\/p>\n\n\n\n<p><br\/><a href=\"https:\/\/www.agoravet.fr\/en\/ultrasound\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-70868e83880b2986f2b358e9d660c3c6\" style=\"margin-top:var(--wp--preset--spacing--60)\">Ultrasound<\/h3>\n\n\n\n<p>Ultrasound is a complementary non-invasive medical imaging examination commonly used in veterinary medicine. It can be used to explore the heart, mediastinum, lung masses, thoracic or abdominal effusions, abdominal organs, muscles, tendons, etc. The indications are numerous.<br\/>Sedation is sometimes required on the most agitated animals to limit their stress and enable a quality examination or the taking of samples (punctures, biopsies) under ultrasound control.   <\/p>\n\n\n\n<p><br\/><a href=\"https:\/\/www.agoravet.fr\/en\/ultrasound\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-643c0ea924efbd042774f2ed9a9dcff1\" style=\"margin-top:var(--wp--preset--spacing--60)\">Abdominal ultrasound<\/h3>\n\n\n\n<p>Abdominal ultrasound is a common, non-invasive medical imaging test. It enables exploration of abdominal organs such as the liver, gallbladder, kidneys, bladder, prostate, stomach and intestines. In the event of effusion or when abnormalities are detected in certain organs, samples can be taken under ultrasound control. In such cases, the animals must be lightly sedated to ensure their comfort and reduce their movements during sampling.     <\/p>\n\n\n\n<p><br\/><a href=\"https:\/\/www.agoravet.fr\/en\/ultrasound\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-8cc5c5fe39917e8ebf4d04f118ffc001\" style=\"margin-top:var(--wp--preset--spacing--60)\">Ocular ultrasound<\/h3>\n\n\n\n<p>This is an ultrasound examination of the eye. The examination can be performed without tranquilization when the animal is cooperative. A simple local anesthetic is then administered. This examination enables non-invasive verification of the state of the structures contained in the eye and orbital appendages.   <\/p>\n\n\n\n<p><br\/><a href=\"https:\/\/www.agoravet.fr\/en\/agoravet\/visit-agoravet\/ophthalmology-equipment\/\" data-type=\"link\" data-id=\"https:\/\/www.agoravet.fr\/agoravet\/visiter-agoravet\/equipements-dophtalmologie\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-62d46ecb176de193de0ea9ef371e10dc\" style=\"margin-top:var(--wp--preset--spacing--60)\">Electro-retinography (ERG)<\/h3>\n\n\n\n<p>The ERG is to the eye what the electrocardiogram is to the heart: it reveals the electrical activity of the retina, even when this is not observable. This test is essential, for example, before cataract surgery, as it enables us to check whether the surgery will enable the animal to see again. The examination is carried out under light anesthesia to prevent the animal from moving.    <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/agoravet\/visit-agoravet\/ophthalmology-equipment\/\">Read more  <\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-bd44f8aa37e0f507b3c19f9ba8c12ed8\" style=\"margin-top:var(--wp--preset--spacing--60)\">Endocyclophotocoagulation (ECP)<\/h3>\n\n\n\n<p>ECP is a technique used in endo-ocular surgery to treat glaucoma. The technique uses lasers to reduce aqueous humor production and thus regulate intraocular pressure.   <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/agoravet\/visit-agoravet\/ophthalmology-equipment\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-273f0c4b6efb8bdda00c77bc1f5d9a52\" style=\"margin-top:var(--wp--preset--spacing--60)\">Endolaser<\/h3>\n\n\n\n<p>This is a laser treatment for certain eye disorders. The main indications are retinal detachment, as a preventive or curative measure, glaucoma treatment and cytoreductions in the case of certain eye tumors such as melanoma. The AgoraVet veterinary clinic and its ophthalmology department provide access to this type of care.    <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/agoravet\/visit-agoravet\/ophthalmology-equipment\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-35f5e47ab21cfcfc03c17d4edb9f2a14\" style=\"margin-top:var(--wp--preset--spacing--60)\">Endoscopy<\/h3>\n\n\n\n<p>Endoscopy or fibroscopy is a complementary examination prescribed in internal medicine and recommended for the exploration of certain diseases. It uses an optical device called an endoscope to examine cavities and, if necessary, take samples.   <br\/>The main examinations are: gastroscopy, duodenoscopy, colonoscopy, otoscopy, vaginoscopy, urethroscopy, cystoscopy, rhinoscopy, tracheoscopy and bronchoscopy. These examinations must be prepared and performed under general anaesthetic.   <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/internal-medicine\/gastroenterology\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-0d6c42b23f0dd4d3b5c7c3b7d81922be\" style=\"margin-top:var(--wp--preset--spacing--60)\">Ocular endoscopy<\/h3>\n\n\n\n<p>The development of technical resources has made it possible to carry out highly specialized examinations and treatments. Ocular endoscopy is a means of optically exploring the structures inside the eye. It enables the visualization of abnormalities and, at the same time, the treatment of certain conditions, thanks in particular to lasers.    <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/agoravet\/visit-agoravet\/ophthalmology-equipment\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-d189c02f1e268781a3bed52154e570df\" style=\"margin-top:var(--wp--preset--spacing--60)\">Digestive endoscopy<\/h3>\n\n\n\n<p>This examination is prescribed for the investigation of digestive diseases, but also when a foreign body has been swallowed and needs to be retrieved from the stomach. An endoscope equipped with a camera and an operating channel is inserted through the mouth, enabling visualization of the esophagus, stomach and duodenum. The colon can also be examined by inserting the device through the rectum.    <br\/>Preparing for these examinations is essential.  <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/internal-medicine\/gastroenterology\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-17ddaf8f129f34bdc72cee70e9b10dc3\" style=\"margin-top:var(--wp--preset--spacing--60)\">Respiratory endoscopy<\/h3>\n\n\n\n<p>Respiratory endoscopy involves inserting a camera-equipped endoscope into the respiratory tract: nose and nasal cavities, mouth, larynx, pharynx, trachea and lungs. It is used to assess the permeability of the airways, particularly in brachycephalic breeds, and to take samples such as bronchoalveolar lavage.   <br\/>Read more<\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-97b18aca80c4c0af70682a5b9cedee99\" style=\"margin-top:var(--wp--preset--spacing--60)\">Urogenital endoscopy<\/h3>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-adbc0397bfa9d7ccb0005f24be42bd41\" style=\"margin-top:var(--wp--preset--spacing--60)\">Clinical examination<\/h3>\n\n\n\n<p>The clinical examination is part of the medical or behavioral examination that enables the veterinarian to describe the condition of the animal being examined, in order to arrive at a diagnosis, recommendations for further tests and, finally, recommendations for treatment. Our veterinary teams carry out a clinical examination as part of the consultation and before any examination performed under anesthesia.   <\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-4763cda4c399d72e45fbb0a373445785\" style=\"margin-top:var(--wp--preset--spacing--60)\">Neurological examination<\/h3>\n\n\n\n<p>Investigation of neurological disorders begins with an interview to establish the list of abnormalities observed by owners, and to specify the circumstances of their appearance. This is followed by a general clinical examination and, finally, specific tests to assess neurological function: vision, hearing and olfaction tests, postural tests, proprioception and gait assessment, reflex evaluation. Following this direct examination, further tests may be suggested.    <br\/><a href=\"https:\/\/www.agoravet.fr\/soins-veterinaires\/neurologie.html\">Read more  <\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-80c0991d43f3a7cb8798b6c16d96b5f2\" style=\"margin-top:var(--wp--preset--spacing--60)\">Eye examination<\/h3>\n\n\n\n<p>The eye examination is performed as part of the ophthalmology consultation. It is used to assess the quality of the animal's vision, and to check the integrity of the various structures of the eye and its appendages, such as the lacrimal glands, conjunctiva and eyelids. It requires the animal's cooperation, as the examination is meticulous. If necessary, further in-depth examinations may be recommended.   <\/p>\n\n\n\n<p><br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/ophthalmology\/\">Read more  <\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-c77ab3ab09914d0470c5c953ed407de5\" style=\"margin-top:var(--wp--preset--spacing--60)\">Orthopedic examination<\/h3>\n\n\n\n<p>Orthopedic disorders are common among our pets. They refer to all abnormalities affecting the locomotor system (front and rear limbs and back), and leading to gait disorders. The orthopedic examination aims to analyze the animal's gait, if possible at different gaits, in order to localize any abnormalities. This is followed by a close examination, including palpation, pressure and mobilization of the various structures of the affected limb(s). To be effective, this examination requires the animal's cooperation. It is sometimes necessary to carry out the examination under sedation, due to defensive reactions linked to pain or stress.       <br\/><a href=\"https:\/\/www.agoravet.fr\/soins-veterinaires\/imagerie.html\">Read more<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"margin-top:var(--wp--preset--spacing--80)\">F<\/h2>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-03880ec208a1a6eda24544db6a161e15\">Fracture<\/h3>\n\n\n\n<p>Unfortunately, accidents are very common among our pets. These accidents lead to bone fractures, which vary widely. Treatment of these fractures can be urgent when they involve a joint, or when a bone passes through the skin and is exposed to the air (open fracture). A wide range of repair techniques are available, and are applied on a case-by-case basis. Post-operative rest is essential to avoid complications, and frequently requires confinement of the animal.      <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/orthopedics\/main-orthopaedic-conditions\/fractures\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-89a085d4d537730381d18c3376010112\" style=\"margin-top:var(--wp--preset--spacing--60)\">Fibroscopy<\/h3>\n\n\n\n<p>Endoscopy or fibroscopy is a complementary examination prescribed in internal medicine and recommended for the exploration of certain diseases. It uses an optical device called an endoscope to examine cavities and, if necessary, take samples.   <br\/>The main examinations are: gastroscopy, duodenoscopy, colonoscopy, otoscopy, vaginoscopy, urethroscopy, cystoscopy, rhinoscopy, tracheoscopy and bronchoscopy. These examinations must be prepared and performed under general anaesthetic.   <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/internal-medicine\/gastroenterology\/\">Read more<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"margin-top:var(--wp--preset--spacing--80)\">G<\/h2>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-0950daaf8f08c72cc467f95204207307\">Gastroscopy<\/h3>\n\n\n\n<p>This examination is prescribed for the investigation of digestive diseases, but also when a foreign body has been swallowed and needs to be retrieved from the stomach. An endoscope equipped with a camera and an operating channel is inserted through the mouth, enabling visualization of the esophagus, stomach and duodenum. The colon can also be examined by inserting the device through the rectum.    <br\/>Preparing for these examinations is essential.  <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/internal-medicine\/gastroenterology\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-c205df83fbfa98c0b27031703e764586\" style=\"margin-top:var(--wp--preset--spacing--60)\"><strong>Glaucoma<\/strong><\/h3>\n\n\n\n<p>Glaucoma is an eye disease affecting the optic disc and certain retinal cells, the ganglion cells. These structures transmit the information gathered by the photoreceptors to the optic nerve, so their malfunction leads to reduced visual acuity or even blindness. This disease, known in humans, also affects dogs and cats. It must be treated very quickly, as it causes pain and can lead to permanent blindness.  <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/ophthalmology\/glaucoma\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-7671d52041b123ceb8e96c7432f3c3d6\" style=\"margin-top:var(--wp--preset--spacing--60)\">Corneal transplants<\/h3>\n\n\n\n<p>In veterinary medicine, corneal surgery is mainly used to treat deep ulcers or ulcers that are refractory to medical treatment. The use of an operating microscope and mastery of microsurgical techniques are essential. Various techniques are available at our center (biomaterials, corneal grafts, etc.).  <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/liste-de-nos-prestations\/ophtalmologie\/les-ulceres-de-la-cornee\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-8650938d097ef4fcbe2087436f71472c\" style=\"margin-top:var(--wp--preset--spacing--60)\">Bone grafts<\/h3>\n\n\n\n<p>Bone grafts are sometimes necessary to fill a bone defect, improve the chances of healing or strengthen damaged bone. Bone grafts can be autologous (the bone is harvested from the patient himself) or use osteoconductive biomaterials. They are used in a wide range of surgical indications in orthopedics and oncology.  <br\/><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"margin-top:var(--wp--preset--spacing--80)\">H<\/h2>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-423131dc5bee5419f44557c2788b641e\">Hospitalization<\/h3>\n\n\n\n<p>Your pet may need to be hospitalized for examinations or treatment of critical conditions. Aware of the difficulties that hospitalization entails, we do our utmost to reduce hospitalization times and provide maximum comfort for your pets. Our priority is to manage stress and pain. News of your pet's condition is regularly transmitted, and visits can be arranged when the animal's condition allows.     <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/caring-for-my-pet\/my-pets-hospitalization\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-fcb698050eaeaca3bed84140aeb6e07f\" style=\"margin-top:var(--wp--preset--spacing--60)\">Infiltrations<\/h3>\n\n\n\n<p>Infiltration is a technique used in rheumatology to treat joint pain. They involve administering a drug with analgesic and\/or anti-inflammatory properties into or around the joint. The main infiltrations are based on PRP, hyaluronic acid, stem cells or corticoids. Their effect is not definitive, so they need to be repeated as necessary. A light anesthetic is usually required.      <br\/>These techniques are available at our facility.  <\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-ed262e510c18fc2af9984ddf87afcf7c\" style=\"margin-top:var(--wp--preset--spacing--60)\">Roaming<\/h3>\n\n\n\n<p>Itinerant practice involves providing a service directly to fellow veterinarians.  <br\/>The AgoraVet veterinary clinic offers a mobile abdominal and cardiac ultrasound service.  <br\/><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"margin-top:var(--wp--preset--spacing--80)\">L<\/h2>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-976e98a2a411824b82df33f38ee526cc\">Rabbit<\/h3>\n\n\n\n<p>Rabbits have become very popular as pets. As a result, the demand for rabbit care has grown. However, rabbit care is very different from that for dogs and cats, or even other NACs. A unique service, entirely dedicated to these animals, is available within our structure.   <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/nac\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-0a69ef4e74d1f64a55bfc80ce4bcafd8\" style=\"margin-top:var(--wp--preset--spacing--60)\">Surgical laser<\/h3>\n\n\n\n<p>Lasers can be used for a wide range of indications in veterinary practice, including surgery and pain management. The laser is indicated for the surgical treatment of certain tumors, polyps or cancers, thanks to its local immunomodulatory effect. It can also be used for endosurgery.    <br\/>Soft palate surgery in brachycephalic breeds can also be carried out with the laser. It reduces potential bleeding and minimizes the risk of post-operative edema.   <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/surgery\/soft-palate-surgery\/\">Find out more about brachycephalic surgery<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-54b310b541c6d40ffb703a431d19ebe1\" style=\"margin-top:var(--wp--preset--spacing--60)\">Dermatological laser<\/h3>\n\n\n\n<p>Laser treatment is indicated for a number of dermatological conditions.<br\/>It can be used to activate certain general or local treatments and to treat certain skin lesions, increasing the chances of healing.  <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services\/dermatology\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-02961bf1fd4c746c7cfe93550d5f7ba9\" style=\"margin-top:var(--wp--preset--spacing--60)\">Ocular laser<\/h3>\n\n\n\n<p>The diode laser is used for prophylactic treatment of patients at risk of retinal detachment, known as preventive panretinopexy. In this case, the procedure is performed through the pupil, using a lens, and requires no surgical intervention. Retinopexy can also be curative, when carried out during surgery for retinal detachment.<br\/>The laser can also be used to produce cyclo-blurring in the treatment of glaucoma, or cytoreduction in the management of ocular melanoma.  <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/ophthalmology\/glaucoma\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-2a395535a5371bde652e95fd6f5f0c6d\" style=\"margin-top:var(--wp--preset--spacing--60)\">Laser therapy<\/h3>\n\n\n\n<p>Laser can be used as a complementary treatment for acute or chronic pain. Several sessions are required before the benefits are felt. Sessions are completely pain-free and usually last just a few minutes. Indications include tendonitis, osteoarthritis, back pain due to herniated discs, etc.<br\/>The laser is also of interest in the treatment of wounds, where it improves the quality and speed of healing.   <\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-ed1be6de9e822f9833c8664cbc1d2d34\" style=\"margin-top:var(--wp--preset--spacing--60)\">Cruciate ligament<\/h3>\n\n\n\n<p>The knee joint is made up of four ligaments that contribute to its stability. Two collaterals (medial and lateral) and two cruciate ligaments (anterior and posterior). Partial rupture of the anterior cruciate ligament is common in dogs, and manifests itself as lameness. Surgery is recommended for any rupture of the cruciate ligaments. A number of techniques are available, depending on the animal concerned.    <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/orthopedics\/main-orthopaedic-conditions\/anomalies-of-the-cruciate-ligaments\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-c3da3f1a79a495992f80d481ca3c2198\" style=\"margin-top:var(--wp--preset--spacing--60)\">Luxation of the patella<\/h3>\n\n\n\n<p>Patellar luxation is a common orthopedic condition affecting dogs, but can also occur in cats and rabbits. It initially manifests itself as intermittent lameness with no apparent pain, but can progress to joint locking, leading to pain and disability once it reaches a certain stage.<br\/>Patellar luxations are corrected surgically. <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/orthopedics\/main-orthopaedic-conditions\/anomalies-of-the-cruciate-ligaments\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-652e4cf7a78380defb62da01d2691d49\" style=\"margin-top:var(--wp--preset--spacing--60)\">Joint dislocations<\/h3>\n\n\n\n<p>Dislocations are abnormal displacements of a bone that partially or totally protrude from its joint socket. Although traumatic causes are most frequently mentioned, congenital or hereditary dislocations or subluxations do occur, as in the case of hip dysplasia or patella dislocation. In cases of traumatic dislocation, prompt treatment within 48 hours is recommended.    <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/orthopedics\/main-orthopaedic-conditions\/anomalies-of-the-cruciate-ligaments\/\">Read more<\/a> <\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"margin-top:var(--wp--preset--spacing--80)\">M<\/h2>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-fa3387068921e0b6dd8f7f19551fa4b2\">MHOC (hereditary eye diseases of carnivores)<\/h3>\n\n\n\n<p>Many dog breeds require screening for eye diseases. Some breed clubs require this examination before any breeding, whether by a professional or amateur breeder.   <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/screening-for-hereditary-eye-diseases\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-83de274c613df539379fe9ee6c10817e\" style=\"margin-top:var(--wp--preset--spacing--60)\">Microsurgery<\/h3>\n\n\n\n<p>Microsurgery is a branch of surgery that requires an operating microscope to perform precision procedures. Fields of application include ophthalmology, urology, skin and reconstructive surgery, and vascular surgery.   <br\/>The AgoraVet clinic is equipped with an operating microscope, allowing access to this type of procedure.  <\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"margin-top:var(--wp--preset--spacing--80)\">N<\/h2>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-1ac5cfa4ec12fe24e6583d824d3cc8ac\">NAC<\/h3>\n\n\n\n<p>This acronym stands for New Pets. The term used in English-speaking countries is Exotic Animals. These animals have become very popular, and the demand for their care is growing. The AgoraVet veterinary clinic is dedicated to consultations, care and surgery for these pets.   <br\/><a href=\"https:\/\/www.agoravet.fr\/soins-veterinaires\/nac.html\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-f20f391955c7646d6c19ad0bf0bd40ce\" style=\"margin-top:var(--wp--preset--spacing--60)\">Neurosurgery<\/h3>\n\n\n\n<p>Neurosurgery refers to the surgical treatment of pathologies of the central and peripheral nervous system and its envelopes: the brain, spinal cord, nerve roots, meningeal structures, as well as the cervical, dorsal and lumbar spine. Herniated discs are more common in certain breeds of dog, particularly the French bulldog, dachshund and Chihuahua. Surgical treatment of herniated discs should be undertaken as soon as possible.    <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/surgery\/neurosurgery\/\">Read more<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"margin-top:var(--wp--preset--spacing--80)\">O<\/h2>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-a6fd652f3446937901d0365212cc6be5\">OCT (Optical Coherence Tomography)<\/h3>\n\n\n\n<p>This examination has become indispensable in human ophthalmology, and has been available in our ophthalmology unit since 2015, providing almost histologically accurate images of the cornea and retina. In particular, it provides information on the depth and severity of a corneal ulcer, the presence and location of retinal lesions, or the impact of glaucoma on the optic disc. <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/agoravet\/visit-agoravet\/ophthalmology-equipment\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-8e4d5bda44da9f3e1334429e21e6f2b6\" style=\"margin-top:var(--wp--preset--spacing--60)\">Oncology surgery<\/h3>\n\n\n\n<p>Onco-surgery refers to surgical operations to treat tumors or cancers. These conditions can affect any part of the body, on any animal, at any age. It's important to remove tumors to prevent them from spreading, either locally or as distant metastases. Surgical removal of tumors is not always sufficient to heal the animal, and various medical treatments are required: chemotherapy, radiotherapy, etc.     <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/surgery\/oncology-surgery\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-28d761a99794a2a6cf0659be9c644e07\" style=\"margin-top:var(--wp--preset--spacing--60)\">Osteochondritis \/ osteochondrosis<\/h3>\n\n\n\n<p>This condition affects the cartilage of certain joints in dogs. Its origin remains uncertain, but it may be secondary to damage to the blood vessels that irrigate the cartilage as a result of repeated micro-trauma. Other factors, such as dietary factors or over-rapid growth, are suspected but not proven. Finally, a hereditary cause is strongly suspected, as this condition mainly affects large male dogs: Labrador Retrievers, Golden Retrievers, German Shepherds, Rottweilers, etc. Surgical treatment is recommended.     <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/surgery\/oncology-surgery\/\">Read more<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"margin-top:var(--wp--preset--spacing--80)\">P<\/h2>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-02ae403a517644e07e9f748805135143\">Panosteite<\/h3>\n\n\n\n<p>Panosteitis is a disease of the dog that occurs during growth (between 5 and 15 months) and mainly affects the long bones of the skeleton, such as the femur, tibia, humerus, ulna or radius. It causes severe pain and sometimes fever. Dogs are usually down, may have difficulty moving and may limp. Treatment consists of pain management and rest.     <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/orthopedics\/main-orthopaedic-conditions\/panosteites\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-6d5ff587c48a35d7d2f4391c84a5d1e4\" style=\"margin-top:var(--wp--preset--spacing--60)\">Phacoemulsification<\/h3>\n\n\n\n<p>Cataract surgery restores vision when the crystalline lens becomes opaque. The phacoemulsification technique (a small-opening technique identical to that used in humans) has a low complication rate (less than 5%) when performed in time. The use of an implant (an artificial lens specially designed for dogs, cats or rabbits) optimizes functional results.  <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/ophthalmology\/cataracts\/\" data-type=\"link\" data-id=\"https:\/\/www.agoravet.fr\/nos-services\/ophtalmologie\/la-cataracte\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-14feeb598ca9d2a5ecaa6e9bf7b7d68b\" style=\"margin-top:var(--wp--preset--spacing--60)\">Hip prosthesis<\/h3>\n\n\n\n<p>This is the technique of choice for the treatment of hip dysplasia, enabling the joint to return to normal function. It involves replacing the entire joint with prostheses that are left in place for the rest of the animal's life. This treatment calls for cutting-edge techniques and well-trained surgical teams. In the absence of surgical complications, recovery is usually rapid and the effects long-lasting. The cost of this procedure is high.      <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/orthopedics\/main-orthopedic-surgeries\/surgery-for-hip-dysplasia\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-383e72252773e1eaaab9a25cab16433c\" style=\"margin-top:var(--wp--preset--spacing--60)\">Eye prosthesis<\/h3>\n\n\n\n<p>Eye prostheses are indicated in cases of irreversible eye loss. They are intended for aesthetic purposes only, and in some cases make it possible to avoid total removal of the eye. <br\/><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-e83767a622d923464095611a13c7284c\" style=\"margin-top:var(--wp--preset--spacing--60)\">PRP<\/h3>\n\n\n\n<p>Platelet plasma concentrate, or PRP, has long been used in human rheumatology. Its anti-inflammatory effects are interesting, and it has few side effects.<br\/>Blood is taken from the animal, processed by centrifugation, and then a portion of it is re-injected into the joint. Several injections are sometimes necessary to obtain a result. Anti-inflammatory treatments must be stopped before and after the injection.     <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/orthopedics\/main-orthopaedic-conditions\/osteoarthritis-and-arthritis\/\">Read more<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"margin-top:var(--wp--preset--spacing--80)\">R<\/h2>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-d272ed02634406752b6f9af73eaea28d\">Distraction radiography of the hip<\/h3>\n\n\n\n<p>Radiographic examination of the hip in distraction is indicated when hip laxity is suspected but cannot be detected by conventional radiographic examinations.  <br\/>This examination is necessary to establish the indications for treatment of hip dysplasia by symphysiodesis.  <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/orthopedics\/main-orthopaedic-conditions\/hip-dysplasia\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-aa26fdf00bd42556c0a7512ea17acb47\" style=\"margin-top:var(--wp--preset--spacing--60)\">Radiography<\/h3>\n\n\n\n<p>Radiography is a non-invasive examination, commonly used in veterinary medicine and surgery<br\/>Digital radiology simplifies the acquisition of radiographic images, reduces the dose of radiation emitted and is more environmentally friendly.<br\/>Some radiographs require the animal to be in a very awkward position. Sedation is sometimes required.   <\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-09a5096522c464ddb52656852682cd2e\" style=\"margin-top:var(--wp--preset--spacing--60)\">Interventional radiology<\/h3>\n\n\n\n<p>Interventional radiology combines a radiological imaging technique (using X-rays) with an invasive procedure for diagnostic and\/or therapeutic purposes. The procedure, performed under local or general anesthesia, is guided and controlled by the radiological image. The AgoraVet veterinary clinic is equipped with the latest generation of X-ray equipment. Tracheal or urethral stenting or SUB placement is made possible thanks to this imaging equipment.   <br\/><a href=\"https:\/\/www.agoravet.fr\/qui-sommes-nous\/plateau-technique\/equipements-imagerie-medicale.html\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-542e2eacb14ba4e68a26b6578f3e3b36\" style=\"margin-top:var(--wp--preset--spacing--60)\">Functional rehabilitation<\/h3>\n\n\n\n<p>Physical and rehabilitation medicine is a medical specialty focused on restoring the functional capacities and quality of life of animals suffering from disabilities, whether congenital or acquired, such as those resulting from accidents. Functional rehabilitation often speeds up post-operative recovery in neurosurgery or orthopedic surgery, and improves the final outcome. It can also enhance sporting performance and support elderly animals suffering from ambulatory pain.    <\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-b9a43b462bf2b579b85369594d50e850\" style=\"margin-top:var(--wp--preset--spacing--60)\">Ball joint<\/h3>\n\n\n\n<p>See dislocation of the patella<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"margin-top:var(--wp--preset--spacing--80)\">S<\/h2>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-ce02fef9b25810170686ff04798e4c62\">Scanner<\/h3>\n\n\n\n<p>This examination, widely used in human medicine, is now available in veterinary medicine. Allowing structures to be visualized in 3 dimensions, it offers numerous indications and several advantages over other techniques previously used: it is less invasive than exploratory surgery, and far more accurate than a simple X-ray.<br\/>It is also quick and painless. A general anaesthetic is required, however, to avoid movements during image acquisition.    <br\/><a href=\"https:\/\/www.agoravet.fr\/qui-sommes-nous\/plateau-technique\/equipements-imagerie-medicale.html\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-dcefbfa1b037757d870fd03d23daf6dc\" style=\"margin-top:var(--wp--preset--spacing--60)\">Intensive care<\/h3>\n\n\n\n<p>The intensive care unit is the intermediate structure between the intensive care unit and the continuing care unit or hospitalization in the veterinary field. <br\/>The aim of intensive care is to manage a single failure until it is stabilized: convulsions, renal failure, dyspnea, acute lung edema, etc.<br\/>The AgoraVet veterinary clinic has two intensive care areas for dogs and cats respectively.  <\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-89ad70344a3216cffcf87d09cefcb651\" style=\"margin-top:var(--wp--preset--spacing--60)\">Juvenile Symphysiodesis<\/h3>\n\n\n\n<p>This is an early surgical treatment for hip dysplasia. It should be performed before the animal's 20th week of life, to take advantage of its growth potential. This surgery uses cauterization techniques to induce early closure of the pubic growth plate. This modification influences the growth of the pelvis and, more specifically, increases the dorsal acetabular coverage of the hip. This results in greater stability of the hip, which is too lax, and thus an improvement in the degree of dysplasia for the animal.      <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/orthopedics\/main-orthopaedic-conditions\/hip-dysplasia\/\">Read more<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"margin-top:var(--wp--preset--spacing--80)\">T<\/h2>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-c0f68d193145185a8b281a10a8a7c35b\">TPLO<\/h3>\n\n\n\n<p>TPLO or Tibial Plateau Leveling Osteotomy. It is a surgical technique designed to correct a rupture of the anterior cruciate ligament.<br\/>This surgery aims to modify the anatomy and therefore the biomechanics of the knee. It involves an osteotomy, i.e. cutting a bone - in this case the tibia - and modifying its inclination to compensate for the absence of the anterior cruciate ligament. In this way, when the animal is supported, the cranial thrust force of the tibia is cancelled out and the knee remains stable.   <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/orthopedics\/main-orthopedic-surgeries\/cruciate-ligament-surgery-tplo-cblo\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-278919f78f060427f2470a638d4be7a8\" style=\"margin-top:var(--wp--preset--spacing--60)\">Pain management<\/h3>\n\n\n\n<p>The treatment of pain in the veterinary field has greatly evolved, thanks to a better understanding of the mechanisms of pain in different species, a better understanding of the effects of analgesic drugs, and the arrival of new technical treatment solutions. Pain is a source of discomfort, complications and potential aggression in animals. It must be treated at all times.    <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/algology\/\">Find out more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-60718816ddc11a864629f0e07a027bbb\" style=\"margin-top:var(--wp--preset--spacing--60)\">TTA<\/h3>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"margin-top:var(--wp--preset--spacing--80)\">U<\/h2>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-6ccd7202d4208a2f1771be4e0e6952d3\">Surgical emergencies  <\/h3>\n\n\n\n<p><a href=\"https:\/\/urgence-veterinaire-67.fr\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-43c209d41754cd87ecdc5c5f68ecec89\" style=\"margin-top:var(--wp--preset--spacing--60)\">Medical emergencies<\/h3>\n\n\n\n<p><a href=\"https:\/\/urgence-veterinaire-67.fr\/\">Read more<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-594cb401f871851d250e90a4a904f480\" style=\"margin-top:var(--wp--preset--spacing--60)\">Eye emergencies<\/h3>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\" style=\"margin-top:var(--wp--preset--spacing--60)\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Find out more about eye emergencies<\/a><\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"margin-top:var(--wp--preset--spacing--80)\">V<\/h2>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-842d5478058dc805a2f336f1488c1037\">Vitrectomy<strong> <\/strong><\/h3>\n\n\n\n<h3 class=\"wp-block-heading is-style-left-line has-custom-secondaire-color has-text-color has-link-color wp-elements-a1ea16c3ba4f6650cc0cffa0180721b0\" style=\"margin-top:var(--wp--preset--spacing--60)\">Palace veil<\/h3>\n\n\n\n<p>The soft palate is the extension of the hard palate between the left and right maxillary dental arches. In humans, this extension forms the uvula. In certain breeds, such as the bulldog or other brachycephalic breeds, this soft palate may be too long and\/or too thick, causing chronic respiratory difficulties that can be very serious.    <br\/>Evaluation of the soft palate is necessary, and if it shows any abnormality, surgical correction is possible.  <br\/><a href=\"https:\/\/www.agoravet.fr\/en\/our-services-2\/surgery\/soft-palate-surgery\/\">Read more<\/a><\/p>\n<\/div>\n<\/div>\n<\/div>\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"A Ambulatory As far as possible, most procedures and examinations are carried out on the same day. Depending on the [&hellip;]","protected":false},"author":1,"featured_media":0,"parent":6595,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_seopress_robots_primary_cat":"","_seopress_titles_title":"Complete list of veterinary services offered by AgoraVet.","_seopress_titles_desc":"This detailed glossary will help you understand every service offered for your pet's health and well-being.","_seopress_robots_index":"","inline_featured_image":false,"footnotes":""},"class_list":["post-6512","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.agoravet.fr\/en\/wp-json\/wp\/v2\/pages\/6512","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.agoravet.fr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.agoravet.fr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.agoravet.fr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.agoravet.fr\/en\/wp-json\/wp\/v2\/comments?post=6512"}],"version-history":[{"count":4,"href":"https:\/\/www.agoravet.fr\/en\/wp-json\/wp\/v2\/pages\/6512\/revisions"}],"predecessor-version":[{"id":8700,"href":"https:\/\/www.agoravet.fr\/en\/wp-json\/wp\/v2\/pages\/6512\/revisions\/8700"}],"up":[{"embeddable":true,"href":"https:\/\/www.agoravet.fr\/en\/wp-json\/wp\/v2\/pages\/6595"}],"wp:attachment":[{"href":"https:\/\/www.agoravet.fr\/en\/wp-json\/wp\/v2\/media?parent=6512"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}