Release 5 Ballot

This page is part of the FHIR Specification (v5.0.0-ballot: FHIR R5 Ballot Preview). 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

4.4.1.328 ValueSet http://hl7.org/fhir/ValueSet/audit-event-sub-type

Security Work Group Maturity Level: 1Draft Use Context: Not Intended for Production use, Not Intended for Production use

This is a value set defined by the FHIR project.

Summary

Defining URL:http://hl7.org/fhir/ValueSet/audit-event-sub-type
Version:5.0.0-ballot
Name:AuditEventSub-Type
Title:Audit Event Sub-Type
Status:active
Definition:

More detailed code concerning the type of the audit event - defined by DICOM with some additional FHIR, HL7, and other additions.

Committee:Security Work Group
OID:2.16.840.1.113883.4.642.3.464 (for OID based terminology systems)
Copyright:

These codes are excerpted from Digital Imaging and Communications in Medicine (DICOM) Standard, Part 16: Content Mapping Resource, Copyright © 2011 by the National Electrical Manufacturers Association. Additional codes added by HL7 FHIR use-case analysis

Flags:Experimental

This value set is used in the following places:


This value set includes codes based on the following rules:

 

This expansion generated 07 Sep 2022


This value set contains 45 concepts

CodeSystemDisplayDefinition
  110120 http://dicom.nema.org/resources/ontology/DCMApplication Start

Audit event: Application Entity has started.

  110121 http://dicom.nema.org/resources/ontology/DCMApplication Stop

Audit event: Application Entity has stopped.

  110122 http://dicom.nema.org/resources/ontology/DCMLogin

Audit event: User login has been attempted.

  110123 http://dicom.nema.org/resources/ontology/DCMLogout

Audit event: User logout has been attempted.

  110124 http://dicom.nema.org/resources/ontology/DCMAttach

Audit event: Node has been attached.

  110125 http://dicom.nema.org/resources/ontology/DCMDetach

Audit event: Node has been detached.

  110126 http://dicom.nema.org/resources/ontology/DCMNode Authentication

Audit event: Node Authentication has been attempted.

  110127 http://dicom.nema.org/resources/ontology/DCMEmergency Override Started

Audit event: Emergency Override has started.

  110128 http://dicom.nema.org/resources/ontology/DCMNetwork Configuration

Audit event: Network configuration has been changed.

  110129 http://dicom.nema.org/resources/ontology/DCMSecurity Configuration

Audit event: Security configuration has been changed.

  110130 http://dicom.nema.org/resources/ontology/DCMHardware Configuration

Audit event: Hardware configuration has been changed.

  110131 http://dicom.nema.org/resources/ontology/DCMSoftware Configuration

Audit event: Software configuration has been changed.

  110132 http://dicom.nema.org/resources/ontology/DCMUse of Restricted Function

Audit event: A use of a restricted function has been attempted.

  110133 http://dicom.nema.org/resources/ontology/DCMAudit Recording Stopped

Audit event: Audit recording has been stopped.

  110134 http://dicom.nema.org/resources/ontology/DCMAudit Recording Started

Audit event: Audit recording has been started.

  110135 http://dicom.nema.org/resources/ontology/DCMObject Security Attributes Changed

Audit event: Security attributes of an object have been changed.

  110136 http://dicom.nema.org/resources/ontology/DCMSecurity Roles Changed

Audit event: Security roles have been changed.

  110137 http://dicom.nema.org/resources/ontology/DCMUser security Attributes Changed

Audit event: Security attributes of a user have been changed.

  110138 http://dicom.nema.org/resources/ontology/DCMEmergency Override Stopped

Audit event: Emergency Override has Stopped.

  110139 http://dicom.nema.org/resources/ontology/DCMRemote Service Operation Started

Audit event: Remote Service Operation has Begun.

  110140 http://dicom.nema.org/resources/ontology/DCMRemote Service Operation Stopped

Audit event: Remote Service Operation has Stopped.

  110141 http://dicom.nema.org/resources/ontology/DCMLocal Service Operation Started

Audit event: Local Service Operation has Begun.

  110142 http://dicom.nema.org/resources/ontology/DCMLocal Service Operation Stopped

Audit event: Local Service Operation Stopped.

  110143 http://dicom.nema.org/resources/ontology/DCMAuthentication Decision

Audit event: An authentication decision has been made.

  110144 http://dicom.nema.org/resources/ontology/DCMAuthorization Decision

Audit event: An authorization decision has been made.

  110145 http://dicom.nema.org/resources/ontology/DCMSession start

Audit event: A persistent session has started.

  110146 http://dicom.nema.org/resources/ontology/DCMSession stop

Audit event: A persistent session has stopped.

  110147 http://dicom.nema.org/resources/ontology/DCMAccess Control Decision

Audit event: An access control decision has been made.

  readhttp://hl7.org/fhir/restful-interactionread

Read the current state of the resource.

  vreadhttp://hl7.org/fhir/restful-interactionvread

Read the state of a specific version of the resource.

  updatehttp://hl7.org/fhir/restful-interactionupdate

Update an existing resource by its id (or create it if it is new).

  patchhttp://hl7.org/fhir/restful-interactionpatch

Update an existing resource by posting a set of changes to it.

  deletehttp://hl7.org/fhir/restful-interactiondelete

Delete a resource.

  historyhttp://hl7.org/fhir/restful-interactionhistory

Retrieve the change history for a particular resource, type of resource, or the entire system.

  history-instancehttp://hl7.org/fhir/restful-interactionhistory-instance

Retrieve the change history for a particular resource.

  history-typehttp://hl7.org/fhir/restful-interactionhistory-type

Retrieve the change history for all resources of a particular type.

  history-systemhttp://hl7.org/fhir/restful-interactionhistory-system

Retrieve the change history for all resources on a system.

  createhttp://hl7.org/fhir/restful-interactioncreate

Create a new resource with a server assigned id.

  searchhttp://hl7.org/fhir/restful-interactionsearch

Search a resource type or all resources based on some filter criteria.

  search-typehttp://hl7.org/fhir/restful-interactionsearch-type

Search all resources of the specified type based on some filter criteria.

  search-systemhttp://hl7.org/fhir/restful-interactionsearch-system

Search all resources based on some filter criteria.

  capabilitieshttp://hl7.org/fhir/restful-interactioncapabilities

Get a Capability Statement for the system.

  transactionhttp://hl7.org/fhir/restful-interactiontransaction

Update, create or delete a set of resources as a single transaction.

  batchhttp://hl7.org/fhir/restful-interactionbatch

perform a set of a separate interactions in a single http operation

  operationhttp://hl7.org/fhir/restful-interactionoperation

Perform an operation as defined by an OperationDefinition.

 

See the full registry of value sets defined as part of FHIR.


Explanation of the columns that may appear on this page:

LvlA few code lists that FHIR defines are hierarchical - each code is assigned a level. For value sets, levels are mostly used to organize codes for user convenience, but may follow code system hierarchy - see Code System for further information
SourceThe source of the definition of the code (when the value set draws in codes defined elsewhere)
CodeThe code (used as the code in the resource instance). If the code is in italics, this indicates that the code is not selectable ('Abstract')
DisplayThe display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application
DefinitionAn explanation of the meaning of the concept
CommentsAdditional notes about how to use the code