@openhealth/oht-custom-parser-lib
v0.6.0
Published
Shared nodejs lib with with reusable functions
Keywords
Readme
/**
- Shared OHT helpers used by ohapi and agnostic-parser:
- JSONata transformation rules engine (
applyRules/validateJsonataExpression)
- JSONata transformation rules engine (
- LIS CSV/XML parse (
lisCsvToExamRows/lisXmlToJson)
- LIS CSV/XML parse (
- Path/format helpers (
extractFromPath/applyFormat)
- Path/format helpers (
- Parser pipeline code (measurements, Core posting, processingLogger, etc.) lives in
agnostic-parser/internal/. */
