{
  "resourceType" : "RelatedPerson",
  "id" : "MariaRambeau16",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson MariaRambeau16</b></p><a name=\"MariaRambeau16\"> </a><a name=\"hcMariaRambeau16\"> </a><p><b>patient</b>: <a href=\"Patient-SteffiRambeau16.html\">Mo  Female, DoB: 2009-07-18</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode MTH}\">mother</span></p><p><b>name</b>: Maria Rambeau </p></div>"
  },
  "patient" : {
    "reference" : "Patient/SteffiRambeau16"
  },
  "relationship" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
      "code" : "MTH",
      "display" : "mother"
    }]
  }],
  "name" : [{
    "family" : "Rambeau",
    "given" : ["Maria"]
  }]
}