ClaimsTargets
Defines associations between annotation keywords and the target claims or concepts they support, facilitating claim substantiation, medical review, and content reuse in promotional materials.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
Unique identifier for the claim target record. This value is system-generated and used as the primary key within the dataset. |
| Name | String | True |
User-defined name of the claim target, representing the label or title assigned to the record for easy identification within the application. |
| Status | String | False |
Current lifecycle state of the claim target record, indicating whether it is active, inactive, archived, or in another configured state. |
| Created By | String | True |
Username or identifier of the user who originally created the claim target record in the system. |
| Created Date | Datetime | True |
Timestamp indicating the exact date and time when the claim target record was first created in Veeva Vault. |
| Last Modified By | String | True |
Username or identifier of the user who last updated or modified the claim target record. |
| Last Modified Date | Datetime | True |
Timestamp reflecting the date and time of the most recent update to the claim target record. |
| Claim | String | False |
Keyword or phrase associated with the claim content that this target record is linked to, used for annotation or classification purposes. |
| Link Target | String | False |
Reference to the specific content or object in Veeva Vault that the claim target is associated with or linked to. |
| Global ID | String | True |
Globally unique identifier assigned to the claim target record by the system, used to maintain uniqueness across environments and integrations. |
| Link | String | False |
System-managed URL or reference that directly links to the claim target record, facilitating quick access or redirection within Vault. |