Skip to content

A Generic Informed Consent Service

License

Notifications You must be signed in to change notification settings

mosaic-hgw/gICS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

context

Current Version: 2023.1.3 (Okt. 2023) Current Docker-Version of TTP-FHIR-Gateway: 2023.1.2 (October 2023), Details from ReleaseNotes

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. The JavaDoc specs for the Consent Services are available online (see package org.emau.icmvc.ganimed.ttp.cm2).

Use SOAP-UI to create sample requests based on the WSDL files.

Standard-Service-Interface

The WSDL URL is http://<YOUR IPADDRESS>:8080/gics/gicsService?wsdl

Standard-Service-Interface with Notifications

The WSDL URL is http://<YOUR IPADDRESS>:8080/gics/gicsServiceWithNotification?wsdl

Management-Service-Interface

The WSDL URL is http://<YOUR IPADDRESS>:8080/gics/gicsManagementService?wsdl

FHIR

More details from https://www.ths-greifswald.de/gics/fhir

IT-Security Recommendations

Access to relevant application and database servers of the Trusted Third Party tools should only be possible for authorised personnel and via authorised end devices. We therefore recommend additionally implementing the following IT security measures:

  • Operation of the relevant servers in separate network zones (separate from the research and supply network).
  • Use of firewalls and IP filters
  • Access restriction at URL level with Basic Authentication (e.g. with NGINX or Apache)
  • use of Keycloak to restrict access to Web-Frontends and technical interfaces

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 following research projects:

  • MAGIC (funded by the DFG HO 1937/5-1)
  • MIRACUM (funded by the German Federal Ministry of Education and Research 01ZZ1801M)
  • NUM-CODEX (funded by the German Federal Ministry of Education and Research 01KX2021)

Credits

Concept and implementation: L. Geidel
Web-Client: A. Blumentritt, M. Bialke, F.M.Moser
Docker: R. Schuldt
TTP-FHIR Gateway für gICS: M. Bialke, P. Penndorf, L. Geidel, S. Lang, F.M. Moser

License

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

Publications

Supported languages

German, English

About

A Generic Informed Consent Service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages