Slot: provisionAgreements
The ProvisionAgreements that this provider has with Data Consumers
URI: [odm:slot/provisionAgreements](https://cdisc.org/odm2/slot/provisionAgreements)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [DataProvider](../classes/DataProvider.md) | An organization element that provides data to a Data Consumer, which can be a sponsor, site, or any other entity that supplies data | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [ProvisionAgreement](../classes/ProvisionAgreement.md) |
| Domain Of | [DataProvider](../classes/DataProvider.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [DataProvider](../classes/DataProvider.md) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://cdisc.org/dds
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | odm:provisionAgreements |
| native | odm:provisionAgreements |
## LinkML Source
name: provisionAgreements
description: The ProvisionAgreements that this provider has with Data Consumers
from_schema: https://cdisc.org/dds
rank: 1000
owner: DataProvider
domain_of:
- DataProvider
range: ProvisionAgreement
multivalued: true