Class: MetaDataVersionRef
A reference to a MetaDataVersion used at the containing Location. The EffectiveDate reflects the possibility that the metadata may change over the course of the study.
erDiagram
MetaDataVersionRef {
date effectiveDate
}
MetaDataVersion {
oid OID
nameType name
}
Leaf {
oid ID
uriorcurie href
}
CommentDef {
oid OID
}
MethodDef {
oid OID
nameType name
MethodType type
}
ConditionDef {
oid OID
nameType name
}
CodeList {
oid OID
nameType name
CLDataType dataType
YesOnly isNonStandard
}
ItemDef {
oid OID
nameType name
DataType dataType
positiveInteger length
text displayFormat
text variableSet
}
ItemGroupDef {
oid OID
nameType name
ItemGroupRepeatingType repeating
positiveInteger repeatingLimit
YesOrNo isReferenceData
text structure
nameType datasetName
text domain
ItemGroupTypeType type
text purpose
YesOnly isNonStandard
YesOnly hasNoData
}
StudyEventDef {
oid OID
nameType name
YesOrNo repeating
EventType type
text category
}
StudyEventGroupDef {
oid OID
nameType name
}
WorkflowDef {
oid OID
nameType name
}
Protocol {
}
WhereClauseDef {
oid OID
}
ValueListDef {
oid OID
}
SupplementalDoc {
}
AnnotatedCRF {
}
Standards {
}
Include {
uriorcurie href
}
Description {
}
Study {
oid OID
nameType studyName
nameType protocolName
nameType versionID
nameType versionName
nameType status
}
MetaDataVersionRef ||--|| Study : "studyOID"
MetaDataVersionRef ||--|| MetaDataVersion : "metaDataVersionOID"
MetaDataVersion ||--|o CommentDef : "commentOID"
MetaDataVersion ||--|o Description : "description"
MetaDataVersion ||--|o Include : "include"
MetaDataVersion ||--|o Standards : "standards"
MetaDataVersion ||--|o AnnotatedCRF : "annotatedCRF"
MetaDataVersion ||--|o SupplementalDoc : "supplementalDoc"
MetaDataVersion ||--}o ValueListDef : "valueListDef"
MetaDataVersion ||--}o WhereClauseDef : "whereClauseDef"
MetaDataVersion ||--|o Protocol : "protocol"
MetaDataVersion ||--}o WorkflowDef : "workflowDef"
MetaDataVersion ||--}o StudyEventGroupDef : "studyEventGroupDef"
MetaDataVersion ||--}o StudyEventDef : "studyEventDef"
MetaDataVersion ||--}o ItemGroupDef : "itemGroupDef"
MetaDataVersion ||--}o ItemDef : "itemDef"
MetaDataVersion ||--}o CodeList : "codeList"
MetaDataVersion ||--}o ConditionDef : "conditionDef"
MetaDataVersion ||--}o MethodDef : "methodDef"
MetaDataVersion ||--}o CommentDef : "commentDef"
MetaDataVersion ||--}o Leaf : "leaf"
Leaf ||--|o Title : "title"
CommentDef ||--|o Description : "description"
CommentDef ||--}o DocumentRef : "documentRef"
MethodDef ||--|o CommentDef : "commentOID"
MethodDef ||--|o Description : "description"
MethodDef ||--|o MethodSignature : "methodSignature"
MethodDef ||--}o FormalExpression : "formalExpression"
MethodDef ||--}o Alias : "alias"
MethodDef ||--}o DocumentRef : "documentRef"
ConditionDef ||--|o CommentDef : "commentOID"
ConditionDef ||--|o Description : "description"
ConditionDef ||--|o MethodSignature : "methodSignature"
ConditionDef ||--}o FormalExpression : "formalExpression"
ConditionDef ||--}o Alias : "alias"
CodeList ||--|o CommentDef : "commentOID"
CodeList ||--|o Standard : "standardOID"
CodeList ||--|o Description : "description"
CodeList ||--}o CodeListItem : "codeListItem"
CodeList ||--}o Coding : "coding"
CodeList ||--}o Alias : "alias"
ItemDef ||--|o CommentDef : "commentOID"
ItemDef ||--|o Description : "description"
ItemDef ||--|o Definition : "definition"
ItemDef ||--|o Question : "question"
ItemDef ||--|o Prompt : "prompt"
ItemDef ||--|o CRFCompletionInstructions : "cRFCompletionInstructions"
ItemDef ||--|o ImplementationNotes : "implementationNotes"
ItemDef ||--|o CDISCNotes : "cDISCNotes"
ItemDef ||--}o RangeCheck : "rangeCheck"
ItemDef ||--|o CodeListRef : "codeListRef"
ItemDef ||--|o ValueListRef : "valueListRef"
ItemDef ||--}o Coding : "coding"
ItemDef ||--}o Alias : "alias"
ItemGroupDef ||--|o Leaf : "archiveLocationID"
ItemGroupDef ||--|o Standard : "standardOID"
ItemGroupDef ||--|o CommentDef : "commentOID"
ItemGroupDef ||--|o Description : "description"
ItemGroupDef ||--|o Class : "itemGroupClass"
ItemGroupDef ||--}o Coding : "coding"
ItemGroupDef ||--|o WorkflowRef : "workflowRef"
ItemGroupDef ||--}o Origin : "origin"
ItemGroupDef ||--}o Alias : "alias"
ItemGroupDef ||--|o Leaf : "leaf"
ItemGroupDef ||--}o ItemGroupRef : "itemGroupRef"
ItemGroupDef ||--}o ItemRef : "itemRef"
StudyEventDef ||--|o CommentDef : "commentOID"
StudyEventDef ||--|o Description : "description"
StudyEventDef ||--}o ItemGroupRef : "itemGroupRef"
StudyEventDef ||--|o WorkflowRef : "workflowRef"
StudyEventDef ||--}o Coding : "coding"
StudyEventDef ||--}o Alias : "alias"
StudyEventGroupDef ||--|o Arm : "armOID"
StudyEventGroupDef ||--|o Epoch : "epochOID"
StudyEventGroupDef ||--|o CommentDef : "commentOID"
StudyEventGroupDef ||--|o Description : "description"
StudyEventGroupDef ||--|o WorkflowRef : "workflowRef"
StudyEventGroupDef ||--}o Coding : "coding"
StudyEventGroupDef ||--}o StudyEventGroupRef : "studyEventGroupRef"
StudyEventGroupDef ||--}o StudyEventRef : "studyEventRef"
WorkflowDef ||--|o Description : "description"
WorkflowDef ||--|o WorkflowStart : "workflowStart"
WorkflowDef ||--}o WorkflowEnd : "workflowEnd"
WorkflowDef ||--}o Transition : "transition"
WorkflowDef ||--}o Branching : "branching"
Protocol ||--|o Description : "description"
Protocol ||--|o StudySummary : "studySummary"
Protocol ||--|o StudyStructure : "studyStructure"
Protocol ||--|o TrialPhase : "trialPhase"
Protocol ||--|o StudyTimings : "studyTimings"
Protocol ||--|o StudyIndications : "studyIndications"
Protocol ||--|o StudyInterventions : "studyInterventions"
Protocol ||--|o StudyObjectives : "studyObjectives"
Protocol ||--|o StudyEndPoints : "studyEndPoints"
Protocol ||--|o StudyTargetPopulation : "studyTargetPopulation"
Protocol ||--|o StudyEstimands : "studyEstimands"
Protocol ||--|o InclusionExclusionCriteria : "inclusionExclusionCriteria"
Protocol ||--}o StudyEventGroupRef : "studyEventGroupRef"
Protocol ||--|o WorkflowRef : "workflowRef"
Protocol ||--}o Alias : "alias"
WhereClauseDef ||--|o CommentDef : "commentOID"
WhereClauseDef ||--}o RangeCheck : "rangeCheck"
ValueListDef ||--|o Description : "description"
ValueListDef ||--}o ItemRef : "itemRef"
SupplementalDoc ||--}o DocumentRef : "documentRef"
AnnotatedCRF ||--}o DocumentRef : "documentRef"
Standards ||--}o Standard : "standard"
Include ||--|| Study : "studyOID"
Include ||--|| MetaDataVersion : "metaDataVersionOID"
Description ||--}o TranslatedText : "translatedText"
Study ||--|o Description : "description"
Study ||--}o MetaDataVersion : "metaDataVersion"
Slots
Name | Cardinality* and Range | Description | Inheritance |
---|---|---|---|
studyOID | 1..1 Study |
References the Study that uses this metadata version. | direct |
metaDataVersionOID | 1..1 MetaDataVersion |
References the MetaDataVersion (within the above Study). | direct |
effectiveDate | 1..1 date |
Datetime stamp when this MetaDataVersion was published at this location. | direct |
* See LinkML documentation for cardinality definitions.
Usages
used by | used in | type | used |
---|---|---|---|
Location | metaDataVersionRef | range | MetaDataVersionRef |
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:MetaDataVersionRef |
native | odm:MetaDataVersionRef |
LinkML Source
Direct
name: MetaDataVersionRef
description: A reference to a MetaDataVersion used at the containing Location. The
EffectiveDate reflects the possibility that the metadata may change over the course
of the study.
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/MetaDataVersionRef
rank: 1000
slots:
- studyOID
- metaDataVersionOID
- effectiveDate
slot_usage:
studyOID:
name: studyOID
description: References the Study that uses this metadata version.
comments:
- 'Required
range: oidref'
domain_of:
- Include
- SourceItem
- AdminData
- MetaDataVersionRef
- ReferenceData
- ClinicalData
- Association
- KeySet
range: Study
required: true
metaDataVersionOID:
name: metaDataVersionOID
description: References the MetaDataVersion (within the above Study).
comments:
- 'Required
range: oidref'
domain_of:
- Include
- SourceItem
- MetaDataVersionRef
- ReferenceData
- ClinicalData
- Association
- KeySet
range: MetaDataVersion
required: true
effectiveDate:
name: effectiveDate
description: Datetime stamp when this MetaDataVersion was published at this location.
comments:
- 'Required
range: date
All data entered following the EffectiveDate must be included in a ClinicalData
element that references this MetaDataVersionOID.'
domain_of:
- MetaDataVersionRef
range: date
required: true
class_uri: odm:MetaDataVersionRef
Induced
name: MetaDataVersionRef
description: A reference to a MetaDataVersion used at the containing Location. The
EffectiveDate reflects the possibility that the metadata may change over the course
of the study.
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/MetaDataVersionRef
rank: 1000
slot_usage:
studyOID:
name: studyOID
description: References the Study that uses this metadata version.
comments:
- 'Required
range: oidref'
domain_of:
- Include
- SourceItem
- AdminData
- MetaDataVersionRef
- ReferenceData
- ClinicalData
- Association
- KeySet
range: Study
required: true
metaDataVersionOID:
name: metaDataVersionOID
description: References the MetaDataVersion (within the above Study).
comments:
- 'Required
range: oidref'
domain_of:
- Include
- SourceItem
- MetaDataVersionRef
- ReferenceData
- ClinicalData
- Association
- KeySet
range: MetaDataVersion
required: true
effectiveDate:
name: effectiveDate
description: Datetime stamp when this MetaDataVersion was published at this location.
comments:
- 'Required
range: date
All data entered following the EffectiveDate must be included in a ClinicalData
element that references this MetaDataVersionOID.'
domain_of:
- MetaDataVersionRef
range: date
required: true
attributes:
studyOID:
name: studyOID
description: References the Study that uses this metadata version.
comments:
- 'Required
range: oidref'
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
alias: studyOID
owner: MetaDataVersionRef
domain_of:
- Include
- SourceItem
- AdminData
- MetaDataVersionRef
- ReferenceData
- ClinicalData
- Association
- KeySet
range: Study
required: true
metaDataVersionOID:
name: metaDataVersionOID
description: References the MetaDataVersion (within the above Study).
comments:
- 'Required
range: oidref'
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
alias: metaDataVersionOID
owner: MetaDataVersionRef
domain_of:
- Include
- SourceItem
- MetaDataVersionRef
- ReferenceData
- ClinicalData
- Association
- KeySet
range: MetaDataVersion
required: true
effectiveDate:
name: effectiveDate
description: Datetime stamp when this MetaDataVersion was published at this location.
comments:
- 'Required
range: date
All data entered following the EffectiveDate must be included in a ClinicalData
element that references this MetaDataVersionOID.'
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
alias: effectiveDate
owner: MetaDataVersionRef
domain_of:
- MetaDataVersionRef
range: date
required: true
class_uri: odm:MetaDataVersionRef