Ethiopian FHIR Implemenetation Guide Core
0.1.0 - ci-build Ethiopia

Ethiopian FHIR Implemenetation Guide Core, published by MoH. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/habibbushira/ETBase-ig/ and changes regularly. See the Directory of published versions

: Ethiopian Occupation Code System - XML Representation

Draft as of 2025-12-12

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="et-occupation-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem et-occupation-cs</b></p><a name="et-occupation-cs"> </a><a name="hcet-occupation-cs"> </a><p>This  code system <code>http://ess.gov.et/fhir/CodeSystem/occupation</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">farmer<a name="et-occupation-cs-farmer"> </a></td><td>Farmer</td><td>An individual engaged in crop production or livestock rearing.</td></tr><tr><td style="white-space:nowrap">merchant<a name="et-occupation-cs-merchant"> </a></td><td>Merchant / Trader</td><td>A person involved in trading goods in markets or shops.</td></tr><tr><td style="white-space:nowrap">teacher<a name="et-occupation-cs-teacher"> </a></td><td>Teacher</td><td>A professional working in primary, secondary, or higher education.</td></tr><tr><td style="white-space:nowrap">student<a name="et-occupation-cs-student"> </a></td><td>Student</td><td>An individual currently enrolled in an educational institution.</td></tr><tr><td style="white-space:nowrap">driver<a name="et-occupation-cs-driver"> </a></td><td>Driver</td><td>Driver of taxi, bus, bajaj, or other transport.</td></tr><tr><td style="white-space:nowrap">healthworker<a name="et-occupation-cs-healthworker"> </a></td><td>Health Worker</td><td>Includes nurses, health officers, doctors, and community health workers.</td></tr><tr><td style="white-space:nowrap">governmentEmployee<a name="et-occupation-cs-governmentEmployee"> </a></td><td>Government Employee</td><td>Person employed in federal, regional, or woreda-level public service.</td></tr><tr><td style="white-space:nowrap">constructionWorker<a name="et-occupation-cs-constructionWorker"> </a></td><td>Construction Worker</td><td>Skilled or unskilled person in building or infrastructure work.</td></tr><tr><td style="white-space:nowrap">housewife<a name="et-occupation-cs-housewife"> </a></td><td>Housewife / Homemaker</td><td>A person primarily managing household responsibilities.</td></tr><tr><td style="white-space:nowrap">unemployed<a name="et-occupation-cs-unemployed"> </a></td><td>Unemployed</td><td>A person currently without formal employment.</td></tr></table></div>
  </text>
  <url value="http://ess.gov.et/fhir/CodeSystem/occupation"/>
  <version value="0.1.0"/>
  <name value="ETOccupationCS"/>
  <title value="Ethiopian Occupation Code System"/>
  <status value="draft"/>
  <date value="2025-12-12T07:51:08+00:00"/>
  <publisher value="MoH"/>
  <contact>
    <name value="MoH"/>
    <telecom>
      <system value="url"/>
      <value value="https://moh.gov.et"/>
    </telecom>
  </contact>
  <description
               value="Common occupation terms used in Ethiopia for patient demographic classification."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="231"/>
      <display value="Ethiopia"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="10"/>
  <concept>
    <code value="farmer"/>
    <display value="Farmer"/>
    <definition
                value="An individual engaged in crop production or livestock rearing."/>
  </concept>
  <concept>
    <code value="merchant"/>
    <display value="Merchant / Trader"/>
    <definition
                value="A person involved in trading goods in markets or shops."/>
  </concept>
  <concept>
    <code value="teacher"/>
    <display value="Teacher"/>
    <definition
                value="A professional working in primary, secondary, or higher education."/>
  </concept>
  <concept>
    <code value="student"/>
    <display value="Student"/>
    <definition
                value="An individual currently enrolled in an educational institution."/>
  </concept>
  <concept>
    <code value="driver"/>
    <display value="Driver"/>
    <definition value="Driver of taxi, bus, bajaj, or other transport."/>
  </concept>
  <concept>
    <code value="healthworker"/>
    <display value="Health Worker"/>
    <definition
                value="Includes nurses, health officers, doctors, and community health workers."/>
  </concept>
  <concept>
    <code value="governmentEmployee"/>
    <display value="Government Employee"/>
    <definition
                value="Person employed in federal, regional, or woreda-level public service."/>
  </concept>
  <concept>
    <code value="constructionWorker"/>
    <display value="Construction Worker"/>
    <definition
                value="Skilled or unskilled person in building or infrastructure work."/>
  </concept>
  <concept>
    <code value="housewife"/>
    <display value="Housewife / Homemaker"/>
    <definition
                value="A person primarily managing household responsibilities."/>
  </concept>
  <concept>
    <code value="unemployed"/>
    <display value="Unemployed"/>
    <definition value="A person currently without formal employment."/>
  </concept>
</CodeSystem>