View raw Markdown
type: valuesetvalueset: employment-status-odh

Employment Status (ODH)

Content (Compose)

ValueSet XML

<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="employment-status-odh"/>
  <url value="http://hl7.org/fhir/ValueSet/employment-status-odh"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.3285"/>
  </identifier>
  <name value="EmploymentStatusODH"/>
  <title value="Employment Status (ODH)"/>
  <status value="active"/>
  <experimental value="true"/>
  <publisher value="CDC PHIN VADS"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7129"/>
    </telecom>
  </contact>
  <description value="A value set consisting of codes pertaining to a person’s current economic relationship to a job. Employment status refers to whether a person is currently working for compensation, is unemployed (i.e., searching for work for compensation), or is not in the labor force (e.g. disabled, homemaker, chooses not to work, etc.). Employment status is not the same as classification of work."/>
  <compose>
    <include>
      <valueSet value="https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7129"/>
    </include>
  </compose>
</ValueSet>