FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.kh.camdheaig
Resource TypeCodeSystem
IdCodeSystem-cr-employment-status-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/daviemukungi/CambodiaFHIRIG/CodeSystem-cr-employment-status-cs.html
URLhttp://camdheaig.org/CodeSystem/cr-employment-status
Version0.1.0
Statusactive
Date2026-05-05T08:50:43+00:00
NameCREmploymentStatusCS
TitleCR Employment Status Code System
Realmus
Authorityhl7
DescriptionCodes for current employment status. Self-reported. Not for individual clinical decision-making.
Contentcomplete

Resources that use this resource

ValueSet
fhir.kh.camdheaig#currentcr-employment-statusCR Employment Status Value Set

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem cr-employment-status-cs

This code system http://camdheaig.org/CodeSystem/cr-employment-status defines the following codes:

CodeDisplayDefinition
formal_employed Formally EmployedEmployed in formal sector.
informal_employed Informally EmployedEmployed in informal sector.
self_employed Self-EmployedSelf-employed.
unemployed_seeking Unemployed — SeekingUnemployed and seeking employment.
unemployed_not_seeking Unemployed — Not SeekingUnemployed and not seeking employment.
student StudentCurrently enrolled as a student.
retired RetiredRetired.
unable_to_work Unable to WorkUnable to work due to disability or illness.
unknown UnknownEmployment status not known.

Source1

{
  "resourceType": "CodeSystem",
  "id": "cr-employment-status-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://camdheaig.org/CodeSystem/cr-employment-status",
  "version": "0.1.0",
  "name": "CREmploymentStatusCS",
  "title": "CR Employment Status Code System",
  "status": "active",
  "experimental": false,
  "date": "2026-05-05T08:50:43+00:00",
  "publisher": "Ministry of Health, Kingdom of Cambodia",
  "contact": [
    {
      "name": "Ministry of Health, Kingdom of Cambodia",
      "telecom": [
        {
          "system": "url",
          "value": "http://moh.gov.kh"
        },
        {
          "system": "email",
          "value": "digitalhealth@moh.gov.kh"
        }
      ]
    },
    {
      "name": "CamDHEA Technical Working Group",
      "telecom": [
        {
          "system": "email",
          "value": "camdheaig@moh.gov.kh",
          "use": "work"
        },
        {
          "system": "url",
          "value": "http://camdheaig.org",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Codes for current employment status. Self-reported. Not for individual clinical decision-making.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KH",
          "display": "Cambodia"
        }
      ]
    }
  ],
  "content": "complete",
  "count": 9,
  "concept": [
    {
      "code": "formal_employed",
      "display": "Formally Employed",
      "definition": "Employed in formal sector."
    },
    {
      "code": "informal_employed",
      "display": "Informally Employed",
      "definition": "Employed in informal sector."
    },
    {
      "code": "self_employed",
      "display": "Self-Employed",
      "definition": "Self-employed."
    },
    {
      "code": "unemployed_seeking",
      "display": "Unemployed — Seeking",
      "definition": "Unemployed and seeking employment."
    },
    {
      "code": "unemployed_not_seeking",
      "display": "Unemployed — Not Seeking",
      "definition": "Unemployed and not seeking employment."
    },
    {
      "code": "student",
      "display": "Student",
      "definition": "Currently enrolled as a student."
    },
    {
      "code": "retired",
      "display": "Retired",
      "definition": "Retired."
    },
    {
      "code": "unable_to_work",
      "display": "Unable to Work",
      "definition": "Unable to work due to disability or illness."
    },
    {
      "code": "unknown",
      "display": "Unknown",
      "definition": "Employment status not known."
    }
  ]
}