Enum: SignMethod

Enumeration used in methodology

URI: SignMethod

Permissible Values

Value Meaning Description
Digital None
Electronic None

Slots

Name Description
methodology Defines the type of electronic signature, including the meaning as required b...
methodology Defines the type of electronic signature, including the meaning as required b...

Identifier and Mapping Information

Schema Source

  • from schema: http://www.cdisc.org/ns/odm/v2.0

LinkML Source

name: SignMethod
description: Enumeration used in methodology
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
permissible_values:
  Digital:
    text: Digital
    is_a: SignMethod
  Electronic:
    text: Electronic
    is_a: SignMethod