EHR Adapters — Release Notes
EHR, EMR and practice-management systems reached over a proprietary API rather than FHIR.
| Catalog | EHR Adapters |
| Catalog id | lkehr |
| Repository | https://github.com/Linkiir/linkiir-ehr-adapters |
| Minimum Grid version | 1.0.0 |
Current versions
Adapters
| Adapter | Current version | Node type id | Changelog |
|---|---|---|---|
| PCC Connect | 1.0.0 | LKEHR_PCC_CONNECT | history |
| PCC Request | 1.0.0 | LKEHR_PCC_REQUEST | history |
Libraries
| Library | Current version | Changelog |
|---|---|---|
pcc_api | 1.0.0 | history |
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
- Linkiir Catalogs Release Notes — every catalog, and how to upgrade
- EHR Adapters — what this catalog contains and how to subscribe