| Package | ca.on.oh.mha.pds | 
| Resource Type | CodeSystem | 
| Id | employment-status | 
| FHIR Version | R4 | 
| Source | https://simplifier.net/resolve?scope=ca.on.oh.mha.pds@2.0.0-alpha-preview-0.1&canonical=http://ontariohealth.ca/fhir/CodeSystem/employment-status | 
| URL | http://ontariohealth.ca/fhir/CodeSystem/employment-status | 
| Version | 2.0.0 | 
| Status | draft | 
| Name | EmploymentStatus | 
| Title | Employment Status | 
| Description | The value set identifies the employment status that best describes the client's current situation. | 
| Content | complete | 
No resources found
No resources found
No narrative content found in resource
{
  "resourceType": "CodeSystem",
  "id": "employment-status",
  "url": "http://ontariohealth.ca/fhir/CodeSystem/employment-status",
  "version": "2.0.0",
  "name": "EmploymentStatus",
  "title": "Employment Status",
  "status": "draft",
  "publisher": "Ontario Health",
  "description": "The value set identifies the employment status that best describes the client's current situation.",
  "content": "complete",
  "concept": [
    {
      "code": "stay at home caregiver",
      "display": "Stay at home caregiver"
    },
    {
      "code": "unable to work",
      "display": "Unable to work"
    }
  ]
}