Диссекционные кадавер курсы
для врачей косметологов
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-06-05 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
Июнь
14
2 дня
27
3 дня
Июль
18
2 дня
26
3 дня
Август
22
2 дня
29
3 дня
Сентябрь
19
2 дня
21
16 баллов НМО
лекторы:
Старков Алексей
27
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-06-05 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
Июль
04
05
Сентябрь
02
Ноябрь
25
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-06-05 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
Июнь
10
2 дня
Июль
02
06
2 дня
18 баллов НМО
лекторы:
Карпищенко Сергей Анатольевич
Лопатин Андрей Станиславович
Jean Anderson Eloy
Болознева Елизавета Викторовна
15
Август
17
2 дня
Сентябрь
08
лекторы:
Полев Георгий Александрович
09
2 дня
лекторы:
Нерсесян Марина Владиславовна
Полев Георгий Александрович
Ноябрь
12
лекторы:
14
2 дня
18 баллов НМО
лекторы:
Карпищенко Сергей Анатольевич
Болознева Елизавета Викторовна
16
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-06-05 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
Июнь
24
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-06-05 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
Сентябрь
15
лекторы:
Топольницкий Орест Зиновьевич
Федотов Роман Николаевич
для стоматологов
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-06-05 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
Июнь
17
лекторы:
Зограбян Артавазд Гагикович
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-06-05 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
Июнь
05
2 дня
Сентябрь
16
2 дня
30
2 дня
16 баллов НМО
лекторы:
Григорьев Андрей Юрьевич
Кутин Максим Александрович
Пашаев Бахтияр Юсуфович
Богданова Олеся Юрьевна
Октябрь
21
2 дня
23
2 дня
лекторы:
Черебилло Владислав Юрьевич
Ноябрь
18
2 дня
лекторы:
Крылов Владимир Викторович
Лукьянчиков Виктор Александрович
Полунина Наталья Алексеевна
Шатохин Тарас Андреевич
20
2 дня
16 баллов НМО
лекторы:
Григорьев Андрей Юрьевич
Кутин Максим Александрович
Пашаев Бахтияр Юсуфович
Богданова Олеся Юрьевна
для офтальмологов
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-06-05 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
Август
12
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-06-05 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-06-05 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
:[
К сожалению, курсов по этому направлению пока нет
для остеопатов
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-06-05 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-06-05 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
:[
К сожалению, курсов по этому направлению пока нет