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

FHIR IG Statistics: CodeSystem/DCH-EmploymentStatus-1

Packagenhsd.assets.stu3
Resource TypeCodeSystem
IdDCH-EmploymentStatus-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/DCH-EmploymentStatus-1
URLhttps://fhir.nhs.uk/STU3/CodeSystem/DCH-EmploymentStatus-1
Version1.0.0
Statusdraft
Date2017-12-04T00:00:00+00:00
NameDCH Employment Status
Authorityhl7
DescriptionA CodeSystem to identify an employment status.
CopyrightCopyright © 2017 NHS Digital
Contentcomplete

Resources that use this resource

ValueSet
DCH-EmploymentStatus-1DCH Employment Status

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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"
    }
  ]
}