FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/administrative-gender-vs

Packagefhir.kenyaPSIG
TypeValueSet
Idadministrative-gender-vs
FHIR VersionR4
Sourcehttps://example.org/fhir/https://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Patient-Summary-FHIR-IG/ValueSet-administrative-gender-vs.html
URLhttps://example.org/fhir/ValueSet/administrative-gender-vs
Version0.1.0
Statusactive
Date2025-07-15T09:30:53+00:00
NameAdministrativeGenderVS
TitleAdministrative Gender
Realmus
Authorityhl7
DescriptionAdministrative gender codes excluding 'unknown'.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
administrative-genderAdministrative Gender
administrative-genderAdministrativeGender

Narrative

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

Generated Narrative: ValueSet administrative-gender-vs


Source

{
  "resourceType": "ValueSet",
  "id": "administrative-gender-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://example.org/fhir/ValueSet/administrative-gender-vs",
  "version": "0.1.0",
  "name": "AdministrativeGenderVS",
  "title": "Administrative Gender",
  "status": "active",
  "date": "2025-07-15T09:30:53+00:00",
  "publisher": "IntelliSOFT Consulting",
  "contact": [
    {
      "name": "IntelliSOFT Consulting",
      "telecom": [
        {
          "system": "url",
          "value": "https://.com/fhir/example-publisher"
        }
      ]
    },
    {
      "name": "KPS Team Kenya.",
      "telecom": [
        {
          "system": "email",
          "value": "info@example.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Administrative gender codes excluding 'unknown'.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KE",
          "display": "Kenya"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/administrative-gender"
      }
    ]
  }
}