PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4.r4@0.0.1-snapshot-2
    http://terminology.hl7.org/CodeSystem/audit-event-type
{
  "description": "Event Types for Audit Events - defined by DICOM with some FHIR specific additions.",
  "_filename": "CodeSystem-audit-event-type.json",
  "package_name": "hl7.fhir.uv.xver-r5.r4.r4",
  "date": "2015-03-26T10: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": "AuditEventID",
  "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.",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Audit Event ID",
  "package_version": "0.0.1-snapshot-2",
  "extension": [ {
    "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-r5.r4"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "sec"
  } ],
  "status": "active",
  "id": "c229dc04-ec93-49f5-98fc-1c0ee455a694",
  "kind": null,
  "url": "http://terminology.hl7.org/CodeSystem/audit-event-type",
  "concept": [ {
    "code": "rest",
    "display": "RESTful Operation",
    "definition": "Audit Event: Execution of a RESTful operation as defined by FHIR."
  }, {
    "code": "hl7-v2",
    "display": "HL7 v2 Operation",
    "definition": "Audit Event: Execution of an HL7 v2 operation."
  }, {
    "code": "hl7-v3",
    "display": "HL7 v3 Operation",
    "definition": "Audit Event: Execution of an HL7 v3 operation as defined by FHIR."
  }, {
    "code": "document",
    "display": "A Document Operation",
    "definition": "Audit Event: Execution of an operation on a Document (e.g. XDS, CDA, etc)."
  }, {
    "code": "object",
    "display": "An Operation on other Objects",
    "definition": "Audit Event: Execution of an operation on an Object. For use when a more specific event type is not available."
  } ],
  "caseSensitive": true,
  "version": "0.5.0",
  "contact": [ {
    "name": "Security",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/secure",
      "system": "url"
    } ]
  } ]
}