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" : "DiagnosticReport",
"id" : "dr-ai-diagnostic-report",
"meta" : {
"security" : [
{
"system" : "http://example.org/fhir/trust-ai-transparency/CodeSystem/trust-ai-involvement-cs",
"code" : "ai-generated",
"display" : "AI Generated"
}
]
},
"text" : {
"status" : "generated",
"div" : "<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>"
},
"status" : "final",
"code" : {
"text" : "AI-generated diagnostic assessment"
},
"subject" : {
🔗 "reference" : "Patient/dr-patient"
},
"effectiveDateTime" : "2026-03-10T09:05:00Z",
"issued" : "2026-03-10T09:05:04Z",
"result" : [
{
🔗 "reference" : "Observation/dr-input-observation"
}
],
"conclusion" : "The findings indicate an increased probability of an acute infectious process."
}