Navigator Dynamic Group Membership Syntax
NY Referrals
(((user.physicalDeliveryOfficeName -In ["New York", "NY", "NYC"]) or (user.physicalDeliveryOfficeName -Contains "New York")) and ((user.jobTitle -contains "Care Coord") or (user.jobTitle -contains "Care Navi")) and (user.department -In ["Operations", "Medical"]) and (user.accountEnabled -eq true)) or ((user.extensionAttribute1 -contains "NY Referrals") and (user.accountEnabled -eq true))
-
LA Referrals
(((user.physicalDeliveryOfficeName -In ["LA", "Los Angeles"]) or (user.physicalDeliveryOfficeName -Contains "Southern California")) and ((user.jobTitle -contains "Care Coord") or (user.jobTitle -contains "Care Navi")) and (user.department -In ["Operations", "Medical"]) and (user.accountEnabled -eq true)) or ((user.extensionAttribute1 -contains "LA Referrals") and (user.accountEnabled -eq true))
-
FL Referrals
(((user.physicalDeliveryOfficeName -In ["FL", "Miami", "Palm Beach"]) or (user.physicalDeliveryOfficeName -Contains "South Florida")) and ((user.jobTitle -contains "Care Coord") or (user.jobTitle -contains "Care Navi")) and (user.department -In ["Operations", "Medical"]) and (user.accountEnabled -eq true)) or ((user.extensionAttribute1 -contains "FL Referrals") and (user.accountEnabled -eq true))
-
SF Referrals
(((user.physicalDeliveryOfficeName -In ["SF", "San Francisco"]) or (user.physicalDeliveryOfficeName -Contains "Northern California")) and ((user.jobTitle -contains "Care Coord") or (user.jobTitle -contains "Care Navi")) and (user.department -In ["Operations", "Medical"]) and (user.accountEnabled -eq true)) or ((user.extensionAttribute1 -contains "SF Referrals") and (user.accountEnabled -eq true))
-
NY Medical Records
(((user.physicalDeliveryOfficeName -In ["New York", "NY", "NYC"]) or (user.physicalDeliveryOfficeName -Contains "New York")) and ((user.jobTitle -contains "Medical Receptionist") or (user.jobTitle -contains "Receptionist")) and (user.department -In ["Operations", "Medical"]) and (user.accountEnabled -eq true)) or ((user.extensionAttribute1 -contains "NY Medical Records") and (user.accountEnabled -eq true))
-
LA Medical Records
(((user.physicalDeliveryOfficeName -In ["LA", "Los Angeles"]) or (user.physicalDeliveryOfficeName -Contains "Southern California")) and ((user.jobTitle -contains "Medical Receptionist") or (user.jobTitle -contains "Receptionist")) and (user.department -In ["Operations", "Medical"]) and (user.accountEnabled -eq true)) or ((user.extensionAttribute1 -contains "LA Medical Records") and (user.accountEnabled -eq true))
-
FL Medical Records
(((user.physicalDeliveryOfficeName -In ["FL", "Miami", "Palm Beach"]) or (user.physicalDeliveryOfficeName -Contains "South Florida")) and ((user.jobTitle -contains "Medical Receptionist") or (user.jobTitle -contains "Receptionist")) and (user.department -In ["Operations", "Medical"]) and (user.accountEnabled -eq true)) or ((user.extensionAttribute1 -contains "FL Medical Records") and (user.accountEnabled -eq true))
-
SF Medical Records
(((user.physicalDeliveryOfficeName -In ["SF", "San Francisco"]) or (user.physicalDeliveryOfficeName -Contains "Northern California")) and ((user.jobTitle -contains "Medical Receptionist") or (user.jobTitle -contains "Receptionist")) and (user.department -In ["Operations", "Medical"]) and (user.accountEnabled -eq true)) or ((user.extensionAttribute1 -contains "SF Medical Records") and (user.accountEnabled -eq true))
-
NY Front Desk and House Calls
(((user.physicalDeliveryOfficeName -In ["New York", "NY", "NYC", "NYC HQ"]) or (user.physicalDeliveryOfficeName -Contains "New York") or (user.physicalDeliveryOfficeName -Contains "Gramercy") or (user.physicalDeliveryOfficeName -Contains "UES") or (user.physicalDeliveryOfficeName -Contains "Tribeca") or (user.physicalDeliveryOfficeName -Contains "Hamptons") or (user.state -contains "New York")) and ((user.jobTitle -contains "Front Desk Coordinator") or (user.jobTitle -contains "Center Operations") or (user.jobTitle -contains "Manager, Operations") or (user.jobTitle -contains "VP, Operations")) and (user.department -In ["Operations"]) and (user.accountEnabled -eq true)) or ((user.extensionAttribute1 -contains "NY Front Desk and House Calls") and (user.accountEnabled -eq true))
-
LA Front Desk and House Calls
(((user.physicalDeliveryOfficeName -In ["LA", "Los Angeles"]) or (user.physicalDeliveryOfficeName -Contains "Southern California") or (user.physicalDeliveryOfficeName -Contains "Beverly Hills") or (user.physicalDeliveryOfficeName -Contains "Santa Monica") or (user.physicalDeliveryOfficeName -Contains "Manhattan Beach")) and ((user.jobTitle -contains "Front Desk Coordinator") or (user.jobTitle -contains "Center Operations") or (user.jobTitle -contains "Manager, Operations") or (user.jobTitle -contains "VP, Operations")) and (user.department -In ["Operations"]) and (user.accountEnabled -eq true)) or ((user.extensionAttribute1 -contains "LA Front Desk and House Calls") and (user.accountEnabled -eq true))
-
FL Front Desk and House Calls
(((user.physicalDeliveryOfficeName -In ["FL", "Miami", "Palm Beach"]) or (user.physicalDeliveryOfficeName -Contains "South Florida") or (user.physicalDeliveryOfficeName -Contains "Palm Beach") or (user.physicalDeliveryOfficeName -Contains "Miami")) and ((user.jobTitle -contains "Front Desk Coordinator") or (user.jobTitle -contains "Center Operations") or (user.jobTitle -contains "Manager, Operations") or (user.jobTitle -contains "VP, Operations")) and (user.department -In ["Operations"]) and (user.accountEnabled -eq true)) or ((user.extensionAttribute1 -contains "FL Front Desk and House Calls") and (user.accountEnabled -eq true))
-
SF Front Desk and House Calls
(((user.physicalDeliveryOfficeName -In ["SF", "San Francisco"]) or (user.physicalDeliveryOfficeName -Contains "Northern California") or (user.physicalDeliveryOfficeName -Contains "San Francisco")) and ((user.jobTitle -contains "Front Desk Coordinator") or (user.jobTitle -contains "Center Operations") or (user.jobTitle -contains "Manager, Operations") or (user.jobTitle -contains "VP, Operations")) and (user.department -In ["Operations"]) and (user.accountEnabled -eq true)) or ((user.extensionAttribute1 -contains "SF Front Desk and House Calls") and (user.accountEnabled -eq true))
-
NY Medical Triage
(((user.physicalDeliveryOfficeName -In ["New York", "NY", "NYC", "NYC HQ"]) or (user.physicalDeliveryOfficeName -Contains "New York") or (user.physicalDeliveryOfficeName -Contains "Gramercy") or (user.physicalDeliveryOfficeName -Contains "UES") or (user.physicalDeliveryOfficeName -Contains "Tribeca") or (user.physicalDeliveryOfficeName -Contains "Hamptons") or (user.state -contains "New York")) and ((user.jobTitle -contains "Physician") or (user.jobTitle -contains "Medical Director")) and (user.department -In ["Medical"]) and (user.accountEnabled -eq true)) or ((user.extensionAttribute1 -contains "NY Medical Triage") and (user.accountEnabled -eq true))
-
LA Medical Triage
(((user.physicalDeliveryOfficeName -In ["LA", "Los Angeles"]) or (user.physicalDeliveryOfficeName -Contains "Southern California") or (user.physicalDeliveryOfficeName -Contains "Beverly Hills") or (user.physicalDeliveryOfficeName -Contains "Santa Monica") or (user.physicalDeliveryOfficeName -Contains "Manhattan Beach")) and ((user.jobTitle -contains "Physician") or (user.jobTitle -contains "Medical Director")) and (user.department -In ["Medical"]) and (user.accountEnabled -eq true)) or ((user.extensionAttribute1 -contains "LA Medical Triage") and (user.accountEnabled -eq true))
-
FL Medical Triage
(((user.physicalDeliveryOfficeName -In ["FL", "Miami", "Palm Beach"]) or (user.physicalDeliveryOfficeName -Contains "South Florida") or (user.physicalDeliveryOfficeName -Contains "Palm Beach") or (user.physicalDeliveryOfficeName -Contains "Miami")) and ((user.jobTitle -contains "Physician") or (user.jobTitle -contains "Medical Director")) and (user.department -In ["Medical"]) and (user.accountEnabled -eq true)) or ((user.extensionAttribute1 -contains "FL Medical Triage") and (user.accountEnabled -eq true))
-
SF Medical Triage
(((user.physicalDeliveryOfficeName -In ["SF", "San Francisco"]) or (user.physicalDeliveryOfficeName -Contains "Northern California") or (user.physicalDeliveryOfficeName -Contains "San Francisco")) and ((user.jobTitle -contains "Physician") or (user.jobTitle -contains "Medical Director")) and (user.department -In ["Medical"]) and (user.accountEnabled -eq true)) or ((user.extensionAttribute1 -contains "SF Medical Triage") and (user.accountEnabled -eq true))
-
NY Aftercare
(((user.physicalDeliveryOfficeName -In ["New York", "NY", "NYC", "NYC HQ"]) or (user.physicalDeliveryOfficeName -Contains "New York") or (user.physicalDeliveryOfficeName -Contains "Gramercy") or (user.physicalDeliveryOfficeName -Contains "UES") or (user.physicalDeliveryOfficeName -Contains "Tribeca") or (user.physicalDeliveryOfficeName -Contains "Hamptons") or (user.state -contains "New York")) and ((user.jobTitle -contains "Aftercare")) and (user.department -In ["Medical"]) and (user.accountEnabled -eq true)) or ((user.extensionAttribute1 -contains "NY Aftercare") and (user.accountEnabled -eq true))
-
LA Aftercare
(((user.physicalDeliveryOfficeName -In ["LA", "Los Angeles"]) or (user.physicalDeliveryOfficeName -Contains "Southern California") or (user.physicalDeliveryOfficeName -Contains "Beverly Hills") or (user.physicalDeliveryOfficeName -Contains "Santa Monica") or (user.physicalDeliveryOfficeName -Contains "Manhattan Beach")) and ((user.jobTitle -contains "Aftercare")) and (user.department -In ["Medical"]) and (user.accountEnabled -eq true)) or ((user.extensionAttribute1 -contains "LA Aftercare") and (user.accountEnabled -eq true))
-
FL Aftercare
(((user.physicalDeliveryOfficeName -In ["FL", "Miami", "Palm Beach"]) or (user.physicalDeliveryOfficeName -Contains "South Florida") or (user.physicalDeliveryOfficeName -Contains "Palm Beach") or (user.physicalDeliveryOfficeName -Contains "Miami")) and ((user.jobTitle -contains "Aftercare")) and (user.department -In ["Medical"]) and (user.accountEnabled -eq true)) or ((user.extensionAttribute1 -contains "FL Aftercare") and (user.accountEnabled -eq true))
-
SF Aftercare
(((user.physicalDeliveryOfficeName -In ["SF", "San Francisco"]) or (user.physicalDeliveryOfficeName -Contains "Northern California") or (user.physicalDeliveryOfficeName -Contains "San Francisco")) and ((user.jobTitle -contains "Aftercare")) and (user.department -In ["Medical"]) and (user.accountEnabled -eq true)) or ((user.extensionAttribute1 -contains "SF Aftercare") and (user.accountEnabled -eq true))
-
NY Techs/Radiology
(((user.physicalDeliveryOfficeName -In ["New York", "NY", "NYC", "NYC HQ"]) or (user.physicalDeliveryOfficeName -Contains "New York") or (user.physicalDeliveryOfficeName -Contains "Gramercy") or (user.physicalDeliveryOfficeName -Contains "UES") or (user.physicalDeliveryOfficeName -Contains "Tribeca") or (user.physicalDeliveryOfficeName -Contains "Hamptons") or (user.state -contains "New York")) and ((user.jobTitle -contains "Radiology") or (user.jobTitle -contains "Lab Specialist") or (user.jobTitle -contains "Lab Supervisor") or (user.jobTitle -contains "Ultrasound")) and (user.department -In ["Operations", "Medical"]) and (user.accountEnabled -eq true)) or ((user.extensionAttribute1 -contains "NY Techs/Radiology") and (user.accountEnabled -eq true))
-
LA Techs/Radiology
(((user.physicalDeliveryOfficeName -In ["LA", "Los Angeles"]) or (user.physicalDeliveryOfficeName -Contains "Southern California") or (user.physicalDeliveryOfficeName -Contains "Beverly Hills") or (user.physicalDeliveryOfficeName -Contains "Santa Monica") or (user.physicalDeliveryOfficeName -Contains "Manhattan Beach")) and ((user.jobTitle -contains "Radiology") or (user.jobTitle -contains "Lab Specialist") or (user.jobTitle -contains "Lab Supervisor") or (user.jobTitle -contains "Ultrasound")) and (user.department -In ["Operations", "Medical"]) and (user.accountEnabled -eq true)) or ((user.extensionAttribute1 -contains "LA Techs/Radiology") and (user.accountEnabled -eq true))
-
FL Techs/Radiology
(((user.physicalDeliveryOfficeName -In ["FL", "Miami", "Palm Beach"]) or (user.physicalDeliveryOfficeName -Contains "South Florida") or (user.physicalDeliveryOfficeName -Contains "Palm Beach") or (user.physicalDeliveryOfficeName -Contains "Miami")) and ((user.jobTitle -contains "Radiology") or (user.jobTitle -contains "Lab Specialist") or (user.jobTitle -contains "Lab Supervisor") or (user.jobTitle -contains "Ultrasound")) and (user.department -In ["Operations", "Medical"]) and (user.accountEnabled -eq true)) or ((user.extensionAttribute1 -contains "FL Techs/Radiology") and (user.accountEnabled -eq true))
-
SF Techs/Radiology
(((user.physicalDeliveryOfficeName -In ["SF", "San Francisco"]) or (user.physicalDeliveryOfficeName -Contains "Northern California") or (user.physicalDeliveryOfficeName -Contains "San Francisco")) and ((user.jobTitle -contains "Radiology") or (user.jobTitle -contains "Lab Specialist") or (user.jobTitle -contains "Lab Supervisor") or (user.jobTitle -contains "Ultrasound")) and (user.department -In ["Operations", "Medical"]) and (user.accountEnabled -eq true)) or ((user.extensionAttribute1 -contains "SF Techs/Radiology") and (user.accountEnabled -eq true))
-
NY Nurses
(((user.physicalDeliveryOfficeName -In ["New York", "NY", "NYC", "NYC HQ"]) or (user.physicalDeliveryOfficeName -Contains "New York") or (user.physicalDeliveryOfficeName -Contains "Gramercy") or (user.physicalDeliveryOfficeName -Contains "UES") or (user.physicalDeliveryOfficeName -Contains "Tribeca") or (user.physicalDeliveryOfficeName -Contains "Hamptons") or (user.state -contains "New York")) and ((user.jobTitle -contains "Nurse") or (user.jobTitle -contains "RN") or (user.jobTitle -contains "Registered Nurse")) and (user.department -In ["Medical"]) and (user.accountEnabled -eq true)) or ((user.extensionAttribute1 -contains "NY Nurses") and (user.accountEnabled -eq true))
-
LA NursesĀ
(((user.physicalDeliveryOfficeName -In ["LA", "Los Angeles"]) or (user.physicalDeliveryOfficeName -Contains "Southern California") or (user.physicalDeliveryOfficeName -Contains "Beverly Hills") or (user.physicalDeliveryOfficeName -Contains "Santa Monica") or (user.physicalDeliveryOfficeName -Contains "Manhattan Beach")) and ((user.jobTitle -contains "Nurse") or (user.jobTitle -contains "RN") or (user.jobTitle -contains "Registered Nurse")) and (user.department -In ["Medical"]) and (user.accountEnabled -eq true)) or ((user.extensionAttribute1 -contains "LA Nurses") and (user.accountEnabled -eq true))
-
FL Nurses
(((user.physicalDeliveryOfficeName -In ["FL", "Miami", "Palm Beach"]) or (user.physicalDeliveryOfficeName -Contains "South Florida") or (user.physicalDeliveryOfficeName -Contains "Palm Beach") or (user.physicalDeliveryOfficeName -Contains "Miami")) and ((user.jobTitle -contains "Nurse") or (user.jobTitle -contains "RN") or (user.jobTitle -contains "Registered Nurse")) and (user.department -In ["Medical"]) and (user.accountEnabled -eq true)) or ((user.extensionAttribute1 -contains "FL Nurses") and (user.accountEnabled -eq true))
-
SF Nurses
(((user.physicalDeliveryOfficeName -In ["SF", "San Francisco"]) or (user.physicalDeliveryOfficeName -Contains "Northern California") or (user.physicalDeliveryOfficeName -Contains "San Francisco")) and ((user.jobTitle -contains "Nurse") or (user.jobTitle -contains "RN") or (user.jobTitle -contains "Registered Nurse")) and (user.department -In ["Medical"]) and (user.accountEnabled -eq true)) or ((user.extensionAttribute1 -contains "SF Nurses") and (user.accountEnabled -eq true))
-
Billing Group
(((user.jobTitle -contains "Billing") and (user.department -In ["Finance"])) and (user.accountEnabled -eq true) or ((user.extensionAttribute1 -contains "Billing Group") and (user.accountEnabled -eq true)))