Kenya Core FHIR Implementation Guide (IG)
0.1.0 - ci-build

Kenya Core FHIR Implementation Guide (IG), published by IntelliSOFT Consulting. 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/IntelliSOFT-Consulting/Kenya-core-FHIR-IG/ and changes regularly. See the Directory of published versions

: Organization Type - XML Representation

Active as of 2025-12-17

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="OrganizationTypeCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem OrganizationTypeCS</b></p><a name="OrganizationTypeCS"> </a><a name="hcOrganizationTypeCS"> </a><p>This  code system <code>https://nhts.dha.go.ke/orgs/MOH-KENYA/sources/ORG-00001-SRC-024</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">private<a name="OrganizationTypeCS-private"> </a></td><td>Private</td></tr><tr><td style="white-space:nowrap">community<a name="OrganizationTypeCS-community"> </a></td><td>Community</td></tr><tr><td style="white-space:nowrap">NGO<a name="OrganizationTypeCS-NGO"> </a></td><td>Non-Governmental Organisation</td></tr><tr><td style="white-space:nowrap">all<a name="OrganizationTypeCS-all"> </a></td><td>All</td></tr><tr><td style="white-space:nowrap">GOK<a name="OrganizationTypeCS-GOK"> </a></td><td>Government of Kenya</td></tr><tr><td style="white-space:nowrap">FBO<a name="OrganizationTypeCS-FBO"> </a></td><td>Faith-Based Organisation</td></tr></table></div>
  </text>
  <url
       value="https://nhts.dha.go.ke/orgs/MOH-KENYA/sources/ORG-00001-SRC-024"/>
  <version value="0.1.0"/>
  <name value="OrganizationTypeCS"/>
  <title value="Organization Type"/>
  <status value="active"/>
  <date value="2025-12-17T09:57:49+00:00"/>
  <publisher value="IntelliSOFT Consulting"/>
  <contact>
    <name value="IntelliSOFT Consulting"/>
    <telecom>
      <system value="url"/>
      <value value="https://.com/fhir/example-publisher"/>
    </telecom>
  </contact>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="private"/>
    <display value="Private"/>
  </concept>
  <concept>
    <code value="community"/>
    <display value="Community"/>
  </concept>
  <concept>
    <code value="NGO"/>
    <display value="Non-Governmental Organisation"/>
  </concept>
  <concept>
    <code value="all"/>
    <display value="All"/>
  </concept>
  <concept>
    <code value="GOK"/>
    <display value="Government of Kenya"/>
  </concept>
  <concept>
    <code value="FBO"/>
    <display value="Faith-Based Organisation"/>
  </concept>
</CodeSystem>