Slot: Vital Status (vital_status)
Whether participant is alive or dead
URI: includedcc:vital_status
Applicable Classes
| Name |
Description |
Modifies Slot |
| Demographics |
Basic participant demographics summary |
no |
| IncludeParticipant |
Information specific to INCLUDE participants |
no |
Properties
Type and Range
Cardinality and Requirements
Expressions & Logic
#### Any Of
Value must satisfy at least one of:
- AnonymousSlotExpression({'range': 'EnumVitalStatus'})
- AnonymousSlotExpression({'range': 'EnumUnknown'})
Schema Source
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