Skip to content

Enum: EnumClinicalDataSourceType

Approaches to ascertain clinical information about a participant.

URI: includedcc:EnumClinicalDataSourceType

Permissible Values

Value Meaning Description
medical_record None Data obtained directly from medical record
investigator_assessment None Data obtained by examination, interview, etc
participant_or_caregiver_report None Data obtained from survey, questionnaire, etc
other None Data obtained from other source, such as tissue bank
unknown None

Slots

Name Description
clinical_data_source_type Source(s) of data collected from study participants

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: EnumClinicalDataSourceType
description: Approaches to ascertain clinical information about a participant.
title: Clinical Data Source Type
from_schema: https://includedcc.org/include-access-model
rank: 1000
permissible_values:
  medical_record:
    text: medical_record
    description: Data obtained directly from medical record
    title: Medical Record
  investigator_assessment:
    text: investigator_assessment
    description: Data obtained by examination, interview, etc. with investigator
    title: Investigator Assessment
  participant_or_caregiver_report:
    text: participant_or_caregiver_report
    description: Data obtained from survey, questionnaire, etc. filled out by participant
      or caregiver
    title: Participant or Caregiver Report
  other:
    text: other
    description: Data obtained from other source, such as tissue bank
    title: Other
  unknown:
    text: unknown
    title: Unknown