Skip to content

A simple RESTful API testing utility specific to IBE implementations.

License

Notifications You must be signed in to change notification settings

laszlo462/IBE-RESTester

Repository files navigation

IBE-RESTester

Tagged Release Development Status Build Status Build Status Build Coverage

A simple RESTful API testing utility specific to IBE implementations.

The IBE-RESTester project aims to facilitate easy testing of DLL to IBE participant queries, as well as aid in identifying necessary lookup table changes related to FHIR bundle creation.

screenshot

Table of Contents

Features

  • Simple verification of the DynaLync participant queries of the IBE database.
  • Query types availabe:
    • Patient MRN
    • Enterprise ID
    • Name
    • Date of Birth
    • CT Orders (comming soon)

Requirements

Python 3 should only be required for development.

See RELEASES to download the standalone .exe application.

Usage

  • Download the Windows executable package from RELEASES
  • Double click on ibequery.exe to launch the application
  • Input the IBE's IP Address if required (will attempt to auto-detect)
  • Select the query type
  • Input your query parameters and hit enter
  • The JSON response from IBE will be displayed

Debug logging is still turned on by default for testing purposes, this will be disabled in a future release.

Development

See CONTRIBUTING

Future

See ROADMAP

History

See CHANGELOG

Community

See CODE OF CONDUCT

Credits

See AUTHORS

License

See LICENSE

About

A simple RESTful API testing utility specific to IBE implementations.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages