Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nazrulworld/fhir.heart
Health Relationship Trust Profile (HEART) implementation for FHIR (Fast Healthcare Interoperability Resources) compliance or Healthcare System.
https://github.com/nazrulworld/fhir.heart
Last synced: 3 days ago
JSON representation
Health Relationship Trust Profile (HEART) implementation for FHIR (Fast Healthcare Interoperability Resources) compliance or Healthcare System.
- Host: GitHub
- URL: https://github.com/nazrulworld/fhir.heart
- Owner: nazrulworld
- License: gpl-2.0
- Created: 2017-12-21T18:49:05.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-16T07:29:11.000Z (over 6 years ago)
- Last Synced: 2024-11-11T11:12:06.601Z (2 months ago)
- Language: Python
- Size: 74.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE.GPL
Awesome Lists containing this project
README
.. contents::
collective.fhir.heart
=====================The the Health Relationship Trust (`HEART`_) implementation of IAM(Identity Access Management), authentication and security system for FHIR compliance healthcare system, powered by `OAuth 2.0`_, `OpenID Connect 1.0`_, `Plone`_.
Features
--------- `HEART profile for OAuth 2.0`_.
- `HEART profile for OpenID Connect`_.
- `HEART profile for User-Managed Access (UMA)`_.
- HEART profile for Fast Healthcare Interoperability Resources (FHIR) OAuth 2.0 scopes.
- HEART profile for FHIR UMA resource set types, scopes, and claims-gathering flows (referencing the previous specifications as appropriate).Examples
--------This add-on can be seen in action at the following sites:
- Is there a page on the internet where everybody can see the features?Documentation
-------------Full documentation for end users can be found in the "docs" folder, and is also available online at http://docs.plone.org/foo/bar
Translations
------------This product has been translated into
- Klingon (thanks, K'Plai)
Installation
------------Install collective.fhir.heart by adding it to your buildout::
[buildout]
...
eggs =
collective.fhir.heartand then running ``bin/buildout``
Contribute
----------- Issue Tracker: https://github.com/collective/collective.fhir.heart/issues
- Source Code: https://github.com/collective/collective.fhir.heart
- Documentation: https://docs.plone.org/foo/barSupport
-------If you are having issues, please let us know.
We have a mailing list located at: [email protected]License
-------The project is licensed under the GPLv2.