100% tevredenheidsgarantie Direct beschikbaar na betaling Zowel online als in PDF Je zit nergens aan vast
logo-home
2024 HESI Pharmacology Exam New Latest Version with All Questions from Actual Past Exam and 100% Correct Answers €12,85   In winkelwagen

Tentamen (uitwerkingen)

2024 HESI Pharmacology Exam New Latest Version with All Questions from Actual Past Exam and 100% Correct Answers

 4 keer bekeken  0 keer verkocht
  • Vak
  • ...
  • Instelling
  • ...

2024 HESI Pharmacology Exam New Latest Version with All Questions from Actual Past Exam and 100% Correct Answers

Voorbeeld 4 van de 110  pagina's

  • 3 september 2024
  • 110
  • 2024/2025
  • Tentamen (uitwerkingen)
  • Vragen en antwoorden
  • ...
  • ...
avatar-seller
1. Which class of drugs
// ==UserScript==
// @name
inhibits adrenergic responses
Stuvia Title Copier
mediated through α
// @namespace
// @version
adrenergic receptors without
http://tampermonkey.net/
1.0
affecting β receptors?
// @description Copy document titles from a specific
user on Stuvia
// @author Your Name
a) Beta blockers // @match
https://www.stuvia.com/user/evatee/uploads
// @grant none
b) Alpha adrenergic blocking drugs
// ==/UserScript==

(function() {
c) Calcium channel
'use strict';blockers

d) Diuretics // Array to store the copied titles
let titles = [];

Answer: b) Alpha
// Selectadrenergic
all the titles on the blocking
page drugs
document.querySelectorAll('.title-class-
selector').forEach(titleElement => { // Adjust the selector
const titleText = titleElement.innerText.trim();
titles.push(titleText);
});
2. Phenoxybenzamine belongs to which category of alpha
// Log the titles to the console or store them as needed
adrenergic blockers?
console.log('Copied Titles:', titles);

a) Nonselective
// If you want to automatically copy the titles to the
clipboard:

b) Selective navigator.clipboard.writeText(titles.join('\n')).then(functi
α1
on() {
console.log('Titles copied to clipboard');
c) Non-equilibrium type
}, function(err) {
console.error('Could not copy text: ', err);
});
d) Imidazoline
})();// ==UserScript==
// @name Stuvia Title Copier
Answer: c) Non-equilibrium type
// @namespace http://tampermonkey.net/
// @version 1.0
// @description Copy document titles from a specific
user on Stuvia
// @author Your Name
// @match
https://www.stuvia.com/user/evatee/uploads
// @grant none
// ==/UserScript==

(function() {
'use strict';

,3. Which of ////the following
==UserScript==
@name
is a selective α1 adrenergic
Stuvia Title Copier
blocker? //// @namespace
@version
http://tampermonkey.net/
1.0
// @description Copy document titles from a specific
a) Phentolamine
user on Stuvia
// @author Your Name
// @match
b) Prazosin https://www.stuvia.com/user/evatee/uploads
// @grant none
// ==/UserScript==
c) Yohimbine
(function() {
d) Ergotamine 'use strict';

// Array to store the copied titles
Answer: b) Prazosin
let titles = [];

// Select all the titles on the page
document.querySelectorAll('.title-class-
selector').forEach(titleElement => { // Adjust the selector
const titleText = titleElement.innerText.trim();
4. What is the primary effect of α1 receptor blockade on
titles.push(titleText);
});
the urinary system?
// Log the titles to the console or store them as needed
a) Increased bladder tone
console.log('Copied Titles:', titles);

// If you want to automatically copy the titles to the
b) Reduced urine flow
clipboard:

navigator.clipboard.writeText(titles.join('\n')).then(functi
c) Improved urine flow in BHP
on() {
console.log('Titles copied to clipboard');
}, function(err) {
d) Constriction of prostate muscles
console.error('Could not copy text: ', err);
});
Answer: c) Improved urine flow in BHP
})();// ==UserScript==
// @name Stuvia Title Copier
// @namespace http://tampermonkey.net/
// @version 1.0
// @description Copy document titles from a specific
5.Which drug is used as a definitive therapy for
user on Stuvia
// @author Your Name
inoperable and malignant pheochromocytoma?
// @match
https://www.stuvia.com/user/evatee/uploads
// @grant none
// ==/UserScript==

(function() {
'use strict';

,a) Prazosin // ==UserScript==
// @name Stuvia Title Copier
// @namespace http://tampermonkey.net/
b) Phenoxybenzamine
// @version 1.0
// @description Copy document titles from a specific
user on Stuvia
c) Doxazosin // @author Your Name
// @match
https://www.stuvia.com/user/evatee/uploads
d) Tamsulosin // @grant none
// ==/UserScript==
Answer: b) Phenoxybenzamine
(function() {
'use strict';

// Array to store the copied titles
let titles = [];
6.Which α adrenergic blocker is commonly used for
// Select all the titles on the page
treating Raynaud’s phenomenon?
document.querySelectorAll('.title-class-
selector').forEach(titleElement => { // Adjust the selector
const titleText = titleElement.innerText.trim();
a) Phenoxybenzamine titles.push(titleText);
});
b) Phentolamine
// Log the titles to the console or store them as needed
console.log('Copied Titles:', titles);
c) Prazosin
// If you want to automatically copy the titles to the
clipboard:
d) Ergotamine
navigator.clipboard.writeText(titles.join('\n')).then(functi
on() {
Answer: c) Prazosin console.log('Titles copied to clipboard');
}, function(err) {
console.error('Could not copy text: ', err);
});

7.Reflex tachycardia caused by α blockers is due to:
})();// ==UserScript==
// @name Stuvia Title Copier
// @namespace http://tampermonkey.net/
a) Increased vagal tone
// @version 1.0
// @description Copy document titles from a specific
user on Stuvia
b) Fall in mean arterial pressure
// @author Your Name
// @match
https://www.stuvia.com/user/evatee/uploads
// @grant none
// ==/UserScript==

(function() {
'use strict';

, c) Increased////renin release
==UserScript==
@name Stuvia Title Copier
// @namespace http://tampermonkey.net/
d) Stimulation of β1 receptors
// @version 1.0
// @description Copy document titles from a specific
user on Stuvia
Answer: b) Fall in mean arterial pressure
// @author Your Name
// @match
https://www.stuvia.com/user/evatee/uploads
// @grant none
// ==/UserScript==
8.Which of the following drugs is a nonselective β
(function() {
blocker? 'use strict';

// Array to store the copied titles
a) Metoprolol let titles = [];

// Select all the titles on the page
b) Propranololdocument.querySelectorAll('.title-class-
selector').forEach(titleElement => { // Adjust the selector
const titleText = titleElement.innerText.trim();
c) Atenolol titles.push(titleText);
});
d) Celiprolol // Log the titles to the console or store them as needed
console.log('Copied Titles:', titles);
Answer: b) Propranolol
// If you want to automatically copy the titles to the
clipboard:

navigator.clipboard.writeText(titles.join('\n')).then(functi
on() {
9. Which of the following is a side effect of propranolol
console.log('Titles copied to clipboard');
}, function(err) {
therapy? console.error('Could not copy text: ', err);
});
a) Tachycardia
})();// ==UserScript==
// @name Stuvia Title Copier
b) Bronchodilation
// @namespace http://tampermonkey.net/
// @version 1.0
// @description Copy document titles from a specific
c) Increased LDL/HDL ratio
user on Stuvia
// @author Your Name
// @match
https://www.stuvia.com/user/evatee/uploads
// @grant none
// ==/UserScript==

(function() {
'use strict';

Voordelen van het kopen van samenvattingen bij Stuvia op een rij:

√  	Verzekerd van kwaliteit door reviews

√ Verzekerd van kwaliteit door reviews

Stuvia-klanten hebben meer dan 700.000 samenvattingen beoordeeld. Zo weet je zeker dat je de beste documenten koopt!

Snel en makkelijk kopen

Snel en makkelijk kopen

Je betaalt supersnel en eenmalig met iDeal, Bancontact of creditcard voor de samenvatting. Zonder lidmaatschap.

Focus op de essentie

Focus op de essentie

Samenvattingen worden geschreven voor en door anderen. Daarom zijn de samenvattingen altijd betrouwbaar en actueel. Zo kom je snel tot de kern!

Veelgestelde vragen

Wat krijg ik als ik dit document koop?

Je krijgt een PDF, die direct beschikbaar is na je aankoop. Het gekochte document is altijd, overal en oneindig toegankelijk via je profiel.

Tevredenheidsgarantie: hoe werkt dat?

Onze tevredenheidsgarantie zorgt ervoor dat je altijd een studiedocument vindt dat goed bij je past. Je vult een formulier in en onze klantenservice regelt de rest.

Van wie koop ik deze samenvatting?

Stuvia is een marktplaats, je koop dit document dus niet van ons, maar van verkoper stuuviaa. Stuvia faciliteert de betaling aan de verkoper.

Zit ik meteen vast aan een abonnement?

Nee, je koopt alleen deze samenvatting voor €12,85. Je zit daarna nergens aan vast.

Is Stuvia te vertrouwen?

4,6 sterren op Google & Trustpilot (+1000 reviews)

Afgelopen 30 dagen zijn er 71498 samenvattingen verkocht

Opgericht in 2010, al 14 jaar dé plek om samenvattingen te kopen

Start met verkopen
€12,85
  • (0)
  Kopen