Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/imio/passerelle-imio-aes-health
- Owner: IMIO
- Created: 2020-03-17T09:14:14.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-08T11:46:41.000Z (6 months ago)
- Last Synced: 2024-07-08T14:39:02.088Z (6 months ago)
- Topics: iateleservice
- Language: Python
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 13
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.rst
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 = TrueUsage
------ create and configure new connector
- Title/description: whatever you want
- Certificate check: uncheck if the service has no valid certificateUsage in w.c.s.
---------------