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 Provision Class - XML Representation

Active as of 2025-12-16

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vs-ehealth-consent-provision-class"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet vs-ehealth-consent-provision-class</b></p><a name="vs-ehealth-consent-provision-class"> </a><a name="hcvs-ehealth-consent-provision-class"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-hl7.org-fhir-resource-types.html"><code>http://hl7.org/fhir/resource-types</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;8.0.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>ClinicalImpression</td><td style="color: #cccccc">ClinicalImpression</td><td>A record of a clinical assessment performed to determine what problem(s) may affect the patient and before planning the treatments or management strategies that are best to manage a patient's condition. Assessments are often 1:1 with a clinical consultation / encounter,  but this varies greatly depending on the clinical workflow. This resource is called &quot;ClinicalImpression&quot; rather than &quot;ClinicalAssessment&quot; to avoid confusion with the recording of assessment tools such as Apgar score.</td></tr></table></li></ul></div>
  </text>
  <url value="http://ehealth.sundhed.dk/vs/ehealth-consent-provision-class"/>
  <version value="8.0.0"/>
  <name value="ConsentProvisionClass"/>
  <title value="Consent Provision Class"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-12-16T00: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="Value set of provision class for consent."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DK"/>
      <display value="Denmark"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/resource-types"/>
      <concept>
        <code value="ClinicalImpression"/>
      </concept>
    </include>
  </compose>
</ValueSet>