eHealth Infrastructure
8.0.0 - 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 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

: AccessProvenance Agent Role - XML Representation

Active as of 2026-01-08

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="access-provenance-agent-role"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url value="http://ehealth.sundhed.dk/cs/access-provenance-agent-role"/>
  <version value="8.0.0"/>
  <name value="AccessProvenanceAgentRole"/>
  <title value="AccessProvenance Agent Role"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-01-08T00:00:00+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="AccessProvenance Agent Role"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DK"/>
      <display value="Denmark"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="assisted-login"/>
    <display value="Assisted login"/>
    <definition value="Assisted login"/>
  </concept>
  <concept>
    <code value="mitid-login"/>
    <display value="MitID login"/>
    <definition value="MitID login"/>
  </concept>
</CodeSystem>