http://hl7.org/fhir/audit-event-action|4.0.1
name
AuditEventAction
AuditEventAction
package
hl7.fhir.r4.core@4.0.1
hl7.fhir.r4.core@4.0.1
content
complete
complete
status
draft
draft
date
2019-10-31 22:29:23.0
2019-10-31 22:29:23.0
AuditEventAction
Indicator for type of action performed during the event that generated the event.
{
"description" : "Indicator for type of action performed during the event that generated the event.",
"compose" : null,
"package" : "hl7.fhir.r4.core@4.0.1",
"date" : "2019-10-31T22:29:23Z",
"meta" : {
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"publisher" : "HL7 (FHIR Project)",
"content" : "complete",
"name" : "AuditEventAction",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "AuditEventAction",
"supliment" : null,
"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" : "24990035-c177-5e0d-950b-7883aadfcd9b",
"valueSet" : "http://hl7.org/fhir/ValueSet/audit-event-action",
"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"
} ]
} ]
}