type: valuesetvalueset: security-label-example
Example set of Security Labels
- Official URL: http://hl7.org/fhir/ValueSet/security-label-example
- Version: 2.0.0
- Status: active
- Name: SecurityLabelExamples
- Title: Example set of Security Labels
- Publisher: HL7 International / Security
- Description: A sample of security labels from Healthcare Privacy and Security Classification System as the combination of data and event codes.
Content (Compose)
- System: -
- System: -
ValueSet XML
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="security-label-example"/>
<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="informative"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="6"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/security-label-example"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.3011"/>
</identifier>
<version value="2.0.0"/>
<name value="SecurityLabelExamples"/>
<title value="Example set of Security Labels"/>
<status value="active"/>
<experimental value="true"/>
<date value="2022-05-10"/>
<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 sample of security labels from [Healthcare Privacy and Security Classification System](security-labels.html#hcs) as the combination of data and event codes."/>
<compose>
<include>
<valueSet value="http://hl7.org/fhir/ValueSet/security-label-data-example"/>
</include>
<include>
<valueSet value="http://hl7.org/fhir/ValueSet/security-label-event-example"/>
</include>
</compose>
</ValueSet>