NetworkMappings
Defines relationships between Vault CRM and external network entities such as healthcare systems.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
A unique identifier for the record, used to track and reference the entry within the system. |
| Global ID | String | True |
A globally unique identifier assigned to the record, ensuring consistency and easy reference across different systems. |
| Link | String | False |
A URL or hyperlink that provides access to the record or related content, facilitating external navigation. |
| Mapping Name | String | False |
The name of the mapping, used to identify the specific configuration or setup associated with this record. |
| Status | String | False |
The current status of the mapping, such as 'Active', 'Inactive', or 'Pending', reflecting its operational state. |
| Created By | String | True |
The user or system that initially created the record, helping to trace the origin of the mapping setup. |
| Created Date | Datetime | True |
The timestamp when the record was created, providing a historical reference for when the mapping was first entered into the system. |
| Last Modified By | String | True |
The user or system responsible for the most recent modification to the record, indicating accountability for changes. |
| Last Modified Date | Datetime | True |
The timestamp of the most recent modification to the record, allowing for an audit trail of updates. |
| Active | Bool | False |
A boolean value indicating whether the mapping is currently active or inactive, dictating its use within the system. |
| Country | String | False |
The country associated with the mapping, specifying the geographical scope or relevance of the record. |
| Description | String | False |
A textual description providing additional details or context about the mapping, helping users understand its purpose. |
| External ID | String | False |
An external identifier for the record, used to correlate this mapping with external systems or databases. |
| Last Used Datetime | Datetime | False |
The timestamp when the mapping was last used, offering insight into its recent activity or relevance. |
| Unique Key | String | False |
A unique key that distinguishes this mapping from others, ensuring that each record is identifiable and non-duplicative. |
| Validation Notes | String | False |
Notes regarding the validation status of the mapping, providing additional context or information about its verification process. |
| Validation Status | String | False |
The status of the validation process for the mapping, indicating whether it has been successfully validated or requires attention. |
| Owner | String | False |
The user or entity responsible for managing or overseeing the mapping, ensuring accountability for its accuracy and usage. |
| Legacy CRM Id | String | False |
The identifier for the record in the legacy CRM system, aiding in migration or integration with older systems. |