{
  "resourceType" : "Patient",
  "id" : "ExamplePatientSeit",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient ExamplePatientSeit</b></p><a name=\"ExamplePatientSeit\"> </a><a name=\"hcExamplePatientSeit\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Klaus Becker (official) Male, DoB: 1958-11-23</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=\"Datum seit wann der Patient in der Praxis in Behandlung ist (behandelt seit)\"><a href=\"StructureDefinition-patient-seit.html\">Patient seit</a></td><td colspan=\"3\">2015-03-10</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/patient-seit",
    "valueDate" : "2015-03-10"
  }],
  "active" : true,
  "name" : [{
    "use" : "official",
    "family" : "Becker",
    "given" : ["Klaus"]
  }],
  "gender" : "male",
  "birthDate" : "1958-11-23"
}