FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology.r3
Resource TypeCodeSystem
IdCodeSystem-v3-WorkClassificationODH.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem v3-WorkClassificationODH

Language: en

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
Statusstatushttp://hl7.org/fhir/concept-properties#statuscodeDesignation of a concept's state. Normally is not populated unless the state is retired.

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v3-WorkClassificationODH defines the following codes in a Is-A hierarchy:

CodeDisplayDefinitionStatus
PWAF Paid work, Armed ForcesA situation in which an individual serves in a government-sponsored military force.active
PWFG Paid work, national government, not armed forcesA situation in which an individual works for a national government organization, not including armed forces, and receives a paid salary or wage.active
PWLG Paid work, local government, not armed forcesA situation in which an individual works for a government organization with jurisdiction below the level of state/provincial/territorial/tribal government (e.g., city, town, township), not armed forces, and receives a paid salary or wage.active
PWNSE Paid non-governmental work, not self-employedA situation in which an individual works for a business (not government) that they do not own and receives a paid salary or wage.active
PWSE Paid work, self-employedA situation in which an individual earns a salary or wage working for himself or herself instead of working for an employer.active
PWSG Paid work, state government, not armed forcesA situation in which an individual works for a government organization with jurisdiction immediately below the level of national government (between national government and local government), not armed forces and receives a paid salary or wage. Often called a state, provincial, territorial, or tribal government.active
UWNSE Unpaid non-governmental work, not self-employedA situation in which an individual works for a business (not government) that they do not own without receiving a paid salary or wage.active
UWSE Unpaid work, self-employedA situation in which an individual works for himself or herself without receiving a paid salary or wage.active
VW Volunteer work (20 or more hours/week and not Disaster Response/ First Responder)A situation in which an individual chooses to do something, especially for other people or for an organization, willingly and without being forced or compensated to do it. This can include formal activity undertaken through public, private and voluntary organizations as well as informal community participation.active
VWDR Voluntary Disaster Response/First ResponderA situation in which an individual chooses to donate their time to perform activities (work) in disaster response or as a first responder, without being forced and with no expectation of compensation. This can include formal activity undertaken through a government agency or a public or private organization, as well as informal community participation.active

Source1

{
  "resourceType": "CodeSystem",
  "id": "v3-WorkClassificationODH",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/CodeSystem/v3-WorkClassificationODH",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.5.1139"
  },
  "version": "4.0.0",
  "name": "WorkClassificationODH",
  "title": "Work Classification (Occupational Data for Health)",
  "status": "active",
  "experimental": false,
  "date": "2019-03-20",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "Code system of concepts representing a person's job type as defined by compensation and sector (e.g. paid vs. unpaid, self-employed vs. not self-employed, government vs. private, etc.).",
  "copyright": "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "property": [
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "description": "Designation of a concept's state. Normally is not populated unless the state is retired.",
      "type": "code"
    }
  ],
  "concept": [
    {
      "code": "PWAF",
      "display": "Paid work, Armed Forces",
      "definition": "A situation in which an individual serves in a government-sponsored military force.",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "PWFG",
      "display": "Paid work, national government, not armed forces",
      "definition": "A situation in which an individual works for a national government organization, not including armed forces, and receives a paid salary or wage.",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "PWLG",
      "display": "Paid work, local government, not armed forces",
      "definition": "A situation in which an individual works for a government organization with jurisdiction below the level of state/provincial/territorial/tribal government (e.g., city, town, township), not armed forces, and receives a paid salary or wage.",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "PWNSE",
      "display": "Paid non-governmental work, not self-employed",
      "definition": "A situation in which an individual works for a business (not government) that they do not own and receives a paid salary or wage.",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "PWSE",
      "display": "Paid work, self-employed",
      "definition": "A situation in which an individual earns a salary or wage working for himself or herself instead of working for an employer.",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "PWSG",
      "display": "Paid work, state government, not armed forces",
      "definition": "A situation in which an individual works for a government organization with jurisdiction immediately below the level of national government (between national government and local government), not armed forces and receives a paid salary or wage. Often called a state, provincial, territorial, or tribal government.",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "UWNSE",
      "display": "Unpaid non-governmental work, not self-employed",
      "definition": "A situation in which an individual works for a business (not government) that they do not own without receiving a paid salary or wage.",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "UWSE",
      "display": "Unpaid work, self-employed",
      "definition": "A situation in which an individual works for himself or herself without receiving a paid salary or wage.",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "VW",
      "display": "Volunteer work (20 or more hours/week and not Disaster Response/ First Responder)",
      "definition": "A situation in which an individual chooses to do something, especially for other people or for an organization, willingly and without being forced or compensated to do it. This can include formal activity undertaken through public, private and voluntary organizations as well as informal community participation.",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "VWDR",
      "display": "Voluntary Disaster Response/First Responder",
      "definition": "A situation in which an individual chooses to donate their time to perform activities (work) in disaster response or as a first responder, without being forced and with no expectation of compensation. This can include formal activity undertaken through a government agency or a public or private organization, as well as informal community participation.",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    }
  ]
}