Difference between revisions of "Schedule"
From MGH Learn Pathology
| (4 intermediate revisions by 2 users not shown) | |||
| Line 21: | Line 21: | ||
[[learn:rp|{{glyphicon|folder-open}} Resident portal]]<br><p></p> | [[learn:rp|{{glyphicon|folder-open}} Resident portal]]<br><p></p> | ||
[[learn:schedule|{{glyphicon|calendar}} Schedules]]<br><p></p> | [[learn:schedule|{{glyphicon|calendar}} Schedules]]<br><p></p> | ||
| − | : {{ColorText|{{fontawesome|s|chess-board}}||#344350}} [[schedule-accessioning| | + | : {{ColorText|{{fontawesome|s|chess-board}}||#344350}} [[schedule-on-service-today-mgh|Pathologist assignment]] |
| + | : {{ColorText|{{fontawesome|s|chess-board}}||#344350}} [[schedule-accessioning|Subspecialty assignment]] | ||
: {{ColorText|{{fontawesome|r|calendar}}||#344350}} [[learn:schedule-monthly|Current month]] | : {{ColorText|{{fontawesome|r|calendar}}||#344350}} [[learn:schedule-monthly|Current month]] | ||
: {{ColorText|{{fontawesome|s|calendar-week}}||#344350}} [[learn:schedule-currentweek|Current week]] | : {{ColorText|{{fontawesome|s|calendar-week}}||#344350}} [[learn:schedule-currentweek|Current week]] | ||
: {{:learn:otherweeks}} | : {{:learn:otherweeks}} | ||
{{ColorText|{{fontawesome|s|sticky-note}}||#344350}} [[learn:technicalTipSheets|Technical tip sheets]]<br><p></p> | {{ColorText|{{fontawesome|s|sticky-note}}||#344350}} [[learn:technicalTipSheets|Technical tip sheets]]<br><p></p> | ||
| + | {{ColorText|{{fontawesome|s|sticky-note}}||#344350}} [[learn:histocam|MGH Histo Cam]]<br><p></p> | ||
| | | | ||
{{IfGroup|resmgh| | {{IfGroup|resmgh| | ||
| Line 36: | Line 38: | ||
[[learn:rp|{{glyphicon|folder-open}} Resident portal]]<br><p></p> | [[learn:rp|{{glyphicon|folder-open}} Resident portal]]<br><p></p> | ||
[[learn:schedule|{{glyphicon|calendar}} Schedules]]<br><p></p> | [[learn:schedule|{{glyphicon|calendar}} Schedules]]<br><p></p> | ||
| − | : {{ColorText|{{fontawesome|s|chess-board}}||#344350}} [[schedule-accessioning| | + | : {{ColorText|{{fontawesome|s|chess-board}}||#344350}} [[schedule-on-service-today-mgh|Pathologist assignment]] |
| + | : {{ColorText|{{fontawesome|s|chess-board}}||#344350}} [[schedule-accessioning|Subspecialty assignment]] | ||
: {{ColorText|{{fontawesome|r|calendar}}||#344350}} [[learn:schedule-monthly|Current month]] | : {{ColorText|{{fontawesome|r|calendar}}||#344350}} [[learn:schedule-monthly|Current month]] | ||
: {{ColorText|{{fontawesome|s|calendar-week}}||#344350}} [[learn:schedule-currentweek|Current week]] | : {{ColorText|{{fontawesome|s|calendar-week}}||#344350}} [[learn:schedule-currentweek|Current week]] | ||
| Line 52: | Line 55: | ||
{{:learn:otherweeks}} | {{:learn:otherweeks}} | ||
{{ColorText|{{fontawesome|s|sticky-note}}||#344350}} [[learn:technicalTipSheets|Technical tip sheets]]<br> | {{ColorText|{{fontawesome|s|sticky-note}}||#344350}} [[learn:technicalTipSheets|Technical tip sheets]]<br> | ||
| + | {{ColorText|{{fontawesome|s|sticky-note}}||#344350}} [[learn:histocam|MGH Histo Cam]]<br><p></p> | ||
}} | }} | ||
}} | }} | ||
| Line 93: | Line 97: | ||
|join on=scheduleRESservice.ResAbbrev=residentMGH.copath_id | |join on=scheduleRESservice.ResAbbrev=residentMGH.copath_id | ||
|fields=scheduleRESservice.ResAbbrev,scheduleRESservice.Color,residentMGH.full_name | |fields=scheduleRESservice.ResAbbrev,scheduleRESservice.Color,residentMGH.full_name | ||
| − | |where=YEAR(Date)='{{#timel: Y|now}}' AND scheduleRESservice.WeekNumber='{{#expr: {{#timel: W|{{Timezone}}}} - 0 }}' AND scheduleRESservice.TaskAbbrev='VAC'|group by=scheduleRESservice.WeekNumber,scheduleRESservice.ResAbbrev|default=<center>{{ColorText|''No scheduled vacations''|||3}}</center>|format=template|template=schtable}} | + | |where=YEAR(Date)='{{#timel: Y|now}}' AND scheduleRESservice.WeekNumber='{{#expr: {{#timel: W|{{Timezone}}}} - 0 }}' AND scheduleRESservice.TaskAbbrev='VAC' AND scheduleRESservice.Date > '2025-02-02'|group by=scheduleRESservice.WeekNumber,scheduleRESservice.ResAbbrev|default=<center>{{ColorText|''No scheduled vacations''|||3}}</center>|format=template|template=schtable}} |
</td> | </td> | ||
<td style="width: 2%"> | <td style="width: 2%"> | ||