{
  "resourceType" : "Communication",
  "id" : "3bbc2209-9c23-4553-986e-a5c9f69a39fb",
  "meta" : {
    "profile" : ["https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_Communication_ChargChangeReply"],
    "tag" : [{
      "display" : "Communication message sent by pharmacy to patient in response to a previous ChargeItem-related message"
    }]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Communication 3bbc2209-9c23-4553-986e-a5c9f69a39fb</b></p><a name=\"3bbc2209-9c23-4553-986e-a5c9f69a39fb\"> </a><a name=\"hc3bbc2209-9c23-4553-986e-a5c9f69a39fb\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-GEM-ERPCHRG-PR-Communication-ChargChangeReply.html\">Reply on change Request on ChargeItem from pharmacy to Patient</a></p><p style=\"margin-bottom: 0px\">Tag: Communication message sent by pharmacy to patient in response to a previous ChargeItem-related message (Details: [not stated] code null = 'Communication message sent by pharmacy to patient in response to a previous ChargeItem-related message')</p></div><p><b>basedOn</b>: <a href=\"https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&amp;canonical=http://fhir.org/packages/de.basisprofil.r4/ChargeItem/a51520ec-0899-404f-bb97-fe7d461f90a8\">ChargeItem/a51520ec-0899-404f-bb97-fe7d461f90a8</a></p><p><b>status</b>: Unknown</p><p><b>sent</b>: 2028-10-01 15:29:00+0000</p><p><b>recipient</b>: Identifier: NamingSystemKVID/P987654321</p><p><b>sender</b>: Identifier: <code>https://gematik.de/fhir/sid/telematik-id</code>/3-2-APO-XanthippeVeilchenblau01</p><h3>Payloads</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Content[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Erledigt.</td></tr></table></div>"
  },
  "basedOn" : [{
    "reference" : "ChargeItem/a51520ec-0899-404f-bb97-fe7d461f90a8"
  }],
  "status" : "unknown",
  "sent" : "2028-10-01T15:29:00.434+00:00",
  "recipient" : [{
    "identifier" : {
      "system" : "http://fhir.de/sid/gkv/kvid-10",
      "value" : "P987654321"
    }
  }],
  "sender" : {
    "identifier" : {
      "system" : "https://gematik.de/fhir/sid/telematik-id",
      "value" : "3-2-APO-XanthippeVeilchenblau01"
    }
  },
  "payload" : [{
    "contentString" : "Erledigt."
  }]
}