FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageus.cdc.phinvads
Resource TypeValueSet
IdValueSet-2.16.840.1.114222.4.11.7130.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7130
Version3
Statusactive
Date2020-01-07T00:12:00+11:00
NamePHVS_WorkSchedule_ODH
TitleWork Schedule (ODH)
Realmus
DescriptionThe typical arrangement of working hours for a person's job, as reported by the person.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
PHOccupationalDataForHealthODHOccupational Data for Health (ODH)

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7130",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7130"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7130",
  "version": "3",
  "name": "PHVS_WorkSchedule_ODH",
  "title": "Work Schedule (ODH)",
  "status": "active",
  "date": "2020-01-07T00:12:00+11:00",
  "description": "The typical arrangement of working hours for a person's job, as reported by the person.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/PHOccupationalDataForHealthODH",
        "version": "20201030",
        "concept": [
          {
            "code": "DS",
            "display": "Daytime"
          },
          {
            "code": "EMS",
            "display": "Early Morning"
          },
          {
            "code": "ES",
            "display": "Evening"
          },
          {
            "code": "NS",
            "display": "Night"
          },
          {
            "code": "RSWN",
            "display": "Rotating with Nights/Evenings"
          },
          {
            "code": "RSWON",
            "display": "Rotating without Nights/Evenings"
          },
          {
            "code": "SS",
            "display": "Split Shift"
          },
          {
            "code": "VLS",
            "display": "Variable"
          },
          {
            "code": "VS",
            "display": "Very Long Shift"
          }
        ]
      }
    ]
  }
}