ProcessNotification
https://demis.rki.de/fhir/OperationDefinition/ProcessNotification
Die ProcessNotification ist die Operation, die den gesendeten Meldevorgang empfängt (siehe Eingabeparameter ProcessNotificationRequestParameters) und diesen verarbeitet. Als Ergebnis liefert sie eine ProcessNotificationResponse und ein Quittungs-Bundle (siehe Ausgabeparameter ProcessNotificationResponseParameters) zurück.
OperationDefinition |
id : ProcessNotification |
url : https://demis.rki.de/fhir/OperationDefinition/ProcessNotification |
version : 1.2.0 |
name : ProcessNotification |
title : ProcessNotification |
status : active |
kind : operation |
date : 2024-02-10 |
publisher : Robert Koch-Institut (RKI) |
contact |
name : DEMIS |
telecom |
system : email |
value : demis-support@rki.de |
description : Operation zum Absetzen von Meldungen gemäß Infektionsschutzgesetz |
jurisdiction |
coding |
system : urn:iso:std:iso:3166 |
code : DE |
affectsState : True |
code : process-notification |
system : True |
type : False |
instance : False |
inputProfile : https://demis.rki.de/fhir/StructureDefinition/ProcessNotificationRequestParameters |
outputProfile : https://demis.rki.de/fhir/StructureDefinition/ProcessNotificationResponseParameters |
parameter |
name : content |
use : in |
min : 1 |
max : 1 |
documentation : Meldevorgang |
type : Bundle |
parameter |
name : operationOutcome |
use : out |
min : 1 |
max : 1 |
documentation : Ergebnis der Verarbeitung |
type : OperationOutcome |
parameter |
name : bundle |
use : out |
min : 0 |
max : 1 |
documentation : Meldungsquittung |
type : Bundle |