This page is part of the FHIR Specification (v5.0.0-draft-final: Final QA Preview for R5 - see ballot notes). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2
Example ValueSet/security-labels (XML)
Raw XML (canonical form + also see XML Format Specification)
Definition for Value SetAll Security Labels
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="security-labels"/>
<meta>
<lastUpdated value="2023-03-01T23:03:57.298+11:00"/>
<profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p> This value set includes codes based on the following rules:</p>
<ul>
<li> Import all the codes that are contained in
<a href="http://terminology.hl7.org/4.0.0/ValueSet-v3-Confidentiality.html">Confidentiality</a>
</li>
<li> Import all the codes that are contained in
<a href="http://terminology.hl7.org/4.0.0/ValueSet-v3-InformationSensitivityPolicy.html">InformationSensitivityPolicy</a>
</li>
<li> Import all the codes that are contained in
<a href="http://terminology.hl7.org/4.0.0/ValueSet-v3-Compartment.html">Compartment</a>
</li>
<li> Import all the codes that are contained in
<a href="http://terminology.hl7.org/4.0.0/ValueSet-v3-SecurityIntegrityObservationValue.html">SecurityIntegrityObservationValue</a>
</li>
<li> Import all the codes that are contained in
<a href="http://terminology.hl7.org/4.0.0/ValueSet-v3-SecurityControlObservationValue.html">SecurityControlObservationValue</a>
</li>
<li> Import all the codes that are contained in
<a href="http://terminology.hl7.org/4.0.0/ValueSet-v3-ActUSPrivacyLaw.html">ActUSPrivacyLaw</a>
</li>
</ul>
</div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="fhir"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="normative"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version">
<valueCode value="4.0.0"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="5"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/security-labels"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.47"/>
</identifier>
<identifier>
<use value="old"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.46"/>
</identifier>
<identifier>
<use value="old"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.2.31"/>
</identifier>
<version value="5.0.0-draft-final"/>
<name value="AllSecurityLabels"/>
<title value="All Security Labels"/>
<status value="active"/>
<experimental value="false"/>
<date value="2014-07-28"/>
<publisher value="FHIR project team"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
</contact>
<description value="A single value set for all security labels defined by FHIR."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<compose>
<include>
<valueSet value="http://terminology.hl7.org/ValueSet/v3-Confidentiality"/>
</include>
<include>
<valueSet value="http://terminology.hl7.org/ValueSet/v3-InformationSensitivityPolicy"/>
</include>
<include>
<valueSet value="http://terminology.hl7.org/ValueSet/v3-Compartment"/>
</include>
<include>
<valueSet value="http://terminology.hl7.org/ValueSet/v3-SecurityIntegrityObservationValue"/>
</include>
<include>
<valueSet value="http://terminology.hl7.org/ValueSet/v3-SecurityControlObservationValue"/>
</include>
<include>
<valueSet value="http://terminology.hl7.org/ValueSet/v3-ActUSPrivacyLaw"/>
</include>
</compose>
</ValueSet>
Usage note: every effort has been made to ensure that the
examples are correct and useful, but they are not a normative part
of the specification.