<?xml version="1.0" encoding="UTF-8"?>

<Provenance xmlns="http://hl7.org/fhir">
  <id value="ExampleAIPredictionProvenance"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Provenance ExampleAIPredictionProvenance</b></p><a name="ExampleAIPredictionProvenance"> </a><a name="hcExampleAIPredictionProvenance"> </a><p>Provenance for <a href="Observation-ExampleAIPrediction.html">Observation Lesion Classification</a></p><p>Summary</p><table class="grid"><tr><td>Recorded</td><td>2026-03-27 14:29:00+0000</td></tr><tr><td>Activity</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-DataOperation CREATE}">create</span></td></tr></table><p><b>Agents</b></p><table class="grid"><tr><td><b>Type</b></td><td><b>who</b></td></tr><tr><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type performer}">Performer</span></td><td><a href="Device-example-derm-ai-model.html">Device: manufacturer = Annotate MD</a></td></tr></table></div>
  </text>
  <target>
    <reference value="Observation/ExampleAIPrediction"/>
  </target>
  <recorded value="2026-03-27T14:29:00Z"/>
  <activity>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-DataOperation"/>
      <code value="CREATE"/>
      <display value="create"/>
    </coding>
  </activity>
  <agent>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
        <code value="performer"/>
        <display value="Performer"/>
      </coding>
    </type>
    <who>
      <reference value="Device/example-derm-ai-model"/>
    </who>
  </agent>
  <entity>
    <role value="source"/>
    <what>
      <reference value="DocumentReference/example-clinical-photo"/>
    </what>
  </entity>
</Provenance>