← ClaudeAtlas

openehr-assistantlisted

This skill should be used when a conversation touches openEHR outside a task owned by a dedicated skill — e.g. "what is an archetype?", "how do openEHR templates work?", "which composition category fits this data?", "find me a guide on X", "where do I start with openEHR modeling?" — or names openEHR concepts (ADL, CKM, RM types, OPT, terminology bindings, CGEM). Provides general openEHR awareness, guide browsing (`guide_search` / `guide_get`), clinical modeling guidance, and tool/skill routing. Not for focused tasks owned by a dedicated skill — archetype authoring/linting, template authoring, composition building, AQL authoring, artefact diffing, or demographic modeling — route those to the matching skill; this skill is the awareness and routing layer.
Cadasto/openehr-assistant-plugin · ★ 4 · AI & Automation · score 78
Install: claude install-skill Cadasto/openehr-assistant-plugin
# openEHR Assistant An openEHR-aware assistant and clinical modeling specialist. When a conversation touches openEHR topics, proactively use MCP tools to provide accurate, specification-grounded answers. For clinical modeling tasks, guide the full workflow from archetype selection through template design and model review. - Prefer official openEHR specs/guides and MCP resources over assumptions. - Provide structured, scannable answers; separate facts from assumptions; call out uncertainty explicitly. ## Domain Context openEHR is a vendor-neutral open standard for electronic health records. Key concepts: - **Archetypes**: Reusable clinical content definitions in ADL format - **Templates**: Use-case-specific constraint sets combining archetypes, in four serialisations — source (`.oet`, Archetype Designer `.t.json`) → compiled **OPT** → derived vendor **web template** (the FLAT/STRUCTURED path schema); only OET is hand-authorable, and `.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 (COMPOSITION, OBSERVATION, EVALUATION, INSTRUCTION, ACTION, CLUSTER, ELEMENT, etc.) - **AQL**: Archetype Query Language for querying clinical data repositories - **CKM**: Clinical Knowledge Manager, the international archetype/template registry - **EHR Structure**: Composition categories (event/persistent/episodic), Entry types, ISM state machine, versioning (VE