Skip to content

Slot: dateOfBirth

The date of birth of the individual as an ISO8601 UTC timestamp - rounded down to the closest known year/month/day/hour/minute e.g. "2018-03-01T00:00:00Z" for someone born on an unknown day in March 2018 or "2018-01-01T00:00:00Z" for someone born on an unknown day in 2018 or empty if unknown/ not stated.

URI: phenopackets:dateOfBirth

Applicable Classes

Name Description Modifies Slot
Individual An individual (or subject) typically corresponds to an individual human or an... no

Properties

Identifier and Mapping Information

Annotations

property value
rank 3

Schema Source

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

LinkML Source

name: dateOfBirth
annotations:
  rank:
    tag: rank
    value: 3
description: The date of birth of the individual as an ISO8601 UTC timestamp - rounded
  down to the closest known year/month/day/hour/minute e.g. "2018-03-01T00:00:00Z"
  for someone born on an unknown day in March 2018 or "2018-01-01T00:00:00Z" for someone
  born on an unknown day in 2018 or empty if unknown/ not stated.
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
rank: 1000
alias: dateOfBirth
owner: Individual
domain_of:
- Individual
range: string