Keywords

1 Introduction

Access to the left atrium (LA) is mandatory in multiple minimally invasive cardiac interventions, such as left atrial appendage closure, atrial fibrillation ablation, mitral valve replacement, among others [1, 2]. Since no direct percutaneous access route to LA is available, a transseptal via is typically used. For that, a medical technique termed transseptal puncture (TSP) is applied, where a catheter is inserted via the femoral vein until the right atrium (RA), through which a needle is moved forward to puncture the inter-atrial septal (IAS) wall (using its thinnest region, the fossa ovalis - FO) and gain access to the LA body [2]. This procedure is guided using medical images, namely fluoroscopy and echocardiography (mainly transesophageal echocardiography - TEE) [1]. Nevertheless, the success of the intervention is still highly dependent on the operator’s expertise, which is sub-optimal. Indeed, when puncturing the IAS, not only the FO needs to be identified, but also the target location at the left heart and the catheter dexterity at this region must be taken into consideration, hampering the identification of the optimal puncture location [1].

To improve the TSP intervention, different technological innovations were presented during the last years. Three major development fields can be considered, namely: surgical tools, pre-procedural planning techniques and guidance approaches [1]. A high number of researchers focused on the former, presenting novel radio-frequency/electrocautery needles (instead of the traditional mechanical ones), which proved their clear advantages for abnormal situations [2]. Regarding the planning techniques, a small number of studies were presented, focusing on biomechanical simulation of the intervention [3] or automated identification of relevant landmarks (e.g. fossa ovalis position) [4], making the planning stage faster and more reproducible. Regarding the intraoperative guidance, several researchers explored the potential use of novel imaging modalities (beyond the traditional ones, magnetic resonance imaging – MRI, and intracardiac echocardiography) for TSP [1]. Moreover, electroanatomical mapping solutions or even electromagnetic guidance solutions were also described [1]. More recently, some researchers presented image-fusion strategies [6,7,8], where the bidimensional and low contrast fluoroscopic image is fused with 3D anatomical detailed models (extracted from echocardiography or computed tomography - CT), showing clear advantages for TSP with inferior procedural time and higher success rate in difficult cases. Nevertheless, although such image fusion solutions showed high potential to ease the intervention [6,7,8], most of them fuse intra-procedural images only (not allowing the inclusion of pre-procedural planning information) or were not validated for TSP.

In this study, we present a novel concept for the development of an integrated interventional guidance framework to assist the physician in successfully performing TSP intervention.

2 Methods

The proposed interventional framework is divided into (Fig. 1): (1) the pre-procedural and (2) the intra-procedural stages. During the first stage, identification or delineation (step A) of relevant cardiac chambers in a highly-detailed image (CT) is performed. Then, based on the estimated contours, the full extent of the FO is estimated and the optimal puncture location is defined by the expert (step B). The entire planning information is then transferred to the intra-procedural world (step C), by fusing intra- and pre-procedural data (e.g. contours or landmarks). Note that intra-procedural data is extracted from echocardiographic images only (in this initial setup, transthoracic echocardiography – TTE – was used). Finally, to also include the surgical instruments into this augmented environment, a tracking strategy is applied using external electromagnetic sensors (step D). An initial calibration between the TTE image world and the electromagnetic sensors was required (step E). By combining all these elements (step F), a radiation-free interventional framework with enhanced anatomical information (from the planning stage) is achieved.

Fig. 1.
figure 1

Blocks diagram of the proposed concept.

2.1 Interventional Framework

The interventional framework was implemented in C++ and it exploits the potentialities of the VTK (Visualization Toolkit) library [11] for the visualization of images/surfaces and even 3D rendering (using OpenGL). The framework has 4 independent views (see Fig. 2), allowing the visualization of the pre- and intra-procedural data through 2D views or 3D renderings. The current version implements the intra-procedural guidance stage only, presenting import functions to include the pre-procedural planning data. Moreover, specific libraries to receive, in real-time, 3D TTE images (from a commercially available ultrasound – US - machine) and the 3D position of the different instruments were used.

Fig. 2.
figure 2

Overview of the developed interventional setup.

As such, the different steps of the described concept were implemented as (Fig. 2):

Step A: A manual delineation of the LA and RA was performed using the Medical Imaging Interaction Toolkit (MITK) software. In detail, multiple 2D slices were delineated and then interpolated into a 3D surface. Each surface was independently delineated and saved in stl (stereolitrography) format.

Step B: Based on the 3D contours from (A), the FO was manually identified. For that, we detected the thinnest region, as described in [4]. Then, the optimal puncture location was marked and saved in stl format.

Step C: Both pre-procedural (CT) and intra-procedural (TTE) images were uploaded and streamed in the described framework (Fig. 2), respectively. The CT image is uploaded using the DICOM (Digital Imaging and Communications in Medicine) read function currently available in VTK. In opposition, the TTE images were acquired in real-time with a Vivid E95 (GE Vingmed, Horten, Norway) scanner, equipped with a 4 V-D transducer and streamed using a proprietary software. Regarding the image-fusion between CT and TTE worlds, the following strategy was applied. By visualizing both images in parallel, a set of landmarks were manually defined in both images, being later used to fuse both image coordinate space. The optimal transformation between CT-TTE worlds was computed through a least-square strategy. After estimating the optimal transformation, the surfaces generated throughout steps A and B are imported and automatically superimposed on the intra-procedural image, enhancing the relevant anatomical landmarks.

Step D: A small electromagnetic (EM) sensor (EM, Fig. 2) with 6 degrees of freedom (DOF), Aurora 6DOF Flex Tube, Type 2 (Aurora, Northern Digital, Waterloo, Ontario), was attached to the tip of the transseptal sheath.

Step E: A fixed calibration was made to combine the electromagnetic and TTE worlds. In this sense, a set of positions were identified in the TTE image. Then, the same spatial positions were physically achieved by the EM sensor, and the final optimal transformation was obtained by applying a least-square fitting between all positions. By applying this spatial transformation, a unique scenario combining the enhanced intra-procedural image with the needle position was obtained, allowing the correct guidance of the surgical tool until the optimal puncture location. Inside the proposed guidance framework, the needle position was represented as a red dot.

3 Experiments

Description: In this version, two patient-specific mock models of the atria were used (Fig. 3). Both static models were constructed using the strategy described in [10].

Fig. 3.
figure 3

Experimental validation scenario.

Implementation Details: Since mock models were used, the TTE probe was kept fixed (Fig. 3). Before executing the calibration, one operator selected the optimal field of the view (FOV) of the model. Regarding the identification of relevant landmarks (step C and E), Fig. 4 presents an overview of the target positions.

Fig. 4.
figure 4

Relevant landmark positions for step C and E.

Evaluation: One operator applied the described pipeline in each phantom model and then performed a TSP. To evaluate the error between the selected location and the puncture position, a metallic landmark was later inserted to mark the punctured site. Later, a CT acquisition of the model plus the landmark was acquired. This post-interventional CT was segmented and the obtained surfaces were aligned with the planning surfaces using an iterative closest point algorithm. Finally, the frame rate achieved by the framework for the streaming of US data was also evaluated. All results were computed using a personal laptop with Intel (R) i7 CPU at 2.8 GHz and 16 GB of RAM. An integrated graphics card Nvidia Quadro K2100 was used.

4 Results

The TSP was possible in both cases. Overall, guidance with this setup was considered challenging, due to limited information about the TSP needle position. In one phantom model, an error of approximately 6 mm was found between the selected position and the metallic landmark. For the second model, it was not possible to insert the metallic landmark. Regarding the technical characteristics, a frame rate of approximately 5 frames/s was achieved. The technical calibration took ~60 min. The planning stage required ~30 min.

5 Discussion

In this study, a novel interventional framework for TSP is described. It uses the potentialities of the intra-procedural volumetric US image to create an integrated interventional scenario where both pre-planning, intra-procedural data, and surgical instrument position are fused. Thus, the not well contrasted and noisy TTE image is enhanced by superimposing virtual anatomical surfaces. Moreover, the optimal puncture location can also be visualized, potentially increasing the safety of the intervention. In opposition to other studies [11], the current concept allows the inclusion of pre-procedural planning information in the interventional world. Indeed, recent solutions, such as the EchoNavigator (Philips Inc., Netherlands), [12] proved its added-value for TSP intervention, by adding anatomical information (US images) to the fluoroscopy. Nevertheless, although this solution allows the inclusion of specific landmarks in the interventional image, one is not able to embed pre-procedural planning information in the intra-procedural world [12]. In a different way, CT-fluoroscopy fusion approach was also described and validated for TSP [7], allowing the usage of pre-procedural data into the interventional scenario. However, since the US image is not integrated, relevant online anatomical details are lost or ultimately require an independent US scanner during the intervention.

This framework has as a key novelty the direct usage of 3D US data (by streaming it) to fuse intra-procedural data with pre-procedural one. In fact, previous works focused on similar methodologies for different scenarios. Nevertheless, 2D US data was mainly streamed, requiring complex calibration scenarios to perform 2D-3D alignment [11, 14]. Although such approaches have shown interesting results in nearly static structures/organs [12], its application in cardiac interventions is limited. As such, by capturing the entire 3D volume, 2D-3D alignment/reconstruction steps are removed, potentially improving the performance and accuracy of image-fusion algorithms. However, the described pipeline is only an initial proof-of-concept and it still presents some drawbacks, namely manual interaction is mandatory in all stages, making the configuration of the setup extremely time-consuming. Recently, our team has presented different methodologies to automate this framework: (1) automatic segmentation of the atrial region in CT [4, 15]; (2) automatic identification of the FO in CT [4]; and (3) automatic segmentation of the LA [16]. As such, the entire planning can be performed quickly (2–3 min, [4]) and the fusion stage can be quickly performed by aligning the segmented models. Although the current automated modules are not integrated into this framework, such options are expected in a future release. Regarding the tracking of the different surgical tools, fixed calibration setups can be used [11], making its calibration fast. Nevertheless, to improve the guidance of the surgical tools and the identification of the optimal puncture route, two modifications should be performed to the current setup: (i) multiple sensors should be embedded along the instrument, providing a virtual representation of the entire instrument’s shape inside the body, and (ii) an enhanced representation of the optimal puncture route can potentiate the guidance stage and facilitate the identification of the puncture location. Finally, regarding the frame rate, an acceptable performance (5 frames/s) was achieved by this framework.

The obtained results showed that accurate evaluation of the proposed framework was not possible. First, a small number of phantom models were used. Second, the strategy applied to mark the punctured location proved to be sub-optimal. Due to the small entry points of the phantom model, visual identification punctured location was challenging, hampering the insertion of the metallic landmark. Third, quantification of the framework’s accuracy through the described approach (i.e. aligning post-interventional data with pre-interventional one) is sensitive to small alignment errors. In this sense and to improve the described experiment, a novel scenario is required with the following features: (1) a large number of phantom models with different anatomies are required; (2) inclusion of radiopaque materials to easily allow an accurate alignment between the pre- and pos- interventional surfaces; and (3) instead of using metallic landmarks, the TSP needle should be kept at the punctured location. Finally, since the traditional intervention is widely dependent of the fluoroscopy, further studies to evaluate the feasibility of this potential radiation-free framework and even to evaluate the required learning curve are mandatory to validate it. Regarding the study limitations, we would like to emphasize that: (1) static phantom models were used; (2) instead of a TEE probe, a TTE one was used; and (3) the US probe was kept fixed throughout the intervention. To overcome these limitations, dynamic phantom setups, as described in [10], should be used, and an electromagnetic sensor should be attached to the ultrasound probe (as described in [14]), spatially relating the ultrasound FOV with the probe position and allowing its free manipulation throughout the intervention. As a final remark, although this study was performed with a TTE transducer (since it was simple to be fixated), the TEE one can also be used without any modification of the current setup.

6 Conclusion

The described concept for the development of an interventional guidance framework showed its initial potential usefulness for the identification of the optimal puncture location and to guide the TSP intervention. Nevertheless, the current version requires manual interaction in all stages, making the configuration setup extremely time-consuming and difficult to be performed. Further studies and a different experimental setup are required to accurately validate the proposed framework.