{
  "resourceType" : "RelatedPerson",
  "id" : "relatedperson01",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2021-07-15T07:08:53.568+00:00",
    "profile" : ["http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<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\u00a0(use:\u00a0official,\u00a0))</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>"
  },
  "extension" : [{
    "url" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient-contactnote",
    "valueString" : "This is a contact note"
  }],
  "identifier" : [{
    "system" : "urn:oid:1.2.208.176.1.2",
    "value" : "0501792275"
  }],
  "active" : true,
  "patient" : {
    "reference" : "Patient/102"
  },
  "relationship" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
      "code" : "POWATT"
    }]
  },
  {
    "coding" : [{
      "system" : "http://ehealth.sundhed.dk/cs/poa-privilege",
      "code" : "urn:dk:sundhed:ehealth:futtest:role:PowerOfAttorney:v1"
    }]
  }],
  "name" : [{
    "use" : "official",
    "family" : "Test",
    "given" : ["RelatedPerson"]
  }],
  "address" : [{
    "extension" : [{
      "url" : "http://hl7.dk/fhir/core/StructureDefinition/dk-core-municipalityCodes",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "http://hl7.dk/fhir/core/CodeSystem/dk-core-municipality-codes",
          "code" : "0330"
        }]
      }
    }],
    "use" : "home",
    "line" : ["Mønsgade 20 5. tv"],
    "city" : "Aarhus",
    "postalCode" : "8000",
    "country" : "Danmark"
  }],
  "period" : {
    "start" : "2026-03-24"
  }
}