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

Deployment

Deployment

Prerequisites

  • Mutual TLS with SITHS certificates
  • Network connectivity to aggregator and source systems

Configuration Examples

Java TLS KeyStore (example)

KeyStore keyStore = KeyStore.getInstance("JKS");
keyStore.load(new FileInputStream("cert.jks"), "password".toCharArray());

Monitoring

  • Availability > 99.5%
  • Response time p95 < 10s
  • Error rate < 5%