Skip to content

Slot: family_role

The "role" of this individual in this family. Could include terms like "proband", "mother", etc.

URI: [includedcc:family_role](https://includedcc.org/include-access-model/family_role) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [FamilyMembership](FamilyMembership.md) | Designates a Subject as a member of a family with a specified role | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Concept](Concept.md) or 
[EnumFamilyRole](EnumFamilyRole.md) | | Domain Of | [FamilyMembership](FamilyMembership.md) | ### Cardinality and Requirements | Property | Value | | --- | --- |
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'Concept'}) - AnonymousSlotExpression({'range': 'EnumFamilyRole'})
## Identifier and Mapping Information ### Schema Source * from schema: https://includedcc.org/include-access-model ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | includedcc:family_role | | native | includedcc:family_role | ## LinkML Source
name: family_role
description: The "role" of this individual in this family. Could include terms like
  "proband", "mother", etc.
from_schema: https://includedcc.org/include-access-model
rank: 1000
domain_of:
- FamilyMembership
range: Concept
any_of:
- range: Concept
- range: EnumFamilyRole