type: valuesetvalueset: security-label-event-example
Example set of Event / Bundle used Security Labels
- Official URL: http://hl7.org/fhir/ValueSet/security-label-event-example
- Version: 2.0.0
- Status: active
- Name: SecurityLabelEventExamples
- Title: Example set of Event / Bundle used Security Labels
- Publisher: HL7 International / Security
- Description: A sample of security labels from Healthcare Privacy and Security Classification System that are used on events and requests/responses (aka user context or organization context) made up of PurposeOfUse and maybe a refrain/obligation.
Content (Compose)
- System: http://terminology.hl7.org/CodeSystem/v3-ActReason | Concepts: TREAT, HPAYMT, ETREAT
- System: http://terminology.hl7.org/CodeSystem/v3-ActCode | Concepts: NOAUTH, DELAU, NORDSCLCD
ValueSet XML
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="security-label-event-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-event-example"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.3008"/>
</identifier>
<version value="2.0.0"/>
<name value="SecurityLabelEventExamples"/>
<title value="Example set of Event / Bundle used Security Labels"/>
<status value="active"/>
<experimental value="true"/>
<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 sample of security labels from [Healthcare Privacy and Security Classification System](security-labels.html#hcs) that are used on events and requests/responses (aka user context or organization context) made up of PurposeOfUse and maybe a refrain/obligation."/>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
<concept>
<code value="TREAT"/>
</concept>
<concept>
<code value="HPAYMT"/>
</concept>
<concept>
<code value="ETREAT"/>
</concept>
</include>
<include>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<concept>
<code value="NOAUTH"/>
</concept>
<concept>
<code value="DELAU"/>
</concept>
<concept>
<code value="NORDSCLCD"/>
</concept>
</include>
</compose>
</ValueSet>