Kenya eClaims FHIR IG
0.1.0 - ci-build Kenya flag

Kenya eClaims FHIR IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Admit Source - XML Representation

Active as of 2025-12-09

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="admit-source-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet admit-source-vs</b></p><a name="admit-source-vs"> </a><a name="hcadmit-source-vs"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/7.0.0/CodeSystem-admit-source.html"><code>http://terminology.hl7.org/CodeSystem/admit-source</code></a><span title="Version is not explicitly stated, which means it is fixed to 1.0.1, the version found through the package references"> version &#x1F4E6;1.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://terminology.hl7.org/7.0.0/CodeSystem-admit-source.html#admit-source-hosp-trans">hosp-trans</a></td><td>Transferred from other hospital</td><td>The Patient has been transferred from another hospital for this encounter.</td></tr><tr><td><a href="http://terminology.hl7.org/7.0.0/CodeSystem-admit-source.html#admit-source-emd">emd</a></td><td>From accident/emergency department</td><td>The patient has been transferred from the emergency department within the hospital. This is typically used in the transition to an inpatient encounter</td></tr><tr><td><a href="http://terminology.hl7.org/7.0.0/CodeSystem-admit-source.html#admit-source-outp">outp</a></td><td>From outpatient department</td><td>The patient has been transferred from an outpatient department within the hospital.</td></tr></table></li></ul></div>
  </text>
  <url value="https://example.com/fhir/ValueSet/admit-source-vs"/>
  <version value="0.1.0"/>
  <name value="AdmitSourceVS"/>
  <title value="Admit Source"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-12-09T10:36:33+00:00"/>
  <publisher value="iclKenya"/>
  <contact>
    <name value="iclKenya"/>
    <telecom>
      <system value="url"/>
      <value value="http://example.org/example-publisher"/>
    </telecom>
  </contact>
  <contact>
    <name value="eClaims Team Kenya."/>
    <telecom>
      <system value="email"/>
      <value value="bobsmith@example.org"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="A set of SNOMED CT codes for patient admission sources."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/admit-source"/>
      <concept>
        <code value="hosp-trans"/>
        <display value="Transferred from other hospital"/>
      </concept>
      <concept>
        <code value="emd"/>
        <display value="From accident/emergency department"/>
      </concept>
      <concept>
        <code value="outp"/>
        <display value="From outpatient department"/>
      </concept>
    </include>
  </compose>
</ValueSet>