{"id":2665,"date":"2024-02-03T21:27:40","date_gmt":"2024-02-03T19:27:40","guid":{"rendered":"https:\/\/www.vet-ebooks.com\/vetdrugslist\/?p=2665"},"modified":"2024-02-03T21:27:40","modified_gmt":"2024-02-03T19:27:40","slug":"sevoflurane","status":"publish","type":"post","link":"https:\/\/www.vet-ebooks.com\/vetdrugslist\/sevoflurane\/","title":{"rendered":"Sevoflurane"},"content":{"rendered":"<p style=\"text-align: center; font-size: 24px; font-family: sans-serif;\"><strong>Sevoflurane In Dogs &amp; Cats: Uses, Dosage and Side Effects<\/strong><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-2723\" src=\"https:\/\/www.vet-ebooks.com\/vetdrugslist\/wp-content\/uploads\/2024\/01\/Sevoflurane.jpg\" alt=\"Sevoflurane In Dogs &amp; Cats: Uses, Dosage and Side Effects\" width=\"800\" height=\"480\" srcset=\"https:\/\/www.vet-ebooks.com\/vetdrugslist\/wp-content\/uploads\/2024\/01\/Sevoflurane.jpg 800w, https:\/\/www.vet-ebooks.com\/vetdrugslist\/wp-content\/uploads\/2024\/01\/Sevoflurane-300x180.jpg 300w, https:\/\/www.vet-ebooks.com\/vetdrugslist\/wp-content\/uploads\/2024\/01\/Sevoflurane-768x461.jpg 768w, https:\/\/www.vet-ebooks.com\/vetdrugslist\/wp-content\/uploads\/2024\/01\/Sevoflurane-696x418.jpg 696w, https:\/\/www.vet-ebooks.com\/vetdrugslist\/wp-content\/uploads\/2024\/01\/Sevoflurane-700x420.jpg 700w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/><\/p>\n\n<h2 style=\"border-bottom: 2px #fabd14 solid; font-size: 20px;\"><strong>Overview<\/strong><\/h2>\n<ul>\n<li>The mechanism of action of volatile anaesthetic agents is not fully understood.<\/li>\n<\/ul>\n<h2 style=\"border-bottom: 2px #fabd14 solid; font-size: 20px;\"><strong>Uses of Sevoflurane<\/strong><\/h2>\n<ul>\n<li>Induction and maintenance of anaesthesia.<\/li>\n<\/ul>\n<div class='code-block code-block-12' style='margin: 8px auto; text-align: center; display: block; clear: both;'>\n<a target=\"_blank\" href=\"https:\/\/www.vet-ebooks.com\/premium-memberships\/\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-17003\" src=\"https:\/\/www.vet-ebooks.com\/wp-content\/uploads\/2024\/10\/veterinary-books-1.jpg\" width=\"480\" height=\"98\"  alt=\"Vet Books\"\/><\/a><\/div>\n\n<h2 style=\"border-bottom: 2px #fabd14 solid; font-size: 20px;\"><strong>Dose of Sevoflurane in Dogs and Cats<\/strong><\/h2>\n<p><strong>Dogs, Cats:<\/strong><\/p>\n<ul>\n<li>The expired concentration required to maintain surgical anaesthesia in 50% of recipients is about 2.5% in animals (minimum alveolar concentration).<\/li>\n<li>Administration of other anaesthetic agents and opioid analgesics reduces the dose requirement of sevoflurane; therefore, the dose should be adjusted according to individual requirements.<\/li>\n<li>6\u20138% sevoflurane concentration is required to induce anaesthesia in unpremedicated patients.<\/li>\n<\/ul>\n<div class='code-block code-block-2' style='margin: 8px auto 8px 0; text-align: left; display: block; clear: both;'>\n <html>\n  <head>\n    <style>\n    \n \n      #calculator {\n        width: 100%;\n        margin: auto;\n      }\n      \n      @media (max-width: 600px) {\n        #calculator {\n          width: 90%;\n        }\n      }\n      \n      #calculator23 {\n        display: block;\n        margin-bottom: 8px;\n        font-size: 14px;\nfont-family: sans-serif;font-weight:600;\n      }\n      \n      #calculator24{\n        width: 100%;\n        padding: 12px 20px;\n        margin: 8px 0;\n        box-sizing: border-box;\n        border: 2px solid #ccc;\n        border-radius: 4px;\n      }\n      \n      #calculator25 {\n        width: 100%;\n    background-color: #fabd14;\n    color: white;\n    padding: 11px 18px;\n    margin: 5px 0;\n    border: none;\n    border-radius: 4px;\n    cursor: pointer;\n    font-size: 15px;\n    font-family: sans-serif;\n    font-weight: 600;\n}\n      }\n      \n      #result {\n        font-size: 18px;\n        font-weight: bold;\n      }\n    <\/style>\n  <\/head>\n  <body>\n  \n \n\n  <h2 style=\"border-bottom: 2px #fff7e6 solid;\" class=\"cd-section-title\"><span><strong>Drug Dosage Calculator<\/strong><\/span><\/h2>\n    <form id=\"calculator\">\n      <label id=\"calculator23\" for=\"weight\">Animal Weight (kg):<\/label>\n      <input type=\"text\" id=\"weight\" name=\"weight\" id=\"calculator24\">\n      <label for=\"dose\" id=\"calculator23\">Drug Dose (mg\/kg):<\/label>\n      <input type=\"text\" id=\"dose\" name=\"dose\" id=\"calculator24\">\n      <label for=\"concentration\" id=\"calculator23\">Drug Concentration (mg\/mL or mg\/tablet):<\/label>\n      <input type=\"text\" id=\"concentration\" name=\"concentration\" id=\"calculator24\">\n      <button type=\"button\" onclick=\"calculate()\" id=\"calculator25\">Calculate<\/button>\n    <\/form> \n    \n    <p style=\"\n    font-size: 13px;\n    font-weight: 600;\n    font-family: sans-serif;\n    background: #444;\n    padding: 5px;\n    border-radius: 5px;\n    color: #fff;\n\">You Should Give: <span id=\"result\"><\/span><\/p>\n\n\n    \n    <script>\n      function calculateDose(weight, dose, concentration) {\n        return (weight * dose \/ concentration).toFixed(2);\n      }\n      \n      function calculate() {\n        let weight = document.getElementById(\"weight\").value;\n        let dose = document.getElementById(\"dose\").value;\n        let concentration = document.getElementById(\"concentration\").value;\n        let result = calculateDose(weight, dose, concentration);\n        document.getElementById(\"result\").innerHTML = result + \" mL or tablet \";\n      }\n    <\/script>\n  <\/body>\n<\/html>\n<\/div>\n\n<h2 style=\"border-bottom: 2px #fabd14 solid; font-size: 20px;\"><strong>Side Effects of Sevoflurane in Dogs and Cats<\/strong><\/h2>\n<ul>\n<li>Causes dose-dependent hypotension that persists over time.<\/li>\n<li>Sevoflurane&#8217;s impact on respiration is dose-dependent and comparable to isoflurane, being more depressant than halothane.<\/li>\n<li>Crosses the placental barrier, affecting neonates delivered by caesarean section.<\/li>\n<li>When degraded by soda lime, it produces nephrotoxic compounds, particularly Compound A, in rats.<\/li>\n<li>Conditions accelerating degradation (e.g., low gas flows, high absorbent temperatures, and high sevoflurane concentrations) should be avoided in lengthy operations.<\/li>\n<li>No studies in dogs have shown Compound A to accumulate in concentrations causing renal toxicity.<\/li>\n<li>Caution is needed with sevoflurane use due to its potential hypotensive effects, impact on neonates, and generation of nephrotoxic compounds under specific conditions.<\/li>\n<\/ul>\n<h2 style=\"border-bottom: 2px #fabd14 solid; font-size: 20px;\"><strong>Contraindications of Sevoflurane in Dogs and Cats<\/strong><\/h2>\n<ul>\n<li>No information is available.<\/li>\n<\/ul>\n<h2 style=\"border-bottom: 2px #fabd14 solid; font-size: 20px;\"><strong>Some Notes:<\/strong><\/h2>\n<ul>\n<li>Sedatives, opioid agonists, and nitrous oxide decrease the concentration of sevoflurane needed for surgical anesthesia.<\/li>\n<li>Sevoflurane has a similar impact on the duration of action of non-depolarizing neuromuscular blocking agents as isoflurane, resulting in greater potentiation than halothane.<\/li>\n<li>Sevoflurane, a potent and highly volatile anesthetic, should only be administered using a calibrated vaporizer.<\/li>\n<li>It is less soluble in blood compared to halothane and isoflurane, leading to quicker induction and recovery from anesthesia.<\/li>\n<li>Sevoflurane has a milder smell than isoflurane, making it well-tolerated during induction using chambers or masks in small dogs and cats.<\/li>\n<li>The required concentration of sevoflurane depends on the overall anesthesia protocol and should be adjusted based on clinical assessment of anesthetic depth.<\/li>\n<li>Rapid recovery follows the cessation of sevoflurane administration, sometimes accompanied by signs of agitation.<\/li>\n<li>Unlike halothane, sevoflurane does not sensitize the myocardium to catecholamines to the same extent.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Sevoflurane In Dogs &amp; Cats: Uses, Dosage and Side Effects Overview The mechanism of action of volatile anaesthetic agents is not fully understood. Uses of Sevoflurane Induction and maintenance of anaesthesia. Dose of Sevoflurane in Dogs and Cats Dogs, Cats: The expired concentration required to maintain surgical anaesthesia in 50% of recipients is about 2.5% [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":2723,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[],"class_list":["post-2665","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-anesthesia"],"_links":{"self":[{"href":"https:\/\/www.vet-ebooks.com\/vetdrugslist\/wp-json\/wp\/v2\/posts\/2665","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.vet-ebooks.com\/vetdrugslist\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.vet-ebooks.com\/vetdrugslist\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.vet-ebooks.com\/vetdrugslist\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.vet-ebooks.com\/vetdrugslist\/wp-json\/wp\/v2\/comments?post=2665"}],"version-history":[{"count":0,"href":"https:\/\/www.vet-ebooks.com\/vetdrugslist\/wp-json\/wp\/v2\/posts\/2665\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.vet-ebooks.com\/vetdrugslist\/wp-json\/wp\/v2\/media\/2723"}],"wp:attachment":[{"href":"https:\/\/www.vet-ebooks.com\/vetdrugslist\/wp-json\/wp\/v2\/media?parent=2665"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.vet-ebooks.com\/vetdrugslist\/wp-json\/wp\/v2\/categories?post=2665"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.vet-ebooks.com\/vetdrugslist\/wp-json\/wp\/v2\/tags?post=2665"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}