Tanzania FHIR Facade Implementation Guide
0.1.0 - ci-build Tanzania

Tanzania FHIR Facade Implementation Guide, published by Ministry of Health – Tanzania. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Speedykom/tz-fhir-ig/ and changes regularly. See the Directory of published versions

: TZ Legacy Gender ValueSet - JSON Representation

Active as of 2025-11-22

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "TZGender",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet TZGender</b></p><a name=\"TZGender\"> </a><a name=\"hcTZGender\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-TZGender.html\"><code>http://moh.tz/fhir/CodeSystem/TZGender</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span></li></ul></div>"
  },
  "url" : "http://moh.tz/fhir/ValueSet/TZGender",
  "version" : "0.1.0",
  "name" : "TZGenderVS",
  "title" : "TZ Legacy Gender ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-11-22",
  "publisher" : "Ministry of Health – Tanzania",
  "contact" : [
    {
      "name" : "Ministry of Health – Tanzania",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://moh.go.tz"
        },
        {
          "system" : "email",
          "value" : "info@moh.go.tz"
        }
      ]
    },
    {
      "name" : "Tanzania Digital Health Team",
      "telecom" : [
        {
          "system" : "email",
          "value" : "contact@speedykom.org",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "ValueSet representing legacy gender codes used in Tanzania.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "834",
          "display" : "Tanzania"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://moh.tz/fhir/CodeSystem/TZGender"
      }
    ]
  }
}