{
  "resourceType" : "Patient",
  "id" : "PatientKimMusterperson",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient PatientKimMusterperson</b></p><a name=\"PatientKimMusterperson\"> </a><a name=\"hcPatientKimMusterperson\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Kim Musterperson  (no stated gender), DoB: 1956-03-14</p><hr/></div>"
  },
  "name" : [{
    "family" : "Musterperson",
    "given" : ["Kim"]
  }],
  "birthDate" : "1956-03-14"
}