http://terminology.hl7.org/CodeSystem/security-source-type|1.0.0

name
AuditEventSourceType
package
hl7.terminology@6.3.0
content
complete
status
active
date
2010-08-26 00:00:00.0

Audit Event Source Type

The type of process where the audit event originated from.

{
  "description" : "The type of process where the audit event originated from.",
  "compose" : null,
  "package" : "hl7.terminology@6.3.0",
  "date" : "2010-08-26T00:00:00Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2020-04-09T21:10:28.568+00:00"
  },
  "publisher" : "Health Level Seven International",
  "content" : "complete",
  "name" : "AuditEventSourceType",
  "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Audit Event Source Type",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "sec"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 3
  } ],
  "status" : "active",
  "id" : "533e927d-5be2-5273-bd47-6cedbde9e5bc",
  "valueSet" : "http://terminology.hl7.org/ValueSet/audit-source-type",
  "url" : "http://terminology.hl7.org/CodeSystem/security-source-type",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.1137",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "1",
    "display" : "User Device",
    "definition" : "End-user display device, diagnostic device."
  }, {
    "code" : "2",
    "display" : "Data Interface",
    "definition" : "Data acquisition device or instrument."
  }, {
    "code" : "3",
    "display" : "Web Server",
    "definition" : "Web Server process or thread."
  }, {
    "code" : "4",
    "display" : "Application Server",
    "definition" : "Application Server process or thread."
  }, {
    "code" : "5",
    "display" : "Database Server",
    "definition" : "Database Server process or thread."
  }, {
    "code" : "6",
    "display" : "Security Server",
    "definition" : "Security server, e.g. a domain controller."
  }, {
    "code" : "7",
    "display" : "Network Device",
    "definition" : "ISO level 1-3 network component."
  }, {
    "code" : "8",
    "display" : "Network Router",
    "definition" : "ISO level 4-6 operating software."
  }, {
    "code" : "9",
    "display" : "Other",
    "definition" : "Other kind of device (defined by DICOM, but some other code/system can be used)."
  } ],
  "caseSensitive" : true,
  "version" : "1.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}