(function(doc, html, url) {
var widget = doc.createElement("div");
widget.innerHTML = html;
var script = doc.currentScript; // e = a.currentScript;
if (!script) {
var scripts = doc.scripts;
for (var i = 0; i < scripts.length; ++i) {
script = scripts[i];
if (script.src && script.src.indexOf(url) != -1) break;
}
}
script.parentElement.replaceChild(widget, script);
}(document, '
What is the current status of ototoxicity monitoring practices?
What is it about?
The current study emphasizes on the current ototoxicity monitoring practices across the world and identifies barriers and facilitators to the implementation of the same.
Why is it important?
This is important to identify knowledge gaps and help structure ototoxicity monitoring practices in a contextually relevant manner.