SIL HIE Implementation Guide
0.1.0 - sil-hie-active

SIL HIE Implementation Guide, published by Kathurima Kimathi. 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/savannahghi/hie-fhir-ig-profile/ and changes regularly. See the Directory of published versions

: HIEDefaultIdentifierCodeSystem - XML Representation

Active as of 2026-01-09

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="HIEDefaultIdentifierCodeSystem"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem HIEDefaultIdentifierCodeSystem</b></p><a name="HIEDefaultIdentifierCodeSystem"> </a><a name="hcHIEDefaultIdentifierCodeSystem"> </a><p>This  code system <code>https://nshr.dha.go.ke/fhir/CodeSystem/HIEDefaultIdentifierCodeSystem</code> defines the following code:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">default-id<a name="HIEDefaultIdentifierCodeSystem-default-id"> </a></td><td>Default System Identifier</td><td>A unique UUID identifier assigned by the system by default</td></tr></table></div>
  </text>
  <url
       value="https://nshr.dha.go.ke/fhir/CodeSystem/HIEDefaultIdentifierCodeSystem"/>
  <version value="0.1.0"/>
  <name value="HIEDefaultIdentifierCodeSystem"/>
  <status value="active"/>
  <date value="2026-01-09T16:26:07+00:00"/>
  <publisher value="Kathurima Kimathi"/>
  <contact>
    <name value="Kathurima Kimathi"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.linkedin.com/in/kathurima-kimathi/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="kathurima@savannahinformatics.com"/>
    </telecom>
  </contact>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="default-id"/>
    <display value="Default System Identifier"/>
    <definition
                value="A unique UUID identifier assigned by the system by default"/>
  </concept>
</CodeSystem>