Enum: EnumDateOfBirthType
Privacy rules that may modify a date value.
URI: EnumDateOfBirthType
Permissible Values
Value | Meaning | Description |
---|---|---|
exact | ig_dob_method:exact | Exact |
year_only | ig_dob_method:year-only | Year Only |
shifted | ig_dob_method:shifted | Shifted |
decade_only | ig_dob_method:decade-only | Decade Only |
other | ig_dob_method:other | Other |
Slots
Name | Description |
---|---|
date_of_birth_type | Privacy rule modification applied to date_of_birth |
Identifier and Mapping Information
Schema Source
- from schema: https://anvilproject.org/acr-harmonized-data-model
LinkML Source
name: EnumDateOfBirthType
description: Privacy rules that may modify a date value.
from_schema: https://anvilproject.org/acr-harmonized-data-model
rank: 1000
permissible_values:
exact:
text: exact
description: Exact
meaning: ig_dob_method:exact
title: Exact
year_only:
text: year_only
description: Year Only
meaning: ig_dob_method:year-only
title: Year Only
shifted:
text: shifted
description: Shifted
meaning: ig_dob_method:shifted
title: Shifted
decade_only:
text: decade_only
description: Decade Only
meaning: ig_dob_method:decade-only
title: Decade Only
other:
text: other
description: Other
meaning: ig_dob_method:other
title: Other