Enum: OrganizationType

An enumeration that defines the types of organizations involved in clinical research

URI: OrganizationType

Permissible Values

Value Meaning Description
Sponsor None
Site None
CRO None
Lab None
TechnologyProvider None
Other None

Identifier and Mapping Information

Schema Source

  • from schema: https://cdisc.org/define-json

LinkML Source

name: OrganizationType
description: An enumeration that defines the types of organizations involved in clinical
  research
from_schema: https://cdisc.org/define-json
rank: 1000
permissible_values:
  Sponsor:
    text: Sponsor
  Site:
    text: Site
  CRO:
    text: CRO
  Lab:
    text: Lab
  TechnologyProvider:
    text: TechnologyProvider
  Other:
    text: Other