0.1.0 - ci-build

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

: Assessment: Human Validation of AI Output - JSON Representation

Raw json | Download

{
  "resourceType" : "ArtifactAssessment",
  "id" : "sc-02-validation-human-oversight-001",
  "meta" : {
    "profile" : [
      🔗 "http://example.org/fhir/eu-ai-transparency/StructureDefinition/eu-ai-human-oversight"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ArtifactAssessment sc-02-validation-human-oversight-001</b></p><a name=\"sc-02-validation-human-oversight-001\"> </a><a name=\"hcsc-02-validation-human-oversight-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-human-oversight.html\">EU AI Human Oversight Assessment</a></p></div><p><b>date</b>: 2026-03-01 10:20:00+0000</p><p><b>artifact</b>: <a href=\"Observation-sc-02-validation-ai-observation-risk-001.html\">Observation </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 simulated AI output was reviewed and accepted.</p>\n</div></td><td><span title=\"Codes:{http://example.org/fhir/eu-ai-transparency/CodeSystem/EUAIActCodeSystem human-validation}\">Human Validation</span></td><td><a href=\"PractitionerRole-practitionerrole-reviewer-001.html\">PractitionerRole </a></td></tr></table><p><b>workflowStatus</b>: Published</p></div>"
  },
  "date" : "2026-03-01T10:20:00Z",
  "artifactReference" : {
    🔗 "reference" : "Observation/sc-02-validation-ai-observation-risk-001"
  },
  "content" : [
    {
      "summary" : "The simulated AI output was reviewed and accepted.",
      "classifier" : [
        {
          "coding" : [
            {
              "system" : "http://example.org/fhir/eu-ai-transparency/CodeSystem/EUAIActCodeSystem",
              "code" : "human-validation",
              "display" : "Human Validation"
            }
          ]
        }
      ],
      "author" : {
        🔗 "extension" : [
          {
            "url" : "http://example.org/fhir/eu-ai-transparency/StructureDefinition/ai-system-training-status",
            "valueBoolean" : true
          }
        ],
        "reference" : "PractitionerRole/practitionerrole-reviewer-001"
      }
    }
  ],
  "workflowStatus" : "published"
}