openEHR Explorer
Browse, query, and inspect any openEHR CDR — no curl or Postman collection required.
v0.8.0 · macOS · Windows · Linux · Installation guide
Connect a server · browse EHRs · inspect templates · AQL with autocomplete
See it in action
Features
Native Desktop App
Cross-platform (macOS, Windows, Linux). No Docker, no backend, no runtime. Installs in seconds.
Template-Aware Viewer
Compositions render with human-readable archetype labels — at0006 becomes "Any Event", not noise.
AQL Query Runner
Write and execute AQL against your CDR. Results in a sortable table. Save queries, export CSV.
FLAT Path Panel
One-click copy of any FLAT path from the Web Template tree. Built for SDK and integration developers.
Multi-Server Profiles
Save named connections to EHRBase, Better Platform, or any openEHR REST server. Switch instantly.
Tauri-Powered
Rust (Tauri) + Vue 3. ~10 MB bundle, < 2 s launch time. No Electron overhead.
Get started in 30 seconds
macOS (Homebrew)
Not yet notarized by Apple — on first launch, run xattr -cr "/Applications/openEHR Explorer.app" if macOS reports the app as damaged.
Direct Download
macOS: not yet notarized by Apple — if Gatekeeper reports the app as damaged on first launch, see Troubleshooting.
Windows (Scoop)
Not yet Authenticode-signed — Windows SmartScreen may warn on first launch; click “More info” → “Run anyway”. winget support is planned.
Linux (apt)
Debian/Ubuntu (amd64) — future releases arrive via apt upgrade. Prefer a one-off install or another distro? Grab the .deb/.AppImage directly — see Installation.
Part of the openEHR developer tooling ecosystem — alongside oehrpy (Python SDK) and Open CIS (reference clinical app). No runtime dependency between them — use any combination.
Still reaching for Postman to poke at an openEHR CDR? See how openEHR Explorer compares as a Postman alternative for openEHR.