Список симптомов

Возвращает список симптомов


  • q - фильтр по названию
  • age - фильтр по возрасту
  • gender - фильтр по полу: 1 - мужской, 2 - женский
  • point - фильтр по точке на теле: координаты x,y через запятую
  • ids - фильтр по id симтома
  • rand - случайный симптом
  • sort_name - поле для сортировки
  • sort_by - направление сортировки: asc, desc. По умолчанию asc
GET /symptom/?format=api&page=23
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 617,
    "next": "http://api.symptomd.ru/symptom/?format=api&page=24",
    "previous": "http://api.symptomd.ru/symptom/?format=api&page=22",
    "results": [
        {
            "id": 113,
            "synonyms": [],
            "body_points": [],
            "disease_count": 2,
            "svg": "<svg baseProfile=\"full\" height=\"9525\" version=\"1.1\" width=\"9525\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:ev=\"http://www.w3.org/2001/xml-events\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs /><circle cx=\"4762.5\" cy=\"4762.5\" fill=\"#ffffff\" id=\"svg_1\" r=\"4730\" stroke=\"#2196f3\" stroke-width=\"52.92\" /><path d=\"m5046.45996,686.46c-71,-94 -175,-151 -300,-164c-57,-6 -153,10 -212,20c1,0 0,2 0,2c-6,11 35,-22 -8,11c-19,14 1,0 -26,15c-42,23 -20,7 -52,34c-148,125 -143,175 -116,367c18,134 -37,163 20,311c26,66 29,62 46,142c32,152 107,-49 40,428c-15,103 -79,139 -160,183c-200,109 -373,109 -486,191c-129,94 -173,309 -147,529c44,378 74,157 59,623c-14,458 -37,305 -77,605c-27,207 1,432 13,640c4,61 9,151 0,236c-3,28 -17,61 -19,87c-4,38 -17,64 -23,98c-14,83 -17,167 -14,190c25,48 64,115 78,156c25,8 111,60 133,87c57,31 30,17 112,46l4,-41l-20,-32c-26,3 -81,-52 -105,-108c-7,-16 -5,-36 -5,-64c0,-36 2,-70 8,-87c15,-46 34,-7 46,15c8,15 12,34 11,56c-1,19 -11,41 -12,60c-1,16 8,32 13,43c6,14 33,2 34,0c6,-57 41,-142 40,-237c0,-33 -27,-50 -38,-93c-63,-245 -64,-246 -2,-512c36,-156 91,-326 91,-494c0,-115 -11,-174 16,-286c30,-120 27,-519 3,-775c-59,-639 30,441 80,592c14,65 -1,701 -5,737c-27,234 -69,454 -86,693c-38,552 43,892 123,1408c55,353 -37,516 -55,714c-29,313 191,954 279,1282c29,108 27,84 5,184c-15,66 18,75 -35,137c-69,80 -165,143 -194,180c49,77 400,110 495,42c13,-57 -7,-413 -15,-495c-62,-631 71,-1000 -7,-1420c-38,-206 8,-264 25,-448c8,-86 -3,-166 6,-249c8,-76 21,-146 30,-222c19,-159 37,-298 48,-462c6,-95 -1,-486 29,-540c19,32 76,990 106,1218c11,86 -1,160 6,246c17,202 62,227 28,459c-74,493 19,572 17,951c-2,271 -67,757 -48,955c76,52 134,43 250,37c80,-4 191,-9 250,-59c-11,-45 -24,-43 -57,-68c-141,-106 -111,-124 -170,-167c-6,-63 7,-46 -2,-101c-18,-110 -27,-49 17,-229c80,-322 276,-867 263,-1176c-14,-327 -132,-293 -14,-980c84,-486 119,-830 70,-1338c-21,-218 -69,-416 -81,-638c-12,-228 2,-498 5,-730c66,-183 96,-696 80,-696c0,0 -7,256 -25,464c-12,136 -38,254 -36,260c6,13 7,18 11,34c128,437 2,377 158,976c66,251 35,289 -18,513c-38,158 43,384 43,318c0,-6 39,-55 22,-96c-27,-65 32,-133 34,-114c0,4 18,56 17,110c0,30 -13,59 -21,84c-20,63 -77,93 -79,98c-27,39 -10,16 -19,79c136,-60 149,-60 216,-103c27,-17 31,-42 42,-59c31,-50 49,-85 58,-120c14,-54 -9,-129 -7,-230c-10,-61 -43,-115 -45,-168c-7,-194 12,-391 20,-593c12,-300 -70,-451 -86,-779c-7,-140 -27,-297 7,-429c29,-114 41,-241 53,-289c1,-3 3,-7 3,-9c6,-25 11,-11 -5,-21c8,-369 -39,-473 -360,-572c-426,-132 -429,-195 -454,-489c-17,-201 -10,-48 70,-291c26,-77 83,-137 54,-283c-14,-68 -1,-147 -5,-220c-7,-104 19,-95 -40,-172l4,2z \" fill=\"#ffffff\" fill-opacity=\"0.3\" id=\"svg_2\" stroke=\"#2196f3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"52.92\" /></svg>",
            "popularity": 2,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Неспособность к коммуникации",
            "gender": 0,
            "age_min": null,
            "age_max": null,
            "slug": "nesposobnost-k-kommunikacii",
            "lead": "",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                10217,
                10218
            ]
        },
        {
            "id": 76,
            "synonyms": [
                {
                    "name": "шелушится кожа"
                }
            ],
            "body_points": [
                {
                    "x": 430,
                    "y": 2979,
                    "r": 1200
                }
            ],
            "disease_count": 2,
            "svg": "<svg baseProfile=\"full\" height=\"9525\" version=\"1.1\" width=\"9525\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:ev=\"http://www.w3.org/2001/xml-events\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs /><circle cx=\"4762.5\" cy=\"4762.5\" fill=\"#ffffff\" id=\"svg_1\" r=\"4730\" stroke=\"#2196f3\" stroke-width=\"52.92\" /><path d=\"m5046.45996,686.46c-71,-94 -175,-151 -300,-164c-57,-6 -153,10 -212,20c1,0 0,2 0,2c-6,11 35,-22 -8,11c-19,14 1,0 -26,15c-42,23 -20,7 -52,34c-148,125 -143,175 -116,367c18,134 -37,163 20,311c26,66 29,62 46,142c32,152 107,-49 40,428c-15,103 -79,139 -160,183c-200,109 -373,109 -486,191c-129,94 -173,309 -147,529c44,378 74,157 59,623c-14,458 -37,305 -77,605c-27,207 1,432 13,640c4,61 9,151 0,236c-3,28 -17,61 -19,87c-4,38 -17,64 -23,98c-14,83 -17,167 -14,190c25,48 64,115 78,156c25,8 111,60 133,87c57,31 30,17 112,46l4,-41l-20,-32c-26,3 -81,-52 -105,-108c-7,-16 -5,-36 -5,-64c0,-36 2,-70 8,-87c15,-46 34,-7 46,15c8,15 12,34 11,56c-1,19 -11,41 -12,60c-1,16 8,32 13,43c6,14 33,2 34,0c6,-57 41,-142 40,-237c0,-33 -27,-50 -38,-93c-63,-245 -64,-246 -2,-512c36,-156 91,-326 91,-494c0,-115 -11,-174 16,-286c30,-120 27,-519 3,-775c-59,-639 30,441 80,592c14,65 -1,701 -5,737c-27,234 -69,454 -86,693c-38,552 43,892 123,1408c55,353 -37,516 -55,714c-29,313 191,954 279,1282c29,108 27,84 5,184c-15,66 18,75 -35,137c-69,80 -165,143 -194,180c49,77 400,110 495,42c13,-57 -7,-413 -15,-495c-62,-631 71,-1000 -7,-1420c-38,-206 8,-264 25,-448c8,-86 -3,-166 6,-249c8,-76 21,-146 30,-222c19,-159 37,-298 48,-462c6,-95 -1,-486 29,-540c19,32 76,990 106,1218c11,86 -1,160 6,246c17,202 62,227 28,459c-74,493 19,572 17,951c-2,271 -67,757 -48,955c76,52 134,43 250,37c80,-4 191,-9 250,-59c-11,-45 -24,-43 -57,-68c-141,-106 -111,-124 -170,-167c-6,-63 7,-46 -2,-101c-18,-110 -27,-49 17,-229c80,-322 276,-867 263,-1176c-14,-327 -132,-293 -14,-980c84,-486 119,-830 70,-1338c-21,-218 -69,-416 -81,-638c-12,-228 2,-498 5,-730c66,-183 96,-696 80,-696c0,0 -7,256 -25,464c-12,136 -38,254 -36,260c6,13 7,18 11,34c128,437 2,377 158,976c66,251 35,289 -18,513c-38,158 43,384 43,318c0,-6 39,-55 22,-96c-27,-65 32,-133 34,-114c0,4 18,56 17,110c0,30 -13,59 -21,84c-20,63 -77,93 -79,98c-27,39 -10,16 -19,79c136,-60 149,-60 216,-103c27,-17 31,-42 42,-59c31,-50 49,-85 58,-120c14,-54 -9,-129 -7,-230c-10,-61 -43,-115 -45,-168c-7,-194 12,-391 20,-593c12,-300 -70,-451 -86,-779c-7,-140 -27,-297 7,-429c29,-114 41,-241 53,-289c1,-3 3,-7 3,-9c6,-25 11,-11 -5,-21c8,-369 -39,-473 -360,-572c-426,-132 -429,-195 -454,-489c-17,-201 -10,-48 70,-291c26,-77 83,-137 54,-283c-14,-68 -1,-147 -5,-220c-7,-104 19,-95 -40,-172l4,2z \" fill=\"#cc0000\" fill-opacity=\"0.3\" id=\"svg_2\" stroke=\"#2196f3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"52.92\" /><circle cx=\"4692.5\" cy=\"2979\" fill=\"#ff0000\" fill-opacity=\"0.7\" r=\"1200\" /></svg>",
            "popularity": 2,
            "thumbnail_100x100": "http://api.symptomd.ru/storage/cache/a0/82/a082411718b13886739ba44938d1614b.jpg",
            "thumbnail_300x300": "http://api.symptomd.ru/storage/cache/0e/2a/0e2aeae545af27f87c61675d3d5b9393.jpg",
            "thumbnail_600x600": "http://api.symptomd.ru/storage/cache/23/e7/23e7202b43a449e30b718fd4f92f642d.jpg",
            "name": "Симптом Дарье",
            "gender": 0,
            "age_min": 6,
            "age_max": 20,
            "slug": "simptom-dare",
            "lead": "Болезнь Дарье (фолликулярный вегетирующий дискератоз) – наследственное заболевание, передающееся по аутосомно-доминантному типу с различной степенью фенотипического проявления дефектного гена. Основу клинических проявлений составляет патологическое ороговение клеток эпидермиса (дискератоз). Первичным элементом являются небольшие шелушащиеся пятна или шаровидные папулы, покрытые корками, сливающиеся в бляшки. Локализуется дерматоз на лице, груди, спине, в межлопаточной области, на волосистой части кожи головы. Возможно присоединение вторичной инфекции. Гендерного деления нет. Лечение симптоматическое. Прогноз для жизни благоприятный.",
            "image": "http://api.symptomd.ru/storage/%D1%81%D0%B8%D0%BC%D0%BF%D1%82%D0%BE%D0%BC_%D0%94%D0%B0%D1%80%D1%8C%D0%B5.jpeg",
            "published": 1,
            "danger": false,
            "diseases": [
                8309,
                14440
            ]
        },
        {
            "id": 204,
            "synonyms": [],
            "body_points": [],
            "disease_count": 2,
            "svg": "<svg baseProfile=\"full\" height=\"9525\" version=\"1.1\" width=\"9525\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:ev=\"http://www.w3.org/2001/xml-events\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs /><circle cx=\"4762.5\" cy=\"4762.5\" fill=\"#ffffff\" id=\"svg_1\" r=\"4730\" stroke=\"#2196f3\" stroke-width=\"52.92\" /><path d=\"m5046.45996,686.46c-71,-94 -175,-151 -300,-164c-57,-6 -153,10 -212,20c1,0 0,2 0,2c-6,11 35,-22 -8,11c-19,14 1,0 -26,15c-42,23 -20,7 -52,34c-148,125 -143,175 -116,367c18,134 -37,163 20,311c26,66 29,62 46,142c32,152 107,-49 40,428c-15,103 -79,139 -160,183c-200,109 -373,109 -486,191c-129,94 -173,309 -147,529c44,378 74,157 59,623c-14,458 -37,305 -77,605c-27,207 1,432 13,640c4,61 9,151 0,236c-3,28 -17,61 -19,87c-4,38 -17,64 -23,98c-14,83 -17,167 -14,190c25,48 64,115 78,156c25,8 111,60 133,87c57,31 30,17 112,46l4,-41l-20,-32c-26,3 -81,-52 -105,-108c-7,-16 -5,-36 -5,-64c0,-36 2,-70 8,-87c15,-46 34,-7 46,15c8,15 12,34 11,56c-1,19 -11,41 -12,60c-1,16 8,32 13,43c6,14 33,2 34,0c6,-57 41,-142 40,-237c0,-33 -27,-50 -38,-93c-63,-245 -64,-246 -2,-512c36,-156 91,-326 91,-494c0,-115 -11,-174 16,-286c30,-120 27,-519 3,-775c-59,-639 30,441 80,592c14,65 -1,701 -5,737c-27,234 -69,454 -86,693c-38,552 43,892 123,1408c55,353 -37,516 -55,714c-29,313 191,954 279,1282c29,108 27,84 5,184c-15,66 18,75 -35,137c-69,80 -165,143 -194,180c49,77 400,110 495,42c13,-57 -7,-413 -15,-495c-62,-631 71,-1000 -7,-1420c-38,-206 8,-264 25,-448c8,-86 -3,-166 6,-249c8,-76 21,-146 30,-222c19,-159 37,-298 48,-462c6,-95 -1,-486 29,-540c19,32 76,990 106,1218c11,86 -1,160 6,246c17,202 62,227 28,459c-74,493 19,572 17,951c-2,271 -67,757 -48,955c76,52 134,43 250,37c80,-4 191,-9 250,-59c-11,-45 -24,-43 -57,-68c-141,-106 -111,-124 -170,-167c-6,-63 7,-46 -2,-101c-18,-110 -27,-49 17,-229c80,-322 276,-867 263,-1176c-14,-327 -132,-293 -14,-980c84,-486 119,-830 70,-1338c-21,-218 -69,-416 -81,-638c-12,-228 2,-498 5,-730c66,-183 96,-696 80,-696c0,0 -7,256 -25,464c-12,136 -38,254 -36,260c6,13 7,18 11,34c128,437 2,377 158,976c66,251 35,289 -18,513c-38,158 43,384 43,318c0,-6 39,-55 22,-96c-27,-65 32,-133 34,-114c0,4 18,56 17,110c0,30 -13,59 -21,84c-20,63 -77,93 -79,98c-27,39 -10,16 -19,79c136,-60 149,-60 216,-103c27,-17 31,-42 42,-59c31,-50 49,-85 58,-120c14,-54 -9,-129 -7,-230c-10,-61 -43,-115 -45,-168c-7,-194 12,-391 20,-593c12,-300 -70,-451 -86,-779c-7,-140 -27,-297 7,-429c29,-114 41,-241 53,-289c1,-3 3,-7 3,-9c6,-25 11,-11 -5,-21c8,-369 -39,-473 -360,-572c-426,-132 -429,-195 -454,-489c-17,-201 -10,-48 70,-291c26,-77 83,-137 54,-283c-14,-68 -1,-147 -5,-220c-7,-104 19,-95 -40,-172l4,2z \" fill=\"#ffffff\" fill-opacity=\"0.3\" id=\"svg_2\" stroke=\"#2196f3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"52.92\" /></svg>",
            "popularity": 2,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Отсутствие менструального цикла",
            "gender": 0,
            "age_min": null,
            "age_max": null,
            "slug": "otsutstvie-menstrualnogo-cikla",
            "lead": "",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                9840,
                13143
            ]
        },
        {
            "id": 38,
            "synonyms": [
                {
                    "name": "Атрофия яичек"
                },
                {
                    "name": "Тестикулярная атрофия"
                },
                {
                    "name": "Уменьшение обоих яичек"
                }
            ],
            "body_points": [
                {
                    "x": 405,
                    "y": 5001,
                    "r": 100
                },
                {
                    "x": 548,
                    "y": 5001,
                    "r": 100
                }
            ],
            "disease_count": 2,
            "svg": "<svg baseProfile=\"full\" height=\"9525\" version=\"1.1\" width=\"9525\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:ev=\"http://www.w3.org/2001/xml-events\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs /><circle cx=\"4762.5\" cy=\"4762.5\" fill=\"#ffffff\" id=\"svg_1\" r=\"4730\" stroke=\"#2196f3\" stroke-width=\"52.92\" /><path d=\"m5046.45996,686.46c-71,-94 -175,-151 -300,-164c-57,-6 -153,10 -212,20c1,0 0,2 0,2c-6,11 35,-22 -8,11c-19,14 1,0 -26,15c-42,23 -20,7 -52,34c-148,125 -143,175 -116,367c18,134 -37,163 20,311c26,66 29,62 46,142c32,152 107,-49 40,428c-15,103 -79,139 -160,183c-200,109 -373,109 -486,191c-129,94 -173,309 -147,529c44,378 74,157 59,623c-14,458 -37,305 -77,605c-27,207 1,432 13,640c4,61 9,151 0,236c-3,28 -17,61 -19,87c-4,38 -17,64 -23,98c-14,83 -17,167 -14,190c25,48 64,115 78,156c25,8 111,60 133,87c57,31 30,17 112,46l4,-41l-20,-32c-26,3 -81,-52 -105,-108c-7,-16 -5,-36 -5,-64c0,-36 2,-70 8,-87c15,-46 34,-7 46,15c8,15 12,34 11,56c-1,19 -11,41 -12,60c-1,16 8,32 13,43c6,14 33,2 34,0c6,-57 41,-142 40,-237c0,-33 -27,-50 -38,-93c-63,-245 -64,-246 -2,-512c36,-156 91,-326 91,-494c0,-115 -11,-174 16,-286c30,-120 27,-519 3,-775c-59,-639 30,441 80,592c14,65 -1,701 -5,737c-27,234 -69,454 -86,693c-38,552 43,892 123,1408c55,353 -37,516 -55,714c-29,313 191,954 279,1282c29,108 27,84 5,184c-15,66 18,75 -35,137c-69,80 -165,143 -194,180c49,77 400,110 495,42c13,-57 -7,-413 -15,-495c-62,-631 71,-1000 -7,-1420c-38,-206 8,-264 25,-448c8,-86 -3,-166 6,-249c8,-76 21,-146 30,-222c19,-159 37,-298 48,-462c6,-95 -1,-486 29,-540c19,32 76,990 106,1218c11,86 -1,160 6,246c17,202 62,227 28,459c-74,493 19,572 17,951c-2,271 -67,757 -48,955c76,52 134,43 250,37c80,-4 191,-9 250,-59c-11,-45 -24,-43 -57,-68c-141,-106 -111,-124 -170,-167c-6,-63 7,-46 -2,-101c-18,-110 -27,-49 17,-229c80,-322 276,-867 263,-1176c-14,-327 -132,-293 -14,-980c84,-486 119,-830 70,-1338c-21,-218 -69,-416 -81,-638c-12,-228 2,-498 5,-730c66,-183 96,-696 80,-696c0,0 -7,256 -25,464c-12,136 -38,254 -36,260c6,13 7,18 11,34c128,437 2,377 158,976c66,251 35,289 -18,513c-38,158 43,384 43,318c0,-6 39,-55 22,-96c-27,-65 32,-133 34,-114c0,4 18,56 17,110c0,30 -13,59 -21,84c-20,63 -77,93 -79,98c-27,39 -10,16 -19,79c136,-60 149,-60 216,-103c27,-17 31,-42 42,-59c31,-50 49,-85 58,-120c14,-54 -9,-129 -7,-230c-10,-61 -43,-115 -45,-168c-7,-194 12,-391 20,-593c12,-300 -70,-451 -86,-779c-7,-140 -27,-297 7,-429c29,-114 41,-241 53,-289c1,-3 3,-7 3,-9c6,-25 11,-11 -5,-21c8,-369 -39,-473 -360,-572c-426,-132 -429,-195 -454,-489c-17,-201 -10,-48 70,-291c26,-77 83,-137 54,-283c-14,-68 -1,-147 -5,-220c-7,-104 19,-95 -40,-172l4,2z \" fill=\"#cc0000\" fill-opacity=\"0.3\" id=\"svg_2\" stroke=\"#2196f3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"52.92\" /><circle cx=\"4667.5\" cy=\"5001\" fill=\"#ff0000\" fill-opacity=\"0.7\" r=\"100\" /><circle cx=\"4810.5\" cy=\"5001\" fill=\"#ff0000\" fill-opacity=\"0.7\" r=\"100\" /></svg>",
            "popularity": 2,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Маленькие яички",
            "gender": 1,
            "age_min": 0,
            "age_max": 99,
            "slug": "malenkie-yaichki",
            "lead": "Уменьшение размеров яичек, обычно оказывает влияние на репродуктивную функцию и приводит к гормональным нарушениям. Чаще всего изменения происходят постепенно, и своевременное лечение может приостановить процесс",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                11807,
                11849
            ]
        },
        {
            "id": 210,
            "synonyms": [],
            "body_points": [],
            "disease_count": 2,
            "svg": "<svg baseProfile=\"full\" height=\"9525\" version=\"1.1\" width=\"9525\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:ev=\"http://www.w3.org/2001/xml-events\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs /><circle cx=\"4762.5\" cy=\"4762.5\" fill=\"#ffffff\" id=\"svg_1\" r=\"4730\" stroke=\"#2196f3\" stroke-width=\"52.92\" /><path d=\"m5046.45996,686.46c-71,-94 -175,-151 -300,-164c-57,-6 -153,10 -212,20c1,0 0,2 0,2c-6,11 35,-22 -8,11c-19,14 1,0 -26,15c-42,23 -20,7 -52,34c-148,125 -143,175 -116,367c18,134 -37,163 20,311c26,66 29,62 46,142c32,152 107,-49 40,428c-15,103 -79,139 -160,183c-200,109 -373,109 -486,191c-129,94 -173,309 -147,529c44,378 74,157 59,623c-14,458 -37,305 -77,605c-27,207 1,432 13,640c4,61 9,151 0,236c-3,28 -17,61 -19,87c-4,38 -17,64 -23,98c-14,83 -17,167 -14,190c25,48 64,115 78,156c25,8 111,60 133,87c57,31 30,17 112,46l4,-41l-20,-32c-26,3 -81,-52 -105,-108c-7,-16 -5,-36 -5,-64c0,-36 2,-70 8,-87c15,-46 34,-7 46,15c8,15 12,34 11,56c-1,19 -11,41 -12,60c-1,16 8,32 13,43c6,14 33,2 34,0c6,-57 41,-142 40,-237c0,-33 -27,-50 -38,-93c-63,-245 -64,-246 -2,-512c36,-156 91,-326 91,-494c0,-115 -11,-174 16,-286c30,-120 27,-519 3,-775c-59,-639 30,441 80,592c14,65 -1,701 -5,737c-27,234 -69,454 -86,693c-38,552 43,892 123,1408c55,353 -37,516 -55,714c-29,313 191,954 279,1282c29,108 27,84 5,184c-15,66 18,75 -35,137c-69,80 -165,143 -194,180c49,77 400,110 495,42c13,-57 -7,-413 -15,-495c-62,-631 71,-1000 -7,-1420c-38,-206 8,-264 25,-448c8,-86 -3,-166 6,-249c8,-76 21,-146 30,-222c19,-159 37,-298 48,-462c6,-95 -1,-486 29,-540c19,32 76,990 106,1218c11,86 -1,160 6,246c17,202 62,227 28,459c-74,493 19,572 17,951c-2,271 -67,757 -48,955c76,52 134,43 250,37c80,-4 191,-9 250,-59c-11,-45 -24,-43 -57,-68c-141,-106 -111,-124 -170,-167c-6,-63 7,-46 -2,-101c-18,-110 -27,-49 17,-229c80,-322 276,-867 263,-1176c-14,-327 -132,-293 -14,-980c84,-486 119,-830 70,-1338c-21,-218 -69,-416 -81,-638c-12,-228 2,-498 5,-730c66,-183 96,-696 80,-696c0,0 -7,256 -25,464c-12,136 -38,254 -36,260c6,13 7,18 11,34c128,437 2,377 158,976c66,251 35,289 -18,513c-38,158 43,384 43,318c0,-6 39,-55 22,-96c-27,-65 32,-133 34,-114c0,4 18,56 17,110c0,30 -13,59 -21,84c-20,63 -77,93 -79,98c-27,39 -10,16 -19,79c136,-60 149,-60 216,-103c27,-17 31,-42 42,-59c31,-50 49,-85 58,-120c14,-54 -9,-129 -7,-230c-10,-61 -43,-115 -45,-168c-7,-194 12,-391 20,-593c12,-300 -70,-451 -86,-779c-7,-140 -27,-297 7,-429c29,-114 41,-241 53,-289c1,-3 3,-7 3,-9c6,-25 11,-11 -5,-21c8,-369 -39,-473 -360,-572c-426,-132 -429,-195 -454,-489c-17,-201 -10,-48 70,-291c26,-77 83,-137 54,-283c-14,-68 -1,-147 -5,-220c-7,-104 19,-95 -40,-172l4,2z \" fill=\"#ffffff\" fill-opacity=\"0.3\" id=\"svg_2\" stroke=\"#2196f3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"52.92\" /></svg>",
            "popularity": 2,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Зуд в ухе",
            "gender": 0,
            "age_min": null,
            "age_max": null,
            "slug": "zud-v-uhe",
            "lead": "",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                10893,
                10849
            ]
        },
        {
            "id": 3138,
            "synonyms": [
                {
                    "name": "Болят икры"
                },
                {
                    "name": "Боль в икрах"
                },
                {
                    "name": "Болит икра"
                }
            ],
            "body_points": [
                {
                    "x": 59,
                    "y": 7339,
                    "r": 273
                },
                {
                    "x": 869,
                    "y": 7339,
                    "r": 267
                },
                {
                    "x": 130,
                    "y": 7839,
                    "r": 198
                },
                {
                    "x": 821,
                    "y": 7839,
                    "r": 198
                }
            ],
            "disease_count": 2,
            "svg": "<svg baseProfile=\"full\" height=\"9525\" version=\"1.1\" width=\"9525\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:ev=\"http://www.w3.org/2001/xml-events\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs /><circle cx=\"4762.5\" cy=\"4762.5\" fill=\"#ffffff\" id=\"svg_1\" r=\"4730\" stroke=\"#2196f3\" stroke-width=\"52.92\" /><path d=\"m5046.45996,686.46c-71,-94 -175,-151 -300,-164c-57,-6 -153,10 -212,20c1,0 0,2 0,2c-6,11 35,-22 -8,11c-19,14 1,0 -26,15c-42,23 -20,7 -52,34c-148,125 -143,175 -116,367c18,134 -37,163 20,311c26,66 29,62 46,142c32,152 107,-49 40,428c-15,103 -79,139 -160,183c-200,109 -373,109 -486,191c-129,94 -173,309 -147,529c44,378 74,157 59,623c-14,458 -37,305 -77,605c-27,207 1,432 13,640c4,61 9,151 0,236c-3,28 -17,61 -19,87c-4,38 -17,64 -23,98c-14,83 -17,167 -14,190c25,48 64,115 78,156c25,8 111,60 133,87c57,31 30,17 112,46l4,-41l-20,-32c-26,3 -81,-52 -105,-108c-7,-16 -5,-36 -5,-64c0,-36 2,-70 8,-87c15,-46 34,-7 46,15c8,15 12,34 11,56c-1,19 -11,41 -12,60c-1,16 8,32 13,43c6,14 33,2 34,0c6,-57 41,-142 40,-237c0,-33 -27,-50 -38,-93c-63,-245 -64,-246 -2,-512c36,-156 91,-326 91,-494c0,-115 -11,-174 16,-286c30,-120 27,-519 3,-775c-59,-639 30,441 80,592c14,65 -1,701 -5,737c-27,234 -69,454 -86,693c-38,552 43,892 123,1408c55,353 -37,516 -55,714c-29,313 191,954 279,1282c29,108 27,84 5,184c-15,66 18,75 -35,137c-69,80 -165,143 -194,180c49,77 400,110 495,42c13,-57 -7,-413 -15,-495c-62,-631 71,-1000 -7,-1420c-38,-206 8,-264 25,-448c8,-86 -3,-166 6,-249c8,-76 21,-146 30,-222c19,-159 37,-298 48,-462c6,-95 -1,-486 29,-540c19,32 76,990 106,1218c11,86 -1,160 6,246c17,202 62,227 28,459c-74,493 19,572 17,951c-2,271 -67,757 -48,955c76,52 134,43 250,37c80,-4 191,-9 250,-59c-11,-45 -24,-43 -57,-68c-141,-106 -111,-124 -170,-167c-6,-63 7,-46 -2,-101c-18,-110 -27,-49 17,-229c80,-322 276,-867 263,-1176c-14,-327 -132,-293 -14,-980c84,-486 119,-830 70,-1338c-21,-218 -69,-416 -81,-638c-12,-228 2,-498 5,-730c66,-183 96,-696 80,-696c0,0 -7,256 -25,464c-12,136 -38,254 -36,260c6,13 7,18 11,34c128,437 2,377 158,976c66,251 35,289 -18,513c-38,158 43,384 43,318c0,-6 39,-55 22,-96c-27,-65 32,-133 34,-114c0,4 18,56 17,110c0,30 -13,59 -21,84c-20,63 -77,93 -79,98c-27,39 -10,16 -19,79c136,-60 149,-60 216,-103c27,-17 31,-42 42,-59c31,-50 49,-85 58,-120c14,-54 -9,-129 -7,-230c-10,-61 -43,-115 -45,-168c-7,-194 12,-391 20,-593c12,-300 -70,-451 -86,-779c-7,-140 -27,-297 7,-429c29,-114 41,-241 53,-289c1,-3 3,-7 3,-9c6,-25 11,-11 -5,-21c8,-369 -39,-473 -360,-572c-426,-132 -429,-195 -454,-489c-17,-201 -10,-48 70,-291c26,-77 83,-137 54,-283c-14,-68 -1,-147 -5,-220c-7,-104 19,-95 -40,-172l4,2z \" fill=\"#cc0000\" fill-opacity=\"0.3\" id=\"svg_2\" stroke=\"#2196f3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"52.92\" /><circle cx=\"4321.5\" cy=\"7339\" fill=\"#ff0000\" fill-opacity=\"0.7\" r=\"273\" /><circle cx=\"5131.5\" cy=\"7339\" fill=\"#ff0000\" fill-opacity=\"0.7\" r=\"267\" /><circle cx=\"4392.5\" cy=\"7839\" fill=\"#ff0000\" fill-opacity=\"0.7\" r=\"198\" /><circle cx=\"5083.5\" cy=\"7839\" fill=\"#ff0000\" fill-opacity=\"0.7\" r=\"198\" /></svg>",
            "popularity": 2,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Боль в икре",
            "gender": 0,
            "age_min": 0,
            "age_max": 100,
            "slug": "bol_v_ikre",
            "lead": "Распространенное явление, которое может возникать как у вполне здоровых людей, так и у пациентов, страдающих различными патологиями",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                7344,
                6966
            ]
        },
        {
            "id": 2854,
            "synonyms": [
                {
                    "name": "разные зрачки"
                },
                {
                    "name": "разный размер зрачков"
                }
            ],
            "body_points": [],
            "disease_count": 2,
            "svg": "<svg baseProfile=\"full\" height=\"9525\" version=\"1.1\" width=\"9525\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:ev=\"http://www.w3.org/2001/xml-events\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs /><circle cx=\"4762.5\" cy=\"4762.5\" fill=\"#ffffff\" id=\"svg_1\" r=\"4730\" stroke=\"#cc0000\" stroke-width=\"52.92\" /><path d=\"m5046.45996,686.46c-71,-94 -175,-151 -300,-164c-57,-6 -153,10 -212,20c1,0 0,2 0,2c-6,11 35,-22 -8,11c-19,14 1,0 -26,15c-42,23 -20,7 -52,34c-148,125 -143,175 -116,367c18,134 -37,163 20,311c26,66 29,62 46,142c32,152 107,-49 40,428c-15,103 -79,139 -160,183c-200,109 -373,109 -486,191c-129,94 -173,309 -147,529c44,378 74,157 59,623c-14,458 -37,305 -77,605c-27,207 1,432 13,640c4,61 9,151 0,236c-3,28 -17,61 -19,87c-4,38 -17,64 -23,98c-14,83 -17,167 -14,190c25,48 64,115 78,156c25,8 111,60 133,87c57,31 30,17 112,46l4,-41l-20,-32c-26,3 -81,-52 -105,-108c-7,-16 -5,-36 -5,-64c0,-36 2,-70 8,-87c15,-46 34,-7 46,15c8,15 12,34 11,56c-1,19 -11,41 -12,60c-1,16 8,32 13,43c6,14 33,2 34,0c6,-57 41,-142 40,-237c0,-33 -27,-50 -38,-93c-63,-245 -64,-246 -2,-512c36,-156 91,-326 91,-494c0,-115 -11,-174 16,-286c30,-120 27,-519 3,-775c-59,-639 30,441 80,592c14,65 -1,701 -5,737c-27,234 -69,454 -86,693c-38,552 43,892 123,1408c55,353 -37,516 -55,714c-29,313 191,954 279,1282c29,108 27,84 5,184c-15,66 18,75 -35,137c-69,80 -165,143 -194,180c49,77 400,110 495,42c13,-57 -7,-413 -15,-495c-62,-631 71,-1000 -7,-1420c-38,-206 8,-264 25,-448c8,-86 -3,-166 6,-249c8,-76 21,-146 30,-222c19,-159 37,-298 48,-462c6,-95 -1,-486 29,-540c19,32 76,990 106,1218c11,86 -1,160 6,246c17,202 62,227 28,459c-74,493 19,572 17,951c-2,271 -67,757 -48,955c76,52 134,43 250,37c80,-4 191,-9 250,-59c-11,-45 -24,-43 -57,-68c-141,-106 -111,-124 -170,-167c-6,-63 7,-46 -2,-101c-18,-110 -27,-49 17,-229c80,-322 276,-867 263,-1176c-14,-327 -132,-293 -14,-980c84,-486 119,-830 70,-1338c-21,-218 -69,-416 -81,-638c-12,-228 2,-498 5,-730c66,-183 96,-696 80,-696c0,0 -7,256 -25,464c-12,136 -38,254 -36,260c6,13 7,18 11,34c128,437 2,377 158,976c66,251 35,289 -18,513c-38,158 43,384 43,318c0,-6 39,-55 22,-96c-27,-65 32,-133 34,-114c0,4 18,56 17,110c0,30 -13,59 -21,84c-20,63 -77,93 -79,98c-27,39 -10,16 -19,79c136,-60 149,-60 216,-103c27,-17 31,-42 42,-59c31,-50 49,-85 58,-120c14,-54 -9,-129 -7,-230c-10,-61 -43,-115 -45,-168c-7,-194 12,-391 20,-593c12,-300 -70,-451 -86,-779c-7,-140 -27,-297 7,-429c29,-114 41,-241 53,-289c1,-3 3,-7 3,-9c6,-25 11,-11 -5,-21c8,-369 -39,-473 -360,-572c-426,-132 -429,-195 -454,-489c-17,-201 -10,-48 70,-291c26,-77 83,-137 54,-283c-14,-68 -1,-147 -5,-220c-7,-104 19,-95 -40,-172l4,2z \" fill=\"#ffffff\" fill-opacity=\"0.3\" id=\"svg_2\" stroke=\"#cc0000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"52.92\" /></svg>",
            "popularity": 2,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Анизокория",
            "gender": 0,
            "age_min": 1,
            "age_max": 100,
            "slug": "anizokoriya",
            "lead": "",
            "image": null,
            "published": 1,
            "danger": true,
            "diseases": [
                6550,
                7417
            ]
        },
        {
            "id": 2993,
            "synonyms": [
                {
                    "name": "Ритуал"
                },
                {
                    "name": "Повторяющиеся действия"
                },
                {
                    "name": "суеверие"
                }
            ],
            "body_points": [],
            "disease_count": 2,
            "svg": "<svg baseProfile=\"full\" height=\"9525\" version=\"1.1\" width=\"9525\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:ev=\"http://www.w3.org/2001/xml-events\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs /><circle cx=\"4762.5\" cy=\"4762.5\" fill=\"#ffffff\" id=\"svg_1\" r=\"4730\" stroke=\"#2196f3\" stroke-width=\"52.92\" /><path d=\"m5046.45996,686.46c-71,-94 -175,-151 -300,-164c-57,-6 -153,10 -212,20c1,0 0,2 0,2c-6,11 35,-22 -8,11c-19,14 1,0 -26,15c-42,23 -20,7 -52,34c-148,125 -143,175 -116,367c18,134 -37,163 20,311c26,66 29,62 46,142c32,152 107,-49 40,428c-15,103 -79,139 -160,183c-200,109 -373,109 -486,191c-129,94 -173,309 -147,529c44,378 74,157 59,623c-14,458 -37,305 -77,605c-27,207 1,432 13,640c4,61 9,151 0,236c-3,28 -17,61 -19,87c-4,38 -17,64 -23,98c-14,83 -17,167 -14,190c25,48 64,115 78,156c25,8 111,60 133,87c57,31 30,17 112,46l4,-41l-20,-32c-26,3 -81,-52 -105,-108c-7,-16 -5,-36 -5,-64c0,-36 2,-70 8,-87c15,-46 34,-7 46,15c8,15 12,34 11,56c-1,19 -11,41 -12,60c-1,16 8,32 13,43c6,14 33,2 34,0c6,-57 41,-142 40,-237c0,-33 -27,-50 -38,-93c-63,-245 -64,-246 -2,-512c36,-156 91,-326 91,-494c0,-115 -11,-174 16,-286c30,-120 27,-519 3,-775c-59,-639 30,441 80,592c14,65 -1,701 -5,737c-27,234 -69,454 -86,693c-38,552 43,892 123,1408c55,353 -37,516 -55,714c-29,313 191,954 279,1282c29,108 27,84 5,184c-15,66 18,75 -35,137c-69,80 -165,143 -194,180c49,77 400,110 495,42c13,-57 -7,-413 -15,-495c-62,-631 71,-1000 -7,-1420c-38,-206 8,-264 25,-448c8,-86 -3,-166 6,-249c8,-76 21,-146 30,-222c19,-159 37,-298 48,-462c6,-95 -1,-486 29,-540c19,32 76,990 106,1218c11,86 -1,160 6,246c17,202 62,227 28,459c-74,493 19,572 17,951c-2,271 -67,757 -48,955c76,52 134,43 250,37c80,-4 191,-9 250,-59c-11,-45 -24,-43 -57,-68c-141,-106 -111,-124 -170,-167c-6,-63 7,-46 -2,-101c-18,-110 -27,-49 17,-229c80,-322 276,-867 263,-1176c-14,-327 -132,-293 -14,-980c84,-486 119,-830 70,-1338c-21,-218 -69,-416 -81,-638c-12,-228 2,-498 5,-730c66,-183 96,-696 80,-696c0,0 -7,256 -25,464c-12,136 -38,254 -36,260c6,13 7,18 11,34c128,437 2,377 158,976c66,251 35,289 -18,513c-38,158 43,384 43,318c0,-6 39,-55 22,-96c-27,-65 32,-133 34,-114c0,4 18,56 17,110c0,30 -13,59 -21,84c-20,63 -77,93 -79,98c-27,39 -10,16 -19,79c136,-60 149,-60 216,-103c27,-17 31,-42 42,-59c31,-50 49,-85 58,-120c14,-54 -9,-129 -7,-230c-10,-61 -43,-115 -45,-168c-7,-194 12,-391 20,-593c12,-300 -70,-451 -86,-779c-7,-140 -27,-297 7,-429c29,-114 41,-241 53,-289c1,-3 3,-7 3,-9c6,-25 11,-11 -5,-21c8,-369 -39,-473 -360,-572c-426,-132 -429,-195 -454,-489c-17,-201 -10,-48 70,-291c26,-77 83,-137 54,-283c-14,-68 -1,-147 -5,-220c-7,-104 19,-95 -40,-172l4,2z \" fill=\"#ffffff\" fill-opacity=\"0.3\" id=\"svg_2\" stroke=\"#2196f3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"52.92\" /></svg>",
            "popularity": 2,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Ритуальные действия",
            "gender": 0,
            "age_min": 0,
            "age_max": 100,
            "slug": "ritualnye_deystviya",
            "lead": "Если ритуальные действия проявляются часто обратитесь к врачу",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                6322,
                6324
            ]
        },
        {
            "id": 2865,
            "synonyms": [
                {
                    "name": "расстройство вкуса"
                },
                {
                    "name": "извращение вкуса"
                }
            ],
            "body_points": [],
            "disease_count": 2,
            "svg": "<svg baseProfile=\"full\" height=\"9525\" version=\"1.1\" width=\"9525\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:ev=\"http://www.w3.org/2001/xml-events\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs /><circle cx=\"4762.5\" cy=\"4762.5\" fill=\"#ffffff\" id=\"svg_1\" r=\"4730\" stroke=\"#cc0000\" stroke-width=\"52.92\" /><path d=\"m5046.45996,686.46c-71,-94 -175,-151 -300,-164c-57,-6 -153,10 -212,20c1,0 0,2 0,2c-6,11 35,-22 -8,11c-19,14 1,0 -26,15c-42,23 -20,7 -52,34c-148,125 -143,175 -116,367c18,134 -37,163 20,311c26,66 29,62 46,142c32,152 107,-49 40,428c-15,103 -79,139 -160,183c-200,109 -373,109 -486,191c-129,94 -173,309 -147,529c44,378 74,157 59,623c-14,458 -37,305 -77,605c-27,207 1,432 13,640c4,61 9,151 0,236c-3,28 -17,61 -19,87c-4,38 -17,64 -23,98c-14,83 -17,167 -14,190c25,48 64,115 78,156c25,8 111,60 133,87c57,31 30,17 112,46l4,-41l-20,-32c-26,3 -81,-52 -105,-108c-7,-16 -5,-36 -5,-64c0,-36 2,-70 8,-87c15,-46 34,-7 46,15c8,15 12,34 11,56c-1,19 -11,41 -12,60c-1,16 8,32 13,43c6,14 33,2 34,0c6,-57 41,-142 40,-237c0,-33 -27,-50 -38,-93c-63,-245 -64,-246 -2,-512c36,-156 91,-326 91,-494c0,-115 -11,-174 16,-286c30,-120 27,-519 3,-775c-59,-639 30,441 80,592c14,65 -1,701 -5,737c-27,234 -69,454 -86,693c-38,552 43,892 123,1408c55,353 -37,516 -55,714c-29,313 191,954 279,1282c29,108 27,84 5,184c-15,66 18,75 -35,137c-69,80 -165,143 -194,180c49,77 400,110 495,42c13,-57 -7,-413 -15,-495c-62,-631 71,-1000 -7,-1420c-38,-206 8,-264 25,-448c8,-86 -3,-166 6,-249c8,-76 21,-146 30,-222c19,-159 37,-298 48,-462c6,-95 -1,-486 29,-540c19,32 76,990 106,1218c11,86 -1,160 6,246c17,202 62,227 28,459c-74,493 19,572 17,951c-2,271 -67,757 -48,955c76,52 134,43 250,37c80,-4 191,-9 250,-59c-11,-45 -24,-43 -57,-68c-141,-106 -111,-124 -170,-167c-6,-63 7,-46 -2,-101c-18,-110 -27,-49 17,-229c80,-322 276,-867 263,-1176c-14,-327 -132,-293 -14,-980c84,-486 119,-830 70,-1338c-21,-218 -69,-416 -81,-638c-12,-228 2,-498 5,-730c66,-183 96,-696 80,-696c0,0 -7,256 -25,464c-12,136 -38,254 -36,260c6,13 7,18 11,34c128,437 2,377 158,976c66,251 35,289 -18,513c-38,158 43,384 43,318c0,-6 39,-55 22,-96c-27,-65 32,-133 34,-114c0,4 18,56 17,110c0,30 -13,59 -21,84c-20,63 -77,93 -79,98c-27,39 -10,16 -19,79c136,-60 149,-60 216,-103c27,-17 31,-42 42,-59c31,-50 49,-85 58,-120c14,-54 -9,-129 -7,-230c-10,-61 -43,-115 -45,-168c-7,-194 12,-391 20,-593c12,-300 -70,-451 -86,-779c-7,-140 -27,-297 7,-429c29,-114 41,-241 53,-289c1,-3 3,-7 3,-9c6,-25 11,-11 -5,-21c8,-369 -39,-473 -360,-572c-426,-132 -429,-195 -454,-489c-17,-201 -10,-48 70,-291c26,-77 83,-137 54,-283c-14,-68 -1,-147 -5,-220c-7,-104 19,-95 -40,-172l4,2z \" fill=\"#ffffff\" fill-opacity=\"0.3\" id=\"svg_2\" stroke=\"#cc0000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"52.92\" /></svg>",
            "popularity": 2,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Дисгевзия",
            "gender": 0,
            "age_min": 1,
            "age_max": 100,
            "slug": "disgevziya",
            "lead": "",
            "image": null,
            "published": 1,
            "danger": true,
            "diseases": [
                6181,
                8035
            ]
        },
        {
            "id": 108,
            "synonyms": [],
            "body_points": [],
            "disease_count": 2,
            "svg": "<svg baseProfile=\"full\" height=\"9525\" version=\"1.1\" width=\"9525\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:ev=\"http://www.w3.org/2001/xml-events\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs /><circle cx=\"4762.5\" cy=\"4762.5\" fill=\"#ffffff\" id=\"svg_1\" r=\"4730\" stroke=\"#2196f3\" stroke-width=\"52.92\" /><path d=\"m5046.45996,686.46c-71,-94 -175,-151 -300,-164c-57,-6 -153,10 -212,20c1,0 0,2 0,2c-6,11 35,-22 -8,11c-19,14 1,0 -26,15c-42,23 -20,7 -52,34c-148,125 -143,175 -116,367c18,134 -37,163 20,311c26,66 29,62 46,142c32,152 107,-49 40,428c-15,103 -79,139 -160,183c-200,109 -373,109 -486,191c-129,94 -173,309 -147,529c44,378 74,157 59,623c-14,458 -37,305 -77,605c-27,207 1,432 13,640c4,61 9,151 0,236c-3,28 -17,61 -19,87c-4,38 -17,64 -23,98c-14,83 -17,167 -14,190c25,48 64,115 78,156c25,8 111,60 133,87c57,31 30,17 112,46l4,-41l-20,-32c-26,3 -81,-52 -105,-108c-7,-16 -5,-36 -5,-64c0,-36 2,-70 8,-87c15,-46 34,-7 46,15c8,15 12,34 11,56c-1,19 -11,41 -12,60c-1,16 8,32 13,43c6,14 33,2 34,0c6,-57 41,-142 40,-237c0,-33 -27,-50 -38,-93c-63,-245 -64,-246 -2,-512c36,-156 91,-326 91,-494c0,-115 -11,-174 16,-286c30,-120 27,-519 3,-775c-59,-639 30,441 80,592c14,65 -1,701 -5,737c-27,234 -69,454 -86,693c-38,552 43,892 123,1408c55,353 -37,516 -55,714c-29,313 191,954 279,1282c29,108 27,84 5,184c-15,66 18,75 -35,137c-69,80 -165,143 -194,180c49,77 400,110 495,42c13,-57 -7,-413 -15,-495c-62,-631 71,-1000 -7,-1420c-38,-206 8,-264 25,-448c8,-86 -3,-166 6,-249c8,-76 21,-146 30,-222c19,-159 37,-298 48,-462c6,-95 -1,-486 29,-540c19,32 76,990 106,1218c11,86 -1,160 6,246c17,202 62,227 28,459c-74,493 19,572 17,951c-2,271 -67,757 -48,955c76,52 134,43 250,37c80,-4 191,-9 250,-59c-11,-45 -24,-43 -57,-68c-141,-106 -111,-124 -170,-167c-6,-63 7,-46 -2,-101c-18,-110 -27,-49 17,-229c80,-322 276,-867 263,-1176c-14,-327 -132,-293 -14,-980c84,-486 119,-830 70,-1338c-21,-218 -69,-416 -81,-638c-12,-228 2,-498 5,-730c66,-183 96,-696 80,-696c0,0 -7,256 -25,464c-12,136 -38,254 -36,260c6,13 7,18 11,34c128,437 2,377 158,976c66,251 35,289 -18,513c-38,158 43,384 43,318c0,-6 39,-55 22,-96c-27,-65 32,-133 34,-114c0,4 18,56 17,110c0,30 -13,59 -21,84c-20,63 -77,93 -79,98c-27,39 -10,16 -19,79c136,-60 149,-60 216,-103c27,-17 31,-42 42,-59c31,-50 49,-85 58,-120c14,-54 -9,-129 -7,-230c-10,-61 -43,-115 -45,-168c-7,-194 12,-391 20,-593c12,-300 -70,-451 -86,-779c-7,-140 -27,-297 7,-429c29,-114 41,-241 53,-289c1,-3 3,-7 3,-9c6,-25 11,-11 -5,-21c8,-369 -39,-473 -360,-572c-426,-132 -429,-195 -454,-489c-17,-201 -10,-48 70,-291c26,-77 83,-137 54,-283c-14,-68 -1,-147 -5,-220c-7,-104 19,-95 -40,-172l4,2z \" fill=\"#ffffff\" fill-opacity=\"0.3\" id=\"svg_2\" stroke=\"#2196f3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"52.92\" /></svg>",
            "popularity": 2,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Отек роговицы",
            "gender": 0,
            "age_min": null,
            "age_max": null,
            "slug": "otek-rogovicy",
            "lead": "",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                14003,
                10753
            ]
        },
        {
            "id": 163,
            "synonyms": [],
            "body_points": [],
            "disease_count": 2,
            "svg": "<svg baseProfile=\"full\" height=\"9525\" version=\"1.1\" width=\"9525\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:ev=\"http://www.w3.org/2001/xml-events\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs /><circle cx=\"4762.5\" cy=\"4762.5\" fill=\"#ffffff\" id=\"svg_1\" r=\"4730\" stroke=\"#2196f3\" stroke-width=\"52.92\" /><path d=\"m5046.45996,686.46c-71,-94 -175,-151 -300,-164c-57,-6 -153,10 -212,20c1,0 0,2 0,2c-6,11 35,-22 -8,11c-19,14 1,0 -26,15c-42,23 -20,7 -52,34c-148,125 -143,175 -116,367c18,134 -37,163 20,311c26,66 29,62 46,142c32,152 107,-49 40,428c-15,103 -79,139 -160,183c-200,109 -373,109 -486,191c-129,94 -173,309 -147,529c44,378 74,157 59,623c-14,458 -37,305 -77,605c-27,207 1,432 13,640c4,61 9,151 0,236c-3,28 -17,61 -19,87c-4,38 -17,64 -23,98c-14,83 -17,167 -14,190c25,48 64,115 78,156c25,8 111,60 133,87c57,31 30,17 112,46l4,-41l-20,-32c-26,3 -81,-52 -105,-108c-7,-16 -5,-36 -5,-64c0,-36 2,-70 8,-87c15,-46 34,-7 46,15c8,15 12,34 11,56c-1,19 -11,41 -12,60c-1,16 8,32 13,43c6,14 33,2 34,0c6,-57 41,-142 40,-237c0,-33 -27,-50 -38,-93c-63,-245 -64,-246 -2,-512c36,-156 91,-326 91,-494c0,-115 -11,-174 16,-286c30,-120 27,-519 3,-775c-59,-639 30,441 80,592c14,65 -1,701 -5,737c-27,234 -69,454 -86,693c-38,552 43,892 123,1408c55,353 -37,516 -55,714c-29,313 191,954 279,1282c29,108 27,84 5,184c-15,66 18,75 -35,137c-69,80 -165,143 -194,180c49,77 400,110 495,42c13,-57 -7,-413 -15,-495c-62,-631 71,-1000 -7,-1420c-38,-206 8,-264 25,-448c8,-86 -3,-166 6,-249c8,-76 21,-146 30,-222c19,-159 37,-298 48,-462c6,-95 -1,-486 29,-540c19,32 76,990 106,1218c11,86 -1,160 6,246c17,202 62,227 28,459c-74,493 19,572 17,951c-2,271 -67,757 -48,955c76,52 134,43 250,37c80,-4 191,-9 250,-59c-11,-45 -24,-43 -57,-68c-141,-106 -111,-124 -170,-167c-6,-63 7,-46 -2,-101c-18,-110 -27,-49 17,-229c80,-322 276,-867 263,-1176c-14,-327 -132,-293 -14,-980c84,-486 119,-830 70,-1338c-21,-218 -69,-416 -81,-638c-12,-228 2,-498 5,-730c66,-183 96,-696 80,-696c0,0 -7,256 -25,464c-12,136 -38,254 -36,260c6,13 7,18 11,34c128,437 2,377 158,976c66,251 35,289 -18,513c-38,158 43,384 43,318c0,-6 39,-55 22,-96c-27,-65 32,-133 34,-114c0,4 18,56 17,110c0,30 -13,59 -21,84c-20,63 -77,93 -79,98c-27,39 -10,16 -19,79c136,-60 149,-60 216,-103c27,-17 31,-42 42,-59c31,-50 49,-85 58,-120c14,-54 -9,-129 -7,-230c-10,-61 -43,-115 -45,-168c-7,-194 12,-391 20,-593c12,-300 -70,-451 -86,-779c-7,-140 -27,-297 7,-429c29,-114 41,-241 53,-289c1,-3 3,-7 3,-9c6,-25 11,-11 -5,-21c8,-369 -39,-473 -360,-572c-426,-132 -429,-195 -454,-489c-17,-201 -10,-48 70,-291c26,-77 83,-137 54,-283c-14,-68 -1,-147 -5,-220c-7,-104 19,-95 -40,-172l4,2z \" fill=\"#ffffff\" fill-opacity=\"0.3\" id=\"svg_2\" stroke=\"#2196f3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"52.92\" /></svg>",
            "popularity": 2,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Увеличение сустава в объеме",
            "gender": 0,
            "age_min": null,
            "age_max": null,
            "slug": "uvelichenie-sustava-v-obeme",
            "lead": "",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                12304,
                12241
            ]
        },
        {
            "id": 3128,
            "synonyms": [
                {
                    "name": "Родинка чешется"
                },
                {
                    "name": "Родинка поменяла цвет"
                },
                {
                    "name": "Родинка болит"
                },
                {
                    "name": "Изменение родинки"
                }
            ],
            "body_points": [
                {
                    "x": 297,
                    "y": 5024,
                    "r": 0
                }
            ],
            "disease_count": 2,
            "svg": "<svg baseProfile=\"full\" height=\"9525\" version=\"1.1\" width=\"9525\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:ev=\"http://www.w3.org/2001/xml-events\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs /><circle cx=\"4762.5\" cy=\"4762.5\" fill=\"#ffffff\" id=\"svg_1\" r=\"4730\" stroke=\"#cc0000\" stroke-width=\"52.92\" /><path d=\"m5046.45996,686.46c-71,-94 -175,-151 -300,-164c-57,-6 -153,10 -212,20c1,0 0,2 0,2c-6,11 35,-22 -8,11c-19,14 1,0 -26,15c-42,23 -20,7 -52,34c-148,125 -143,175 -116,367c18,134 -37,163 20,311c26,66 29,62 46,142c32,152 107,-49 40,428c-15,103 -79,139 -160,183c-200,109 -373,109 -486,191c-129,94 -173,309 -147,529c44,378 74,157 59,623c-14,458 -37,305 -77,605c-27,207 1,432 13,640c4,61 9,151 0,236c-3,28 -17,61 -19,87c-4,38 -17,64 -23,98c-14,83 -17,167 -14,190c25,48 64,115 78,156c25,8 111,60 133,87c57,31 30,17 112,46l4,-41l-20,-32c-26,3 -81,-52 -105,-108c-7,-16 -5,-36 -5,-64c0,-36 2,-70 8,-87c15,-46 34,-7 46,15c8,15 12,34 11,56c-1,19 -11,41 -12,60c-1,16 8,32 13,43c6,14 33,2 34,0c6,-57 41,-142 40,-237c0,-33 -27,-50 -38,-93c-63,-245 -64,-246 -2,-512c36,-156 91,-326 91,-494c0,-115 -11,-174 16,-286c30,-120 27,-519 3,-775c-59,-639 30,441 80,592c14,65 -1,701 -5,737c-27,234 -69,454 -86,693c-38,552 43,892 123,1408c55,353 -37,516 -55,714c-29,313 191,954 279,1282c29,108 27,84 5,184c-15,66 18,75 -35,137c-69,80 -165,143 -194,180c49,77 400,110 495,42c13,-57 -7,-413 -15,-495c-62,-631 71,-1000 -7,-1420c-38,-206 8,-264 25,-448c8,-86 -3,-166 6,-249c8,-76 21,-146 30,-222c19,-159 37,-298 48,-462c6,-95 -1,-486 29,-540c19,32 76,990 106,1218c11,86 -1,160 6,246c17,202 62,227 28,459c-74,493 19,572 17,951c-2,271 -67,757 -48,955c76,52 134,43 250,37c80,-4 191,-9 250,-59c-11,-45 -24,-43 -57,-68c-141,-106 -111,-124 -170,-167c-6,-63 7,-46 -2,-101c-18,-110 -27,-49 17,-229c80,-322 276,-867 263,-1176c-14,-327 -132,-293 -14,-980c84,-486 119,-830 70,-1338c-21,-218 -69,-416 -81,-638c-12,-228 2,-498 5,-730c66,-183 96,-696 80,-696c0,0 -7,256 -25,464c-12,136 -38,254 -36,260c6,13 7,18 11,34c128,437 2,377 158,976c66,251 35,289 -18,513c-38,158 43,384 43,318c0,-6 39,-55 22,-96c-27,-65 32,-133 34,-114c0,4 18,56 17,110c0,30 -13,59 -21,84c-20,63 -77,93 -79,98c-27,39 -10,16 -19,79c136,-60 149,-60 216,-103c27,-17 31,-42 42,-59c31,-50 49,-85 58,-120c14,-54 -9,-129 -7,-230c-10,-61 -43,-115 -45,-168c-7,-194 12,-391 20,-593c12,-300 -70,-451 -86,-779c-7,-140 -27,-297 7,-429c29,-114 41,-241 53,-289c1,-3 3,-7 3,-9c6,-25 11,-11 -5,-21c8,-369 -39,-473 -360,-572c-426,-132 -429,-195 -454,-489c-17,-201 -10,-48 70,-291c26,-77 83,-137 54,-283c-14,-68 -1,-147 -5,-220c-7,-104 19,-95 -40,-172l4,2z \" fill=\"#cc0000\" fill-opacity=\"0.3\" id=\"svg_2\" stroke=\"#cc0000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"52.92\" /><circle cx=\"4559.5\" cy=\"5024\" fill=\"#ff0000\" fill-opacity=\"0.7\" r=\"0\" /></svg>",
            "popularity": 2,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Боль в родинке ",
            "gender": 0,
            "age_min": 0,
            "age_max": 100,
            "slug": "bol_v_rodinke",
            "lead": "Если родинка начала болеть, чесаться, щипать или опухать, нужно как можно быстрее обратиться к опытному специалисту. Лучше всего – онкодерматологу",
            "image": null,
            "published": 1,
            "danger": true,
            "diseases": [
                7943,
                7997
            ]
        },
        {
            "id": 137,
            "synonyms": [],
            "body_points": [],
            "disease_count": 2,
            "svg": "<svg baseProfile=\"full\" height=\"9525\" version=\"1.1\" width=\"9525\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:ev=\"http://www.w3.org/2001/xml-events\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs /><circle cx=\"4762.5\" cy=\"4762.5\" fill=\"#ffffff\" id=\"svg_1\" r=\"4730\" stroke=\"#2196f3\" stroke-width=\"52.92\" /><path d=\"m5046.45996,686.46c-71,-94 -175,-151 -300,-164c-57,-6 -153,10 -212,20c1,0 0,2 0,2c-6,11 35,-22 -8,11c-19,14 1,0 -26,15c-42,23 -20,7 -52,34c-148,125 -143,175 -116,367c18,134 -37,163 20,311c26,66 29,62 46,142c32,152 107,-49 40,428c-15,103 -79,139 -160,183c-200,109 -373,109 -486,191c-129,94 -173,309 -147,529c44,378 74,157 59,623c-14,458 -37,305 -77,605c-27,207 1,432 13,640c4,61 9,151 0,236c-3,28 -17,61 -19,87c-4,38 -17,64 -23,98c-14,83 -17,167 -14,190c25,48 64,115 78,156c25,8 111,60 133,87c57,31 30,17 112,46l4,-41l-20,-32c-26,3 -81,-52 -105,-108c-7,-16 -5,-36 -5,-64c0,-36 2,-70 8,-87c15,-46 34,-7 46,15c8,15 12,34 11,56c-1,19 -11,41 -12,60c-1,16 8,32 13,43c6,14 33,2 34,0c6,-57 41,-142 40,-237c0,-33 -27,-50 -38,-93c-63,-245 -64,-246 -2,-512c36,-156 91,-326 91,-494c0,-115 -11,-174 16,-286c30,-120 27,-519 3,-775c-59,-639 30,441 80,592c14,65 -1,701 -5,737c-27,234 -69,454 -86,693c-38,552 43,892 123,1408c55,353 -37,516 -55,714c-29,313 191,954 279,1282c29,108 27,84 5,184c-15,66 18,75 -35,137c-69,80 -165,143 -194,180c49,77 400,110 495,42c13,-57 -7,-413 -15,-495c-62,-631 71,-1000 -7,-1420c-38,-206 8,-264 25,-448c8,-86 -3,-166 6,-249c8,-76 21,-146 30,-222c19,-159 37,-298 48,-462c6,-95 -1,-486 29,-540c19,32 76,990 106,1218c11,86 -1,160 6,246c17,202 62,227 28,459c-74,493 19,572 17,951c-2,271 -67,757 -48,955c76,52 134,43 250,37c80,-4 191,-9 250,-59c-11,-45 -24,-43 -57,-68c-141,-106 -111,-124 -170,-167c-6,-63 7,-46 -2,-101c-18,-110 -27,-49 17,-229c80,-322 276,-867 263,-1176c-14,-327 -132,-293 -14,-980c84,-486 119,-830 70,-1338c-21,-218 -69,-416 -81,-638c-12,-228 2,-498 5,-730c66,-183 96,-696 80,-696c0,0 -7,256 -25,464c-12,136 -38,254 -36,260c6,13 7,18 11,34c128,437 2,377 158,976c66,251 35,289 -18,513c-38,158 43,384 43,318c0,-6 39,-55 22,-96c-27,-65 32,-133 34,-114c0,4 18,56 17,110c0,30 -13,59 -21,84c-20,63 -77,93 -79,98c-27,39 -10,16 -19,79c136,-60 149,-60 216,-103c27,-17 31,-42 42,-59c31,-50 49,-85 58,-120c14,-54 -9,-129 -7,-230c-10,-61 -43,-115 -45,-168c-7,-194 12,-391 20,-593c12,-300 -70,-451 -86,-779c-7,-140 -27,-297 7,-429c29,-114 41,-241 53,-289c1,-3 3,-7 3,-9c6,-25 11,-11 -5,-21c8,-369 -39,-473 -360,-572c-426,-132 -429,-195 -454,-489c-17,-201 -10,-48 70,-291c26,-77 83,-137 54,-283c-14,-68 -1,-147 -5,-220c-7,-104 19,-95 -40,-172l4,2z \" fill=\"#ffffff\" fill-opacity=\"0.3\" id=\"svg_2\" stroke=\"#2196f3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"52.92\" /></svg>",
            "popularity": 2,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Деформация ушных раковин",
            "gender": 0,
            "age_min": null,
            "age_max": null,
            "slug": "deformaciya-ushnyh-rakovin",
            "lead": "",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                12746,
                14015
            ]
        },
        {
            "id": 3118,
            "synonyms": [
                {
                    "name": "Болят ягодицы"
                },
                {
                    "name": "Больно сидеть"
                },
                {
                    "name": "Дискомфорт в ягодицах"
                }
            ],
            "body_points": [
                {
                    "x": 83,
                    "y": 5214,
                    "r": 364
                },
                {
                    "x": 845,
                    "y": 5191,
                    "r": 383
                }
            ],
            "disease_count": 2,
            "svg": "<svg baseProfile=\"full\" height=\"9525\" version=\"1.1\" width=\"9525\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:ev=\"http://www.w3.org/2001/xml-events\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs /><circle cx=\"4762.5\" cy=\"4762.5\" fill=\"#ffffff\" id=\"svg_1\" r=\"4730\" stroke=\"#2196f3\" stroke-width=\"52.92\" /><path d=\"m5046.45996,686.46c-71,-94 -175,-151 -300,-164c-57,-6 -153,10 -212,20c1,0 0,2 0,2c-6,11 35,-22 -8,11c-19,14 1,0 -26,15c-42,23 -20,7 -52,34c-148,125 -143,175 -116,367c18,134 -37,163 20,311c26,66 29,62 46,142c32,152 107,-49 40,428c-15,103 -79,139 -160,183c-200,109 -373,109 -486,191c-129,94 -173,309 -147,529c44,378 74,157 59,623c-14,458 -37,305 -77,605c-27,207 1,432 13,640c4,61 9,151 0,236c-3,28 -17,61 -19,87c-4,38 -17,64 -23,98c-14,83 -17,167 -14,190c25,48 64,115 78,156c25,8 111,60 133,87c57,31 30,17 112,46l4,-41l-20,-32c-26,3 -81,-52 -105,-108c-7,-16 -5,-36 -5,-64c0,-36 2,-70 8,-87c15,-46 34,-7 46,15c8,15 12,34 11,56c-1,19 -11,41 -12,60c-1,16 8,32 13,43c6,14 33,2 34,0c6,-57 41,-142 40,-237c0,-33 -27,-50 -38,-93c-63,-245 -64,-246 -2,-512c36,-156 91,-326 91,-494c0,-115 -11,-174 16,-286c30,-120 27,-519 3,-775c-59,-639 30,441 80,592c14,65 -1,701 -5,737c-27,234 -69,454 -86,693c-38,552 43,892 123,1408c55,353 -37,516 -55,714c-29,313 191,954 279,1282c29,108 27,84 5,184c-15,66 18,75 -35,137c-69,80 -165,143 -194,180c49,77 400,110 495,42c13,-57 -7,-413 -15,-495c-62,-631 71,-1000 -7,-1420c-38,-206 8,-264 25,-448c8,-86 -3,-166 6,-249c8,-76 21,-146 30,-222c19,-159 37,-298 48,-462c6,-95 -1,-486 29,-540c19,32 76,990 106,1218c11,86 -1,160 6,246c17,202 62,227 28,459c-74,493 19,572 17,951c-2,271 -67,757 -48,955c76,52 134,43 250,37c80,-4 191,-9 250,-59c-11,-45 -24,-43 -57,-68c-141,-106 -111,-124 -170,-167c-6,-63 7,-46 -2,-101c-18,-110 -27,-49 17,-229c80,-322 276,-867 263,-1176c-14,-327 -132,-293 -14,-980c84,-486 119,-830 70,-1338c-21,-218 -69,-416 -81,-638c-12,-228 2,-498 5,-730c66,-183 96,-696 80,-696c0,0 -7,256 -25,464c-12,136 -38,254 -36,260c6,13 7,18 11,34c128,437 2,377 158,976c66,251 35,289 -18,513c-38,158 43,384 43,318c0,-6 39,-55 22,-96c-27,-65 32,-133 34,-114c0,4 18,56 17,110c0,30 -13,59 -21,84c-20,63 -77,93 -79,98c-27,39 -10,16 -19,79c136,-60 149,-60 216,-103c27,-17 31,-42 42,-59c31,-50 49,-85 58,-120c14,-54 -9,-129 -7,-230c-10,-61 -43,-115 -45,-168c-7,-194 12,-391 20,-593c12,-300 -70,-451 -86,-779c-7,-140 -27,-297 7,-429c29,-114 41,-241 53,-289c1,-3 3,-7 3,-9c6,-25 11,-11 -5,-21c8,-369 -39,-473 -360,-572c-426,-132 -429,-195 -454,-489c-17,-201 -10,-48 70,-291c26,-77 83,-137 54,-283c-14,-68 -1,-147 -5,-220c-7,-104 19,-95 -40,-172l4,2z \" fill=\"#cc0000\" fill-opacity=\"0.3\" id=\"svg_2\" stroke=\"#2196f3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"52.92\" /><circle cx=\"4345.5\" cy=\"5214\" fill=\"#ff0000\" fill-opacity=\"0.7\" r=\"364\" /><circle cx=\"5107.5\" cy=\"5191\" fill=\"#ff0000\" fill-opacity=\"0.7\" r=\"383\" /></svg>",
            "popularity": 2,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Боль в ягодицах ",
            "gender": 0,
            "age_min": 0,
            "age_max": 100,
            "slug": "bol_v_yagodicah",
            "lead": "Боль в ягодице нередко появляется в результате защемления седалищного нерва грушевидной мышцей .",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                6802,
                6799
            ]
        },
        {
            "id": 166,
            "synonyms": [],
            "body_points": [],
            "disease_count": 2,
            "svg": "<svg baseProfile=\"full\" height=\"9525\" version=\"1.1\" width=\"9525\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:ev=\"http://www.w3.org/2001/xml-events\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs /><circle cx=\"4762.5\" cy=\"4762.5\" fill=\"#ffffff\" id=\"svg_1\" r=\"4730\" stroke=\"#2196f3\" stroke-width=\"52.92\" /><path d=\"m5046.45996,686.46c-71,-94 -175,-151 -300,-164c-57,-6 -153,10 -212,20c1,0 0,2 0,2c-6,11 35,-22 -8,11c-19,14 1,0 -26,15c-42,23 -20,7 -52,34c-148,125 -143,175 -116,367c18,134 -37,163 20,311c26,66 29,62 46,142c32,152 107,-49 40,428c-15,103 -79,139 -160,183c-200,109 -373,109 -486,191c-129,94 -173,309 -147,529c44,378 74,157 59,623c-14,458 -37,305 -77,605c-27,207 1,432 13,640c4,61 9,151 0,236c-3,28 -17,61 -19,87c-4,38 -17,64 -23,98c-14,83 -17,167 -14,190c25,48 64,115 78,156c25,8 111,60 133,87c57,31 30,17 112,46l4,-41l-20,-32c-26,3 -81,-52 -105,-108c-7,-16 -5,-36 -5,-64c0,-36 2,-70 8,-87c15,-46 34,-7 46,15c8,15 12,34 11,56c-1,19 -11,41 -12,60c-1,16 8,32 13,43c6,14 33,2 34,0c6,-57 41,-142 40,-237c0,-33 -27,-50 -38,-93c-63,-245 -64,-246 -2,-512c36,-156 91,-326 91,-494c0,-115 -11,-174 16,-286c30,-120 27,-519 3,-775c-59,-639 30,441 80,592c14,65 -1,701 -5,737c-27,234 -69,454 -86,693c-38,552 43,892 123,1408c55,353 -37,516 -55,714c-29,313 191,954 279,1282c29,108 27,84 5,184c-15,66 18,75 -35,137c-69,80 -165,143 -194,180c49,77 400,110 495,42c13,-57 -7,-413 -15,-495c-62,-631 71,-1000 -7,-1420c-38,-206 8,-264 25,-448c8,-86 -3,-166 6,-249c8,-76 21,-146 30,-222c19,-159 37,-298 48,-462c6,-95 -1,-486 29,-540c19,32 76,990 106,1218c11,86 -1,160 6,246c17,202 62,227 28,459c-74,493 19,572 17,951c-2,271 -67,757 -48,955c76,52 134,43 250,37c80,-4 191,-9 250,-59c-11,-45 -24,-43 -57,-68c-141,-106 -111,-124 -170,-167c-6,-63 7,-46 -2,-101c-18,-110 -27,-49 17,-229c80,-322 276,-867 263,-1176c-14,-327 -132,-293 -14,-980c84,-486 119,-830 70,-1338c-21,-218 -69,-416 -81,-638c-12,-228 2,-498 5,-730c66,-183 96,-696 80,-696c0,0 -7,256 -25,464c-12,136 -38,254 -36,260c6,13 7,18 11,34c128,437 2,377 158,976c66,251 35,289 -18,513c-38,158 43,384 43,318c0,-6 39,-55 22,-96c-27,-65 32,-133 34,-114c0,4 18,56 17,110c0,30 -13,59 -21,84c-20,63 -77,93 -79,98c-27,39 -10,16 -19,79c136,-60 149,-60 216,-103c27,-17 31,-42 42,-59c31,-50 49,-85 58,-120c14,-54 -9,-129 -7,-230c-10,-61 -43,-115 -45,-168c-7,-194 12,-391 20,-593c12,-300 -70,-451 -86,-779c-7,-140 -27,-297 7,-429c29,-114 41,-241 53,-289c1,-3 3,-7 3,-9c6,-25 11,-11 -5,-21c8,-369 -39,-473 -360,-572c-426,-132 -429,-195 -454,-489c-17,-201 -10,-48 70,-291c26,-77 83,-137 54,-283c-14,-68 -1,-147 -5,-220c-7,-104 19,-95 -40,-172l4,2z \" fill=\"#ffffff\" fill-opacity=\"0.3\" id=\"svg_2\" stroke=\"#2196f3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"52.92\" /></svg>",
            "popularity": 2,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Лунообразное лицо",
            "gender": 0,
            "age_min": null,
            "age_max": null,
            "slug": "lunoobraznoe-lico",
            "lead": "",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                9631,
                9652
            ]
        },
        {
            "id": 107,
            "synonyms": [],
            "body_points": [],
            "disease_count": 2,
            "svg": "<svg baseProfile=\"full\" height=\"9525\" version=\"1.1\" width=\"9525\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:ev=\"http://www.w3.org/2001/xml-events\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs /><circle cx=\"4762.5\" cy=\"4762.5\" fill=\"#ffffff\" id=\"svg_1\" r=\"4730\" stroke=\"#2196f3\" stroke-width=\"52.92\" /><path d=\"m5046.45996,686.46c-71,-94 -175,-151 -300,-164c-57,-6 -153,10 -212,20c1,0 0,2 0,2c-6,11 35,-22 -8,11c-19,14 1,0 -26,15c-42,23 -20,7 -52,34c-148,125 -143,175 -116,367c18,134 -37,163 20,311c26,66 29,62 46,142c32,152 107,-49 40,428c-15,103 -79,139 -160,183c-200,109 -373,109 -486,191c-129,94 -173,309 -147,529c44,378 74,157 59,623c-14,458 -37,305 -77,605c-27,207 1,432 13,640c4,61 9,151 0,236c-3,28 -17,61 -19,87c-4,38 -17,64 -23,98c-14,83 -17,167 -14,190c25,48 64,115 78,156c25,8 111,60 133,87c57,31 30,17 112,46l4,-41l-20,-32c-26,3 -81,-52 -105,-108c-7,-16 -5,-36 -5,-64c0,-36 2,-70 8,-87c15,-46 34,-7 46,15c8,15 12,34 11,56c-1,19 -11,41 -12,60c-1,16 8,32 13,43c6,14 33,2 34,0c6,-57 41,-142 40,-237c0,-33 -27,-50 -38,-93c-63,-245 -64,-246 -2,-512c36,-156 91,-326 91,-494c0,-115 -11,-174 16,-286c30,-120 27,-519 3,-775c-59,-639 30,441 80,592c14,65 -1,701 -5,737c-27,234 -69,454 -86,693c-38,552 43,892 123,1408c55,353 -37,516 -55,714c-29,313 191,954 279,1282c29,108 27,84 5,184c-15,66 18,75 -35,137c-69,80 -165,143 -194,180c49,77 400,110 495,42c13,-57 -7,-413 -15,-495c-62,-631 71,-1000 -7,-1420c-38,-206 8,-264 25,-448c8,-86 -3,-166 6,-249c8,-76 21,-146 30,-222c19,-159 37,-298 48,-462c6,-95 -1,-486 29,-540c19,32 76,990 106,1218c11,86 -1,160 6,246c17,202 62,227 28,459c-74,493 19,572 17,951c-2,271 -67,757 -48,955c76,52 134,43 250,37c80,-4 191,-9 250,-59c-11,-45 -24,-43 -57,-68c-141,-106 -111,-124 -170,-167c-6,-63 7,-46 -2,-101c-18,-110 -27,-49 17,-229c80,-322 276,-867 263,-1176c-14,-327 -132,-293 -14,-980c84,-486 119,-830 70,-1338c-21,-218 -69,-416 -81,-638c-12,-228 2,-498 5,-730c66,-183 96,-696 80,-696c0,0 -7,256 -25,464c-12,136 -38,254 -36,260c6,13 7,18 11,34c128,437 2,377 158,976c66,251 35,289 -18,513c-38,158 43,384 43,318c0,-6 39,-55 22,-96c-27,-65 32,-133 34,-114c0,4 18,56 17,110c0,30 -13,59 -21,84c-20,63 -77,93 -79,98c-27,39 -10,16 -19,79c136,-60 149,-60 216,-103c27,-17 31,-42 42,-59c31,-50 49,-85 58,-120c14,-54 -9,-129 -7,-230c-10,-61 -43,-115 -45,-168c-7,-194 12,-391 20,-593c12,-300 -70,-451 -86,-779c-7,-140 -27,-297 7,-429c29,-114 41,-241 53,-289c1,-3 3,-7 3,-9c6,-25 11,-11 -5,-21c8,-369 -39,-473 -360,-572c-426,-132 -429,-195 -454,-489c-17,-201 -10,-48 70,-291c26,-77 83,-137 54,-283c-14,-68 -1,-147 -5,-220c-7,-104 19,-95 -40,-172l4,2z \" fill=\"#ffffff\" fill-opacity=\"0.3\" id=\"svg_2\" stroke=\"#2196f3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"52.92\" /></svg>",
            "popularity": 2,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Увеличение размера глазного яблока",
            "gender": 0,
            "age_min": null,
            "age_max": null,
            "slug": "uvelichenie-razmera-glaznogo-yabloka",
            "lead": "",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                14003,
                10753
            ]
        },
        {
            "id": 59,
            "synonyms": [
                {
                    "name": "дергается глаз или губа"
                }
            ],
            "body_points": [
                {
                    "x": 487,
                    "y": 1360,
                    "r": 300
                }
            ],
            "disease_count": 2,
            "svg": "<svg baseProfile=\"full\" height=\"9525\" version=\"1.1\" width=\"9525\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:ev=\"http://www.w3.org/2001/xml-events\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs /><circle cx=\"4762.5\" cy=\"4762.5\" fill=\"#ffffff\" id=\"svg_1\" r=\"4730\" stroke=\"#2196f3\" stroke-width=\"52.92\" /><path d=\"m5046.45996,686.46c-71,-94 -175,-151 -300,-164c-57,-6 -153,10 -212,20c1,0 0,2 0,2c-6,11 35,-22 -8,11c-19,14 1,0 -26,15c-42,23 -20,7 -52,34c-148,125 -143,175 -116,367c18,134 -37,163 20,311c26,66 29,62 46,142c32,152 107,-49 40,428c-15,103 -79,139 -160,183c-200,109 -373,109 -486,191c-129,94 -173,309 -147,529c44,378 74,157 59,623c-14,458 -37,305 -77,605c-27,207 1,432 13,640c4,61 9,151 0,236c-3,28 -17,61 -19,87c-4,38 -17,64 -23,98c-14,83 -17,167 -14,190c25,48 64,115 78,156c25,8 111,60 133,87c57,31 30,17 112,46l4,-41l-20,-32c-26,3 -81,-52 -105,-108c-7,-16 -5,-36 -5,-64c0,-36 2,-70 8,-87c15,-46 34,-7 46,15c8,15 12,34 11,56c-1,19 -11,41 -12,60c-1,16 8,32 13,43c6,14 33,2 34,0c6,-57 41,-142 40,-237c0,-33 -27,-50 -38,-93c-63,-245 -64,-246 -2,-512c36,-156 91,-326 91,-494c0,-115 -11,-174 16,-286c30,-120 27,-519 3,-775c-59,-639 30,441 80,592c14,65 -1,701 -5,737c-27,234 -69,454 -86,693c-38,552 43,892 123,1408c55,353 -37,516 -55,714c-29,313 191,954 279,1282c29,108 27,84 5,184c-15,66 18,75 -35,137c-69,80 -165,143 -194,180c49,77 400,110 495,42c13,-57 -7,-413 -15,-495c-62,-631 71,-1000 -7,-1420c-38,-206 8,-264 25,-448c8,-86 -3,-166 6,-249c8,-76 21,-146 30,-222c19,-159 37,-298 48,-462c6,-95 -1,-486 29,-540c19,32 76,990 106,1218c11,86 -1,160 6,246c17,202 62,227 28,459c-74,493 19,572 17,951c-2,271 -67,757 -48,955c76,52 134,43 250,37c80,-4 191,-9 250,-59c-11,-45 -24,-43 -57,-68c-141,-106 -111,-124 -170,-167c-6,-63 7,-46 -2,-101c-18,-110 -27,-49 17,-229c80,-322 276,-867 263,-1176c-14,-327 -132,-293 -14,-980c84,-486 119,-830 70,-1338c-21,-218 -69,-416 -81,-638c-12,-228 2,-498 5,-730c66,-183 96,-696 80,-696c0,0 -7,256 -25,464c-12,136 -38,254 -36,260c6,13 7,18 11,34c128,437 2,377 158,976c66,251 35,289 -18,513c-38,158 43,384 43,318c0,-6 39,-55 22,-96c-27,-65 32,-133 34,-114c0,4 18,56 17,110c0,30 -13,59 -21,84c-20,63 -77,93 -79,98c-27,39 -10,16 -19,79c136,-60 149,-60 216,-103c27,-17 31,-42 42,-59c31,-50 49,-85 58,-120c14,-54 -9,-129 -7,-230c-10,-61 -43,-115 -45,-168c-7,-194 12,-391 20,-593c12,-300 -70,-451 -86,-779c-7,-140 -27,-297 7,-429c29,-114 41,-241 53,-289c1,-3 3,-7 3,-9c6,-25 11,-11 -5,-21c8,-369 -39,-473 -360,-572c-426,-132 -429,-195 -454,-489c-17,-201 -10,-48 70,-291c26,-77 83,-137 54,-283c-14,-68 -1,-147 -5,-220c-7,-104 19,-95 -40,-172l4,2z \" fill=\"#cc0000\" fill-opacity=\"0.3\" id=\"svg_2\" stroke=\"#2196f3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"52.92\" /><circle cx=\"4749.5\" cy=\"1360\" fill=\"#ff0000\" fill-opacity=\"0.7\" r=\"300\" /></svg>",
            "popularity": 2,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "симптом Хвостека",
            "gender": 0,
            "age_min": 0,
            "age_max": 100,
            "slug": "simptom-hvosteka",
            "lead": "Симптом Хвостека (лицевой симптом, лицевой феномен) — это клиническая проба, выявляющая повышение нервно-мышечного возбуждения, при гипокальцемии.[1]Проба названа в честь австрийского хирурга Франца Хвостека, который в 1876 году описав это явление, открыл эту пробу.[2][3] Происходит сокращение мимических мышц, возникающее при раздражении лицевого нерва при постукивании по коже лица в зоне его проекции. Симптом отражает повышенную чувствительность этих мышц, что чаще всего бывает связано с уменьшением уровня кальция в организме.[1] Помимо гипокальцемии, симптом является признаком гипомагниемии и метаболического алкалоза.[4]\r\n\r\nПри симптоме Хвостека 1-й степени подёргиваются все мышцы, иннервируемые лицевым нервом; 2-й степени – сокращаются мышцы губ и мышцы, находящиеся около рта и носа; 3-й степени – сокращаются только мышцы углов рта.[5] Проба Хвостека также не является специфической пробой для тетании, так как может проявиться от 10 до 25 % у взрослых здоровых людей.[6]\r\n\r\nМетодика проведения\r\nДля проведения пробы нужно постучать молотком или пальцем по жевательной мышце в области выше угла нижней челюсти, 2 см кпереди от мочки уха, чуть ниже скуловой дуги, так как эта область является местом прохождения лицевого нерва, так называемая область \"гусиной лапки\".[7] При постукивании происходит подергивание мышц лица, особенно ярко наблюдается поднятие угла рта.[5][8][1]",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                13854,
                13855
            ]
        },
        {
            "id": 211,
            "synonyms": [],
            "body_points": [],
            "disease_count": 2,
            "svg": "<svg baseProfile=\"full\" height=\"9525\" version=\"1.1\" width=\"9525\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:ev=\"http://www.w3.org/2001/xml-events\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs /><circle cx=\"4762.5\" cy=\"4762.5\" fill=\"#ffffff\" id=\"svg_1\" r=\"4730\" stroke=\"#2196f3\" stroke-width=\"52.92\" /><path d=\"m5046.45996,686.46c-71,-94 -175,-151 -300,-164c-57,-6 -153,10 -212,20c1,0 0,2 0,2c-6,11 35,-22 -8,11c-19,14 1,0 -26,15c-42,23 -20,7 -52,34c-148,125 -143,175 -116,367c18,134 -37,163 20,311c26,66 29,62 46,142c32,152 107,-49 40,428c-15,103 -79,139 -160,183c-200,109 -373,109 -486,191c-129,94 -173,309 -147,529c44,378 74,157 59,623c-14,458 -37,305 -77,605c-27,207 1,432 13,640c4,61 9,151 0,236c-3,28 -17,61 -19,87c-4,38 -17,64 -23,98c-14,83 -17,167 -14,190c25,48 64,115 78,156c25,8 111,60 133,87c57,31 30,17 112,46l4,-41l-20,-32c-26,3 -81,-52 -105,-108c-7,-16 -5,-36 -5,-64c0,-36 2,-70 8,-87c15,-46 34,-7 46,15c8,15 12,34 11,56c-1,19 -11,41 -12,60c-1,16 8,32 13,43c6,14 33,2 34,0c6,-57 41,-142 40,-237c0,-33 -27,-50 -38,-93c-63,-245 -64,-246 -2,-512c36,-156 91,-326 91,-494c0,-115 -11,-174 16,-286c30,-120 27,-519 3,-775c-59,-639 30,441 80,592c14,65 -1,701 -5,737c-27,234 -69,454 -86,693c-38,552 43,892 123,1408c55,353 -37,516 -55,714c-29,313 191,954 279,1282c29,108 27,84 5,184c-15,66 18,75 -35,137c-69,80 -165,143 -194,180c49,77 400,110 495,42c13,-57 -7,-413 -15,-495c-62,-631 71,-1000 -7,-1420c-38,-206 8,-264 25,-448c8,-86 -3,-166 6,-249c8,-76 21,-146 30,-222c19,-159 37,-298 48,-462c6,-95 -1,-486 29,-540c19,32 76,990 106,1218c11,86 -1,160 6,246c17,202 62,227 28,459c-74,493 19,572 17,951c-2,271 -67,757 -48,955c76,52 134,43 250,37c80,-4 191,-9 250,-59c-11,-45 -24,-43 -57,-68c-141,-106 -111,-124 -170,-167c-6,-63 7,-46 -2,-101c-18,-110 -27,-49 17,-229c80,-322 276,-867 263,-1176c-14,-327 -132,-293 -14,-980c84,-486 119,-830 70,-1338c-21,-218 -69,-416 -81,-638c-12,-228 2,-498 5,-730c66,-183 96,-696 80,-696c0,0 -7,256 -25,464c-12,136 -38,254 -36,260c6,13 7,18 11,34c128,437 2,377 158,976c66,251 35,289 -18,513c-38,158 43,384 43,318c0,-6 39,-55 22,-96c-27,-65 32,-133 34,-114c0,4 18,56 17,110c0,30 -13,59 -21,84c-20,63 -77,93 -79,98c-27,39 -10,16 -19,79c136,-60 149,-60 216,-103c27,-17 31,-42 42,-59c31,-50 49,-85 58,-120c14,-54 -9,-129 -7,-230c-10,-61 -43,-115 -45,-168c-7,-194 12,-391 20,-593c12,-300 -70,-451 -86,-779c-7,-140 -27,-297 7,-429c29,-114 41,-241 53,-289c1,-3 3,-7 3,-9c6,-25 11,-11 -5,-21c8,-369 -39,-473 -360,-572c-426,-132 -429,-195 -454,-489c-17,-201 -10,-48 70,-291c26,-77 83,-137 54,-283c-14,-68 -1,-147 -5,-220c-7,-104 19,-95 -40,-172l4,2z \" fill=\"#ffffff\" fill-opacity=\"0.3\" id=\"svg_2\" stroke=\"#2196f3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"52.92\" /></svg>",
            "popularity": 2,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Гной из уха",
            "gender": 0,
            "age_min": null,
            "age_max": null,
            "slug": "gnoj-iz-uha",
            "lead": "",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                10893,
                10849
            ]
        },
        {
            "id": 106,
            "synonyms": [],
            "body_points": [],
            "disease_count": 2,
            "svg": "<svg baseProfile=\"full\" height=\"9525\" version=\"1.1\" width=\"9525\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:ev=\"http://www.w3.org/2001/xml-events\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs /><circle cx=\"4762.5\" cy=\"4762.5\" fill=\"#ffffff\" id=\"svg_1\" r=\"4730\" stroke=\"#2196f3\" stroke-width=\"52.92\" /><path d=\"m5046.45996,686.46c-71,-94 -175,-151 -300,-164c-57,-6 -153,10 -212,20c1,0 0,2 0,2c-6,11 35,-22 -8,11c-19,14 1,0 -26,15c-42,23 -20,7 -52,34c-148,125 -143,175 -116,367c18,134 -37,163 20,311c26,66 29,62 46,142c32,152 107,-49 40,428c-15,103 -79,139 -160,183c-200,109 -373,109 -486,191c-129,94 -173,309 -147,529c44,378 74,157 59,623c-14,458 -37,305 -77,605c-27,207 1,432 13,640c4,61 9,151 0,236c-3,28 -17,61 -19,87c-4,38 -17,64 -23,98c-14,83 -17,167 -14,190c25,48 64,115 78,156c25,8 111,60 133,87c57,31 30,17 112,46l4,-41l-20,-32c-26,3 -81,-52 -105,-108c-7,-16 -5,-36 -5,-64c0,-36 2,-70 8,-87c15,-46 34,-7 46,15c8,15 12,34 11,56c-1,19 -11,41 -12,60c-1,16 8,32 13,43c6,14 33,2 34,0c6,-57 41,-142 40,-237c0,-33 -27,-50 -38,-93c-63,-245 -64,-246 -2,-512c36,-156 91,-326 91,-494c0,-115 -11,-174 16,-286c30,-120 27,-519 3,-775c-59,-639 30,441 80,592c14,65 -1,701 -5,737c-27,234 -69,454 -86,693c-38,552 43,892 123,1408c55,353 -37,516 -55,714c-29,313 191,954 279,1282c29,108 27,84 5,184c-15,66 18,75 -35,137c-69,80 -165,143 -194,180c49,77 400,110 495,42c13,-57 -7,-413 -15,-495c-62,-631 71,-1000 -7,-1420c-38,-206 8,-264 25,-448c8,-86 -3,-166 6,-249c8,-76 21,-146 30,-222c19,-159 37,-298 48,-462c6,-95 -1,-486 29,-540c19,32 76,990 106,1218c11,86 -1,160 6,246c17,202 62,227 28,459c-74,493 19,572 17,951c-2,271 -67,757 -48,955c76,52 134,43 250,37c80,-4 191,-9 250,-59c-11,-45 -24,-43 -57,-68c-141,-106 -111,-124 -170,-167c-6,-63 7,-46 -2,-101c-18,-110 -27,-49 17,-229c80,-322 276,-867 263,-1176c-14,-327 -132,-293 -14,-980c84,-486 119,-830 70,-1338c-21,-218 -69,-416 -81,-638c-12,-228 2,-498 5,-730c66,-183 96,-696 80,-696c0,0 -7,256 -25,464c-12,136 -38,254 -36,260c6,13 7,18 11,34c128,437 2,377 158,976c66,251 35,289 -18,513c-38,158 43,384 43,318c0,-6 39,-55 22,-96c-27,-65 32,-133 34,-114c0,4 18,56 17,110c0,30 -13,59 -21,84c-20,63 -77,93 -79,98c-27,39 -10,16 -19,79c136,-60 149,-60 216,-103c27,-17 31,-42 42,-59c31,-50 49,-85 58,-120c14,-54 -9,-129 -7,-230c-10,-61 -43,-115 -45,-168c-7,-194 12,-391 20,-593c12,-300 -70,-451 -86,-779c-7,-140 -27,-297 7,-429c29,-114 41,-241 53,-289c1,-3 3,-7 3,-9c6,-25 11,-11 -5,-21c8,-369 -39,-473 -360,-572c-426,-132 -429,-195 -454,-489c-17,-201 -10,-48 70,-291c26,-77 83,-137 54,-283c-14,-68 -1,-147 -5,-220c-7,-104 19,-95 -40,-172l4,2z \" fill=\"#ffffff\" fill-opacity=\"0.3\" id=\"svg_2\" stroke=\"#2196f3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"52.92\" /></svg>",
            "popularity": 2,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Отсутствие молока",
            "gender": 0,
            "age_min": null,
            "age_max": null,
            "slug": "otsutstvie-moloka",
            "lead": "",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                13579,
                13580
            ]
        },
        {
            "id": 126,
            "synonyms": [],
            "body_points": [],
            "disease_count": 2,
            "svg": "<svg baseProfile=\"full\" height=\"9525\" version=\"1.1\" width=\"9525\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:ev=\"http://www.w3.org/2001/xml-events\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs /><circle cx=\"4762.5\" cy=\"4762.5\" fill=\"#ffffff\" id=\"svg_1\" r=\"4730\" stroke=\"#2196f3\" stroke-width=\"52.92\" /><path d=\"m5046.45996,686.46c-71,-94 -175,-151 -300,-164c-57,-6 -153,10 -212,20c1,0 0,2 0,2c-6,11 35,-22 -8,11c-19,14 1,0 -26,15c-42,23 -20,7 -52,34c-148,125 -143,175 -116,367c18,134 -37,163 20,311c26,66 29,62 46,142c32,152 107,-49 40,428c-15,103 -79,139 -160,183c-200,109 -373,109 -486,191c-129,94 -173,309 -147,529c44,378 74,157 59,623c-14,458 -37,305 -77,605c-27,207 1,432 13,640c4,61 9,151 0,236c-3,28 -17,61 -19,87c-4,38 -17,64 -23,98c-14,83 -17,167 -14,190c25,48 64,115 78,156c25,8 111,60 133,87c57,31 30,17 112,46l4,-41l-20,-32c-26,3 -81,-52 -105,-108c-7,-16 -5,-36 -5,-64c0,-36 2,-70 8,-87c15,-46 34,-7 46,15c8,15 12,34 11,56c-1,19 -11,41 -12,60c-1,16 8,32 13,43c6,14 33,2 34,0c6,-57 41,-142 40,-237c0,-33 -27,-50 -38,-93c-63,-245 -64,-246 -2,-512c36,-156 91,-326 91,-494c0,-115 -11,-174 16,-286c30,-120 27,-519 3,-775c-59,-639 30,441 80,592c14,65 -1,701 -5,737c-27,234 -69,454 -86,693c-38,552 43,892 123,1408c55,353 -37,516 -55,714c-29,313 191,954 279,1282c29,108 27,84 5,184c-15,66 18,75 -35,137c-69,80 -165,143 -194,180c49,77 400,110 495,42c13,-57 -7,-413 -15,-495c-62,-631 71,-1000 -7,-1420c-38,-206 8,-264 25,-448c8,-86 -3,-166 6,-249c8,-76 21,-146 30,-222c19,-159 37,-298 48,-462c6,-95 -1,-486 29,-540c19,32 76,990 106,1218c11,86 -1,160 6,246c17,202 62,227 28,459c-74,493 19,572 17,951c-2,271 -67,757 -48,955c76,52 134,43 250,37c80,-4 191,-9 250,-59c-11,-45 -24,-43 -57,-68c-141,-106 -111,-124 -170,-167c-6,-63 7,-46 -2,-101c-18,-110 -27,-49 17,-229c80,-322 276,-867 263,-1176c-14,-327 -132,-293 -14,-980c84,-486 119,-830 70,-1338c-21,-218 -69,-416 -81,-638c-12,-228 2,-498 5,-730c66,-183 96,-696 80,-696c0,0 -7,256 -25,464c-12,136 -38,254 -36,260c6,13 7,18 11,34c128,437 2,377 158,976c66,251 35,289 -18,513c-38,158 43,384 43,318c0,-6 39,-55 22,-96c-27,-65 32,-133 34,-114c0,4 18,56 17,110c0,30 -13,59 -21,84c-20,63 -77,93 -79,98c-27,39 -10,16 -19,79c136,-60 149,-60 216,-103c27,-17 31,-42 42,-59c31,-50 49,-85 58,-120c14,-54 -9,-129 -7,-230c-10,-61 -43,-115 -45,-168c-7,-194 12,-391 20,-593c12,-300 -70,-451 -86,-779c-7,-140 -27,-297 7,-429c29,-114 41,-241 53,-289c1,-3 3,-7 3,-9c6,-25 11,-11 -5,-21c8,-369 -39,-473 -360,-572c-426,-132 -429,-195 -454,-489c-17,-201 -10,-48 70,-291c26,-77 83,-137 54,-283c-14,-68 -1,-147 -5,-220c-7,-104 19,-95 -40,-172l4,2z \" fill=\"#ffffff\" fill-opacity=\"0.3\" id=\"svg_2\" stroke=\"#2196f3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"52.92\" /></svg>",
            "popularity": 2,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Снижение интеллекта",
            "gender": 0,
            "age_min": null,
            "age_max": null,
            "slug": "snizhenie-intellekta",
            "lead": "",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                14495,
                10521
            ]
        }
    ]
}