Extend the healthcare case table

  • Freigeben Version: Australia
  • Aktualisiert 12. März 2026
  • 1 Minute Lesedauer
  • Extend the Healthcare case [sn_hcls_case] table to create a case type for viewing patient information within healthcare-related cases.

    Vorbereitungen

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

    Role required: sn_hcls.admin

    Prozedur

    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 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.