Program relationship table
The Program relationship [sn_hcls_program_relationship] table stores the association details between a program and program service.
Key features
- Extends the Specification Relationship [sn_prd_pm_specification_relationship] table to define the relationship between a program and program service.
- Includes the relationship name, program, program service, and relationship type.
Role required to configure the table: sn_hcls.admin.
For more information, see Healthcare and Life Sciences data model.
| Field | Data type | Description |
|---|---|---|
| Active | True/False | Option to indicate that the association between a program and a program service is in use. |
| Name | String | Name of the relationship between a program and a program service. |
| Source Specification | Reference | Program included in the relationship. |
| Target Specification | Reference | Program service included in the relationship. |
| Relationship Type | String | Relationship type between program and program services. |
Parent Topic:Healthcare and Life Sciences data model tables