Skip to content
/ gICS Public
forked from mosaic-hgw/gICS

A Generic Informed Consent Service

License

Notifications You must be signed in to change notification settings

ushapal/gICS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

context

Current Docker-Compose Version: 2.13.0 (June 2021)

About

The Consent Management solution gICS (generic Informed Consent Administration Service) supports the management of digital informed consent documents. It facilitates checking for various policies and modules of a consent in real time.

context

Download

Latest Docker-compose version of gICS

Source

https://github.com/mosaic-hgw/gICS/tree/master/source

Live-Demo and more information

Try out gICS from https://demo.ths-greifswald.de

or visit https://ths-greifswald.de/gics for more information.

API

SOAP

All functionalities of the gICS are provided for external use via SOAP-interfaces.

Consent Administration-Interface (JavaDoc)

The WSDL URL is http://:8080/gics/gicsService?wsdl

Use SOAP-UI to create sample requests.

FHIR

More details from https://simplifier.net/guide/ttp-fhir-gateway-ig/Einwilligungsmanagement

IT-Security Recommendations

For the operation of gICS at least following IT-security measures are recommended:

  • use integrated authentication and authorization mechanism (gRAS) or keycloak-support to secure access and grant privileges to gics-web (see supplementary documentation for details)
  • operation in a separate network-zone
  • use of firewalls and IP-filters
  • access restriction to the gPAS-Servers with basic authentication (e.g. with nginx or apache)

Additional Information

The gICS was developed by the University Medicine Greifswald and published in 2014 as part of the MOSAIC-Project (funded by the DFG HO 1937/2-1). Selected functionalities of gICS were developed as part of the MAGIC Project (funded by the DFG HO 1937/5-1).

Credits

Concept and implementation: L. Geidel

Web-Client: A. Blumentritt, M. Bialke

Docker: R. Schuldt

FHIR-API for gICS: M. Bialke

License

License: AGPLv3, https://www.gnu.org/licenses/agpl-3.0.en.html Copyright: 2014 - 2021 University Medicine Greifswald Contact: https://www.ths-greifswald.de/kontakt/

Publications

https://rdcu.be/b5Yck

https://rdcu.be/6LJd

http://dx.doi.org/10.3414/ME14-01-0133

http://dx.doi.org/10.1186/s12967-015-0545-6

Supported languages

German, English

Screenshots

detail

tree

About

A Generic Informed Consent Service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 85.0%
  • HTML 14.4%
  • CSS 0.6%