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

<RelatedPerson xmlns="http://hl7.org/fhir">
  <id value="relatedperson01"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2021-07-15T07:08:53.568+00:00"/>
    <profile value="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson"/>
  </meta>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: RelatedPerson relatedperson01</b></p><a name="relatedperson01"> </a><a name="hcrelatedperson01"> </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">version: 1; Last updated: 2021-07-15 07:08:53+0000</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ehealth-relatedperson.html">ehealth-relatedperson</a></p></div><p><b>Patient contact note</b>: This is a contact note</p><p><b>identifier</b>: <a href="NamingSystem-cpr.html" title="The Danish civil registration system (&quot;CPR&quot;) encompasses basic personal data about anyone with a civil registration number. A civil registration number shall be allocated to anyone who: 1) is registered in the national register in Denmark on the grounds of birth or relocation from abroad; 2) is included under Arbejdsmarkedets TillægsPension (ATP); 3) according to the tax authorities, is required to have a civil registration number for the purpose of tax processing in Denmark.">Danish civil registration system - CPR</a>/0501792275</p><p><b>active</b>: true</p><p><b>patient</b>: <a href="Patient-102.html">Nancy Ann Berggren (official) Ukendt, DoB Unknown ( urn:oid:1.2.208.176.1.2#Danish civil registration system - CPR#2512489996 (use: official, ))</a></p><p><b>relationship</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode POWATT}">Fuldmagtshaver</span>, <span title="Codes:{http://ehealth.sundhed.dk/cs/poa-privilege urn:dk:sundhed:ehealth:futtest:role:PowerOfAttorney:v1}">urn:dk:sundhed:ehealth:futtest:role:PowerOfAttorney:v1</span></p><p><b>name</b>: RelatedPerson Test (Official)</p><p><b>address</b>: Mønsgade 20 5. tv Aarhus 8000 Danmark (home)</p><p><b>period</b>: 2026-03-24 --&gt; (ongoing)</p></div>
  </text>
  <extension url="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient-contactnote">
    <valueString value="This is a contact note"/>
  </extension>
  <identifier>
    <system value="urn:oid:1.2.208.176.1.2"/>
    <value value="0501792275"/>
  </identifier>
  <active value="true"/>
  <patient>
    <reference value="Patient/102"/>
  </patient>
  <relationship>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <code value="POWATT"/>
    </coding>
  </relationship>
  <relationship>
    <coding>
      <system value="http://ehealth.sundhed.dk/cs/poa-privilege"/>
      <code value="urn:dk:sundhed:ehealth:futtest:role:PowerOfAttorney:v1"/>
    </coding>
  </relationship>
  <name>
    <use value="official"/>
    <family value="Test"/>
    <given value="RelatedPerson"/>
  </name>
  <address>
    <extension url="http://hl7.dk/fhir/core/StructureDefinition/dk-core-municipalityCodes">
      <valueCodeableConcept>
        <coding>
          <system value="http://hl7.dk/fhir/core/CodeSystem/dk-core-municipality-codes"/>
          <code value="0330"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <use value="home"/>
    <line value="Mønsgade 20 5. tv"/>
    <city value="Aarhus"/>
    <postalCode value="8000"/>
    <country value="Danmark"/>
  </address>
  <period>
    <start value="2026-03-24"/>
  </period>
</RelatedPerson>