{
  "resourceType" : "Patient",
  "id" : "patientFemale",
  "meta" : {
    "profile" : ["https://fhir.ee/mpi/StructureDefinition/ee-mpi-patient-verified"]
  },
  "language" : "et",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"et\" lang=\"et\"><p class=\"res-header-id\"><b>Generated Narrative: Patient patientFemale</b></p><a name=\"patientFemale\"> </a><a name=\"hcpatientFemale\"> </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: et</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://fhir.ee/packages/mpi/1.5.0/site/StructureDefinition-ee-mpi-patient-verified.html\">EE MPI Patient Verified</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Leena Lööve (official) Female, DoB: 1983-01-11 ( https://fhir.ee/sid/pid/est/ni#38301105216)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\"><code>https://fhir.ee/sid/pid/est/ppn</code>/K0307337\u00a0(,\u00a0period:\u00a0(?) --&gt; 2023-12-28)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">EE (work)</td></tr></table></div>"
  },
  "identifier" : [{
    "system" : "https://fhir.ee/sid/pid/est/ni",
    "value" : "38301105216"
  },
  {
    "system" : "https://fhir.ee/sid/pid/est/ppn",
    "value" : "K0307337",
    "period" : {
      "end" : "2023-12-28"
    },
    "assigner" : {
      "display" : "Estonian Police and Board Agency"
    }
  }],
  "active" : true,
  "name" : [{
    "use" : "official",
    "family" : "Lööve",
    "given" : ["Leena"]
  }],
  "gender" : "female",
  "birthDate" : "1983-01-11",
  "address" : [{
    "use" : "work",
    "country" : "EE"
  }]
}