{
  "resourceType" : "Provenance",
  "id" : "AI-Generated-Lab-Results",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/uv/aitransparency/StructureDefinition/AI-Provenance"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: Provenance AI-Generated-Lab-Results</b></p><a name=\"AI-Generated-Lab-Results\"> </a><a name=\"hcAI-Generated-Lab-Results\"> </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\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-AI-Provenance.html\">AI Provenance</a></p></div><p>Provenance for <a href=\"Bundle-b3c1f2d4-5c8e-4b0a-9f6d-7c8e1f2d4b5c.html\">Bundle: type = transaction</a></p><p>Summary</p><table class=\"grid\"><tr><td>Occurrence</td><td>2023-10-01 12:00:00+0000 --&gt; (ongoing)</td></tr><tr><td>Recorded</td><td>2023-10-01 12:05:00+0000</td></tr><tr><td>Policy</td><td><a href=\"http://server.example.org/fhir/DocumentReference/AI-Generated-Lab-Results\">http://server.example.org/fhir/DocumentReference/AI-Generated-Lab-Results</a></td></tr><tr><td>Activity</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle transform}\">AI Generated Lab Results from PDF</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 author}\">Author</span></td><td><a href=\"Device-TheAI.html\">Device: extension = Large Language Models; identifier = http://example.org/ehr/client-ids#goodhealth; manufacturer = Acme Devices, Inc; type = All kinds of Artificial Intelligence; contact = http://example.org</a></td></tr></table></div>"
  },
  "target" : [{
    "reference" : "Bundle/b3c1f2d4-5c8e-4b0a-9f6d-7c8e1f2d4b5c"
  }],
  "occurredPeriod" : {
    "start" : "2023-10-01T12:00:00+00:00"
  },
  "recorded" : "2023-10-01T12:05:00+00:00",
  "policy" : ["http://server.example.org/fhir/DocumentReference/AI-Generated-Lab-Results"],
  "reason" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
      "code" : "AIAST"
    }]
  }],
  "activity" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle",
      "code" : "transform",
      "display" : "Transform/Translate Record Lifecycle Event"
    }],
    "text" : "AI Generated Lab Results from PDF"
  },
  "agent" : [{
    "type" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
        "code" : "author",
        "display" : "Author"
      }]
    },
    "who" : {
      "reference" : "Device/TheAI"
    }
  }],
  "entity" : [{
    "role" : "source",
    "what" : {
      "reference" : "DocumentReference/Lab-Results-PDF"
    }
  }]
}