FHIR IG analytics| Package | fhir.kh.camdheaig |
| Resource Type | CodeSystem |
| Id | CodeSystem-cr-occupation-category-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/daviemukungi/CambodiaFHIRIG/CodeSystem-cr-occupation-category-cs.html |
| URL | http://camdheaig.org/CodeSystem/cr-occupation-category |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-05-05T08:50:43+00:00 |
| Name | CROccupationCategoryCS |
| Title | CR Occupation Category Code System |
| Realm | us |
| Authority | hl7 |
| Description | Broad occupational category codes calibrated to Cambodia's primary occupational health risk profiles. |
| Content | complete |
| ValueSet | ||
| fhir.kh.camdheaig#current | cr-occupation-category | CR Occupation Category Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cr-occupation-category-cs
This code system http://camdheaig.org/CodeSystem/cr-occupation-category defines the following codes:
{
"resourceType": "CodeSystem",
"id": "cr-occupation-category-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://camdheaig.org/CodeSystem/cr-occupation-category",
"version": "0.1.0",
"name": "CROccupationCategoryCS",
"title": "CR Occupation Category 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": "Broad occupational category codes calibrated to Cambodia's primary occupational health risk profiles.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KH",
"display": "Cambodia"
}
]
}
],
"content": "complete",
"count": 13,
"concept": [
{
"code": "agriculture_fishing",
"display": "Agriculture / Fishing",
"definition": "Primary occupation in agriculture or fishing."
},
{
"code": "garment_factory",
"display": "Garment Factory Worker",
"definition": "Employed in the garment or textile manufacturing sector."
},
{
"code": "construction",
"display": "Construction Worker",
"definition": "Employed in the construction sector."
},
{
"code": "informal_trade",
"display": "Informal Trade",
"definition": "Engaged in informal trading or vending."
},
{
"code": "transport",
"display": "Transport Worker",
"definition": "Employed in the transport sector."
},
{
"code": "domestic_work",
"display": "Domestic Worker",
"definition": "Engaged in domestic work."
},
{
"code": "formal_public_sector",
"display": "Formal Public Sector",
"definition": "Employed in the formal public sector."
},
{
"code": "formal_private_sector",
"display": "Formal Private Sector",
"definition": "Employed in the formal private sector."
},
{
"code": "healthcare_worker",
"display": "Healthcare Worker",
"definition": "Employed in the health sector."
},
{
"code": "student_occupation",
"display": "Student",
"definition": "Currently enrolled as a student."
},
{
"code": "not_applicable",
"display": "Not Applicable",
"definition": "Not applicable to this individual."
},
{
"code": "other",
"display": "Other",
"definition": "Occupation not covered by defined categories."
},
{
"code": "unknown",
"display": "Unknown",
"definition": "Occupation not known."
}
]
}