Enum: EnumDobMethod
Enumerations for how DOB was constructed
URI: kfi_fhir_sparks:EnumDobMethod
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| exact | ncpi_dob_method:exact | Exact |
| year_only | ncpi_dob_method:year-only | Year Only |
| shifted | ncpi_dob_method:shifted | Shifted |
| decade_only | ncpi_dob_method:decade-only | Decade Only |
| other | ncpi_dob_method:other | Other |
Slots
| Name | Description |
|---|---|
| dob_method | Specifies method used to alter DOB for research sharing |
Identifier and Mapping Information
Schema Source
- from schema: https://carrollaboratory.github.io/kfi-fhir-input
LinkML Source
name: EnumDobMethod
description: Enumerations for how DOB was constructed
from_schema: https://carrollaboratory.github.io/kfi-fhir-input
rank: 1000
permissible_values:
exact:
text: exact
description: Exact
meaning: ncpi_dob_method:exact
year_only:
text: year_only
description: Year Only
meaning: ncpi_dob_method:year-only
shifted:
text: shifted
description: Shifted
meaning: ncpi_dob_method:shifted
decade_only:
text: decade_only
description: Decade Only
meaning: ncpi_dob_method:decade-only
other:
text: other
description: Other
meaning: ncpi_dob_method:other