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

: Currency ValueSet - JSON Representation

Draft as of 2024-09-06

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "CurrencyVS",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet CurrencyVS</b></p><a name=\"CurrencyVS\"> </a><a name=\"hcCurrencyVS\"> </a><a name=\"CurrencyVS-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-KNHTS.CURRENCY.html\"><code>https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.CURRENCY</code></a><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=\"CodeSystem-KNHTS.CURRENCY.html#KNHTS.CURRENCY-kenyanShillings\">kenyanShillings</a></td><td style=\"color: #cccccc\">Kenyan Shilling (KES)</td><td>Kenyan Shilling (KES)</td></tr><tr><td><a href=\"CodeSystem-KNHTS.CURRENCY.html#KNHTS.CURRENCY-tanzanianShillings\">tanzanianShillings</a></td><td style=\"color: #cccccc\">Tanzanian Shilling (TZS)</td><td>Tanzanian Shilling (TZS)</td></tr><tr><td><a href=\"CodeSystem-KNHTS.CURRENCY.html#KNHTS.CURRENCY-ugandanShillings\">ugandanShillings</a></td><td style=\"color: #cccccc\">Ugandan Shilling (UGX)</td><td>Ugandan Shilling (UGX)</td></tr><tr><td><a href=\"CodeSystem-KNHTS.CURRENCY.html#KNHTS.CURRENCY-ethiopianBirr\">ethiopianBirr</a></td><td style=\"color: #cccccc\">Ethiopian Birr (ETB)</td><td>Ethiopian Birr (ETB)</td></tr></table></li></ul></div>"
  },
  "url" : "https://shr.tiberbuapps.com/fhir/ValueSet/CurrencyVS",
  "version" : "0.1.0",
  "name" : "CURRENCYVS",
  "title" : "Currency ValueSet",
  "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" : "Currency ValueSet",
  "compose" : {
    "include" : [
      {
        "system" : "https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.CURRENCY",
        "concept" : [
          {
            "code" : "kenyanShillings"
          },
          {
            "code" : "tanzanianShillings"
          },
          {
            "code" : "ugandanShillings"
          },
          {
            "code" : "ethiopianBirr"
          }
        ]
      }
    ]
  }
}