PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept-patientenrechnung.r4@1.1.0
    https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_Communication_ChargChangeReply
{
  "description": "Ressource used for the communication to reply to a change request on a ChargeItem",
  "_filename": "StructureDefinition-GEM-ERPCHRG-PR-Communication-ChargChangeReply.json",
  "package_name": "de.gematik.erezept-patientenrechnung.r4",
  "date": "2025-04-10",
  "derivation": "constraint",
  "publisher": "gematik GmbH",
  "fhirVersion": "4.0.1",
  "name": "GEM_ERPCHRG_PR_Communication_ChargChangeReply",
  "abstract": false,
  "type": "Communication",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Reply on change Request on ChargeItem from pharmacy to Patient",
  "package_version": "1.1.0",
  "status": "active",
  "id": "93aa95c3-2706-49bf-baef-84b691907c26",
  "kind": "resource",
  "url": "https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_Communication_ChargChangeReply",
  "version": "1.1.0",
  "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 for meta profile",
        "discriminator": [ {
          "path": "$this",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Communication.meta.profile:erpchrgProfile",
      "max": "1",
      "min": 1,
      "path": "Communication.meta.profile",
      "sliceName": "erpchrgProfile",
      "mustSupport": true,
      "fixedCanonical": "https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_Communication_ChargChangeReply|1.1"
    }, {
      "id": "Communication.basedOn",
      "max": "1",
      "min": 1,
      "path": "Communication.basedOn",
      "type": [ {
        "code": "Reference",
        "aggregation": [ "referenced" ],
        "targetProfile": [ "https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_ChargeItem" ]
      } ]
    }, {
      "id": "Communication.basedOn.reference",
      "min": 1,
      "path": "Communication.basedOn.reference"
    }, {
      "id": "Communication.status",
      "path": "Communication.status",
      "fixedCode": "unknown"
    }, {
      "id": "Communication.sent",
      "path": "Communication.sent",
      "mustSupport": true
    }, {
      "id": "Communication.received",
      "path": "Communication.received",
      "mustSupport": true
    }, {
      "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",
      "min": 1,
      "path": "Communication.sender"
    }, {
      "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",
      "path": "Communication.payload"
    }, {
      "id": "Communication.payload.content[x]",
      "path": "Communication.payload.content[x]",
      "type": [ {
        "code": "string"
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Communication"
}