{
  "resourceType": "Patient",
  "id": "0",
  "meta": {
    "profile": [
      "https://fhir.bbmri.de/StructureDefinition/Patient"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>id</b>: 0</p><p><b>meta</b>: </p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1989-11-18</p><p><b>deceased</b>: Jan 27, 2009, 12:00:00 AM</p></div>"
  },
  "gender": "male",
  "birthDate": "1989-11-18",
  "deceasedDateTime": "2009-01-27"
}