http://terminology.hl7.org/CodeSystem/v3-WorkClassificationODH|3.0.0

name
WorkClassificationODH
package
hl7.terminology.r4@6.3.0
content
complete
status
active
date
2019-03-20 00:00:00.0

Work Classification (Occupational Data for Health)

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

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-WorkClassificationODH"
  }, {
    "name" : "version",
    "valueString" : "3.0.0"
  } ]
}