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
Active as of 2025-07-07 |
{
"resourceType" : "ValueSet",
"id" : "material-registration-participant-function",
"text" : {
"status" : "extensions",
"div" : "<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>"
},
"url" : "http://ehealth.sundhed.dk/vs/material-registration-participant-function",
"version" : "3.6.0",
"name" : "MaterialRegistrationParticipantFunction",
"title" : "Material Registration 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 registration (author / editor).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DK",
"display" : "Denmark"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/contributor-type",
"concept" : [
{
"code" : "author",
"display" : "Author"
},
{
"code" : "editor",
"display" : "Editor"
}
]
}
]
}
}