eHealth Infrastructure
3.6.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 3.6.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

: Material Registration Participant Function - XML Representation

Active as of 2025-07-07

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="material-registration-participant-function"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Værdisæt material-registration-participant-function</b></p><a name="material-registration-participant-function"> </a><a name="hcmaterial-registration-participant-function"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-contributor-type.html"><code>http://hl7.org/fhir/contributor-type</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></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-contributor-type.html#contributor-type-author">author</a></td><td>Author</td><td>An author of the content of the module.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-contributor-type.html#contributor-type-editor">editor</a></td><td>Editor</td><td>An editor of the content of the module.</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://ehealth.sundhed.dk/vs/material-registration-participant-function"/>
  <version value="3.6.0"/>
  <name value="MaterialRegistrationParticipantFunction"/>
  <title value="Material Registration Participant Function"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-07-07T12: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="The function of the participant in material registration (author / editor)."/>
  <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/contributor-type"/>
      <concept>
        <code value="author"/>
        <display value="Author"/>
      </concept>
      <concept>
        <code value="editor"/>
        <display value="Editor"/>
      </concept>
    </include>
  </compose>
</ValueSet>