What problem does it solve?
This Skill extracts usable clinical narrative from pipe-delimited HL7 v2 messages while preserving message structure and supporting privacy-conscious processing before analysis.
Core Features & Use Cases
- Message Parsing: Decode HL7 v2 segments, fields, components, repetitions, sub-components, and encoding characters across common message versions.
- Narrative Extraction: Collect free-text content from OBX-5 and NTE-3, including laboratory results, reports, notes, and observations.
- Segment-Aware De-identification: Redact identifiers and free text while preserving HL7 framing, segment order, and selected linkage keys.
- Use Case: Process an ORU laboratory feed, extract its impression and comments, de-identify the narrative, and pass it to OpenMed for entity extraction and clinical analysis.
Quick Start
Use the HL7 parsing skill to read the supplied message, extract narrative from eligible OBX and NTE fields, de-identify it with OpenMed, and return structured clinical insights.