{
"description": "Indicator for type of action performed during the event that generated the event.",
"_filename": "CodeSystem-audit-event-action.json",
"package_name": "hl7.fhir.uv.xver-r5.r4",
"date": "2021-01-05T09:01:24+10:00",
"publisher": "Security",
"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": "0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"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": "c38d3729-2b00-417f-a79a-db2aeb24a023",
"valueSet": "http://hl7.org/fhir/ValueSet/audit-event-action|4.0.1",
"kind": null,
"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",
"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": "5.0.0",
"contact": [ {
"name": "Security",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/secure",
"system": "url"
} ]
} ]
}