Skip to content

Enum: FamilyRelationshipEnum

Values describing the relationship between an individual and family members.

URI: FamilyRelationshipEnum

Permissible Values

Value Meaning Description
ONESELF None A relation to one's self
NATURAL_PARENT OMOP:4029630 A relation to a natural parent (mother or father) when otherwise not specifie...
NATURAL_FATHER OMOP:4321888 A relation to a natural father
NATURAL_MOTHER OMOP:4277283 A relation to a natural mother
NATURAL_SIBLING OMOP:4218412 A relation to a natural sibling (sister or brother) when otherwise not specif...
NATURAL_BROTHER OMOP:4263682 A relation to a natural brother
NATURAL_SISTER OMOP:4251326 A relation to a natural sister

Slots

Name Description
relationship_to_participant A value indicating the relationship between the Participant to which the Cond...

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/nhlbidatastage/bdchm

LinkML Source

name: FamilyRelationshipEnum
description: Values describing the relationship between an individual and family members.
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
permissible_values:
  ONESELF:
    text: ONESELF
    description: A relation to one's self.
  NATURAL_PARENT:
    text: NATURAL_PARENT
    description: A relation to a natural parent (mother or father) when otherwise
      not specified.
    meaning: OMOP:4029630
  NATURAL_FATHER:
    text: NATURAL_FATHER
    description: A relation to a natural father.
    meaning: OMOP:4321888
  NATURAL_MOTHER:
    text: NATURAL_MOTHER
    description: A relation to a natural mother.
    meaning: OMOP:4277283
  NATURAL_SIBLING:
    text: NATURAL_SIBLING
    description: A relation to a natural sibling (sister or brother) when otherwise
      not specified.
    meaning: OMOP:4218412
  NATURAL_BROTHER:
    text: NATURAL_BROTHER
    description: A relation to a natural brother.
    meaning: OMOP:4263682
  NATURAL_SISTER:
    text: NATURAL_SISTER
    description: A relation to a natural sister.
    meaning: OMOP:4251326