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

Program table

The Program [sn_hcls_program] table stores the programs offered by healthcare organizations.

Key features

  • Extends the Product Specification [sn_prd_pm_product_specification] table to model all programs available from healthcare organizations.
  • Includes the program name, eligibility criteria, medication product, and duration of the program.

Role required to configure the table: sn_hcls.admin.

For more information, see Healthcare and Life Sciences data model.

FieldData typeDescription
ActiveTrue/FalseOption to indicate that the program is in use.
Eligibility criteriaReferenceChecklist associated with the program.
End DateDateEnd date of the program duration.
Medication productListMedication product associated with the program.
NameStringName of the program
NumberString

Alpha-numeric identifier of the program.

The value is auto-generated and is incremented every time you add a new program to an instance. The initial value for the Number field is PSSPG00001001.

Note: To customize the number, define the auto-numbering format for the Program [sn_hcls_program] table. For more information, see Add auto-numbering records in a table.

Start DateDateStart date of the program duration.
StateStringStatus of the program as Draft or Published.
DescriptionStringBrief description of the program as would be shown on the case name created for the program.

Parent Topic:Healthcare and Life Sciences data model tables