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

FHIR IG analytics

Packagekenya.fhir.core
Resource TypeValueSet
IdValueSet-administrative-gender-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-core-FHIR-IG/ValueSet-administrative-gender-vs.html
URLhttps://fhir.sha.go.ke/fhir/ValueSet/administrative-gender
Version1.0.0
Statusactive
Date2026-05-06T17:06:38+00:00
NameAdministrativeGenderVS
TitleAdministrative Gender Value Set
DescriptionAdministrative Gender Value Set

Resources that use this resource

StructureDefinition
kenya.fhir.core#currentkenya-core-patientKenyaCore Patient Profile
kenya.fhir.core#currentpractitioner-sha-keKenyaCore Practitioner Profile

Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r4.r4b#0.1.0administrative-genderAdministrativeGender

Narrative

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

Generated Narrative: ValueSet administrative-gender-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "administrative-gender-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.sha.go.ke/fhir/ValueSet/administrative-gender",
  "version": "1.0.0",
  "name": "AdministrativeGenderVS",
  "title": "Administrative Gender 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": "Administrative Gender Value Set",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KE",
          "display": "Kenya"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/administrative-gender"
      }
    ]
  }
}