This page is part of the FHIR Specification (v4.3.0: R4B - STU). 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
Vocabulary Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
Definition for Value SetAudit Event ID
<?xml version="1.0" encoding="UTF-8"?> <ValueSet xmlns="http://hl7.org/fhir"> <id value="audit-event-type"/> <meta> <lastUpdated value="2022-05-28T12:47:40.239+10:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p> This value set includes codes based on the following rules:</p> <ul> <li> Include these codes as defined in <a href="http://dicom.nema.org/resources/ontology/DCM"> <code> http://dicom.nema.org/resources/ontology/DCM</code> </a> <table class="none"> <tr> <td style="white-space:nowrap"> <b> Code</b> </td> <td> <b> Display</b> </td> </tr> <tr> <td> 110100</td> <td> Application Activity</td> </tr> <tr> <td> 110101</td> <td> Audit Log Used</td> </tr> <tr> <td> 110102</td> <td> Begin Transferring DICOM Instances</td> </tr> <tr> <td> 110103</td> <td> DICOM Instances Accessed</td> </tr> <tr> <td> 110104</td> <td> DICOM Instances Transferred</td> </tr> <tr> <td> 110105</td> <td> DICOM Study Deleted</td> </tr> <tr> <td> 110106</td> <td> Export</td> </tr> <tr> <td> 110107</td> <td> Import</td> </tr> <tr> <td> 110108</td> <td> Network Entry</td> </tr> <tr> <td> 110109</td> <td> Order Record</td> </tr> <tr> <td> 110110</td> <td> Patient Record</td> </tr> <tr> <td> 110111</td> <td> Procedure Record</td> </tr> <tr> <td> 110112</td> <td> Query</td> </tr> <tr> <td> 110113</td> <td> Security Alert</td> </tr> <tr> <td> 110114</td> <td> User Authentication</td> </tr> </table> </li> <li> Include all codes defined in <a href="codesystem-audit-event-type.html"> <code> http://terminology.hl7.org/CodeSystem/audit-event-type</code> </a> </li> <li> Include all codes defined in <a href="http://terminology.hl7.org/3.1.0/CodeSystem-iso-21089-lifecycle.html"> <code> http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle</code> </a> </li> </ul> </div> </text> <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="trial-use"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="3"/> </extension> <url value="http://hl7.org/fhir/ValueSet/audit-event-type"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.3.462"/> </identifier> <version value="4.3.0"/> <name value="AuditEventID"/> <title value="Audit Event ID"/> <status value="active"/> <experimental value="false"/> <date value="2015-03-26"/> <publisher value="NEMA/DICOM"/> <description value="Event Types for Audit Events - defined by DICOM with some FHIR specific additions."/> <copyright value="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."/> <compose> <include> <system value="http://dicom.nema.org/resources/ontology/DCM"/> <concept> <code value="110100"/> </concept> <concept> <code value="110101"/> </concept> <concept> <code value="110102"/> </concept> <concept> <code value="110103"/> </concept> <concept> <code value="110104"/> </concept> <concept> <code value="110105"/> </concept> <concept> <code value="110106"/> </concept> <concept> <code value="110107"/> </concept> <concept> <code value="110108"/> </concept> <concept> <code value="110109"/> </concept> <concept> <code value="110110"/> </concept> <concept> <code value="110111"/> </concept> <concept> <code value="110112"/> </concept> <concept> <code value="110113"/> </concept> <concept> <code value="110114"/> </concept> </include> <include> <system value="http://terminology.hl7.org/CodeSystem/audit-event-type"/> </include> <include> <system value="http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle"/> </include> </compose> </ValueSet>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.