Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Components installed with Patient Support Services

Several types of components are installed with installation of the Patient Support Services application, including tables, user roles, ServiceNow Store applications, and business rules.

Important:

Starting with the Yokohama release, Patient Support Services is being prepared for future deprecation. It will be hidden and no longer activated on new instances but will continue to be supported.

For details, see the Deprecation Process [KB0867184] article in the Now Support knowledge base.

Note: The Application Files table lists the components that are installed with this application. For instructions on how to access this table, see Find components installed with an application.

Demo data is available for this feature.

Roles installed

RoleDescriptionContains roles
sn\_patientservice.adminAdministers who can access the Patient Support Services application.sn\_patientservice.agent
sn\_patientservice.agentViews and fulfills enrollment cases as a care coordinator.sn\_hcls.healthcare\_agent
sn\_patientservice.nurse\_educator

Manages training requests for a Patient Support Services as a nurse educator.

Note: By default, the sn_patientservice.nurse_educator role is assigned to the members of the Nurse Training Support assignment group.

sn\_hcls.practitioner
sn\_patientservice.case\_creatorCreates enrollment cases for all associated objects.sn\_patientservice.case\_viewer
sn\_patientservice.agent\_connectorViews, creates, and updates enrollment cases for all associated objects. You can combine this role with other roles for a user with the agent connector profile. For more information, see Determining additional user profiles in Patient Support Services.- sn\_hcls.healthcare\_agent - sn\_patientservice.sm\_agent
sn\_patientservice.case\_task\_viewerViews all tasks associated with an enrollment case that the user has access to.None
sn\_patientservice.case\_viewerViews all enrollment cases available in the application.None
sn\_patientservice.contributorCreates enrollment cases for patients. You can combine this role with other roles for a user with the contributor profile. For more information, see Determining additional user profiles in Patient Support Services.- sn\_hcls.clinical\_data\_viewer - sn\_hcls.foundation\_data\_viewer - sn\_patientservice.case\_task\_viewer - sn\_hcls.patient\_data\_viewer - sn\_hcls.practitioner\_data\_viewer - sn\_hcls.health\_insurance\_data\_viewer - sn\_patientservice.case\_viewer - sn\_hcls.revenue\_cycle\_data\_viewer - sn\_patientservice.case\_creator
sn\_patientservice.sm\_agentAccesses and views all data related to enrollment requests as a care coordinator.sn\_patientservice.case\_creator

Tables installed

TableDescription
Enrollment case \[sn\_patientservice\_enroll\_case\]

Stores the enrollment cases.

The Patient field is mandatory for an enrollment case.

Patient service task \[sn\_patientservice\_task\]Base task table from which Program Task \[sn\_patientservice\_program\_task\] and Program service item \[sn\_patientservice\_program\_service\_item\] tables are extended. Extends the Healthcare Task \[sn\_hcls\_task\] table.
Patient service training \[sn\_patientservice\_training\_task\]Stores the details of the training tasks associated with a program task.
Program service item \[sn\_patientservice\_program\_service\_item\]Stores the details of the program service item tasks associated with a program service.
Program Task \[sn\_patientservice\_program\_task\]Stores the details of the program tasks created to fulfill services requested by a patient.

ServiceNow Store applications installed

ApplicationDescription
Healthcare and Life Sciences Service Management Core \(sn\_hcls\)Provides a data model and critical digital health capabilities including patient 360-degree view, consent management, and digital documentation to better address healthcare services.

Business rules installed

sndocs is an independent community mirror and is not affiliated with or endorsed by ServiceNow.

ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or registered trademarks of ServiceNow, Inc., in the United States and/or other countries. Other company and product names may be trademarks of the respective companies with which they are associated.

© 2026 ServiceNow, Inc. All rights reserved.

Documentation content is redistributed under the Apache License 2.0 from the ServiceNowDocs repository.

Business ruleTableRule criteriaDescription
Auto assessment business ruleEnrollment case \[sn\_patientservice\_enroll\_case\]After insertTriggers a patient satisfaction survey when an enrollment case is set to Closed complete.
Cancel playbook on case inactiveEnrollment case \[sn\_patientservice\_enroll\_case\]After updateDisables the activities in a playbook when the associated enrollment case state is set to Closed complete, Closed incomplete, or Canceled.
Change Appointment statePatient service training \[sn\_patientservice\_training\_task\]After updateSets an appointment state to Fulfilled or Canceled when the associated conduct training task state is set to Completed or Canceled, respectively.
Populate patient and insurancePre-authorization request \[sn\_hcls\_pre\_auth\_header\]After insertPopulates patient, practitioner, and insurance details on the Pre-authorization details form based on the name of a patient entered in an enrollment case.
Populate patient and prescriberMedication Prescription \[sn\_hcls\_medication\_prescription\]After insertPopulates patient and practitioner details on the Medication Prescription form based on the name of a patient entered in an enrollment case.
Set Child items to CancelledEnrollment case \[sn\_patientservice\_enroll\_case\]After insert and updateCancels all child items including open patient tasks, open enrolled program service, open enrolled program, and doc tasks when an enrollment case state changes to Closed incomplete or Canceled.
Set EPS state to CanceledProgram service item \[sn\_patientservice\_program\_service\_item\]After updateSets the state of an enrolled program service to Canceled when the associated program service item state is set to Canceled.
Set EPS state to FulfilledProgram service item \[sn\_patientservice\_program\_service\_item\]After updateSets the state of an enrolled program service to Fulfilled when the associated program service item state is set to Completed.
Set EPS state to Pending FulfillmentProgram service item \[sn\_patientservice\_program\_service\_item\]After updateSets the state of an enrolled program service to Pending Fulfillment when the associated program service item state is set to Work in Progress.
Set PSI state to CanceledProgram Task \[sn\_patientservice\_program\_task\]After updateSets the program service item state to Canceled when the associated program task state is set to Canceled.
Set PSI state to CompletedProgram Task \[sn\_patientservice\_program\_task\]After updateSets the program service item state to Completed when the associated program task state is set to Completed.
Set PSI state to Work In ProgressProgram Task \[sn\_patientservice\_program\_task\]After updateSets the program service item state to Work in Progress when the associated program task state is set to Work in Progress.
Set Short descriptionEnrollment case \[sn\_patientservice\_enroll\_case\]After updateSets the short description of an enrollment case in the format ` Enrollment Case` when the enrollment case is created or updated.
Set State to Open when AssignedEnrollment case \[sn\_patientservice\_enroll\_case\]After insert and updateSets the enrollment case state to Open when the case is assigned to a care coordinator.