{
  "resourceType" : "Patient",
  "id" : "annex2b-example-child",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient annex2b-example-child</b></p><a name=\"annex2b-example-child\"> </a><a name=\"hcannex2b-example-child\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Kim Example  (no stated gender), DoB: 2018-04-12 ( https://fhir.cognovis.de/praxis/NamingSystem/pvs-patient-nummer#PvsPatientNummer#annex2b-child-1)</p><hr/></div>"
  },
  "identifier" : [{
    "system" : "https://fhir.cognovis.de/praxis/NamingSystem/pvs-patient-nummer",
    "value" : "annex2b-child-1"
  }],
  "name" : [{
    "family" : "Example",
    "given" : ["Kim"]
  }],
  "birthDate" : "2018-04-12"
}