This page is part of the FHIR Specification (v0.0.82: DSTU 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
Definition for Value SetSecurity Event Sub-Type
{ "resourceType": "ValueSet", "text": { "status": "generated", "div": "<div>\n \n <hr/><h2>Security Event Sub-Type</h2><p>More detailed code concerning the type of the security event - defined by DICOM with some FHIR specific additions</p><p><b>Copyright Statement:</b> 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</p><p>This value set includes codes defined in other code systems, using the following rules:</p><ul><li>Include these codes as defined in <a href=\"valueset-dicom-dcim.html\">http://nema.org/dicom/dcid</a><table><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>110120</td><td>Application Start</td><td>Audit event: Application Entity has started</td></tr><tr><td>110121</td><td>Application Stop</td><td>Audit event: Application Entity has stopped</td></tr><tr><td>110122</td><td>Login</td><td>Audit event: User login has been attempted</td></tr><tr><td>110123</td><td>Logout</td><td>Audit event: User logout has been attempted</td></tr><tr><td>110124</td><td>Attach</td><td>Audit event: Node has been attached</td></tr><tr><td>110125</td><td>Detach</td><td>Audit event: Node has been detached</td></tr><tr><td>110126</td><td>Node Authentication</td><td>Audit event: Node Authentication has been attempted</td></tr><tr><td>110127</td><td>Emergency Override Started</td><td>Audit event: Emergency Override has started</td></tr><tr><td>110128</td><td>Network Configuration</td><td>Audit event: Network configuration has been changed</td></tr><tr><td>110129</td><td>Security Configuration</td><td>Audit event: Security configuration has been changed</td></tr><tr><td>110130</td><td>Hardware Configuration</td><td>Audit event: Hardware configuration has been changed</td></tr><tr><td>110131</td><td>Software Configuration</td><td>Audit event: Software configuration has been changed</td></tr><tr><td>110132</td><td>Use of Restricted Function</td><td>Audit event: A use of a restricted function has been attempted</td></tr><tr><td>110133</td><td>Audit Recording Stopped</td><td>Audit event: Audit recording has been stopped</td></tr><tr><td>110134</td><td>Audit Recording Started</td><td>Audit event: Audit recording has been started</td></tr><tr><td>110135</td><td>Object Security Attributes Changed</td><td>Audit event: Security attributes of an object have been changed</td></tr><tr><td>110136</td><td>Security Roles Changed</td><td>Audit event: Security roles have been changed</td></tr><tr><td>110137</td><td>User security Attributes Changed</td><td>Audit event: Security attributes of a user have been changed</td></tr><tr><td>110138</td><td>Emergency Override Stopped</td><td>Audit event: Emergency Override has Stopped</td></tr><tr><td>110139</td><td>Remote Service Operation Started</td><td>Audit event: Remote Service Operation has Begun</td></tr><tr><td>110140</td><td>Remote Service Operation Stopped</td><td>Audit event: Remote Service Operation has Stopped</td></tr><tr><td>110141</td><td>Local Service Operation Started</td><td>Audit event: Local Service Operation has Begun</td></tr><tr><td>110142</td><td>Local Service Operation Stopped</td><td>Audit event: Local Service Operation Stopped</td></tr></table></li><li>Include these codes as defined in http://hl7.org/fhir/restful-operation<table><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>read</td><td/><td/></tr><tr><td>vread</td><td/><td/></tr><tr><td>update</td><td/><td/></tr><tr><td>delete</td><td/><td/></tr><tr><td>validate</td><td/><td/></tr><tr><td>create</td><td/><td/></tr><tr><td>history-instance</td><td/><td/></tr><tr><td>history-type</td><td/><td/></tr><tr><td>history-system</td><td/><td/></tr><tr><td>search-type</td><td/><td/></tr><tr><td>search-system</td><td/><td/></tr><tr><td>transaction</td><td/><td/></tr></table></li></ul></div>" }, "identifier": "http://hl7.org/fhir/vs/security-event-sub-type", "version": "20100826", "name": "Security Event Sub-Type", "publisher": "NEMA/DICOM", "description": "More detailed code concerning the type of the security event - defined by DICOM with some FHIR specific additions", "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", "status": "active", "date": "2010-08-26", "compose": { "include": [ { "system": "http://nema.org/dicom/dcid", "code": [ "110120", "110121", "110122", "110123", "110124", "110125", "110126", "110127", "110128", "110129", "110130", "110131", "110132", "110133", "110134", "110135", "110136", "110137", "110138", "110139", "110140", "110141", "110142" ] }, { "system": "http://hl7.org/fhir/restful-operation", "code": [ "read", "vread", "update", "delete", "validate", "create", "history-instance", "history-type", "history-system", "search-type", "search-system", "transaction" ] } ] } }