TKB Clinical Process Activity Actions
0.1.0 - ci-build Sweden

TKB Clinical Process Activity Actions - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Aggregation Rules

Aggregation Rules

Flow

graph LR
  C[Consumer] --> A[Aggregator]
  A --> S1[Source System 1]
  A --> S2[Source System 2]
  S1 --> A
  S2 --> A
  A --> C

Rules

  • Deduplicate by activityId and keep most recent activityTime
  • Sort by activityTime desc, then activityId
  • Default limit 500; use hasMore/hasMoreReference for pagination
  • Per-source timeout 27s; total 30s
  • Partial failures are reported in result.message; continue with available data