Slot: authenticator

Who/what authenticated the resource

URI: [odm:slot/authenticator](https://cdisc.org/odm2/slot/authenticator) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [IsProfile](../classes/IsProfile.md) | A mixin that provides additional metadata for FHIR resources and Data Products, including profiles, security tags, and validity periods | no | | [ItemGroup](../classes/ItemGroup.md) | A collection element that groups related items or subgroups within a specific context, used for tables, FHIR resource profiles, biomedical concept specializations, or form sections | no | | [DataStructureDefinition](../classes/DataStructureDefinition.md) | A structural element that defines the organization of a data cube for analysis, including dimensions, attributes, and measures | no | | [Dataset](../classes/Dataset.md) | A collection element that groups observations sharing the same dimensionality, expressed as a set of unique dimensions within a Data Product context | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | NONE or 
[User](../classes/User.md) or 
[Organization](../classes/Organization.md) or 
[String](../types/String.md) | | Domain Of | [IsProfile](../classes/IsProfile.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [IsProfile](../classes/IsProfile.md) |
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'User'}) - AnonymousSlotExpression({'range': 'Organization'}) - AnonymousSlotExpression({'range': 'string'})
## Identifier and Mapping Information ### Schema Source * from schema: https://cdisc.org/dds ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | odm:authenticator | | native | odm:authenticator | ## LinkML Source
name: authenticator
description: Who/what authenticated the resource
from_schema: https://cdisc.org/dds
rank: 1000
owner: IsProfile
domain_of:
- IsProfile
required: false
any_of:
- range: User
- range: Organization
- range: string