---
sourceDocument: Australia Healthcare and Life Sciences
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/healthcare-life-sciences

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Healthcare and Life Sciences

ft:clusterId :

    - hcls

bundleId :

    - hcls

workflow :

    - Customer and Industry


---

# Extend the healthcare case table

# Extend the healthcare case table {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Extend the Healthcare case \[sn_hcls_case\] table to create a case type for viewing patient information within healthcare-related cases.{#hcls-extend-table__hcls-extend-table-sd}

## Vorbereitungen

Set the application scope to Healthcare and Life Sciences using the application picker. For more information, see [Application picker](https://www.servicenow.com/docs/access?context=c_ApplicationPicker&version=australia&pubname=australia-application-development&ft:locale=en-US).

Role required: sn_hcls.admin

## Prozedur

1. Navigate to AllSystem DefinitionTables.
2. In the Tables list, click New.
3. Fill in the details of the new table record.
4. In the Extends Table field, click the lookup icon ![Lookup using list icon.]() and search for and select the sn_hcls_case table.
5. Click Submit.
6. In the table record, navigate to the controls tab and set the Auto-number field to True.
7. Under the Application Access tab, set the following fields:  
   * Can read - True
   * Can create - True
   * Can update - True
   * Can delete - True
   * Allow Configuration - True
   {#hcls-extend-table__ul_r1n_1sb_v2c}
8. Click Save.

