PackagesCanonicalsLogsProblems
    Packages
    de.gematik.isik-medikation@2.0.4
    https://gematik.de/fhir/isik/v2/Medikation/StructureDefinition/ISiKMedikationTransactionResponse
{
  "description": "Dieses Profil definiert die Server-Antwort auf Transaktions-Bundles im Rahmen von ISiK-Medikations-Szenarien.",
  "_filename": "StructureDefinition-ISiKMedikationTransactionResponse.json",
  "package_name": "de.gematik.isik-medikation",
  "date": "2024-11-13",
  "derivation": "constraint",
  "publisher": "gematik GmbH",
  "fhirVersion": "4.0.1",
  "name": "ISiKMedikationTransactionResponse",
  "abstract": false,
  "type": "Bundle",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "2.0.4",
  "status": "active",
  "id": "5c7fb02c-bba4-4b1a-bbdb-07340df3e6b9",
  "kind": "resource",
  "url": "https://gematik.de/fhir/isik/v2/Medikation/StructureDefinition/ISiKMedikationTransactionResponse",
  "version": "2.0.4",
  "differential": {
    "element": [ {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "short": "Type des Bundles",
      "comment": "fix: transaction-response",
      "fixedCode": "transaction-response",
      "mustSupport": true
    }, {
      "id": "Bundle.entry",
      "min": 1,
      "path": "Bundle.entry",
      "short": "Der einzelne Eintrag zur Interaktion",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.link",
      "max": "0",
      "path": "Bundle.entry.link"
    }, {
      "id": "Bundle.entry.fullUrl",
      "path": "Bundle.entry.fullUrl",
      "short": "vollständige URL der Ressource",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.resource",
      "path": "Bundle.entry.resource",
      "short": "Die Ressourcen-Instanz der Interaktion",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.search",
      "max": "0",
      "path": "Bundle.entry.search"
    }, {
      "id": "Bundle.entry.request",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry.response",
      "min": 1,
      "path": "Bundle.entry.response",
      "short": "HTTP-Response des Servers innerhalb der Transaktions-Antwort",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.response.status",
      "path": "Bundle.entry.response.status",
      "short": "HTTP-Statuscode",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.response.location",
      "path": "Bundle.entry.response.location",
      "short": "Location der Ressource (URL) auf dem Server",
      "comment": "Gemäß FHIR-Spezifikation MUSS hier der Pfad zur exakten Version (History) enthalten sein, wenn der Server History unterstützt.",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.response.outcome",
      "path": "Bundle.entry.response.outcome",
      "short": "OperationOutcome-Ressource zur Rückgabe von Fehler-Details sowie Informationen.",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}