PackagesCanonicalsLogsProblems
    Packages
    demis.fhir.profiles@1.16.0
    https://demis.rki.de/fhir/CapabilityStatement/NotificationGatewayTest
{
  "description": "Beschreibt die Fähigkeiten (das Verhalten) des DEMIS Notification Gateway.",
  "_filename": "ProfileResources/CapabilityStatement/NotificationGatewayTest.json",
  "package_name": "demis.fhir.profiles",
  "format": [ "application/fhir+xml", "application/fhir+json" ],
  "date": "2021-03-22",
  "publisher": "Robert Koch-Institut",
  "fhirVersion": "4.0.1",
  "name": "NotificationGatewayTest",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": "NotificationGatewayTest",
  "package_version": "1.16.0",
  "document": [ {
    "mode": "consumer",
    "profile": "https://demis.rki.de/fhir/StructureDefinition/NotificationBundle"
  } ],
  "status": "active",
  "id": "276fe8ba-6caf-4223-b563-4ee0baeb8530",
  "kind": "instance",
  "url": "https://demis.rki.de/fhir/CapabilityStatement/NotificationGatewayTest",
  "software": {
    "name": "DEMIS Notification Gateway",
    "version": "1.7.1"
  },
  "version": "1.0.0",
  "implementation": {
    "url": "https://demis-test.rki.de/notification-gateway/fhir",
    "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)."
  },
  "rest": [ {
    "mode": "server",
    "operation": [ {
      "name": "process-notification",
      "definition": "https://demis.rki.de/fhir/OperationDefinition/ProcessNotification"
    } ],
    "documentation": "Alle Funktionalitäten des DEMIS Notification Gateway."
  } ]
}