Skip to content

Commit 583b28b

Browse files
created new html pages
1 parent 24498e7 commit 583b28b

1 file changed

Lines changed: 21 additions & 21 deletions

File tree

universal/applications.html

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -256,18 +256,18 @@ <h5 class="teaser-heading">DEMIS-notification-processing-service</h5>
256256
</a>
257257
<span>This service is responsible for receiving and processing pathogen and disease notifications. It offers a FHIR compliant REST interface for this purpose exposed to the outside of demis. The logic of the individual processing steps is usually not implemented by this service itself, but is provided by other special services that are requested.</span>
258258
</div>
259-
<div class="teaser-text my-4">
260-
<a class="text-decoration-none" href="https://github.com/gematik/DEMIS-portal-shell">
261-
<h5 class="teaser-heading">DEMIS-portal-shell</h5>
262-
</a>
263-
<span>The shell is the main structue that allows for all micro applications of DEMIS Notification-Portal Microfrontends to be rendered. It has the initial Config for SPA-Framework and an import Map mapping all micro application to their relative URL served Paths. It has the main functionality to show static pages (impressum, about Demis).</span>
264-
</div>
265259
<div class="teaser-text my-4">
266260
<a class="text-decoration-none" href="https://github.com/gematik/DEMIS-notification-gateway">
267261
<h5 class="teaser-heading">DEMIS-notification-gateway</h5>
268262
</a>
269263
<span>Gateway service for notification-portal website to connect notification-api</span>
270264
</div>
265+
<div class="teaser-text my-4">
266+
<a class="text-decoration-none" href="https://github.com/gematik/DEMIS-portal-shell">
267+
<h5 class="teaser-heading">DEMIS-portal-shell</h5>
268+
</a>
269+
<span>The shell is the main structue that allows for all micro applications of DEMIS Notification-Portal Microfrontends to be rendered. It has the initial Config for SPA-Framework and an import Map mapping all micro application to their relative URL served Paths. It has the main functionality to show static pages (impressum, about Demis).</span>
270+
</div>
271271
<div class="teaser-text my-4">
272272
<a class="text-decoration-none" href="https://github.com/gematik/DEMIS-service-demo">
273273
<h5 class="teaser-heading">DEMIS-service-demo</h5>
@@ -292,36 +292,30 @@ <h5 class="teaser-heading">DEMIS-antibiotic-resistance-surveillance-service</h5>
292292
</a>
293293
<span>Service to enable laboratories and hospitals to transmit data to ARS (Antibiotic Resistance Surveillance) via their primary systems (KIS/LIS)</span>
294294
</div>
295-
<div class="teaser-text my-4">
296-
<a class="text-decoration-none" href="https://github.com/gematik/DEMIS-portal-bedoccupancy">
297-
<h5 class="teaser-heading">DEMIS-portal-bedoccupancy</h5>
298-
</a>
299-
<span>The web-based microfrontend Portal-BedOccupancy is part of the DEMIS Notification-Portal Microfrontends. It enables staff to deliver data about the current number of occupied and operable beds for adults and children in their hospital to fullfil the law: § 13 IfSG - Einzelnorm.</span>
300-
</div>
301295
<div class="teaser-text my-4">
302296
<a class="text-decoration-none" href="https://github.com/gematik/DEMIS-portal-pathogen">
303297
<h5 class="teaser-heading">DEMIS-portal-pathogen</h5>
304298
</a>
305299
<span>The web-based microfrontend Portal-Pathogen is part of the DEMIS Notification-Portal Microfrontends. It allows staff to report notifcation category and specimen data about their patients according to the law.: §7 Abs. 1 IfSG: Meldepflichtige Nachweise von Krankheitserregern.</span>
306300
</div>
307301
<div class="teaser-text my-4">
308-
<a class="text-decoration-none" href="https://github.com/gematik/DEMIS-certificate-update-service">
309-
<h5 class="teaser-heading">DEMIS-certificate-update-service</h5>
310-
</a>
311-
<span>This micro service downloads all public certificates of health offices registered in the DEMIS-Keycloak from a specific certificate authorities&#39; endpoint. These certificates are then stored in a specific Key-Value-Database (in this case Redis). There is just a single certificate authority (CA) known to the service.</span>
312-
</div>
313-
<div class="teaser-text my-4">
314-
<a class="text-decoration-none" href="https://github.com/gematik/DEMIS-lifecycle-validation-service">
315-
<h5 class="teaser-heading">DEMIS-lifecycle-validation-service</h5>
302+
<a class="text-decoration-none" href="https://github.com/gematik/DEMIS-portal-bedoccupancy">
303+
<h5 class="teaser-heading">DEMIS-portal-bedoccupancy</h5>
316304
</a>
317-
<span>The Lifecycle-Validation-Service (LVS) validates the lifecycle rules of a pathogen notification</span>
305+
<span>The web-based microfrontend Portal-BedOccupancy is part of the DEMIS Notification-Portal Microfrontends. It enables staff to deliver data about the current number of occupied and operable beds for adults and children in their hospital to fullfil the law: § 13 IfSG - Einzelnorm.</span>
318306
</div>
319307
<div class="teaser-text my-4">
320308
<a class="text-decoration-none" href="https://github.com/gematik/DEMIS-surveillance-pseudonym-service">
321309
<h5 class="teaser-heading">DEMIS-surveillance-pseudonym-service</h5>
322310
</a>
323311
<span>Service for the creation of pseudonyms in the context of surveillance programs</span>
324312
</div>
313+
<div class="teaser-text my-4">
314+
<a class="text-decoration-none" href="https://github.com/gematik/DEMIS-certificate-update-service">
315+
<h5 class="teaser-heading">DEMIS-certificate-update-service</h5>
316+
</a>
317+
<span>This micro service downloads all public certificates of health offices registered in the DEMIS-Keycloak from a specific certificate authorities&#39; endpoint. These certificates are then stored in a specific Key-Value-Database (in this case Redis). There is just a single certificate authority (CA) known to the service.</span>
318+
</div>
325319
<div class="teaser-text my-4">
326320
<a class="text-decoration-none" href="https://github.com/gematik/DEMIS-context-enrichment-service">
327321
<h5 class="teaser-heading">DEMIS-context-enrichment-service</h5>
@@ -340,6 +334,12 @@ <h5 class="teaser-heading">DEMIS-portal-disease</h5>
340334
</a>
341335
<span>The web-based microfrontend Portal-Disease is part of the DEMIS Notification-Portal Microfrontends. It allows staff to report diseases according to the law.: § 6 IfSG Meldepflichtige Krankheiten.</span>
342336
</div>
337+
<div class="teaser-text my-4">
338+
<a class="text-decoration-none" href="https://github.com/gematik/DEMIS-lifecycle-validation-service">
339+
<h5 class="teaser-heading">DEMIS-lifecycle-validation-service</h5>
340+
</a>
341+
<span>The Lifecycle-Validation-Service (LVS) validates the lifecycle rules of a pathogen notification</span>
342+
</div>
343343
<div class="teaser-text my-4">
344344
<a class="text-decoration-none" href="https://github.com/gematik/DEMIS-fhir-storage-service">
345345
<h5 class="teaser-heading">DEMIS-fhir-storage-service</h5>

0 commit comments

Comments
 (0)