FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/vs-EmploymentStatus-v1

Packageca.on.oh.mha-pds
TypeValueSet
Idvs-EmploymentStatus-v1
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.mha-pds@0.9.0-alpha-1.9.7.38&canonical=http://ontariohealth.ca/fhir/ValueSet/employment-status
URLhttp://ontariohealth.ca/fhir/ValueSet/employment-status
Version1.0.0
Statusactive
Date2022-08-22T20:17:06.3613088+00:00
NameEmploymentStatus
TitleEmployment Status
Realmca
Authorityhl7
DescriptionThe client's primary relation to the labour force. If the client has more than one source of employment, the employment status which client receives the highest income amount is to be considered the primary source.

Resources that use this resource

StructureDefinition
ca-on-profile-observation-employment-statusMHA Observation-EmploymentStatus Profile
ca-on-profile-Observation-employment-statusMHA Observation-EmploymentStatus Profile

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
v3-NullFlavorNullFlavor
sctSNOMED codes used in this IG
sctveri
v3-NullFlavorNullFlavor

Narrative

Note: links and images are rebased to the (stated) source

Employment Status

http://ontariohealth.ca/fhir/ValueSet/employment-status

The client's primary relation to the labour force. If the client has more than one source of employment, the employment status which client receives the highest income amount is to be considered the primary source.


Source

{
  "resourceType": "ValueSet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ontariohealth.ca/fhir/ValueSet/employment-status",
  "version": "1.0.0",
  "name": "EmploymentStatus",
  "title": "Employment Status",
  "status": "active",
  "date": "2022-08-22T20:17:06.3613088+00:00",
  "publisher": "Ontario Health",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "description": "The client's primary relation to the labour force. If the client has more than one source of employment, the employment status which client receives the highest income amount is to be considered the primary source.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/20611000087101/version/20210331",
        "concept": [
          {
            "code": "440584001",
            "display": "Permanently unable to perform work activities due to medical condition"
          },
          {
            "code": "406156006",
            "display": "In paid employment"
          },
          {
            "code": "224364001",
            "display": "In paid casual work"
          },
          {
            "code": "224372004",
            "display": "Does voluntary work"
          },
          {
            "code": "741062008",
            "display": "Not in labor force"
          },
          {
            "code": "105493001",
            "display": "Retired"
          },
          {
            "code": "224366004",
            "display": "In sheltered work"
          },
          {
            "code": "73438004",
            "display": "Unemployed"
          },
          {
            "code": "229062007",
            "display": "Income support"
          },
          {
            "code": "228651001",
            "display": "Employment retraining"
          },
          {
            "code": "160906004",
            "display": "Self-employed"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "2018-08-12",
        "concept": [
          {
            "code": "OTH",
            "display": "Other"
          },
          {
            "code": "UNK",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}