<?xml version="1.0" encoding="UTF-8"?>

<RelatedPerson xmlns="http://hl7.org/fhir">
  <id value="PFEIG-RelatedPerson-CharlesJohnson"/>
  <language value="en"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><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><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Language: en</p></div><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>
  </text>
  <active value="true"/>
  <patient>
    <reference value="Patient/PFEIG-patientBSJ1"/>
  </patient>
  <relationship>
    <text value="Spouse"/>
  </relationship>
  <name>
    <text value="Charles Johnson"/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="(210) 222-3333"/>
  </telecom>
</RelatedPerson>