{
  "resourceType" : "ValueSet",
  "id" : "material-assignment-participant-function",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet material-assignment-participant-function</b></p><a name=\"material-assignment-participant-function\"> </a><a name=\"hcmaterial-assignment-participant-function\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-action-participant-function.html\"><code>http://hl7.org/fhir/action-participant-function</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.2-SNAPSHOT</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><a href=\"CodeSystem-action-participant-function.html#action-participant-function-performer\">performer</a></td><td>Performer</td><td>The participant is the performer of the action.</td></tr></table></li></ul></div>"
  },
  "url" : "http://ehealth.sundhed.dk/vs/material-assignment-participant-function",
  "version" : "8.0.2-SNAPSHOT",
  "name" : "MaterialAssignmentParticipantFunction",
  "title" : "Material Assignment Participant Function",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-07-07T12: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" : "The function of the participant in material assignment (performer).",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DK",
      "display" : "Denmark"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/action-participant-function",
      "concept" : [{
        "code" : "performer",
        "display" : "Performer"
      }]
    }]
  }
}