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 - JSON Representation

Draft as of 2024-09-06

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "KNHTS.CURRENCY",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.CURRENCY",
  "version" : "0.1.0",
  "name" : "CURRENCY",
  "title" : "CodeSystem for currency",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-09-06T09:59:02+00:00",
  "publisher" : "intellisoftkenya",
  "contact" : [
    {
      "name" : "intellisoftkenya",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description" : "CodeSystem for currency",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "kenyanShillings",
      "display" : "Kenyan Shilling (KES)",
      "definition" : "Kenyan Shilling (KES)"
    },
    {
      "code" : "ugandanShillings",
      "display" : "Ugandan Shilling (UGX)",
      "definition" : "Ugandan Shilling (UGX)"
    },
    {
      "code" : "tanzanianShillings",
      "display" : "Tanzanian Shilling (TZS)",
      "definition" : "Tanzanian Shilling (TZS)"
    },
    {
      "code" : "ethiopianBirr",
      "display" : "Ethiopian Birr (ETB)",
      "definition" : "Ethiopian Birr (ETB)"
    }
  ]
}