The nurse is providing discharge teaching to a client who has been prescribed metronidazole (Flagyl) 500 mg PO three times daily for 7 days to treat bacterial vaginosis. Which statement by the client indicates understanding of the medication instructions?
Blog
A nurse is preparing to administer 20 mEq of potassium chlor…
A nurse is preparing to administer 20 mEq of potassium chloride intravenously to a patient with hypokalemia. Which action is most important for the nurse to take
Which assessment finding indicates a need to notify the prov…
Which assessment finding indicates a need to notify the provider about a patient with an indwelling urinary catheter?
A nurse is reviewing laboratory results for a patient with c…
A nurse is reviewing laboratory results for a patient with chronic alcoholism who is admitted for malnutrition. The patient’s magnesium level is 1.2 mEq/L. Which assessment finding would the nurse expect?
A nurse reviews laboratory results for a patient who has bee…
A nurse reviews laboratory results for a patient who has been on bedrest for 10 days following hip replacement surgery. The serum calcium level is 12.1 mg/dL. Which nursing intervention is the priority?
A nurse is caring for a client who experienced a left-sided…
A nurse is caring for a client who experienced a left-sided cerebrovascular accident (CVA) 2 days ago and has been diagnosed with global aphasia. Which intervention is most appropriate for the nurse to implement?
Which situation requires the nurse to perform handwashing wi…
Which situation requires the nurse to perform handwashing with soap and water instead of using an alcohol-based sanitizer
A nurse is teaching a patient who is being discharged on a D…
A nurse is teaching a patient who is being discharged on a DOAC (Direct Oral Anticoagulant). Which statement by the patient indicates a need for further teaching?
A nurse is caring for multiple clients on a medical-surgica…
A nurse is caring for multiple clients on a medical-surgical unit. Which nursing action prevents the spread of infection by interrupting the mode of transmission?
Compete the code to display and count how many numbers betwe…
Compete the code to display and count how many numbers between 16 and 200 are divisible by 3. Print the counter. (SO1.1) // Code required int counter =0; for ( ) { if ( ) { } // print the how many divisible by 3 }