External Public Services
External Public Services
The General Secretariat for Information Systems retains KED ( Interoperability Center of the Ministry of Digital Governance). At this url (https://gsis.gr/dimosia-dioikisi/ked/webservices) you can find the webservices supported by GSIS.
Digigov Department has developed and published some of the interoperability services, which are presented as follows.
Interoperability with IDIKA service (personal info)
The following module allows the user to connect to the IDIKA service of e-Government Center for Social Security and retrieve personal info. Implemented in typescript.
Interoperability with EMEP service
The following module allows the user to connect to the emep service, which is the National Record of Communication. It is responsible to store contact information of citizens. Useful for nextjs/nodejs projects.
Interoperability with IDIKA service (AMKA)
The following module allows the user to connect to the IDIKA service of e-Government Center for Social Security and their AMKA number. Implemented in typescript.
AuditRecord
According to Common Guide for Client Applications of GSIS, (https://www.gsis.gr/dimosia-dioikisi/ked/koinos-odigos) all online services are required to have the addition of tracking data (auditRecord) when calling them.
This module implements a JSON file storage database for use with the audit mechanism of GSIS. It follows the interoperability_specsv1.4 and simplifies the integration with Nextjs/Nodejs projects. It also provides a way for automating protocol numbers and transactions Id's, if your app does not provide them.
Interoperability with KED service
The following module allows the user to connect to KED service, regarding KEP employees. Useful for nextjs/nodejs projects.
Medical Certification
This service from IDIKA is outside of KED at the moment. Used to get a medical certification of the person by AMKA.
AuditRecord PostgreSQL Engine
Complementary engine for AuditRecordDB module to use PostgreSQL DB for storage.
Interoperability with Police Service
The following module allows the user to connect on Police service. It returns person identity details for the provided basic info. Can be found as npm package here.