Skip to content

Enum: EnumFamilyRelationship

URI: EnumFamilyRelationship

Permissible Values

Value Meaning Description
Proband NCIT:C64435 The first affected family member to join the study
Father NCIT:C25174
Mother NCIT:C25189
Sibling NCIT:C25204
Other relative NCIT:C21480
Unrelated control NCIT:C25328

Slots

Name Description
familyRelationship Relationship of Participant to proband

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: enum_familyRelationship
definition_uri: include:enum_familyRelationship
from_schema: https://w3id.org/include
rank: 1000
permissible_values:
  proband:
    text: proband
    description: The first affected family member to join the study
    meaning: NCIT:C64435
    title: Proband
  father:
    text: father
    meaning: NCIT:C25174
    title: Father
  mother:
    text: mother
    meaning: NCIT:C25189
    title: Mother
  sibling:
    text: sibling
    meaning: NCIT:C25204
    title: Sibling
  other_relative:
    text: other_relative
    meaning: NCIT:C21480
    title: Other relative
  unrelated_control:
    text: unrelated_control
    meaning: NCIT:C25328
    title: Unrelated control