Difference between revisions of "Practitioner"
From MGH Learn Pathology
(61 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{#css: @media { .container { width: 90% !important; } }}{{#css: td { vertical-align: top;} }} | + | {{#css: @media { .container { width: 90% !important; } }}{{#css: td { vertical-align: top;} }}{{#switch:{{CURRENTUSER}}|Em99|Kx601|Lpl2|Ljt1|Jj332|Dzm26= <table><td> [[newUser|{{button|New user|primary}}]] </td><td> [[PractitionerEdit|{{button|Edit user|primary}}]]</td></table>|}}<tabber> |
− | {{#switch:{{CURRENTUSER}}|Em99|Kx601|Lpl2|Ljt1|Jj332|Dzm26= | ||
− | <table><td> | ||
− | [[newUser|{{button|New user|primary}}]] | ||
− | </td><td> [[PractitionerEdit|{{button|Edit user|primary}}]]</td></table>|}} | ||
− | <tabber> | ||
Faculty = | Faculty = | ||
{{#cargo_query:tables=facultyMGH,user|join on=facultyMGH.ldap_id=user.user_name|fields= | {{#cargo_query:tables=facultyMGH,user|join on=facultyMGH.ldap_id=user.user_name|fields= | ||
− | facultyMGH. | + | CONCAT('{{photofaculty{{#urldecode:%7C}}',copath_id,'}}')=Photo |
+ | ,CONCAT('[[',facultyMGH.copath_id,'{{#urldecode:%7C}}',user.user_real_name,']]')=Name | ||
,CONCAT('{{ppd{{#urldecode:%7C}}',facultyMGH.pageid,'}}')=PPD | ,CONCAT('{{ppd{{#urldecode:%7C}}',facultyMGH.pageid,'}}')=PPD | ||
,facultyMGH.ldap_id=MGB | ,facultyMGH.ldap_id=MGB | ||
,facultyMGH.copath_id=CoPath ID | ,facultyMGH.copath_id=CoPath ID | ||
− | ,user.user_email=Email | + | ,CONCAT('[mailto:',user.user_email,' ',user.user_email,']')=Email |
,facultyMGH.division=Division | ,facultyMGH.division=Division | ||
− | ,facultyMGH.subspecialty=Subspecialty | + | ,facultyMGH.subspecialty=Subspecialty, |
|order by=MGB ASC|where=active=1 AND NOT ldap_id = 'Mgh' | |order by=MGB ASC|where=active=1 AND NOT ldap_id = 'Mgh' | ||
− | |format=dynamic table|rows per page=5}} | + | |format=dynamic table|rows per page=5|order by=name_last ASC}} |
{{collapsed|{{subheaderColor|Distribution list}}| | {{collapsed|{{subheaderColor|Distribution list}}| | ||
{{subheader|AMP, LMM}} | {{subheader|AMP, LMM}} | ||
Line 35: | Line 31: | ||
Residents/Fellows = | Residents/Fellows = | ||
{{#cargo_query:tables=residentMGH,user|join on=residentMGH.ldap_id=user.user_name|fields= | {{#cargo_query:tables=residentMGH,user|join on=residentMGH.ldap_id=user.user_name|fields= | ||
− | + | CONCAT('{{photoresident2{{#urldecode:%7C}}',graduation,'{{#urldecode:%7C}}',copath_id,'}}')=Photo | |
+ | ,CONCAT('{{contacts-residentnames{{#urldecode:%7C}}',residentMGH.full_name,'{{#urldecode:%7C}}',residentMGH._pageName,'}}')=Name | ||
+ | ,pgy=PGY | ||
+ | ,CONCAT('{{fellowship{{#urldecode:%7C}}',residentMGH.type,'{{#urldecode:%7C}}',residentMGH._pageName,'}}')=Track | ||
+ | ,graduation=Year | ||
+ | ,type=Group | ||
,CONCAT('{{ppd{{#urldecode:%7C}}',residentMGH.pageid,'}}')=PPD | ,CONCAT('{{ppd{{#urldecode:%7C}}',residentMGH.pageid,'}}')=PPD | ||
,residentMGH.ldap_id=MGB | ,residentMGH.ldap_id=MGB | ||
,residentMGH.copath_id=CoPath ID | ,residentMGH.copath_id=CoPath ID | ||
− | ,user.user_email=Email | + | ,CONCAT('[mailto:',user.user_email,' ',user.user_email,']')=Email |
− | |order by= | + | |order by=PGY ASC|where=active=1 AND NOT residentMGH.ldap_id IN ('Lt511','Ls1456','Jv012','Ki955','Jm2761','Mn011','Jhy9') |
|format=dynamic table|rows per page=5}} | |format=dynamic table|rows per page=5}} | ||
{{collapsed|{{subheaderColor|Distribution list}}| | {{collapsed|{{subheaderColor|Distribution list}}| | ||
+ | {{subheader|All residents and fellows}} | ||
+ | <br> | ||
{{jsclippy|{{#cargo_query:tables=residentMGH,user|join on=residentMGH.ldap_id=user.user_name|fields=user.user_email|where=active=1 AND NOT user_email=''|order by=name_first ASC|format=list|delimiter=;|no html}}}}{{ColorText|Copy||#337ab7}} {{distributionlistEmail|{{#cargo_query:tables=residentMGH,user|join on=residentMGH.ldap_id=user.user_name|fields=user.user_email|where=active=1 AND NOT user_email=''|order by=name_first ASC|format=template|template=textlist|no html}}}} | {{jsclippy|{{#cargo_query:tables=residentMGH,user|join on=residentMGH.ldap_id=user.user_name|fields=user.user_email|where=active=1 AND NOT user_email=''|order by=name_first ASC|format=list|delimiter=;|no html}}}}{{ColorText|Copy||#337ab7}} {{distributionlistEmail|{{#cargo_query:tables=residentMGH,user|join on=residentMGH.ldap_id=user.user_name|fields=user.user_email|where=active=1 AND NOT user_email=''|order by=name_first ASC|format=template|template=textlist|no html}}}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<br><br> | <br><br> | ||
− | {{subheader| | + | {{subheader|Residents}} |
− | {{jsclippy|{{#cargo_query:tables= | + | <br> |
− | + | {{jsclippy|{{#cargo_query:tables=residentMGH,user|join on=residentMGH.ldap_id=user.user_name|fields=user.user_email|where=active=1 AND type='Resident' AND NOT user_email=''|order by=name_first ASC|format=list|delimiter=;|no html}}}}{{ColorText|Copy||#337ab7}} {{distributionlistEmail|{{#cargo_query:tables=residentMGH,user|join on=residentMGH.ldap_id=user.user_name|fields=user.user_email|where=active=1 AND type='Resident' AND NOT user_email=''|order by=name_first ASC|format=template|template=textlist|no html}}}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<br><br> | <br><br> | ||
− | {{subheader| | + | {{subheader|Residents - AP, AP/CP, AP/NP}} |
− | {{jsclippy|{{#cargo_query:tables= | + | <br> |
− | + | {{jsclippy|{{#cargo_query:tables=residentMGH,user|join on=residentMGH.ldap_id=user.user_name|fields=user.user_email|where=active=1 AND type='Resident' AND residency IN ('AP','AP, CP','AP, NP') AND NOT user_email=''|order by=name_first ASC|format=list|delimiter=;|no html}}}}{{ColorText|Copy||#337ab7}} {{distributionlistEmail|{{#cargo_query:tables=residentMGH,user|join on=residentMGH.ldap_id=user.user_name|fields=user.user_email|where=active=1 AND type='Resident' AND residency IN ('AP','AP, CP','AP, NP') AND NOT user_email=''|order by=name_first ASC|format=template|template=textlist|no html}}}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |order by= | ||
− | | | ||
<br><br> | <br><br> | ||
− | {{subheader| | + | {{subheader|Residents - AP/CP, CP}} |
− | {{jsclippy|{{#cargo_query:tables= | + | <br> |
− | + | {{jsclippy|{{#cargo_query:tables=residentMGH,user|join on=residentMGH.ldap_id=user.user_name|fields=user.user_email|where=active=1 AND type='Resident' AND residency IN ('CP','AP, CP') AND NOT user_email=''|order by=name_first ASC|format=list|delimiter=;|no html}}}}{{ColorText|Copy||#337ab7}} {{distributionlistEmail|{{#cargo_query:tables=residentMGH,user|join on=residentMGH.ldap_id=user.user_name|fields=user.user_email|where=active=1 AND type='Resident' AND residency IN ('CP','AP, CP') AND NOT user_email=''|order by=name_first ASC|format=template|template=textlist|no html}}}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<br><br> | <br><br> | ||
− | {{subheader| | + | {{subheader|Fellows}} |
− | {{jsclippy|{{#cargo_query:tables= | + | <br> |
− | + | {{jsclippy|{{#cargo_query:tables=residentMGH,user|join on=residentMGH.ldap_id=user.user_name|fields=user.user_email|where=active=1 AND type='Fellow' AND NOT user_email=''|order by=name_first ASC|format=list|delimiter=;|no html}}}}{{ColorText|Copy||#337ab7}} {{distributionlistEmail|{{#cargo_query:tables=residentMGH,user|join on=residentMGH.ldap_id=user.user_name|fields=user.user_email|where=active=1 AND type='Fellow' AND NOT user_email=''|order by=name_first ASC|format=template|template=textlist|no html}}}} | |
− | + | }} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |order by= | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|-| | |-| | ||
All = | All = | ||
Line 266: | Line 71: | ||
,user_name=MGB | ,user_name=MGB | ||
,address_email=Email | ,address_email=Email | ||
− | |order by=MGB ASC|where=active=1 | + | |order by=MGB ASC|where=active=1 AND faculty=0 |
− | |format=dynamic table}} | + | |format=dynamic table|rows per page=5}} |
<br><br> | <br><br> | ||
− | {{ | + | {{collapsed|{{subheaderColor|Distribution list}}| |
− | {{jsclippy|{{#cargo_query:tables=Practitioner|fields=address_email|where=active=1|order by=Practitioner.user_name ASC|format=list|delimiter=;|no html}}}}{{ColorText|Copy||#337ab7}} {{distributionlistEmail|{{#cargo_query:tables=Practitioner|fields=address_email|where=active=1|order by=Practitioner.user_name ASC|format=template|template=textlist|no html}}}} | + | {{jsclippy|{{#cargo_query:tables=Practitioner|fields=address_email|where=active=1 AND faculty=0|order by=Practitioner.user_name ASC|format=list|delimiter=;|no html}}}}{{ColorText|Copy||#337ab7}} {{distributionlistEmail|{{#cargo_query:tables=Practitioner|fields=address_email|where=active=1 AND faculty=0|order by=Practitioner.user_name ASC|format=template|template=textlist|no html}}}} |
+ | }} | ||
</tabber> | </tabber> |
Latest revision as of 08:12, June 21, 2023
Photo | Name | PPD | MGB | CoPath ID | Division | Subspecialty | |
---|---|---|---|---|---|---|---|
Photo | Name | PPD | MGB | CoPath ID | Division | Subspecialty | |
Alzumaili, Bayan A.,MD | 473951 | Ba687 | BAY | BALZUMAILI@mgh.harvard.edu | AMP | BR • HN | |
Baron, Jason M.,M.D. | 144594 | Jb101 | JB101 | JMBARON@PARTNERS.ORG | LMM | CORE • INF | |
Bendapudi, Pavan K.,M.D. | 130735 | Pkb2 | PKB | PBENDAPUDI@PARTNERS.ORG | LMM | BTS | |
Bhan, Atul K., M.D. | 12643 | Akb2 | AKB | ABHAN@mgh.harvard.edu | AMP | MP | |
Black-Schaffer, W. Stephen,MD | 12694 | Wbs | WSB | sblack-schaffer@mgh.harvard.edu | AMP | CYT |
Showing 1 to 5 of 98 entries
Distribution list