DiastoleDiastole (daɪˈæstəli ) is the relaxed phase of the cardiac cycle when the chambers of the heart are re-filling with blood. The contrasting phase is systole when the heart chambers are contracting. Atrial diastole is the relaxing of the atria, and ventricular diastole the relaxing of the ventricles. The term originates from the Greek word διαστολή (diastolē), meaning "dilation", from διά (diá, "apart") + στέλλειν (stéllein, "to send"). A typical heart rate is 75 beats per minute (bpm), which means that the cardiac cycle that produces one heartbeat, lasts for less than one second.
Aortic stenosisAortic stenosis (AS or AoS) is the narrowing of the exit of the left ventricle of the heart (where the aorta begins), such that problems result. It may occur at the aortic valve as well as above and below this level. It typically gets worse over time. Symptoms often come on gradually with a decreased ability to exercise often occurring first. If heart failure, loss of consciousness, or heart related chest pain occur due to AS the outcomes are worse. Loss of consciousness typically occurs with standing or exercising.
Optimizing compilerIn computing, an optimizing compiler is a compiler that tries to minimize or maximize some attributes of an executable computer program. Common requirements are to minimize a program's execution time, memory footprint, storage size, and power consumption (the last three being popular for portable computers). Compiler optimization is generally implemented using a sequence of optimizing transformations, algorithms which take a program and transform it to produce a semantically equivalent output program that uses fewer resources or executes faster.
Cardiac catheterizationCardiac catheterization (heart cath) is the insertion of a catheter into a chamber or vessel of the heart. This is done both for diagnostic and interventional purposes. A common example of cardiac catheterization is coronary catheterization that involves catheterization of the coronary arteries for coronary artery disease and myocardial infarctions ("heart attacks"). Catheterization is most often performed in special laboratories with fluoroscopy and highly maneuverable tables.
Transthoracic echocardiogramA transthoracic echocardiogram (TTE) is the most common type of echocardiogram, which is a still or moving image of the internal parts of the heart using ultrasound. In this case, the probe (or ultrasonic transducer) is placed on the chest or abdomen of the subject to get various views of the heart. It is used as a non-invasive assessment of the overall health of the heart, including a patient's heart valves and degree of heart muscle contraction (an indicator of the ejection fraction).
Aortic dissectionAortic dissection (AD) occurs when an injury to the innermost layer of the aorta allows blood to flow between the layers of the aortic wall, forcing the layers apart. In most cases, this is associated with a sudden onset of severe chest or back pain, often described as "tearing" in character. Also, vomiting, sweating, and lightheadedness may occur. Other symptoms may result from decreased blood supply to other organs, such as stroke, lower extremity ischemia, or mesenteric ischemia.
Cardiac arrestCardiac arrest occurs when the heart stops beating. It is defined as cessation of normal circulation of blood due to failure of the heart to pump effectively. It is a medical emergency that, without immediate medical intervention, will result in cardiac death within minutes. When it happens suddenly, it is called sudden cardiac arrest. Cardiopulmonary resuscitation (CPR) and possibly defibrillation are needed until further treatment can be provided. Cardiac arrest results in a rapid loss of consciousness, and breathing may be abnormal or absent.
Program optimizationIn computer science, program optimization, code optimization, or software optimization, is the process of modifying a software system to make some aspect of it work more efficiently or use fewer resources. In general, a computer program may be optimized so that it executes more rapidly, or to make it capable of operating with less memory storage or other resources, or draw less power. Although the word "optimization" shares the same root as "optimal", it is rare for the process of optimization to produce a truly optimal system.
Loop optimizationIn compiler theory, loop optimization is the process of increasing execution speed and reducing the overheads associated with loops. It plays an important role in improving cache performance and making effective use of parallel processing capabilities. Most execution time of a scientific program is spent on loops; as such, many compiler optimization techniques have been developed to make them faster. Since instructions inside loops can be executed repeatedly, it is frequently not possible to give a bound on the number of instruction executions that will be impacted by a loop optimization.
Pulmonary artery catheterA pulmonary artery catheter (PAC), also known as a Swan-Ganz catheter or right heart catheter, is a balloon-tipped catheter that is inserted into a pulmonary artery in a procedure known as pulmonary artery catheterization or right heart catheterization. Pulmonary artery catheterization is a useful measure of the overall function of the heart particularly in those with complications from heart failure, heart attack, arrythmias or pulmonary embolism.