Lithuanian Prostate Diagnostics Implementation Guide
0.0.1 - ci-build
Lithuanian Prostate Diagnostics Implementation Guide, published by Lithuanian Medical Library. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7LT/ig-lt-prostate/ and changes regularly. See the Directory of published versions
Dabartiniam puslapiui nėra vertimo puslapio, todėl jis pateiktas numatytąja kalba
This page presents a real-life example of a multiparametric prostate MRI (mpMRI) report and shows how the clinical information from the radiology report is represented using the FHIR profiles defined in this implementation guide.
The example is based on a typical clinical mpMRI report containing PSA values, prostate volume, PI-RADS assessment, PRECISE follow-up, lesion localisation, and local staging findings (capsular contact, seminal vesicle, neurovascular bundle, lymph node, bladder, and rectal involvement).
This example illustrates how narrative radiology reports can be transformed into structured, interoperable data that preserves the original clinical meaning while enabling secondary use for clinical decision support, registries, quality assurance, and research.
In this implementation guide, prostate MRI findings are modeled in a lesion-centric manner. Each relevant lesion is represented explicitly as a BodyStructure resource and as an imaging finding (ImFinding). Imaging-derived observations such as PI-RADS score and sequence-specific scores (T2, DWI, ADC, DCE) reference the lesion via the focus element and are grouped under the corresponding imaging finding. This allows multiple observations to be consistently linked to the same anatomical finding and supports longitudinal follow-up and comparison across imaging studies.
Longitudinal assessment is represented using the PRECISE scoring system. The PRECISE observation links the current mpMRI study to prior imaging studies and captures whether new lesions have appeared or whether existing lesions have changed. This enables structured follow-up tracking for patients under active surveillance.
Anatomical localisation of findings in the prostate uses the PI-RADS sector map. Peripheral zone findings are linked to specific PI-RADS sectors using BodyStructure resources with SNOMED CT codes. This supports consistent reporting, spatial analysis, and potential integration with image-based AI systems.
The mpMRI report is represented using both a DiagnosticReport and an EU Imaging Composition. The DiagnosticReport contains the core clinical conclusions and references to observations, while the Composition provides a document-level structure aligned with HL7 Europe guidance, grouping findings, impressions, and recommendations into clinically meaningful sections.
The imaging examination is represented as a FHIR Procedure and ImagingStudy:
The main lesion in the anterior transition zone is represented as a BodyStructure and linked imaging observations:
Diffuse enhancement in the peripheral zone without a focal lesion is captured as:
Local staging findings from the report are represented as structured observations:
Key laboratory and derived parameters included in the radiology report are modeled as laboratory observations:
The known histopathology result used for clinical context and follow-up:
Follow-up comparison and PRECISE scoring:
All observations and findings are compiled into a structured imaging report and clinical document:
This example demonstrates how a real-world prostate mpMRI report can be represented in a structured, interoperable way using FHIR, enabling reuse of imaging findings across clinical care, research, and secondary use scenarios.