{
  "resourceType" : "ArtifactAssessment",
  "id" : "dr-human-assessment",
  "meta" : {
    "profile" : ["http://example.org/fhir/trust-ai-transparency/StructureDefinition/trust-ai-human-oversight"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ArtifactAssessment dr-human-assessment</b></p><a name=\"dr-human-assessment\"> </a><a name=\"hcdr-human-assessment\"> </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-human-oversight.html\">Trust AI Human Oversight Assessment</a></p></div><p><b>date</b>: 2026-03-10 09:10:00+0000</p><p><b>artifact</b>: <a href=\"DiagnosticReport-dr-ai-diagnostic-report.html\">Diagnostic Report for '' for '-&gt;Anonymous Patient Female, DoB: 1965-06-15'</a></p><h3>Contents</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Summary</b></td><td><b>Classifier</b></td><td><b>Author</b></td></tr><tr><td style=\"display: none\">*</td><td><div><p>The clinician reviewed the AI-generated diagnostic report and accepted its conclusion.</p>\n</div></td><td><span title=\"Codes:{http://example.org/fhir/trust-ai-transparency/CodeSystem/trust-ai-human-oversight-cs human-validation}\">Human Validation</span></td><td><a href=\"PractitionerRole-dr-practitioner-role.html\">PractitionerRole </a></td></tr></table><p><b>workflowStatus</b>: Published</p></div>"
  },
  "date" : "2026-03-10T09:10:00Z",
  "artifactReference" : {
    "reference" : "DiagnosticReport/dr-ai-diagnostic-report"
  },
  "content" : [{
    "summary" : "The clinician reviewed the AI-generated diagnostic report and accepted its conclusion.",
    "classifier" : [{
      "coding" : [{
        "system" : "http://example.org/fhir/trust-ai-transparency/CodeSystem/trust-ai-human-oversight-cs",
        "code" : "human-validation",
        "display" : "Human Validation"
      }]
    }],
    "author" : {
      "reference" : "PractitionerRole/dr-practitioner-role"
    }
  }],
  "workflowStatus" : "published"
}