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
{
"resourceType" : "Provenance",
"id" : "dr-ai-provenance",
"meta" : {
"profile" : [
🔗 "http://example.org/fhir/trust-ai-transparency/StructureDefinition/trust-ai-provenance"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Provenance dr-ai-provenance</b></p><a name=\"dr-ai-provenance\"> </a><a name=\"hcdr-ai-provenance\"> </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-provenance.html\">Trust AI Provenance</a></p></div><p>Provenance for <a href=\"DiagnosticReport-dr-ai-diagnostic-report.html\">Diagnostic Report for '' for '->Anonymous Patient Female, DoB: 1965-06-15'</a></p><p>Summary</p><table class=\"grid\"><tr><td>Occurrence</td><td>2026-03-10 09:05:00+0000 --> 2026-03-10 09:05:03+0000</td></tr><tr><td>Recorded</td><td>2026-03-10 09:05:04+0000</td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>who</b></td></tr><tr><td><a href=\"Device-dr-ai-device.html\">Device: extension = ,->DocumentReference: extension = Not Clinically Validated,,,; status = current; type = AI Model Card; date = 2026-03-01 10:00:00+0000; description = Synthetic model card for an AI system generating diagnostic reports from structured clinical input.,->DocumentReference: status = current; identifier = Trust AI Registration Number; status = active; manufacturer = Example AI Medical GmbH; contact = manufacturer@example-ai-medical.example,dpo@example-ai-medical.example; note = Annual maintenance and validation required.</a></td></tr></table></div>"
},
"extension" : [
{
"url" : "http://example.org/fhir/trust-ai-transparency/StructureDefinition/usage-category",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://example.org/fhir/trust-ai-transparency/CodeSystem/usage-category-cs",
"code" : "primary-use",
"display" : "Primary Use"
}
]
}
},
{
"url" : "http://example.org/fhir/trust-ai-transparency/StructureDefinition/case-specific-indication",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://example.org/fhir/trust-ai-transparency/CodeSystem/trust-ai-case-specific-indication-cs",
"code" : "diagnostic-support",
"display" : "Diagnostic Support"
}
]
}
},
{
"url" : "http://example.org/fhir/trust-ai-transparency/StructureDefinition/automated-decision-flag",
"valueBoolean" : false
}
],
"target" : [
{
🔗 "reference" : "DiagnosticReport/dr-ai-diagnostic-report"
}
],
"occurredPeriod" : {
"start" : "2026-03-10T09:05:00Z",
"end" : "2026-03-10T09:05:03Z"
},
"recorded" : "2026-03-10T09:05:04Z",
"authorization" : [
{
"concept" : {
"coding" : [
{
"system" : "http://example.org/fhir/trust-ai-transparency/CodeSystem/gdpr-art6-codesystem",
"code" : "gdpr-art-6-1-d"
}
]
}
},
{
"concept" : {
"coding" : [
{
"system" : "http://example.org/fhir/trust-ai-transparency/CodeSystem/gdpr-art9-codesystem",
"code" : "gdpr-art-9-2-h"
}
]
}
}
],
"agent" : [
{
"who" : {
🔗 "reference" : "Device/dr-ai-device"
}
}
],
"entity" : [
{
"role" : "source",
"what" : {
🔗 "reference" : "Observation/dr-input-observation"
}
}
]
}