HL7 Terminology (THO)
6.5.11 - Continuous Process Integration (ci build)
HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 6.5.11 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions
| Active as of 2025-11-13 | Maturity Level: 1 |
{
"resourceType" : "ValueSet",
"id" : "NIOSHEmploymentStatusODH",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet NIOSHEmploymentStatusODH</b></p><a name=\"NIOSHEmploymentStatusODH\"> </a><a name=\"hcNIOSHEmploymentStatusODH\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R5/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/224363007\">224363007</a></td><td>Employed (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/741062008\">741062008</a></td><td>Not in labor force (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/73438004\">73438004</a></td><td>Unemployed (finding)</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "vocab"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
}
],
"url" : "http://terminology.hl7.org/ValueSet/NIOSHEmploymentStatusODH",
"version" : "1.0.0",
"name" : "NIOSHEmploymentStatusODH",
"title" : "NIOSH Employment Status (ODH)",
"status" : "active",
"experimental" : false,
"date" : "2025-11-13T23:55:35+00:00",
"publisher" : "Health Level Seven International",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org"
},
{
"system" : "email",
"value" : "hq@HL7.org"
}
]
}
],
"description" : "A person's self-reported relationship to working for pay, family earnings, or training (e.g. having one or more jobs, searching for work, etc.).",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "224363007",
"display" : "Employed (finding)"
},
{
"code" : "741062008",
"display" : "Not in labor force (finding)"
},
{
"code" : "73438004",
"display" : "Unemployed (finding)"
}
]
}
]
}
}