Enum: IdentifierStatus¶
Whether a field contains Protected Health Information. The REDCap column is 'y' for identifiers and blank otherwise; a blank cell is represented as an absent value (the slot is optional), not as a permissible value.
URI: [redcap_dd:IdentifierStatus](https://w3id.org/linkml/redcap-data-dictionary/IdentifierStatus)
## Permissible Values
| Value | Meaning | Description |
| --- | --- | --- |
| y | None | Field contains identifying information (PHI) |
## Slots
| Name | Description |
| --- | --- |
| [identifier](identifier.md) | Whether this field contains identifying information (PHI) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/linkml/redcap-data-dictionary
## LinkML Source
name: IdentifierStatus
description: Whether a field contains Protected Health Information. The REDCap column
is 'y' for identifiers and blank otherwise; a blank cell is represented as an absent
value (the slot is optional), not as a permissible value.
from_schema: https://w3id.org/linkml/redcap-data-dictionary
rank: 1000
permissible_values:
y:
text: y
description: Field contains identifying information (PHI).