FHIR IG analytics| Package | fhir.kh.camdheaig |
| Resource Type | CodeSystem |
| Id | CodeSystem-cr-employment-status-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/daviemukungi/CambodiaFHIRIG/CodeSystem-cr-employment-status-cs.html |
| URL | http://camdheaig.org/CodeSystem/cr-employment-status |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-05-05T08:50:43+00:00 |
| Name | CREmploymentStatusCS |
| Title | CR Employment Status Code System |
| Realm | us |
| Authority | hl7 |
| Description | Codes for current employment status. Self-reported. Not for individual clinical decision-making. |
| Content | complete |
| ValueSet | ||
| fhir.kh.camdheaig#current | cr-employment-status | CR Employment Status Value Set |
No resources found
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:
{
"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."
}
]
}