http://terminology.hl7.org/CodeSystem/PHOccupationCDCCensus2010|2.0.1

name
PHOccupationCDCCensus2010
package
hl7.terminology@6.3.0
content
not-present
status
active
date
2019-03-20 04:00:00.0

Occupation CDC Census 2010

2010 Occupation coding system used by CDC (NIOSH and NCHS) for coding occupation text. Occupation describes a set of activities or tasks that individuals are paid to perform or, if unpaid, define a person's contribution to a household/family business/community.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/PHOccupationCDCCensus2010"
  }, {
    "name" : "version",
    "valueString" : "2.0.1"
  } ]
}