Class: StudyEndPoints

The StudyEndPoints element is a container element for individual StudyEndPoint elements.

URI: odm:StudyEndPoints

erDiagram
StudyEndPoints {

}
StudyEndPoint {
    oid OID  
    nameType name  
    StudyEndPointType type  
    StudyEstimandLevel level  
}
FormalExpression {
    text context  
}
Description {

}

StudyEndPoints ||--}o StudyEndPoint : "studyEndPoint"
StudyEndPoint ||--|o Description : "description"
StudyEndPoint ||--}o FormalExpression : "formalExpression"
FormalExpression ||--|o Code : "code"
FormalExpression ||--|o ExternalCodeLib : "externalCodeLib"
Description ||--}o TranslatedText : "translatedText"

Slots

Name Cardinality* and Range Description Inheritance
studyEndPoint 0..*
StudyEndPoint
StudyEndPoint reference: A study end point reflects an outcome measure of int... direct

* See LinkML documentation for cardinality definitions.

Usages

used by used in type used
Protocol studyEndPoints range StudyEndPoints

See Also

Identifier and Mapping Information

Schema Source

  • from schema: http://www.cdisc.org/ns/odm/v2.0

Mappings

Mapping Type Mapped Value
self odm:StudyEndPoints
native odm:StudyEndPoints

LinkML Source

Direct

name: StudyEndPoints
description: The StudyEndPoints element is a container element for individual StudyEndPoint
  elements.
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/StudyEndPoints
rank: 1000
slots:
- studyEndPoint
slot_usage:
  studyEndPoint:
    name: studyEndPoint
    multivalued: true
    domain_of:
    - StudyEndPoints
    range: StudyEndPoint
    inlined: true
    inlined_as_list: true
class_uri: odm:StudyEndPoints

Induced

name: StudyEndPoints
description: The StudyEndPoints element is a container element for individual StudyEndPoint
  elements.
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/StudyEndPoints
rank: 1000
slot_usage:
  studyEndPoint:
    name: studyEndPoint
    multivalued: true
    domain_of:
    - StudyEndPoints
    range: StudyEndPoint
    inlined: true
    inlined_as_list: true
attributes:
  studyEndPoint:
    name: studyEndPoint
    description: 'StudyEndPoint reference: A study end point reflects an outcome measure
      of interest that is statistically analyzed to address a particular research
      question for the study. It typically specifies the type of assessments made;
      the timing of those assessments; the assessment tools used; and other details,
      as applicable, such as how multiple assessments within an individual are to
      be combined.'
    from_schema: http://www.cdisc.org/ns/odm/v2.0
    rank: 1000
    multivalued: true
    alias: studyEndPoint
    owner: StudyEndPoints
    domain_of:
    - StudyEndPoints
    range: StudyEndPoint
    inlined: true
    inlined_as_list: true
class_uri: odm:StudyEndPoints