Release 4

V3-WorkClassificationODH.cs.json

Vocabulary Work GroupMaturity Level: N/AStandards Status: Informative

Raw JSON (canonical form + also see JSON Format Specification)

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.).

{
  "resourceType" : "CodeSystem",
  "id" : "v3-WorkClassificationODH",
  "meta" : {
    "lastUpdated" : "2018-08-12T00:00:00.000+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div>!-- Snipped for Brevity --></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  }],
  "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" : "2018-08-12",
  "name" : "v3.WorkClassificationODH",
  "title" : "v3 Code System WorkClassificationODH",
  "status" : "active",
  "experimental" : false,
  "date" : "2018-08-12T00:00:00+00:00",
  "publisher" : "HL7, Inc",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://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.).",
  "caseSensitive" : true,
  "valueSet" : "http://terminology.hl7.org/ValueSet/v3-WorkClassificationODH",
  "hierarchyMeaning" : "is-a",
  "content" : "complete",
  "concept" : [{
    "code" : "PWAF",
    "display" : "Paid work, Armed Forces",
    "definition" : "A situation in which an individual serves in a government-sponsored military force."
  },
  {
    "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."
  },
  {
    "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."
  },
  {
    "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."
  },
  {
    "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."
  },
  {
    "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."
  },
  {
    "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."
  },
  {
    "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."
  },
  {
    "code" : "VW",
    "display" : "Voluntary work",
    "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."
  }]
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.