PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2b.examples@1.4.0
    http://hl7.org/fhir/audit-event-action
{
  "description": "Indicator for type of action performed during the event that generated the audit.",
  "_filename": "CodeSystem-audit-event-action.json",
  "package_name": "hl7.fhir.r2b.examples",
  "date": null,
  "versionNeeded": false,
  "meta": {
    "lastUpdated": "2016-03-31T08:01:25.570+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "AuditEventAction",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.4.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.263"
  } ],
  "compositional": false,
  "status": "draft",
  "id": "8040cbcd-2c7a-4558-a743-d06d87d3d92c",
  "valueSet": "http://hl7.org/fhir/ValueSet/audit-event-action",
  "kind": null,
  "count": 0,
  "url": "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."
  } ],
  "caseSensitive": true,
  "version": "1.4.0",
  "contact": [ {
    "telecom": [ {
      "rank": 1,
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "rank": 1,
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}