{
"description": "Indicator for type of action performed during the event that generated the event.",
"_filename": "CodeSystem-audit-event-action.json",
"package_name": "hl7.fhir.r6.core",
"date": "2021-01-05T10:01:24+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2023-12-18T15:12:07.602+11:00"
},
"publisher": "HL7 (FHIR Project)",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "AuditEventAction",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Audit Event Action",
"package_version": "6.0.0-ballot1",
"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": "active",
"id": "46722c34-fcc7-4a05-98b1-381ab78e5d13",
"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"
}, {
"use": "old",
"value": "urn:oid:2.16.840.1.113883.4.642.1.446",
"system": "urn:ietf:rfc:3986"
}, {
"use": "old",
"value": "urn:oid:2.16.840.1.113883.4.642.2.263",
"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",
"definition": "Read data, such as to print or display to a doctor."
}, {
"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": "6.0.0-ballot1",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}