Skip to content
This repository has been archived by the owner on Jun 5, 2021. It is now read-only.
/ adt-connector Public archive

The ADT connector acts as an integration point between Open-eObs and patient administration systems.

License

Notifications You must be signed in to change notification settings

NeovaHealth/adt-connector

Repository files navigation

adt-connector

Provides an HL7 interface to open-eObs.

A Camel Router with Scala DSL Project. For more help see the Apache Camel documentation.

Build

To build this project use:

mvn install

You can run this project from source.

mvn exec:java

Docker

To build the connector and run with Docker:

make -C docker integration-test
mvn install
make -C docker integration-test-clean
registry=openeobs make -C docker run

Test with HAPI

You can use HAPI TestPanel to send messages to the ADT connector.

  • Create a connection that connects to localhost:8888.
  • Create a message and send it.
  • Go back to the connection and check the Activity tab
  • Tail the karaf logs at on the ADT connector.

About

The ADT connector acts as an integration point between Open-eObs and patient administration systems.

Resources

License

Stars

Watchers

Forks

Packages

No packages published