PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept-workflow.r4@1.6.0-ballot1
    https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_Reply
{
  "description": "Ressource, die für die Kommunikation der Antwort zur Weitergabe/Informationsanfrage vom Leistungserbringer an Patienten/Vertreter verwendet wird",
  "_filename": "StructureDefinition-GEM-ERP-PR-Communication-Reply.json",
  "package_name": "de.gematik.erezept-workflow.r4",
  "date": "2025-08-01",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "GEM_ERP_PR_Communication_Reply",
  "abstract": false,
  "type": "Communication",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Antwort vom Leistungserbringer an den Patienten",
  "package_version": "1.6.0-ballot1",
  "status": "draft",
  "id": "b12b96e1-40e0-4dd5-a274-e3cb96faeb80",
  "kind": "resource",
  "url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_Reply",
  "version": "1.6.0-ballot1",
  "differential": {
    "element": [ {
      "id": "Communication.meta",
      "min": 1,
      "path": "Communication.meta",
      "mustSupport": true
    }, {
      "id": "Communication.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Communication.meta.profile",
      "slicing": {
        "rules": "closed",
        "ordered": false,
        "description": "Slicing für meta profile",
        "discriminator": [ {
          "path": "$this",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Communication.meta.profile:workflowProfile",
      "max": "1",
      "min": 1,
      "path": "Communication.meta.profile",
      "sliceName": "workflowProfile",
      "mustSupport": true,
      "fixedCanonical": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_Reply|1.6"
    }, {
      "id": "Communication.recipient",
      "max": "1",
      "min": 1,
      "path": "Communication.recipient"
    }, {
      "id": "Communication.recipient.identifier",
      "min": 1,
      "path": "Communication.recipient.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://fhir.de/StructureDefinition/identifier-kvid-10" ]
      } ]
    }, {
      "id": "Communication.sender.identifier",
      "min": 1,
      "path": "Communication.sender.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://fhir.de/StructureDefinition/identifier-kvid-10", "http://fhir.de/StructureDefinition/identifier-telematik-id" ]
      } ]
    }, {
      "id": "Communication.payload",
      "max": "1",
      "min": 1,
      "path": "Communication.payload"
    }, {
      "id": "Communication.payload.extension",
      "path": "Communication.payload.extension",
      "slicing": {
        "rules": "closed",
        "description": "Erweiterungen werden immer (mindestens) nach url gesliced.",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Communication.payload.extension:OfferedSupplyOptions",
      "max": "1",
      "min": 0,
      "path": "Communication.payload.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_SupplyOptionsType" ]
      } ],
      "short": "Angebotene Lieferoptionen durch die Apotheke",
      "sliceName": "OfferedSupplyOptions",
      "definition": "In einer Kommunikation kann eine Apotheke ihre verfügbaren Lieferoptionen angeben, ob sie Kunden im Geschäft bedienen, Medikamente per Boten senden oder den Versand per Paket nutzen."
    }, {
      "id": "Communication.payload.extension:AvailabilityStatus",
      "max": "1",
      "min": 0,
      "path": "Communication.payload.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_AvailabilityState" ]
      } ],
      "short": "Verfügbarkeitsstatus des abgefragten Medikaments",
      "sliceName": "AvailabilityStatus"
    }, {
      "id": "Communication.payload.content[x]",
      "path": "Communication.payload.content[x]",
      "type": [ {
        "code": "string"
      } ],
      "comment": "Dieser Inhalt muss gemäß gemSpec_DM_eRp ein JSON sein.",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication"
}