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 Sub-Type
<?xml version="1.0" encoding="UTF-8"?> <ValueSet xmlns="http://hl7.org/fhir"> <id value="audit-event-sub-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> 110120</td> <td> Application Start</td> </tr> <tr> <td> 110121</td> <td> Application Stop</td> </tr> <tr> <td> 110122</td> <td> Login</td> </tr> <tr> <td> 110123</td> <td> Logout</td> </tr> <tr> <td> 110124</td> <td> Attach</td> </tr> <tr> <td> 110125</td> <td> Detach</td> </tr> <tr> <td> 110126</td> <td> Node Authentication</td> </tr> <tr> <td> 110127</td> <td> Emergency Override Started</td> </tr> <tr> <td> 110128</td> <td> Network Configuration</td> </tr> <tr> <td> 110129</td> <td> Security Configuration</td> </tr> <tr> <td> 110130</td> <td> Hardware Configuration</td> </tr> <tr> <td> 110131</td> <td> Software Configuration</td> </tr> <tr> <td> 110132</td> <td> Use of Restricted Function</td> </tr> <tr> <td> 110133</td> <td> Audit Recording Stopped</td> </tr> <tr> <td> 110134</td> <td> Audit Recording Started</td> </tr> <tr> <td> 110135</td> <td> Object Security Attributes Changed</td> </tr> <tr> <td> 110136</td> <td> Security Roles Changed</td> </tr> <tr> <td> 110137</td> <td> User security Attributes Changed</td> </tr> <tr> <td> 110138</td> <td> Emergency Override Stopped</td> </tr> <tr> <td> 110139</td> <td> Remote Service Operation Started</td> </tr> <tr> <td> 110140</td> <td> Remote Service Operation Stopped</td> </tr> <tr> <td> 110141</td> <td> Local Service Operation Started</td> </tr> <tr> <td> 110142</td> <td> Local Service Operation Stopped</td> </tr> </table> </li> <li> Include all codes defined in <a href="codesystem-restful-interaction.html"> <code> http://hl7.org/fhir/restful-interaction</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-sub-type"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.3.464"/> </identifier> <version value="4.3.0"/> <name value="AuditEventSub-Type"/> <title value="Audit Event Sub-Type"/> <status value="active"/> <experimental value="false"/> <date value="2010-08-26"/> <publisher value="NEMA/DICOM"/> <description value="More detailed code concerning the type of the audit event - 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="110120"/> </concept> <concept> <code value="110121"/> </concept> <concept> <code value="110122"/> </concept> <concept> <code value="110123"/> </concept> <concept> <code value="110124"/> </concept> <concept> <code value="110125"/> </concept> <concept> <code value="110126"/> </concept> <concept> <code value="110127"/> </concept> <concept> <code value="110128"/> </concept> <concept> <code value="110129"/> </concept> <concept> <code value="110130"/> </concept> <concept> <code value="110131"/> </concept> <concept> <code value="110132"/> </concept> <concept> <code value="110133"/> </concept> <concept> <code value="110134"/> </concept> <concept> <code value="110135"/> </concept> <concept> <code value="110136"/> </concept> <concept> <code value="110137"/> </concept> <concept> <code value="110138"/> </concept> <concept> <code value="110139"/> </concept> <concept> <code value="110140"/> </concept> <concept> <code value="110141"/> </concept> <concept> <code value="110142"/> </concept> </include> <include> <system value="http://hl7.org/fhir/restful-interaction"/> </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.