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
| Draft as of 2025-12-12 |
{
"resourceType" : "ValueSet",
"id" : "occupation-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet occupation-vs</b></p><a name=\"occupation-vs\"> </a><a name=\"hcoccupation-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-et-occupation-cs.html\"><code>http://ess.gov.et/fhir/CodeSystem/occupation</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.1.0</span></li></ul></div>"
},
"url" : "http://smart.who.int/ig-empty/ValueSet/occupation-vs",
"version" : "0.1.0",
"name" : "ETOccupationVS",
"title" : "Ethiopian occupation value set",
"status" : "draft",
"date" : "2025-12-12T07:51:08+00:00",
"publisher" : "MoH",
"contact" : [
{
"name" : "MoH",
"telecom" : [
{
"system" : "url",
"value" : "https://moh.gov.et"
}
]
}
],
"description" : "Allowed occupation codes for patients.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "231",
"display" : "Ethiopia"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://ess.gov.et/fhir/CodeSystem/occupation"
}
]
}
}