Class: FlagType

The type of flag. This determines the purpose and semantics of the flag.

URI: odm:FlagType

erDiagram
FlagType {
    nameType content  
}
CodeList {
    oid OID  
    nameType name  
    CLDataType dataType  
    YesOnly isNonStandard  
}
Alias {
    text context  
    text name  
}
Coding {
    text code  
    uriorcurie system  
    text systemName  
    text systemVersion  
    text label  
    uriorcurie href  
    uriorcurie ref  
    text commentOID  
}
CodeListItem {
    valueType codedValue  
    decimal rank  
    YesOnly other  
    positiveInteger orderNumber  
    YesOnly extendedValue  
}
Description {

}
Standard {
    oid OID  
    StandardName name  
    StandardType type  
    StandardPublishingSet publishingSet  
    text version  
    StandardStatus status  
}
CommentDef {
    oid OID  
}

FlagType ||--|| CodeList : "codeListOID"
CodeList ||--|o CommentDef : "commentOID"
CodeList ||--|o Standard : "standardOID"
CodeList ||--|o Description : "description"
CodeList ||--}o CodeListItem : "codeListItem"
CodeList ||--}o Coding : "coding"
CodeList ||--}o Alias : "alias"
CodeListItem ||--|o CommentDef : "commentOID"
CodeListItem ||--|o Description : "description"
CodeListItem ||--|o Decode : "decode"
CodeListItem ||--}o Coding : "coding"
CodeListItem ||--}o Alias : "alias"
Description ||--}o TranslatedText : "translatedText"
Standard ||--|o CommentDef : "commentOID"
CommentDef ||--|o Description : "description"
CommentDef ||--}o DocumentRef : "documentRef"

Slots

Name Cardinality* and Range Description Inheritance
codeListOID 1..1
CodeList
Reference to the CodeList definition. direct
content 0..1
nameType
multi-line text content from between XML tags direct

* See LinkML documentation for cardinality definitions.

Usages

used by used in type used
Flag flagType range FlagType

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

LinkML Source

Direct

name: FlagType
description: The type of flag. This determines the purpose and semantics of the flag.
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/FlagType
rank: 1000
slots:
- codeListOID
- content
slot_usage:
  codeListOID:
    name: codeListOID
    description: Reference to the CodeList definition.
    comments:
    - 'Required

      range: oidref

      The valid values for a FlagType are provided by the study sponsor. Must match
      the OID for a CodeList element in the Study/MetaDataVersion.'
    domain_of:
    - CodeListRef
    - FlagValue
    - FlagType
    range: CodeList
    required: true
  content:
    name: content
    domain_of:
    - TranslatedText
    - Title
    - CheckValue
    - Code
    - WorkflowEnd
    - UserName
    - Prefix
    - Suffix
    - FullName
    - GivenName
    - FamilyName
    - StreetName
    - HouseNumber
    - City
    - StateProv
    - Country
    - PostalCode
    - OtherText
    - Meaning
    - LegalReason
    - DateTimeStamp
    - ReasonForChange
    - SourceID
    - FlagValue
    - FlagType
    - Value
    range: nameType
class_uri: odm:FlagType

Induced

name: FlagType
description: The type of flag. This determines the purpose and semantics of the flag.
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/FlagType
rank: 1000
slot_usage:
  codeListOID:
    name: codeListOID
    description: Reference to the CodeList definition.
    comments:
    - 'Required

      range: oidref

      The valid values for a FlagType are provided by the study sponsor. Must match
      the OID for a CodeList element in the Study/MetaDataVersion.'
    domain_of:
    - CodeListRef
    - FlagValue
    - FlagType
    range: CodeList
    required: true
  content:
    name: content
    domain_of:
    - TranslatedText
    - Title
    - CheckValue
    - Code
    - WorkflowEnd
    - UserName
    - Prefix
    - Suffix
    - FullName
    - GivenName
    - FamilyName
    - StreetName
    - HouseNumber
    - City
    - StateProv
    - Country
    - PostalCode
    - OtherText
    - Meaning
    - LegalReason
    - DateTimeStamp
    - ReasonForChange
    - SourceID
    - FlagValue
    - FlagType
    - Value
    range: nameType
attributes:
  codeListOID:
    name: codeListOID
    description: Reference to the CodeList definition.
    comments:
    - 'Required

      range: oidref

      The valid values for a FlagType are provided by the study sponsor. Must match
      the OID for a CodeList element in the Study/MetaDataVersion.'
    from_schema: http://www.cdisc.org/ns/odm/v2.0
    rank: 1000
    alias: codeListOID
    owner: FlagType
    domain_of:
    - CodeListRef
    - FlagValue
    - FlagType
    range: CodeList
    required: true
  content:
    name: content
    description: multi-line text content from between XML tags
    from_schema: http://www.cdisc.org/ns/odm/v2.0
    rank: 1000
    alias: content
    owner: FlagType
    domain_of:
    - TranslatedText
    - Title
    - CheckValue
    - Code
    - WorkflowEnd
    - UserName
    - Prefix
    - Suffix
    - FullName
    - GivenName
    - FamilyName
    - StreetName
    - HouseNumber
    - City
    - StateProv
    - Country
    - PostalCode
    - OtherText
    - Meaning
    - LegalReason
    - DateTimeStamp
    - ReasonForChange
    - SourceID
    - FlagValue
    - FlagType
    - Value
    range: nameType
    inlined: true
class_uri: odm:FlagType