{
  "resourceType" : "Communication",
  "id" : "dr-patient-communication",
  "meta" : {
    "profile" : ["http://example.org/fhir/trust-ai-transparency/StructureDefinition/trust-ai-patient-explanation"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Communication dr-patient-communication</b></p><a name=\"dr-patient-communication\"> </a><a name=\"hcdr-patient-communication\"> </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-trust-ai-patient-explanation.html\">Trust AI Patient Explanation Communication</a></p></div><p><b>Patient AI Info Provided Flag</b>: true</p><p><b>status</b>: Completed</p><p><b>subject</b>: <a href=\"Patient-dr-patient.html\">Anonymous Patient Female, DoB: 1965-06-15</a></p><p><b>about</b>: <a href=\"ArtifactAssessment-dr-human-assessment.html\">ArtifactAssessment: date = 2026-03-10 09:10:00+0000; artifact[x] = -&gt;Diagnostic Report for '' for '-&gt;Anonymous Patient Female, DoB: 1965-06-15'; workflowStatus = published</a></p><p><b>sent</b>: 2026-03-10 09:15:00+0000</p><p><b>sender</b>: <a href=\"PractitionerRole-dr-practitioner-role.html\">PractitionerRole </a></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>text/plain: VGhlIGRpYWdub3N0aWMgcmVwb3J0IHdh...</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://example.org/fhir/trust-ai-transparency/StructureDefinition/patient-ai-info-provided-flag",
    "valueBoolean" : true
  }],
  "status" : "completed",
  "subject" : {
    "reference" : "Patient/dr-patient"
  },
  "about" : [{
    "reference" : "ArtifactAssessment/dr-human-assessment"
  }],
  "sent" : "2026-03-10T09:15:00Z",
  "sender" : {
    "reference" : "PractitionerRole/dr-practitioner-role"
  },
  "payload" : [{
    "contentAttachment" : {
      "contentType" : "text/plain",
      "data" : "VGhlIGRpYWdub3N0aWMgcmVwb3J0IHdhcyBnZW5lcmF0ZWQgd2l0aCBBSSBzdXBwb3J0IGFuZCBzdWJzZXF1ZW50bHkgcmV2aWV3ZWQgYnkgYSBxdWFsaWZpZWQgY2xpbmljaWFuLg==",
      "title" : "Patient-facing AI explanation"
    }
  }]
}