Class: Decode

The displayed value relating to the CodeListItem/@CodedValue. This is often a label corresponding to a short name or alpha-numeric code. The actual Decode text is provided in a TranslatedText element so that it can be provided in different languages on a case report form or tabular data summary.

URI: odm:Decode

erDiagram
Decode {

}
TranslatedText {
    languageType language  
    text type  
    contentType content  
}

Decode ||--}o TranslatedText : "translatedText"

Slots

Name Cardinality* and Range Description Inheritance
translatedText 0..*
TranslatedText
TranslatedText reference: Human-readable text that is appropriate for a parti... direct

* See LinkML documentation for cardinality definitions.

Usages

used by used in type used
CodeListItem decode range Decode

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

LinkML Source

Direct

name: Decode
description: The displayed value relating to the CodeListItem/@CodedValue. This is
  often a label corresponding to a short name or alpha-numeric code. The actual Decode
  text is provided in a TranslatedText element so that it can be provided in different
  languages on a case report form or tabular data summary.
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/Decode
rank: 1000
slots:
- translatedText
slot_usage:
  translatedText:
    name: translatedText
    multivalued: true
    domain_of:
    - Description
    - Question
    - Definition
    - Prompt
    - CRFCompletionInstructions
    - ImplementationNotes
    - CDISCNotes
    - ErrorMessage
    - Decode
    - Comment
    range: TranslatedText
    inlined: true
    inlined_as_list: true
class_uri: odm:Decode

Induced

name: Decode
description: The displayed value relating to the CodeListItem/@CodedValue. This is
  often a label corresponding to a short name or alpha-numeric code. The actual Decode
  text is provided in a TranslatedText element so that it can be provided in different
  languages on a case report form or tabular data summary.
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/Decode
rank: 1000
slot_usage:
  translatedText:
    name: translatedText
    multivalued: true
    domain_of:
    - Description
    - Question
    - Definition
    - Prompt
    - CRFCompletionInstructions
    - ImplementationNotes
    - CDISCNotes
    - ErrorMessage
    - Decode
    - Comment
    range: TranslatedText
    inlined: true
    inlined_as_list: true
attributes:
  translatedText:
    name: translatedText
    description: 'TranslatedText reference: Human-readable text that is appropriate
      for a particular language. TranslatedText elements typically occur in a series,
      presenting a set of alternative textual renditions for different languages and
      types.'
    from_schema: http://www.cdisc.org/ns/odm/v2.0
    rank: 1000
    multivalued: true
    alias: translatedText
    owner: Decode
    domain_of:
    - Description
    - Question
    - Definition
    - Prompt
    - CRFCompletionInstructions
    - ImplementationNotes
    - CDISCNotes
    - ErrorMessage
    - Decode
    - Comment
    range: TranslatedText
    inlined: true
    inlined_as_list: true
class_uri: odm:Decode