Week 10: Genitourinary Disorders
Diagnosis and Management of Genitourinary Disorders
Many genitourinary (GU) disorders such as kidney disease begin developing during childhood and adolescence (Johns Hopkins Children’s Center, 2010). This early onset of disease makes it essential for you, as the advanced practice nurse caring for pediatric patients, to identify potential signs and symptoms. Although some pediatric GU disorders require long-term treatment and management, other disorders such as bedwetting or urinary tract infections are more common and frequently require only minor interventions. In your role with pediatric patients, you must evaluate symptoms and determine whether to treat patients or refer them for specialized care. For this Discussion, consider potential diagnoses, treatment, and/or referral options for the patients in the following three case studies.
Case Study 1:
You see a 3-year-old with a 2-day history of complaints of dysuria with frequent episodes of enuresis despite potty training about 7 months ago. She is afebrile and denies vomiting. Physical examination is normal. Dipstick voided urine analysis reveals: specific gravity 1.015, Protein 1+ non-hemolyzed blood, 1+ nitrites, 1+ leukocytes, and glucose-negative.
To prepare:
• Review “Genitourinary Disorders” in the Burns et al. text.
• Review and select one of the three provided case studies. Analyze the patient information.
• Consider a differential diagnosis for the patient in the case study you selected. Think about the most likely diagnosis for the patient.
• Think about a treatment and management plan for the patient. Be sure to consider appropriate dosages for any recommended pharmacologic and/or non-pharmacologic treatments.
• Consider strategies for educating patients and families on the treatment and management of the genitourinary disorder.
Please address the following in bold topics
An explanation of the differential diagnosis for the patient in the case study you selected.
Explain which is the most likely diagnosis for the patient and why. Include an explanation of unique characteristics of the disorder you identified as the primary diagnosis.
Then, explain a treatment and management plan for the patient, including appropriate dosages for any recommended treatments.
Finally, explain strategies for educating patients and families on the treatment and management of the genitourinary disorder.
Readings
• Burns, C. E., Dunn, A. M., Brady, M. A., Starr, N. B., & Blosser, C. G. (2013). Pediatric primary care(5th ed.). Philadelphia, PA: Elsevier.
o Chapter 34, “Genitourinary Disorders” (pp. 809–843)
This chapter presents information related to the anatomy and physiology of the genitourinary system. It then explores assessment and management strategies for genitourinary disorders, including common genitourinary conditions in males.
o Chapter 35, “Gynecologic Disorders” (pp. 844–876)
This chapter explores female anatomy and physiology from gestation through puberty and adolescence. It also provides information related to anticipatory guidance, adolescent pregnancy prevention, contraceptive use, and assessment and management strategies for disorders.
• American Academy of Pediatrics, Subcommittee on Urinary Tract Infection, Steering Committee on Quality Improvement and Management. (2011). Urinary tract infection: Clinical practice guideline for the diagnosis and management of the initial UTI in febrile infants and children 2 to 24 months. Pediatrics,128(3), 595–610. Retrieved from http://pediatrics.aappublications.org/content/128/3/595.full?sid=cc35023c-502d-474a-9856-bfb5e38eed54
This article provides guidelines for diagnosing and managing urinary tract infections in febrile infants and young children. It also describes criteria for selecting appropriate treatment options.
• Cox, A. M., Patel, H., & Gelister, J. (2012). Testicular torsion. British Journal of Hospital Medicine, 73(3), C34–C36.
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

