Enum: EmploymentStatus
Enumeration for employment status
URI: [tic_provider:EmploymentStatus](https://w3id.org/OHD/DFA-study/tic_provider/EmploymentStatus)
## Permissible Values
| Value | Meaning | Description |
| --- | --- | --- |
| 1 | http://purl.obolibrary.org/obo/NCIT_C148254 | Employed full time |
| 2 | http://purl.obolibrary.org/obo/NCIT_C148255 | Employed part-time |
| 3 | http://purl.obolibrary.org/obo/NCIT_C116000 | Self-employed |
| 4 | None | Not employed, but looking for work |
| 5 | None | Not employed and not looking for work |
| 6 | None | Retired |
| 7 | http://purl.obolibrary.org/obo/NCIT_C198129 | Not employed, unable to work due to a disability or illness |
| 8 | http://purl.obolibrary.org/obo/NCIT_C75561 | Student |
| 9 | http://purl.obolibrary.org/obo/NCIT_C75560 | Stay-at-home spouse or partner |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/OHD/DFA-study/tic_provider
## LinkML Source
name: EmploymentStatus
description: Enumeration for employment status
from_schema: https://w3id.org/OHD/DFA-study/tic_provider
rank: 1000
permissible_values:
'1':
text: '1'
description: Employed full time
meaning: http://purl.obolibrary.org/obo/NCIT_C148254
'2':
text: '2'
description: Employed part-time
meaning: http://purl.obolibrary.org/obo/NCIT_C148255
'3':
text: '3'
description: Self-employed
meaning: http://purl.obolibrary.org/obo/NCIT_C116000
'4':
text: '4'
description: Not employed, but looking for work
'5':
text: '5'
description: Not employed and not looking for work
'6':
text: '6'
description: Retired
'7':
text: '7'
description: Not employed, unable to work due to a disability or illness
meaning: http://purl.obolibrary.org/obo/NCIT_C198129
'8':
text: '8'
description: Student
meaning: http://purl.obolibrary.org/obo/NCIT_C75561
'9':
text: '9'
description: Stay-at-home spouse or partner
meaning: http://purl.obolibrary.org/obo/NCIT_C75560