View raw Markdown
type: valuesetvalueset: security-labels

All Security Labels

Content (Compose)

ValueSet XML

<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="security-labels"/>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="sec"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="normative"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="6"/>
  </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>
  <name value="AllSecurityLabels"/>
  <title value="All Security Labels"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-11-01"/>
  <publisher value="HL7 International / Security"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/secure"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fhir@lists.hl7.org"/>
    </telecom>
  </contact>
  <description value="A single value set for all security labels defined by FHIR."/>
  <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>