SmartSetProtocolPathwayConfiguration
This table contains the SmartSet/Protocol/Pathway settings that do not change per contact for each SmartSet, Protocol, Pathway, or Dental Template.
| Column Name | Type | Description |
|---|---|---|
| ReleasedContactSerialNumber | FLOAT | Stores the current active released contact |
| RecordHiddenStatus | INTEGER | This record status (hidden/soft-deleted). |
| IsBlankPlanTemplate | VARCHAR | Specifies whether this protocol is a blank plan template. |
| SmartSetProtocolIdentifier | NUMERIC | SmartSet/Protocol ID. |
| PhysicalDeploymentOwnerIdentifier | VARCHAR | ID of the physical deployment owner for this record. Physical owners will be where the data is hosted, either on the cross-over server or the owner deployment. |
| DentalTemplateVisitDurationInMinutes | INTEGER | This determines visit length in minutes for dental treatments created from this template. |
| ProtocolName | VARCHAR | The SmartSet/Protocol record name. This is different from the display name, which is stored in CL_PRL_SS_OT.DISPLAY_NAME. |
| ParentDentalTreatmentTemplateIdentifier | NUMERIC | This is the dental treatment template that this visit template belongs to. |
| DentalSchedulingInstructions | VARCHAR | This determines visit scheduling instructions for dental treatments created from this template. |
| SmartSetType | INTEGER | The SmartSet Type such as General, Automatic, or Merge Template for this record. |
| AutoDiscontinueInactivityThresholdDays | INTEGER | The number of days of inactivity that must elapse before plans created from this protocol are considered inactive. |
| LogicalDeploymentOwnerIdentifier | VARCHAR | ID of the logical deployment owner for this record. Logical owners show the deployment where the record was created but doesn't represent if the record is a part of version skew. |
| DentalVisitSequenceNumber | INTEGER | This determines the order of this visit in the treatment created from the dental template. |
| DentalTreatmentTemplateVisitName | VARCHAR | Stores the visit name for a visit in a dental treatment template. |