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

<RelatedPerson xmlns="http://hl7.org/fhir">
  <id value="relatedperson"/>
  <language value="en"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: RelatedPerson relatedperson</b></p><a name="relatedperson"> </a><a name="hcrelatedperson"> </a><p><b>patient</b>: <a href="Patient-example.html">Josephine Nessa La Paradisio (official) Female, DoB: 1979-12-11 ( Medical record number: 45XXP0PA-4 (use: usual, ))</a></p><p><b>relationship</b>: <span title="Codes:{http://snomed.info/sct 444301002}">Mother of subject</span></p></div>
  </text>
  <patient>
    <reference value="Patient/example"/>
  </patient>
  <relationship>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="444301002"/>
    </coding>
  </relationship>
</RelatedPerson>