openehr-assistant-plugin AGENTS.md

openehr-assistant-plugin AGENTS.md is an instructions file for Claude Code, Codex, OpenCode from Cadasto/openehr-assistant-plugin. It costs 6,357 tokens per session, scanned A, original, MIT.

Project-specific instructions for an openEHR assistant plugin. openEHR is an open standard for storing and exchanging electronic health records.

In plain words
What is it for?
Use them when working with clinical records, archetypes, templates, compositions, or AQL queries. They also guide work involving the plugin's skills, commands, agents, and hooks.
Why use it?
They explain the plugin's clinical data concepts, file formats, and rules for communicating with its companion server, reducing mistakes in a specialised healthcare codebase.

Instructions file for Claude CodeCodexOpenCode

Written for Claude Code and Codex and OpenCode: ${CLAUDE_PLUGIN_ROOT} variable, but also the file is AGENTS.md. Also seen: reads .claude/ paths; mentions CLAUDE.md; mentions subagents.

Installs and runs on its own, but its text points at files inside the plugin that ships it — anything it tells you to read at a ${CLAUDE_PLUGIN_ROOT} path is only there once the plugin is installed.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/cadasto/openehr-assistant-plugin/agents-md
Clone the repo
git clone --depth 1 https://github.com/Cadasto/openehr-assistant-plugin

Made for: Claude Code, Codex, OpenCode.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for openehr-assistant-plugin AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/cadasto/openehr-assistant-plugin/agents-md.svg)](https://agentmods.dev/instructions/cadasto/openehr-assistant-plugin/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/cadasto/openehr-assistant-plugin/agents-md"><img src="https://agentmods.dev/badge/instructions/cadasto/openehr-assistant-plugin/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 6,357 This file is loaded in full into every session.
When invoked 6,357 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.06357 $0.06357
Opus 5 $0.03179 $0.03179
Sonnet 5 $0.01271 $0.01271
Haiku 4.5 $0.00636 $0.00636

Measured 5d ago against content hash f9e305b5edc6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

openehr-assistant-plugin AGENTS.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

AGENTS.md · 201 lines

How it starts

The opening of the file, as written. The whole thing — 201 lines — stays where its author put it; the contents beside it link to each section on GitHub.

AI Guidelines: openEHR Assistant Plugin

This file provides guidance to AI coding assistants working in this repository.

Project Overview

The openEHR Assistant Plugin is an AI plugin by Cadasto B.V. that provides clinical workflow integration with openEHR systems through skills, commands, agents, and hooks.

Domain Context

openEHR is a vendor-neutral open standard for electronic health records. Key concepts:

  • Archetypes — reusable clinical content definitions in ADL (Archetype Definition Language) format
  • Templates — use-case-specific constraint sets combining archetypes, in four serialisations: OET (.oet, hand-authored source) and Archetype Designer .t.json (AOM2 differential source) compile to an OPT (runtime contract), from which a vendor web template (Better/EHRbase JSON) is derived for FLAT/STRUCTURED data entry. .t.json is a source template, not a web template
  • Compositions — runtime clinical data instances conforming to templates
  • Reference Model (RM) — core data types and structures
  • AQL — Archetype Query Language for querying clinical data repositories
  • CKM — Clinical Knowledge Manager, the international archetype/template registry

Not all openEHR content lives in CKM: a small convention exists of tagging GitHub repositories that publish archetypes/templates with the openehr-content topic (~14 repos — freshEHR, Apperta-CKM projects, regional programmes, individual modellers). It is a genuine secondary discovery channel, thinner but broader than CKM for templates, and un-governed — no editorial review, no dependable lifecycle_state, no integrity guarantee. Skills reference it only as a fallback after CKM, and only in the main session: no MCP tool searches it, so it needs WebSearch/gh.

Companion MCP Server

The openehr-assistant-mcp server provides:

  • 12 MCP tools: CKM search/retrieval, guide access, terminology resolution, type specifications, ADL idiom lookup, curated examples search/retrieval
  • 14 MCP prompts: Guided workflows for common tasks, each taking validated arguments
  • Resources: Archetypes, templates, AQL, terminology, type specs, a guide registry spanning six categories (archetypes/, templates/, aql/, simplified_formats/, specs/, howto/), and the openehr://examples/{kind}/{name} namespace for curated worked examples (AQL, FLAT, STRUCTURED, reference .adl archetypes)

Read the full file on GitHub · 201 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 201 lines · 6,357 tokens per session scan A f9e305b5edc6

Subscribe to this mod's changes

openehr-assistant-plugin AGENTS.md is an instructions file published in the GitHub repository Cadasto/openehr-assistant-plugin (4 stars, last pushed 11d ago), licensed MIT. It adds 6,357 tokens to every session, about $0.0318 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.