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

: Consent/1 - XML Representation

Raw xml | Download


<Consent xmlns="http://hl7.org/fhir">
  <id value="1"/>
  <meta>
    <profile
             value="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-access-consent"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Consent 1</b></p><a name="1"> </a><a name="hc1"> </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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ehealth-access-consent.html">ehealth-access-consent</a></p></div><p><b>status</b>: active</p><p><b>scope</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/consentscope patient-privacy}">Privacy Consent</span></p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode INFA}">information access</span></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 (use: official, ))</a></p><p><b>dateTime</b>: 2026-01-12 00:00:00+0100</p><p><b>performer</b>: <a href="Practitioner-107302.html">Practitioner Example3 Practitioner </a></p><p><b>policyRule</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/consentpolicycodes cric}">Common Rule Informed Consent</span></p><h3>Provisions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td>Opt In</td></tr></table></div>
  </text>
  <status value="active"/>
  <scope>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/consentscope"/>
      <code value="patient-privacy"/>
    </coding>
  </scope>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
      <code value="INFA"/>
    </coding>
  </category>
  <patient>🔗 
    <reference value="Patient/102"/>
  </patient>
  <dateTime value="2026-01-12T00:00:00+01:00"/>
  <performer>🔗 
    <reference value="Practitioner/107302"/>
  </performer>
  <policyRule>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/consentpolicycodes"/>
      <code value="cric"/>
    </coding>
  </policyRule>
  <provision>
    <type value="permit"/>
  </provision>
</Consent>