This page is part of the FHIR Specification (v5.0.0-snapshot1: R5 Snapshot #1). 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
Security Work Group | Maturity Level: 1 | Draft | Use Context: 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-snapshot1 |
Name: | AuditEventSub-Type |
Title: | Audit Event Sub-Type |
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 |
Source Resource | XML / JSON |
This value set is used in the following places:
This value set includes codes based on the following rules:
http://dicom.nema.org/resources/ontology/DCM
, where the codes are contained in http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_401.htmlhttp://dicom.nema.org/resources/ontology/DCM
, where the codes are contained in http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_403.htmlhttp://hl7.org/fhir/restful-interaction
This expansion generated 19 Dec 2021
This value set contains 17 concepts
Expansion based on http://hl7.org/fhir/restful-interaction version 4.6.0
All codes in this table are from the system http://hl7.org/fhir/restful-interaction
Code | Display | Definition |
read | read | Read the current state of the resource. |
vread | vread | Read the state of a specific version of the resource. |
update | update | Update an existing resource by its id (or create it if it is new). |
patch | patch | Update an existing resource by posting a set of changes to it. |
delete | delete | Delete a resource. |
history | history | Retrieve the change history for a particular resource, type of resource, or the entire system. |
history-instance | history-instance | Retrieve the change history for a particular resource. |
history-type | history-type | Retrieve the change history for all resources of a particular type. |
history-system | history-system | Retrieve the change history for all resources on a system. |
create | create | Create a new resource with a server assigned id. |
search | search | Search a resource type or all resources based on some filter criteria. |
search-type | search-type | Search all resources of the specified type based on some filter criteria. |
search-system | search-system | Search all resources based on some filter criteria. |
capabilities | capabilities | Get a Capability Statement for the system. |
transaction | transaction | Update, create or delete a set of resources as a single transaction. |
batch | batch | perform a set of a separate interactions in a single http operation |
operation | operation | 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:
Lvl | A 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 |
Source | The source of the definition of the code (when the value set draws in codes defined elsewhere) |
Code | The code (used as the code in the resource instance). If the code is in italics, this indicates that the code is not selectable ('Abstract') |
Display | The 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 |
Definition | An explanation of the meaning of the concept |
Comments | Additional notes about how to use the code |