Ethiopia Base Implementation Guide
0.1.0 - ci-build
Ethiopia Base Implementation Guide, published by MOH Ethiopia. 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/MoH-Ethiopia/ETBase/ and changes regularly. See the Directory of published versions
| Draft as of 2025-12-25 |
{
"resourceType" : "ValueSet",
"id" : "preferred-contact-method-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet preferred-contact-method-vs</b></p><a name=\"preferred-contact-method-vs\"> </a><a name=\"hcpreferred-contact-method-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-prefered-contact-cs.html\"><code>http://fhir.et/CodeSystem/preferedcontact</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://fhir.et/core/ValueSet/preferred-contact-method-vs",
"version" : "0.1.0",
"name" : "PreferredContactMethodVS",
"title" : "Preferred Contact Method Value Set",
"status" : "draft",
"date" : "2025-12-25T19:56:32+00:00",
"publisher" : "MOH Ethiopia",
"contact" : [
{
"name" : "MOH Ethiopia",
"telecom" : [
{
"system" : "url",
"value" : "http://moh.gov.et"
}
]
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://fhir.et/CodeSystem/preferedcontact"
}
]
}
}