{
  "resourceType" : "Practitioner",
  "id" : "example-practitioner-gender-other",
  "meta" : {
    "profile" : ["https://dhp.uz/fhir/core/StructureDefinition/uz-core-practitioner"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Practitioner example-practitioner-gender-other</b></p><a name=\"example-practitioner-gender-other\"> </a><a name=\"hcexample-practitioner-gender-other\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: uz</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-uz-core-practitioner.html\">UZ Core Practitioner</a></p></div><p><b>identifier</b>: National unique individual identifier/9876543211</p><p><b>active</b>: true</p><p><b>gender</b>: Other</p></div>"
  },
  "identifier" : [{
    "type" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "NI",
        "display" : "National unique individual identifier"
      }]
    },
    "system" : "https://dhp.uz/fhir/core/sid/pro/uz/argos",
    "value" : "9876543211"
  }],
  "active" : true,
  "gender" : "other",
  "_gender" : {
    "extension" : [{
      "url" : "https://dhp.uz/fhir/core/StructureDefinition/gender-other",
      "valueCoding" : {
        "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/gender-other-cs",
        "code" : "regis0007.00005",
        "display" : "Jinsni erkakka o'zgartirdi"
      }
    }]
  }
}