1.0.0 - ci-build

CoreServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

CodeSystem: AuditEventEntityTypes

Summary

Defining URL:https://cambio.codes/cs/audit-event-entity-types
Version:1.0.0
Name:AuditEventEntityTypes
Status:Active as of 2025-11-26 10:29:35+0000
Definition:

Specifies the type codes used for entities that play a part in an audit event. Does not include codes already definied elsewhere by well-renowned actors.

Publisher:Cambio. Cambio, . , Email
Content:Complete: All the concepts defined by the code system are included in the code system resource
Source Resource:XML / JSON / Turtle

This Code system is referenced in the content logical definition of the following value sets:

  • This CodeSystem is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)

This case-sensitive code system https://cambio.codes/cs/audit-event-entity-types defines the following codes:

CodeDisplayDefinition
result Result The result from an API request. Will be used to group result related metadata in the audit log.
AQLQuery AQL Query The original, unmodified AQL query invoked by an openEHR API consumer. Will be used to type an entity element as one where audit data related to the unmodified AQL query will be grouped.
modifiedAQLQuery Modified AQL Query The modified AQL query, meaning the AQL query that was actually executed. This can be different from the unmodified AQL query due to mechanisms in the CDR where i.e. business specific filter functionality is injected in AQL queries based on the context of the API request.