Give all questions English form
cd /home/daytona/workspace/attachments/00588d9b-75a8-4349-a7a3-de91edceb0a8 && python3 -c " import pdfplumber with pdfplumber.open('urology.pdf') as pdf: print(f'Total pages: {len(pdf.pages)}') for i, page in enumerate(pdf.pages): text = page.extract_text() print(f'--- PAGE {i+1} ---') print(text) print() "
python3 -c " import pytesseract from pdf2image import convert_from_path pages = convert_from_path('/home/daytona/workspace/attachments/00588d9b-75a8-4349-a7a3-de91edceb0a8/urology.pdf', dpi=200) print(f'Converted {len(pages)} pages') for i, page in enumerate(pages): text = pytesseract.image_to_string(page, lang='ara+eng') print(f'--- PAGE {i+1} ---') print(text) print() " 2>/dev/null
python3 -c " import pytesseract from pdf2image import convert_from_path # Process one page at a time to avoid memory issues pages = convert_from_path('/home/daytona/workspace/attachments/00588d9b-75a8-4349-a7a3-de91edceb0a8/urology.pdf', dpi=150, first_page=1, last_page=5) for i, page in enumerate(pages): text = pytesseract.image_to_string(page, lang='ara+eng') print(f'--- PAGE {i+1} ---') print(text) print() " 2>/dev/null
python3 -c " import pytesseract from pdf2image import convert_from_path all_text = {} for start in range(1, 34, 5): end = min(start+4, 33) pages = convert_from_path('/home/daytona/workspace/attachments/00588d9b-75a8-4349-a7a3-de91edceb0a8/urology.pdf', dpi=150, first_page=start, last_page=end) for i, page in enumerate(pages): pg_num = start + i text = pytesseract.image_to_string(page, lang='ara+eng') all_text[pg_num] = text # Save to file with open('/home/daytona/workspace/urology_ocr.txt', 'w') as f: for pg_num in sorted(all_text.keys()): f.write(f'--- PAGE {pg_num} ---\n') f.write(all_text[pg_num]) f.write('\n\n') print('Done') " 2>/dev/null
python3 -c " from pdf2image import convert_from_path import os pages = convert_from_path('/home/daytona/workspace/attachments/00588d9b-75a8-4349-a7a3-de91edceb0a8/urology.pdf', dpi=150) os.makedirs('/home/daytona/workspace/urology_pages', exist_ok=True) for i, page in enumerate(pages): page.save(f'/home/daytona/workspace/urology_pages/page_{i+1:02d}.jpg', 'JPEG', quality=85) print(f'Saved {len(pages)} pages') " 2>/dev/null
cat << 'EOF' > /home/daytona/workspace/urology_questions_english.txt UROLOGY & NEPHROLOGY - ALL QUESTIONS IN ENGLISH ================================================ Question 1. What laboratory methods of research are carried out in the diagnosis of trophoblastic tumors of the uterus? A) Determination of hCG and troph B-globulin ✓ (correct answer) B) Determination of body mass index C) Determination of alkaline phosphatase and AFP D) Gynecological examination E) Hysteroscopy --- Question 2. Risk factor for premature birth: A) Large fetus B) Arterial hypertension C) Primiparous woman D) Obesity E) Smoking ✓ (correct answer) --- Question 3. A 34-year-old woman was admitted to the emergency room of the renal center with complaints of lower back pain, fever up to 39.0°C with chills, frequent urination, and pain during urination. What changes will be in the analysis of urine? (3 answers) A) Proteinuria up to 1.0 g/l ✓ B) Leukocyturia ✓ C) Bacteriuria ✓ D) Cylindruria E) Macrohematuria F) Lymphocyturia --- Question 4. A patient of 29 years old complains of an increase in body temperature up to 38.5°C, pain in the lumbar region, frequent urination. Urine test: 1015, protein 0.99 g/l, WBC 30-15, bacteria +++. What changes in the blood test will the patient have? (2 answers) A) Leukocytosis ✓ B) Increased ESR ✓ C) Leucopenia D) Decreased ESR E) Anemia F) Erythrocytosis --- Question 5. A 30-year-old female patient has low back pain, pollacuria, stranguria, T-37.5°C, general weakness. What is the treatment? A) Antibiotics ✓ (correct answer) --- Question 6. The patient notes a decrease in the amount of urine to 400 ml over the last 20 hours. Define this symptom: A) Pyuria B) Anuria C) Ishuria D) Polyuria E) Oliguria ✓ (correct answer) --- Question 7. The frequency of male infertility is: [Answer: 40-30%] --- Question 8. A patient has come to the urologist's reception with complaints of an increase in the left half of the scrotum. The local picture is shown in the figure below. What is your diagnosis? [Image shown – transillumination/diaphanoscopy positive] A) Diaphanoscopy ✓ (correct answer - procedure used for diagnosis) --- Question 9 (Question 6 in exam numbering). Which anomaly of the penis can you see in the picture? What is your preliminary diagnosis? [Drawing of penis anomaly shown] A) Epispadias B) Penile rupture C) Micropenis D) Hypospadias --- Question 10. A 62-year-old patient during the last two years notes a gradual, painful increase in the volume of the left half of the scrotum by 3 times. The skin is not changed. Palpation: elastic consistency, uniform, painless, the spermatic cord is not differentiated. Symptom of diaphanoscopy is positive. The right half of the scrotum with structural elements is not differentiated. What is the diagnosis? A) Cyst of the epididymis of the left testis B) Dropsy (hydrocele) of the left testis ✓ (correct answer) C) Tumor of the left testis D) Inguinal-scrotal hernia on the left E) Acute orchoepididymitis on the left --- Question 11. (Image-based question - scrotal ultrasound) What does the ultrasound image of the scrotum show? --- Question 12. A 24-year-old patient complains of episodic dull pain in the left genital area of the scrotum that occurs after physical exertion. The local picture is shown in the figure below. What is your diagnosis? A) Varicocele of the left testis (varicose veins of the spermatic cord on the left) ✓ (correct answer) B) Inguinal hernia on the left --- Question 13. A 60-year-old patient complains of heaviness in the lower back, general weakness, dry mouth, headaches, and increased blood pressure. She has been taking analgesics and NSAIDs constantly for 15 years. Swelling of the eyelids. BP 150/100 mm Hg. Color - dark yellow; protein 0.99 g/l; specific gravity 1006; WBC 10-15; RBC 8-10; hyaline cylinders 2-3. What part of the kidney is affected by this disease? (2 answers) A) Tubules ✓ B) Interstitium ✓ C) Glomeruli D) Basement membrane --- Question 14. (Image-based question - bladder calculus radiograph/X-ray) What does this X-ray image show? --- Question 15. Prevention of congenital malformations of the central nervous system: A) Sedative agent [Answer relates to folic acid supplementation] --- Question 16. (Image-based / clinical question about pregnancy) A patient complains about the absence of menstruation for 2 months, lack of appetite, sometimes... A) Pregnancy 7 weeks B) Pregnancy 4 weeks C) Pregnancy 8 weeks --- Question 17. Reasons for the development of edema in nephrotic syndrome: (2 correct answers) A) Decreased glomerular filtration B) Protein loss in urine ✓ C) Violation of vascular permeability ✓ D) Lowering blood cholesterol level --- Question 18. (Excretory urography image question) What does this excretory urography show? A) Excretory urography, doubling of the ureter B) Cystography, doubling of the ureter C) Overview urography, double kidney D) Retrograde urography, double kidney --- Question 19. (Hemodynamics/cardiovascular physiology question) What happens to the cardiovascular system? A) An increase in the volume of circulating blood B) By reducing the viscosity of the blood C) Increased peripheral vascular resistance D) A decrease in the volume of circulating blood E) Reduction of the stroke volume of blood --- Question 20. What does the classic triad of symptoms of acute glomerulonephritis include? (3 correct answers) A) Swelling (edema) B) Dyspnea C) Hypertension D) Hematuria E) Heartbeat (palpitations) --- Question 21. (Mirror exam / gynecological question) When examined with a mirror, the doctor noted positive signs. What is the finding? A) At the time of menstruation B) 3 weeks ago C) Delayed menstruation --- Question 22. In women with gynecological diseases, what needs to be found out? [Clinical history-taking question] --- Question 23. A patient complains of pain in the lower part of the abdomen, frequent urination. An X-ray examination has been done. What is your diagnosis? A) Chronic prostatitis B) Bladder rupture C) Acute prostatitis EOF echo "Done writing questions"
urology questions english
Text File · TXT
With correct answers