Skip to content

Slot: Vital Status (vital_status)

Whether participant is alive or dead

URI: [includedcc:vital_status](https://includedcc.org/include-access-model/vital_status) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Demographics](Demographics.md) | Basic participant demographics summary | no | | [IncludeParticipant](IncludeParticipant.md) | Information specific to INCLUDE participants | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Concept](Concept.md) or 
[EnumVitalStatus](EnumVitalStatus.md) or 
[EnumUnknown](EnumUnknown.md) | | Domain Of | [Demographics](Demographics.md) | ### Cardinality and Requirements | Property | Value | | --- | --- |
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'EnumVitalStatus'}) - AnonymousSlotExpression({'range': 'EnumUnknown'})
## Identifier and Mapping Information ### Schema Source * from schema: https://includedcc.org/include-access-model ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | includedcc:vital_status | | native | includedcc:vital_status | ## LinkML Source
name: vital_status
description: Whether participant is alive or dead
title: Vital Status
from_schema: https://includedcc.org/include-access-model
rank: 1000
domain_of:
- Demographics
range: Concept
any_of:
- range: EnumVitalStatus
- range: EnumUnknown