PackagesCanonicalsLogsProblems
    Packages
    demis.fhir.profiles@1.15.0
    https://demis.rki.de/fhir/CapabilityStatement/NotificationClearingApiTest
{
  "description": "Beschreibt die Fähigkeiten (das Verhalten) der DEMIS Notification Clearing API.",
  "_filename": "NotificationClearingApiTest.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": "NotificationClearingApiTest",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": "NotificationClearingApiTest",
  "package_version": "1.15.0",
  "status": "active",
  "id": "72499f01-8946-4e40-aab7-abe1952f462e",
  "kind": "instance",
  "url": "https://demis.rki.de/fhir/CapabilityStatement/NotificationClearingApiTest",
  "software": {
    "name": "DEMIS Notification API",
    "version": "1.7.1"
  },
  "version": "1.0.0",
  "implementation": {
    "url": "https://demis-test.rki.de/notification-clearing-api/fhir",
    "description": "Die Testinstanz der DEMIS Notification Clearing API realisiert die Speicherung der vorverarbeiteten und verschlüsselten Testmeldungen und stellt die Schnittstelle zum Abruf gespeicherten Informationen für die Akteure des ÖGD bereit."
  },
  "rest": [ {
    "mode": "server",
    "resource": [ {
      "type": "Bundle",
      "profile": "http://hl7.org/fhir/StructureDefinition/Bundle",
      "interaction": [ {
        "code": "read"
      }, {
        "code": "vread"
      }, {
        "code": "history-instance"
      }, {
        "code": "history-type"
      }, {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "_language",
        "type": "string",
        "definition": "http://build.fhir.org/resource-definitions.html#Resource.language",
        "documentation": "The language of the resource"
      }, {
        "name": "_id",
        "type": "token",
        "definition": "Logical id of this artifact",
        "documentation": "http://hl7.org/fhir/R4/resource-definitions.html#Resource.id"
      }, {
        "name": "_lastUpdate",
        "type": "date",
        "definition": "http://hl7.org/fhir/R4/resource-definitions.html#Meta.lastUpdated",
        "documentation": "When the resource version last changed"
      }, {
        "name": "_tag",
        "type": "token",
        "definition": "http://hl7.org/fhir/R4/resource-definitions.html#Meta.tag",
        "documentation": "A tag defining the health department identifier (https://demis.rki.de/fhir/CodeSystem/ResponsibleDepartment)."
      } ],
      "searchInclude": [ "*" ],
      "conditionalCreate": false,
      "conditionalDelete": "not-supported",
      "conditionalUpdate": false
    }, {
      "type": "Binary",
      "profile": "http://hl7.org/fhir/StructureDefinition/Binary",
      "interaction": [ {
        "code": "read"
      }, {
        "code": "vread"
      }, {
        "code": "history-instance"
      }, {
        "code": "history-type"
      }, {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "_language",
        "type": "string",
        "definition": "http://build.fhir.org/resource-definitions.html#Resource.language",
        "documentation": "The language of the resource"
      }, {
        "name": "_id",
        "type": "token",
        "definition": "Logical id of this artifact",
        "documentation": "http://hl7.org/fhir/R4/resource-definitions.html#Resource.id"
      }, {
        "name": "_lastUpdate",
        "type": "date",
        "definition": "http://hl7.org/fhir/R4/resource-definitions.html#Meta.lastUpdated",
        "documentation": "When the resource version last changed"
      }, {
        "name": "_tag",
        "type": "token",
        "definition": "http://hl7.org/fhir/R4/resource-definitions.html#Meta.tag",
        "documentation": "A tag defining the health department identifier (https://demis.rki.de/fhir/CodeSystem/ResponsibleDepartment)."
      } ],
      "searchInclude": [ "*" ],
      "conditionalCreate": false,
      "conditionalDelete": "not-supported",
      "conditionalUpdate": false
    } ],
    "security": {
      "description": "Zugriff wird durch Token und MTLS realisiert. Mehr Informationen sind in der Wissensdatenbank zu finden (https://confluence-demis.gematik.de/display/DSKB)."
    },
    "documentation": "Alle Funktionalitäten der DEMIS Notification Clearing API."
  } ]
}