Class: ItemGroupData
Clinical data corresponding to an ItemGroupRef defined in the active MetaDataVersion.
URI: odm:ItemGroupData
erDiagram
ItemGroupData {
repeatKey itemGroupRepeatKey
TransactionType transactionType
positiveInteger itemGroupDataSeq
}
Annotation {
positiveInteger seqNum
TransactionType transactionType
oid ID
}
Flag {
}
Coding {
text code
uriorcurie system
text systemName
text systemVersion
text label
uriorcurie href
uriorcurie ref
text commentOID
}
Comment {
CommentType sponsorOrSite
}
Signature {
oid ID
}
DateTimeStamp {
datetime content
}
SignatureRef {
}
LocationRef {
}
UserRef {
}
AuditRecord {
EditPointType editPoint
YesOrNo usedMethod
}
SourceID {
text content
}
ReasonForChange {
text content
}
ItemData {
TransactionType transactionType
YesOnly isNull
}
Query {
oid OID
QuerySourceType source
text target
QueryType type
QueryStateType state
datetime lastUpdateDatetime
nameType name
}
Value {
positiveInteger seqNum
text content
}
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
}
ItemRef {
positiveInteger keySequence
YesOnly isNonStandard
YesOnly hasNoData
YesOnly repeat
YesOnly other
text role
CoreType core
text preSpecifiedValue
positiveInteger orderNumber
YesOrNo mandatory
}
ItemGroupRef {
positiveInteger orderNumber
YesOrNo mandatory
}
Leaf {
oid ID
uriorcurie href
}
Alias {
text context
text name
}
Origin {
OriginType type
OriginSource source
}
WorkflowRef {
}
Class {
ItemGroupClass name
}
Description {
}
CommentDef {
oid OID
}
Standard {
oid OID
StandardName name
StandardType type
StandardPublishingSet publishingSet
text version
StandardStatus status
}
ItemGroupData ||--|| ItemGroupDef : "itemGroupOID"
ItemGroupData ||--}o Query : "query"
ItemGroupData ||--}o ItemGroupData : "itemGroupData"
ItemGroupData ||--}o ItemData : "itemData"
ItemGroupData ||--|o AuditRecord : "auditRecord"
ItemGroupData ||--|o Signature : "signature"
ItemGroupData ||--|o Annotation : "annotation"
Annotation ||--|o Comment : "comment"
Annotation ||--}o Coding : "coding"
Annotation ||--}o Flag : "flag"
Flag ||--|o FlagValue : "flagValue"
Flag ||--|o FlagType : "flagType"
Comment ||--}o TranslatedText : "translatedText"
Signature ||--|o UserRef : "userRef"
Signature ||--|o LocationRef : "locationRef"
Signature ||--|o SignatureRef : "signatureRef"
Signature ||--|o DateTimeStamp : "dateTimeStamp"
SignatureRef ||--|| SignatureDef : "signatureOID"
LocationRef ||--|| Location : "locationOID"
UserRef ||--|| User : "userOID"
AuditRecord ||--|o UserRef : "userRef"
AuditRecord ||--|o LocationRef : "locationRef"
AuditRecord ||--|o DateTimeStamp : "dateTimeStamp"
AuditRecord ||--|o ReasonForChange : "reasonForChange"
AuditRecord ||--|o SourceID : "sourceID"
ItemData ||--|| ItemDef : "itemOID"
ItemData ||--}o Value : "value"
ItemData ||--}o Query : "query"
ItemData ||--|o AuditRecord : "auditRecord"
ItemData ||--|o Signature : "signature"
ItemData ||--|o Annotation : "annotation"
Query ||--|o Value : "value"
Query ||--}o AuditRecord : "auditRecord"
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"
ItemRef ||--|| ItemDef : "itemOID"
ItemRef ||--|o MethodDef : "methodOID"
ItemRef ||--|o ItemDef : "unitsItemOID"
ItemRef ||--|o CodeList : "roleCodeListOID"
ItemRef ||--|o ConditionDef : "collectionExceptionConditionOID"
ItemRef ||--}o Origin : "origin"
ItemRef ||--}o WhereClauseRef : "whereClauseRef"
ItemGroupRef ||--|| ItemGroupDef : "itemGroupOID"
ItemGroupRef ||--|o MethodDef : "methodOID"
ItemGroupRef ||--|o ConditionDef : "collectionExceptionConditionOID"
Leaf ||--|o Title : "title"
Origin ||--|o Description : "description"
Origin ||--|o SourceItems : "sourceItems"
Origin ||--}o Coding : "coding"
Origin ||--}o DocumentRef : "documentRef"
WorkflowRef ||--|| WorkflowDef : "workflowOID"
Class ||--}o SubClass : "subClass"
Description ||--}o TranslatedText : "translatedText"
CommentDef ||--|o Description : "description"
CommentDef ||--}o DocumentRef : "documentRef"
Standard ||--|o CommentDef : "commentOID"
Slots
Name | Cardinality* and Range | Description | Inheritance |
---|---|---|---|
itemGroupOID | 1..1 ItemGroupDef |
Reference to an ItemGroupDef for the MetaDataVersion identified in the Clinic... | direct |
itemGroupRepeatKey | 0..1 repeatKey |
A key used to distinguish between repeats of the same type of item group. | direct |
transactionType | 0..1 TransactionType |
The TransactionType attribute need not be present in a Snapshot document. | direct |
itemGroupDataSeq | 0..1 positiveInteger |
Unique sequence # for each ItemGroupData child element (record) in the contai... | direct |
query | 0..* Query |
Query reference: The Query element represents a request for clarification on ... | direct |
itemGroupData | 0..* ItemGroupData |
ItemGroupData reference: Clinical data corresponding to an ItemGroupRef defin... | direct |
itemData | 0..* ItemData |
ItemData reference: The ItemData element is used for transmission of the clin... | direct |
auditRecord | 0..1 AuditRecord |
AuditRecord reference: An AuditRecord carries information pertaining to the c... | direct |
signature | 0..1 Signature |
Signature reference: An electronic signature applies to a collection of clini... | direct |
annotation | 0..1 Annotation |
Annotation reference: A general note about clinical data. If an annotation ha... | direct |
* See LinkML documentation for cardinality definitions.
Usages
used by | used in | type | used |
---|---|---|---|
ReferenceData | itemGroupData | range | ItemGroupData |
ClinicalData | itemGroupData | range | ItemGroupData |
StudyEventData | itemGroupData | range | ItemGroupData |
ItemGroupData | itemGroupData | range | ItemGroupData |
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:ItemGroupData |
native | odm:ItemGroupData |
LinkML Source
Direct
name: ItemGroupData
description: Clinical data corresponding to an ItemGroupRef defined in the active
MetaDataVersion.
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/ItemGroupData
rank: 1000
slots:
- itemGroupOID
- itemGroupRepeatKey
- transactionType
- itemGroupDataSeq
- query
- itemGroupData
- itemData
- auditRecord
- signature
- annotation
slot_usage:
itemGroupOID:
name: itemGroupOID
description: Reference to an ItemGroupDef for the MetaDataVersion identified in
the ClinicalData element.
comments:
- 'Required
The values of ItemGroupOID must be unique within the parent element.'
domain_of:
- ItemGroupRef
- SourceItem
- ItemGroupData
- KeySet
range: ItemGroupDef
required: true
itemGroupRepeatKey:
name: itemGroupRepeatKey
description: A key used to distinguish between repeats of the same type of item
group.
comments:
- 'Conditional Required when the Repeating attribute for the ItemGroupDef element
is "Yes".
The values of ItemGroupRepeatKey must be unique within the parent element. The
ItemGroupRepeatKey is present only if the ItemGroupDef is repeating. For /ODM/ReferenceData/ItemGroupData
, the ItemGroupOID and ItemGroupRepeatKey pair must be unique.'
domain_of:
- ItemGroupData
- KeySet
range: repeatKey
transactionType:
name: transactionType
description: The TransactionType attribute need not be present in a Snapshot document.
comments:
- Conditional Required when the FileType attribute for the ODM element is Transactional.
domain_of:
- SubjectData
- StudyEventData
- ItemGroupData
- ItemData
- Annotation
range: TransactionType
itemGroupDataSeq:
name: itemGroupDataSeq
description: 'Unique sequence # for each ItemGroupData child element (record)
in the container element. The ItemGroupDataSeq attribute doesn’t have any other
meaning than the sequence in which the items are saved and exchanged for each
ItemGroupDef. It is equivalent to the observation # in a dataset.'
comments:
- 'Conditional Required when the parent element is ReferenceData or ClinicalData,
the ItemGroupDataSeq.
ItemGroupDataSeq may only be used when ItemGroupData is a direct child of either
ClinicalData or ReferenceData and the ItemGroupData represents a row in a dataset.
The ItemGroupDataSeq and ItemGroupRepeatKey attributes are mutually exclusive.'
domain_of:
- ItemGroupData
range: positiveInteger
query:
name: query
multivalued: true
domain_of:
- Location
- ClinicalData
- SubjectData
- StudyEventData
- ItemGroupData
- ItemData
range: Query
inlined: true
inlined_as_list: true
itemGroupData:
name: itemGroupData
multivalued: true
domain_of:
- ReferenceData
- ClinicalData
- StudyEventData
- ItemGroupData
range: ItemGroupData
inlined: true
inlined_as_list: true
itemData:
name: itemData
multivalued: true
domain_of:
- ItemGroupData
range: ItemData
inlined: true
inlined_as_list: true
auditRecord:
name: auditRecord
domain_of:
- ReferenceData
- ClinicalData
- SubjectData
- StudyEventData
- ItemGroupData
- ItemData
- Query
range: AuditRecord
maximum_cardinality: 1
signature:
name: signature
domain_of:
- ReferenceData
- ClinicalData
- SubjectData
- StudyEventData
- ItemGroupData
- ItemData
range: Signature
maximum_cardinality: 1
annotation:
name: annotation
domain_of:
- ReferenceData
- ClinicalData
- SubjectData
- StudyEventData
- ItemGroupData
- ItemData
- Association
range: Annotation
maximum_cardinality: 1
class_uri: odm:ItemGroupData
Induced
name: ItemGroupData
description: Clinical data corresponding to an ItemGroupRef defined in the active
MetaDataVersion.
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/ItemGroupData
rank: 1000
slot_usage:
itemGroupOID:
name: itemGroupOID
description: Reference to an ItemGroupDef for the MetaDataVersion identified in
the ClinicalData element.
comments:
- 'Required
The values of ItemGroupOID must be unique within the parent element.'
domain_of:
- ItemGroupRef
- SourceItem
- ItemGroupData
- KeySet
range: ItemGroupDef
required: true
itemGroupRepeatKey:
name: itemGroupRepeatKey
description: A key used to distinguish between repeats of the same type of item
group.
comments:
- 'Conditional Required when the Repeating attribute for the ItemGroupDef element
is "Yes".
The values of ItemGroupRepeatKey must be unique within the parent element. The
ItemGroupRepeatKey is present only if the ItemGroupDef is repeating. For /ODM/ReferenceData/ItemGroupData
, the ItemGroupOID and ItemGroupRepeatKey pair must be unique.'
domain_of:
- ItemGroupData
- KeySet
range: repeatKey
transactionType:
name: transactionType
description: The TransactionType attribute need not be present in a Snapshot document.
comments:
- Conditional Required when the FileType attribute for the ODM element is Transactional.
domain_of:
- SubjectData
- StudyEventData
- ItemGroupData
- ItemData
- Annotation
range: TransactionType
itemGroupDataSeq:
name: itemGroupDataSeq
description: 'Unique sequence # for each ItemGroupData child element (record)
in the container element. The ItemGroupDataSeq attribute doesn’t have any other
meaning than the sequence in which the items are saved and exchanged for each
ItemGroupDef. It is equivalent to the observation # in a dataset.'
comments:
- 'Conditional Required when the parent element is ReferenceData or ClinicalData,
the ItemGroupDataSeq.
ItemGroupDataSeq may only be used when ItemGroupData is a direct child of either
ClinicalData or ReferenceData and the ItemGroupData represents a row in a dataset.
The ItemGroupDataSeq and ItemGroupRepeatKey attributes are mutually exclusive.'
domain_of:
- ItemGroupData
range: positiveInteger
query:
name: query
multivalued: true
domain_of:
- Location
- ClinicalData
- SubjectData
- StudyEventData
- ItemGroupData
- ItemData
range: Query
inlined: true
inlined_as_list: true
itemGroupData:
name: itemGroupData
multivalued: true
domain_of:
- ReferenceData
- ClinicalData
- StudyEventData
- ItemGroupData
range: ItemGroupData
inlined: true
inlined_as_list: true
itemData:
name: itemData
multivalued: true
domain_of:
- ItemGroupData
range: ItemData
inlined: true
inlined_as_list: true
auditRecord:
name: auditRecord
domain_of:
- ReferenceData
- ClinicalData
- SubjectData
- StudyEventData
- ItemGroupData
- ItemData
- Query
range: AuditRecord
maximum_cardinality: 1
signature:
name: signature
domain_of:
- ReferenceData
- ClinicalData
- SubjectData
- StudyEventData
- ItemGroupData
- ItemData
range: Signature
maximum_cardinality: 1
annotation:
name: annotation
domain_of:
- ReferenceData
- ClinicalData
- SubjectData
- StudyEventData
- ItemGroupData
- ItemData
- Association
range: Annotation
maximum_cardinality: 1
attributes:
itemGroupOID:
name: itemGroupOID
description: Reference to an ItemGroupDef for the MetaDataVersion identified in
the ClinicalData element.
comments:
- 'Required
The values of ItemGroupOID must be unique within the parent element.'
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
alias: itemGroupOID
owner: ItemGroupData
domain_of:
- ItemGroupRef
- SourceItem
- ItemGroupData
- KeySet
range: ItemGroupDef
required: true
itemGroupRepeatKey:
name: itemGroupRepeatKey
description: A key used to distinguish between repeats of the same type of item
group.
comments:
- 'Conditional Required when the Repeating attribute for the ItemGroupDef element
is "Yes".
The values of ItemGroupRepeatKey must be unique within the parent element. The
ItemGroupRepeatKey is present only if the ItemGroupDef is repeating. For /ODM/ReferenceData/ItemGroupData
, the ItemGroupOID and ItemGroupRepeatKey pair must be unique.'
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
alias: itemGroupRepeatKey
owner: ItemGroupData
domain_of:
- ItemGroupData
- KeySet
range: repeatKey
transactionType:
name: transactionType
description: The TransactionType attribute need not be present in a Snapshot document.
comments:
- Conditional Required when the FileType attribute for the ODM element is Transactional.
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
alias: transactionType
owner: ItemGroupData
domain_of:
- SubjectData
- StudyEventData
- ItemGroupData
- ItemData
- Annotation
range: TransactionType
itemGroupDataSeq:
name: itemGroupDataSeq
description: 'Unique sequence # for each ItemGroupData child element (record)
in the container element. The ItemGroupDataSeq attribute doesn’t have any other
meaning than the sequence in which the items are saved and exchanged for each
ItemGroupDef. It is equivalent to the observation # in a dataset.'
comments:
- 'Conditional Required when the parent element is ReferenceData or ClinicalData,
the ItemGroupDataSeq.
ItemGroupDataSeq may only be used when ItemGroupData is a direct child of either
ClinicalData or ReferenceData and the ItemGroupData represents a row in a dataset.
The ItemGroupDataSeq and ItemGroupRepeatKey attributes are mutually exclusive.'
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
alias: itemGroupDataSeq
owner: ItemGroupData
domain_of:
- ItemGroupData
range: positiveInteger
query:
name: query
description: 'Query reference: The Query element represents a request for clarification
on a data item collected for a clinical trial, specifically a request from a
sponsor or sponsor’s representative to an investigator to resolve an error or
inconsistency discovered during data review. Queries can be created manually
by individuals such as site monitors or data managers or automatically by systems.
The full text of the Query exists in the Value child element. The optional Name
attribute provide the means to provide a short identifier that can be included
in listing or user interfaces.'
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
multivalued: true
alias: query
owner: ItemGroupData
domain_of:
- Location
- ClinicalData
- SubjectData
- StudyEventData
- ItemGroupData
- ItemData
range: Query
inlined: true
inlined_as_list: true
itemGroupData:
name: itemGroupData
description: 'ItemGroupData reference: Clinical data corresponding to an ItemGroupRef
defined in the active MetaDataVersion.'
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
multivalued: true
alias: itemGroupData
owner: ItemGroupData
domain_of:
- ReferenceData
- ClinicalData
- StudyEventData
- ItemGroupData
range: ItemGroupData
inlined: true
inlined_as_list: true
itemData:
name: itemData
description: 'ItemData reference: The ItemData element is used for transmission
of the clinical data for an item. The model does not support repeating items
within a single item group.'
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
multivalued: true
alias: itemData
owner: ItemGroupData
domain_of:
- ItemGroupData
range: ItemData
inlined: true
inlined_as_list: true
auditRecord:
name: auditRecord
description: 'AuditRecord reference: An AuditRecord carries information pertaining
to the creation, deletion, or modification of clinical data. This information
includes who performed that action, and where, when, and why that action was
performed.AuditRecord information describes a change to clinical data, but is
not itself clinical data. The value of some clinical data can always be changed
by a subsequent transaction, but history cannot be changed, only added to.'
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
alias: auditRecord
owner: ItemGroupData
domain_of:
- ReferenceData
- ClinicalData
- SubjectData
- StudyEventData
- ItemGroupData
- ItemData
- Query
range: AuditRecord
maximum_cardinality: 1
signature:
name: signature
description: 'Signature reference: An electronic signature applies to a collection
of clinical data. This indicates that some user accepts legal responsibility
for that data. See 21 CFR Part 11. The signature identifies the person signing,
the location of signing, the signature meaning (via the referenced SignatureDef),
the date and time of signing, and (in the case of a digital signature) an encrypted
hash of the included data.'
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
alias: signature
owner: ItemGroupData
domain_of:
- ReferenceData
- ClinicalData
- SubjectData
- StudyEventData
- ItemGroupData
- ItemData
range: Signature
maximum_cardinality: 1
annotation:
name: annotation
description: 'Annotation reference: A general note about clinical data. If an
annotation has both a comment and flags, the flags should be related to the
comment.'
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
alias: annotation
owner: ItemGroupData
domain_of:
- ReferenceData
- ClinicalData
- SubjectData
- StudyEventData
- ItemGroupData
- ItemData
- Association
range: Annotation
maximum_cardinality: 1
class_uri: odm:ItemGroupData