This repository serves as a sample implementation in JAVA and implements the cryptographic part of the specification of the VAU protocol for ePA for all (gemSpec_Crypto Chapter 7).
Implementation of a REST interface as a front for the ePA-FM interfaces of the german eHealth component Konnektor. It contains the API definition, a library to process the API objects and forward them to the corresponding Konnektor interface and a Spring Boot app to provide the functionality as RESTful Webservice.
This library offers conversion functionality to create IHE-XDS messages from Java data objects and convert IHE-XDS messages to Java data objects. It supports operations relevant for the german eHealth infrastructure, such as storing, finding, retrieving, replacing and deleting of documents in a patients eHealth document storage.
Swift-GemPDFKit is a lightweight (and by no means complete) library for parsing, writing, and adding attachments to PDFs. The PDF-parsing and -tokenization depends heavily on PointFree's swift-parsing library (https://github.com/pointfreeco/swift-parsing).
The project extracts image data from smartphone models from the websites of various manufacturers and evaluates them automatically. The position of the built-in NFC antenna relative to the outer edge of the smartphone is determined and saved in a JSON file together with the model identifiers. We can use this data in the e-prescription app to show the user the holding position of the eGK.
The NFC-Locator is used to extend and maintain a database with positions of NFC-antennas in Android devices. User can submit new informations by marking a position and linking it to a specific device.
codfsh is a VS Code Extension to support compilation and validation of FHIR profile definitions. Short Hand files (.fsh) can be compiled and validated easily with Sushi and HAPI validator