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 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="et-contactpoint-system-vs"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet et-contactpoint-system-vs</b></p><a name="et-contactpoint-system-vs"> </a><a name="hcet-contactpoint-system-vs"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-contact-point-system.html"><code>http://hl7.org/fhir/contact-point-system</code></a><span title="Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references"> version 📦4.0.1</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-contact-point-system.html#contact-point-system-phone">phone</a></td><td style="color: #cccccc">Phone</td><td>The value is a telephone number used for voice calls. Use of full international numbers starting with + is recommended to enable automatic dialing support but not required.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-contact-point-system.html#contact-point-system-email">email</a></td><td style="color: #cccccc">Email</td><td>The value is an email address.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-contact-point-system.html#contact-point-system-sms">sms</a></td><td style="color: #cccccc">SMS</td><td>A contact that can be used for sending an sms message (e.g. mobile phones, some landlines).</td></tr></table></li></ul></div>
</text>
<url
value="http://smart.who.int/ig-empty/ValueSet/et-contactpoint-system-vs"/>
<version value="0.1.0"/>
<name value="ContactPointSystemVS"/>
<title value="Ethiopian ContactPoint System Value Set"/>
<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="Allowed contact methods for Ethiopian patients."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="231"/>
<display value="Ethiopia"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://hl7.org/fhir/contact-point-system"/>
<concept>
<code value="phone"/>
</concept>
<concept>
<code value="email"/>
</concept>
<concept>
<code value="sms"/>
</concept>
</include>
</compose>
</ValueSet>