PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.expansions@1.0.2
    http://hl7.org/fhir/ValueSet/audit-event-action
{
  "description": "Indicator for type of action performed during the event that generated the audit.",
  "_filename": "ValueSet-audit-event-action.json",
  "package_name": "hl7.fhir.r2.expansions",
  "date": "2015-10-24T07:41:03+11:00",
  "publisher": "HL7 (FHIR Project)",
  "name": "AuditEventAction",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "contains": [ {
      "code": "C",
      "system": "http://hl7.org/fhir/audit-event-action",
      "display": "Create"
    }, {
      "code": "R",
      "system": "http://hl7.org/fhir/audit-event-action",
      "display": "Read/View/Print"
    }, {
      "code": "U",
      "system": "http://hl7.org/fhir/audit-event-action",
      "display": "Update"
    }, {
      "code": "D",
      "system": "http://hl7.org/fhir/audit-event-action",
      "display": "Delete"
    }, {
      "code": "E",
      "system": "http://hl7.org/fhir/audit-event-action",
      "display": "Execute"
    } ],
    "parameter": [ {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/ValueSet/audit-event-action?version=1.0.2"
    } ],
    "timestamp": "2015-10-22T12:31:48+11:00",
    "identifier": "urn:uuid:61200df0-85f2-48d2-9153-25c2af766786"
  },
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.263"
  } ],
  "status": "draft",
  "id": "1d8af082-792b-474c-86e3-e7def8f8fdb8",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/audit-event-action",
  "codeSystem": {
    "system": "http://hl7.org/fhir/audit-event-action",
    "concept": [ {
      "code": "C",
      "display": "Create",
      "definition": "Create a new database object, such as placing an order."
    }, {
      "code": "R",
      "display": "Read/View/Print",
      "definition": "Display or print data, such as a doctor census."
    }, {
      "code": "U",
      "display": "Update",
      "definition": "Update data, such as revise patient information."
    }, {
      "code": "D",
      "display": "Delete",
      "definition": "Delete items, such as a doctor master file record."
    }, {
      "code": "E",
      "display": "Execute",
      "definition": "Perform a system or application function such as log-on, program execution or use of an object's method, or perform a query/search operation."
    } ],
    "version": "1.0.2",
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}