Skip to main content

EHR Adapters — Release Notes

EHR, EMR and practice-management systems reached over a proprietary API rather than FHIR.

CatalogEHR Adapters
Catalog idlkehr
Repositoryhttps://github.com/Linkiir/linkiir-ehr-adapters
Minimum Grid version1.0.0

Current versions

Adapters

AdapterCurrent versionNode type idChangelog
PCC Connect1.0.0LKEHR_PCC_CONNECThistory
PCC Request1.0.0LKEHR_PCC_REQUESThistory

Libraries

LibraryCurrent versionChangelog
pcc_api1.0.0history
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

PCC Connect

LKEHR_PCC_CONNECT · current 1.0.0 · configuration

1.0.0

Released 2026-09-17

  • Initial release. Obtains a PointClickCare access token on a timer and reads organisation facilities as a liveness check.

PCC Request

LKEHR_PCC_REQUEST · current 1.0.0 · configuration

1.0.0

Released 2026-09-17

  • Initial release. Makes an authenticated PointClickCare request driven by the inbound message, substituting {orgUuid} automatically.

Library history

Library versions are immutable: a published version is never edited, and a fix ships as a new version. A node stays pinned to the version it was built against until you move it forward.

pcc_api

current 1.0.0

1.0.0

Released 2026-09-17

  • Initial release. Two-legged OAuth over mutual TLS by default; the three-legged authorization-code grant is implemented and enabled by configuration.

Next