Skip to content

Commit 0802e00

Browse files
created new html pages
1 parent afdd814 commit 0802e00

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

universal/applications.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -256,30 +256,30 @@ <h5 class="teaser-heading">DEMIS-pseudonymization-service</h5>
256256
</a>
257257
<span>This Service implements the creation of new Pseudonyms for Notifications based on the Bloom filter. The generated Pseudonym is used to substitute real name, first name and date of birth of the Notification that will be send to RKI as a copy, for statistical evaluations, in some cases (e.g. §7.3, §7.4 Notifications).</span>
258258
</div>
259-
<div class="teaser-text my-4">
260-
<a class="text-decoration-none" href="https://github.com/gematik/DEMIS-service-template">
261-
<h5 class="teaser-heading">DEMIS-service-template</h5>
262-
</a>
263-
<span>Project-Template for new DEMIS-Services</span>
264-
</div>
265259
<div class="teaser-text my-4">
266260
<a class="text-decoration-none" href="https://github.com/gematik/DEMIS-notification-processing-service">
267261
<h5 class="teaser-heading">DEMIS-notification-processing-service</h5>
268262
</a>
269263
<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>
270264
</div>
271265
<div class="teaser-text my-4">
272-
<a class="text-decoration-none" href="https://github.com/gematik/DEMIS-notification-gateway">
273-
<h5 class="teaser-heading">DEMIS-notification-gateway</h5>
266+
<a class="text-decoration-none" href="https://github.com/gematik/DEMIS-service-template">
267+
<h5 class="teaser-heading">DEMIS-service-template</h5>
274268
</a>
275-
<span>Gateway service for notification-portal website to connect notification-api</span>
269+
<span>Project-Template for new DEMIS-Services</span>
276270
</div>
277271
<div class="teaser-text my-4">
278272
<a class="text-decoration-none" href="https://github.com/gematik/DEMIS-portal-bedoccupancy">
279273
<h5 class="teaser-heading">DEMIS-portal-bedoccupancy</h5>
280274
</a>
281275
<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>
282276
</div>
277+
<div class="teaser-text my-4">
278+
<a class="text-decoration-none" href="https://github.com/gematik/DEMIS-notification-gateway">
279+
<h5 class="teaser-heading">DEMIS-notification-gateway</h5>
280+
</a>
281+
<span>Gateway service for notification-portal website to connect notification-api</span>
282+
</div>
283283
<div class="teaser-text my-4">
284284
<a class="text-decoration-none" href="https://github.com/gematik/DEMIS-antibiotic-resistance-surveillance-service">
285285
<h5 class="teaser-heading">DEMIS-antibiotic-resistance-surveillance-service</h5>

0 commit comments

Comments
 (0)