{
  "resourceType" : "RelatedPerson",
  "id" : "PFEIG-RelatedPerson-CharlesJohnson",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson PFEIG-RelatedPerson-CharlesJohnson</b></p><a name=\"PFEIG-RelatedPerson-CharlesJohnson\"> </a><a name=\"hcPFEIG-RelatedPerson-CharlesJohnson\"> </a><p><b>active</b>: true</p><p><b>patient</b>: <a href=\"Patient-PFEIG-patientBSJ1.html\">Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)</a></p><p><b>relationship</b>: <span title=\"Codes:\">Spouse</span></p><p><b>name</b>: Charles Johnson</p><p><b>telecom</b>: ph: (210) 222-3333</p></div>"
  },
  "active" : true,
  "patient" : {
    "reference" : "Patient/PFEIG-patientBSJ1"
  },
  "relationship" : [{
    "text" : "Spouse"
  }],
  "name" : [{
    "text" : "Charles Johnson"
  }],
  "telecom" : [{
    "system" : "phone",
    "value" : "(210) 222-3333"
  }]
}