Facilitated Deferred Transmmission a Risk to Public Health of Globalization and Intercountry Adoptions of Pets

Year : 2023 | Volume : 01 | Issue : 01 | Page : –
By

    Sandra Mª López Fernández

Abstract

Increased temperatures due to climate change may be facilitating that arthropods vectors of zoonotic
diseases rapidly colonize new territories. 6472 dogs have been selected to check main Mediterraneum
zoonotic vector-borne, two transmitted by fly bites, Leishmaniasis and Dirofilariasis, and tree
transmitted by ticks, Ehrlichiosis, Anaplasmosis, and Babesiosis through IFA, ELISA, PCR and
microscopy tests and calculate the ratio of this diseases hosts as well the destinations in north of Europe
and other countries because these dogs have been adopted out of Spain, the main exported country for
dogs to Europe countries, mainly of then are infected with at least one of five vector-borne diseases
studied. This represents a risk for Public Health, as it speeds up the creation of new nodes of infected
host through facilitated deferred transmmission caused by man.

Keywords: Zoonotic diseases, leishmaniasis, dirofilariasis, infectious diseases, vector borne

[This article belongs to Recent Trends in Infectious Diseases(rtid)]

How to cite this article: Sandra Mª López Fernández Facilitated Deferred Transmmission a Risk to Public Health of Globalization and Intercountry Adoptions of Pets rtid 2023; 01:-
How to cite this URL: Sandra Mª López Fernández Facilitated Deferred Transmmission a Risk to Public Health of Globalization and Intercountry Adoptions of Pets rtid 2023 {cited 2023 Dec 22};01:-. Available from: https://journals.stmjournals.com/rtid/article=2023/view=0/

var fieldValue = “[user_role]”;
if (fieldValue == ‘indexingbodies’) {
document.write(‘Full Text PDF‘);
}
else if (fieldValue == ‘administrator’) { document.write(‘Full Text PDF‘); }
else if (fieldValue == ‘rtid’) { document.write(‘Full Text PDF‘); }
else { document.write(‘ ‘); }

Browse Figures

References

1. Domingo García Almagro. Leishmaniosis cutánea. Tesis doctoral UCM.2004. ISBN: 84-669-2810-3
2. Fernández SL, Chicharro C, Nieto J, Guerrero FF, Manzanares EM, Frutos EC, Carrillo E. Feline
Feishmanioasis Diagnost Algorithm.
3. 3 Velez R, Gallego M. Commercially approved vaccines for canine leishmaniosis: a review of
available data on their safety and efficacy. Tropical Medicine & International Health. 2020
May;25(5):540-57.
4. Guías OMS. Leishmaniosis, www.WHO.ink/es /news-room/fact-sheet/detail/ leishmaniasis. 2
marzo 2020.
5. L. Moral Gil. ¿qué ha sido de la Leishmaniasis?. An. Esp. Pediatr. Vol 1: 49:5-10 (1998).
6. Fábregas-Calao RF, González-Roa EK, Sánchez-Neira Y. Microfocalización y estratificación
epidemiológica de la leishmaniasis cutánea en el departamento de Santander, periodo 2010–2020.
Revista Investigación en Salud Universidad de Boyacá. 2023 Jul 31;10(2).
7. Solano-Gallego L, Miró G, Koutinas A, Cardoso L, Pennisi MG, Ferrer L, Bourdeau P, Oliva G,
Baneth G. LeishVet guidelines for the practical management of canine leishmaniosis. Parasites &
vectors. 2011 Dec;4:1-6.
8. Pennisi MG. Leishmaniosis of companion animals in Europe: an update. Veterinary parasitology.
2015 Feb 28;208(1-2):35-47.
9. Voslářvá E, Passantino A. Stray dog and cat laws and enforcement in Czech Republic and in Italy.
Annali dell’Istituto superiore di sanità. 2012;48:97-104.
10. Amillategui Dos Santos R, Cano-Portero R, Almazan-Isla J, Boix Martinez R, Delgado-Sanz C,
Diaz Garcia MO, Diaz Franco A, Fernandez Martinez B, Larrauri A, Lopez-Perea N, Lucas Herraiz
P. Resultados de la Vigilancia Epidemiológica de las enfermedades transmisibles. Informe anual.
2017-2018.
11. Castilla Jimena JA, Rodríguez Romero E, Guillén Enríquez FJ, Lorusso N. Informe epidemiológico
de las enfermedades transmisibles y no transmisibles. Andalucía. Año 2020.
12. Fernández SL. How Covid-19 Isolate Afected to the Epidemiology (Prevalence) of Main
Mediterraneum Vector-Borne Diseases (VBD) in Dogs. Biomedical Journal of Scientific &
Technical Research. 2023;49(4):40882-90.
13. Manual Terrestre de la OIE 2021. Cap. 3.1.11.
www.woah.org/fileadmin/Home/esp/Health_standards/tahm/3.01.11_Leishmaniosis.pdf
14. de Paz JC. El principio de responsabilidad personal en las sanciones administrativas. Revista de
administración pública. 2020(211):37-69.
15. Reglamento de ejecución (UE) 2021/547 de la Comisión de 29 de marzo de 2021 por el que se
modifica el Reglamento de Ejecución (UE) 2019/1715 en lo que respecta a los procedimientos para
el establecimiento y la utilización de ADIS y EUROPHYT, la expedición de certificados
zoosanitarios, certificados oficiales, certificados zoosanitarios/oficiales y documentos comerciales
electrónicos, la utilización de firmas electrónicas y el funcionamiento de TRACES, y por el que se
deroga la Decisión 97/152/CE.


Regular Issue Subscription Original Research
Volume 01
Issue 01
Received November 9, 2023
Accepted November 20, 2023
Published December 22, 2023

function myFunction2() {
var x = document.getElementById(“browsefigure”);
if (x.style.display === “block”) {
x.style.display = “none”;
}
else { x.style.display = “Block”; }
}
document.querySelector(“.prevBtn”).addEventListener(“click”, () => {
changeSlides(-1);
});
document.querySelector(“.nextBtn”).addEventListener(“click”, () => {
changeSlides(1);
});
var slideIndex = 1;
showSlides(slideIndex);
function changeSlides(n) {
showSlides((slideIndex += n));
}
function currentSlide(n) {
showSlides((slideIndex = n));
}
function showSlides(n) {
var i;
var slides = document.getElementsByClassName(“Slide”);
var dots = document.getElementsByClassName(“Navdot”);
if (n > slides.length) { slideIndex = 1; }
if (n (item.style.display = “none”));
Array.from(dots).forEach(
item => (item.className = item.className.replace(” selected”, “”))
);
slides[slideIndex – 1].style.display = “block”;
dots[slideIndex – 1].className += ” selected”;
}