Class: StudyEndPointRef

A reference to a StudyEndPoint as it occurs within a specific StudyObjective.

URI: odm:StudyEndPointRef

erDiagram
StudyEndPointRef {
    positiveInteger orderNumber  
}
StudyEndPoint {
    oid OID  
    nameType name  
    StudyEndPointType type  
    StudyEstimandLevel level  
}
FormalExpression {
    text context  
}
Description {

}

StudyEndPointRef ||--|| StudyEndPoint : "studyEndPointOID"
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
studyEndPointOID 1..1
StudyEndPoint
Reference to the StudyEndPoint . direct
orderNumber 0..1
positiveInteger
Indicates the order in which this StudyEndPointRef appears in Metadata displa... direct

* See LinkML documentation for cardinality definitions.

Usages

used by used in type used
StudyObjective studyEndPointRef range StudyEndPointRef
StudyEstimand studyEndPointRef range StudyEndPointRef

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:StudyEndPointRef
native odm:StudyEndPointRef

LinkML Source

Direct

name: StudyEndPointRef
description: A reference to a StudyEndPoint as it occurs within a specific StudyObjective.
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/StudyEndPointRef
rank: 1000
slots:
- studyEndPointOID
- orderNumber
slot_usage:
  studyEndPointOID:
    name: studyEndPointOID
    description: Reference to the StudyEndPoint .
    comments:
    - 'Required

      Must match the OID atttribute for a StudyEndPoint in the Study/MetaDataVersion/Protocol.'
    domain_of:
    - StudyEndPointRef
    range: StudyEndPoint
    required: true
  orderNumber:
    name: orderNumber
    description: Indicates the order in which this StudyEndPointRef appears in Metadata
      displays or data entry applications.
    comments:
    - 'Optional

      OrderNumber must be a positive integer. The StudyEndPointRefs within a StudyObjective
      must not have duplicate OrderNumber values'
    domain_of:
    - StudyEventGroupRef
    - StudyEventRef
    - ItemGroupRef
    - ItemRef
    - CodeListItem
    - Parameter
    - ReturnValue
    - StudyEndPointRef
    range: positiveInteger
class_uri: odm:StudyEndPointRef

Induced

name: StudyEndPointRef
description: A reference to a StudyEndPoint as it occurs within a specific StudyObjective.
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/StudyEndPointRef
rank: 1000
slot_usage:
  studyEndPointOID:
    name: studyEndPointOID
    description: Reference to the StudyEndPoint .
    comments:
    - 'Required

      Must match the OID atttribute for a StudyEndPoint in the Study/MetaDataVersion/Protocol.'
    domain_of:
    - StudyEndPointRef
    range: StudyEndPoint
    required: true
  orderNumber:
    name: orderNumber
    description: Indicates the order in which this StudyEndPointRef appears in Metadata
      displays or data entry applications.
    comments:
    - 'Optional

      OrderNumber must be a positive integer. The StudyEndPointRefs within a StudyObjective
      must not have duplicate OrderNumber values'
    domain_of:
    - StudyEventGroupRef
    - StudyEventRef
    - ItemGroupRef
    - ItemRef
    - CodeListItem
    - Parameter
    - ReturnValue
    - StudyEndPointRef
    range: positiveInteger
attributes:
  studyEndPointOID:
    name: studyEndPointOID
    description: Reference to the StudyEndPoint .
    comments:
    - 'Required

      Must match the OID atttribute for a StudyEndPoint in the Study/MetaDataVersion/Protocol.'
    from_schema: http://www.cdisc.org/ns/odm/v2.0
    rank: 1000
    alias: studyEndPointOID
    owner: StudyEndPointRef
    domain_of:
    - StudyEndPointRef
    range: StudyEndPoint
    required: true
  orderNumber:
    name: orderNumber
    description: Indicates the order in which this StudyEndPointRef appears in Metadata
      displays or data entry applications.
    comments:
    - 'Optional

      OrderNumber must be a positive integer. The StudyEndPointRefs within a StudyObjective
      must not have duplicate OrderNumber values'
    from_schema: http://www.cdisc.org/ns/odm/v2.0
    rank: 1000
    alias: orderNumber
    owner: StudyEndPointRef
    domain_of:
    - StudyEventGroupRef
    - StudyEventRef
    - ItemGroupRef
    - ItemRef
    - CodeListItem
    - Parameter
    - ReturnValue
    - StudyEndPointRef
    range: positiveInteger
class_uri: odm:StudyEndPointRef