---
sourceDocument: Yokohama Healthcare and Life Sciences
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/healthcare-life-sciences

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Healthcare and Life Sciences

ft:clusterId :

    - hcls

bundleId :

    - hcls

workflow :

    - Customer and Industry


---

# Policy table

# Policy table {#ariaid-title1}

Release version: Yokohama  
Updated January 30, 2025  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 minutes to read
Summarize  
![AI sparkle icon](https://servicenow.com/docs/portal-asset/ai-sparkle-icon) Summarized using AI  
This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.  

## Summary of Policy table

The Policy \[snhclspolicy\] table in the Healthcare and Life Sciences applications stores detailed information about policies shared with patients.
This table is essential for managing patient consents, policy statuses, and documentation within ServiceNow's healthcare environment.
Access to configure this table requires thesnhcls.adminrole.
Show full answer Show less  

## Key Features

* **Consent and Policy Details:** Tracks consent number, consent date, patient name, policy type, and whether consent was signed by a household member.
* **Integration with Document Templates:** References the Document Template \[sndoctemplate\] table to generate standardized letters or consent forms when the policy type is set to Document template.
* **Policy Categorization:** Supports predefined policy categories such as Registration, Advance Care Directive, Do Not Resuscitate, Privacy Consent, and more, aligned with FHIR consent category value sets.
* **Consent Scopes:** Defines the scope of consent (e.g., Treatment, Research, Privacy Consent), based on FHIR consent scope value sets.
* **Auto-Generated Policy Numbers:** Each policy receives a unique, incrementing identifier starting at POL00001000, with the option to customize auto-numbering formats.
* **Active Status:** Indicates if a policy is currently in use.
* **External References:** Allows linking to external policy documents via URLs.
* **Validity Duration:** Specifies how long a policy remains valid after patient signature, measured in days.

## Practical Application for ServiceNow Customers

Using the Policy table, customers can effectively manage patient consents and related policy data, ensuring compliance and streamlined document generation. By leveraging the document template reference, organizations automate the creation of consent forms, with to-do items generated for patient signatures when applicable. The predefined categories and scopes align with healthcare standards, facilitating integration with FHIR-based workflows and improving interoperability.

Administrators can control policy lifecycle via the active flag and validity duration, ensuring only current policies are enforced. Custom auto-numbering supports organizational preferences for policy tracking. Overall, this table empowers healthcare organizations to maintain accurate, compliant, and actionable patient policy records within ServiceNow.  
The Policy \[sn_hcls_policy\] table stores the details of a policy shared with patients
in the Healthcare and Life Sciences applications.

## Key features {#hcls-policy__section_bby_chp_xrb}

* Includes the consent number and date, patient name, policy type, status, and whether the consent was signed by a household member.
* Refers to the Document Template \[sn_doc_template\] table.

{#hcls-policy__ul_d3h_dhp_xrb}

Role required to configure the table: sn_hcls.admin.

For more information, see Healthcare and Life Sciences data model.
{#hcls-policy__table_rdz_dhp_xrb__entry__3}{#hcls-policy__hcls-policy-doc-template}{#hcls-policy__hcls-policy-external}{#hcls-policy__hcls-policy-number}{#hcls-policy__hcls-policy-category}{#hcls-policy__hcls-policy-name}{#hcls-policy__hcls-policy-type}{#hcls-policy__hcls-policy-scope}{#hcls-policy__hcls-policy-validity}

| Field | Data type | Description |
|-|-|-|
| Active | True/False | Option to indicate that the policy is in use. |
| Document template | Reference | Document template to generate standard letters or documents associated with the policy. This field is used only when the [Policy type](https://servicenow-prod.fluidtopics.net/5g_hKH6G3KKkY2Kf~ASz_g#hcls-policy__policy_type) field is set to Document template. Note: You can associate only one active policy with a document template. For more information, see [Configuring document templates for Healthcare and Life Sciences Service Management Core](https://servicenow-prod.fluidtopics.net/_svDi3fJlhZo~2FPhbPIpw "Improve the patient experience by automatically identifying and assigning relevant healthcare documents including consent and privacy documents in a workflow that uses cases extending the healthcare case type."). |
| External policy link | URL | External reference to the policy included in a consent scope. |
| Number | String | Alpha-numeric profile identifier of the policy. The value is auto-generated and is incremented every time you add a new policy to your ServiceNow instance. The initial value for the Number field is POL00001000. Note: To customize the number, define the auto-numbering format for the Policy \[sn_hcls_policy\] table. For more information, see [Add auto-numbering records in a table](https://www.servicenow.com/docs/access?context=t_AutoNumberingRecordsInATable&version=yokohama&pubname=yokohama-platform-administration&ft:locale=en-US). |
| Policy category | Choice list | Category of a policy. The following categories are available by default: * Registration * Advance care directive * Do not resuscitate * Emergency only * Health care directive * Notice of privacy practices * Information disclosure * Patient consent * Privacy policy acknowledgment document * Privacy policy organization document {#hcls-policy__ul_tws_fjw_xrb} For more information about the available categories, see [consent category value set](https://www.hl7.org/fhir/valueset-consent-category.html) defined in the FHIR specifications. |
| Policy name | String | Name to identify the policy. |
| Policy type | String | Type of the policy. A policy is one of the following types: * Standard: A policy that doesn't require a consent form to be signed by a patient. * Document template: A policy that requires a consent form to be signed by a patient. With the Document template policy type, a to-do item is created for the patient to sign the consent form. {#hcls-policy__ul_kp3_34z_ctb} |
| Scope | Choice list | Type of consent included in the policy. The following scope types are available by default: * Advance care directive * Research * Privacy consent * Treatment {#hcls-policy__ul_axl_4pq_xrb} For more information about the available scopes, see [consent scope value set](https://www.hl7.org/fhir/valueset-consent-scope.html) defined in the FHIR specifications. |
| Validity duration (in days) | String | Number of days the policy is valid for after a patient signs the policy. |
[Table 1. Policy table fields]

{#hcls-policy__table_rdz_dhp_xrb}

