Slot: authenticator

Who/what authenticated the resource

URI: dds:slot/authenticator

Applicable Classes

Name Description Modifies Slot
IsProfile A mixin that provides additional metadata for FHIR resources and Data Products, including profiles, security tags, and validity periods no
ItemGroup 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 A structural element that defines the organization of a data cube for analysis, including dimensions, attributes, and measures no
Dataset 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 String or 
User or 
Organization
Domain Of IsProfile

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner IsProfile
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 dds:authenticator
native dds:authenticator

LinkML Source

name: authenticator
description: Who/what authenticated the resource
from_schema: https://cdisc.org/dds
rank: 1000
owner: IsProfile
domain_of:
- IsProfile
range: string
required: false
any_of:
- range: User
- range: Organization
- range: string