Slot: enrollments

A USDM relationship between the StudyAmendment and SubjectEnrollment classes which provides the set of subject enrollments associated with the study amendment.

URI: https://example.org/usdm/v4/linkml/enrollments Alias: enrollments

Applicable Classes

Name Description Modifies Slot
StudyAmendment A written description of a change(s) to, or formal clarification of, a study. no

Properties

Type and Range

Property Value
Range SubjectEnrollment
Domain Of StudyAmendment

Cardinality and Requirements

Property Value
Multivalued Yes
### Slot Characteristics
Property Value
Owner StudyAmendment

Identifier and Mapping Information

Schema Source

  • from schema: https://example.org/usdm/v4/linkml

Mappings

Mapping Type Mapped Value
self https://example.org/usdm/v4/linkml/enrollments
native https://example.org/usdm/v4/linkml/enrollments

LinkML Source

name: enrollments
description: A USDM relationship between the StudyAmendment and SubjectEnrollment
  classes which provides the set of subject enrollments associated with the study
  amendment.
from_schema: https://example.org/usdm/v4/linkml
rank: 1000
alias: enrollments
owner: StudyAmendment
domain_of:
- StudyAmendment
range: SubjectEnrollment
required: false
multivalued: true
inlined: true
inlined_as_list: true