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
Navigate to All > System Definition > Tables.
In the Tables list, click New.
Fill in the details of the new table record.
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.
Lookup using list icon. and search for and select the sn\_hcls\_case table.
Click Submit.
In the table record, navigate to the controls tab and set the Auto-number field to True.
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.