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

<RelatedPerson xmlns="http://hl7.org/fhir">
  <id value="relatedperson-videosms"/>
  <meta>
    <profile value="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: RelatedPerson relatedperson-videosms</b></p><a name="relatedperson-videosms"> </a><a name="hcrelatedperson-videosms"> </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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ehealth-relatedperson.html">ehealth-relatedperson</a></p></div><p><b>active</b>: true</p><p><b>patient</b>: <a href="Patient-102.html">Nancy Ann Berggren (official) Unknown, DoB Unknown ( urn:oid:1.2.208.176.1.2#DK Central Person Registry (CPR)#2512489996 (use: official, ))</a></p><p><b>relationship</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode SPS}">spouse</span></p><p><b>name</b>: RelatedPerson Test (Official)</p><p><b>telecom</b>: +4512345678</p></div>
  </text>
  <active value="true"/>
  <patient>
    <reference value="Patient/102"/>
  </patient>
  <relationship>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <code value="SPS"/>
    </coding>
  </relationship>
  <name>
    <use value="official"/>
    <family value="Test"/>
    <given value="RelatedPerson"/>
  </name>
  <telecom>
    <extension url="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-telecom-purpose">
      <valueCoding>
        <system value="http://ehealth.sundhed.dk/cs/telecom-purpose"/>
        <code value="video-appointment-reminder-sms"/>
      </valueCoding>
    </extension>
    <system value="sms"/>
    <value value="+4512345678"/>
  </telecom>
</RelatedPerson>