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
Active as of 2025-09-17 |
{
"resourceType" : "ValueSet",
"id" : "ehealth-delegation-type",
"text" : {
"status" : "extensions",
"div" : "<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>"
},
"url" : "http://ehealth.sundhed.dk/vs/ehealth-delegation-type",
"version" : "5.0.2",
"name" : "DelegationTypes",
"title" : "Delegation Types (Digital Delegation)",
"status" : "active",
"experimental" : true,
"date" : "2025-09-17T14:28:53+00:00",
"publisher" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"contact" : [
{
"name" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"telecom" : [
{
"system" : "url",
"value" : "http://ehealth.sundhed.dk"
}
]
}
],
"description" : "Delegation mechanisms applicable to RelatedPerson under Digital Delegation.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DK",
"display" : "Denmark"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"concept" : [
{
"code" : "POWATT",
"display" : "Power of attorney",
"designation" : [
{
"language" : "da",
"value" : "Fuldmagt"
}
]
}
]
}
]
}
}