Extend the healthcare case table

  • Release version: Washingtondc
  • Updated January 30, 2025
  • 1 minute to read
  • 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 Service Management Core 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.
      For more information, see Create a table.
    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
    8. Click Save.