{
  "resourceType" : "Patient",
  "id" : "example-unidentified-patient",
  "meta" : {
    "profile" : ["https://dhp.uz/fhir/core/StructureDefinition/uz-core-patient"]
  },
  "language" : "uz",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"uz\" lang=\"uz\"><hr/><p><b>Uzbek</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Patient example-unidentified-patient</b></p><a name=\"uz-example-unidentified-patient\"> </a><a name=\"uz-hcexample-unidentified-patient\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-uz-core-patient.html\">UZ Core Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Unidentified patient(anonymous) (no stated gender), DoB Unknown ( ?ngen-9?\u00a0(use:\u00a0temp,\u00a0))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr></table></div>"
  },
  "identifier" : [{
    "use" : "temp",
    "_value" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
        "valueCode" : "unknown"
      }]
    }
  }],
  "active" : true,
  "name" : [{
    "use" : "anonymous",
    "text" : "Unidentified patient"
  }]
}