Skip to content

Enum: EnumClinicalDataSourceType

URI: 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
Unknown None

Slots

Name Description
clinicalDataSourceType Source(s) of data collected from study participants; pipe-separated if multip...

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/include

LinkML Source

name: enum_clinicalDataSourceType
definition_uri: include:enum_clinicalDataSourceType
from_schema: https://w3id.org/include
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
    title: Other
  unknown:
    text: unknown
    title: Unknown