feat: v4 0 0#12
Merged
Merged
Conversation
from node-hl7-server package
- k8 examples - updated docker file
Closed
Bring table coverage to parity with go-hl7: generate a per-version registry of all ~480 Caristix value tables (only 25 were hand-written previously, while the segment specs reference ~330). Data is emitted to registry.data.js and parsed at load; a thin typed loader exposes TABLES and lookupTable(version, id). Adds scripts/generate-tables.mjs and a coverage parity test.
Bugs5382
added a commit
that referenced
this pull request
Jun 7, 2026
* feat(#3): more optimizations * feat(#5): eslint [skip ci] * feat: fixed issues from node-hl7-server package * docs(#2): first pass * docs(#2): more updates - k8 examples - updated docker file * docs(#11): ipv4 and ipv6 * docs(#14 and #13): first pass [skip ci] * docs(#14): script [skip ci] * docs(#14): massive updates [skip ci] * docs(#14): massive updates x2 [skip ci] * docs(#14): eslint * docs(#14): eslint * feat(#4): update it's workflows * feat(#4): formating * feat(#4): added docker smoke test * feat(#4): full set of files * feat(#4): formating * feat: eslint * feat: format * feat: last fixed * ci: fix lic * ci: fix smoke test * feat(node-hl7-client): add full HL7 value-table registry for v4.0.0 Bring table coverage to parity with go-hl7: generate a per-version registry of all ~480 Caristix value tables (only 25 were hand-written previously, while the segment specs reference ~330). Data is emitted to registry.data.js and parsed at load; a thin typed loader exposes TABLES and lookupTable(version, id). Adds scripts/generate-tables.mjs and a coverage parity test. * chore(node-hl7-client): add MIT license headers to generated table files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.