Skip to content

Enum: EnumFamilyType

Enumerations describing research family type

URI: EnumFamilyType

Permissible Values

Value Meaning Description
control_only None Control Only
duo None Duo
proband_only None Proband Only
trio None Trio (2 parents and affected child)
trio_plus None 2 Parents and 2 or more children
other None Other

Slots

Name Description
family_type Describes the 'type' of study family, eg, trio

Identifier and Mapping Information

Schema Source

  • from schema: https://anvilproject.org/acr-harmonized-data-model

LinkML Source

name: EnumFamilyType
description: Enumerations describing research family type
from_schema: https://anvilproject.org/acr-harmonized-data-model
rank: 1000
permissible_values:
  control_only:
    text: control_only
    description: Control Only
    title: Control-only
  duo:
    text: duo
    description: Duo
    title: Duo
  proband_only:
    text: proband_only
    description: Proband Only
    title: Proband-only
  trio:
    text: trio
    description: Trio (2 parents and affected child)
    title: Trio
  trio_plus:
    text: trio_plus
    description: 2 Parents and 2 or more children
    title: Trio+
  other:
    text: other
    description: Other
    title: Other