Package | nhsd.assets.stu3 |
Resource Type | CodeSystem |
Id | DCH-EmploymentStatus-1 |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/DCH-EmploymentStatus-1 |
URL | https://fhir.nhs.uk/STU3/CodeSystem/DCH-EmploymentStatus-1 |
Version | 1.0.0 |
Status | draft |
Date | 2017-12-04T00:00:00+00:00 |
Name | DCH Employment Status |
Authority | hl7 |
Description | A CodeSystem to identify an employment status. |
Copyright | Copyright © 2017 NHS Digital |
Content | complete |
ValueSet | |
DCH-EmploymentStatus-1 | DCH Employment Status |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "DCH-EmploymentStatus-1", "url": "https://fhir.nhs.uk/STU3/CodeSystem/DCH-EmploymentStatus-1", "version": "1.0.0", "name": "DCH Employment Status", "status": "draft", "date": "2017-12-04T00:00:00+00:00", "publisher": "NHS Digital", "contact": [ { "name": "Interoperability Team", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net", "use": "work" } ] } ], "description": "A CodeSystem to identify an employment status.", "copyright": "Copyright © 2017 NHS Digital", "caseSensitive": true, "content": "complete", "concept": [ { "code": "1", "display": "Employed" }, { "code": "2", "display": "Unemployed and Seeking Work" }, { "code": "3", "display": "Students who are undertaking full (at least 16 hours per week) or part-time (less than 16 hours per week) education or training and who are not working or actively seeking work" }, { "code": "4", "display": "Long-term sick or disabled, those who are receiving Incapacity Benefit, Income Support or both; or Employment and Support allowance" }, { "code": "5", "display": "Homemaker looking after the family or home and who are not working or actively seeking work" }, { "code": "6", "display": "Not receiving benefits and who are not working or actively seeking work" }, { "code": "7", "display": "Unpaid voluntary work who are not working or actively seeking work" }, { "code": "8", "display": "Retired" }, { "code": "UU", "display": "Unknown (Person asked but does not know or is unsure)" }, { "code": "ZZ", "display": "Not Stated (Person asked but declined to provide a response)" }, { "code": "V", "display": "Voluntary" } ] }