{
  "resourceType" : "Communication",
  "id" : "Communication-sc-02-patient-explanation-001",
  "meta" : {
    "profile" : ["http://example.org/fhir/eu-ai-transparency/StructureDefinition/eu-ai-patient-explanation"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Communication Communication-sc-02-patient-explanation-001</b></p><a name=\"Communication-sc-02-patient-explanation-001\"> </a><a name=\"hcCommunication-sc-02-patient-explanation-001\"> </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-eu-ai-patient-explanation.html\">EU AI Patient Explanation Communication</a></p></div><p><b>EU AI Act Explanation Requested Flag</b>: true</p><p><b>status</b>: Completed</p><p><b>subject</b>: <a href=\"Patient-patient-001.html\">Anonymous Patient Female, DoB: 1959-04-12</a></p><p><b>about</b>: <a href=\"ArtifactAssessment-sc-02-validation-human-oversight-001.html\">ArtifactAssessment: date = 2026-03-01 10:20:00+0000; artifact[x] = -&gt;Observation ; workflowStatus = published</a></p><p><b>sent</b>: 2026-03-01 10:30:00+0000</p><p><b>sender</b>: <a href=\"PractitionerRole-practitionerrole-reviewer-001.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><span title=\"Codes:\">The patient received an explanation that AI supported the assessment and that the result was reviewed by a clinician.</span></td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://example.org/fhir/eu-ai-transparency/StructureDefinition/eu-ai-explanation-requested",
    "valueBoolean" : true
  }],
  "status" : "completed",
  "subject" : {
    "reference" : "Patient/patient-001"
  },
  "about" : [{
    "reference" : "ArtifactAssessment/sc-02-validation-human-oversight-001"
  }],
  "sent" : "2026-03-01T10:30:00Z",
  "sender" : {
    "reference" : "PractitionerRole/practitionerrole-reviewer-001"
  },
  "payload" : [{
    "contentCodeableConcept" : {
      "text" : "The patient received an explanation that AI supported the assessment and that the result was reviewed by a clinician."
    }
  }]
}