Slot: crfCompletionInstructions

CRFCompletionInstructions reference: Instructions for the clinical site on how to enter collected information on the CRF

URI: dds:slot/crfCompletionInstructions

Applicable Classes

Name Description Modifies Slot
IsODMItem A mixin that provides additional attributes for CDISC Operational Data Model items, including roles, completion instructions, and implementation notes no
Item A data element that represents a specific piece of information within a defined context, with data type, constraints, and derivation methods no

Properties

Type and Range

Property Value
Range String or 
TranslatedText
Domain Of IsODMItem

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner IsODMItem
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'string'}) - AnonymousSlotExpression({'range': 'TranslatedText'})

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: crfCompletionInstructions
description: 'CRFCompletionInstructions reference: Instructions for the clinical site
  on how to enter collected information on the CRF'
from_schema: https://cdisc.org/dds
rank: 1000
owner: IsODMItem
domain_of:
- IsODMItem
range: string
any_of:
- range: string
- range: TranslatedText