HL7 Terminology (THO)
6.5.11 - Continuous Process Integration (ci build) International flag

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

: NIOSH Work Schedule (ODH) - JSON Representation

Active as of 2025-11-13 Maturity Level: 1

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "NIOSHWorkScheduleODH",
  "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 NIOSHWorkScheduleODH</b></p><a name=\"NIOSHWorkScheduleODH\"> </a><a name=\"hcNIOSHWorkScheduleODH\"> </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><p>This value set includes codes based on the following rules:</p><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/452471000124107\">452471000124107</a></td><td>Day shift worker (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/452461000124100\">452461000124100</a></td><td>Evening shift worker (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/276066008\">276066008</a></td><td>Night shift worker (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/456971000124104\">456971000124104</a></td><td>Rotating shift worker with nights (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/456981000124101\">456981000124101</a></td><td>Rotating shift worker without nights (finding)</td></tr></table></li><li>Include codes from<code>https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.114222.4.5.340</code><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept  descends from _WorkSchedule</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/NIOSHWorkScheduleODH",
  "version" : "1.0.0",
  "name" : "NIOSHWorkScheduleODH",
  "title" : "NIOSH Work Schedule (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" : "The typical arrangement of working hours for a person's job, as reported by the person.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "452471000124107",
            "display" : "Day shift worker (finding)"
          },
          {
            "code" : "452461000124100",
            "display" : "Evening shift worker (finding)"
          },
          {
            "code" : "276066008",
            "display" : "Night shift worker (finding)"
          },
          {
            "code" : "456971000124104",
            "display" : "Rotating shift worker with nights (finding)"
          },
          {
            "code" : "456981000124101",
            "display" : "Rotating shift worker without nights (finding)"
          }
        ]
      },
      {
        "system" : "https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.114222.4.5.340",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "_WorkSchedule"
          }
        ]
      }
    ]
  }
}