FHIR IG analytics| Package | us.cdc.phinvads |
| Resource Type | ValueSet |
| Id | ValueSet-2.16.840.1.114222.4.11.7130.json |
| FHIR Version | R4 |
| URL | http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7130 |
| Version | 3 |
| Status | active |
| Date | 2020-01-07T00:12:00+11:00 |
| Name | PHVS_WorkSchedule_ODH |
| Title | Work Schedule (ODH) |
| Realm | us |
| Description | The typical arrangement of working hours for a person's job, as reported by the person. |
No resources found
| CodeSystem | |
| PHOccupationalDataForHealthODH | Occupational Data for Health (ODH) |
No narrative content found in resource
{
"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"
}
]
}
]
}
}