Skip to content

Enum: EnumSubjectType

Types of Subject entities

URI: cam:EnumSubjectType

Permissible Values

Value Meaning Description
CAM:0000038 None Study participant with consent, assent, or waiver of consent
CAM:0000039 None An individual associated with a study who was not explictly consented, eg, th...
CAM:0000040 None Cell Line
CAM:0000041 None Animal model
CAM:0000042 None A group of individuals or entities
CAM:0000043 None A different entity type- ideally this will be resolved!

Slots

Name Description
subject_type Type of entity this record represents

Identifier and Mapping Information

Schema Source

  • from schema: https://includedcc.org/common-access-model

LinkML Source

name: EnumSubjectType
description: Types of Subject entities
from_schema: https://includedcc.org/common-access-model
rank: 1000
permissible_values:
  CAM:0000038:
    text: CAM:0000038
    description: Study participant with consent, assent, or waiver of consent.
    title: participant
    aliases:
    - participant
  CAM:0000039:
    text: CAM:0000039
    description: An individual associated with a study who was not explictly consented,
      eg, the subject of a reported family history.
    title: non_participant
    aliases:
    - non_participant
  CAM:0000040:
    text: CAM:0000040
    description: Cell Line
    title: cell_line
    aliases:
    - cell_line
  CAM:0000041:
    text: CAM:0000041
    description: Animal model
    title: animal_model
    aliases:
    - animal_model
  CAM:0000042:
    text: CAM:0000042
    description: A group of individuals or entities.
    title: group
    aliases:
    - group
  CAM:0000043:
    text: CAM:0000043
    description: A different entity type- ideally this will be resolved!
    title: other
    aliases:
    - other