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

Extend the healthcare case table

Extend the Healthcare case [sn_hcls_case] table to create a case type for viewing patient information within healthcare-related cases.

Before you begin

Set the application scope to Healthcare and Life Sciences using the application picker. For more information, see Application picker.

Role required: sn_hcls.admin

Procedure

  1. Navigate to All > System Definition > Tables.

  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

Image omitted: lookup-using-list.png
Lookup using list icon. and search for and select the sn\_hcls\_case table.
  1. Click Submit.

  2. In the table record, navigate to the controls tab and set the Auto-number field to True.

  3. Under the Application Access tab, set the following fields:

    • Can read - True
    • Can create - True
    • Can update - True
    • Can delete - True
    • Allow Configuration - True
    • Click Save.