Slot: codeListItems

The individual values that make up this CodeList. The type of CodeListItem included determines its behaviour

URI: dds:slot/codeListItems

Applicable Classes

Name Description Modifies Slot
CodeList A value set that defines a discrete collection of permissible values for an item, corresponding to the ODM CodeList construct no

Properties

Type and Range

Property Value
Range CodeListItem
Domain Of CodeList

Cardinality and Requirements

Property Value
Multivalued Yes
### Slot Characteristics
Property Value
Owner CodeList

Identifier and Mapping Information

Schema Source

  • from schema: https://cdisc.org/dds

Mappings

Mapping Type Mapped Value
self dds:codeListItems
native dds:codeListItems

LinkML Source

name: codeListItems
description: The individual values that make up this CodeList. The type of CodeListItem
  included determines its behaviour
from_schema: https://cdisc.org/dds
rank: 1000
owner: CodeList
domain_of:
- CodeList
range: CodeListItem
multivalued: true
inlined: true
inlined_as_list: true