Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kdunee/pyembeddedfhir

An easy way to run integration tests against a 🔥 FHIR server in 🐍 Python.
https://github.com/kdunee/pyembeddedfhir

fhir integration-testing python

Last synced: about 1 month ago
JSON representation

An easy way to run integration tests against a 🔥 FHIR server in 🐍 Python.

Awesome Lists containing this project

README

        

===============================
pyembeddedfhir
===============================

.. image:: https://img.shields.io/pypi/v/pyembeddedfhir.svg
:target: https://pypi.python.org/pypi/pyembeddedfhir

.. image:: https://img.shields.io/travis/kdunee/pyembeddedfhir.svg
:target: https://app.travis-ci.com/github/kdunee/pyembeddedfhir

.. image:: https://readthedocs.org/projects/pyembeddedfhir/badge/?version=latest
:target: https://pyembeddedfhir.readthedocs.io/en/latest/?version=latest
:alt: Documentation Status

A simple way to use a 🔥 FHIR server in 🐍 Python integration tests.

* Free software: MIT license
* Documentation: https://pyembeddedfhir.readthedocs.io.

Features
--------

* Uses Docker to run a FHIR server in a container.
* Supported implementations:
* `HAPI FHIR `_ server.
* Microsoft's `fhir-server `_.

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage