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
| Draft as of 2025-12-12 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "et-occupation-cs"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://ess.gov.et/fhir/CodeSystem/occupation"^^xsd:anyURI ;
fhir:l <http://ess.gov.et/fhir/CodeSystem/occupation>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "ETOccupationCS"] ; #
fhir:title [ fhir:v "Ethiopian Occupation Code System"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2025-12-12T07:51:08+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "MoH"] ; #
fhir:contact ( [
fhir:name [ fhir:v "MoH" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://moh.gov.et" ] ] )
] ) ; #
fhir:description [ fhir:v "Common occupation terms used in Ethiopia for patient demographic classification."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ;
fhir:code [ fhir:v "231" ] ;
fhir:display [ fhir:v "Ethiopia" ] ] )
] ) ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "10"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "farmer" ] ;
fhir:display [ fhir:v "Farmer" ] ;
fhir:definition [ fhir:v "An individual engaged in crop production or livestock rearing." ]
] [
fhir:code [ fhir:v "merchant" ] ;
fhir:display [ fhir:v "Merchant / Trader" ] ;
fhir:definition [ fhir:v "A person involved in trading goods in markets or shops." ]
] [
fhir:code [ fhir:v "teacher" ] ;
fhir:display [ fhir:v "Teacher" ] ;
fhir:definition [ fhir:v "A professional working in primary, secondary, or higher education." ]
] [
fhir:code [ fhir:v "student" ] ;
fhir:display [ fhir:v "Student" ] ;
fhir:definition [ fhir:v "An individual currently enrolled in an educational institution." ]
] [
fhir:code [ fhir:v "driver" ] ;
fhir:display [ fhir:v "Driver" ] ;
fhir:definition [ fhir:v "Driver of taxi, bus, bajaj, or other transport." ]
] [
fhir:code [ fhir:v "healthworker" ] ;
fhir:display [ fhir:v "Health Worker" ] ;
fhir:definition [ fhir:v "Includes nurses, health officers, doctors, and community health workers." ]
] [
fhir:code [ fhir:v "governmentEmployee" ] ;
fhir:display [ fhir:v "Government Employee" ] ;
fhir:definition [ fhir:v "Person employed in federal, regional, or woreda-level public service." ]
] [
fhir:code [ fhir:v "constructionWorker" ] ;
fhir:display [ fhir:v "Construction Worker" ] ;
fhir:definition [ fhir:v "Skilled or unskilled person in building or infrastructure work." ]
] [
fhir:code [ fhir:v "housewife" ] ;
fhir:display [ fhir:v "Housewife / Homemaker" ] ;
fhir:definition [ fhir:v "A person primarily managing household responsibilities." ]
] [
fhir:code [ fhir:v "unemployed" ] ;
fhir:display [ fhir:v "Unemployed" ] ;
fhir:definition [ fhir:v "A person currently without formal employment." ]
] ) . #
IG © 2023+ MoH. Package smart.who.int.ig-empty#0.1.0 based on FHIR 4.0.1. Generated 2025-12-12
Links: Table of Contents |
QA Report
| Version History | License