• 学术搜索
  • 科研智能体
    • Research Labs
    • AI 阅读
    • AI 文库
    • 深度研究
    • 学者亮点
  • 学术资源
    • AI2000
    • 期刊/会议
    • 学者库
    • 学术API
    • 溯源树
    • 数据集
  • 知识沉淀
    • 学术空间
订阅小程序
旧版功能
aminer vip
开通会员低至0.73元/天
一次搞定AI科研
立即登录
  • English
  • 联系方式
    专

    基于故障树的始发事件频率评估方法、设备及计算机可读存储介质

    1405011476B1
    发明人
    LI DAN, LIU PINGPING, HE SHENGLIANG, SU YAO
    受让人
    Yangjiang nuclear power co ltd, CHINA GENERAL NUCLEAR POWER, CGN POWER CO LTD
    申请人
    Coloplast A/S
    申请号
    047482
    申请日
    2005-03-18
    公开(公告)号
    1405011476B1
    公开(公告)日
    2000-01-14
    IPC分类号
    A01G025/00A01G025/02B05B001/20F16L011/12
    CPC分类号
    -
    优先权号
    005539
    004990
    优先权日
    1984-11-04
    1985-10-22
    摘要

    NOVELTY - As perfuming ingredient, propanal derivative (I), or its stereoisomers or its mixture is used.

    USE - As perfuming ingredient in perfuming composition for making perfumed article (claimed) including perfumes, colognes or after-shave lotions, perfumed soaps, shower or bath salts, mousses, oils or gels, hygiene products or hair care products such as shampoos, body-care products, deodorants or antiperspirants, air fresheners and also cosmetic preparations.

    ADVANTAGE - The compound possesses the most substantive sandalwood note known, i.e. more than two months, which is by far superior to the substantivity of the currently used synthetic sandalwood odorants. The compound confers, enhances, improves or modifies the odor properties of a perfuming composition or of a perfumed article.

    DETAILED DESCRIPTION - As perfuming ingredient, propanal derivative of formula (I), or its stereoisomers or its mixture is used.

    a=carbon-carbon single bond or double bond;

    X=CH2OH or CHO;

    R1=H or methyl;

    R2=H;or

    R2+R2=CH2 or carbon-carbon double bond.

    Provided that: one of a is a carbon-carbon single bond and the other is carbon-carbon single bond or double bond. INDEPENDENT CLAIMS are included for the following:

    (1) a perfuming composition comprising the compound (I), at least one ingredient selected from perfumery carrier and perfumery base, and optionally at least one perfumery adjuvant;

    (2) a perfumed article comprising the compound (I), and a consumer product base; and

    (3) new intermediate of formula (IV) or its stereoisomers or its mixture.

    Y'=CH2OH, CHO or COOR4;and

    R4=1-4C alkyl group.

    权利要求
    1.一种图像边框的裁剪方法,其特征在于,包括: 获取待裁剪边框的目标图像; 通过调整所述目标图像的色彩维度信息,将所述目标图像调整为黑白图像; 根据所述黑白图像中边框部分和有效图片部分的黑白分界线,获取图像边框的边界值,具体包括:利用最大值滤波器,去除所述黑白图像中的噪点;参照黑白图像每一边上的多个位置,在所述去除噪点后的黑白图像的黑白分界线上分别取边缘点;比较黑白图像中目标边对应选取的多个边缘点的像素坐标;获取目标轴对应坐标值最大的边缘点位置,作为所述目标边对应边框的裁剪处位置,其中,所述目标边所在直线与所述目标轴垂直; 依据所述边界值,对所述目标图像的图像边框进行裁剪。
    2.根据权利要求1所述的方法,其特征在于,所述依据所述边界值,对所述目标图像的图像边框进行裁剪,具体包括: 参照黑白图像每一边对应边框的裁剪处位置,对所述目标图像的图像边框进行裁剪。
    3.根据权利要求1所述的方法,其特征在于,所述利用最大值滤波器,去除所述黑白图像中的噪点,具体包括: 在黑白图像中设置至少一卷积区域; 在所述卷积区域内比较中心点的亮度值与周边点的亮度值; 若所述中心点的亮度值大于周边点亮度值的最大值,则将所述中心点的亮度值修改为所述周边点亮度值的最大值; 若所述中心点的亮度值小于周边点亮度值的最小值,则将所述中心点的亮度值修改为所述周边点亮度值的最小值。
    4.根据权利要求1所述的方法,其特征在于,所述通过调整所述目标图像的色彩维度信息,将所述目标图像调整为黑白图像,具体包括: 去除所述目标图像中大于预设频率阈值的像素点; 将去除所述预设频率阈值的像素点后的所述目标图像进行灰度处理; 根据每个像素点的灰度值,将灰度处理后的所述目标图像进行黑白化处理,得到包含边框部分和有效图片部分的黑白图像。
    5.根据权利要求4所述的方法,其特征在于,所述去除所述目标图像中大于预设频率阈值的像素点,具体包括: 利用双边滤波器,去除所述目标图像中大于预设频率阈值的像素点。
    6.根据权利要求4所述的方法,其特征在于,所述将去除所述预设频率阈值的像素点后的所述目标图像进行灰度处理,具体包括: 按照像素点RGB值的加权平均规则,分别计算目标图像中每个像素点对应的灰度值; 利用所述灰度值进行图像灰度处理。
    7.根据权利要求4所述的方法,其特征在于,所述根据每个像素点的灰度值,将灰度处理后的所述目标图像进行黑白化处理,得到包含边框部分和有效图片部分的黑白图像,具体包括: 获取灰度处理后的所述目标图像中每个像素点的灰度值; 若目标像素点的灰度值大于或等于预设阈值,则将所述目标像素点的RGB值设置为第一颜色的RGB值; 若目标像素点的灰度值小于预设阈值,则将所述目标像素点的RGB值设置为第二颜色的RGB值,所述第一颜色和所述第二颜色为黑白对立的两种颜色。
    8.根据权利要求1至7中任一项所述的方法,其特征在于,在所述依据所述边界值,对所述目标图像的图像边框进行裁剪之后,所述方法还包括: 输出边框裁剪后的所述目标图像;和/或, 输出所述目标图像边框裁剪完成的提示信息;和/或, 保存边框裁剪后的所述目标图像。
    9.一种图像边框的裁剪装置,其特征在于,包括: 获取模块,用于获取待裁剪边框的目标图像; 调整模块,用于通过调整所述目标图像的色彩维度信息,将所述目标图像调整为黑白图像; 所述获取模块,还用于根据所述黑白图像中边框部分和有效图片部分的黑白分界线,获取图像边框的边界值,具体包括:利用最大值滤波器,去除所述黑白图像中的噪点;参照黑白图像每一边上的多个位置,在所述去除噪点后的黑白图像的黑白分界线上分别取边缘点;比较黑白图像中目标边对应选取的多个边缘点的像素坐标;获取目标轴对应坐标值最大的边缘点位置,作为所述目标边对应边框的裁剪处位置,其中,所述目标边所在直线与所述目标轴垂直; 裁剪模块,用于依据所述边界值,对所述目标图像的图像边框进行裁剪。
    10.一种存储介质,其上存储有计算机程序,其特征在于,所述程序被处理器执行时实现权利要求1至8中任一项所述的方法。
    11.一种图像边框的裁剪设备,包括存储介质、处理器及存储在存储介质上并可在处理器上运行的计算机程序,其特征在于,所述处理器执行所述程序时实现权利要求1至8中任一项所述的方法。
    说明书
    [0001]CROSS-REFERENCE TO RELATED APPLICATION
    [0002][0001]This application claims the benefit of and the priority to U.S. Provisional Application No. 62/611,244, filed on December 28, 2017 , and U.S. Provisional Application No. 62/615,711, filed on January 10, 2018 .
    [0003]FIELD OF THE INVENTION
    [0004][0002]The present disclosure generally relates to devices for partly isolating a target biological structure, and more specifically relates to atraumatic devices and methods for partly isolating and supporting a target biological structure that provides multidirectional access to the target biological structure.
    [0005]BACKGROUND
    [0006][0003]Laparoscopic surgery is traditionally conducted through a series of small incisions in a patient, e.g., in the patient's abdomen. In laparoscopic procedures, biological structures, e.g., the splenic artery, are often found next to other vasculature, neural tissue, or organs. Often times, surgeries require modification, ligation, incision, or attachment of tools to one of these biological structures. Currently, these procedures may be performed with balloon dissection tools to separate tissue at natural tissue plane boundaries. The tissues may be retracted by gross retractor tools or by silicone vessel retractors that may cause trauma to the surrounding structures. Therefore, less traumatic devices and techniques are needed for these laparoscopic procedures. Document US2011224709 discloses a system comprising a guidewire together with a curved needle and protective sleeve.
    [0007]SUMMARY
    [0008][0004]According to the present invention, there is provided a system for laparoscopic placement of a cuff around a target biological structure as set out in claim 1. Further aspects are set out in the dependent claims.
    [0009]BRIEF DESCRIPTION OF THE DRAWINGS
    [0010][0005]The accompanying drawings, which are incorporated into and constitute a part of this specification, illustrate one or more certain embodiments and, together with the description of the embodiments, serve to explain the principles and implementations of the certain embodiments. Fig. 1 shows a front perspective view of a device according to one embodiment of the present invention. Fig. 2 shows a rear perspective view of the device according to one embodiment of the present invention. Fig. 3 shows a perspective view of a device, in a first state, according to another embodiment of the present invention. Fig. 4 shows a perspective view of the device, in a second state, according one embodiment of the present invention. Fig. 5 shows a rear perspective view of the device, in a second state, according another embodiment of the present invention. Fig. 6 shows the device supporting a target biological structure according one embodiment of the present invention. Fig. 7 shows a front perspective view of a device according to another embodiment of the present invention. Fig. 8 shows an overhead view of the device according to one embodiment of the present invention. Fig. 9 shows a rear perspective view of the device according to one embodiment of the present invention. Fig. 10 shows the skin of a patient and a target biological structure underneath the skin according to one embodiment of the present invention. Fig. 11 shows trocars inserted into incisions in the skin according to one embodiment of the present invention. Fig. 12 shows an insufflated area beneath the skin according to one embodiment of the present invention. Fig. 13 shows laparoscopic tools inserted through the trocars for creating a path to the target biological structure according to one embodiment of the present invention. Fig. 14 shows a guidewire inserted through a first trocar to the target biological structure according to one embodiment of the present invention. Fig. 15 shows the guidewire inserted from the first trocar to a position underneath the target biological structure according to one embodiment of the present invention. Fig. 16 shows the guidewire secured at the second trocar according to one embodiment of the present invention. Fig. 17 shows a balloon tool inserted over the guidewire through the first trocar according to one embodiment of the present invention. Fig. 18 shows the balloon tool at a position along the guidewire according to one embodiment of the present invention. Fig. 19 shows the balloon tool guided to a position underneath the target biological structure according to one embodiment of the present invention. Fig. 20 shows the balloon tool guided to the second trocar according to one embodiment of the present invention. Fig. 21 shows the balloon tool according to one embodiment of the present invention. Fig. 22 shows a ramp device guided over the guidewire through the first trocar according to one embodiment of the present invention. Fig. 23 shows the ramp device at a position along the guidewire according to one embodiment of the present invention. Fig. 24 shows the ramp device guided to a position underneath the target biological structure according to one embodiment of the present invention. Fig. 25 shows a cuff deployment tool introduced over the guidewire through the first trocar according to one embodiment of the present invention. Fig. 26 shows the cuff deployment tool at a position along the guidewire according to one embodiment of the present invention. Fig. 27 shows the cuff deployment tool engaged with the ramp device at a position partly underneath the target biological structure according to one embodiment of the present invention. Fig. 28 shows a retention wire removed from the cuff deployment tool to deploy the cuff according to one embodiment of the present invention. Fig. 29 shows the cuff wrapped around the target biological structure according to one embodiment of the present invention. Fig. 30 shows the cuff deployment tool according to one embodiment of the present invention. Fig. 31 shows removal of the cuff deployment tool from through the first trocar according to one embodiment of the present invention. Fig. 32 shows removal of the balloon tool using a medical tool according to one embodiment of the present invention. Fig. 33 shows removal of the ramp device using a medical tool according to one embodiment of the present invention. Fig. 34 shows removal of the guidewire via the first trocar according to one embodiment of the present invention. Fig. 35 shows the target biological structure with the cuff according to one embodiment of the present invention.
    [0011]DETAILED DESCRIPTION
    [0012][0006]Those of ordinary skill in the art will realize that the following description is illustrative only and is not intended to be in any way limiting. Reference will now be made in detail to implementations of embodiments as illustrated in the accompanying drawings. The same reference numerals will be used throughout the drawings and the following description to refer to the same or like items.
    [0013][0007]The present disclosure relates to devices that allow a user to partly isolate and access a target biological structure in a patient. As used herein, the phrase "target biological structure" refers to any type of vasculature, artery, tissue, or organ. As used herein, the term "patient" refers to any multicellular organism, e.g., an animal (e.g., a human).
    [0014][0008]In the illustrative embodiments discussed below, the devices may be discussed in the context of positioning an artery from a neurovascular bundle near the pancreas. However, the devices and methods disclosed herein can be used in any laparoscopic procedure. The devices enable a user to partly isolate, i.e., pull away or separate, a target biological structure from surrounding structures, without causing trauma to the surrounding structures or the target biological structure. The device also supports the target biological structure in a manner that provides multidirectional access to areas of the target biological structure.
    [0015][0009]In some embodiments, the devices may be used during laparoscopic procedures. Laparoscopic surgery may performed through very small incisions in the abdomen of the patient, generally to provide access for a trocar or a cannula device. After incision, the abdomen of a patient may be insufflated with gas in order to expand the abdominal cavity to provide a space to perform laparoscopy. In this example, the devices may be inserted through the small incision to enable a user, e.g., a surgeon, to position and support a target biological structure thereon. While the target biological structure is supported on the device, the user can manipulate, e.g., modify, ligate, incise, or attach tools to, the target biological structure.
    [0016]Devices
    [0017][0010]Figs. 1 and 2 show a front perspective view and a rear perspective view of a device, respectively, according to one embodiment of the present invention. The device 100 may comprise a main body 102 including a front face 104 and a rear face 106. The main body 102 has a proximal end 108 and a distal end 110. The distal end 110 of the main body 102 is substantially arcuate. As used herein, the term "proximal end" refers to a first end of the main body, while the term "distal end" refers to a second end opposing the first end. For example, the proximal end may be an end of the main body which is closest to the user and the distal end may be an end of the main body which is furthest from the user.
    [0018][0011]The proximal end 108 of the main body 102 is substantially flat and planar with respect to the distal end 110. In some embodiments, the proximal end 108 may include a handle 112. The handle 112 may be removably attached to the proximal end 108. In some embodiments, the handle 112 may be an articulating handle. In use, the user can grasp the handle 112 of the device 100 using hemostatic pliers. In other embodiments, the handle 112 can include a through-hole to thread a suture to function as a retention string. In other embodiments, the handle 112 can be provided on the distal end 110 of the main body 102.
    [0019][0012]The distal end 110 of the main body 102 is substantially arcuate, i.e., the distal end 110 has a curvature transverse to the longitudinal axis of the proximal end 108. For example, arcuate may refer to the distal end 110 being shaped or bent in the form of an arc or bow with respect to the proximal end 108 of the main body 102. In some embodiments, the distal end 110 may have a constant curvature. In other embodiments, the distal end 110 may have varying degrees of curvature. The distal end 110 enables the device 100 to pull away and isolate the target biological structure from surrounding structures. For example, the distal end 110 can be positioned in a manner to lift and separate the target biological structure from surrounding tissue. In some embodiments, the distal end 110 of the device 100 can be used to separate the splenic artery from a neurovascular bundle adj acent to the pancreas.
    [0020][0013]In some embodiments, the distal end 110 is deformable, such that the distal end 110 deforms in response to a sufficient force applied to the distal end 110. In particular, the distal end 110 is capable of deforming from an applied force to adjust the curvature of the distal end 110. In this way, the curvature of the distal end 110 can be adjusted for different procedures. Initially, the distal end 110 is arcuate. The distal end 110 of the main body 102 can be sufficiently curved with beveled edges such that it does not cause trauma to surrounding structures. For example, the corners of the distal end are rounded.
    [0021][0014]The device 100 may be formed of a flexible polymer material, e.g., a thermoplastic polymer. For example, the device 100 can be formed of a firm, lightweight, plastic material such as, polyether ether ketone (PEEK) or polyurethane. The device 100 can also be formed of other flexible medical grade plastic materials. In some embodiments, the device may be formed of a malleable metal, e.g., stainless steel or aluminum. In other embodiments, the device 100 is formed of a rigid material such that it does not substantially deform from an applied force.
    [0022][0015]In one embodiment, the device 100 can be used for isolating the splenic artery away from the pancreas. In laparoscopic procedures, after the target biological structure, e.g., splenic artery, is separated from the pancreas, there is a space, e.g., about 3 mm to 12 mm, between the target biological structure and the pancreas. When inserting a medical tool in the space between the target biological structure and the pancreas, the medical tool may contact the surrounding biological structures and cause damage. In this respect, the device 100 can operate as a backing plate underneath the target biological structure. This allows the user to exert a force on the device 100 to bias force away from target biological structure or surrounding structures. The device 100 distributes a portion of the force onto the structure below the target biological structure, e.g., the pancreas. After the procedure is over, the device 100 can be withdrawn from the area, such that it is no longer supporting the splenic artery. The device 100 can then be removed from the patient via the incision.
    [0023]Inflatable Device
    [0024][0016]In another embodiment, the device may include one or more balloons disposed on the main body that are configured to transition the device between a first state and a second state. For example, Fig. 3 shows the device, in a first state, according to one embodiment. In this embodiment, the device 100 isolates and supports a target biological structure away from surrounding structures. As described above, the device 100 may comprise a main body 102 including a front face 104, a rear face 106, a proximal end 108, and a distal end 110.
    [0025][0017]In this embodiment, the device 100 includes one or more balloons 114, 115 disposed on the distal end 110 of the main body 102. In some embodiments, the one or more balloons 114, 115 are disposed in a position lateral to the main body 102. In a first state, the one or more balloons 114, 115 are deflated. In this configuration, the distal end 110 is substantially arcuate. In some embodiments, each balloon of the one or more balloons 114, 115 includes a recess 118 on a portion of a surface of the balloon that is opposing the front face 104 of the main body 102. The recess 118 provides a space for retaining the target biological structure on the device 100, above the front face 104 of the main body 102.
    [0026][0018]Fig. 4 shows the device, in a second state, according to one embodiment. In the second state, the one or more balloons 114, 115 are inflated (described below). The distal end 110 of the main body 102 is configured to deform to be substantially planar when each of the one or more balloons 114, 115 is inflated. As the one or more balloons 114, 115 are inflated, the increased pressure from the one or more balloons 114, 115 applies a force sufficient to flatten the distal end 110 of the main body 102. For example, the one or more balloons are inflated to a pressure that flattens the distal end 110 to a substantially planar, flat position that is flush with the proximal end 108. In another embodiment, the distal end 110 of the main body 102 is deformed, but may still have some curvature.
    [0027][0019]In some embodiments, the device 100 includes one or more channels that attach each of the one or more balloons 114, 115 to an inflation control configured to inflate the one or more balloons. For example, the channel can be a thin catheter tube that can supply a fluid to the one or more balloons 114, 115 via a pump or syringe. In some embodiments, a bifurcated catheter tube ("Y-tube") can be attached to each of the one or more balloons with a lower fitting. The distal end of the catheter tube can be attached to the one or more balloons 114, 115 and the proximal end of the catheter tube can be attached to a pump or fluid filled syringe. The pump or syringe can inflate the one or more balloons 114, 115 by filling it with fluid to a desired degree of expansion or pressure and then deflate the balloon by withdrawing the fluid.
    [0028][0020]In some embodiments, the one or more balloons 114, 115 are angioplasty balloons made of relatively strong but generally elastic material that can be folded into a compact, small diameter cross section. Due to the need for strength and stiffness, the one or more balloons 114, 115 may be rated to high pressures, depending on the diameter. In other embodiments, the one or more balloons 114, 115 comprise soft, very elastic material (e.g., natural rubber latex) as the balloon. Latex and other highly elastic materials generally will expand continuously upon increased internal pressure until the material bursts. As a result, these balloons are generally rated by volume in order to properly distend to a desired size. Although relatively weak, these balloons do have the advantage that they tend to readily return to their initial size and dimensions following inflation and subsequent deflation. It is also contemplated that the balloons can also be made of any medical grade balloon materials, for example, polyurethane or polyethylene terephthalate. In some embodiments, the one or more balloons 114, 115 are relatively small, e.g., a diameter in a range from 1 mm to 5 mm and a length in a range from 5 mm to 30 mm.
    [0029][0021]In some embodiments, each of the one or more balloons 114, 115 is provided in an elastic cover. When each of the one or more balloons 114, 115 is inflated in the second state, the elastic cover expands to the size of the balloon. During inflation, the one or more balloons 114, 115 exert a force to deform the distal end of the main body 102. In some embodiments, inflating the one or more balloons 114, 115 deform the distal end 110 of the main body 102 from an arcuate configuration to a substantially flat, planar configuration.
    [0030][0022]Fig. 5 shows a rear perspective view of the device, in a second state, according to one embodiment. In some embodiments, the rear face 106 of the main body 102 includes an additional balloon 116. The additional balloon 116 may be a hemostatic balloon. In some embodiments, the additional balloon 116 is deflated in the first state and is inflated in the second state. During surgery, if any bleeding occurs, the additional balloon 116 can apply a pressure to staunch any bleeding. In this respect, the additional balloon 116 can be selectively inflated and deflated during laparoscopic procedures. After bleeding has stopped, the additional balloon 116 can be deflated. The additional balloon 116 can also include a channel that attaches to an inflation control as described above. In some embodiments, the channel for the additional balloon 115 is separate from the channel of the one or more balloons 114, 115. The additional balloon 116 can be independently inflated via the inflation control.
    [0031][0023]Fig. 6 shows a target biological structure supported on the device according to one embodiment. In one embodiment, the one or more balloons 114, 115 comprise a first balloon 114 on a first side of the main body 102 and a second balloon 115 on a second side of the main body 102. The first side and the second side are edges between the proximal end 108 and the distal end 110 of the main body 102. In the second state, a channel 120 exists between the first balloon 114 and the second balloon 115. In the second state, the first balloon 114 and the second balloon 115 support a target biological structure 122 above the front face 104 of the main body 102. The channel 120 is located below the target biological structure 122 to allow a tool to access the target biological structure from multiple directions.
    [0032]In use
    [0033][0024]In one embodiment, a method for partly isolating a target biological structure is provided. The method may include making an incision in a patient. In some embodiments, the incision is a laparoscopic incision in the abdominal area of a patient. In use, the device may be introduced into the abdominal cavity of a patient through an incision or, alternatively, through a trocar or cannula device which is inserted into the incision for keeping the incision open.
    [0034][0025]After an incision is made, a device, in the first state, is inserted through the incision to access the target biological structure. For example, the device can be inserted through the incision by threading the device over a guidewire to the target biological structure. In some embodiments, the device may be a device having one or more of the characteristics described above. For example, the device may include a main body and one or more balloons disposed on a distal end of the main body. The main body may include a front face and a rear face having proximal and distal ends. The distal end of the device may have a first state and a second where the distal end is arcuate in a first state and is substantially planar in a second state. In a first state, each of the one or more balloons may be deflated. In a second state, each of the one or more balloons may be inflated. The distal end of the main body is configured to deform to be substantially planar when each of the one or more balloons on the front face are inflated in the second state.
    [0035][0026]After the device is inserted through the incision, the device is at least partially positioned beneath a target biological structure in the patient. For example, the distal end is positioned beneath the target biological structure. The device is then transitioned from the first state to the second state by at least partly inflating each of the one or more balloons. The inflation of the one or more balloons applies a pressure to the distal end which flattens the distal end to substantially planar configuration that may be flush with a planar proximal end. After inflation, the target biological structure is at least partly supported by each of the one or more balloons. In some embodiments, the transition from the first state to the second state is further caused by inflating an additional balloon disposed on a rear face of the main body, wherein the additional balloon is a hemostatic balloon. In some embodiments, the hemostatic balloon is inflated before each of the one or more balloons.
    [0036][0027]In some embodiments, the one or more balloons comprises a first balloon on a first side of the main body and a second balloon on a second side of the main body. The first side and the second side are between the proximal end and the distal end of the main body. In the second state, a channel exists between the first balloon and the second balloon. The target biological structure may be supported on the first balloon and the second balloon above the channel. In some embodiments, the method may further include inserting a tool in the channel for accessing the target biological structure.
    [0037][0028]In some embodiments, the device can remain substantially firm at room temperature, and its insertion through the incision or the trocar is smooth and unobstructed. However, once the device is inserted into the abdomen, the flexible thermoplastic material of the device may become more susceptible to deforming. The change in rigidity of the device may be due to the relationship between properties of the material comprising the device, e.g., glass transition temperature, and the body temperature of the patient. In this regard, if the device is formed of PEEK plastic which has a relatively high glass transition temperature, this can be avoided.
    [0038][0029]According to this embodiment, the device, in a first a state, may be inserted into a patient's abdomen through a small incision. Then, when the device is positioned near the target biological structure, the balloons of the device can be in inflated in the second state. In the second state, the balloons on the main body are inflated and functions to both isolate and support the target biological structure thereon. Finally, the balloons can be deflated back to the first state and removed via the incision.
    [0039][0030]In use, the device isolates and positions a target biological structure. In the second state, the one or more balloons function to flatten the distal end of the device. The one or more balloons elevate the target biological structure above the front face of the main body and provides a channel below the target biological structure. The rear face includes a hemostatic balloon to provide pressure around the retractor body to stanch bleeding from surrounding structures.
    [0040][0031]It is recognized that the devices may be constructed in a number of configurations, which satisfy the primary objective of providing an inflatable, atraumatic laparoscopic device. The devices described above may be used in a wide variety of applications using traditional trocar and cannula designs which range from about 5-12 mm. Of course, the dimensions of the device and the specific shape of the devices, including the balloons, may be specially adapted to address particular circumstances.
    [0041]Rigid Device
    [0042][0032]Figs. 7 and 8 show front and overhead views of a device, respectively, according to another embodiment. The device 200 comprises a base plate 202 including a front face 204, a rear face 206, a proximal end 208, and a distal end 210. On the front face 204 of the base plate 202, a first sidewall 212 is disposed on a first end and a second sidewall 214 is disposed on an opposing second end. In some embodiments, the device 200 comprises a single, unitary structure formed of a thermoplastic material (as described above). In other embodiments, the device 200 is formed of a rigid material that does not deform.
    [0043][0033]The device 200 further includes an end wall 216 on the distal end 210 of the base plate 202. In some embodiments, the end wall 216 is on the distal end 210 of the base plate 202 between the first sidewall 212 and the second sidewall 214. The end wall 216 is inclined relative to the proximal end 208 of the base plate 202. The proximal end 208 of the base plate 202 is substantially planar. In some embodiments, the end wall 216 has an incline of at least 30 degrees or more relative to the proximal end 208, e.g., 40 degrees or more, 50 degrees or more, 60 degrees or more, 70 degrees or more, 80 degrees or more, or 90 degrees or more. In some embodiments, the end wall 216 may have an arcuate curvature. The end wall 216 spans the width of the base plate 202 and bridges the first sidewall 212 and the second sidewall 214 at the distal end 210 of the base plate 202.
    [0044][0034]The first sidewall 212 and the second sidewall 214 form a channel 218 therebetween. The channel 218 is a region between the sidewalls that provides access to the target biological structure. In some embodiments, the first sidewall 212 and the second sidewall 214 each include a recess 220 on a portion of a surface of each of the first sidewall 212 and the second sidewall 214 that is opposing the front face 204 of the base plate 202. The recess 220 is configured to isolate and support the target biological structure above the channel 218. The target biological structure can be a vessel, artery, nerve, tissue or organ of the patient.
    [0045][0035]In some embodiments, a proximal end of the first sidewall 212 and the second sidewall 214 is approximately normal to the proximal end 208 of the base plate 202. The proximal end of the first sidewall 212 and the second sidewall 214 may each comprise a nose-like structure, e.g., a rounded projection, to separate tissues and other vasculature from the target biological structure. The proximal end 208 of the base plate 202 is substantially planar. In some embodiments, the device 200 may include a handle on the proximal end 208 of the base plate 202. For example, the handle may be a grasper configured to be grasped by Maryland forceps.
    [0046][0036]Fig. 9 shows a rear perspective view of the device according to another embodiment. As shown in Fig. 9 , the device 200 may further comprise a conduit 222 on the rear face 206 of the base plate 202. The conduit 222 may extend the entire length of the base plate 202. The conduit 222 is configured to receive a guidewire therethrough. As such, the device 200 can be threaded over the guidewire to a target biological structure.
    [0047][0037]In one embodiment, a method for partly isolating a target biological structure is provided. The method may include making an incision in a patient. In use, the device may be introduced into the abdominal cavity of a patient through a laparoscopic incision or, alternatively, through a trocar or cannula device which is inserted into the incision in the patient's body.
    [0048][0038]After an incision is made, a device is inserted through the incision to access the target biological structure. In some embodiments, the rear face of the base plate comprises a conduit configured to receive the guidewire. In this way, the device can be inserted through the incision by threading the device over a guidewire to the target biological structure. In some embodiments, the device includes: a base plate comprising a front face and a rear face, the base plate having proximal and distal ends; a first sidewall positioned on a first end of the front face and a second sidewall disposed on an opposing second end of the front face, wherein a channel exists between the first sidewall and the second sidewall; and an end wall positioned on the distal end of the main body between the first sidewall and the second sidewall. The end wall is inclined relative to the proximal end of the base plate.
    [0049][0039]After the device is inserted through the incision, the device is positioned at least partially beneath a target biological structure in the patient. The target biological structure is supported on the first sidewall and second sidewall above the base plate. In some embodiments, the first sidewall and the second sidewall include a recess for isolating the target biological structure above a channel formed between the sidewalls. A user can insert a tool in the channel to access the target biological structure. In some embodiments, the angle of the tool can be adjusted by contacting the tool with the end wall.
    [0050][0040]The design of each of the devices advantageously allows a user to partly isolate a target biological structure and more easily access all areas of the target biological structure from multiple directions. In this way, during laparoscopic procedures, a user can modify, e.g., ligate, incise, or attach tools, to target biological structures. The device advantageously allows a user to separate tissue and surrounding structures from the target biological structure, position and retain a target biological structure, create a working space underneath and around the target biological structure, and an end wall for turnaround of surgical tools.
    [0051]Method of Placing a Cuff on a Target Biological Structure
    [0052][0041]The present disclosure further relates to a method for placing a cuff on a target biological structure in a patient. The method does not form part of the claimed invention.
    [0053][0042]In some embodiments, the method provides access to the target biological structure, e.g., the splenic artery, using laparoscopic devices that are guided over a guidewire. The method provides an atraumatic technique to support and partly isolate the target biological structure away from surrounding biological structures, e.g., the pancreas, to place a cuff around the target biological structure. For example, the method may temporarily elevate the target biological structure away from surrounding biological structures to place one or more cuffs on the target biological structure with minimal damage to the surrounding biological structures.
    [0054][0043]In the illustrative embodiments discussed below, the method may be discussed in the context of positioning an artery, e.g., the splenic artery, from a neurovascular bundle near the pancreas. However, the methods disclosed herein can be used in any laparoscopic procedure. The method enables a user to partly isolate, i.e., pull away or separate, a target biological structure from surrounding structures, without causing trauma to the surrounding structures or the target biological structure to place a cuff thereon.
    [0055][0044]Figs. 10-13 show exemplary embodiments of preparing a surgical site (e.g., the splenic artery) for a surgical procedure. More specifically, a ramp device and a cuff device are used to isolate the target biological structure to enable surgical access to at least part of the target biological structure from its biological surroundings. Figs. 10-29 and 31-35 illustrate steps for performing this isolation.
    [0056][0045]Fig. 10 shows the skin 300 of the patient and the target biological structure 310 underneath the skin. The method may begin by making one or more incisions in the skin 300 of a patient to access the target biological structure 310 underneath the skin 300. In one instance, the one or more incisions may be near the abdominal region of a patient. In some embodiments, the one or more incisions may have a diameter in the range from 1 mm to 10 mm, e.g., from 2 mm to 8 mm or from 4 mm to 6 mm.
    [0057][0046]Fig. 11 shows trocars inserted into two incisions in the skin 300 of the patient. After making incisions through the skin 300, the incisions may be enlarged with a medical tool, e.g., a scalpel, to accommodate trocars 320, 325 in each of the incisions. Trocars, e.g., a first trocar 320 and a second trocar 325, used in this method typically comprise a hollow-bore cannula. The ends of trocars 320, 325 may be either a multifaceted bevel or conical shape. The ends of the trocars 320, 325 are inserted into the incisions, and may be forced through the underlying fascial layer, e.g., in the abdomen, using a downward pressure and drilling motion. For example, the abdominal wall may be pierced to form an incision and a tubular trocar may be then inserted into the abdominal cavity.
    [0058][0047]Fig. 12 shows an insufflated area beneath the skin 300 according to one embodiment of the present invention. After the trocars 320, 325 are inserted into the incisions, a volume underneath the skin 300 is insufflated. The insufflation can include introducing a gas (e.g., CO 2 gas). In some embodiments, an insufflation device for delivering a gas is inserted into the trocars 320, 325 to enlarge the operative field to access the target biological structure 310. In some embodiments, when the incision is made in abdominal cavity of a patient, a needle is inserted through the one or more trocars. The needle may comprise a sharp needle having a lumen. By insufflating the area underneath the skin, it may retract the anterior abdominal wall exposing the operative field to the target biological structure.
    [0059][0048]Fig. 13 shows laparoscopic tools 326 placed through the trocars 320, 325 for creating a pathway to the target biological structure 310 according to one embodiment of the present invention. In some embodiments, after insufflation, the method may include using one or more laparoscopic tools 326 for manual dissection of biological structures to create a pathway to the target biological structure 310. The laparoscopic tools 326 may dissect the area underneath the skin 300 to provide a pathway to the target biological structure 310. For example, laparoscopic tools 326 such as graspers can be inserted through each of the trocars 320, 325 to move or dissect biological structures along natural tissue planes to provide a pathway to access the target biological structure 310. In other embodiments, laparoscopic tools, e.g., graspers, dissectors, scissors, retractors, etc., are placed through the trocars for manipulations of the operative field or target biological structure by the user, e.g., a surgeon.
    [0060][0049]Figs. 14-16 show the path of guidewire 330 inserted through a first trocar 320 to a position underneath the target biological structure 310 and then to the second trocar 325. A guidewire 330 may be inserted through the one or more trocars 320, 325 to provide a track for medical tools to access the target biological structure 310. For example, Fig. 14 shows the guidewire 330 inserted through the first trocar 320 towards the exterior surface of the target biological structure 310. In some embodiments, after manual dissection with the laparoscopic tools, the guidewire 330 is threaded through the pathway.
    [0061][0050]Fig. 15 shows the guidewire 330 passing underneath and around the target biological structure 310. The guidewire 330 includes a proximal end and a distal end. The proximal end may be an end of the guidewire 330 closest to the user and the distal end may be an end of the guidewire 330 which is furthest from the user. The distal end of the guidewire 330 may be inserted through the first trocar 320 to the target biological structure 310. In some embodiments, the distal end of the guidewire 330 includes an atraumatic tip 332. The atraumatic tip 332 of the distal end may have a curvature with respect to the long axis of the guidewire 330. For example, the tip of the distal end may be a floppy J-shaped tip. In some embodiments, the distal end of the guidewire 330 is configured to pass underneath and around the target biological structure 310.
    [0062][0051]From the position underneath the target biological structure 310, the guidewire 330 is then threaded to the second trocar 325. Fig. 16 shows the guidewire 330 threaded from the first trocar 320 to a position underneath the target biological structure 310 to the second trocar 325. The guidewire 330 may wrap around the target biological structure 310 structure to the second trocar 325. As shown in Fig. 16 , a laparoscopic tool, e.g., a grasper, may be inserted through the second trocar 325 to secure the distal end of the guidewire 330. The grasping tool may guide the distal end of the guidewire 330 towards the second trocar 325. In some embodiments, tension may be applied to the guidewire 330 to move or position the target biological structure 310 away from surrounding biological structures.
    [0063][0052]Figs. 17-20 show a balloon tool traversing over the guidewire 330 from the first trocar 320, to a position underneath the target biological structure 310, to the second trocar 325 according to embodiments of the present invention. Specifically, the balloon tool 340 may be inserted through the first trocar 320 over the guidewire 330. ( Fig. 17 .) The balloon tool 340 is guided over the guidewire 330 ( Fig. 18 ) to a position underneath the target biological structure 310 ( Fig. 19 ). The balloon tool 340 includes a balloon that may be inflated when the balloon tool 340 is at a position underneath the target biological structure 310 to provide pressure to the target biological structure 310. In this way, the target biological structure 310 may be separated from the surrounding biological structures, e.g., tissues, organs, or other vasculature, using the balloon tool 340. In particular, the balloon tool is capable of dissecting the blind area behind the target biological structure 310 without using conventional blunt dissection equipment.
    [0064][0053]In some embodiments, the balloon of the balloon tool 340 may be selectively inflated and deflated at a plurality of positions along the guidewire 330. For example, the balloon may be a hemostatic balloon that is inflated at a plurality of the positions along the guidewire 330. The balloon separates biological structures along natural tissue planes along the guidewire pathway to the target biological structure 310 and underneath the target biological structure 310. Finally, the balloon may be deflated and removed from the patient through the second trocar 325. ( Fig. 20 .)
    [0065][0054]Fig. 21 shows one embodiment of the balloon tool. In some embodiments, the balloon tool may be integrated with an over-the-wire dilatation catheter. The over-the-wire dilatation catheter tool can follow the guidewire down to the target biological structure and the balloon tool can be inflated and deflated at different positions along the guidewire. The dilatation catheter may include a tapered end to easily move along the guidewire without damaging surrounding biological structures. When dissection is completed, the deflated balloon can be withdrawn along with dilation catheter.
    [0066][0055]Figs. 22-24 show a ramp device 350 guided over the guidewire 330 from the first trocar 320 to a position underneath the target biological structure 310 according to embodiments of the present invention. Figs. 22 and 23 show the ramp device 350 inserted over the guidewire 330 through the first trocar 320 to a position along the guidewire. The ramp device 350 may include a rear face having a conduit for receiving the guidewire. Ultimately, the ramp device 350 is threaded over the guidewire 330 from the first trocar 320 to a position underneath the target biological structure 310 such that the target biological structure 310 is partly supported by the ramp device 350.
    [0067][0056]As shown in Fig. 23 , the ramp device 350 is at a position along the guidewire 330. In this position, an external device, e.g., a pushing tool 355, may be inserted through the first trocar 320 to push the ramp device 350 along the guidewire 330. In some embodiments, the ramp device 350 may comprise an elastomeric material. The elastomeric material may be a flexible material that enables the ramp device 350 to deform to pass through the first trocar 320, but spring back to its original form once it passes through the first trocar 320. The ramp device 350 has a curvature with respect to a long axis of the guidewire 330. In some embodiments, the ramp device 350 may be any one of the devices described above.
    [0068][0057]Fig. 24 shows the ramp device 350 partly beneath the target biological structure 310. In some embodiments, the ramp device 350 includes a first sidewall and a second sidewall positioned opposite to the first sidewall. The first sidewall and the second sidewall form a cavity or channel therebetween. When the ramp device 350 is positioned underneath the target biological structure 310, a part of the target biological structure 310 extends from being positioned on the first sidewall to extending over the cavity to being positioned on the second sidewall. In this way, a part of the target biological structure 310 is supported on the ramp device 350.
    [0069][0058]Figs. 25-27 show a cuff deployment tool 360 guided over the guidewire 330 to the target biological structure 310 according to embodiments of the present invention. Fig. 25 shows the cuff deployment tool 360 introduced over the guidewire through the first trocar 320. The cuff deployment tool 360 includes an interior volume and a cuff 370 positioned within the interior volume. The cuff 370 in the cuff deployment tool 360 are deployed such that the cuff 370 moves from within the interior volume to an extended position. In the extended position, at least part of the cuff 370 is positioned between the ramp device 350 and the target biological structure 310.
    [0070][0059]The cuff deployment tool 360 is guided along the guidewire 330 to position underneath the target biological structure 310. For example, Fig. 26 shows the cuff deployment tool 360 at a position along the guidewire 330. In this position, an external device, e.g., a pushing tool 355, may be inserted through the first trocar 320 to push the cuff deployment tool 360 along the guidewire 330. The cuff deployment tool 360 is pushed along the guidewire 330 until it is partly underneath the target biological structure 310.
    [0071][0060]Fig. 27 shows the cuff deployment tool 360 engaged with the ramp device 350 at a position partly underneath the target biological structure 310. In this position, a portion of the cuff deployment tool 360 may extend into the channel between the sidewalls of the ramp device 350. For example, the cuff 370 within the interior volume of the cuff deployment tool 360 may extend into the channel of the ramp device 350. In this configuration, when the cuff 370 is deployed, it may move along the curvature of the ramp device 350 onto the target biological structure 310. In some embodiments, the cuff deployment tool 360 includes a retention wire 365. The retention wire 365 may be positioned in a first position when the cuff deployment tool 360 is threaded over the guidewire. In the first position, the cuff 370 is retained within the interior volume.
    [0072][0061]Fig. 28 shows a retention wire 365 removed from the cuff deployment tool 360 to deploy the cuff 370. In a second position, the cuff 370 is deployed onto the target biological structure 310. When the cuff 370 is deployed, it transitions to a deployed state. The cuff 370 may be in a helical configuration in the deployed state. As shown in Fig. 29 , the cuff 370 wraps around a part of the target biological structure 310. In some embodiments, when guiding a cuff deployment tool 360 over the guidewire to the ramp device 350, the cuff deployment tool 360 contacts the end wall of the ramp device 350 to angle the cuff 370 about the target biological structure 310.
    [0073][0062]Fig. 30 shows the cuff deployment tool 360 according to one embodiment of the present invention. The cuff deployment tool 360 is configured to deliver a cuff 370 onto a target biological structure 310. The cuff deployment tool 360 may comprise a main body 362 including an interior volume for receiving a cuff 370. The main body 362 may include one or more recessed portions 364 adjacent to the interior volume. The cuff 370 may include one or more protrusions 372 that nest within the one or more recessed portions 364 of the main body 362. Each of the protrusions 372 on the cuff 370 includes an aperture. In some embodiments, the cuff 370 is a flattened helical cuff.
    [0074][0063]The cuff deployment tool 360 may further include a retention wire 365. The retention wire 365 may be threaded through the recessed portions 364 in the main body 362 and the corresponding protrusions 372 of the cuff 370 to retain the cuff 370 within the interior volume. In a first position, the cuff 370 is retained within the interior volume via the retention wire 365 in a flat configuration. In a second position, the retention wire is removed to deploy the cuff 370. In the deployed state, the cuff 370 is in a helical configuration.
    [0075][0064]After the cuff is deployed, each of the tools used in the method are removed from the surgical site. Specifically, as shown in Figs. 31-34 , the cuff deployment tool 360, ramp device 350, balloon tool 340, and guidewire are each removed via one of the trocars 320, 325. For example, Fig. 31 shows removal of the cuff deployment tool 360 from the surgical site through the first trocar 320. Fig. 32 shows removal of the balloon tool 340 via the second trocar 325 using a medical tool. Fig. 33 shows removal of the ramp device 350 through the second trocar 325 using a medical tool. Fig. 34 shows removal of the guidewire 330 via the first trocar 320. Fig. 35 shows the cuff around the target biological structure according to one embodiment of the present invention.
    [0076][0065]While the invention has been described in detail, modifications within the spirit and scope of the invention will be readily apparent to those of skill in the art.
    [0077][0066]In addition, it should be understood that embodiments of the invention and portions of various embodiments and various features recited below and/or in the appended claims may be combined or interchanged either in whole or in part. In the foregoing descriptions of the various embodiments, those embodiments which refer to another embodiment may be appropriately combined with other embodiments as will be appreciated by one of skill in the art.
    同族专利
    暂无同族专利