PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r3.r4b-0.0.1-snapshot-2
    http://hl7.org/fhir/security-source-type
{
  "description": "The type of process where the audit event originated from.",
  "_filename": "CodeSystem-audit-source-type.json",
  "package_name": "hl7.fhir.uv.xver",
  "date": "2010-08-26T00:00:00+10:00",
  "publisher": "Security",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "Audit Event Source Type",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "r3.r4b-0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Informative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 3
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r3.r4b"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "sec"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "informative",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4b"
      } ]
    }
  } ],
  "status": "active",
  "id": "79fc216b-d0c4-41cc-af6d-1edb57fd9f18",
  "valueSet": "http://hl7.org/fhir/ValueSet/audit-source-type|4.3.0",
  "kind": null,
  "url": "http://hl7.org/fhir/security-source-type",
  "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": "20100826",
  "contact": [ {
    "name": "Security",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/secure",
      "system": "url"
    } ]
  } ]
}