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

<RelatedPerson xmlns="http://hl7.org/fhir">
  <id value="LucasCage"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: RelatedPerson LucasCage</b></p><a name="LucasCage"> </a><a name="hcLucasCage"> </a><p><b>patient</b>: <a href="Patient-VeronicaMars.html">Veronica Mars (official) Female, DoB: 1994-08-07</a></p><p><b>relationship</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode HUSB}">husband</span></p><p><b>name</b>: Lucas Cage </p></div>
  </text>
  <patient>
    <reference value="Patient/VeronicaMars"/>
  </patient>
  <relationship>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <code value="HUSB"/>
      <display value="husband"/>
    </coding>
  </relationship>
  <name>
    <family value="Cage"/>
    <given value="Lucas"/>
  </name>
</RelatedPerson>