Metadata-Version: 1.2
Name: hit-starter-on-fhir
Version: 0.1.2
Summary:  Health IT starter kit providing auditing, authn and authz using FHIR and OpenID Connect
Home-page: https://github.com/walkIT-nl/hit-starter-on-fhir
Author: WalkIT
Author-email: code@walkit.nl
License: MIT license
Description: ===================
        HIT Starter on FHIR
        ===================
        
        .. image:: https://img.shields.io/pypi/v/hit-starter-on-fhir.svg
                :target: https://pypi.python.org/pypi/hit-starter-on-fhir
        
        .. image:: https://img.shields.io/travis/walkIT-nl/hit-starter-on-fhir.svg
                :target: https://travis-ci.com/walkIT-nl/hit-starter-on-fhir
        
        .. image:: https://readthedocs.org/projects/hit-starter-on-fhir/badge/?version=latest
                :target: https://hit-starter-on-fhir.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        Health IT starter kit providing auditing, authn and authz using FHIR and OpenID Connect
        
        * Free software: MIT license
        * Documentation: https://hit-starter-on-fhir.readthedocs.io.
        
        
        Features
        --------
        
        * Audit client using FHIR AuditEvent
        
        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
        
        
        =======
        History
        =======
        
        0.1.0 (2021-01-16)
        ------------------
        
        * First release on PyPI.
        
Keywords: hit-starter-on-fhir
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
