Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/imio/passerelle-imio-aes-health

Passerelle connector to communicate with AES (HEALTH RECORDS)
https://github.com/imio/passerelle-imio-aes-health

iateleservice

Last synced: 7 days ago
JSON representation

Passerelle connector to communicate with AES (HEALTH RECORDS)

Awesome Lists containing this project

README

        

Passerelle connector to communicate with AES (HEALTH RECORDS)
=============================================================

Installation
------------

- add to Passerelle installed apps settings:
INSTALLED_APPS += ('passerelle_imio_aes_health',)

- enable module:
PASSERELLE_APP_PASSERELLE_IMIO_AES_HEALTH_ENABLED = True

Usage
-----

- create and configure new connector
- Title/description: whatever you want
- Certificate check: uncheck if the service has no valid certificate

Usage in w.c.s.
---------------