SRS-080: Embed Explainability Mechanisms in FHIR Report
Identifier​
SRS-080
Software System​
- Report Builder
Category​
- Functional
Description​
The system shall embed the generated explainability mechanisms into the DiagnosticReport
to allow users to supervise the AI's operation.
For each condition listed in a per-image conclusion
(within the imagingAnalysis
array), the system shall include an explainability
object if a mechanism is available. This object shall contain a heatMap
object, which includes the image data
(as Base64), contentType
, height
, width
, and colorModel
.
Derived from PRS​
PRS-8QJ
: Generate an interpretative probability distribution of possible ICD categories by analysing imagesPRS-5LJ
: Support health data interoperability using the HL7 FHIR standard