Friday, 1 September 2023

Translation service


Yandex Translation Service

Simple Yandex Translation Service

Translated Text:

function translateText() { const sourceText = document.getElementById('sourceText').value; const targetLanguage = document.getElementById('targetLanguage').value; const apiKey = 'trnsl.1.1.20180722T175752Z.34c48a38d0ac3bd0.5485ce366a8efa29beb80efafb6460c070bfb382'; // The target language should be specified as 'en-TARGET_LANGUAGE' const url = `https://translate.yandex.net/api/v1.5/tr.json/translate?key=${apiKey}&text=${encodeURI(sourceText)}&lang=en-${targetLanguage}`; fetch(url) .then(response => response.json()) .then(data => { const translatedText = data.text[0]; document.getElementById('translatedText').value = translatedText; }) .catch(error => { console.error("There was an error with the translation request:", error); }); }

Thursday, 4 October 2018

Medical Abbreviation List

Medical Abbreviation list

Medical Abbreviation list

                                                                    Todays Prescription are Preferably Written in English.Some Latin Abbreviations are used Prescribing The Dose .Latin Has Been Used As Language Of Prescription Because 

1. It is The Language Of Medical Sciences throughout The World And Therefore It is Well Understood by both the physician and the pharmacist. The Meaning Of Pharmaceutical latine  Terms Remains The Same in Any Part Of Civilized world with very negligible chance of misinterpretation .

2. It assures some Secrecy regarding the medication Prescribed ,which is neccesory to avoid self Medication by the patient.

3. It Is Very Convenient for The Busy Practitioner To Use Abbreviated Latin Terms.

The Most Frequently Used Medical Latin Terms And Abbreviations Are Summarized.

 

Medical Abbreviation List

Medical Abbreviation List