Class: StudyInterventions

The StudyInterventions element is a container element for individual StudyIntervention elements.

URI: odm:StudyInterventions

erDiagram
StudyInterventions {

}
StudyIntervention {
    oid OID  
}
Coding {
    text code  
    uriorcurie system  
    text systemName  
    text systemVersion  
    text label  
    uriorcurie href  
    uriorcurie ref  
    text commentOID  
}
Description {

}

StudyInterventions ||--}o StudyIntervention : "studyIntervention"
StudyIntervention ||--|o Description : "description"
StudyIntervention ||--}o Coding : "coding"
Description ||--}o TranslatedText : "translatedText"

Slots

Name Cardinality* and Range Description Inheritance
studyIntervention 0..*
StudyIntervention
StudyIntervention reference: This element describes a study intervention (e.g... direct

* See LinkML documentation for cardinality definitions.

Usages

used by used in type used
Protocol studyInterventions range StudyInterventions

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

LinkML Source

Direct

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

Induced

name: StudyInterventions
description: The StudyInterventions element is a container element for individual
  StudyIntervention elements.
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/StudyInterventions
rank: 1000
slot_usage:
  studyIntervention:
    name: studyIntervention
    multivalued: true
    domain_of:
    - StudyInterventions
    range: StudyIntervention
    inlined: true
    inlined_as_list: true
attributes:
  studyIntervention:
    name: studyIntervention
    description: 'StudyIntervention reference: This element describes a study intervention
      (e.g., medication, treatment, therapy) for the clinical study. The human-readable
      description is provided in the Description element. The Coding element can be
      used to provide a machine-readable code for the indication (e.g., ATC M01AE01
      code for "Ibuprofen" when used as a nonsteroidal anti-inflammatory drug).'
    from_schema: http://www.cdisc.org/ns/odm/v2.0
    rank: 1000
    multivalued: true
    alias: studyIntervention
    owner: StudyInterventions
    domain_of:
    - StudyInterventions
    range: StudyIntervention
    inlined: true
    inlined_as_list: true
class_uri: odm:StudyInterventions