eHealth Infrastructure
5.0.2 - release Denmark flag

eHealth Infrastructure, published by Den telemedicinske infrastruktur (eHealth Infrastructure). This guide is not an authorized publication; it is the continuous build for version 5.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fut-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions

: Delegation Types (Digital Delegation) - XML Representation

Active as of 2025-09-17

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ehealth-delegation-type"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ehealth-delegation-type</b></p><a name="ehealth-delegation-type"> </a><a name="hcehealth-delegation-type"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-RoleCode.html"><code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Dansk (Danish, da)</b></td></tr><tr><td><a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-POWATT">POWATT</a></td><td>Power of attorney</td><td>A relationship between two people in which one person authorizes another to act for him in a manner which is a legally binding upon the person giving such authority as if he or she personally were to do the acts.</td><td>Fuldmagt</td></tr></table></li></ul></div>
  </text>
  <url value="http://ehealth.sundhed.dk/vs/ehealth-delegation-type"/>
  <version value="5.0.2"/>
  <name value="DelegationTypes"/>
  <title value="Delegation Types (Digital Delegation)"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2025-09-17T14:28:53+00:00"/>
  <publisher
             value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
  <contact>
    <name value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
    <telecom>
      <system value="url"/>
      <value value="http://ehealth.sundhed.dk"/>
    </telecom>
  </contact>
  <description
               value="Delegation mechanisms applicable to RelatedPerson under Digital Delegation."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DK"/>
      <display value="Denmark"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <concept>
        <code value="POWATT"/>
        <display value="Power of attorney"/>
        <designation>
          <language value="da"/>
          <value value="Fuldmagt"/>
        </designation>
      </concept>
    </include>
  </compose>
</ValueSet>