LinuxForHealth / connect-r-and-d

Linux For Health Connectors for Inbound Data Processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement X12 REST Integration Service on Linux x86

dixonwhitmire opened this issue · comments

Implement a REST Service on Linux x86 to integrate the X12 270 transaction with the "GenApp" (general insurance application) on Z.
At a high level the service will:

  • parse the X12 payload and extract the subscriber demographics
  • utilize a "gen app" client to submit a request to a verification service using subscriber demographics
  • transform the response from the "gen app" service to a valid X12 271 response

Left to do:

  • implement the "gen app" client
  • parse the "gen app" response and use it to populate the x12 271 response template