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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/DiagnosticReport/dr-ai-diagnostic-report> a fhir:DiagnosticReport ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "dr-ai-diagnostic-report"] ; #
fhir:meta [
fhir:security ( [
fhir:system [ fhir:v "http://example.org/fhir/trust-ai-transparency/CodeSystem/trust-ai-involvement-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ai-generated" ] ;
fhir:display [ fhir:v "AI Generated" ]
] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport dr-ai-diagnostic-report</b></p><a name=\"dr-ai-diagnostic-report\"> </a><a name=\"hcdr-ai-diagnostic-report\"> </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\">Security Label: <a href=\"CodeSystem-trust-ai-involvement-cs.html\">AI Generated (Details: Trust AI Involvement Code System code ai-generated = 'AI Generated')</a></p></div><h2><span title=\"Codes:\">AI-generated diagnostic assessment</span> </h2><table class=\"grid\"><tr><td>Subject</td><td>Anonymous Patient Female, DoB: 1965-06-15</td></tr><tr><td>Relevant Time</td><td>2026-03-10 09:05:00+0000</td></tr><tr><td>Reported</td><td>2026-03-10 09:05:04+0000</td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Flags</b></td><td><b>Relevant Time</b></td></tr><tr><td><a href=\"Observation-dr-input-observation.html\"><span title=\"Codes:\">C-reactive protein concentration</span></a></td><td>148 mg/L</td><td>Final</td><td>2026-03-10 09:00:00+0000</td></tr></table><div><p>The findings indicate an increased probability of an acute infectious process.</p>\n</div></div>"^^rdf:XMLLiteral ]
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:code [
fhir:text [ fhir:v "AI-generated diagnostic assessment" ]
] ; #
fhir:subject [
fhir:link <http://hl7.org/fhir/Patient/dr-patient> ;
fhir:reference [ fhir:v "Patient/dr-patient" ]
] ; #
fhir:effective [
a fhir:dateTime ;
fhir:v "2026-03-10T09:05:00Z"^^xsd:dateTime
] ; #
fhir:issued [ fhir:v "2026-03-10T09:05:04Z"^^xsd:dateTime] ; #
fhir:result ( [
fhir:link <http://hl7.org/fhir/Observation/dr-input-observation> ;
fhir:reference [ fhir:v "Observation/dr-input-observation" ]
] ) ; #
fhir:conclusion [ fhir:v "The findings indicate an increased probability of an acute infectious process."] . #
<http://hl7.org/fhir/Patient/dr-patient> a fhir:Patient .
<http://hl7.org/fhir/Observation/dr-input-observation> a fhir:Observation .
IG © 2026+ Selina Adlberger. Package fhir.ig.trust.aitransparency#0.1.0 based on FHIR 5.0.0. Generated 2026-09-09
Links: Table of Contents |
QA Report