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

FHIR IG analytics

Packagefhir.kh.camdheaig
Resource TypeCodeSystem
IdCodeSystem-cr-occupation-category-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/daviemukungi/CambodiaFHIRIG/CodeSystem-cr-occupation-category-cs.html
URLhttp://camdheaig.org/CodeSystem/cr-occupation-category
Version0.1.0
Statusactive
Date2026-05-05T08:50:43+00:00
NameCROccupationCategoryCS
TitleCR Occupation Category Code System
Realmus
Authorityhl7
DescriptionBroad occupational category codes calibrated to Cambodia's primary occupational health risk profiles.
Contentcomplete

Resources that use this resource

ValueSet
fhir.kh.camdheaig#currentcr-occupation-categoryCR Occupation Category 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-occupation-category-cs

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

CodeDisplayDefinition
agriculture_fishing Agriculture / FishingPrimary occupation in agriculture or fishing.
garment_factory Garment Factory WorkerEmployed in the garment or textile manufacturing sector.
construction Construction WorkerEmployed in the construction sector.
informal_trade Informal TradeEngaged in informal trading or vending.
transport Transport WorkerEmployed in the transport sector.
domestic_work Domestic WorkerEngaged in domestic work.
formal_public_sector Formal Public SectorEmployed in the formal public sector.
formal_private_sector Formal Private SectorEmployed in the formal private sector.
healthcare_worker Healthcare WorkerEmployed in the health sector.
student_occupation StudentCurrently enrolled as a student.
not_applicable Not ApplicableNot applicable to this individual.
other OtherOccupation not covered by defined categories.
unknown UnknownOccupation not known.

Source1

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