ere.health stellt erstes E-Rezept in Deutschland aus

Berlin, 01. Juli 2021 – Dem Softwareunternehmen Incentergy GmbH gelang es erfolgreich mit seinem Produkt, ere.health zum Stichtag der E-Rezept Einführung in Berlin Brandenburg, E-Rezepte auszustellen: „Wir haben heute Vormittag mit unserem Partner der Dens GmbH das erste E-Rezept für Zahnärzte erstellt“ (CEO Manuel Blechschmidt, Incentergy GmbH). ere.health bietet eine Softwarelösung zur Erstellung und Signatur von Read more about ere.health stellt erstes E-Rezept in Deutschland aus[…]

Alles aus einer Hand – Incentergy stellt neues Produkt zur Erstellung von Covid-19-Zertifikaten fertig

Das neue Produkt der Incentergy GmbH ermöglicht die Erstellung digitaler Covid-19-Zertifikate für Genesene und Geimpfte. Berlin, 07. Juni 2021 – Das Bundesministerium für Gesundheit hat Mitte Mai eine Ausschreibung für die Erstellung eines Zertifikatmoduls für Primärsysteme zur Ausstellung von COVID-19 Zertifikaten gestartet. Ein wichtiges Projekt zur weiteren Bekämpfung der Pandemie. Und Incentergy hat die Lösung Read more about Alles aus einer Hand – Incentergy stellt neues Produkt zur Erstellung von Covid-19-Zertifikaten fertig[…]

Gemeinsam die Digitalisierung im Gesundheitswesen voranbringen

DENS und ere.health kooperieren: Das E-Rezept für Zahnärzte Berlin, 11. Mai 2021 – Der Praxissoftwarehersteller für Zahnärzte DENS stellt sich gemeinsam mit ere.health den aktuellen Herausforderungen der Digitalisierung im Gesundheitssektor: Im Rahmen einer Entwicklungspartnerschaft soll die E-Rezeptlösung den Zahnarztpraxen von DENS zur Verfügung stehen. Ab dem 1.1.2022 wird in Deutschland das E-Rezept verpflichtend, dies stellt Read more about Gemeinsam die Digitalisierung im Gesundheitswesen voranbringen[…]

Digitalisierung schneller voranbringen. Gemeinsam etwas bewegen.

Ein Komplettpaket für das E-Rezept mit eRiXa© und ere.health Berlin, 30. April 2021 – Das E-Rezept kommt. Nur wann genau ist nicht mehr so sicher. Für alle first mover gibt es aber auch heute schon innovative Lösungen: die Incentergy GmbH hat die E-Rezept Softwarelösung ere.health entwickelt und arbeitet künftig mit PSO zusammen, die mit eRiXa© Read more about Digitalisierung schneller voranbringen. Gemeinsam etwas bewegen.[…]

PopUpPlaces – Mob Programming for pop up restaurants app for FarmHack 2020

In this post I want to share some insights about our approach for development and the product that we created for FarmHack 2020. We were a team of 7 people who created an app for evaluating places for pop up restaurants a.k.a. snack bars based on data from OpenStreetMap and Destatis.

[…]

How to debug jsdoc from openlayers in Visual Studio Code?

This blog post sums up some notes about using the node js debugger for jsdoc when developing a plugin for openlayers jsdoc. git clone https://github.com/openlayers/openlayers.git Open Visual Studio Code and open the folder where you checked out openlayers. { // Use IntelliSense to learn about possible Node.js debug attributes. // Hover to view descriptions of Read more about How to debug jsdoc from openlayers in Visual Studio Code?[…]

Project risk management. Do risky tasks first

Playing risk for project management
Image by Tambako The Jaguar

Projects are by definition a risky thing. Risk means that it might take longer, they do not meet their goals or will be more expensive than expected. This blog post will describe a simple but effective way of managing and reducing risks.

Especially projects in the IT world are likely to fail. In the last 20 years around 20%-30% of projects failed without delivering any value. Further 30% were challenged meaning they overrun budget or time.

[…]

The most important software piece the domain model

This blog post will elaborate on the most important part of a good software system: the domain model. As everybody knows business software is for IT alignment making sure that the organizational processes are optimally supported by a system. This can only be done if the data in the system is correct and represents the domain objects in a good way.

Survey entities perspective

[…]