PackagesCanonicalsLogsProblems
    Packages
    hl7.terminology.r3@6.1.0
    http://terminology.hl7.org/CodeSystem/security-source-type
{
  "description": "The type of process where the audit event originated from.",
  "_filename": "CodeSystem-security-source-type.json",
  "package_name": "hl7.terminology.r3",
  "date": "2010-08-26T10:00:00+10:00",
  "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",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Audit Event Source Type",
  "package_version": "6.1.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "sec"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 3
  } ],
  "status": "active",
  "id": "e6aaace6-f245-47d3-8eef-8d0940199234",
  "valueSet": "http://terminology.hl7.org/ValueSet/audit-source-type",
  "kind": null,
  "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"
    } ]
  } ]
}