eHealth Infrastructure, published by Den telemedicinske infrastruktur (eHealth Infrastructure). This guide is not an authorized publication; it is the continuous build for version 8.0.0 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 2026-01-08 |
{
"resourceType" : "CodeSystem",
"id" : "access-provenance-agent-role",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem access-provenance-agent-role</b></p><a name=\"access-provenance-agent-role\"> </a><a name=\"hcaccess-provenance-agent-role\"> </a><p>This case-sensitive code system <code>http://ehealth.sundhed.dk/cs/access-provenance-agent-role</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">assisted-login<a name=\"access-provenance-agent-role-assisted-login\"> </a></td><td>Assisted login</td><td>Assisted login</td></tr><tr><td style=\"white-space:nowrap\">mitid-login<a name=\"access-provenance-agent-role-mitid-login\"> </a></td><td>MitID login</td><td>MitID login</td></tr></table></div>"
},
"url" : "http://ehealth.sundhed.dk/cs/access-provenance-agent-role",
"version" : "8.0.0",
"name" : "AccessProvenanceAgentRole",
"title" : "AccessProvenance Agent Role",
"status" : "active",
"experimental" : false,
"date" : "2026-01-08T00:00:00+00:00",
"publisher" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"contact" : [
{
"name" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"telecom" : [
{
"system" : "url",
"value" : "http://ehealth.sundhed.dk"
}
]
}
],
"description" : "AccessProvenance Agent Role",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DK",
"display" : "Denmark"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"concept" : [
{
"code" : "assisted-login",
"display" : "Assisted login",
"definition" : "Assisted login"
},
{
"code" : "mitid-login",
"display" : "MitID login",
"definition" : "MitID login"
}
]
}