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

: Patient's Citizenship ValueSet - JSON Representation

Draft as of 2024-09-06

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "CitizenshipVS",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet CitizenshipVS</b></p><a name=\"CitizenshipVS\"> </a><a name=\"hcCitizenshipVS\"> </a><a name=\"CitizenshipVS-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-KNHTS.CIIZENSHIP.html\"><code>https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.CIIZENSHIP</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.CIIZENSHIP.html#KNHTS.CIIZENSHIP-kenyan\">kenyan</a></td><td style=\"color: #cccccc\">kenyan</td><td>kenyan</td></tr><tr><td><a href=\"CodeSystem-KNHTS.CIIZENSHIP.html#KNHTS.CIIZENSHIP-ugandan\">ugandan</a></td><td style=\"color: #cccccc\">ugandan</td><td>ugandan</td></tr><tr><td><a href=\"CodeSystem-KNHTS.CIIZENSHIP.html#KNHTS.CIIZENSHIP-tanzanian\">tanzanian</a></td><td style=\"color: #cccccc\">tanzanian</td><td>tanzanian</td></tr><tr><td><a href=\"CodeSystem-KNHTS.CIIZENSHIP.html#KNHTS.CIIZENSHIP-ethiopian\">ethiopian</a></td><td style=\"color: #cccccc\">ethiopian</td><td>ethiopian</td></tr></table></li></ul></div>"
  },
  "url" : "https://shr.tiberbuapps.com/fhir/ValueSet/CitizenshipVS",
  "version" : "0.1.0",
  "name" : "CITIZENSHIPVS",
  "title" : "Patient's Citizenship 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" : "Patient's Citizenship ValueSet",
  "compose" : {
    "include" : [
      {
        "system" : "https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.CIIZENSHIP",
        "concept" : [
          {
            "code" : "kenyan"
          },
          {
            "code" : "ugandan"
          },
          {
            "code" : "tanzanian"
          },
          {
            "code" : "ethiopian"
          }
        ]
      }
    ]
  }
}