0.1.0 - ci-build

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

: CodeSystem for currency - XML Representation

Draft as of 2024-09-06

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="KNHTS.CURRENCY"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem KNHTS.CURRENCY</b></p><a name="KNHTS.CURRENCY"> </a><a name="hcKNHTS.CURRENCY"> </a><a name="KNHTS.CURRENCY-en-US"> </a><p>This case-insensitive code system <code>https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.CURRENCY</code> defines the following codes:</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">kenyanShillings<a name="KNHTS.CURRENCY-kenyanShillings"> </a></td><td>Kenyan Shilling (KES)</td><td>Kenyan Shilling (KES)</td></tr><tr><td style="white-space:nowrap">ugandanShillings<a name="KNHTS.CURRENCY-ugandanShillings"> </a></td><td>Ugandan Shilling (UGX)</td><td>Ugandan Shilling (UGX)</td></tr><tr><td style="white-space:nowrap">tanzanianShillings<a name="KNHTS.CURRENCY-tanzanianShillings"> </a></td><td>Tanzanian Shilling (TZS)</td><td>Tanzanian Shilling (TZS)</td></tr><tr><td style="white-space:nowrap">ethiopianBirr<a name="KNHTS.CURRENCY-ethiopianBirr"> </a></td><td>Ethiopian Birr (ETB)</td><td>Ethiopian Birr (ETB)</td></tr></table></div>
  </text>
  <url value="https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.CURRENCY"/>
  <version value="0.1.0"/>
  <name value="CURRENCY"/>
  <title value="CodeSystem for currency"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-09-06T09:59:02+00:00"/>
  <publisher value="intellisoftkenya"/>
  <contact>
    <name value="intellisoftkenya"/>
    <telecom>
      <system value="url"/>
      <value value="http://example.org/example-publisher"/>
    </telecom>
  </contact>
  <description value="CodeSystem for currency"/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="kenyanShillings"/>
    <display value="Kenyan Shilling (KES)"/>
    <definition value="Kenyan Shilling (KES)"/>
  </concept>
  <concept>
    <code value="ugandanShillings"/>
    <display value="Ugandan Shilling (UGX)"/>
    <definition value="Ugandan Shilling (UGX)"/>
  </concept>
  <concept>
    <code value="tanzanianShillings"/>
    <display value="Tanzanian Shilling (TZS)"/>
    <definition value="Tanzanian Shilling (TZS)"/>
  </concept>
  <concept>
    <code value="ethiopianBirr"/>
    <display value="Ethiopian Birr (ETB)"/>
    <definition value="Ethiopian Birr (ETB)"/>
  </concept>
</CodeSystem>