hpk-parser

Installation
SKILL.md

HPK Message Parser and Explainer

Overview

This skill parses and explains HPK (Healthcare Protocol Kernel) messages - a proprietary pipe-delimited healthcare message format used in the Hexagone system for French healthcare environments. The parser supports 100+ message types across multiple domains (patient administration, supply chain, inventory, financial, organizational), identifies message types, extracts all fields, validates structure, and provides human-readable explanations based on the official HPK dictionary and specifications.

Primary Sources of Truth:

  1. HPK Dictionary (@erp-pas/hpk-dictionary) - GitLab repository with complete message schemas, field definitions, and validation rules
  2. HPK ADT Message Specification - Comprehensive field definitions for patient administration messages
  3. HPK GEF Specification - Workflow integration and economic/financial management messages

Coverage:

  • Patient Administration: Identity (ID), Movements (MV), Coverage (CV) - 12+ message types
  • Supply Chain: Products (PR), Suppliers (FO), Markets (MA), Orders (CO), Deliveries (LI), Receptions (RO) - 20+ message types
  • Financial: Invoices (FA), Miscellaneous Receipts (RD) - 4+ message types
  • Inventory: Stock movements (SO), Asset inventory (IM) - 5+ message types
  • Organizational: Structures (ST), Users (UT) - 6+ message types
  • Requests: Creation requests (DD) - 2+ message types
Related skills

More from dedalus-erp-pas/hexagone-foundation-skills

Installs
21
GitHub Stars
3
First Seen
Mar 27, 2026