Skip to content

Enum: EmploymentStatus

Employment status of a person

URI: valuesets:EmploymentStatus

Permissible Values

Value Meaning Description
FULL_TIME_EMPLOYED HL7:v2-0066#1 Full time employed
PART_TIME_EMPLOYED HL7:v2-0066#2 Part time employed
UNEMPLOYED HL7:v2-0066#3 Unemployed
SELF_EMPLOYED HL7:v2-0066#4 Self-employed
RETIRED HL7:v2-0066#5 Retired
ACTIVE_MILITARY HL7:v2-0066#6 On active military duty
CONTRACT HL7:v2-0066#C Contract, per diem
PER_DIEM HL7:v2-0066#D Per Diem
LEAVE_OF_ABSENCE HL7:v2-0066#L Leave of absence
OTHER HL7:v2-0066#O Other
TEMPORARILY_UNEMPLOYED HL7:v2-0066#T Temporarily unemployed
UNKNOWN HL7:v2-0066#9 Unknown

Slots

Name Description
employment_status Employment status of a person

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: EmploymentStatus
description: Employment status of a person
from_schema: https://w3id.org/linkml/valuesets
source: https://terminology.hl7.org/CodeSystem-v2-0066.html
rank: 1000
permissible_values:
  FULL_TIME_EMPLOYED:
    text: FULL_TIME_EMPLOYED
    description: Full time employed
    meaning: HL7:v2-0066#1
  PART_TIME_EMPLOYED:
    text: PART_TIME_EMPLOYED
    description: Part time employed
    meaning: HL7:v2-0066#2
  UNEMPLOYED:
    text: UNEMPLOYED
    description: Unemployed
    meaning: HL7:v2-0066#3
  SELF_EMPLOYED:
    text: SELF_EMPLOYED
    description: Self-employed
    meaning: HL7:v2-0066#4
  RETIRED:
    text: RETIRED
    description: Retired
    meaning: HL7:v2-0066#5
  ACTIVE_MILITARY:
    text: ACTIVE_MILITARY
    description: On active military duty
    meaning: HL7:v2-0066#6
  CONTRACT:
    text: CONTRACT
    description: Contract, per diem
    meaning: HL7:v2-0066#C
  PER_DIEM:
    text: PER_DIEM
    description: Per Diem
    meaning: HL7:v2-0066#D
  LEAVE_OF_ABSENCE:
    text: LEAVE_OF_ABSENCE
    description: Leave of absence
    meaning: HL7:v2-0066#L
  OTHER:
    text: OTHER
    description: Other
    meaning: HL7:v2-0066#O
  TEMPORARILY_UNEMPLOYED:
    text: TEMPORARILY_UNEMPLOYED
    description: Temporarily unemployed
    meaning: HL7:v2-0066#T
  UNKNOWN:
    text: UNKNOWN
    description: Unknown
    meaning: HL7:v2-0066#9