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
{ "resourceType" : "ValueSet", "id" : "valueset-security-label-mark", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Security Label Mark ValueSet</h2><div><p>Security label metadata that 'segments' an IT resource by conveying a displayed mark rendered as specified.</p>\n</div><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/v3/ActCode/cs.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</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/v3/ActCode/cs.html#v3-ActCode-ConfidentialMark\">ConfidentialMark</a></td><td>confidential mark</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v3/ActCode/cs.html#v3-ActCode-COPYMark\">COPYMark</a></td><td>copy of original mark</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v3/ActCode/cs.html#v3-ActCode-DeliverToAddresseeOnlyMark\">DeliverToAddresseeOnlyMark</a></td><td>deliver only to addressee mark</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v3/ActCode/cs.html#v3-ActCode-RedisclosureProhibitionMark\">RedisclosureProhibitionMark</a></td><td>prohibition against redisclosure mark</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v3/ActCode/cs.html#v3-ActCode-RestrictedConfidentialityMark\">RestrictedConfidentialityMark</a></td><td>restricted confidentiality mark</td><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v3/ActCode/cs.html#v3-ActCode-DRAFTMark\">DRAFTMark</a></td><td>draft mark</td><td/></tr></table></li></ul></div>" }, "url" : "http://hl7.org/fhir/uv/security-label-ds4p/ValueSet/valueset-security-label-mark", "version" : "0.2.0", "name" : "ValueSetSecurityLabelMark", "title" : "Security Label Mark ValueSet", "status" : "draft", "date" : "2020-03-30T00:00:00+00:00", "publisher" : "HL7 International - Security Work Group", "contact" : [ { "telecom" : [ { "system" : "url", "value" : "http://hl7.org/Special/committees/secure" } ] } ], "description" : "Security label metadata that 'segments' an IT resource by conveying a displayed mark rendered as specified.", "jurisdiction" : [ { "coding" : [ { "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", "code" : "001" } ] } ], "compose" : { "include" : [ { "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", "concept" : [ { "code" : "ConfidentialMark", "display" : "confidential mark" }, { "code" : "COPYMark", "display" : "copy of original mark" }, { "code" : "DeliverToAddresseeOnlyMark", "display" : "deliver only to addressee mark" }, { "code" : "RedisclosureProhibitionMark", "display" : "prohibition against redisclosure mark" }, { "code" : "RestrictedConfidentialityMark", "display" : "restricted confidentiality mark" }, { "code" : "DRAFTMark", "display" : "draft mark" } ] } ] } }