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

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


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

{
    "count": 617,
    "next": "http://api.symptomd.ru/symptom/?format=api&page=28",
    "previous": "http://api.symptomd.ru/symptom/?format=api&page=26",
    "results": [
        {
            "id": 171,
            "synonyms": [],
            "body_points": [],
            "disease_count": 1,
            "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": 1,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Изменения внешнего вида сосков",
            "gender": 0,
            "age_min": null,
            "age_max": null,
            "slug": "izmeneniya-vneshnego-vida-soskov",
            "lead": "",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                8937
            ]
        },
        {
            "id": 172,
            "synonyms": [],
            "body_points": [],
            "disease_count": 1,
            "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": 1,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Изменение цвета кожи молочных желез",
            "gender": 0,
            "age_min": null,
            "age_max": null,
            "slug": "izmenenie-cveta-kozhi-molochnyh-zhelez",
            "lead": "",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                8937
            ]
        },
        {
            "id": 48,
            "synonyms": [],
            "body_points": [
                {
                    "x": 476,
                    "y": 4337,
                    "r": 600
                }
            ],
            "disease_count": 1,
            "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=\"4738.5\" cy=\"4337\" fill=\"#ff0000\" fill-opacity=\"0.7\" r=\"600\" /></svg>",
            "popularity": 1,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "кровь в стуле",
            "gender": 0,
            "age_min": 1,
            "age_max": 100,
            "slug": "krov-v-stule",
            "lead": "Кровь в кале - тревожный симптом. Он означает, что в каком-то отделе пищеварительной системы произошло повреждение сосуда. Не исключено внутреннее кровотечение! Необходимо обязательно обратиться к врачу.",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                8722
            ]
        },
        {
            "id": 174,
            "synonyms": [],
            "body_points": [],
            "disease_count": 1,
            "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": 1,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Ощущение комка в груди",
            "gender": 0,
            "age_min": null,
            "age_max": null,
            "slug": "oshushenie-komka-v-grudi",
            "lead": "",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                8937
            ]
        },
        {
            "id": 214,
            "synonyms": [],
            "body_points": [],
            "disease_count": 1,
            "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": 1,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Кишечный свищ",
            "gender": 0,
            "age_min": null,
            "age_max": null,
            "slug": "kishechnyj-svish",
            "lead": "",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                11789
            ]
        },
        {
            "id": 2744,
            "synonyms": [
                {
                    "name": "Болит всегда"
                },
                {
                    "name": "Непрекращающаяся боль"
                }
            ],
            "body_points": [
                {
                    "x": 392,
                    "y": 3773,
                    "r": 0
                }
            ],
            "disease_count": 1,
            "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=\"4654.5\" cy=\"3773\" fill=\"#ff0000\" fill-opacity=\"0.7\" r=\"0\" /></svg>",
            "popularity": 1,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Постоянная боль",
            "gender": 0,
            "age_min": 1,
            "age_max": 100,
            "slug": "postoyannaya_bol",
            "lead": "Если вы испытываете  постоянную боль, обратитесь к специалистам",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                6404
            ]
        },
        {
            "id": 215,
            "synonyms": [],
            "body_points": [],
            "disease_count": 1,
            "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": 1,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Возврат содержимого желудка в полость рта",
            "gender": 0,
            "age_min": null,
            "age_max": null,
            "slug": "vozvrat-soderzhimogo-zheludka-v-polost-rta",
            "lead": "",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                11656
            ]
        },
        {
            "id": 2727,
            "synonyms": [
                {
                    "name": "алексия"
                },
                {
                    "name": "нарушение чтения"
                },
                {
                    "name": "нарушение восприятия"
                },
                {
                    "name": "дислексия"
                },
                {
                    "name": "Амузия"
                }
            ],
            "body_points": [
                {
                    "x": 464,
                    "y": 928,
                    "r": 279
                }
            ],
            "disease_count": 1,
            "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=\"4726.5\" cy=\"928\" fill=\"#ff0000\" fill-opacity=\"0.7\" r=\"279\" /></svg>",
            "popularity": 1,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Нарушение распознования",
            "gender": 0,
            "age_min": 7,
            "age_max": 100,
            "slug": "narushenie_raspoznovaniya",
            "lead": "Нарушения  психофизиологического процесса распознавания, участвуют зрительный, речедвигательный и речеслуховой анализаторы",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                10811
            ]
        },
        {
            "id": 178,
            "synonyms": [],
            "body_points": [],
            "disease_count": 1,
            "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": 1,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Непрозрачное белое пятно на зрачке",
            "gender": 0,
            "age_min": null,
            "age_max": null,
            "slug": "neprozrachnoe-beloe-pyatno-na-zrachke",
            "lead": "",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                8991
            ]
        },
        {
            "id": 41,
            "synonyms": [
                {
                    "name": "Голодовка"
                },
                {
                    "name": "Потеря аппетита"
                }
            ],
            "body_points": [],
            "disease_count": 1,
            "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": 1,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Отказ от еды",
            "gender": 0,
            "age_min": 0,
            "age_max": 99,
            "slug": "otkaz-ot-edy",
            "lead": "Отказ от еды нередко происходит постепенно, нередко сопровождается другими симптомами. Требует внимания специалиста",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                10111
            ]
        },
        {
            "id": 223,
            "synonyms": [],
            "body_points": [],
            "disease_count": 1,
            "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": 1,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Радужные ареолы вокруг источника света",
            "gender": 0,
            "age_min": null,
            "age_max": null,
            "slug": "raduzhnye-areoly-vokrug-istochnika-sveta",
            "lead": "",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                10747
            ]
        },
        {
            "id": 216,
            "synonyms": [],
            "body_points": [],
            "disease_count": 1,
            "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": 1,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Ксантелазма века",
            "gender": 0,
            "age_min": null,
            "age_max": null,
            "slug": "ksantelazma-veka",
            "lead": "",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                10594
            ]
        },
        {
            "id": 221,
            "synonyms": [],
            "body_points": [],
            "disease_count": 1,
            "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": 1,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Выпуклый живот",
            "gender": 0,
            "age_min": null,
            "age_max": null,
            "slug": "vypuklyj-zhivot",
            "lead": "",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                9726
            ]
        },
        {
            "id": 34,
            "synonyms": [
                {
                    "name": "Тянет на соленое"
                },
                {
                    "name": "Тяга к соли"
                }
            ],
            "body_points": [],
            "disease_count": 1,
            "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": 1,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Аппетит к соленой пище",
            "gender": 0,
            "age_min": 7,
            "age_max": 99,
            "slug": "appetit-k-solenoj-pishe",
            "lead": "Изменение пищевого поведения и вкусов в отношении соли",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                9430
            ]
        },
        {
            "id": 180,
            "synonyms": [],
            "body_points": [],
            "disease_count": 1,
            "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": 1,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Повышенная чувствительность сосков",
            "gender": 0,
            "age_min": null,
            "age_max": null,
            "slug": "povyshennaya-chuvstvitelnost-soskov",
            "lead": "",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                8929
            ]
        },
        {
            "id": 181,
            "synonyms": [],
            "body_points": [],
            "disease_count": 1,
            "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": 1,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Скопление в коже и сухожилиях бугорков жира",
            "gender": 0,
            "age_min": null,
            "age_max": null,
            "slug": "skoplenie-v-kozhe-i-suhozhiliyah-bugorkov-zhira",
            "lead": "",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                9813
            ]
        },
        {
            "id": 217,
            "synonyms": [],
            "body_points": [],
            "disease_count": 1,
            "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": 1,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Большой размер родничка",
            "gender": 0,
            "age_min": null,
            "age_max": null,
            "slug": "bolshoj-razmer-rodnichka",
            "lead": "",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                9726
            ]
        },
        {
            "id": 184,
            "synonyms": [],
            "body_points": [],
            "disease_count": 1,
            "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": 1,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Подергивание век",
            "gender": 0,
            "age_min": null,
            "age_max": null,
            "slug": "podergivanie-vek",
            "lead": "",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                10321
            ]
        },
        {
            "id": 185,
            "synonyms": [],
            "body_points": [],
            "disease_count": 1,
            "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": 1,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Учащенное моргание",
            "gender": 0,
            "age_min": null,
            "age_max": null,
            "slug": "uchashennoe-morganie",
            "lead": "",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                10321
            ]
        },
        {
            "id": 186,
            "synonyms": [],
            "body_points": [],
            "disease_count": 1,
            "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": 1,
            "thumbnail_100x100": null,
            "thumbnail_300x300": null,
            "thumbnail_600x600": null,
            "name": "Прищуривание",
            "gender": 0,
            "age_min": null,
            "age_max": null,
            "slug": "prishurivanie",
            "lead": "",
            "image": null,
            "published": 1,
            "danger": false,
            "diseases": [
                10321
            ]
        }
    ]
}