SpecsModelExplore
Overview
Actors
External Systems
Clinical Data Product
Clinical Ingestion
Clinical Data
Analytics & Research
Clinical Apps
Governance & Audit
Audit Service
Audit Event CollectorAudit StorageQuery API
Consent Service
Access Review
SpecsModelExplore
Audit Service
OverviewGuideAudit Service APILinks and Communications
IDproduct.governance.audit_service
DescriptionAppend-only audit log for every data access.
Keyaudit_service
Typemicroservice:service
TeamGovernance & Audit
Ownergovernance@healthcare.example
Statusactive
TechnologiesGo, PostgreSQL, OpenSearch
Attributesretention: 7y, semantics: WORM
Tags
Table of contents
Guide
Audit Service
Internal structure
Components
Ingest path
Persist
Query
API
Audit Service API

Guide

Audit Service

The Audit Service is the append-only audit trail for PHI access, consent changes, research queries and merge operations.

WORM semantics

Audit records are never updated or deleted — only appended and queried.

Internal structure

Could not build diagram for model "example-healthcare".

Components

Audit Event Collector

Receives audit events from all services.

Audit Storage

WORM-style storage for audit trail.

Query API

API for compliance officers to query audit.

Ingest path

Collect

The Audit Event Collector accepts events from all services.

Persist

Audit Storage writes immutable, encrypted partitions.

Query

The Query API serves compliance officers.

API

Search and export endpoints for audit investigation are on the Overview tab.

Contract

Querying audit logs is itself audited — officers cannot browse without a trail.

Audit Service API

Links and Communications

4 workflows

Related Workflows(4)

WorkflowModelParticipant idParticipant label
Consent update

governance.consent-update

example-healthcareproduct.governance.audit_serviceAudit service
HL7 admission ingestion

clinical-flows.admission

example-healthcareproduct.governance.audit_serviceAudit service
Lab result delivery

clinical-flows.lab-result

example-healthcareproduct.governance.audit_serviceAudit service
Researcher query

governance.researcher-query

example-healthcareproduct.governance.audit_serviceAudit service