Enum: UserType

Enumeration used in userType

URI: UserType

Permissible Values

Value Meaning Description
Sponsor None
Investigator None
Lab None
Other None
Subject None
Monitor None
Data analyst None
Care provider None
Assessor None

Slots

Name Description
userType User's role in the study.
userType User's role in the study.

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: UserType
description: Enumeration used in userType
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
permissible_values:
  Sponsor:
    text: Sponsor
    is_a: UserType
  Investigator:
    text: Investigator
    is_a: UserType
  Lab:
    text: Lab
    is_a: UserType
  Other:
    text: Other
    is_a: UserType
  Subject:
    text: Subject
    is_a: UserType
  Monitor:
    text: Monitor
    is_a: UserType
  Data analyst:
    text: Data analyst
    is_a: UserType
  Care provider:
    text: Care provider
    is_a: UserType
  Assessor:
    text: Assessor
    is_a: UserType