SamplesStateSettings
Defines configuration settings for sample management based on state or regional regulations. This includes restrictions on sample distribution, quantity limits, and recipient eligibility.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
Unique identifier for the Samples State Settings record, used as the primary key within the system. |
| Global ID | String | True |
System-generated global identifier that ensures uniqueness across all environments and Vaults. |
| Link | String | False |
System-generated URL or hyperlink reference to the full record within the Vault UI. |
| State Name | String | False |
Name of the U.S. state or jurisdiction for which the sample distribution settings are configured. |
| Status | String | False |
Current lifecycle status of the state-specific sample setting, such as Active, Inactive, or Archived. |
| Created By | String | True |
Username or ID of the user who originally created the Samples State Settings record. |
| Created Date | Datetime | True |
Timestamp indicating when the Samples State Settings record was first created in the system. |
| Last Modified By | String | True |
Username or ID of the user who most recently updated the Samples State Settings record. |
| Last Modified Date | Datetime | True |
Timestamp of the most recent modification to the Samples State Settings record. |
| CDS Required | Bool | False |
Indicates whether a Controlled Dangerous Substance (CDS) license is required for sample distribution in this state. |
| External Id | String | False |
Optional external identifier used for integration with legacy systems or third-party tools. |
| Setting | String | False |
Configuration value or rule applied for the specified state, defining specific business logic or regulatory constraints. |
| State Distributor Required | Bool | False |
Specifies whether a licensed state distributor is required to ship samples in this jurisdiction. |
| Owner | String | False |
User or system ID assigned as the owner or administrator responsible for the configuration of this setting. |
| Legacy CRM Id | String | False |
Identifier referencing the record in a legacy Customer Relationship Management (CRM) system, allowing traceability or migration mapping. |
| CDS for Non Controlled | Bool | False |
Indicates whether a CDS license is required for non-controlled substances in this state, based on specific regulatory rules. |