Skip to content

Enum: EnumFamilyType

Describes the 'type' of study family, eg, trio.

URI: kfi_fhir_sparks:EnumFamilyType

Permissible Values

Value Meaning Description
control_only ncpi_family_types:Control-only Control Only
duo ncpi_family_types:Duo Duo
trio ncpi_family_types:Trio Trio
trioplus ncpi_family_types:Trio+ Trio+
proband_only ncpi_family_types:Proband-only Proband Only
other ncpi_family_types:Other Other

Slots

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

Identifier and Mapping Information

Schema Source

  • from schema: https://carrollaboratory.github.io/kfi-fhir-input

LinkML Source

name: EnumFamilyType
description: Describes the 'type' of study family, eg, trio.
title: Family Type
from_schema: https://carrollaboratory.github.io/kfi-fhir-input
rank: 1000
permissible_values:
  control_only:
    text: control_only
    description: Control Only
    meaning: ncpi_family_types:Control-only
    title: Control Only
  duo:
    text: duo
    description: Duo
    meaning: ncpi_family_types:Duo
    title: Duo
  trio:
    text: trio
    description: Trio
    meaning: ncpi_family_types:Trio
    title: Trio
  trioplus:
    text: trioplus
    description: Trio+
    meaning: ncpi_family_types:Trio+
    title: Trio+
  proband_only:
    text: proband_only
    description: Proband Only
    meaning: ncpi_family_types:Proband-only
    title: Proband Only
  other:
    text: other
    description: Other
    meaning: ncpi_family_types:Other
    title: Other