Диссекционные кадавер курсы
для врачей косметологов
select
c.`Message_ID`, c.`name` as title, c.`shortname`, UNIX_TIMESTAMP(c.date) as date, c.`color`, t.`warning`, t.`theory`, c.`is_webinar`,
t.`practice`, t.`duration`, t.`price`, t.`teacher`, c.`type`, c.`days`, c.`cadaver_doctors`, ca.`cadaverarea_Name` as area, c.`duration` as cduration,
count(om.`trainingID`) as modelCount, c.`cadaver_type`, c.`cadaver_price_1`, c.`cadaver_price_2`, c.`cadaver_price_3`, t.`hmo`
from
`novonexus`.`Message2009` as c
left join `novonexus`.`Message2106` as t
on t.`Message_ID` = c.`training_id`
left join `dev_repleri`.`office_model` as om
on om.`trainingID` = c.`Message_ID`
left join `novonexus`.`Classificator_cadaverarea` as ca
on c.`cadaver_area` = ca.`cadaverarea_ID`
where
c.`date` >= '2023-02-06 00:00:00'
and c.`cadaver_type` in (1)
and c.`type` = 2
and c.`is_webinar` = 0
and c.`Checked` = 1
group by
c.`Message_ID`
order by
c.`date`
limit 99
Февраль
15
16
2 дня
21
3 дня
Март
14
2 дня
20
лекторы:
Боровиков Алексей Михайлович
Груздев Денис Анатольевич
21
3 дня
Апрель
06
2 дня
25
3 дня
Май
17
2 дня
24
3 дня
для пластических хирургов
select
c.`Message_ID`, c.`name` as title, c.`shortname`, UNIX_TIMESTAMP(c.date) as date, c.`color`, t.`warning`, t.`theory`, c.`is_webinar`,
t.`practice`, t.`duration`, t.`price`, t.`teacher`, c.`type`, c.`days`, c.`cadaver_doctors`, ca.`cadaverarea_Name` as area, c.`duration` as cduration,
count(om.`trainingID`) as modelCount, c.`cadaver_type`, c.`cadaver_price_1`, c.`cadaver_price_2`, c.`cadaver_price_3`, t.`hmo`
from
`novonexus`.`Message2009` as c
left join `novonexus`.`Message2106` as t
on t.`Message_ID` = c.`training_id`
left join `dev_repleri`.`office_model` as om
on om.`trainingID` = c.`Message_ID`
left join `novonexus`.`Classificator_cadaverarea` as ca
on c.`cadaver_area` = ca.`cadaverarea_ID`
where
c.`date` >= '2023-02-06 00:00:00'
and c.`cadaver_type` in (16)
and c.`type` = 2
and c.`is_webinar` = 0
and c.`Checked` = 1
group by
c.`Message_ID`
order by
c.`date`
limit 99
Март
18
2 дня
лекторы:
Грищенко Светлана Владимировна
Апрель
01
02
Июль
04
05
для оториноларингологов
select
c.`Message_ID`, c.`name` as title, c.`shortname`, UNIX_TIMESTAMP(c.date) as date, c.`color`, t.`warning`, t.`theory`, c.`is_webinar`,
t.`practice`, t.`duration`, t.`price`, t.`teacher`, c.`type`, c.`days`, c.`cadaver_doctors`, ca.`cadaverarea_Name` as area, c.`duration` as cduration,
count(om.`trainingID`) as modelCount, c.`cadaver_type`, c.`cadaver_price_1`, c.`cadaver_price_2`, c.`cadaver_price_3`, t.`hmo`
from
`novonexus`.`Message2009` as c
left join `novonexus`.`Message2106` as t
on t.`Message_ID` = c.`training_id`
left join `dev_repleri`.`office_model` as om
on om.`trainingID` = c.`Message_ID`
left join `novonexus`.`Classificator_cadaverarea` as ca
on c.`cadaver_area` = ca.`cadaverarea_ID`
where
c.`date` >= '2023-02-06 00:00:00'
and c.`cadaver_type` in (14)
and c.`type` = 2
and c.`is_webinar` = 0
and c.`Checked` = 1
group by
c.`Message_ID`
order by
c.`date`
limit 99
Февраль
11
2 дня
лекторы:
18
2 дня
лекторы:
Русецкий Юрий Юрьевич
Аганесов Георгий Александрович
Чернова Ольга Васильевна
28
2 дня
лекторы:
Карпищенко Сергей Анатольевич
Март
02
2 дня
18 баллов НМО
лекторы:
Карпищенко Сергей Анатольевич
Болознева Елизавета Викторовна
04
2 дня
25
2 дня
лекторы:
Нерсесян Марина Владиславовна
Груша Ярослав Олегович
Полев Георгий Александрович
Июнь
08
2 дня
Июль
02
06
2 дня
18 баллов НМО
лекторы:
Карпищенко Сергей Анатольевич
Болознева Елизавета Викторовна
Сентябрь
09
2 дня
лекторы:
Нерсесян Марина Владиславовна
Груша Ярослав Олегович
Полев Георгий Александрович
Ноябрь
16
2 дня
18
2 дня
18 баллов НМО
лекторы:
Карпищенко Сергей Анатольевич
Болознева Елизавета Викторовна
для гинекологов
select
c.`Message_ID`, c.`name` as title, c.`shortname`, UNIX_TIMESTAMP(c.date) as date, c.`color`, t.`warning`, t.`theory`, c.`is_webinar`,
t.`practice`, t.`duration`, t.`price`, t.`teacher`, c.`type`, c.`days`, c.`cadaver_doctors`, ca.`cadaverarea_Name` as area, c.`duration` as cduration,
count(om.`trainingID`) as modelCount, c.`cadaver_type`, c.`cadaver_price_1`, c.`cadaver_price_2`, c.`cadaver_price_3`, t.`hmo`
from
`novonexus`.`Message2009` as c
left join `novonexus`.`Message2106` as t
on t.`Message_ID` = c.`training_id`
left join `dev_repleri`.`office_model` as om
on om.`trainingID` = c.`Message_ID`
left join `novonexus`.`Classificator_cadaverarea` as ca
on c.`cadaver_area` = ca.`cadaverarea_ID`
where
c.`date` >= '2023-02-06 00:00:00'
and c.`cadaver_type` in (2)
and c.`type` = 2
and c.`is_webinar` = 0
and c.`Checked` = 1
group by
c.`Message_ID`
order by
c.`date`
limit 99
:[
К сожалению, курсов по этому направлению пока нет
для челюстно-лицевых хирургов
select
c.`Message_ID`, c.`name` as title, c.`shortname`, UNIX_TIMESTAMP(c.date) as date, c.`color`, t.`warning`, t.`theory`, c.`is_webinar`,
t.`practice`, t.`duration`, t.`price`, t.`teacher`, c.`type`, c.`days`, c.`cadaver_doctors`, ca.`cadaverarea_Name` as area, c.`duration` as cduration,
count(om.`trainingID`) as modelCount, c.`cadaver_type`, c.`cadaver_price_1`, c.`cadaver_price_2`, c.`cadaver_price_3`, t.`hmo`
from
`novonexus`.`Message2009` as c
left join `novonexus`.`Message2106` as t
on t.`Message_ID` = c.`training_id`
left join `dev_repleri`.`office_model` as om
on om.`trainingID` = c.`Message_ID`
left join `novonexus`.`Classificator_cadaverarea` as ca
on c.`cadaver_area` = ca.`cadaverarea_ID`
where
c.`date` >= '2023-02-06 00:00:00'
and c.`cadaver_type` in (15)
and c.`type` = 2
and c.`is_webinar` = 0
and c.`Checked` = 1
group by
c.`Message_ID`
order by
c.`date`
limit 99
Февраль
06
лекторы:
Яременко Андрей Ильич
Апрель
09
лекторы:
Топольницкий Орест Зиновьевич
Федотов Роман Николаевич
для стоматологов
select
c.`Message_ID`, c.`name` as title, c.`shortname`, UNIX_TIMESTAMP(c.date) as date, c.`color`, t.`warning`, t.`theory`, c.`is_webinar`,
t.`practice`, t.`duration`, t.`price`, t.`teacher`, c.`type`, c.`days`, c.`cadaver_doctors`, ca.`cadaverarea_Name` as area, c.`duration` as cduration,
count(om.`trainingID`) as modelCount, c.`cadaver_type`, c.`cadaver_price_1`, c.`cadaver_price_2`, c.`cadaver_price_3`, t.`hmo`
from
`novonexus`.`Message2009` as c
left join `novonexus`.`Message2106` as t
on t.`Message_ID` = c.`training_id`
left join `dev_repleri`.`office_model` as om
on om.`trainingID` = c.`Message_ID`
left join `novonexus`.`Classificator_cadaverarea` as ca
on c.`cadaver_area` = ca.`cadaverarea_ID`
where
c.`date` >= '2023-02-06 00:00:00'
and c.`cadaver_type` in (6)
and c.`type` = 2
and c.`is_webinar` = 0
and c.`Checked` = 1
group by
c.`Message_ID`
order by
c.`date`
limit 99
Апрель
11
2 дня
лекторы:
Калинин Юрий Сергеевич
для нейрохирургов
select
c.`Message_ID`, c.`name` as title, c.`shortname`, UNIX_TIMESTAMP(c.date) as date, c.`color`, t.`warning`, t.`theory`, c.`is_webinar`,
t.`practice`, t.`duration`, t.`price`, t.`teacher`, c.`type`, c.`days`, c.`cadaver_doctors`, ca.`cadaverarea_Name` as area, c.`duration` as cduration,
count(om.`trainingID`) as modelCount, c.`cadaver_type`, c.`cadaver_price_1`, c.`cadaver_price_2`, c.`cadaver_price_3`, t.`hmo`
from
`novonexus`.`Message2009` as c
left join `novonexus`.`Message2106` as t
on t.`Message_ID` = c.`training_id`
left join `dev_repleri`.`office_model` as om
on om.`trainingID` = c.`Message_ID`
left join `novonexus`.`Classificator_cadaverarea` as ca
on c.`cadaver_area` = ca.`cadaverarea_ID`
where
c.`date` >= '2023-02-06 00:00:00'
and c.`cadaver_type` in (5)
and c.`type` = 2
and c.`is_webinar` = 0
and c.`Checked` = 1
group by
c.`Message_ID`
order by
c.`date`
limit 99
Апрель
15
2 дня
16 баллов НМО
лекторы:
Крылов Владимир Викторович
Лукьянчиков Виктор Александрович
Полунина Наталья Алексеевна
Шатохин Тарас Андреевич
22
2 дня
лекторы:
Григорьев Андрей Юрьевич
Кутин Максим Александрович
Пашаев Бахтияр Юсуфович
Богданова Олеся Юрьевна
Май
20
2 дня
22
2 дня
29
3 дня
лекторы:
Крылов Владимир Викторович
Лукьянчиков Виктор Александрович
Полунина Наталья Алексеевна
Шатохин Тарас Андреевич
Июль
01
2 дня
лекторы:
Лукьянчиков Виктор Александрович
Сентябрь
30
2 дня
лекторы:
Григорьев Андрей Юрьевич
Кутин Максим Александрович
Пашаев Бахтияр Юсуфович
Богданова Олеся Юрьевна
для офтальмологов
select
c.`Message_ID`, c.`name` as title, c.`shortname`, UNIX_TIMESTAMP(c.date) as date, c.`color`, t.`warning`, t.`theory`, c.`is_webinar`,
t.`practice`, t.`duration`, t.`price`, t.`teacher`, c.`type`, c.`days`, c.`cadaver_doctors`, ca.`cadaverarea_Name` as area, c.`duration` as cduration,
count(om.`trainingID`) as modelCount, c.`cadaver_type`, c.`cadaver_price_1`, c.`cadaver_price_2`, c.`cadaver_price_3`, t.`hmo`
from
`novonexus`.`Message2009` as c
left join `novonexus`.`Message2106` as t
on t.`Message_ID` = c.`training_id`
left join `dev_repleri`.`office_model` as om
on om.`trainingID` = c.`Message_ID`
left join `novonexus`.`Classificator_cadaverarea` as ca
on c.`cadaver_area` = ca.`cadaverarea_ID`
where
c.`date` >= '2023-02-06 00:00:00'
and c.`cadaver_type` in (18)
and c.`type` = 2
and c.`is_webinar` = 0
and c.`Checked` = 1
group by
c.`Message_ID`
order by
c.`date`
limit 99
Март
11
2 дня
по микрохирургии
select
c.`Message_ID`, c.`name` as title, c.`shortname`, UNIX_TIMESTAMP(c.date) as date, c.`color`, t.`warning`, t.`theory`, c.`is_webinar`,
t.`practice`, t.`duration`, t.`price`, t.`teacher`, c.`type`, c.`days`, c.`cadaver_doctors`, ca.`cadaverarea_Name` as area, c.`duration` as cduration,
count(om.`trainingID`) as modelCount, c.`cadaver_type`, c.`cadaver_price_1`, c.`cadaver_price_2`, c.`cadaver_price_3`, t.`hmo`
from
`novonexus`.`Message2009` as c
left join `novonexus`.`Message2106` as t
on t.`Message_ID` = c.`training_id`
left join `dev_repleri`.`office_model` as om
on om.`trainingID` = c.`Message_ID`
left join `novonexus`.`Classificator_cadaverarea` as ca
on c.`cadaver_area` = ca.`cadaverarea_ID`
where
c.`date` >= '2023-02-06 00:00:00'
and c.`cadaver_type` in (17)
and c.`type` = 2
and c.`is_webinar` = 0
and c.`Checked` = 1
group by
c.`Message_ID`
order by
c.`date`
limit 99
:[
К сожалению, курсов по этому направлению пока нет
для подологов
select
c.`Message_ID`, c.`name` as title, c.`shortname`, UNIX_TIMESTAMP(c.date) as date, c.`color`, t.`warning`, t.`theory`, c.`is_webinar`,
t.`practice`, t.`duration`, t.`price`, t.`teacher`, c.`type`, c.`days`, c.`cadaver_doctors`, ca.`cadaverarea_Name` as area, c.`duration` as cduration,
count(om.`trainingID`) as modelCount, c.`cadaver_type`, c.`cadaver_price_1`, c.`cadaver_price_2`, c.`cadaver_price_3`, t.`hmo`
from
`novonexus`.`Message2009` as c
left join `novonexus`.`Message2106` as t
on t.`Message_ID` = c.`training_id`
left join `dev_repleri`.`office_model` as om
on om.`trainingID` = c.`Message_ID`
left join `novonexus`.`Classificator_cadaverarea` as ca
on c.`cadaver_area` = ca.`cadaverarea_ID`
where
c.`date` >= '2023-02-06 00:00:00'
and c.`cadaver_type` in (4)
and c.`type` = 2
and c.`is_webinar` = 0
and c.`Checked` = 1
group by
c.`Message_ID`
order by
c.`date`
limit 99
Февраль
09
лекторы:
Цыкин Алексей Александрович
Май
27
лекторы:
для остеопатов
select
c.`Message_ID`, c.`name` as title, c.`shortname`, UNIX_TIMESTAMP(c.date) as date, c.`color`, t.`warning`, t.`theory`, c.`is_webinar`,
t.`practice`, t.`duration`, t.`price`, t.`teacher`, c.`type`, c.`days`, c.`cadaver_doctors`, ca.`cadaverarea_Name` as area, c.`duration` as cduration,
count(om.`trainingID`) as modelCount, c.`cadaver_type`, c.`cadaver_price_1`, c.`cadaver_price_2`, c.`cadaver_price_3`, t.`hmo`
from
`novonexus`.`Message2009` as c
left join `novonexus`.`Message2106` as t
on t.`Message_ID` = c.`training_id`
left join `dev_repleri`.`office_model` as om
on om.`trainingID` = c.`Message_ID`
left join `novonexus`.`Classificator_cadaverarea` as ca
on c.`cadaver_area` = ca.`cadaverarea_ID`
where
c.`date` >= '2023-02-06 00:00:00'
and c.`cadaver_type` in (13)
and c.`type` = 2
and c.`is_webinar` = 0
and c.`Checked` = 1
group by
c.`Message_ID`
order by
c.`date`
limit 99
:[
К сожалению, курсов по этому направлению пока нет
для студентов
select
c.`Message_ID`, c.`name` as title, c.`shortname`, UNIX_TIMESTAMP(c.date) as date, c.`color`, t.`warning`, t.`theory`, c.`is_webinar`,
t.`practice`, t.`duration`, t.`price`, t.`teacher`, c.`type`, c.`days`, c.`cadaver_doctors`, ca.`cadaverarea_Name` as area, c.`duration` as cduration,
count(om.`trainingID`) as modelCount, c.`cadaver_type`, c.`cadaver_price_1`, c.`cadaver_price_2`, c.`cadaver_price_3`, t.`hmo`
from
`novonexus`.`Message2009` as c
left join `novonexus`.`Message2106` as t
on t.`Message_ID` = c.`training_id`
left join `dev_repleri`.`office_model` as om
on om.`trainingID` = c.`Message_ID`
left join `novonexus`.`Classificator_cadaverarea` as ca
on c.`cadaver_area` = ca.`cadaverarea_ID`
where
c.`date` >= '2023-02-06 00:00:00'
and c.`cadaver_type` in (19)
and c.`type` = 2
and c.`is_webinar` = 0
and c.`Checked` = 1
group by
c.`Message_ID`
order by
c.`date`
limit 99
:[
К сожалению, курсов по этому направлению пока нет