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.7597.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7597
Version4
Statusactive
Date2020-01-07T00:12:00+11:00
NamePHVS_WorkClassification_ODH
TitleWork Classification (ODH)
Realmus
DescriptionA characterization of the arrangement between an employer and a person for a current work situation or volunteer position, such as 'paid work, self-employed' or 'voluntary work in disaster/emergency response', 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.7597",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7597"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7597",
  "version": "4",
  "name": "PHVS_WorkClassification_ODH",
  "title": "Work Classification (ODH)",
  "status": "active",
  "date": "2020-01-07T00:12:00+11:00",
  "description": "A characterization of the arrangement between an employer and a person for a current work situation or volunteer position, such as 'paid work, self-employed' or 'voluntary work in disaster/emergency response', as reported by the person.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/PHOccupationalDataForHealthODH",
        "version": "20201030",
        "concept": [
          {
            "code": "PWAF",
            "display": "Paid work, armed forces"
          },
          {
            "code": "PWLG",
            "display": "Paid work, local government"
          },
          {
            "code": "PWFG",
            "display": "Paid work, national government"
          },
          {
            "code": "PWNSE",
            "display": "Paid work, not self-employed"
          },
          {
            "code": "PWSE",
            "display": "Paid work, self-employed"
          },
          {
            "code": "PWSG",
            "display": "Paid work, state government"
          },
          {
            "code": "UWNSE",
            "display": "Unpaid work, not self-employed"
          },
          {
            "code": "UWSE",
            "display": "Unpaid work, self-employed"
          },
          {
            "code": "VWDR",
            "display": "Voluntary Disaster Response/First Responder"
          },
          {
            "code": "VW",
            "display": "Volunteer work (20 or more hours/week and not Disaster Response/ First Responder)"
          }
        ]
      }
    ]
  }
}