Enum: OrganizationType

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

URI: [odm:enum/OrganizationType](https://cdisc.org/odm2/enum/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/dds ## LinkML Source
name: OrganizationType
description: An enumeration that defines the types of organizations involved in clinical
  research
from_schema: https://cdisc.org/dds
rank: 1000
permissible_values:
  Sponsor:
    text: Sponsor
  Site:
    text: Site
  CRO:
    text: CRO
  Lab:
    text: Lab
  TechnologyProvider:
    text: TechnologyProvider
  Other:
    text: Other