Koppeltaal 2.0 Dev Guide
  • Developer Guide
  • POC (Walking Skeleton)
    • Proof Of Concept
      • Koppeltaal Server
      • Domain Management
      • Auth Server
      • Koppeltaal IdP
      • Domain Access Test Suite
      • Koppeltaal Test Tooling
  • Domain access
    • Joining a domain
    • Role-based access control
      • Autorisation model
      • Creating a role
      • Search Narrowing
      • Revoke Permission
  • Technical HOW-TO
    • Koppeltaal Test Tooling
    • Request Koppeltaal server metadata
    • Connecting to Koppeltaal
      • Requirements
        • Create a key pair
        • Signing the JWT
        • JWKS setup
      • Access to Koppeltaal
    • Managing resources
      • Versioning
      • CRUD Operations
        • Retrieve all Resources
        • Retrieve specific Resource
        • Create a Resource
        • Update a Resource
        • Delete a Resource
      • Subscribing to changes
    • Launching
      • HTI Flow
      • SHOF Flow
      • Compose a launch
      • Initiating a launch
      • Receiving a HTI launch
        • Token introspection
      • Receiving a SHOF launch
    • Detailed technical guidance
  • Hackathon Use Cases
    • Requirements
      • Install and configure Yivi
    • Use-Cases
      • Use-Case 1: Create a Task
        • Create an ActivityDefinition
      • Use-Case 2: HTI Launch
      • Use-case 3: SHOF Launch
      • Use-case 4: Subscribing to changes
  • Useful Links
    • Simplifier Profiles
    • FHIR Docs
    • HTI documentation
    • GitHub
    • Koppeltaal 2.0 Specifications & Architecture
    • Koppeltaal 2.0 Implementation Guide
    • Koppeltaal 2.0 OpenAPI Specs
Powered by GitBook
On this page
  • What Koppeltaal server does it use?
  • How to get started?

Was this helpful?

  1. Technical HOW-TO

Koppeltaal Test Tooling

The interactive developer guide

PreviousRevoke PermissionNextRequest Koppeltaal server metadata

Last updated 5 months ago

Was this helpful?

The can be seen as an interactive dev-guide. It offers a rich set of tools that help developers implement Koppeltaal. It can visualize many of the technical how-to items from this developer guide.

It can be used to test the common Koppeltaal interactions like: , , and .

What Koppeltaal server does it use?

It is not allowed to use the Koppeltaal Test Tooling on Itzos acc22 and production. Requests here should not be allowed.

The Test Tooling is a multitenant solution that allows you to work against multiple Koppeltaal servers (like the POC and Itzos acc21). You can configure your own clients.

How to get started?

Navigate to the and try it out. Everyone can register. It also allows you to work together with your colleagues by sharing SMART clients. Follow this video on how to set up your first Koppeltaal client:

The video below is based on an old version of the test suite. It also supports:

  1. Share SMART Clients with colleagues

  2. Launch to the test suite

  3. Launch as a RelatedPerson.

Koppeltaal Test Tooling
Connecting to Koppeltaal
Launching
CRUD operations
Subscribing to changes
Koppeltaal Test Tooling