PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4.core@4.0.1
    http://hl7.org/fhir/audit-event-action
{
  "description": "Indicator for type of action performed during the event that generated the event.",
  "_filename": "CodeSystem-audit-event-action.json",
  "package_name": "hl7.fhir.r4.core",
  "date": "2019-11-01T09:29:23+11:00",
  "meta": {
    "lastUpdated": "2019-11-01T09:29:23.356+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "AuditEventAction",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "AuditEventAction",
  "package_version": "4.0.1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "sec"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 3
  } ],
  "status": "draft",
  "id": "b8163bda-9d14-4274-a7a7-e2a2920c9923",
  "valueSet": "http://hl7.org/fhir/ValueSet/audit-event-action",
  "kind": null,
  "url": "http://hl7.org/fhir/audit-event-action",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.4.453",
    "system": "urn:ietf:rfc:3986"
  } ],
  "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": "4.0.1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}