Skip to content

Enum: EnumAssertionProvenance

Possible data sources for assertions.

URI: includedcc:EnumAssertionProvenance

Permissible Values

Value Meaning Description
medical_record None Data obtained from a 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

Slots

Name Description
assertion_provenance The original source of this assertion

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: EnumAssertionProvenance
description: Possible data sources for assertions.
from_schema: https://includedcc.org/include-access-model
rank: 1000
is_a: EnumNull
permissible_values:
  medical_record:
    text: medical_record
    description: Data obtained from a 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