| Package | rki.demis.common.strict |
| Resource Type | CapabilityStatement |
| Id | NotificationGatewayTest |
| FHIR Version | R4 |
| Source | https://demis.rki.de/fhir/common/https://simplifier.net/resolve?scope=rki.demis.common.strict@3.0.0-rc.2&canonical=https://demis.rki.de/fhir/CapabilityStatement/NotificationGatewayTest |
| URL | https://demis.rki.de/fhir/CapabilityStatement/NotificationGatewayTest |
| Version | 1.0.0 |
| Status | active |
| Date | 2021-03-22 |
| Name | NotificationGatewayTest |
| Title | NotificationGatewayTest |
| Description | Beschreibt die Fähigkeiten (das Verhalten) des DEMIS Notification Gateway. |
| Kind | instance |
No resources found
| OperationDefinition | |
| ProcessNotification | ProcessNotification |
No narrative content found in resource
{
"resourceType": "CapabilityStatement",
"id": "NotificationGatewayTest",
"url": "https://demis.rki.de/fhir/CapabilityStatement/NotificationGatewayTest",
"version": "1.0.0",
"name": "NotificationGatewayTest",
"title": "NotificationGatewayTest",
"status": "active",
"date": "2021-03-22",
"publisher": "Robert Koch-Institut",
"description": "Beschreibt die Fähigkeiten (das Verhalten) des DEMIS Notification Gateway.",
"kind": "instance",
"software": {
"name": "DEMIS Notification Gateway",
"version": "1.7.1"
},
"implementation": {
"description": "Das Testinstanz der DEMIS Notification Gateway bildet die Außenschnittstelle der zentralen Test-DEMIS Infrastruktur in Richtung der Melder. Hier erfolgen die Annahme, Vorverarbeitung und Weiterleitung zur späteren Speicherung der gesendeten Meldungen (Meldevorgänge).",
"url": "https://demis-test.rki.de/notification-gateway/fhir"
},
"fhirVersion": "4.0.1",
"format": [
"application/fhir+xml",
"application/fhir+json"
],
"rest": [
{
"mode": "server",
"documentation": "Alle Funktionalitäten des DEMIS Notification Gateway.",
"operation": [
{
"name": "process-notification",
"definition": "https://demis.rki.de/fhir/OperationDefinition/ProcessNotification"
}
]
}
],
"document": [
{
"mode": "consumer",
"profile": "https://demis.rki.de/fhir/StructureDefinition/NotificationBundle"
}
]
}