Difference between revisions of "Schedule"

From MGH Learn Pathology
Line 48: Line 48:
 
<table class='scheduletable'><tr><td bgcolor="#f5f5f5"><center>{{ColorText|'''Conferences'''||#000000|}}</center></td></tr></table>
 
<table class='scheduletable'><tr><td bgcolor="#f5f5f5"><center>{{ColorText|'''Conferences'''||#000000|}}</center></td></tr></table>
 
{{#cargo_query: tables= conferenceMPR,residentMGH |join on=conferenceMPR.ResAbbrev=residentMGH.copath_id |fields=conferenceMPR.ResAbbrev,conferenceMPR.Color,residentMGH.full_name,conferenceMPR.TaskAbbrev |where=YEAR(conferenceMPR.Date)='{{#timel: Y|now}}' AND conferenceMPR.WeekNumber='{{#expr: {{#timel: W|now}} - 0 }}' AND conferenceMPR.DayNumber='{{#expr: {{#timel: N|now}} - 1 }}'|default= |format=template|template=schtableconf}}
 
{{#cargo_query: tables= conferenceMPR,residentMGH |join on=conferenceMPR.ResAbbrev=residentMGH.copath_id |fields=conferenceMPR.ResAbbrev,conferenceMPR.Color,residentMGH.full_name,conferenceMPR.TaskAbbrev |where=YEAR(conferenceMPR.Date)='{{#timel: Y|now}}' AND conferenceMPR.WeekNumber='{{#expr: {{#timel: W|now}} - 0 }}' AND conferenceMPR.DayNumber='{{#expr: {{#timel: N|now}} - 1 }}'|default= |format=template|template=schtableconf}}
{{#cargo_query: tables=scheduleCallConference,residentMGH |join on=scheduleCallConference.ResAbbrev=residentMGH.copath_id |fields=scheduleCallConference.ResAbbrev,scheduleCallConference.Color,residentMGH.full_name,scheduleCallConference.TaskAbbrev |where=YEAR(Date)='{{#timel: Y|now}}' AND scheduleCallConference.WeekNumber='{{#expr: {{#timel: W|{{Timezone}}}} - 0 }}' AND scheduleCallConference.DayNumber='{{#expr: {{#timel: N|{{Timezone}}}} - 0 }}' AND scheduleCallConference.Type='Conference' AND NOT scheduleCallConference.ResAbbrev='-' AND NOT TaskAbbrev='HP Journal Club' AND NOT TaskAbbrev='Outs'|default=''No scheduled conferences'' |format=template|template=schtableconf}}
+
{{#cargo_query: tables=scheduleCallConference,residentMGH |join on=scheduleCallConference.ResAbbrev=residentMGH.copath_id |fields=scheduleCallConference.ResAbbrev,scheduleCallConference.Color,residentMGH.full_name,scheduleCallConference.TaskAbbrev |where=YEAR(Date)='{{#timel: Y|now}}' AND scheduleCallConference.WeekNumber='{{#expr: {{#timel: W|{{Timezone}}}} - 0 }}' AND scheduleCallConference.DayNumber='{{#expr: {{#timel: N|{{Timezone}}}} - 0 }}' AND scheduleCallConference.Type='Conference' AND NOT scheduleCallConference.ResAbbrev='-' AND NOT TaskAbbrev='HP Journal Club' AND NOT TaskAbbrev='Outs'|default=<center>''No scheduled conferences''</center>|format=template|template=schtableconf}}
 
{{#cargo_query: tables=dziOrder,scheduleCallConference,facultyMGH|join on=scheduleCallConference.ResAbbrev=dziOrder.requested_by,dziOrder.requested_by=facultyMGH._pageName|fields=scheduleCallConference.TaskAbbrev,scheduleCallConference.Hour,scheduleCallConference.Notes,scheduleCallConference.ResAbbrev,scheduleCallConference.Color,dziOrder._pageTitle,facultyMGH.fullname|where=dziOrder.presentation_date='{{#timel: Y/m/d|}}' AND scheduleCallConference.Date='{{#timel: Y/m/d|}}' AND scheduleCallConference.TaskAbbrev='Outs'|default= |group by=dziOrder.class_type| |format=template|template=schtableconfOuts}}
 
{{#cargo_query: tables=dziOrder,scheduleCallConference,facultyMGH|join on=scheduleCallConference.ResAbbrev=dziOrder.requested_by,dziOrder.requested_by=facultyMGH._pageName|fields=scheduleCallConference.TaskAbbrev,scheduleCallConference.Hour,scheduleCallConference.Notes,scheduleCallConference.ResAbbrev,scheduleCallConference.Color,dziOrder._pageTitle,facultyMGH.fullname|where=dziOrder.presentation_date='{{#timel: Y/m/d|}}' AND scheduleCallConference.Date='{{#timel: Y/m/d|}}' AND scheduleCallConference.TaskAbbrev='Outs'|default= |group by=dziOrder.class_type| |format=template|template=schtableconfOuts}}
 
<br>
 
<br>
<table class='scheduletable'><tr><td bgcolor="#f5f5f5"><center>{{ColorText|'''On-call'''||#000000|}}</center></td></tr></table>
+
<table class='scheduletable'><tr><td bgcolor="#f5f5f5"><center>{{ColorText|'''On call'''||#000000|}}</center></td></tr></table>
 
{{#switch: {{#timel: N|{{Timezone}}}}|6=
 
{{#switch: {{#timel: N|{{Timezone}}}}|6=
 
{{#cargo_query: tables= scheduleCallConference,residentMGH  
 
{{#cargo_query: tables= scheduleCallConference,residentMGH  
Line 77: Line 77:
 
|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=''No scheduled vacations''|format=template|template=schtable}}
+
|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>''No scheduled vacations''</center>|format=template|template=schtable}}
 
</td>
 
</td>
 
<td style="width: 10%">
 
<td style="width: 10%">
Line 124: Line 124:
 
|6
 
|6
 
|7=
 
|7=
<table class='scheduletable'><tr><td bgcolor="#f5f5f5"><center>'''{{ColorText|{{#tip-text:On-Call ATT|On-Call Attending}}||#000000|}}'''
+
<table class='scheduletable'><tr><td bgcolor="#f5f5f5"><center>'''{{ColorText|{{#tip-text:On call ATT|On call Attending}}||#000000|}}'''
 
</center></td></tr></table>
 
</center></td></tr></table>
 
|1
 
|1
Line 211: Line 211:
 
|6
 
|6
 
|7=
 
|7=
<table class='scheduletable'><tr><td bgcolor="#FFFFFF"><center>'''{{ColorText|{{#tip-text:On-Call|On-Call Attending}}||#000000|}}'''
+
<table class='scheduletable'><tr><td bgcolor="#FFFFFF"><center>'''{{ColorText|{{#tip-text:On call|On call Attending}}||#000000|}}'''
 
</center></td></tr></table>
 
</center></td></tr></table>
 
|1
 
|1

Revision as of 23:22, August 19, 2021

Welcome!

Hello, !
Today is day number 216 of 2026.



Quick links

 

Tuesday, August 4, 2026

Conferences
No scheduled conferences


On call
Call: Junior - KS2067
Call: Senior - PD571


Vacations
AU138
GD139
ME084
YC576
YMN4

 

Service
AUT
BR1
BR2
BST
CV
RP
CA
CB
CC
DPA
DPB
DPC
HN1
HN2
GI1
GI2
GI3
GI4
GUL
GUS
GYL
GYS
HPA
HPB
HG
NP
OB
PP
FS-S
FS-J
GR-S
AP Chief
CP Chief
Resident
AK1286,ED119,TB224,TM1217
BB162,KA1005,KS2067
JS1398
JD1301,RA129,VE066,VM582
-
-
-
-
-
-
-
TG122
GV930,SS3241
MR1224
LD1124,VR001
JSR66
SL031
-
-
-
-
DM1420
AM034
-
-
AZL47
-
-
-
-
-
JB1322,KR064
NP139
Fellow/Elective
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Attending[1]
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-



Hello, !
Today is Tuesday, Aug 4
Day number 215 of 2026!

Quick links


Service
AUT
BR1
BR2
BST
CV
RP
CA
CB
CC
DPA
DPB
DPC
HN1
HN2
GI1
GI2
GI3
GI4
GUL
GUS
GYL
GYS
HPA
HPB
HG
NP
OB
PP
FS-S
FS-J
GR-S
AP Chief
CP Chief
Resident
AK1286,ED119,TB224,TM1217
BB162,KA1005,KS2067
JS1398
JD1301,RA129,VE066,VM582
-
-
-
-
-
-
-
TG122
GV930,SS3241
MR1224
LD1124,VR001
JSR66
SL031
-
-
-
-
DM1420
AM034
-
-
AZL47
-
-
-
-
-
JB1322,KR064
NP139
Fellow
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Attending
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
  1. The faculty service schedule is displayed on this page using the QGenda API. To view the full schedule click here.