This page is part of the FHIR Data Segmentation for Privacy (v0.1.0: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
Source view
<ValueSet xmlns="http://hl7.org/fhir"> <id value="valueset-sec-label-contributor-type"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><h2>Security Label Contributor Type ValueSet</h2><div><p>Type of security label contributor.</p> </div><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></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><tr><td><a href="http://hl7.org/fhir/R4/codesystem-contributor-type.html#contributor-type-reviewer">reviewer</a></td><td>Reviewer</td><td>A reviewer of the content of the module.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-contributor-type.html#contributor-type-endorser">endorser</a></td><td>Endorser</td><td>An endorser of the content of the module.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-contributor-type.html#contributor-type-CLASSIFIER">CLASSIFIER</a></td><td>classifier</td><td/></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-contributor-type.html#contributor-type-DECLASSIFIER">DECLASSIFIER</a></td><td>declassifier</td><td/></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-contributor-type.html#contributor-type-DOWNGRADER">DOWNGRADER</a></td><td>downgrader</td><td/></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-contributor-type.html#contributor-type-DRIVCLASSIFIER">DRIVCLASSIFIER</a></td><td>drivclassifier</td><td/></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-contributor-type.html#contributor-type-RECLASSIFIER">RECLASSIFIER</a></td><td>reclassifier</td><td/></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-contributor-type.html#contributor-type-UPGRADER">UPGRADER</a></td><td>upgrader</td><td/></tr></table></li></ul></div> </text> <url value="http://hl7.org/fhir/uv/security-label-ds4p/ValueSet/valueset-sec-label-contributor-type"/> <version value="0.2.0"/> <name value="ValueSetSecurityLabelContributorType"/> <title value="Security Label Contributor Type ValueSet"/> <status value="draft"/> <date value="2020-03-30T00:00:00+00:00"/> <publisher value="HL7 International - Security Work Group"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/Special/committees/secure"/> </telecom> </contact> <description value="Type of security label contributor."/> <jurisdiction> <coding> <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> <code value="001"/> </coding> </jurisdiction> <compose> <include> <system value="http://hl7.org/fhir/contributor-type"/> <concept> <code value="author"/> </concept> <concept> <code value="editor"/> </concept> <concept> <code value="reviewer"/> </concept> <concept> <code value="endorser"/> </concept> <concept> <code value="CLASSIFIER"/> <display value="classifier"/> </concept> <concept> <code value="DECLASSIFIER"/> <display value="declassifier"/> </concept> <concept> <code value="DOWNGRADER"/> <display value="downgrader"/> </concept> <concept> <code value="DRIVCLASSIFIER"/> <display value="drivclassifier"/> </concept> <concept> <code value="RECLASSIFIER"/> <display value="reclassifier"/> </concept> <concept> <code value="UPGRADER"/> <display value="upgrader"/> </concept> </include> </compose> </ValueSet>