Skip to content

Enum: Status

Default = false i.e. the individual is alive. MUST be true if

URI: Status

Permissible Values

Value Meaning Description
ALIVE None
DECEASED None
UNKNOWN_STATUS None

Slots

Name Description
status

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/phenopackets/phenopackets

LinkML Source

name: Status
description: Default = false i.e. the individual is alive. MUST be true if
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
rank: 1000
permissible_values:
  ALIVE:
    text: ALIVE
    description: ''
  DECEASED:
    text: DECEASED
    description: ''
  UNKNOWN_STATUS:
    text: UNKNOWN_STATUS
    description: ''