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 h...
HPK messages use pipe (|) as field delimiter with the following structure:
ID|M1 - Patient Identity (Creation/Modification) Purpose: Patient demographic information (registration)
Комплексный анализатор и объяснение HPK (собственный формат медицинских сообщений). Поддерживает более 100 типов сообщений для администрирования пациентов (ID, MV, CV), цепочки поставок (PR, FO, MA, CO, LI, RO, FA), инвентаризации (SO, IM), организационной структуры (ST, UT) и финансовых операций (RD, DD). Использует @erp-pas/hpk-dictionary как источник истины. Проверяет структуру, извлекает поля, объясняет бизнес-контекст, сопоставляется с HL7 v2.5/IHE PAM и устраняет проблемы интеграции. Источник: dedalus-erp-pas/foundation-skills.