PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept-workflow.r4@1.6.0-ballot1
    https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_DiGA
{
  "description": "Ressource, die für die Kommunikation des Leistungserbringers mit dem Patienten im Kontext der Einlösung von DiGA-Verordnungen verwendet wird.",
  "_filename": "StructureDefinition-GEM-ERP-PR-Communication-DiGA.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_DiGA",
  "abstract": false,
  "type": "Communication",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Antwort des Leistungserbringers an den Patienten",
  "package_version": "1.6.0-ballot1",
  "status": "draft",
  "id": "c53f18b7-006b-4e15-8cba-49fccff5a40c",
  "kind": "resource",
  "url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_DiGA",
  "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_DiGA|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-telematik-id" ]
      } ]
    }, {
      "id": "Communication.payload",
      "max": "1",
      "min": 1,
      "path": "Communication.payload"
    }, {
      "id": "Communication.payload.content[x]",
      "path": "Communication.payload.content[x]",
      "type": [ {
        "code": "string"
      } ],
      "mustSupport": true
    } ]
  },
  "baseDefinition": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication"
}