Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(routes): add hl7v2-to-json route #1488

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

Fdawgs
Copy link
Owner

@Fdawgs Fdawgs commented May 20, 2023

closes #1403

TODO:

  • Support text/hl7v2 as content-type (see IANA media type)
  • Correct terminology for pipe separated messages? Are they "vertical bar" encoded messages?
  • Unit tests for hl7v2-to-json plugin
  • Tests for hl7v2/json route
  • E2E test for hl7v2/json route in server.test.js
  • Add example route and Insomnia example requests
  • Add mention of route to readme
  • Review custom segment support/configuration

@Fdawgs Fdawgs modified the milestones: v11.0.0, v11.1.0 Jun 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add HL7v2 to JSON/XML utility route
1 participant