0.1.0 - ci-build

TrustAITransparencyIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Communication: Patient Explanation - XML Representation

Raw xml | Download


<Communication xmlns="http://hl7.org/fhir">
  <id value="dr-patient-communication"/>
  <meta>
    <profile
             value="http://example.org/fhir/trust-ai-transparency/StructureDefinition/trust-ai-patient-explanation"/>
  </meta>
  <text>
    <status value="extensions"/>
    <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>
  </text>
  <extension
             url="http://example.org/fhir/trust-ai-transparency/StructureDefinition/patient-ai-info-provided-flag">
    <valueBoolean value="true"/>
  </extension>
  <status value="completed"/>
  <subject>🔗 
    <reference value="Patient/dr-patient"/>
  </subject>
  <about>🔗 
    <reference value="ArtifactAssessment/dr-human-assessment"/>
  </about>
  <sent value="2026-03-10T09:15:00Z"/>
  <sender>🔗 
    <reference value="PractitionerRole/dr-practitioner-role"/>
  </sender>
  <payload>
    <contentAttachment>
      <contentType value="text/plain"/>
      <data
            value="VGhlIGRpYWdub3N0aWMgcmVwb3J0IHdhcyBnZW5lcmF0ZWQgd2l0aCBBSSBzdXBwb3J0IGFuZCBzdWJzZXF1ZW50bHkgcmV2aWV3ZWQgYnkgYSBxdWFsaWZpZWQgY2xpbmljaWFuLg=="/>
      <title value="Patient-facing AI explanation"/>
    </contentAttachment>
  </payload>
</Communication>