Skip to main content

Developer Tools — Release Notes

Tools for building and testing interfaces, rather than adapters to an external system.

CatalogDeveloper Tools
Catalog idlktool
Repositoryhttps://github.com/Linkiir/linkiir-devtools
Minimum Grid version1.0.0

Current versions

Adapters

AdapterCurrent versionNode type idChangelog
Data Simulator1.0.0LKTOOL_DATA_SIMULATORhistory

Libraries

None — the content in this catalog is self-contained.

Checking what you are on

Open the node in the Builder: the adapter version it was built from is shown on the node, and Settings → Catalogs lists every node whose adapter or library has a newer release. See how to upgrade.


Adapter history

Data Simulator

LKTOOL_DATA_SIMULATOR · current 1.0.0 · configuration

1.0.0

Released 2026-09-17

  • Initial release. A source node that emits synthetic messages on each poll interval and pushes them onto the queue, with the message type chosen from a dropdown.
  • Message types: HL7 v2.5.1 ADT^A01, C-CDA R2.1 CCD, FHIR R4 Patient, FHIR R4 Observation, X12 5010 270 and 271.
  • Configurable interval, messages per interval (capped at 1000), optional queue topic, fixed-seed mode for repeatable runs, and Live Mode for a dry run.
  • All output is synthetic, so it carries no PHI.

Next