File:Hydronephrosis.svg

Summary

Description
Русский: Представленный алгоритм может использоваться в клинической практике для дифференциальной диагностики гидронефроза.
Date
Source Own work
Author D6194c-1cc
SVG development
InfoField
 
The SVG code is valid.
 
This diagram was created with Graphviz.
Category:Valid SVG created with Graphviz code:Diagrams#Hydronephrosis.svg
 
Category:Translation possible - SVGThis diagram uses embedded text that can be easily translated using a text editor.
Source code
InfoField

Graphviz mscgen code

node [shape=rectangle, style=rounded, width=2.8];

    hydronephrosis [label="Гидронефроз", style=bold];
    unilateral [label="Односторонний", style=bold];
    bilateral [label="Двусторонний", style=bold];
    normal_bladder [label="Мочевой пузырь\nв норме"];
    normal_or_dilated_bladder [label="Нормальный или\nрасширенный\nмочевой пузырь"];
    ureterocele [label="Уретероцеле", color="#550000"];
    duplex_kidney [label="Удвоение\nмочеиспускательного\nканала"];
    dilated_bladder [label="Расширенный\nмочевой пузырь"];
    normal_ureter [label="Мочеточник\nв норме"];
    dilated_ureter [label="Расширенный\nмочеточник"];
    upj_stenosis [label="Стеноз\nлоханочно-мочеточникового\nсегмента", color="#550000"];
    vur [label="Пузырно-мочеточниковый\nрефлюкс", color="#550000"];
    vuj [label="Стеноз\nпузырно-мочеточникового\nперехода", color="#550000"];
    increased_bladder_wall [label="Утолщение стенки\nмочевого пузыря"];
    bilateral_hydroureter [label="Двусторонний\nгидроуретер", color="#550000"];
    puv [label="Задний\nуретарный клапан", color="#550000"];
    megacystis_microcolon_hypoperistalsis_syndrome [label="Синдром Бердона", color="#550000"];

    hydronephrosis -> {unilateral; bilateral;}
    {unilateral; bilateral;} -> normal_bladder;
    unilateral -> normal_or_dilated_bladder -> ureterocele -> duplex_kidney;
    bilateral -> dilated_bladder;
    normal_bladder -> normal_ureter;
    normal_ureter -> upj_stenosis;
    normal_bladder -> dilated_ureter;
    dilated_ureter -> {vur; vuj;}
    dilated_bladder -> {increased_bladder_wall; bilateral_hydroureter; megacystis_microcolon_hypoperistalsis_syndrome}
    bilateral_hydroureter -> puv;
    increased_bladder_wall -> puv;
}

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
Category:CC-BY-SA-4.0#Hydronephrosis.svg
Category:Self-published work Category:SVG hydronephrosis
Category:CC-BY-SA-4.0 Category:SVG hydronephrosis Category:Self-published work Category:Translation possible - SVG Category:Valid SVG created with Graphviz code:Diagrams