type: valuesetvalueset: audit-event-outcome-detail-example
Example Audit Event Outcome Detail
- Official URL: http://hl7.org/fhir/ValueSet/audit-event-outcome-detail-example
- Version: 6.0.0
- Status: active
- Name: AuditEventOutcomeDetailExample
- Title: Example Audit Event Outcome Detail
- Publisher: HL7 International / Security
- Description: Example values to indicate more detailed reason for outcome.
Content (Compose)
- System: http://terminology.hl7.org/CodeSystem/operation-outcome
ValueSet XML
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="audit-event-outcome-detail-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/audit-event-outcome-detail-example"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.2979"/>
</identifier>
<version value="6.0.0"/>
<name value="AuditEventOutcomeDetailExample"/>
<title value="Example Audit Event Outcome Detail"/>
<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="Example values to indicate more detailed reason for outcome."/>
<immutable value="true"/>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/operation-outcome"/>
</include>
</compose>
</ValueSet>