FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagekenya.fhir.core
Resource TypeValueSet
IdValueSet-kenya-license-status-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-core-FHIR-IG/ValueSet-kenya-license-status-vs.html
URLhttps://fhir.sha.go.ke/fhir/ValueSet/kenya-license-status
Version1.0.0
Statusactive
Date2026-05-06T17:06:38+00:00
NameKenyaLicenseStatusVS
TitleKenya License Status Value Set
DescriptionKenya License Status Value Set

Resources that use this resource

StructureDefinition
kenya.fhir.core#currentlicense-status-extensionLicense Status Extension

Resources that this resource uses

CodeSystem
kenya.fhir.core#currentKenyaLicenseStatusKenya License Status

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet kenya-license-status-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "kenya-license-status-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.sha.go.ke/fhir/ValueSet/kenya-license-status",
  "version": "1.0.0",
  "name": "KenyaLicenseStatusVS",
  "title": "Kenya License Status Value Set",
  "status": "active",
  "date": "2026-05-06T17:06:38+00:00",
  "publisher": "Kenya Social Health Authority (SHA)",
  "contact": [
    {
      "name": "Kenya Social Health Authority (SHA)",
      "telecom": [
        {
          "system": "url",
          "value": "https://sha.go.ke"
        },
        {
          "system": "email",
          "value": "fhir@sha.go.ke"
        }
      ]
    }
  ],
  "description": "Kenya License Status Value Set",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KE",
          "display": "Kenya"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://fhir.sha.go.ke/fhir/CodeSystem/KenyaLicenseStatus"
      }
    ]
  }
}