Act as an expert Professor, Medical Textbook Author, and University Examiner with over 30 years of teaching experience in first-year medical sciences. Your task is to convert the uploaded PDF into COMPLETE, DETAILED, and EXAM-ORIENTED notes. Follow these instructions STRICTLY: 1. Read the PDF line by line. Do not skip any sentence, heading, table, diagram, figure, caption, or footnote. 2. Explain every single line in simple language first, then provide a detailed medical explanation. 3. Do NOT omit any information present in the PDF. 4. Preserve the original sequence of topics and headings exactly as they appear. 5. Use ONLY the information provided in the PDF. If additional explanation is required for understanding, clearly label it as "Additional Explanation." 6. Organize every topic using this format: • Definition • Introduction • Classification (if applicable) • Anatomy/Structure • Physiology/Function • Clinical Importance • Applied Aspect • Important Terminology • Mechanism (step-by-step) • Examples • Summary 7. Convert long paragraphs into: • Bullet points • Flowcharts • Tables • Comparison charts • Mind maps (text format) 8. For every medical term: • Define it • Explain its significance • Mention why it is important • Give a simple example if possible. 9. If diagrams are present: • Explain every labelled structure. • Mention the function of each part. • Explain how the diagram is asked in university exams. 10. If tables are present: • Recreate them neatly. • Explain each row and column. 11. Highlight: ⭐ Important Definitions ⭐ High-Yield Facts ⭐ Frequently Asked University Questions ⭐ Clinical Correlations ⭐ Mnemonics (if useful) 12. At the end of every topic provide: • One-page Quick Revision Notes • Important Keywords • 2-Mark Questions with Answers • 3-Mark Questions with Answers • 5-Mark Questions with Answers • 10-Mark Questions with Answers • MCQs with Answers and Explanations • Viva Questions with Answers • Previous-Year Question Focus Areas 13. If the PDF contains practical or laboratory topics, explain: • Aim • Principle • Requirements • Procedure • Precautions • Observations • Result • Viva Questions 14. Explain every difficult concept as if teaching a first-year medical student with no prior knowledge. 15. Use clear headings, numbered points, tables, and spacing for easy revision. 16. Do not summarize unless instructed. Expand every concept completely while remaining faithful to the PDF. 17. If the PDF is too long, process it page by page without skipping anything and continue until the entire document is completed. Goal: Create notes that are comprehensive enough that I can study for university examinations without referring back to the original PDF. The notes should balance conceptual understanding with exam-oriented preparation and retain every important detail from the source material.

Reading File
Running Command

python3 << 'EOF' import pdfplumber pdf_path = "/tmp/workspace/attachments/f06acbf7-4508-496b-8c86-336bfac42131/Heart.pdf" with pdfplumber.open(pdf_path) as pdf: print(f"Total pages: {len(pdf.pages)}") # Extract first 5 pages to understand structure for i, page in enumerate(pdf.pages[:5]): print(f"\n{'='*60}") print(f"PAGE {i+1}") print('='*60) text = page.extract_text() if text: print(text) else: print("[No text extracted]") EOF

Running Command

python3 << 'EOF' import pdfplumber pdf_path = "/tmp/workspace/attachments/f06acbf7-4508-496b-8c86-336bfac42131/Heart.pdf" with pdfplumber.open(pdf_path) as pdf: all_text = [] for i, page in enumerate(pdf.pages): text = page.extract_text() if text: all_text.append(f"\n\n===== PAGE {i+1} =====\n{text}") else: all_text.append(f"\n\n===== PAGE {i+1} =====\n[No text]") full_text = "\n".join(all_text) # Save to file with open("/tmp/workspace/heart_extracted.txt", "w") as f: f.write(full_text) print(f"Total characters extracted: {len(full_text)}") print(f"Total pages: {len(pdf.pages)}") print("Saved to /tmp/workspace/heart_extracted.txt") EOF

Reading File
Reading File
Reading File
Reading File
Reading File
Reading File
Reading File
Writing File

~/Heart_Complete_Exam_Notes.md

# HEART AND PERICARDIUM
## COMPLETE EXAM-ORIENTED NOTES
### Chapter 18 | First Year MBBS Anatomy
#### Based on: Clinically Oriented Anatomy (Gray's Anatomy, 42nd Edition Reference)

---

> **HOW TO USE THESE NOTES:**
> These notes are designed to cover EVERY line of the source PDF. Each section is written first in simple language, then with detailed medical explanation. All exam formats (2-mark, 3-mark, 5-mark, 10-mark, MCQ, Viva) are covered at the end of each topic. Study these notes alone - no need to refer back to the original textbook.

---

# SECTION 1: PERICARDIUM

## DISSECTION NOTES (Opening the Pericardial Cavity)

**Simple Explanation:** This is the practical procedure to open the sac surrounding the heart.

**Detailed Explanation:**
- Make a **vertical cut** on each side of the pericardium **immediately anterior** (in front) to the **line of the phrenic nerve**
  - *Why anterior to phrenic nerve? Because the phrenic nerve runs along the pericardium and must not be cut*
- Join the lower ends of these two cuts by a **transverse (horizontal) cut** approximately **1 cm above the diaphragm**
- Turn the **flap of pericardium upwards and sideways** to examine the **pericardial cavity**
  - The turned flap = **fibrous pericardium + parietal layer of serous pericardium**
  - The pericardium **enclosing the heart directly** = **visceral layer** (= epicardium)

**Pericardial Sinuses (Practical Identification):**
1. **Transverse Sinus:** Pass a probe from the right side **behind the ascending aorta and pulmonary trunk** until it appears on the **left, just to the right of the left atrium** → This probe is in the transverse sinus
2. **Oblique Sinus:** Lift the apex of the heart upwards. Insert a finger **behind the left atrium** into a cul-de-sac (dead-end pouch). It is bounded:
   - **Right and below:** Inferior vena cava (IVC)
   - **Above and left:** Lower left pulmonary vein

---

# SECTION 2: THE HEART

## 2.1 INTRODUCTION & BASIC FACTS

⭐ **DEFINITION:**
The heart is a **conical, hollow, muscular organ** situated in the **middle mediastinum**, enclosed within the **pericardium**.

**Etymology (Exam Favourite!):**
| Term | Language | Root Word | Derivative |
|------|----------|-----------|-----------|
| Cardiac | Greek | *Cardia* = heart | Cardiomegaly, Cardiology |
| Coronary | Latin | *Cor* = heart | Coronary artery, Coronary care |

⭐ **HIGH-YIELD BASIC FACTS:**

| Feature | Detail |
|---------|--------|
| Shape | Conical or pyramidal |
| Position | Behind the body of sternum and costal cartilages |
| Position relative to midline | **1/3rd RIGHT, 2/3rd LEFT** of median plane |
| Number of chambers | **4** (2 atria + 2 ventricles) |
| Length | **12 cm** (base to apex) |
| Width | **8-9 cm** (broadest transverse diameter) |
| Weight | **300 g** (adult male) / **250 g** (adult female) |

**Additional Explanation:** The heart sits **obliquely** in the chest - not straight up and down. This is why it has a base (pointing backwards) and an apex (pointing forwards, downwards, and to the left).

---

## 2.2 CHAMBERS OF THE HEART

The heart has **four chambers:**
- **Right Atrium** (upper right)
- **Left Atrium** (upper left)
- **Right Ventricle** (lower right)
- **Left Ventricle** (lower left)

**Positional relationship:**
- Atria lie **above and behind** the ventricles

**Grooves (Sulci) on the Heart Surface - Separating the Chambers:**

| Groove | Separates | Contains |
|--------|-----------|----------|
| Atrioventricular (coronary) sulcus | Atria from ventricles | Right coronary artery (right half), Circumflex branch of LCA (left half), Coronary sinus (posterior part) |
| Interatrial groove | Right atrium from left atrium | Faintly visible posteriorly; hidden anteriorly by aorta and pulmonary trunk |
| Anterior interventricular groove | Right ventricle from left ventricle (anterior) | Anterior interventricular artery (LAD) |
| Posterior interventricular groove | Right ventricle from left ventricle (posterior) | Posterior interventricular artery |

⭐ **CRUX OF THE HEART:** The meeting point of the **interatrial groove**, **atrioventricular groove**, and **posterior interventricular groove** on the posterior surface of the heart.

---

## 2.3 EXTERNAL FEATURES OF THE HEART

### APEX OF THE HEART

⭐ **Definition:** The lowermost, forwardmost, leftmost point of the heart - formed **entirely by the LEFT VENTRICLE.**

**Direction:** Downwards + Forwards + To the Left

**Location:**
- **Left 5th intercostal space**
- **9 cm lateral to the midsternal line**
- **Just medial to the midclavicular line**

⭐ **CLINICAL ANATOMY:**
- **Apex Impulse:** Outward thrust of the apex during **ventricular systole** (contraction)
- **Apex Beat:** Can be felt (palpated) at the site of apex impulse
- **In children below 2 years:** Apex is in left **4th** intercostal space at midclavicular line
- **Dextrocardia:** Condition where apex is on the **right side** (mirror image). May be part of **situs inversus** (all thoracic and abdominal viscera are mirrored).

---

### BASE (POSTERIOR SURFACE) OF THE HEART

⭐ **Formation:** Formed mainly by the **LEFT ATRIUM** + small part of **right atrium**

**Important Features:**
1. **Openings at the base:**
   - **Four pulmonary veins** open into the left atrium
   - **Superior and inferior venae cavae** open into the right atrium
2. **Level:** Related to **T5-T8 vertebrae** (lying posture); descends by **one vertebra** in the erect posture
3. **Relations:** Separated from the vertebral column by:
   - Pericardium
   - Right pulmonary veins
   - Oesophagus
   - Aorta

---

### BORDERS OF THE HEART

| Border | Formation | Extension |
|--------|-----------|-----------|
| **Right border** | Right atrium (more or less vertical) | From SVC to IVC |
| **Left border** | Left ventricle (mainly) + left auricle (partly) | From apex to left auricle |
| **Inferior border** | Right ventricle (mainly) + left ventricle near apex | From IVC to apex |
| **Upper border** | Both atria (chiefly left atrium) | Slightly oblique; overlapped anteriorly by pulmonary trunk and aorta |

⭐ **Incisura Apicis Cordis:** Small notch on the inferior border near the apex. Gives passage to the **anterior interventricular branch of left coronary artery.**

---

### SURFACES OF THE HEART

| Surface | Also Called | Formed By | Rests On / Relations |
|---------|-------------|-----------|----------------------|
| **Anterior** | Sternocostal surface | Right atrium + right ventricle (mainly); left ventricle + left auricle (partly) | Left atrium is NOT seen (hidden by aorta & pulmonary trunk) |
| **Inferior** | Diaphragmatic surface | Left ventricle (left 2/3rd) + right ventricle (right 1/3rd) | Central tendon of diaphragm |
| **Left** | Left pulmonary surface | Left ventricle (mainly) + left auricle | Left lung |
| **Right** | Right pulmonary surface | Right atrium | Right lung |

⭐ **Area of Superficial Cardiac Dullness:** The part of the anterior (sternocostal) surface NOT covered by the lungs (lies behind the cardiac notch of the left lung). This area is **dull on percussion** and is clinically important.

**Previous concept note:** Earlier, the heart was described as having THREE surfaces (anterior, inferior, left). The current (Gray's 42nd Ed.) concept recognises FOUR surfaces including the right pulmonary surface.

---

## FLOWCHART: External Features of the Heart

```
HEART
  ├── APEX → Directed: downward, forward, left → Formed by: LEFT VENTRICLE
  ├── BASE (Posterior surface) → Directed: backwards → Formed by: LEFT ATRIUM (mainly)
  ├── SURFACES
  │     ├── Anterior (Sternocostal) → Right atrium + Right ventricle mainly
  │     ├── Inferior (Diaphragmatic) → Left 2/3 Left Ventricle + Right 1/3 Right Ventricle
  │     ├── Left (Left pulmonary) → Left ventricle mainly
  │     └── Right (Right pulmonary) → Right atrium
  ├── BORDERS
  │     ├── Right → Right atrium
  │     ├── Left → Left ventricle mainly
  │     ├── Inferior → Right ventricle mainly
  │     └── Upper → Both atria (chiefly left)
  └── GROOVES
        ├── Atrioventricular sulcus → Atria from Ventricles
        ├── Interatrial groove → Right from Left Atrium
        ├── Anterior interventricular groove → Anterior separation of ventricles
        └── Posterior interventricular groove → Posterior separation of ventricles
```

---

## TYPES OF CIRCULATION

| Feature | Systemic Circulation | Pulmonary Circulation |
|---------|---------------------|----------------------|
| Also called | Greater circulation | Lesser circulation |
| From | Left ventricle | Right ventricle |
| To | Body tissues | Lungs |
| Blood carried | Oxygenated | Deoxygenated |
| Returns via | Vena cavae to right atrium | Pulmonary veins to left atrium |
| Pressure | High | Low |

---

# SECTION 3: CHAMBERS OF THE HEART (INTERNAL FEATURES)

## 3.1 RIGHT ATRIUM

⭐ **Definition:** The right upper chamber of the heart that receives venous (deoxygenated) blood from the whole body.

**Function:** Receives venous blood → pumps it to right ventricle via **right atrioventricular (tricuspid) opening**

**Contribution to Heart Shape:**
- Forms the **right border**
- Part of the **upper border**
- Part of the **sternocostal surface**
- Part of the **base** of the heart

### External Features of the Right Atrium:

1. **Shape:** Elongated vertically
   - **SVC** opens at the upper end
   - **IVC** opens at the lower end
2. **Right Auricle:** Upper end is prolonged to the left forming the right auricle
   - *Latin: little ear*
   - Covers the root of the ascending aorta
   - Partly overlaps the **infundibulum** (conus arteriosus) of the right ventricle
   - Margins are notched; interior is sponge-like → **prevents free flow of blood** (reduces clot formation)
3. **Sulcus Terminalis:**
   - A shallow **vertical groove** along the right border
   - Passes from SVC to IVC
   - **Produced internally by the crista terminalis** (a muscular ridge)
   - **Upper part of sulcus terminalis contains the SA node** (pacemaker)
4. **Right Atrioventricular Groove:**
   - Separates right atrium from right ventricle
   - More or less vertical
   - Lodges: **Right coronary artery + Small cardiac vein**

### Tributaries (Inlets) of the Right Atrium:
1. Superior vena cava (SVC)
2. Inferior vena cava (IVC)
3. Coronary sinus
4. Anterior cardiac veins
5. Venae cordis minimae (Thebesian veins)
6. Sometimes: Right marginal vein

### Internal Features of the Right Atrium:

The interior is divided into **3 parts:**

#### A. Smooth Posterior Part (Sinus Venarum)
- Developmentally derived from the **right horn of the sinus venosus**
- Smooth-walled
- Receives most tributaries (except anterior cardiac veins):
  - **SVC** at upper end
  - **IVC** at lower end, guarded by **Eustachian valve** (valve of IVC)
  - **Coronary sinus** opens between IVC opening and the tricuspid valve, guarded by the **Thebesian valve**

#### B. Rough Anterior Part (Pectinate Part)
- Contains **musculi pectinati** (pectinate muscles) - horizontal ridges
- Developmentally from the **primitive atrium**

#### C. Interatrial Septum
**Features on the interatrial septum:**
1. **Fossa Ovalis:** An oval depression in the lower part of the septum. Represents the foramen ovale of fetal life (which allowed blood to pass directly from right to left atrium bypassing the lungs)
2. **Limbus Fossae Ovalis:** The prominent oval margin/raised border surrounding the fossa ovalis
3. **Atrioventricular Node (AV node):** Located in the lower part of the interatrial septum, just above the coronary sinus opening

### Right Atrioventricular (Tricuspid) Orifice:
- Blood passes from right atrium → right ventricle through this orifice
- Guarded by the **tricuspid valve** → maintains **unidirectional blood flow**

---

## 3.2 RIGHT VENTRICLE

⭐ **Definition:** The lower right chamber that receives deoxygenated blood from the right atrium and pumps it to the lungs via the pulmonary trunk.

### External Features:
- Forms most of the **anterior (sternocostal) surface** of the heart
- Forms most of the **inferior (diaphragmatic) surface**
- Forms the **inferior border** mainly

### Internal Features:

The interior of the right ventricle is divided into:
1. **Inflow tract (Sinus):** Rough, trabeculated lower portion receiving blood from right atrium
2. **Outflow tract (Conus arteriosus / Infundibulum):** Smooth upper portion leading to the pulmonary trunk

**Internal Structures:**
1. **Trabeculae Carneae:** Irregular muscular ridges on the inner wall - make the surface rough
2. **Papillary Muscles:** Conical muscular projections from the ventricular wall. **Three in right ventricle:**
   - Anterior (largest)
   - Posterior
   - Septal (inconsistent)
3. **Chordae Tendineae:** Tendinous cords connecting papillary muscles to the cusps of the tricuspid valve
4. **Moderator Band (Septomarginal Trabecula):** A muscular band crossing from the **interventricular septum to the base of the anterior papillary muscle**
   - **Clinical significance:** Carries the **right bundle branch** of the conducting system
5. **Supraventricular Crest (Crista Supraventricularis):** A muscular ridge separating the inflow and outflow tracts

### Tricuspid Valve (Right Atrioventricular Valve):
- **Three cusps:** Anterior, Posterior, Septal (medial)
- Each cusp is attached:
  - Base → fibrous ring (annulus fibrosus)
  - Free edge and ventricular surface → chordae tendineae → papillary muscles

### Pulmonary Valve (at junction of right ventricle and pulmonary trunk):
- **Three semilunar cusps:** Anterior, Right, Left
- Each cusp has a **nodule** (nodulus of semilunar cusp) at the free edge centre
- **Lunulae:** Thin crescentic areas on either side of the nodule
- **Function:** Prevents backflow of blood from pulmonary trunk into right ventricle during diastole

**Cross-section shape of right ventricle:** Crescent (due to bulging of interventricular septum)

---

## 3.3 LEFT ATRIUM

⭐ **Definition:** A quadrangular chamber situated posteriorly, receiving oxygenated blood from the lungs through four pulmonary veins.

**Function:** Receives oxygenated blood from lungs → pumps to left ventricle via left AV (bicuspid/mitral) orifice

**Contribution to Heart Shape:**
- Forms the **major part of the base (posterior surface)** of the heart
- Forms greater part of the **upper border**
- Parts of **sternocostal and left surfaces**
- **Left border**
- Posterior wall = **anterior wall of oblique sinus** of pericardium

### Internal Features of the Left Atrium:
1. **Anterior wall:** Formed by the interatrial septum; shows **fossa lunata** (corresponds to fossa ovalis of right atrium)
2. **Posterior wall:** Two pulmonary veins open on each side (total 4 pulmonary veins)
3. **Wall:** Greater part is **smooth** (derived embryologically from absorbed pulmonary veins)
4. **Musculi Pectinati:** Present **only in the auricle** (left auricle), where they form a reticulum; NOT in main cavity
5. **Tributaries:** Four pulmonary veins + a few venae cordis minimae

### Left Atrioventricular (Bicuspid/Mitral) Orifice:
- Guarded by the **mitral valve** (bicuspid valve)
- *Mitral - because it resembles a bishop's mitre hat*
- *Bicuspid - because it has two cusps*

---

## COMPARISON TABLE: Right Atrium vs Left Atrium

⭐ **FREQUENTLY ASKED IN EXAMS**

| Feature | Right Atrium | Left Atrium |
|---------|-------------|------------|
| Blood received | Venous (deoxygenated) from body | Oxygenated from lungs |
| Blood sent to | Right ventricle via tricuspid valve | Left ventricle via bicuspid/mitral valve |
| Borders formed | Right border, part of sternocostal and base | Major part of base of heart |
| Enlarges in | Tricuspid stenosis | Mitral stenosis |
| Pectinate muscles | In auricle AND main cavity | Only in auricle |
| Developmental origin (smooth part) | Right horn of sinus venosus | Absorbed pulmonary veins |
| Wall thickness | Thinner | Slightly thicker than right |
| Septum feature | Fossa ovalis | Fossa lunata |

---

## 3.4 LEFT VENTRICLE

⭐ **Definition:** The left lower chamber that receives oxygenated blood from the left atrium and pumps it to the entire body via the aorta.

### External Features:
- Forms part of the **sternocostal (anterior)** surface
- Forms **left 2/3rd of the inferior (diaphragmatic)** surface
- Forms the **left surface** of the heart
- Forms part of the **left border**

### Internal Features:

The interior of the left ventricle is divided into:
1. **Lower rough part:** Contains trabeculae carneae; develops from primitive ventricle of heart tube
2. **Upper smooth part (Aortic Vestibule):** Gives origin to ascending aorta; develops from midportion of bulbus cordis. Lies between:
   - Membranous part of interventricular septum
   - Anterior (aortic) cusp of mitral valve

**Two Orifices:**
1. **Left AV (Bicuspid/Mitral) orifice** - guarded by **mitral valve**
2. **Aortic orifice** - guarded by the **aortic valve**

**Papillary Muscles:** Two well-developed:
- **Anterior papillary muscle**
- **Posterior papillary muscle**
- Chordae tendineae from BOTH muscles attach to BOTH cusps of the mitral valve

⭐ **KEY DIFFERENCE:** In the left ventricle, chordae tendineae from both papillary muscles go to BOTH cusps. In the right ventricle, each papillary muscle supplies only the adjacent cusps.

**Cross-section shape of left ventricle:** **Circular** (unlike the crescent-shaped right ventricle)

⭐ **Wall thickness of left ventricle = 3 TIMES THICKER than right ventricle**
- Left ventricular wall: ~9-12 mm
- Right ventricular wall: ~3-4 mm
- *Reason: Left ventricle must pump blood against the high-pressure systemic circulation; right ventricle pumps against low-pressure pulmonary circulation*

### Mitral Valve (Bicuspid Valve):
- **Two cusps:** Anterior (aortic) cusp and Posterior cusp
- The anterior cusp is larger

### Aortic Valve:
- **Three semilunar cusps:** Right (right coronary), Left (left coronary), Posterior (non-coronary)
- Each cusp has a central **nodule** (nodulus of Arantius)
- **Sinuses of Valsalva:** Pouches between the aortic wall and each cusp
  - Right aortic sinus → gives origin to **right coronary artery**
  - Left (posterior) aortic sinus → gives origin to **left coronary artery**
  - Posterior (non-coronary) aortic sinus → gives NO artery

---

## COMPARISON TABLE: Right Ventricle vs Left Ventricle

| Feature | Right Ventricle | Left Ventricle |
|---------|----------------|----------------|
| Blood | Deoxygenated | Oxygenated |
| Pumps blood to | Lungs (pulmonary circulation) | Body (systemic circulation) |
| Wall thickness | Thinner (~3-4 mm) | THICKER (~9-12 mm) = 3x right |
| Cross-section shape | Crescent-shaped | Circular |
| Papillary muscles | 3 (anterior, posterior, septal) | 2 (anterior, posterior) |
| Outflow tract | Conus arteriosus / Infundibulum | Aortic vestibule |
| Valve at outlet | Pulmonary semilunar valve | Aortic semilunar valve |
| Valve at inlet | Tricuspid (3 cusps) | Bicuspid/Mitral (2 cusps) |
| Special feature | Moderator band | No moderator band |

---

# SECTION 4: CARDIAC VALVES

## 4.1 OVERVIEW OF VALVES

The heart has **four valves:**
1. **Tricuspid valve** - right AV valve
2. **Pulmonary valve** - right semilunar valve
3. **Mitral (Bicuspid) valve** - left AV valve
4. **Aortic valve** - left semilunar valve

**Purpose:** Maintain **unidirectional** blood flow through the heart

## 4.2 VALVE DEFECTS - CLINICAL ANATOMY

⭐ **VALVE STENOSIS:**
- **Definition:** Narrowing/constriction of the valve orifice
- **Effect:** Restriction of forward blood flow
- **Cause:** Fibrosis and calcification of valve cusps (e.g., rheumatic fever)

⭐ **VALVE INCOMPETENCE / REGURGITATION:**
- **Definition:** Dilatation of valve orifice OR stiffening of cusps → imperfect closure → **backflow of blood**
- **Example:** Aortic incompetence / Aortic regurgitation

⭐ **VALVULOPLASTY:** Surgical replacement or repair of a valve

**Bioprosthetic valve replacement:** Replacement with biological (tissue) valve (Fig. 18.23 in textbook shows bioprosthetic tricuspid valve replacement)

---

# SECTION 5: FIBROUS SKELETON OF THE HEART

## 5.1 DEFINITION & COMPONENTS

⭐ **Definition:** The fibrous rings surrounding the atrioventricular and arterial orifices, along with adjoining masses of fibrous tissue, constitute the **fibrous skeleton of the heart.**

**Function:** Provides attachment to cardiac muscle and keeps cardiac valves competent (functional).

### COMPONENTS:

1. **Four Fibrous Rings:** Surround the 4 orifices:
   - Right atrioventricular ring
   - Left atrioventricular ring
   - Aortic ring
   - Pulmonary ring
   - Shape: **Figure of 8** (AV rings)

2. **Tendon of Infundibulum:** Fibrous septum connecting the **pulmonary ring** with the **aortic ring**

3. **Right Fibrous Trigone (Trigonum Fibrosum Dextrum):** Fibrous thickening where the **right and left atrioventricular rings fuse**

4. **Left Fibrous Trigone (Trigonum Fibrosum Sinistrum):** Fibrous thickening where the **aortic ring and left AV ring fuse**

### FUNCTIONS OF FIBROUS SKELETON:

1. **Support:** Provides attachment to musculature of the heart
2. **Creates Discontinuity:** Separates atrial and ventricular musculature → **no direct muscle continuity** between atria and ventricles (except through the AV bundle/Bundle of His)
   - This is why the **conducting system is essential** to transmit impulses from atria to ventricles
3. **Maintains Valvular Function:** Supports valve cusps → ensures unidirectional blood flow

⭐ **KEY NOTE:** There is **NO muscular continuity** between atria and ventricles across the fibrous rings EXCEPT for the **atrioventricular bundle (Bundle of His).**

---

# SECTION 6: CONDUCTING SYSTEM OF THE HEART

## 6.1 DEFINITION & OVERVIEW

⭐ **Definition:** The conducting system is made up of **specialised myocardium** (cardiac muscle) for **initiation and conduction of the cardiac impulse.**

**Characteristics of conducting fibres:**
- Finer than ordinary myocardial fibres
- Completely cross-striated
- Specialized for electrical conduction, not contraction

## 6.2 PARTS OF THE CONDUCTING SYSTEM

### 1. SINOATRIAL (SA) NODE

⭐ **Location:** Upper part of the **sulcus terminalis** (just to the right of the opening of the SVC, at the junction of SVC and right atrium)

**Also called:** Pacemaker of the heart

**Internal location:** In the upper part of the **crista terminalis**

**Function:** Spontaneously generates electrical impulses at a rate of **60-100 beats/minute** → sets the rate for the entire heart

**Blood supply:** Right coronary artery (in 60% of people); Left circumflex artery (in 40%)

**Simple explanation:** The SA node is like the "spark plug" of the heart. It generates an electrical signal that starts every heartbeat.

---

### 2. ATRIOVENTRICULAR (AV) NODE

⭐ **Location:** Lower part of the **interatrial septum**, just **above the opening of the coronary sinus** in the right atrium

**Function:** Receives impulse from SA node → delays it briefly → passes to AV bundle

**Why is there a delay?** The delay (0.12 seconds) allows the atria to finish contracting and fill the ventricles BEFORE the ventricles contract.

**Blood supply:** Right coronary artery (in majority)

---

### 3. ATRIOVENTRICULAR BUNDLE (BUNDLE OF HIS)

**Location:** From the AV node → passes through the fibrous skeleton → runs along the upper border of the **muscular part of the interventricular septum**

**Significance:** The ONLY electrical pathway connecting atria to ventricles (through the fibrous skeleton)

**Division:** At the upper border of the muscular septum → divides into:
- **Right bundle branch**
- **Left bundle branch**

---

### 4. RIGHT BUNDLE BRANCH

- Passes **down the right side** of the interventricular septum
- Runs across the **moderator band** (septomarginal trabecula) to reach the **anterior papillary muscle** of the right ventricle
- **Clinical Note:** The moderator band carries the right bundle branch → this is why the moderator band is clinically important

---

### 5. LEFT BUNDLE BRANCH

- Passes **down the left side** of the interventricular septum
- Divides into:
  - **Anterior fascicle**
  - **Posterior fascicle**

---

### 6. PURKINJE FIBRES

- Terminal branches of the bundle branches
- Spread throughout the **subendocardial region** of both ventricles
- Function: Rapidly conduct impulse to ALL ventricular muscle cells simultaneously → coordinated, efficient ventricular contraction

---

## FLOWCHART: Cardiac Conduction Pathway

```
SA Node (Pacemaker - sulcus terminalis)
         ↓ (impulse travels through atrial muscle)
AV Node (lower interatrial septum, above coronary sinus)
         ↓ (0.12 sec delay)
Bundle of His (AV Bundle) - passes through fibrous skeleton
         ↓
    Splits into:
   /           \
Right Bundle   Left Bundle Branch
Branch         /        \
  ↓         Anterior  Posterior
Moderator    Fascicle  Fascicle
Band →         ↓          ↓
Anterior    Purkinje   Purkinje
Papillary   Fibres     Fibres
Muscle          ↓
          Ventricular Muscle Contraction
```

---

## 6.3 CLINICAL CORRELATIONS - CONDUCTING SYSTEM

⭐ **Heart Block:**
- Damage to the conducting system → impulse cannot travel from atria to ventricles properly
- **1st Degree:** Prolonged PR interval (delay in conduction)
- **2nd Degree:** Some impulses blocked
- **3rd Degree (Complete heart block):** No impulse reaches ventricles → ventricles use their own slow escape rhythm (40 beats/min)
- **Treatment:** Pacemaker implantation

⭐ **Bundle Branch Block:**
- Damage to right or left bundle branch
- **Right bundle branch block (RBBB):** Characteristic 'RSR' pattern (M-shaped) in V1 on ECG
- **Left bundle branch block (LBBB):** Characteristic 'W' pattern in V1 on ECG

⭐ **Atrial Fibrillation (AF):**
- SA node fires irregularly → chaotic atrial activity
- Impulses bombard AV node randomly → irregular ventricular rate
- **Risk:** Formation of clots in the left atrial appendage → stroke

---

# SECTION 7: ARTERIAL SUPPLY OF THE HEART

## 7.1 CORONARY ARTERIES - OVERVIEW

The heart is supplied by **two coronary arteries:**
1. **Right Coronary Artery (RCA)**
2. **Left Coronary Artery (LCA)**

**Origin:** Both arise from the **ascending aorta** (from the aortic sinuses just above the aortic valve cusps)

**Why called "coronary"?** The atrioventricular groove in which they run looks like a crown (Latin: *corona*) around the heart.

**Clinical Importance:** Coronary arteries supply the myocardium. **Blockage = Myocardial Infarction (heart attack)**

---

## 7.2 RIGHT CORONARY ARTERY (RCA)

⭐ **Origin:** From the **right (anterior) aortic sinus** of the ascending aorta

### Course - Two Segments:
1. **First Segment:**
   - Passes forwards and to the right
   - Emerges between the root of the pulmonary trunk and the right auricle
   - Runs **downwards** in the **right anterior coronary (atrioventricular) sulcus** to the junction of the right and inferior borders of the heart

2. **Second Segment:**
   - Winds around the **inferior border** to reach the **diaphragmatic (posterior) surface**
   - Runs in the **posterior atrioventricular sulcus** (right posterior coronary sulcus)
   - Gives off the **posterior interventricular branch** (visible in posterior interventricular groove)
   - **Terminates** by anastomosing with the **circumflex branch of LCA** (or dips deep into myocardium)

### Branches of RCA:

| Branch | Supply Area |
|--------|-------------|
| Right conus artery | Pulmonary conus of right ventricle |
| Nodal artery (SA nodal branch) | SA node (60% of people) |
| Right marginal artery | Right border and sternocostal surface of right ventricle |
| Posterior interventricular artery (PDA) | Posterior 1/3rd of interventricular septum; diaphragmatic surface of right and left ventricles |
| AV nodal artery | AV node (from RCA in 90% of people) |
| Atrial branches | Right atrium |

⭐ **Dominant Coronary Artery:** The artery that gives the **posterior interventricular artery (PDA)** is called the dominant artery.
- **Right dominance:** 85% of people (RCA gives PDA) - Most common
- **Left dominance:** 10% of people (LCA circumflex gives PDA)
- **Co-dominance:** 5% of people

---

## 7.3 LEFT CORONARY ARTERY (LCA)

⭐ **Origin:** From the **left posterior (left) aortic sinus** of the ascending aorta

⭐ **LCA is LARGER than RCA**

### Course:
1. First runs forwards and to the left and emerges between the **pulmonary trunk** and the **left auricle**
2. Here it gives the **anterior interventricular branch** (which runs in the anterior interventricular groove)
3. The continuation of LCA beyond this bifurcation is called the **circumflex artery**

### Branches:

#### A. Anterior Interventricular Artery (= Left Anterior Descending / LAD):
- Descends in the **anterior interventricular groove**
- Turns around the inferior heart border → enters **posterior interventricular groove**
- Ends by anastomosing with **posterior interventricular artery** (from RCA)

**Branches of LAD:**
1. **Anterior ventricular branches** - supply sternocostal surface of right and left ventricles
2. **Diagonal artery** - largest anterior ventricular branch; occasionally arises from junction of LAD and circumflex
3. **Left conus artery** - supplies pulmonary conus
4. **Septal branches** - supply **anterior 2/3rd of interventricular septum** (RCA supplies posterior 1/3rd)

⭐ **LAD = "Widow Maker"** - Most commonly occluded artery. Occlusion causes massive anterior MI affecting most of the left ventricle and septum.

#### B. Left Circumflex Coronary Artery:
- Runs to the left in the **left anterior coronary sulcus**
- Winds around the **left border**
- Continues in the **left posterior coronary sulcus**
- Terminates by anastomosing with the **right coronary artery**

**Branches of Circumflex:**
1. **Ventricular branches** - sternocostal, left, and inferior surfaces of left ventricle
2. **Atrial branches** - adjacent area of left atrium
3. **SA nodal artery** (in 40% of people)

---

## TERRITORY OF SUPPLY - SUMMARY TABLE

| Structure | Right Coronary Artery | Left Coronary Artery (LAD + Circumflex) |
|-----------|-----------------------|----------------------------------------|
| SA node | 60% | 40% |
| AV node | 90% | 10% |
| Right atrium | Yes | No |
| Left atrium | Partly | Mainly circumflex |
| Right ventricle | Yes (mainly) | Small part (LAD gives some) |
| Left ventricle | Small part (posterior) | Yes (mainly) |
| Interventricular septum - anterior 2/3 | No | Yes (LAD septal branches) |
| Interventricular septum - posterior 1/3 | Yes (PDA) | No |

---

## 7.4 CORONARY ARTERY DISEASE - CLINICAL ANATOMY

⭐ **Myocardial Infarction (MI) / Heart Attack:**
- **Definition:** Death (necrosis) of myocardial cells due to ischemia (lack of blood supply) caused by blockage of a coronary artery
- **Most common cause:** Atherosclerosis (plaque buildup in coronary artery)

**Location of MI based on blocked artery:**

| Blocked Artery | Area of Infarction | ECG Changes |
|----------------|-------------------|-------------|
| LAD | Anterior wall + interventricular septum of left ventricle | V1-V4 changes |
| RCA | Inferior wall of left ventricle + posterior septum | II, III, aVF changes |
| Circumflex | Lateral wall of left ventricle | I, aVL, V5-V6 changes |

⭐ **PTCA (Percutaneous Transluminal Coronary Angioplasty):** Balloon catheter inserted into blocked coronary artery → balloon inflated → opens blockage. Often combined with **stenting**.

⭐ **CABG (Coronary Artery Bypass Graft):** Surgical procedure to bypass blocked coronary artery using:
- Internal mammary artery (best graft, lasts longest)
- Saphenous vein graft

⭐ **Coronary Angiography:** X-ray imaging of coronary arteries using contrast dye to locate blockages.

---

# SECTION 8: VENOUS DRAINAGE OF THE HEART

## 8.1 OVERVIEW

Veins of the heart drain via:
1. **Coronary sinus** (main drainage - receives most veins)
2. **Anterior cardiac veins** (drain directly into right atrium)
3. **Venae cordis minimae / Thebesian veins** (drain directly into all 4 chambers)

---

## 8.2 CORONARY SINUS

⭐ **Definition:** The largest vein of the heart.

**Location:** Left posterior coronary sulcus (posterior atrioventricular groove)

**Length:** 2-3 cm

**Opening:** Into the **posterior wall of the right atrium** (between IVC opening and tricuspid valve), guarded by the **Thebesian valve**

### TRIBUTARIES OF THE CORONARY SINUS:

| Vein | Accompanies | Joins Coronary Sinus At |
|------|-------------|------------------------|
| Great cardiac vein | First: anterior interventricular artery, then circumflex artery | Left end of coronary sinus |
| Middle cardiac vein | Posterior interventricular artery | Middle part |
| Small cardiac vein | Right marginal artery | Right end |
| Oblique vein of left atrium (of Marshall) | - | Left end / posterior left atrium |
| Posterior vein of left ventricle | - | Variable |
| Left marginal vein | - | Drains into great cardiac vein |

---

## 8.3 ANTERIOR CARDIAC VEINS

- Three or four small veins on the **anterior wall of the right ventricle**
- Run parallel to each other
- Open **directly** into the **right atrium** (anterior wall)

---

## 8.4 VENAE CORDIS MINIMAE (THEBESIAN VEINS)

⭐ **Definition:** Numerous small **valveless veins** present in all four chambers of the heart that open directly into the cavity.

**Distribution:** More numerous on the **right side** of the heart than on the left.

⭐ **Clinical Note:** Because Thebesian veins are more numerous on the right, there is relatively more "unchanneled" blood on the right side. This is one possible reason why **left-sided myocardial infarcts are more common** than right-sided (right side has slightly better collateral supply through Thebesian veins).

---

## FLOWCHART: Venous Drainage of Heart

```
VEINS OF HEART
      ├── Coronary Sinus (main) → opens into right atrium
      │       ├── Great cardiac vein (accompanies LAD then circumflex)
      │       ├── Middle cardiac vein (accompanies posterior interventricular)
      │       ├── Small cardiac vein (accompanies right marginal artery)
      │       └── Oblique vein of left atrium
      │
      ├── Anterior cardiac veins → directly into right atrium (anterior wall)
      │
      └── Venae cordis minimae → directly into all 4 chambers
```

---

# SECTION 9: LYMPHATICS OF THE HEART

- Lymphatics accompany the coronary arteries
- Form **two trunks:**
  1. **Right trunk** → ends in **brachiocephalic nodes**
  2. **Left trunk** → ends in **tracheobronchial lymph nodes** (at the bifurcation of the trachea)

---

# SECTION 10: NERVE SUPPLY OF THE HEART

## 10.1 OVERVIEW

The heart receives **two types of autonomic innervation:**

| Type | Via | Effect on Heart Rate | Effect on Coronary Arteries |
|------|-----|---------------------|----------------------------|
| **Parasympathetic** | Vagus nerve (CN X) | **Decreases** heart rate (cardioinhibitory) | Constricts |
| **Sympathetic** | Upper 4-5 thoracic spinal cord segments | **Increases** heart rate (cardioacceleratory) | **Dilates** |

Both types form the **superficial and deep cardiac plexuses**, branches of which run along the coronary arteries to reach the myocardium.

---

## 10.2 CARDIAC PLEXUSES

### 1. SUPERFICIAL CARDIAC PLEXUS
- **Location:** Below the arch of the aorta, in front of the right pulmonary artery
- **Formation:** Receives:
  - Inferior cervical cardiac branch of the **left sympathetic** (cervical sympathetic ganglion)
  - Inferior cervical cardiac branch of the **left vagus nerve**
- **Branches (what it gives):**
  1. Branch to the **right coronary artery**
  2. Communicating branch to **deep cardiac plexus**
  3. Communicating branch to the **left anterior pulmonary plexus**

### 2. DEEP CARDIAC PLEXUS
- **Location:** In front of the bifurcation of the trachea, **behind the arch of the aorta**
- **Formation:** Receives:
  - All cardiac nerves EXCEPT those forming the superficial plexus
  - Cardiac branches from all cervical and upper thoracic sympathetic ganglia
  - Cardiac branches from the vagus nerve (both sides, except the inferior left cervical branch)
- **Branches:** Supply the heart via coronary arteries

---

## 10.3 CLINICAL CORRELATIONS - NERVE SUPPLY

⭐ **Referred Pain in Cardiac Ischemia:**
- Ischemia (reduced blood supply) of the myocardium stimulates **pain fibres**
- These pain fibres travel with **sympathetic nerves** → enter the spinal cord at **T1-T5 levels**
- The same spinal segments receive sensory input from the **left arm, shoulder, jaw, neck**
- Therefore, cardiac pain is **referred** to these areas
- Classic symptoms: **Crushing chest pain radiating to left arm, jaw, neck**

⭐ **Vagal Stimulation:**
- Strong vagal stimulation (e.g., in vasovagal syncope) → excessive slowing of heart rate → fainting
- Vomiting, coughing, micturition can stimulate the vagus → can cause **reflex bradycardia**

⭐ **Atropine:** Blocks vagal (parasympathetic) effects → increases heart rate
Used in bradycardia (slow heart rate)

⭐ **Beta-blockers (e.g., propranolol):** Block sympathetic effects → decrease heart rate and force of contraction
Used in angina, hypertension, arrhythmias

---

# SECTION 11: PERICARDIUM (DETAILED)

## 11.1 DEFINITION

⭐ **Definition:** The pericardium is a **fibroserous sac** enclosing the heart and the roots of the great vessels.

## 11.2 LAYERS

```
PERICARDIUM
├── 1. Fibrous Pericardium (outer layer - tough fibrous)
└── 2. Serous Pericardium (inner layer - thin double layer)
        ├── Parietal layer (lines inside of fibrous pericardium)
        └── Visceral layer (= Epicardium - covers heart surface directly)
                    ↑
              Between these two layers = PERICARDIAL CAVITY
              (contains 20-50 mL of serous fluid - acts as lubricant)
```

## 11.3 SINUSES OF PERICARDIUM

### A. Transverse Sinus
- A passage **behind the ascending aorta and pulmonary trunk** and in front of the SVC and upper left atrium
- **Clinical Importance:** A surgeon can pass a finger (or ligature) through the transverse sinus to **clamp the aorta and pulmonary trunk** simultaneously during cardiac surgery (to control blood flow)
- **Boundaries:**
  - Front: Ascending aorta + pulmonary trunk
  - Behind: SVC + upper left atrium

### B. Oblique Sinus
- A **cul-de-sac** (blind pouch) behind the left atrium
- **Boundaries:**
  - Right and below: Inferior vena cava
  - Above and left: Lower left pulmonary vein
- **Developmental Significance:** Forms because the pulmonary veins were incorporated into the posterior wall of the left atrium, leaving a reflection of pericardium behind

## 11.4 CLINICAL ANATOMY OF PERICARDIUM

⭐ **Pericarditis:**
- **Definition:** Inflammation of the pericardium
- **Causes:** Viral infections (most common), bacterial, TB, post-MI (Dressler's syndrome), autoimmune, uraemia
- **Symptoms:**
  - Sharp chest pain (worsens on lying down, improves on sitting forward)
  - Pericardial friction rub (heard on auscultation)
- **ECG:** Saddle-shaped ST elevation in all leads (except aVR)

⭐ **Pericardial Effusion:**
- **Definition:** Abnormal accumulation of fluid in the pericardial cavity (more than normal 50 mL)
- **Causes:** Pericarditis, malignancy, TB, heart failure, hypothyroidism
- **Radiological Finding:** "Water bottle" heart (globular heart shadow on chest X-ray)
- **Drainage:** Pericardiocentesis - needle inserted into pericardial cavity (usually subxiphoid approach)

⭐ **Cardiac Tamponade:**
- **Definition:** Rapid accumulation of fluid in the pericardial cavity → compresses the cardiac chambers during diastole → **reduces cardiac output** (heart cannot fill properly)
- **Beck's Triad (Classic Signs):**
  1. **Hypotension** (low blood pressure)
  2. **Raised JVP** (engorged neck veins - jugular venous pressure raised)
  3. **Muffled heart sounds**
- **Emergency Treatment:** Pericardiocentesis (drain the fluid)

⭐ **Mitral Stenosis - Pericardium Complication:**
- Left atrium enlarges → compresses the **oesophagus** → causes **dysphagia** (difficulty swallowing)

⭐ **Constrictive Pericarditis:**
- Chronic inflammation → pericardium becomes thick and rigid → cannot expand during diastole → reduces filling → reduces cardiac output

---

# SECTION 12: INTERVENTRICULAR SEPTUM

## Structure:
The interventricular septum separates the right and left ventricles. It has two parts:

1. **Muscular Part (lower 3/4):**
   - Thick, strong muscular wall
   - Bulges towards the right ventricle (making right ventricle crescent-shaped)

2. **Membranous Part (upper 1/4):**
   - Thin fibrous part
   - Attached to the fibrous skeleton
   - **Most common site of Ventricular Septal Defect (VSD)**

## Clinical: Ventricular Septal Defect (VSD)
- Most common congenital heart defect
- Usually in the **membranous part** of the interventricular septum
- Result: Blood shunts from left ventricle (high pressure) to right ventricle (low pressure) → increased flow to lungs → pulmonary hypertension
- Heard as a **pansystolic murmur** at the left lower sternal border

---

# SECTION 13: SUMMARY MIND MAP

```
                          ╔══════════╗
                          ║  HEART   ║
                          ╚══════════╝
                               │
          ┌────────────────────┼─────────────────────┐
          │                    │                     │
    ANATOMY             PHYSIOLOGY              CLINICAL
          │                    │                     │
  ┌───────┴──────┐     ┌───────┴──────┐    ┌────────┴────────┐
  │  4 Chambers  │     │  Conduction  │    │ Cardiac Tamponade│
  │  - RA, LA    │     │  SA→AV→HIS   │    │ Pericarditis     │
  │  - RV, LV    │     │  →Bundle     │    │ MI               │
  └──────────────┘     │  →Purkinje   │    │ Heart Block      │
                        └──────────────┘    └─────────────────┘
          │
  ┌───────┴──────┐
  │   Surfaces   │
  │ -Sternocostal│
  │ -Diaphragm   │
  │ -Left pulm.  │
  │ -Right pulm. │
  └──────────────┘
          │
  ┌───────┴──────┐
  │   Blood      │
  │   Supply     │
  │   RCA / LCA  │
  └──────────────┘
```

---

# SECTION 14: ONE-PAGE QUICK REVISION NOTES

## ⭐ THE MOST IMPORTANT FACTS TO REMEMBER

**HEART - BASICS:**
- Conical hollow muscular organ in **middle mediastinum**
- 1/3 right, **2/3 left** of median plane
- Weight: **300g (male), 250g (female)**; Length **12 cm**

**APEX:** Left ventricle; Left 5th ICS, **9 cm from midsternal line**, just medial to MCL

**BASE:** Mainly left atrium; T5-T8 level; base is **posterior surface**

**BORDERS:** Right = RA; Left = LV mainly; Inferior = RV mainly; Upper = Both atria

**SURFACES:** Anterior = RA + RV (mainly); Inferior = LV (2/3) + RV (1/3); Left = LV; Right = RA

**RIGHT ATRIUM:** Receives: SVC, IVC, coronary sinus, anterior cardiac veins, Thebesian veins. Septum = **Fossa Ovalis**. SA node = upper crista terminalis.

**LEFT ATRIUM:** Forms most of base. Receives 4 pulmonary veins. Septum = **Fossa Lunata**. Enlarges in mitral stenosis → compresses oesophagus.

**LV WALL = 3x THICKER** than RV wall

**CONDUCTING SYSTEM:** SA → AV → Bundle of His → R+L Bundle Branches → Purkinje Fibres

**CORONARY ARTERIES:**
- RCA: from right aortic sinus; supplies SA node (60%), AV node (90%), RV mainly
- LCA: from left aortic sinus; LARGER; LAD = "widow maker"; supplies anterior 2/3 of septum

**CORONARY SINUS:** Largest cardiac vein; in posterior AV groove; opens into right atrium; 2-3 cm long

**NERVE SUPPLY:**
- Parasympathetic (vagus) = slow heart rate
- Sympathetic (T1-T5) = increase heart rate + dilate coronary arteries

**PERICARDIUM:**
- Fibrous + Serous (parietal + visceral)
- Transverse sinus: behind aorta + pulmonary trunk
- Oblique sinus: blind pouch behind left atrium
- Tamponade: Beck's triad = hypotension + raised JVP + muffled heart sounds

---

# SECTION 15: EXAM QUESTIONS & ANSWERS

## 2-MARK QUESTIONS

**Q1. What is the apex beat? Where is it normally felt?**
A: The apex beat is the outward thrust of the apex of the heart during ventricular systole. It is normally felt in the **left 5th intercostal space**, just medial to the midclavicular line, 9 cm from the midsternal line.

**Q2. What is the crux of the heart?**
A: The crux of the heart is the **meeting point** of the interatrial groove, atrioventricular groove, and posterior interventricular groove on the posterior surface of the heart.

**Q3. What is the moderator band?**
A: The moderator band (septomarginal trabecula) is a muscular band in the right ventricle crossing from the interventricular septum to the base of the anterior papillary muscle. It carries the **right bundle branch** of the conducting system.

**Q4. What is the fossa ovalis?**
A: The fossa ovalis is an oval depression in the lower part of the interatrial septum of the right atrium. It represents the **foramen ovale** (fetal passage between right and left atria). Its raised margin is the limbus fossae ovalis.

**Q5. What is cardiac tamponade?**
A: Cardiac tamponade is rapid accumulation of fluid in the pericardial cavity that compresses the cardiac chambers during diastole, reducing cardiac output. Beck's triad: hypotension, raised JVP, muffled heart sounds.

---

## 3-MARK QUESTIONS

**Q1. Describe the surfaces of the heart.**
A:
1. **Anterior (Sternocostal):** Formed by right atrium + right ventricle (mainly); left ventricle and left auricle partly. Left atrium not visible (covered by aorta and pulmonary trunk).
2. **Inferior (Diaphragmatic):** Left 2/3rd by left ventricle; right 1/3rd by right ventricle. Rests on the central tendon of the diaphragm.
3. **Left (Left pulmonary):** Formed mainly by left ventricle + left auricle.
4. **Right (Right pulmonary):** Formed by the right atrium.

**Q2. Name the tributaries of the coronary sinus.**
A: The coronary sinus receives:
1. Great cardiac vein (from anterior and left surfaces)
2. Middle cardiac vein (accompanies posterior interventricular artery)
3. Small cardiac vein (accompanies right marginal artery)
4. Oblique vein of left atrium (of Marshall)
5. Posterior vein of left ventricle

**Q3. Describe the fibrous skeleton of the heart and its functions.**
A: The fibrous skeleton consists of four fibrous rings (surrounding both AV orifices and aortic and pulmonary orifices), the tendon of infundibulum, right and left fibrous trigones.
**Functions:**
1. Provides support and attachment to cardiac musculature
2. Creates electrical discontinuity between atria and ventricles (requiring the conducting system)
3. Maintains competence of cardiac valves by supporting their cusps

---

## 5-MARK QUESTIONS

**Q1. Describe the conducting system of the heart with its blood supply and clinical importance.**
A:
The conducting system consists of specialised myocardium that initiates and conducts cardiac impulses:

**Parts and Locations:**
1. **SA Node:** Upper part of sulcus terminalis/crista terminalis; supplied by RCA (60%) or LCA (40%) → acts as pacemaker (60-100 bpm)
2. **AV Node:** Lower interatrial septum, above coronary sinus; supplied by RCA (90%) → delays impulse 0.12 sec
3. **AV Bundle (Bundle of His):** Passes through fibrous skeleton along upper muscular septum
4. **Right Bundle Branch:** Down right side of septum → moderator band → anterior papillary muscle
5. **Left Bundle Branch:** Down left side of septum → anterior + posterior fascicles
6. **Purkinje Fibres:** Subendocardial spread to all ventricular muscle

**Pathway:** SA → AV Node (delay) → Bundle of His → L+R Bundle Branches → Purkinje Fibres → Ventricular contraction

**Clinical Importance:**
- SA node damage → sick sinus syndrome
- AV node block → heart block (needs pacemaker)
- Bundle branch block → widened QRS on ECG
- Aberrant conduction → arrhythmias

**Q2. Describe the right coronary artery - origin, course, branches, and clinical significance.**
A:
**Origin:** Right (anterior) aortic sinus of the ascending aorta

**Course:**
- Segment 1: Passes forward and right; emerges between pulmonary trunk and right auricle; descends in right AV sulcus
- Segment 2: Winds around inferior border to reach diaphragmatic surface; runs in posterior AV sulcus; gives posterior interventricular artery

**Branches:**
- Right conus artery
- SA nodal artery (to SA node in 60%)
- Right marginal artery
- Posterior interventricular artery (PDA) - to inferior wall of LV and posterior 1/3 of septum
- AV nodal artery (to AV node in 90%)

**Clinical Significance:**
- Occlusion of RCA → inferior MI (ST elevation in leads II, III, aVF)
- Heart block may follow RCA occlusion (AV node ischemia)
- Right dominance in 85% of population (RCA gives PDA)

---

## 10-MARK QUESTIONS

**Q1. Write a detailed account of the internal features of the right atrium.**
A:
**Introduction:** The right atrium is the right upper chamber receiving deoxygenated blood from the whole body.

**Interior (3 Parts):**

**A. Smooth Posterior Part (Sinus Venarum):**
- Developmentally from right horn of sinus venosus
- Smooth walled
- Receives: SVC (upper end), IVC (lower end, guarded by Eustachian valve), coronary sinus (between IVC and tricuspid opening, guarded by Thebesian valve)
- Anterior cardiac veins open directly into the anterior wall

**B. Rough Anterior Part (Pectinate Part):**
- Contains musculi pectinati (horizontal ridges)
- Separated from sinus venarum by the crista terminalis (internal muscular ridge corresponding to external sulcus terminalis)
- Developmentally from primitive atrial chamber

**C. Interatrial Septum:**
Features:
1. Fossa ovalis - oval depression, represents fetal foramen ovale
2. Limbus fossae ovalis - raised margin of fossa ovalis
3. AV node - in lower septum above coronary sinus opening

**Outlets:** Blood exits via the tricuspid (right AV) orifice, guarded by the tricuspid valve (3 cusps: anterior, posterior, septal)

**Clinical Importance:**
- Patent Foramen Ovale (PFO): Fossa ovalis remains probe-patent in 25% of population → paradoxical emboli
- ASD (Atrial Septal Defect): Failure of foramen ovale to close → left-to-right shunt → pulmonary hypertension
- SA node: Damage during cardiac procedures → sick sinus syndrome
- Enlarged right atrium (in tricuspid stenosis) → identified on chest X-ray

**Q2. Describe the arterial supply of the heart with applied anatomy.**
A: (Include all details from sections 7.2 and 7.3 above, plus applied anatomy from section 7.4)

---

## MCQ QUESTIONS WITH ANSWERS

**Q1. The apex of the heart is formed by:**
a) Right ventricle
b) Left ventricle ✓
c) Left atrium
d) Both ventricles
**Explanation:** The apex is formed entirely by the left ventricle. Located in left 5th ICS, 9 cm from midsternal line.

**Q2. The SA node is located in:**
a) Lower interatrial septum
b) Right side of AV groove
c) Upper part of sulcus terminalis ✓
d) Coronary sinus
**Explanation:** SA node is in the upper part of the sulcus terminalis (externally) / crista terminalis (internally). The AV node is in the lower interatrial septum.

**Q3. The coronary sinus drains into:**
a) Left atrium
b) Right ventricle
c) Superior vena cava
d) Right atrium ✓
**Explanation:** The coronary sinus is the largest cardiac vein. It opens into the posterior wall of the right atrium between the IVC opening and the tricuspid valve.

**Q4. The moderator band (septomarginal trabecula) carries:**
a) Left bundle branch
b) Right bundle branch ✓
c) Bundle of His
d) Purkinje fibres
**Explanation:** The moderator band is a muscular bridge in the right ventricle carrying the right bundle branch from the septum to the anterior papillary muscle.

**Q5. Which is the largest cardiac vein?**
a) Great cardiac vein
b) Middle cardiac vein
c) Small cardiac vein
d) Coronary sinus ✓
**Explanation:** The coronary sinus is the largest cardiac vein, located in the left posterior coronary sulcus, 2-3 cm long.

**Q6. The left coronary artery arises from:**
a) Right anterior aortic sinus
b) Left posterior aortic sinus ✓
c) Non-coronary (posterior) aortic sinus
d) Pulmonary trunk
**Explanation:** RCA arises from right (anterior) aortic sinus; LCA arises from left (posterior) aortic sinus.

**Q7. In Beck's triad of cardiac tamponade, all of the following are seen EXCEPT:**
a) Hypotension
b) Raised JVP
c) Hypertension ✓
d) Muffled heart sounds
**Explanation:** Beck's triad = Hypotension + Raised JVP + Muffled heart sounds. Hypertension is NOT part of Beck's triad.

**Q8. The fossa ovalis is a feature of:**
a) Right ventricle
b) Left ventricle
c) Left atrium
d) Right atrium ✓
**Explanation:** Fossa ovalis is in the interatrial septum on the right atrial side. The corresponding feature on the left atrium side is called fossa lunata.

**Q9. The wall of the left ventricle is how many times thicker than the right ventricle?**
a) Two times
b) Three times ✓
c) Four times
d) Five times
**Explanation:** Left ventricle wall is 3 times thicker than right ventricle (12 mm vs 4 mm). This is because LV must pump against the high-pressure systemic circulation.

**Q10. The LAD artery supplies:**
a) Posterior 1/3 of interventricular septum
b) Anterior 2/3 of interventricular septum ✓
c) All of the interventricular septum
d) AV node
**Explanation:** LAD (left anterior descending) supplies the anterior 2/3 of the interventricular septum via its septal branches. The posterior 1/3 is supplied by the posterior interventricular artery (from RCA).

---

## VIVA QUESTIONS & ANSWERS

**Q1. What is the clinical significance of the sulcus terminalis?**
A: The sulcus terminalis (external) and crista terminalis (internal muscular ridge) mark the boundary between the smooth sinus venarum and the rough pectinate part of the right atrium. The **upper part of the sulcus terminalis contains the SA node** (pacemaker of the heart). It is important during cardiac surgery as damage here can cause arrhythmias.

**Q2. Why is the left atrium called the posterior chamber?**
A: The left atrium forms the **major part of the base (posterior surface) of the heart**. It receives the four pulmonary veins from behind. It also forms the anterior wall of the oblique sinus of the pericardium. This posterior position means it is not directly palpable or visible from the front.

**Q3. What happens when the left atrium enlarges in mitral stenosis?**
A: In mitral stenosis, the mitral valve is narrowed, so blood cannot flow easily from left atrium to left ventricle. This causes the left atrium to enlarge. The enlarged left atrium compresses the **oesophagus** (which lies directly behind it) causing **dysphagia** (difficulty swallowing).

**Q4. What is the clinical importance of the transverse sinus of pericardium?**
A: The transverse sinus is a passage behind the ascending aorta and pulmonary trunk. During **cardiac surgery** (e.g., bypass surgery), a surgeon passes a finger or ligature through the transverse sinus to **clamp both the aorta and pulmonary trunk simultaneously**, stopping blood flow to enable surgery on a still (cardioplegic) heart.

**Q5. What is referred pain and why does cardiac pain radiate to the left arm?**
A: Referred pain occurs when pain from an internal organ is felt at a different body location. Cardiac pain travels via **sympathetic afferent fibres** entering the spinal cord at **T1-T5 levels**. These same spinal segments receive input from the **left arm, shoulder, jaw, and neck**. The brain cannot distinguish the source → pain is "referred" to those somatic areas. This is why a heart attack causes crushing chest pain radiating to the left arm, jaw, or neck.

**Q6. Differentiate between cardiac stenosis and incompetence.**
A: 
- **Stenosis:** Narrowing of the valve orifice → impaired FORWARD flow of blood (obstruction)
- **Incompetence/Regurgitation:** Failure of valve to close properly → BACKFLOW of blood
Example: Aortic stenosis (AV calcium deposits block forward flow) vs Aortic regurgitation (dilated aortic ring causes backflow into left ventricle)

**Q7. What is the significance of Purkinje fibres?**
A: Purkinje fibres are the terminal branches of the bundle branches. They spread subendocardially throughout both ventricles. They conduct impulses very **rapidly** to all ventricular muscle cells almost simultaneously → this ensures **coordinated, synchronous ventricular contraction** → efficient pumping of blood. Without Purkinje fibres, parts of the ventricle would contract at different times, reducing cardiac output.

**Q8. Which coronary artery is called the "widow maker" and why?**
A: The **Left Anterior Descending (LAD) artery** is called the "widow maker." It supplies the **anterior wall of the left ventricle and the anterior 2/3 of the interventricular septum** - the largest portion of the myocardium. Sudden occlusion of the LAD causes a massive **anterior myocardial infarction** with severe loss of left ventricular function, often leading to cardiac arrest and sudden death.

---

## PREVIOUS YEAR QUESTION FOCUS AREAS

Based on the content of this chapter, the most frequently examined topics are:

1. **External features of the heart** (surfaces, borders, grooves, apex, base) - Long question
2. **Internal features of right atrium** - Long question / Short question
3. **Conducting system** (parts, blood supply, clinical) - High frequency
4. **Coronary arteries** (RCA and LCA - origin, course, branches, applied) - Very high frequency
5. **Valves of the heart** (structure, clinical conditions: stenosis, regurgitation)
6. **Fibrous skeleton** (components, functions)
7. **Pericardium** (layers, sinuses, clinical: tamponade, effusion, pericarditis)
8. **Comparison of right and left atria** - Common short question / table
9. **Comparison of right and left ventricles**
10. **Venous drainage** (coronary sinus, tributaries)
11. **Nerve supply** (sympathetic and parasympathetic effects)
12. **Applied anatomy:** Dextrocardia, apex beat, cardiac tamponade, mitral stenosis, referred pain

---

## IMPORTANT KEYWORDS

| Term | Meaning |
|------|---------|
| Cardia | Greek for heart (→ cardiac) |
| Cor | Latin for heart (→ coronary) |
| Sulcus terminalis | External groove on right atrium marking crista terminalis |
| Crista terminalis | Internal muscular ridge in right atrium; upper part contains SA node |
| Fossa ovalis | Remnant of fetal foramen ovale on interatrial septum (right atrium side) |
| Fossa lunata | Corresponding feature on left atrium side of septum |
| Moderator band | Muscular band in RV carrying right bundle branch |
| Infundibulum | Smooth outflow tract of right ventricle (= conus arteriosus) |
| Aortic vestibule | Smooth outflow tract of left ventricle |
| Crux of heart | Meeting point of interatrial, AV, and posterior IVG |
| Beck's triad | Hypotension + raised JVP + muffled heart sounds (tamponade) |
| Widow maker | LAD artery (most devastating if occluded) |
| Right dominance | RCA gives posterior interventricular artery (85% of people) |
| Coronary sinus | Largest cardiac vein (2-3 cm, in posterior AV groove) |
| Limbus fossae ovalis | Raised margin surrounding fossa ovalis |
| Dextrocardia | Heart apex on right side (may be part of situs inversus) |
| Pericardiocentesis | Needle drainage of pericardial effusion |
| Valvuloplasty | Surgical repair or replacement of a heart valve |

---

*End of Notes - Heart and Pericardium (Chapter 18)*
*Source: Gray's Anatomy / Clinically Oriented Anatomy, 42nd Edition*
*Prepared by: Exam-Oriented Medical Notes System*

Give notes

Here are your complete, exam-oriented notes based entirely on the PDF:

HEART AND PERICARDIUM

Chapter 18 | First Year MBBS Anatomy

Source: Gray's Anatomy, 42nd Edition


PART 1: PERICARDIUM

DISSECTION PROCEDURE (Lab Practical)

Aim: To open the pericardial sac and examine the pericardial cavity.
Procedure (Step by Step):
  1. Make a vertical cut on each side of the pericardium, immediately anterior to the phrenic nerve
  2. Join the lower ends with a transverse cut ~1 cm above the diaphragm
  3. Turn the flap of pericardium upwards and sideways
    • The turned flap = Fibrous pericardium + Parietal layer of serous pericardium
    • The layer directly covering the heart = Visceral layer (= Epicardium)
Identifying the Pericardial Sinuses:
SinusHow to Find It
Transverse sinusPass a probe from the right side behind the ascending aorta and pulmonary trunk - it appears on the left, just to the right of the left atrium
Oblique sinusLift the apex upward; insert a finger behind the left atrium into a blind pouch (cul-de-sac)
Boundaries of Oblique Sinus:
  • Right and below: Inferior vena cava (IVC)
  • Above and left: Lower left pulmonary vein

LAYERS OF PERICARDIUM

PERICARDIUM
│
├── 1. FIBROUS PERICARDIUM (outermost - tough, inextensible)
│
└── 2. SEROUS PERICARDIUM
        ├── Parietal layer (lines inner surface of fibrous pericardium)
        └── Visceral layer = EPICARDIUM (covers heart surface directly)
                     ↑
        PERICARDIAL CAVITY between these two layers
        (normally contains 20–50 mL serous fluid for lubrication)

CLINICAL ANATOMY OF PERICARDIUM

Pericarditis (Inflammation of Pericardium)
  • Causes: Viral (most common), bacterial, TB, post-MI (Dressler's syndrome), uraemia
  • Symptoms: Sharp chest pain, worse lying down, better sitting forward; pericardial friction rub
  • ECG: Saddle-shaped ST elevation in all leads (except aVR)
Pericardial Effusion (Fluid Accumulation)
  • Definition: Abnormal fluid in pericardial cavity (>50 mL)
  • Chest X-ray finding: "Water bottle" heart - globular cardiac shadow
  • Treatment: Pericardiocentesis (needle drainage, usually subxiphoid approach)
Cardiac Tamponade
  • Definition: Rapid fluid accumulation → compresses cardiac chambers during diastolereduces cardiac output (heart cannot fill)
  • Beck's Triad:
SignExplanation
HypotensionReduced cardiac output
Raised JVPEngorged neck veins due to obstructed venous return
Muffled heart soundsFluid dampens sounds
  • Emergency Treatment: Pericardiocentesis

PART 2: THE HEART

2.1 INTRODUCTION

Definition: The heart is a conical, hollow, muscular organ situated in the middle mediastinum, enclosed within the pericardium.
Etymology Table:
TermLanguageRootDerived Word
CardiacGreekCardia = heartCardiomegaly, cardiology
CoronaryLatinCor = heartCoronary artery

2.2 MEASUREMENTS (⭐ HIGH YIELD)

FeatureValue
ShapeConical / pyramidal
Position1/3 to the RIGHT, 2/3 to the LEFT of median plane
Length12 cm (base to apex)
Width8-9 cm
Weight (male)300 g
Weight (female)250 g
Chambers4 (2 atria + 2 ventricles)

2.3 EXTERNAL FEATURES

GROOVES (SULCI) - Separate the Chambers

GrooveSeparatesContains
Atrioventricular (coronary) sulcusAtria from ventriclesRCA (right half), Circumflex branch of LCA (left half), Coronary sinus (posterior part)
Interatrial grooveRight from left atriumFaintly visible posteriorly; hidden anteriorly by aorta + pulmonary trunk
Anterior interventricular grooveRight from left ventricle (front)Anterior interventricular artery (LAD)
Posterior interventricular grooveRight from left ventricle (back)Posterior interventricular artery
CRUX OF THE HEART = Meeting point of interatrial groove + atrioventricular groove + posterior interventricular groove on the posterior surface.

APEX OF THE HEART

Formed entirely by: LEFT VENTRICLE Direction: Downwards + Forwards + To the Left
FeatureDetail
LocationLeft 5th intercostal space
Distance9 cm lateral to the midsternal line
LineJust medial to the midclavicular line
Clinical Notes:
  • Apex impulse: Outward thrust of apex during ventricular systole
  • Apex beat: Palpable at site of apex impulse
  • Children <2 years: Apex in left 4th ICS at MCL
  • Dextrocardia: Apex on the right side - may be part of situs inversus (all thoracic + abdominal viscera mirrored)

BASE (POSTERIOR SURFACE) OF THE HEART

Formed by: Mainly LEFT ATRIUM + small part of right atrium
FeatureDetail
Openings4 pulmonary veins (into left atrium); SVC + IVC (into right atrium)
Vertebral levelT5 to T8 (lying posture); descends 1 vertebra in erect posture
Separated from vertebral column byPericardium, right pulmonary veins, oesophagus, aorta

BORDERS OF THE HEART

BorderFormed ByExtension
RightRight atrium (vertical)SVC to IVC
LeftLeft ventricle (mainly) + left auricle (partly)Apex to left auricle
InferiorRight ventricle (mainly) + small part of LV near apexIVC to apex
UpperBoth atria (mainly left atrium)Slightly oblique; overlapped by pulmonary trunk + aorta
Incisura Apicis Cordis: Small notch on inferior border near apex. Gives passage to the anterior interventricular branch of LCA.

SURFACES OF THE HEART

SurfaceAlso CalledFormed ByImportant Notes
AnteriorSternocostalRA + RV mainly; LV + left auricle partlyLeft atrium NOT seen (covered by aorta + pulmonary trunk)
InferiorDiaphragmaticLV (left 2/3) + RV (right 1/3)Rests on central tendon of diaphragm
LeftLeft pulmonaryLeft ventricle mainly + left auricleFaces left lung
RightRight pulmonaryRight atriumFaces right lung
Area of Superficial Cardiac Dullness: Part of anterior surface NOT covered by lungs (behind cardiac notch of left lung) → dull on percussion → clinically important for cardiac exam.
Note: Previous concept = 3 surfaces. Current (Gray's 42nd ed.) = 4 surfaces (added right pulmonary surface).

FLOWCHART: External Features of Heart

HEART EXTERNAL FEATURES
│
├── APEX → LV → 5th ICS, 9 cm from midsternal line, medial to MCL
│
├── BASE → LA mainly → T5–T8 → "Posterior surface"
│
├── SURFACES
│     ├── Anterior (Sternocostal) → RA + RV mainly
│     ├── Inferior (Diaphragmatic) → LV (2/3) + RV (1/3)
│     ├── Left (Left pulmonary) → LV mainly
│     └── Right (Right pulmonary) → RA
│
├── BORDERS
│     ├── Right → RA
│     ├── Left → LV mainly
│     ├── Inferior → RV mainly
│     └── Upper → Both atria
│
└── GROOVES
      ├── AV sulcus → Atria from Ventricles
      ├── Interatrial groove → RA from LA
      ├── Anterior IVG → LAD artery
      └── Posterior IVG → Posterior IV artery

TYPES OF CIRCULATION

FeatureSystemicPulmonary
Also calledGreater circulationLesser circulation
Starts fromLeft ventricleRight ventricle
Goes toBody tissuesLungs
Blood typeOxygenatedDeoxygenated
Returns viaVenae cavae → RAPulmonary veins → LA
PressureHIGHLOW

PART 3: CHAMBERS (INTERNAL FEATURES)

3.1 RIGHT ATRIUM

Definition: Right upper chamber receiving deoxygenated blood from the whole body.
Contribution to Heart Borders/Surfaces:
  • Right border, part of upper border, sternocostal surface, and base

Tributaries (Inlets):

  1. Superior vena cava (SVC)
  2. Inferior vena cava (IVC)
  3. Coronary sinus
  4. Anterior cardiac veins
  5. Venae cordis minimae (Thebesian veins)
  6. Sometimes: Right marginal vein

External Features:

FeatureDescription
Right AuricleUpper end prolonged leftward; covers root of ascending aorta; sponge-like interior prevents free blood flow
Sulcus TerminalisShallow external vertical groove from SVC to IVC; produced internally by crista terminalis
SA NodeLocated in the upper part of sulcus terminalis (pacemaker of the heart)
AV GrooveSeparates RA from RV; lodges right coronary artery + small cardiac vein

Internal Features - 3 Parts:

A. Smooth Posterior Part (Sinus Venarum):
  • Embryological origin: Right horn of sinus venosus
  • Smooth-walled
  • Receives: SVC (upper end), IVC (lower end, guarded by Eustachian valve), Coronary sinus (guarded by Thebesian valve)
B. Rough Anterior Part (Pectinate Part):
  • Contains musculi pectinati (horizontal ridges)
  • Embryological origin: Primitive atrium
C. Interatrial Septum Features:
FeatureDescription
Fossa OvalisOval depression; remnant of fetal foramen ovale
Limbus Fossae OvalisRaised margin surrounding fossa ovalis
AV NodeLocated in lower septum, just above opening of coronary sinus

3.2 RIGHT VENTRICLE

Definition: Lower right chamber that receives deoxygenated blood from RA and pumps it to lungs via pulmonary trunk.

Interior Divided Into:

  1. Inflow tract (Sinus): Rough; receives blood from RA via tricuspid valve
  2. Outflow tract (Conus Arteriosus / Infundibulum): Smooth; leads to pulmonary trunk

Key Internal Structures:

StructureDescriptionFunction
Trabeculae CarneaeIrregular muscular ridgesMake wall rough; increase strength
Papillary Muscles (3)Anterior (largest), posterior, septalAnchor chordae tendineae
Chordae TendineaeTendinous cordsConnect papillary muscles to tricuspid cusps
Moderator BandMuscular band: IVS → anterior papillary muscleCarries right bundle branch
Supraventricular CrestRidge separating inflow from outflowDirects blood flow

Tricuspid Valve: Three cusps = Anterior + Posterior + Septal (Medial)

Pulmonary Valve: Three semilunar cusps = Anterior + Right + Left

Cross-section shape of RV = CRESCENT-SHAPED (due to bulging IVS)

3.3 LEFT ATRIUM

Definition: Quadrangular posterior chamber receiving oxygenated blood from lungs via 4 pulmonary veins.
Contribution: Forms MAJOR PART of the BASE (posterior surface) of heart

Internal Features:

FeatureDescription
Anterior wallFormed by interatrial septum; shows Fossa Lunata (= fossa ovalis on LA side)
Posterior wallTwo pulmonary veins open on each side (total = 4)
Wall textureSmooth (derived from absorbed pulmonary veins embryologically)
Musculi PectinatiOnly in the auricle - form a reticulum. NOT in the main cavity
Tributaries4 pulmonary veins + few venae cordis minimae

COMPARISON TABLE: Right Atrium vs Left Atrium ⭐

FeatureRight AtriumLeft Atrium
Blood typeVenous (deoxygenated) from bodyOxygenated from lungs
Valve at outletTricuspidBicuspid (Mitral)
Border formedRight border, sternocostal, part of baseMajor part of base of heart
Pectinate musclesIn auricle AND main cavityOnly in auricle
Septum featureFossa OvalisFossa Lunata
Embryological origin (smooth part)Right horn of sinus venosusAbsorbed pulmonary veins
Enlarges inTricuspid stenosisMitral stenosis
Clinical consequence of enlargementRight heart failureCompresses oesophagus → dysphagia

3.4 LEFT VENTRICLE

Definition: Left lower chamber pumping oxygenated blood to the entire body via the aorta.

Interior Divided Into:

  1. Lower rough part: Trabeculae carneae; develops from primitive ventricle
  2. Upper smooth part (Aortic Vestibule): Gives rise to ascending aorta; develops from midportion of bulbus cordis; lies between membranous IVS and anterior cusp of mitral valve

Two Orifices:

  1. Left AV (Mitral/Bicuspid) orifice - guarded by mitral valve
  2. Aortic orifice - guarded by aortic valve

Papillary Muscles: TWO = Anterior + Posterior

  • Chordae tendineae from BOTH muscles attach to BOTH cusps of mitral valve
Cross-section shape of LV = CIRCULARWall of LV = 3 TIMES THICKER than RV (because LV works against high systemic pressure)

Mitral (Bicuspid) Valve: Two cusps = Anterior (aortic) + Posterior

Aortic Valve: Three semilunar cusps = Right (right coronary) + Left (left coronary) + Posterior (non-coronary)

Sinuses of Valsalva: Pouches between aortic wall and each cusp
  • Right sinus → Right coronary artery origin
  • Left sinus → Left coronary artery origin
  • Posterior sinus → No artery (non-coronary)

COMPARISON TABLE: Right Ventricle vs Left Ventricle ⭐

FeatureRight VentricleLeft Ventricle
Blood typeDeoxygenatedOxygenated
Pumps toLungs (pulmonary)Body (systemic)
Wall thicknessThin (~3-4 mm)~9-12 mm (3x RV)
Shape in cross-sectionCrescentCircle
Papillary muscles3 (ant, post, septal)2 (ant, post)
Outflow tractConus Arteriosus / InfundibulumAortic Vestibule
Inlet valveTricuspid (3 cusps)Bicuspid/Mitral (2 cusps)
Outlet valvePulmonary semilunarAortic semilunar
Special featureModerator bandNone

PART 4: CARDIAC VALVES

Overview

ValveLocationCuspsFunction
TricuspidRight AV orifice3 (ant, post, septal)Prevents backflow RA ← RV
PulmonaryRV-pulmonary trunk junction3 semilunarPrevents backflow pulmonary trunk → RV
Mitral (Bicuspid)Left AV orifice2 (ant, post)Prevents backflow LA ← LV
AorticLV-aorta junction3 semilunarPrevents backflow aorta → LV

Valve Defects - Clinical Anatomy

Stenosis: Narrowing of valve orifice → restricts forward flow
Incompetence/Regurgitation: Valve fails to close properly → backflow of blood
  • Example: Aortic regurgitation (blood leaks back into LV during diastole)
Valvuloplasty: Surgical repair or replacement of a valve (Fig. 18.23 shows bioprosthetic tricuspid valve replacement)

PART 5: FIBROUS SKELETON OF THE HEART

Definition

⭐ The fibrous rings surrounding the atrioventricular and arterial orifices, along with adjoining fibrous tissue masses = Fibrous Skeleton of the Heart

Components

ComponentDescription
Four fibrous ringsSurround: both AV orifices + aortic orifice + pulmonary orifice. AV rings arranged in figure-of-8
Tendon of infundibulumFibrous septum connecting pulmonary ring to aortic ring
Right fibrous trigoneFibrous thickening where right + left AV rings fuse
Left fibrous trigoneFibrous thickening where aortic ring + left AV ring fuse

Functions

  1. Support: Attachment point for cardiac musculature
  2. Electrical discontinuity: Separates atrial and ventricular muscle → no direct muscle continuity (only pathway = AV bundle/Bundle of His)
  3. Maintains valve function: Supports valve cusps → ensures unidirectional flow
KEY NOTE: There is NO muscular continuity between atria and ventricles across the fibrous rings, EXCEPT the Bundle of His (AV bundle).

PART 6: CONDUCTING SYSTEM

Definition

⭐ Specialised myocardium for initiation and conduction of cardiac impulse. Fibres are finer than ordinary myocardial fibres and completely cross-striated.

Parts and Locations

PartLocationBlood Supply
SA Node (pacemaker)Upper part of sulcus terminalis (crista terminalis internally)RCA (60%) or LCA circumflex (40%)
AV NodeLower interatrial septum, just above coronary sinus openingRCA (90%)
Bundle of His (AV Bundle)Passes through fibrous skeleton; runs along upper border of muscular IVS-
Right Bundle BranchDown right side of IVS → moderator band → anterior papillary muscle-
Left Bundle BranchDown left side of IVS → anterior + posterior fascicles-
Purkinje FibresSubendocardial spread to all ventricular muscle-

Conduction Pathway Flowchart

SA Node (60-100 bpm) → Atrial muscle contraction
         ↓
AV Node (delays 0.12 sec - allows atria to finish → fill ventricles)
         ↓
Bundle of His (AV Bundle) - only electrical bridge across fibrous skeleton
         ↓
    ┌────────────────┐
Right Bundle Branch   Left Bundle Branch
         ↓               ┌──────┴──────┐
Moderator band     Anterior        Posterior
→ Ant. papillary   Fascicle        Fascicle
    muscle               └──────┬──────┘
         ↓                      ↓
              PURKINJE FIBRES (subendocardial)
                      ↓
         Ventricular muscle contraction (systole)

Why the AV Delay Matters:

  • Delay = 0.12 seconds
  • Allows atria to complete their contraction and fill the ventricles BEFORE ventricles contract
  • Without this delay = inefficient pumping

Clinical Correlations of Conducting System

Heart Block:
DegreeDescriptionTreatment
1st degreeProlonged PR interval (slow conduction)None usually
2nd degreeSome impulses blocked (Mobitz I or II)Monitoring
3rd degree (complete)No impulse reaches ventricles; ventricles at 40 bpm escape rhythmPacemaker
Bundle Branch Block:
  • RBBB: M-shaped (RSR') in V1 on ECG
  • LBBB: W-shaped in V1 on ECG
  • Both cause widened QRS (>0.12 sec)
Sick Sinus Syndrome: SA node dysfunction → bradycardia/tachycardia alternating → Treatment: Pacemaker

PART 7: ARTERIAL SUPPLY (CORONARY ARTERIES)

Overview

  • Two arteries: Right Coronary Artery (RCA) and Left Coronary Artery (LCA)
  • Both arise from ascending aorta (from aortic sinuses just above aortic valve)

7.1 RIGHT CORONARY ARTERY (RCA)

Origin: Right (anterior) aortic sinus of ascending aorta

Course:

Segment 1: Passes forwards and to the right → emerges between pulmonary trunk and right auricle → descends in right anterior coronary sulcus to inferior border junction
Segment 2: Winds around inferior border → reaches diaphragmatic surface → runs in posterior AV sulcus → gives posterior interventricular branch (PDA) → terminates anastomosing with circumflex branch of LCA (or dips into myocardium)

Branches of RCA:

BranchArea Supplied
Right conus arteryPulmonary conus (RV outflow)
SA nodal arterySA node in 60% of people
Right marginal arteryRight border + sternocostal surface of RV
Posterior interventricular artery (PDA)Inferior wall of LV; posterior 1/3 of IVS
AV nodal arteryAV node in 90% of people
Atrial branchesRight atrium
Right Dominance: RCA gives the PDA in 85% of people = most common (dominant pattern)

7.2 LEFT CORONARY ARTERY (LCA)

Origin: Left posterior (left) aortic sinus of ascending aorta ⭐ LCA is LARGER than RCA

Course:

  1. Passes forwards + to the left → emerges between pulmonary trunk and left auricle
  2. Immediately gives off the anterior interventricular artery (LAD)
  3. Continuation = Circumflex artery

A. Anterior Interventricular Artery (LAD = Left Anterior Descending):

Branch of LADSupply
Anterior ventricular branchesSternocostal surface of RV + LV
Diagonal arteryLargest anterior ventricular branch
Left conus arteryPulmonary conus
Septal branchesAnterior 2/3 of interventricular septum
LAD = "Widow Maker" - supplies most of LV anterior wall + anterior 2/3 of septum. Occlusion = massive anterior MI.
Course of LAD: Descends in anterior IVG → turns around inferior border → enters posterior IVG → anastomoses with posterior interventricular artery (from RCA)

B. Left Circumflex Artery:

FeatureDetail
CourseLeft in left anterior coronary sulcus → winds around left border → left posterior coronary sulcus → anastomoses with RCA
BranchesVentricular branches (sternocostal, left, inferior surfaces of LV); Atrial branches (left atrium)
SA nodal arterySupplies SA node in 40% of people

TERRITORY OF SUPPLY - MASTER TABLE ⭐

StructureRCALCA (LAD + Circumflex)
SA node60%40% (circumflex)
AV node90%10%
Right atriumYesNo
Left atriumPartlyMainly (circumflex)
Right ventricleMainlySmall part (LAD)
Left ventricle anterior wallNoYes (LAD)
Left ventricle inferior wallYes (PDA)No
IVS anterior 2/3NoYes (LAD septal branches)
IVS posterior 1/3Yes (PDA)No

7.3 CORONARY ARTERY DISEASE - APPLIED ANATOMY

Myocardial Infarction (MI) / Heart Attack:
Blocked ArteryArea of InfarctionECG Leads Affected
LADAnterior wall + IVSV1-V4
RCAInferior wall of LVII, III, aVF
CircumflexLateral wall of LVI, aVL, V5-V6
PTCA: Balloon catheter to open blocked coronary artery ± stent placement ⭐ CABG: Bypass surgery using internal mammary artery (best graft) or saphenous vein graft ⭐ Coronary Angiography: X-ray with contrast dye to locate blockages

PART 8: VENOUS DRAINAGE

Overview

Drainage RouteDrains Into
Coronary sinus (main)Right atrium
Anterior cardiac veinsRight atrium (directly)
Venae cordis minimae (Thebesian veins)All 4 chambers (directly)

Coronary Sinus

Largest vein of the heart
  • Location: Left posterior coronary sulcus
  • Length: 2-3 cm
  • Opens into: Posterior wall of right atrium (between IVC and tricuspid valve), guarded by Thebesian valve

Tributaries of Coronary Sinus:

VeinAccompaniesJoins At
Great cardiac veinLAD → then circumflex arteryLeft end of CS
Middle cardiac veinPosterior interventricular arteryMiddle of CS
Small cardiac veinRight marginal arteryRight end of CS
Oblique vein of LA (of Marshall)-Left end
Posterior vein of LV-Variable

Anterior Cardiac Veins

  • 3-4 small veins on anterior wall of right ventricle
  • Open directly into right atrium (anterior wall), bypassing the coronary sinus

Venae Cordis Minimae (Thebesian Veins)

Definition: Numerous small, valveless veins present in all 4 chambers opening directly into the cavity
  • More numerous on the right side than left
  • Clinical Note: More Thebesian veins on right side may explain why left-sided MIs are more common (relatively less collateral protection on left side)

Venous Drainage Flowchart

VEINS OF HEART
     │
     ├── CORONARY SINUS (main) → R atrium posterior wall
     │        ├── Great cardiac vein (with LAD then Cx)
     │        ├── Middle cardiac vein (with post. IV artery)
     │        ├── Small cardiac vein (with R marginal art.)
     │        └── Oblique vein of LA (of Marshall)
     │
     ├── ANTERIOR CARDIAC VEINS → directly into RA (anterior)
     │
     └── VENAE CORDIS MINIMAE → all 4 chambers directly

PART 9: LYMPHATICS OF THE HEART

  • Lymphatics accompany the coronary arteries
  • Form two trunks:
TrunkEnds In
Right trunkBrachiocephalic nodes
Left trunkTracheobronchial lymph nodes (at bifurcation of trachea)

PART 10: NERVE SUPPLY

Overview

TypeViaEffect on Heart RateEffect on Coronary Arteries
ParasympatheticVagus nerve (CN X)SLOWS (cardioinhibitory)Constricts
SympatheticUpper 4-5 thoracic spinal cord (T1-T5)INCREASES (cardioacceleratory)Dilates
Both form the Superficial and Deep Cardiac Plexuses → branches run along coronary arteries → reach myocardium

Cardiac Plexuses

1. Superficial Cardiac Plexus

  • Location: Below arch of aorta, in front of the right pulmonary artery
  • Formed by:
    • Inferior cervical cardiac branch of left sympathetic
    • Inferior cervical cardiac branch of left vagus
  • Branches:
    1. Branch to right coronary artery
    2. Communicating branch to deep cardiac plexus
    3. Communicating branch to left anterior pulmonary plexus

2. Deep Cardiac Plexus

  • Location: In front of bifurcation of trachea, behind arch of aorta
  • Formed by: All cardiac nerves EXCEPT those forming superficial plexus; all other vagal and sympathetic cardiac branches

Clinical Correlations - Nerve Supply

Referred Cardiac Pain (Why heart pain radiates to left arm/jaw):
  • Ischemia stimulates pain fibres travelling with sympathetic nerves → enter spinal cord at T1-T5
  • Same T1-T5 spinal segments receive sensory input from: left arm, shoulder, jaw, neck
  • Brain cannot distinguish source → pain "referred" to these areas
  • Classic symptom: Crushing chest pain + left arm/jaw radiation
Atropine: Blocks parasympathetic (vagal) effects → increases heart rate → used in bradycardia
Beta-blockers: Block sympathetic effects → decrease heart rate + force of contraction → used in angina, hypertension, arrhythmias
Vasovagal Syncope: Excessive vagal stimulation → severe bradycardia → drop in cardiac output → fainting

PART 11: PERICARDIAL SINUSES (DETAILED)

Transverse Sinus

FeatureDetail
LocationBehind ascending aorta + pulmonary trunk; in front of SVC + upper LA
Boundaries (front)Ascending aorta + pulmonary trunk
Boundaries (behind)SVC + upper left atrium
Clinical useSurgeon passes finger/ligature to clamp aorta + pulmonary trunk simultaneously during cardiac surgery

Oblique Sinus

FeatureDetail
ShapeCul-de-sac (blind pouch)
BehindLeft atrium
Right and belowIVC
Above and leftLower left pulmonary vein
Developmental significanceFormed when pulmonary veins absorbed into posterior LA wall

PART 12: INTERVENTRICULAR SEPTUM

Structure

PartLocationComposition
Muscular partLower 3/4Thick muscle; bulges into RV (makes RV crescent-shaped)
Membranous partUpper 1/4Thin fibrous; attached to fibrous skeleton
Most common site of VSD (Ventricular Septal Defect) = Membranous part

Ventricular Septal Defect (VSD)

  • Most common congenital heart defect
  • Left → Right shunt (LV pressure > RV pressure)
  • Increased pulmonary blood flow → pulmonary hypertension
  • Heard as pansystolic murmur at lower left sternal border

QUICK REVISION MIND MAP

                    ╔══════╗
                    ║HEART ║
                    ╚══╤═══╝
         ┌─────────────┼──────────────┐
         ▼             ▼              ▼
    ANATOMY       BLOOD SUPPLY    CLINICAL
    ├─Apex: LV    ├─RCA (right    ├─Tamponade
    ├─Base: LA      aortic sinus) ├─Pericarditis
    ├─4 chambers  ├─LCA (left     ├─MI
    ├─4 surfaces    aortic sinus) ├─Heart block
    └─4 borders   └─Coronary      └─VSD
                    sinus (veins)
         ▼
    CONDUCTING
    SA→AV→His→
    R+L Branch→
    Purkinje

ONE-PAGE RAPID REVISION ⭐

APEX → LV | 5th ICS | 9 cm from midsternum | just medial to MCL
BASE → LA mainly | T5–T8 | posterior surface
BORDERS: R = RA | L = LV mainly | Inferior = RV mainly | Upper = both atria
SURFACES: Anterior = RA+RV | Inferior = LV (2/3)+RV (1/3) | Left = LV | Right = RA
RA → fossa ovalis | SA node in upper sulcus terminalis | AV node in lower IAS above CS
LA → forms BASE | fossa lunata | smooth (absorbed pulv. veins) | pectinate muscles ONLY in auricle
LV WALL = 3x THICKER than RV | LV = circular | RV = crescent
MODERATOR BAND = carries right bundle branch | in RV | from IVS to ant. papillary muscle
FIBROUS SKELETON = 4 rings + tendon of infundibulum + 2 trigones | NO muscle continuity between atria + ventricles EXCEPT Bundle of His
CONDUCTION: SA (60-100 bpm) → AV (delay 0.12 sec) → Bundle of His → R+L branches → Purkinje
RCA: Right aortic sinus | SA node (60%) | AV node (90%) | supplies inferior wall + posterior 1/3 IVS
LCA: Left aortic sinus | LARGER | LAD = "widow maker" | anterior 2/3 of IVS | anterior LV wall
CORONARY SINUS: Largest cardiac vein | posterior AV groove | 2-3 cm | opens into RA
LYMPHATICS: Right trunk → brachiocephalic nodes | Left trunk → tracheobronchial nodes
PARASYMPATHETIC (Vagus): SLOW heart rate | constrict coronaries SYMPATHETIC (T1-T5): INCREASE heart rate | DILATE coronaries
TAMPONADE: Beck's triad = Hypotension + Raised JVP + Muffled sounds → Pericardiocentesis
PERICARDITIS: Sharp chest pain | better sitting forward | saddle-shaped ST elevation on ECG
MITRAL STENOSIS: LA enlarges → compresses OESOPHAGUS → DYSPHAGIA

EXAM QUESTIONS & ANSWERS

2-MARK QUESTIONS

Q1. Where is the apex beat normally felt? Left 5th intercostal space, just medial to the midclavicular line, 9 cm from the midsternal line. It is the palpable outward thrust of the left ventricle during systole.
Q2. What is the crux of the heart? The meeting point of the interatrial groove, atrioventricular groove, and posterior interventricular groove on the posterior surface of the heart.
Q3. What is the moderator band? Why is it important? Muscular band in the right ventricle from the interventricular septum to the anterior papillary muscle. It is important because it carries the right bundle branch of the conducting system.
Q4. What is fossa ovalis? An oval depression in the lower part of the interatrial septum of the right atrium. It is the remnant of the fetal foramen ovale. Its raised margin is the limbus fossae ovalis.
Q5. Define cardiac tamponade. Rapid accumulation of fluid in the pericardial cavity compressing cardiac chambers during diastole and reducing cardiac output. Beck's triad: hypotension + raised JVP + muffled heart sounds.

3-MARK QUESTIONS

Q1. Name the tributaries of the coronary sinus.
  1. Great cardiac vein (accompanies LAD then circumflex)
  2. Middle cardiac vein (accompanies posterior interventricular artery)
  3. Small cardiac vein (accompanies right marginal artery)
  4. Oblique vein of left atrium (of Marshall)
  5. Posterior vein of left ventricle
Q2. Describe the surfaces of the heart.
  1. Anterior (Sternocostal): RA + RV mainly; LA not visible (covered by aorta + pulmonary trunk)
  2. Inferior (Diaphragmatic): LV (left 2/3) + RV (right 1/3); rests on central tendon of diaphragm
  3. Left (Left pulmonary): LV mainly + left auricle
  4. Right (Right pulmonary): RA
Q3. What are the functions of the fibrous skeleton?
  1. Support: Attachment to cardiac musculature
  2. Electrical discontinuity: Separates atria from ventricles electrically → makes conducting system necessary
  3. Valve maintenance: Supports cusps to ensure unidirectional blood flow

5-MARK QUESTIONS

Q1. Describe the conducting system with blood supply and clinical significance.
Parts and Locations:
  • SA Node = upper crista terminalis; pacemaker (60-100 bpm); RCA (60%) or Cx (40%)
  • AV Node = lower IAS above coronary sinus; delays 0.12 sec; RCA (90%)
  • Bundle of His = through fibrous skeleton along upper muscular IVS
  • Right bundle branch = right side IVS → moderator band → anterior papillary muscle
  • Left bundle branch = left side IVS → anterior + posterior fascicles
  • Purkinje fibres = subendocardial spread to all ventricular muscle
Pathway: SA → AV (delay) → His → R+L branches → Purkinje → ventricular contraction
Clinical importance: Heart block (pacemaker needed), bundle branch block (wide QRS), sick sinus syndrome
Q2. Describe the right coronary artery.
Origin: Right (anterior) aortic sinus of ascending aorta
Course:
  • Segment 1: Forwards + right → between pulmonary trunk and right auricle → descends in right AV sulcus
  • Segment 2: Winds inferior border → posterior AV sulcus → gives PDA → anastomoses with circumflex
Branches: Right conus artery, SA nodal artery (60%), right marginal artery, PDA (posterior 1/3 IVS + inferior LV), AV nodal artery (90%)
Applied: RCA occlusion = inferior MI (II, III, aVF changes); may cause heart block (AV node ischaemia)

10-MARK QUESTION

Q. Write a detailed account of the internal features of the right atrium with clinical significance.
Introduction: Right upper chamber; receives deoxygenated blood from body; pumps to RV via tricuspid valve.
Interior - 3 Parts:
A. Smooth Posterior Part (Sinus Venarum):
  • Embryological: right horn of sinus venosus
  • Tributaries: SVC (upper end), IVC (lower end - Eustachian valve), Coronary sinus (Thebesian valve)
B. Rough Anterior Part (Pectinate Part):
  • Musculi pectinati (horizontal ridges)
  • Embryological: primitive atrium
  • Separated from smooth part by crista terminalis
C. Interatrial Septum:
  • Fossa ovalis (remnant of foramen ovale)
  • Limbus fossae ovalis (raised margin)
  • AV node (lower IAS, above coronary sinus)
Outlet: Tricuspid orifice (3 cusps: anterior, posterior, septal) → unidirectional flow
Clinical Significance:
  • Patent foramen ovale (25% of population) → paradoxical emboli
  • ASD (atrial septal defect) → L→R shunt → pulmonary hypertension
  • SA node damage → sick sinus syndrome
  • AV node → heart block
  • Enlarged RA in tricuspid stenosis

MCQs WITH ANSWERS ⭐

QOptionsAnswerExplanation
Apex formed by?RA / LA / LV / RVLVApex = entirely left ventricle
SA node location?Lower IAS / Upper sulcus terminalis / AV groove / CSUpper sulcus terminalisAV node is in lower IAS
Coronary sinus drains into?LA / RV / SVC / RARAOpens into posterior RA, between IVC and tricuspid valve
Moderator band carries?Left BB / Right BB / Bundle of His / PurkinjeRight BBModerator band = right bundle branch pathway
Largest cardiac vein?Great cardiac / Middle cardiac / Coronary sinus / Small cardiacCoronary sinus2-3 cm; in posterior AV groove
LCA arises from?Right aortic sinus / Left aortic sinus / Non-coronary sinus / Pulmonary trunkLeft aortic sinusRCA = right sinus; LCA = left (posterior) sinus
NOT in Beck's triad?Hypotension / Raised JVP / Hypertension / Muffled soundsHypertensionBeck's = hypotension, raised JVP, muffled sounds
Fossa ovalis in?RV / LV / LA / RARAInteratrial septum, right side
LV wall vs RV wall?2x / 3x / 4x / Same3xLV pumps against systemic high pressure
LAD supplies which part of IVS?Posterior 1/3 / Anterior 2/3 / All / NoneAnterior 2/3RCA (PDA) supplies posterior 1/3

VIVA QUESTIONS & ANSWERS

Q1. Why is the sulcus terminalis important? It marks the boundary between smooth and rough parts of RA. Its upper part contains the SA node (pacemaker). Damage during cardiac surgery can cause arrhythmias.
Q2. Why does mitral stenosis cause dysphagia? Mitral stenosis → LA cannot empty properly → LA enlarges → enlarged LA lies posteriorly and compresses the oesophagus (which runs directly behind LA) → dysphagia.
Q3. Why is transverse sinus of pericardium surgically important? A ligature passed through the transverse sinus (behind aorta + pulmonary trunk) allows simultaneous clamping of both vessels → stops blood flow → enables cardiopulmonary bypass surgery.
Q4. Why does cardiac pain radiate to the left arm? Cardiac pain signals travel via sympathetic afferents entering spinal cord at T1-T5. These same segments also receive input from the left arm, shoulder, and jaw. The brain misinterprets the source → referred pain to left arm and jaw.
Q5. Difference between stenosis and regurgitation? Stenosis = narrowing → impaired forward flow. Regurgitation/incompetence = poor valve closure → backflow of blood.
Q6. What is the clinical significance of the AV node? AV node delays the impulse (0.12 sec), allowing ventricular filling before contraction. It receives 90% of its blood from the RCA. RCA occlusion → AV node ischaemia → heart block → pacemaker needed.
Q7. Why is LAD called the "widow maker"? LAD supplies the anterior wall of LV (largest mass of muscle) + anterior 2/3 of IVS. Sudden occlusion = massive anterior MI → catastrophic loss of LV function → cardiac arrest and sudden death.
Q8. Why are left-sided MIs more common? Thebesian veins (venae cordis minimae) are more numerous on the right side of the heart than the left. Right heart has slightly better collateral blood supply through these veins. Left side has fewer such collaterals → more vulnerable to ischaemic damage.

IMPORTANT KEYWORDS TABLE

TermDefinition
Cardia / CardiacGreek for heart
Cor / CoronaryLatin for heart
Sulcus terminalisExternal groove on RA from SVC to IVC
Crista terminalisInternal muscular ridge (corresponds to sulcus terminalis); upper part = SA node
Fossa ovalisOval depression in IAS (RA side); remnant of foramen ovale
Fossa lunataCorresponding feature on LA side of IAS
Limbus fossae ovalisRaised margin around fossa ovalis
Moderator bandRV muscular band (IVS → ant. papillary muscle); carries right bundle branch
Infundibulum / Conus arteriosusSmooth outflow tract of RV
Aortic vestibuleSmooth outflow tract of LV
Crux of heartMeeting point of 3 grooves on posterior surface
Beck's triadHypotension + raised JVP + muffled heart sounds (tamponade)
Widow makerLAD artery
Right dominanceRCA gives PDA (85% of people)
Coronary sinusLargest cardiac vein (2-3 cm, posterior AV groove)
DextrocardiaApex on right side; may be part of situs inversus
PericardiocentesisNeedle drainage of pericardial effusion
ValvuloplastySurgical repair/replacement of heart valve
Sinuses of ValsalvaPouches between aortic wall and semilunar cusps; RCA + LCA arise from them

PREVIOUS YEAR QUESTION FOCUS AREAS

TopicExam Frequency
Conducting system (parts, blood supply, clinical)⭐⭐⭐ Very High
Coronary arteries (RCA + LCA)⭐⭐⭐ Very High
Internal features of right atrium⭐⭐⭐ Very High
External features of heart (surfaces, borders, apex, base)⭐⭐ High
Comparison of RA vs LA⭐⭐ High
Comparison of RV vs LV⭐⭐ High
Cardiac tamponade + pericarditis⭐⭐ High
Fibrous skeleton⭐⭐ High
Venous drainage (coronary sinus + tributaries)⭐⭐ High
Nerve supply of heart⭐ Moderate
Valves (structure + clinical)⭐ Moderate
Referred cardiac pain⭐ Moderate
Dextrocardia, apex beat⭐ Short questions

You can also download the full notes file here:

Heart Complete Exam Notes

MD File · MD

Give me pdf

Reading File
Running Command

python3 << 'PYEOF' from reportlab.lib.pagesizes import A4 from reportlab.lib.styles import getSampleStyleSheet, ParagraphStyle from reportlab.lib.units import cm, mm from reportlab.lib import colors from reportlab.platypus import (SimpleDocTemplate, Paragraph, Spacer, Table, TableStyle, HRFlowable, PageBreak, KeepTogether) from reportlab.platypus.flowables import HRFlowable from reportlab.lib.enums import TA_LEFT, TA_CENTER, TA_JUSTIFY import os os.makedirs("/tmp/workspace/heart_notes", exist_ok=True) output_path = "/tmp/workspace/heart_notes/Heart_Exam_Notes.pdf" doc = SimpleDocTemplate( output_path, pagesize=A4, rightMargin=1.8*cm, leftMargin=1.8*cm, topMargin=2*cm, bottomMargin=2*cm, title="Heart & Pericardium - Complete Exam Notes", author="Medical Notes" ) styles = getSampleStyleSheet() # Custom styles title_style = ParagraphStyle('TitleStyle', parent=styles['Title'], fontSize=22, textColor=colors.HexColor('#1a237e'), spaceAfter=6, fontName='Helvetica-Bold', alignment=TA_CENTER) subtitle_style = ParagraphStyle('SubtitleStyle', parent=styles['Normal'], fontSize=11, textColor=colors.HexColor('#3949ab'), spaceAfter=4, fontName='Helvetica', alignment=TA_CENTER) h1_style = ParagraphStyle('H1Style', parent=styles['Heading1'], fontSize=16, textColor=colors.white, fontName='Helvetica-Bold', spaceAfter=6, spaceBefore=14, backColor=colors.HexColor('#1a237e'), leftIndent=-10, rightIndent=-10, borderPad=6, leading=20) h2_style = ParagraphStyle('H2Style', parent=styles['Heading2'], fontSize=13, textColor=colors.white, fontName='Helvetica-Bold', spaceAfter=4, spaceBefore=10, backColor=colors.HexColor('#283593'), leftIndent=-6, rightIndent=-6, borderPad=4, leading=17) h3_style = ParagraphStyle('H3Style', parent=styles['Heading3'], fontSize=11, textColor=colors.HexColor('#1a237e'), fontName='Helvetica-Bold', spaceAfter=3, spaceBefore=8, borderPad=2, leading=14) body_style = ParagraphStyle('BodyStyle', parent=styles['Normal'], fontSize=9.5, textColor=colors.HexColor('#212121'), fontName='Helvetica', spaceAfter=3, spaceBefore=1, leading=14, alignment=TA_JUSTIFY) bullet_style = ParagraphStyle('BulletStyle', parent=styles['Normal'], fontSize=9.5, textColor=colors.HexColor('#212121'), fontName='Helvetica', spaceAfter=2, spaceBefore=1, leftIndent=14, leading=14, bulletIndent=4) star_style = ParagraphStyle('StarStyle', parent=styles['Normal'], fontSize=9.5, textColor=colors.HexColor('#b71c1c'), fontName='Helvetica-Bold', spaceAfter=3, spaceBefore=2, leftIndent=8, leading=14, backColor=colors.HexColor('#fff9c4'), borderPad=3) note_style = ParagraphStyle('NoteStyle', parent=styles['Normal'], fontSize=9, textColor=colors.HexColor('#1b5e20'), fontName='Helvetica-Oblique', spaceAfter=3, spaceBefore=2, leftIndent=8, leading=13, backColor=colors.HexColor('#e8f5e9'), borderPad=3) qa_q_style = ParagraphStyle('QAQ', parent=styles['Normal'], fontSize=9.5, textColor=colors.HexColor('#0d47a1'), fontName='Helvetica-Bold', spaceAfter=2, spaceBefore=5, leading=13) qa_a_style = ParagraphStyle('QAA', parent=styles['Normal'], fontSize=9.5, textColor=colors.HexColor('#212121'), fontName='Helvetica', spaceAfter=4, spaceBefore=1, leftIndent=10, leading=14) code_style = ParagraphStyle('CodeStyle', parent=styles['Normal'], fontSize=8.5, textColor=colors.HexColor('#263238'), fontName='Courier', spaceAfter=4, spaceBefore=4, leftIndent=10, leading=13, backColor=colors.HexColor('#eceff1'), borderPad=4) def H1(text): return Paragraph(f" {text}", h1_style) def H2(text): return Paragraph(f" {text}", h2_style) def H3(text): return Paragraph(text, h3_style) def B(text): return Paragraph(text, body_style) def BL(text): return Paragraph(f"• {text}", bullet_style) def STAR(text): return Paragraph(f"⭐ {text}", star_style) def NOTE(text): return Paragraph(f"📝 {text}", note_style) def SP(n=1): return Spacer(1, n*3*mm) def HR(): return HRFlowable(width="100%", thickness=0.5, color=colors.HexColor('#9fa8da'), spaceAfter=4, spaceBefore=4) def make_table(data, col_widths=None, header_bg=None): if col_widths is None: n = len(data[0]) avail = 16.4 * cm col_widths = [avail / n] * n if header_bg is None: header_bg = colors.HexColor('#3949ab') t = Table(data, colWidths=col_widths, repeatRows=1) style_cmds = [ ('BACKGROUND', (0,0), (-1,0), header_bg), ('TEXTCOLOR', (0,0), (-1,0), colors.white), ('FONTNAME', (0,0), (-1,0), 'Helvetica-Bold'), ('FONTSIZE', (0,0), (-1,0), 9), ('ALIGN', (0,0), (-1,-1), 'LEFT'), ('VALIGN', (0,0), (-1,-1), 'TOP'), ('FONTNAME', (0,1), (-1,-1), 'Helvetica'), ('FONTSIZE', (0,1), (-1,-1), 8.5), ('ROWBACKGROUNDS', (0,1), (-1,-1), [colors.white, colors.HexColor('#e8eaf6')]), ('GRID', (0,0), (-1,-1), 0.4, colors.HexColor('#c5cae9')), ('TOPPADDING', (0,0), (-1,-1), 3), ('BOTTOMPADDING', (0,0), (-1,-1), 3), ('LEFTPADDING', (0,0), (-1,-1), 5), ('RIGHTPADDING', (0,0), (-1,-1), 5), ] t.setStyle(TableStyle(style_cmds)) return t # ===================== BUILD CONTENT ===================== story = [] # -------- TITLE PAGE -------- story += [SP(6)] story.append(Paragraph("HEART &amp; PERICARDIUM", title_style)) story.append(Paragraph("Complete Exam-Oriented Notes", subtitle_style)) story.append(Paragraph("Chapter 18 | First Year MBBS Anatomy", subtitle_style)) story.append(Paragraph("Based on Gray's Anatomy, 42nd Edition", subtitle_style)) story += [SP(2), HR(), SP(1)] story.append(Paragraph( "These notes cover every line of the source PDF. Each concept is explained in simple language " "followed by a detailed medical explanation. All exam formats are included at the end of each topic.", body_style)) story += [SP(1), HR(), PageBreak()] # ============================ # PART 1: PERICARDIUM # ============================ story.append(H1("PART 1: PERICARDIUM")) story += [SP()] story.append(H2("1.1 Layers of the Pericardium")) story += [SP()] story.append(B("The pericardium is a fibroserous sac that encloses the heart and the roots of the great vessels.")) story += [SP()] peri_data = [ ["Layer", "Description"], ["Fibrous Pericardium (outer)", "Tough, inextensible outer layer"], ["Serous Pericardium - Parietal layer", "Lines the inner surface of fibrous pericardium"], ["Serous Pericardium - Visceral layer (Epicardium)", "Directly covers the heart surface"], ["Pericardial Cavity", "Space between parietal and visceral layers; contains 20-50 mL serous fluid"], ] story.append(make_table(peri_data, [4*cm, 12.4*cm])) story += [SP()] story.append(H2("1.2 Sinuses of the Pericardium")) story += [SP()] story.append(H3("Transverse Sinus")) story.append(B("Location: Behind the ascending aorta and pulmonary trunk; in front of SVC and upper left atrium.")) story.append(B("How to find: Pass a probe from the right side behind the ascending aorta and pulmonary trunk - it appears on the left, just to the right of the left atrium.")) story.append(STAR("SURGICAL IMPORTANCE: A ligature passed through the transverse sinus allows simultaneous clamping of the aorta and pulmonary trunk during cardiac surgery.")) story += [SP()] story.append(H3("Oblique Sinus")) story.append(B("A blind pouch (cul-de-sac) located behind the left atrium.")) story.append(B("How to find: Lift the apex of the heart upward, insert a finger behind the left atrium.")) sinus_data = [ ["Boundary", "Structure"], ["Right and below", "Inferior vena cava (IVC)"], ["Above and left", "Lower left pulmonary vein"], ] story.append(make_table(sinus_data, [5*cm, 11.4*cm])) story += [SP()] story.append(H2("1.3 Clinical Anatomy of Pericardium")) story += [SP()] story.append(STAR("Pericarditis (Inflammation of Pericardium)")) story.append(BL("Causes: Viral (most common), bacterial, TB, post-MI (Dressler's syndrome), uraemia")) story.append(BL("Symptoms: Sharp chest pain - worse lying down, better sitting forward; pericardial friction rub")) story.append(BL("ECG finding: Saddle-shaped ST elevation in all leads (except aVR)")) story += [SP()] story.append(STAR("Pericardial Effusion")) story.append(BL("Definition: Abnormal fluid accumulation in pericardial cavity (>50 mL)")) story.append(BL("Chest X-ray: 'Water bottle' heart - globular cardiac shadow")) story.append(BL("Treatment: Pericardiocentesis (needle drainage, subxiphoid approach)")) story += [SP()] story.append(STAR("Cardiac Tamponade")) story.append(B("Rapid fluid accumulation → compresses cardiac chambers during diastole → reduces cardiac output.")) story += [SP()] beck_data = [ ["Beck's Triad Sign", "Explanation"], ["Hypotension", "Reduced cardiac output due to poor ventricular filling"], ["Raised JVP", "Obstructed venous return - engorged neck veins"], ["Muffled heart sounds", "Fluid layer dampens sound transmission"], ] story.append(make_table(beck_data, [5*cm, 11.4*cm])) story.append(STAR("Emergency Treatment: Pericardiocentesis (drain the fluid)")) story += [SP(), PageBreak()] # ============================ # PART 2: THE HEART # ============================ story.append(H1("PART 2: THE HEART - INTRODUCTION")) story += [SP()] story.append(H2("2.1 Definition and Basic Facts")) story += [SP()] story.append(STAR("Definition: The heart is a conical, hollow, muscular organ situated in the middle mediastinum, enclosed within the pericardium.")) story += [SP()] ety_data = [ ["Term", "Language", "Root Word", "Derived Words"], ["Cardiac", "Greek", "Cardia = heart", "Cardiomegaly, Cardiology"], ["Coronary", "Latin", "Cor = heart", "Coronary artery, Coronary care"], ] story.append(B("Etymology:")) story.append(make_table(ety_data, [3*cm, 3*cm, 4*cm, 6.4*cm])) story += [SP()] story.append(H2("2.2 Measurements (HIGH YIELD)")) story += [SP()] meas_data = [ ["Feature", "Value"], ["Shape", "Conical / Pyramidal"], ["Position relative to median plane", "1/3 to the RIGHT, 2/3 to the LEFT"], ["Length (base to apex)", "12 cm"], ["Width (broadest diameter)", "8-9 cm"], ["Weight - Adult Male", "300 g"], ["Weight - Adult Female", "250 g"], ["Number of chambers", "4 (2 atria + 2 ventricles)"], ] story.append(make_table(meas_data, [7*cm, 9.4*cm])) story += [SP(), PageBreak()] # ============================ # EXTERNAL FEATURES # ============================ story.append(H1("PART 3: EXTERNAL FEATURES")) story += [SP()] story.append(H2("3.1 Grooves (Sulci) of the Heart")) story += [SP()] groove_data = [ ["Groove", "Separates", "Contains"], ["Atrioventricular (coronary) sulcus", "Atria from ventricles", "RCA (right half); Circumflex of LCA (left half); Coronary sinus (posterior)"], ["Interatrial groove", "Right atrium from left atrium", "Faintly visible posteriorly; hidden anteriorly by aorta + pulmonary trunk"], ["Anterior interventricular groove", "RV from LV (anterior surface)", "Anterior interventricular artery (LAD)"], ["Posterior interventricular groove", "RV from LV (posterior surface)", "Posterior interventricular artery"], ] story.append(make_table(groove_data, [4.5*cm, 4.5*cm, 7.4*cm])) story += [SP()] story.append(STAR("CRUX OF THE HEART = Meeting point of interatrial groove + AV groove + posterior IVG on the posterior surface.")) story += [SP()] story.append(H2("3.2 Apex of the Heart")) story += [SP()] story.append(STAR("Formed entirely by the LEFT VENTRICLE")) story.append(B("Direction: Downwards + Forwards + To the Left")) story += [SP()] apex_data = [ ["Feature", "Detail"], ["Location", "Left 5th intercostal space"], ["Distance from midsternal line", "9 cm lateral"], ["Landmark line", "Just medial to the midclavicular line"], ] story.append(make_table(apex_data, [5.5*cm, 10.9*cm])) story += [SP()] story.append(H3("Clinical Notes - Apex")) story.append(BL("Apex impulse: Outward thrust of the apex during ventricular systole")) story.append(BL("Apex beat: Can be palpated (felt) at the site of apex impulse")) story.append(BL("Children <2 years: Apex in left 4th ICS at midclavicular line")) story.append(STAR("Dextrocardia: Apex on the RIGHT side - may be part of situs inversus (all thoracic and abdominal viscera are mirrored)")) story += [SP()] story.append(H2("3.3 Base (Posterior Surface) of the Heart")) story += [SP()] story.append(STAR("Formed mainly by the LEFT ATRIUM + small part of right atrium")) story += [SP()] base_data = [ ["Feature", "Detail"], ["Openings", "4 pulmonary veins (into LA); SVC + IVC (into RA)"], ["Vertebral level", "T5 to T8 (lying posture); descends 1 vertebra in erect posture"], ["Separated from vertebral column by", "Pericardium, right pulmonary veins, oesophagus, aorta"], ] story.append(make_table(base_data, [5.5*cm, 10.9*cm])) story += [SP()] story.append(H2("3.4 Borders of the Heart")) story += [SP()] border_data = [ ["Border", "Formed By", "Extension"], ["Right", "Right atrium (vertical)", "SVC to IVC"], ["Left", "Left ventricle (mainly) + left auricle (partly)", "Apex to left auricle"], ["Inferior", "Right ventricle (mainly) + small part of LV near apex", "IVC to apex"], ["Upper", "Both atria (mainly left atrium)", "Overlapped anteriorly by pulmonary trunk + aorta"], ] story.append(make_table(border_data, [2.5*cm, 7.5*cm, 6.4*cm])) story += [SP()] story.append(NOTE("Incisura Apicis Cordis: Small notch on inferior border near apex. Gives passage to the anterior interventricular branch of LCA.")) story += [SP()] story.append(H2("3.5 Surfaces of the Heart")) story += [SP()] surf_data = [ ["Surface", "Also Called", "Formed By", "Important Notes"], ["Anterior", "Sternocostal", "RA + RV mainly; LV + left auricle partly", "Left atrium NOT seen (covered by aorta + pulmonary trunk)"], ["Inferior", "Diaphragmatic", "LV (left 2/3) + RV (right 1/3)", "Rests on central tendon of diaphragm"], ["Left", "Left pulmonary", "Left ventricle mainly + left auricle", "Faces left lung"], ["Right", "Right pulmonary", "Right atrium", "Faces right lung"], ] story.append(make_table(surf_data, [2.5*cm, 3*cm, 5.5*cm, 5.4*cm])) story += [SP()] story.append(STAR("Area of Superficial Cardiac Dullness: Part of anterior surface NOT covered by lungs (behind cardiac notch of left lung) - DULL on percussion. Clinically important.")) story.append(NOTE("Previous concept = 3 surfaces. Current Gray's 42nd Ed. = 4 surfaces (added right pulmonary surface).")) story += [SP()] story.append(H2("3.6 Types of Circulation")) story += [SP()] circ_data = [ ["Feature", "Systemic Circulation", "Pulmonary Circulation"], ["Also called", "Greater circulation", "Lesser circulation"], ["Starts from", "Left ventricle", "Right ventricle"], ["Goes to", "Body tissues", "Lungs"], ["Blood type", "Oxygenated", "Deoxygenated"], ["Returns via", "Venae cavae → Right atrium", "Pulmonary veins → Left atrium"], ["Pressure", "HIGH", "LOW"], ] story.append(make_table(circ_data, [3.5*cm, 6.5*cm, 6.4*cm])) story += [SP(), PageBreak()] # ============================ # PART 4: CHAMBERS # ============================ story.append(H1("PART 4: CHAMBERS - INTERNAL FEATURES")) story += [SP()] story.append(H2("4.1 Right Atrium")) story += [SP()] story.append(STAR("Definition: Right upper chamber receiving DEOXYGENATED blood from the whole body.")) story.append(B("Function: Receives venous blood → pumps to right ventricle via tricuspid (right AV) orifice.")) story += [SP()] story.append(H3("Tributaries (Inlets) of Right Atrium")) for t in ["Superior vena cava (SVC)", "Inferior vena cava (IVC)", "Coronary sinus", "Anterior cardiac veins", "Venae cordis minimae (Thebesian veins)", "Sometimes: Right marginal vein"]: story.append(BL(t)) story += [SP()] story.append(H3("External Features")) ext_ra_data = [ ["Feature", "Description"], ["Right Auricle", "Upper end prolonged leftward; covers root of ascending aorta; sponge-like interior prevents free blood flow"], ["Sulcus Terminalis", "Shallow external vertical groove from SVC to IVC; produced internally by crista terminalis"], ["SA Node", "Located in UPPER PART of sulcus terminalis (crista terminalis) - PACEMAKER of heart"], ["AV Groove", "Separates RA from RV; lodges right coronary artery + small cardiac vein"], ] story.append(make_table(ext_ra_data, [4*cm, 12.4*cm])) story += [SP()] story.append(H3("Internal Features - 3 Parts")) story += [SP()] story.append(Paragraph("<b>A. Smooth Posterior Part (Sinus Venarum):</b>", body_style)) story.append(BL("Embryological origin: Right horn of sinus venosus")) story.append(BL("Smooth-walled")) story.append(BL("SVC opens at upper end")) story.append(BL("IVC opens at lower end - guarded by Eustachian valve")) story.append(BL("Coronary sinus opens between IVC and tricuspid valve - guarded by Thebesian valve")) story += [SP()] story.append(Paragraph("<b>B. Rough Anterior Part (Pectinate Part):</b>", body_style)) story.append(BL("Contains musculi pectinati (horizontal muscular ridges)")) story.append(BL("Embryological origin: Primitive atrial chamber")) story.append(BL("Separated from sinus venarum by crista terminalis")) story += [SP()] story.append(Paragraph("<b>C. Interatrial Septum Features:</b>", body_style)) ias_data = [ ["Feature", "Description"], ["Fossa Ovalis", "Oval depression in lower IAS; remnant of FETAL FORAMEN OVALE"], ["Limbus Fossae Ovalis", "Raised margin surrounding fossa ovalis"], ["AV Node", "Located in lower IAS, just ABOVE opening of coronary sinus"], ] story.append(make_table(ias_data, [4.5*cm, 11.9*cm])) story += [SP()] story.append(H2("4.2 Right Ventricle")) story += [SP()] story.append(STAR("Definition: Lower right chamber; receives deoxygenated blood from RA; pumps it to lungs via pulmonary trunk.")) story += [SP()] story.append(H3("Interior Structures")) rv_data = [ ["Structure", "Description", "Function"], ["Trabeculae Carneae", "Irregular muscular ridges on inner wall", "Strengthen ventricular wall"], ["Papillary Muscles (3)", "Anterior (largest), posterior, septal", "Anchor chordae tendineae"], ["Chordae Tendineae", "Tendinous cords", "Connect papillary muscles to tricuspid cusps"], ["Moderator Band", "Muscular band: IVS → anterior papillary muscle", "Carries RIGHT BUNDLE BRANCH"], ["Supraventricular Crest", "Ridge separating inflow from outflow", "Directs blood into outflow tract"], ["Infundibulum (Conus)", "Smooth outflow tract", "Leads to pulmonary trunk"], ] story.append(make_table(rv_data, [4*cm, 6*cm, 6.4*cm])) story += [SP()] story.append(STAR("Cross-section shape of RV = CRESCENT-SHAPED (due to IVS bulging into RV)")) story.append(NOTE("Tricuspid Valve: 3 cusps = Anterior + Posterior + Septal (Medial)")) story.append(NOTE("Pulmonary Valve: 3 semilunar cusps = Anterior + Right + Left")) story += [SP(), PageBreak()] story.append(H2("4.3 Left Atrium")) story += [SP()] story.append(STAR("Definition: Quadrangular posterior chamber receiving oxygenated blood from lungs via 4 pulmonary veins.")) story.append(STAR("Contributes: MAJOR PART of the BASE (posterior surface) of heart.")) story += [SP()] la_data = [ ["Feature", "Description"], ["Anterior wall", "Formed by interatrial septum; shows FOSSA LUNATA (= fossa ovalis on LA side)"], ["Posterior wall", "Two pulmonary veins open on each side (total = 4)"], ["Wall texture", "Smooth - derived embryologically from absorbed pulmonary veins"], ["Musculi Pectinati", "ONLY in the auricle - form a reticulum. NOT in main cavity"], ["Tributaries", "4 pulmonary veins + few venae cordis minimae"], ] story.append(make_table(la_data, [4*cm, 12.4*cm])) story += [SP()] story.append(H2("4.4 Comparison: Right Atrium vs Left Atrium")) story += [SP()] comp_ra_la = [ ["Feature", "Right Atrium", "Left Atrium"], ["Blood type", "Venous (deoxygenated) from body", "Oxygenated from lungs"], ["Outlet valve", "Tricuspid (3 cusps)", "Bicuspid/Mitral (2 cusps)"], ["Border formed", "Right border, sternocostal, part of base", "MAJOR part of base"], ["Pectinate muscles", "In auricle AND main cavity", "Only in auricle"], ["Septum feature", "FOSSA OVALIS", "FOSSA LUNATA"], ["Embryological origin (smooth)", "Right horn of sinus venosus", "Absorbed pulmonary veins"], ["Enlarges in", "Tricuspid stenosis", "MITRAL STENOSIS"], ["Consequence of enlargement", "Right heart failure", "Compresses oesophagus → DYSPHAGIA"], ] story.append(make_table(comp_ra_la, [4.5*cm, 5.7*cm, 6.2*cm])) story += [SP(), PageBreak()] story.append(H2("4.5 Left Ventricle")) story += [SP()] story.append(STAR("Definition: Left lower chamber pumping oxygenated blood to entire body via the aorta.")) story += [SP()] story.append(H3("Interior - Two Parts")) story.append(Paragraph("<b>1. Lower rough part:</b> Contains trabeculae carneae. Develops from primitive ventricle.", body_style)) story.append(Paragraph( "<b>2. Upper smooth part (Aortic Vestibule):</b> Gives rise to ascending aorta. Develops from midportion " "of bulbus cordis. Lies between membranous IVS and anterior (aortic) cusp of mitral valve.", body_style)) story += [SP()] story.append(H3("Key Features of Left Ventricle")) lv_data = [ ["Feature", "Detail"], ["Papillary muscles", "TWO: Anterior + Posterior"], ["Chordae tendineae", "From BOTH papillary muscles attach to BOTH cusps of mitral valve"], ["Cross-section shape", "CIRCULAR"], ["Wall thickness", "3 TIMES THICKER than RV (~9-12 mm vs ~3-4 mm)"], ["Reason for thick wall", "Must pump against high-pressure systemic circulation"], ["Mitral valve cusps", "TWO: Anterior (aortic) + Posterior"], ["Aortic valve cusps", "THREE: Right (right coronary) + Left (left coronary) + Posterior (non-coronary)"], ] story.append(make_table(lv_data, [5*cm, 11.4*cm])) story += [SP()] story.append(STAR("Sinuses of Valsalva: Pouches between aortic wall and each cusp. Right sinus = RCA origin; Left sinus = LCA origin; Posterior sinus = No artery (non-coronary).")) story += [SP()] story.append(H2("4.6 Comparison: Right Ventricle vs Left Ventricle")) story += [SP()] comp_rv_lv = [ ["Feature", "Right Ventricle", "Left Ventricle"], ["Blood type", "Deoxygenated", "Oxygenated"], ["Pumps to", "Lungs (pulmonary)", "Body (systemic)"], ["Wall thickness", "Thin (~3-4 mm)", "~9-12 mm (3x RV)"], ["Shape in cross-section", "CRESCENT", "CIRCLE"], ["Papillary muscles", "3 (ant, post, septal)", "2 (ant, post)"], ["Outflow tract", "Conus Arteriosus/Infundibulum", "Aortic Vestibule"], ["Inlet valve", "Tricuspid (3 cusps)", "Bicuspid/Mitral (2 cusps)"], ["Outlet valve", "Pulmonary semilunar", "Aortic semilunar"], ["Special feature", "Moderator band", "None"], ] story.append(make_table(comp_rv_lv, [4.5*cm, 5.7*cm, 6.2*cm])) story += [SP(), PageBreak()] # ============================ # PART 5: VALVES # ============================ story.append(H1("PART 5: CARDIAC VALVES")) story += [SP()] valve_data = [ ["Valve", "Location", "Number of Cusps", "Function"], ["Tricuspid", "Right AV orifice", "3 (ant, post, septal)", "Prevents backflow RA ← RV"], ["Pulmonary", "RV-pulmonary trunk junction", "3 semilunar", "Prevents backflow pulmonary trunk → RV"], ["Mitral (Bicuspid)", "Left AV orifice", "2 (ant, post)", "Prevents backflow LA ← LV"], ["Aortic", "LV-aorta junction", "3 semilunar", "Prevents backflow aorta → LV"], ] story.append(make_table(valve_data, [3*cm, 4.5*cm, 4*cm, 4.9*cm])) story += [SP()] story.append(STAR("Valve STENOSIS: Narrowing of valve orifice → restricts FORWARD flow of blood.")) story.append(STAR("Valve INCOMPETENCE/REGURGITATION: Poor valve closure → BACKFLOW of blood. Example: Aortic regurgitation.")) story.append(STAR("VALVULOPLASTY: Surgical repair or replacement of a heart valve.")) story += [SP(), PageBreak()] # ============================ # PART 6: FIBROUS SKELETON # ============================ story.append(H1("PART 6: FIBROUS SKELETON OF THE HEART")) story += [SP()] story.append(STAR("Definition: Fibrous rings surrounding the AV and arterial orifices plus adjoining fibrous tissue masses.")) story += [SP()] story.append(H2("6.1 Components")) story += [SP()] fskel_data = [ ["Component", "Description"], ["Four fibrous rings", "Surround both AV orifices + aortic + pulmonary orifices. AV rings = figure-of-8 shape."], ["Tendon of infundibulum", "Fibrous septum connecting pulmonary ring to aortic ring"], ["Right fibrous trigone", "Fibrous thickening where RIGHT + LEFT AV rings fuse"], ["Left fibrous trigone", "Fibrous thickening where AORTIC ring + LEFT AV ring fuse"], ] story.append(make_table(fskel_data, [4.5*cm, 11.9*cm])) story += [SP()] story.append(H2("6.2 Functions")) story.append(BL("SUPPORT: Provides attachment point for all cardiac musculature")) story.append(BL("ELECTRICAL DISCONTINUITY: Separates atrial and ventricular muscle - making the conducting system essential")) story.append(BL("MAINTAINS VALVE FUNCTION: Supports valve cusps to ensure unidirectional blood flow")) story += [SP()] story.append(STAR("KEY: There is NO muscular continuity between atria and ventricles across the fibrous rings EXCEPT the Bundle of His (AV bundle).")) story += [SP(), PageBreak()] # ============================ # PART 7: CONDUCTING SYSTEM # ============================ story.append(H1("PART 7: CONDUCTING SYSTEM")) story += [SP()] story.append(STAR("Definition: Specialised myocardium for initiation and conduction of cardiac impulses. Fibres are finer than ordinary myocardial fibres and completely cross-striated.")) story += [SP()] story.append(H2("7.1 Parts and Locations")) story += [SP()] cond_data = [ ["Part", "Location", "Blood Supply"], ["SA Node (PACEMAKER)", "Upper part of sulcus terminalis / crista terminalis (junction of SVC + RA)", "RCA (60%) or LCA circumflex (40%)"], ["AV Node", "Lower interatrial septum, just ABOVE coronary sinus opening", "RCA in 90%"], ["Bundle of His (AV Bundle)", "Through fibrous skeleton; along upper border of muscular IVS", "-"], ["Right Bundle Branch", "Down right side of IVS → moderator band → anterior papillary muscle", "-"], ["Left Bundle Branch", "Down left side of IVS → anterior + posterior fascicles", "-"], ["Purkinje Fibres", "Subendocardial spread to ALL ventricular muscle", "-"], ] story.append(make_table(cond_data, [4*cm, 7.5*cm, 4.9*cm])) story += [SP()] story.append(H2("7.2 Conduction Pathway")) story += [SP()] steps = [ "1. SA Node generates impulse (60-100 bpm) → atrial muscle contracts", "2. AV Node receives impulse → DELAYS 0.12 seconds (allows atria to finish contracting and fill ventricles)", "3. Bundle of His carries impulse through fibrous skeleton (ONLY electrical bridge between atria and ventricles)", "4. Right + Left Bundle Branches conduct impulse down each side of IVS", "5. Right branch travels via moderator band to anterior papillary muscle of RV", "6. Purkinje fibres spread impulse subendocardially to ALL ventricular muscle simultaneously", "7. Coordinated ventricular contraction (systole) → efficient blood pumping", ] for s in steps: story.append(BL(s)) story += [SP()] story.append(H2("7.3 Clinical Correlations")) story += [SP()] story.append(STAR("Heart Block:")) hb_data = [ ["Degree", "Description", "Treatment"], ["1st degree", "Prolonged PR interval (slow conduction)", "None usually"], ["2nd degree", "Some impulses blocked (Mobitz I or II)", "Monitoring"], ["3rd degree (Complete)", "No impulse reaches ventricles; ventricles at 40 bpm escape rhythm", "PACEMAKER"], ] story.append(make_table(hb_data, [3*cm, 7.5*cm, 5.9*cm])) story += [SP()] story.append(STAR("Bundle Branch Block: RBBB = RSR' (M-shaped) in V1 | LBBB = W-shaped in V1. Both cause widened QRS (>0.12 sec).")) story.append(STAR("Sick Sinus Syndrome: SA node dysfunction → bradycardia/tachycardia alternating → Pacemaker needed.")) story += [SP(), PageBreak()] # ============================ # PART 8: CORONARY ARTERIES # ============================ story.append(H1("PART 8: ARTERIAL SUPPLY - CORONARY ARTERIES")) story += [SP()] story.append(B("Two arteries supply the heart: Right Coronary Artery (RCA) and Left Coronary Artery (LCA). Both arise from the ascending aorta (from aortic sinuses just above aortic valve).")) story += [SP()] story.append(H2("8.1 Right Coronary Artery (RCA)")) story += [SP()] story.append(STAR("Origin: Right (anterior) aortic sinus of ascending aorta")) story += [SP()] story.append(H3("Course - Two Segments")) story.append(Paragraph( "<b>Segment 1:</b> Passes forwards + to the right → emerges between pulmonary trunk and right auricle " "→ descends in right anterior coronary (AV) sulcus to inferior border junction.", body_style)) story.append(Paragraph( "<b>Segment 2:</b> Winds around inferior border → reaches diaphragmatic surface → runs in posterior " "AV sulcus → gives posterior interventricular branch (PDA) → terminates anastomosing with circumflex branch of LCA.", body_style)) story += [SP()] rca_data = [ ["Branch", "Area Supplied"], ["Right conus artery", "Pulmonary conus (RV outflow tract)"], ["SA nodal artery", "SA node in 60% of people"], ["Right marginal artery", "Right border + sternocostal surface of RV"], ["Posterior interventricular artery (PDA)", "Inferior wall of LV + POSTERIOR 1/3 of IVS"], ["AV nodal artery", "AV node in 90% of people"], ["Atrial branches", "Right atrium"], ] story.append(make_table(rca_data, [6.5*cm, 9.9*cm])) story += [SP()] story.append(STAR("RIGHT DOMINANCE: RCA gives the PDA in 85% of people = most common pattern.")) story += [SP()] story.append(H2("8.2 Left Coronary Artery (LCA)")) story += [SP()] story.append(STAR("Origin: Left posterior (left) aortic sinus of ascending aorta")) story.append(STAR("LCA is LARGER than RCA")) story += [SP()] story.append(H3("Course")) story.append(B("1. Passes forwards + to the left → emerges between pulmonary trunk and left auricle")) story.append(B("2. Immediately gives off the anterior interventricular artery (LAD)")) story.append(B("3. Continuation beyond this = Circumflex artery")) story += [SP()] story.append(H3("A. Anterior Interventricular Artery (LAD = Left Anterior Descending)")) lad_data = [ ["Branch of LAD", "Area Supplied"], ["Anterior ventricular branches", "Sternocostal surface of RV + LV"], ["Diagonal artery", "Largest anterior ventricular branch"], ["Left conus artery", "Pulmonary conus"], ["Septal branches", "ANTERIOR 2/3 of interventricular septum"], ] story.append(make_table(lad_data, [6*cm, 10.4*cm])) story += [SP()] story.append(STAR("LAD = 'WIDOW MAKER' - supplies anterior LV wall + anterior 2/3 of IVS. Occlusion = massive anterior MI.")) story += [SP()] story.append(H3("B. Left Circumflex Artery")) cx_data = [ ["Feature", "Detail"], ["Course", "Left in left ant. coronary sulcus → winds around left border → left post. coronary sulcus → anastomoses with RCA"], ["Ventricular branches", "Sternocostal, left, and inferior surfaces of LV"], ["Atrial branches", "Adjacent area of left atrium"], ["SA nodal artery", "Supplies SA node in 40% of people"], ] story.append(make_table(cx_data, [4*cm, 12.4*cm])) story += [SP(), PageBreak()] story.append(H2("8.3 Territory of Supply - Master Table")) story += [SP()] territory_data = [ ["Structure", "RCA", "LCA (LAD + Circumflex)"], ["SA node", "60%", "40% (circumflex)"], ["AV node", "90%", "10%"], ["Right atrium", "Yes", "No"], ["Left atrium", "Partly", "Mainly (circumflex)"], ["Right ventricle", "Mainly", "Small part (LAD)"], ["LV - anterior wall", "No", "YES (LAD)"], ["LV - inferior wall", "Yes (PDA)", "No"], ["IVS - anterior 2/3", "No", "YES (LAD septal branches)"], ["IVS - posterior 1/3", "YES (PDA)", "No"], ] story.append(make_table(territory_data, [5.5*cm, 5.5*cm, 5.4*cm])) story += [SP()] story.append(H2("8.4 Coronary Artery Disease - Applied Anatomy")) story += [SP()] mi_data = [ ["Blocked Artery", "Area of Infarction", "ECG Leads Affected"], ["LAD", "Anterior wall of LV + IVS", "V1-V4"], ["RCA", "Inferior wall of LV", "II, III, aVF"], ["Circumflex", "Lateral wall of LV", "I, aVL, V5-V6"], ] story.append(make_table(mi_data, [4*cm, 6.5*cm, 5.9*cm])) story += [SP()] story.append(STAR("PTCA: Balloon catheter to open blocked coronary artery ± stent placement")) story.append(STAR("CABG: Bypass surgery using internal mammary artery (best graft) or saphenous vein")) story.append(STAR("Coronary Angiography: X-ray with contrast dye to locate blockages")) story += [SP(), PageBreak()] # ============================ # PART 9: VENOUS DRAINAGE # ============================ story.append(H1("PART 9: VENOUS DRAINAGE")) story += [SP()] vd_data = [ ["Drainage Route", "Drains Into"], ["Coronary sinus (main route)", "Right atrium"], ["Anterior cardiac veins", "Right atrium (directly, anterior wall)"], ["Venae cordis minimae (Thebesian veins)", "All 4 chambers directly"], ] story.append(make_table(vd_data, [6*cm, 10.4*cm])) story += [SP()] story.append(H2("9.1 Coronary Sinus")) story += [SP()] story.append(STAR("Largest vein of the heart. Location: Left posterior coronary sulcus. Length: 2-3 cm.")) story.append(B("Opens into the posterior wall of the right atrium (between IVC opening and tricuspid valve), guarded by the Thebesian valve.")) story += [SP()] cs_data = [ ["Tributary", "Accompanies", "Joins CS At"], ["Great cardiac vein", "LAD artery then circumflex artery", "Left end"], ["Middle cardiac vein", "Posterior interventricular artery", "Middle"], ["Small cardiac vein", "Right marginal artery", "Right end"], ["Oblique vein of LA (of Marshall)", "-", "Left end"], ["Posterior vein of LV", "-", "Variable"], ] story.append(make_table(cs_data, [5*cm, 6*cm, 5.4*cm])) story += [SP()] story.append(H2("9.2 Venae Cordis Minimae (Thebesian Veins)")) story += [SP()] story.append(STAR("Small, VALVELESS veins in all 4 chambers, opening directly into the cavities.")) story.append(STAR("More numerous on the RIGHT side than left. This may explain why LEFT-SIDED MIs are more common (less collateral protection on left).")) story += [SP(), PageBreak()] # ============================ # PART 10: LYMPHATICS & NERVES # ============================ story.append(H1("PART 10: LYMPHATICS AND NERVE SUPPLY")) story += [SP()] story.append(H2("10.1 Lymphatics of the Heart")) story += [SP()] lymph_data = [ ["Trunk", "Drains To"], ["Right trunk", "Brachiocephalic nodes"], ["Left trunk", "Tracheobronchial lymph nodes (at bifurcation of trachea)"], ] story.append(make_table(lymph_data, [4*cm, 12.4*cm])) story += [SP()] story.append(H2("10.2 Nerve Supply")) story += [SP()] nerve_data = [ ["Type", "Via", "Effect on Heart Rate", "Effect on Coronary Arteries"], ["Parasympathetic", "Vagus nerve (CN X)", "SLOWS (cardioinhibitory)", "Constricts"], ["Sympathetic", "T1-T5 spinal cord", "INCREASES (cardioacceleratory)", "DILATES"], ] story.append(make_table(nerve_data, [3.5*cm, 3.5*cm, 5*cm, 4.4*cm])) story += [SP()] story.append(H2("10.3 Cardiac Plexuses")) story += [SP()] plexus_data = [ ["Plexus", "Location", "Formed By"], ["Superficial cardiac plexus", "Below arch of aorta, in FRONT of right pulmonary artery", "Inferior cervical cardiac branch of left sympathetic + left vagus"], ["Deep cardiac plexus", "In front of tracheal bifurcation, BEHIND arch of aorta", "All other cardiac branches (sympathetic + vagal) except those forming superficial plexus"], ] story.append(make_table(plexus_data, [4*cm, 5*cm, 7.4*cm])) story += [SP()] story.append(H2("10.4 Clinical Correlations - Nerve Supply")) story += [SP()] story.append(STAR("REFERRED CARDIAC PAIN: Ischemia → pain signals via sympathetic nerves → enter spinal cord at T1-T5 → same segments supply left arm, shoulder, jaw, neck → REFERRED pain to these areas. Classic: crushing chest pain + left arm/jaw radiation.")) story += [SP()] story.append(STAR("Atropine: Blocks parasympathetic (vagal) effects → INCREASES heart rate → used in bradycardia.")) story.append(STAR("Beta-blockers: Block sympathetic effects → DECREASE heart rate + force of contraction → used in angina, hypertension, arrhythmias.")) story.append(STAR("Vasovagal Syncope: Excessive vagal stimulation → severe bradycardia → drop in cardiac output → fainting.")) story += [SP(), PageBreak()] # ============================ # PART 11: QUICK REVISION # ============================ story.append(H1("PART 11: ONE-PAGE RAPID REVISION")) story += [SP()] rapid = [ ["Topic", "Key Fact"], ["APEX", "Formed by LV | Left 5th ICS | 9 cm from midsternum | just medial to MCL"], ["BASE", "Mainly LA | T5-T8 vertebral level | Posterior surface"], ["BORDERS", "Right = RA | Left = LV mainly | Inferior = RV mainly | Upper = both atria"], ["SURFACES", "Anterior = RA+RV | Inferior = LV(2/3)+RV(1/3) | Left = LV | Right = RA"], ["RA features", "Fossa ovalis | SA node in upper sulcus terminalis | AV node in lower IAS above CS"], ["LA features", "Forms BASE | Fossa lunata | Smooth wall | Pectinate muscles ONLY in auricle"], ["LV vs RV", "LV wall = 3x thicker | LV = circular cross-section | RV = crescent"], ["Moderator band", "Carries right bundle branch | In RV | From IVS to anterior papillary muscle"], ["Fibrous skeleton", "4 rings + tendon of infundibulum + 2 trigones | NO muscle continuity except Bundle of His"], ["Conduction order", "SA → AV (delay 0.12 sec) → Bundle of His → R+L branches → Purkinje"], ["RCA supply", "Right aortic sinus | SA node (60%) | AV node (90%) | Inferior wall + posterior 1/3 IVS"], ["LCA supply", "Left aortic sinus | LARGER | LAD = widow maker | Anterior 2/3 IVS | Anterior LV wall"], ["Coronary sinus", "Largest cardiac vein | Posterior AV groove | 2-3 cm | Opens into RA"], ["Lymphatics", "Right trunk → brachiocephalic | Left trunk → tracheobronchial nodes"], ["Autonomic", "Parasympathetic (vagus) = SLOW + constrict | Sympathetic (T1-T5) = INCREASE + dilate"], ["Tamponade", "Beck's triad: Hypotension + Raised JVP + Muffled sounds → Pericardiocentesis"], ["Pericarditis", "Sharp chest pain | Better sitting forward | Saddle-shaped ST elevation ECG"], ["Mitral stenosis", "LA enlarges → compresses OESOPHAGUS → DYSPHAGIA"], ] story.append(make_table(rapid, [4.5*cm, 11.9*cm])) story += [SP(), PageBreak()] # ============================ # PART 12: EXAM Q&A # ============================ story.append(H1("PART 12: EXAM QUESTIONS AND ANSWERS")) story += [SP()] story.append(H2("2-Mark Questions")) story += [SP()] twomark = [ ("Q1. Where is the apex beat normally felt?", "Left 5th intercostal space, just medial to the midclavicular line, 9 cm from the midsternal line. " "It is the palpable outward thrust of the left ventricle during systole."), ("Q2. What is the crux of the heart?", "The meeting point of the interatrial groove, atrioventricular groove, and posterior interventricular " "groove on the posterior surface of the heart."), ("Q3. What is the moderator band and why is it important?", "A muscular band in the RV from the interventricular septum to the anterior papillary muscle. " "Important because it carries the RIGHT BUNDLE BRANCH of the conducting system."), ("Q4. What is fossa ovalis?", "An oval depression in the lower interatrial septum of the right atrium. Represents the remnant of " "the fetal foramen ovale. Its raised margin is the limbus fossae ovalis."), ("Q5. Define cardiac tamponade.", "Rapid fluid accumulation in the pericardial cavity compresses cardiac chambers during diastole, " "reducing cardiac output. Beck's triad: hypotension + raised JVP + muffled heart sounds."), ] for q, a in twomark: story.append(Paragraph(q, qa_q_style)) story.append(Paragraph(f"Ans: {a}", qa_a_style)) story += [SP()] story.append(H2("3-Mark Questions")) story += [SP()] threemark = [ ("Q1. Name the tributaries of the coronary sinus.", "1. Great cardiac vein (accompanies LAD then circumflex)\n" "2. Middle cardiac vein (accompanies posterior interventricular artery)\n" "3. Small cardiac vein (accompanies right marginal artery)\n" "4. Oblique vein of left atrium (of Marshall)\n" "5. Posterior vein of left ventricle"), ("Q2. Describe the surfaces of the heart.", "1. Anterior (Sternocostal): RA + RV mainly; LA not visible (covered by aorta + pulmonary trunk)\n" "2. Inferior (Diaphragmatic): LV (left 2/3) + RV (right 1/3); rests on central tendon of diaphragm\n" "3. Left (Left pulmonary): LV mainly + left auricle\n" "4. Right (Right pulmonary): Right atrium"), ("Q3. What are the functions of the fibrous skeleton?", "1. SUPPORT: Provides attachment to cardiac musculature\n" "2. ELECTRICAL DISCONTINUITY: Separates atria from ventricles electrically - makes conducting system essential\n" "3. VALVE MAINTENANCE: Supports cusps to ensure unidirectional blood flow"), ] for q, a in threemark: story.append(Paragraph(q, qa_q_style)) for line in a.split('\n'): story.append(Paragraph(f" {line}", qa_a_style)) story += [SP()] story.append(H2("5-Mark Questions")) story += [SP()] story.append(Paragraph("Q1. Describe the conducting system with blood supply and clinical significance.", qa_q_style)) story.append(Paragraph("Ans:", qa_a_style)) five_q1 = [ "SA Node: Upper crista terminalis; pacemaker 60-100 bpm; supplied by RCA (60%) or Cx (40%)", "AV Node: Lower IAS above coronary sinus; delays 0.12 sec; supplied by RCA (90%)", "Bundle of His: Through fibrous skeleton along upper muscular IVS - only electrical bridge", "Right bundle branch: Right side of IVS → moderator band → anterior papillary muscle", "Left bundle branch: Left side of IVS → anterior + posterior fascicles", "Purkinje fibres: Subendocardial spread to ALL ventricular muscle", "Pathway: SA → AV (delay) → His → R+L branches → Purkinje → ventricular contraction", "Clinical: Heart block → pacemaker needed; Bundle branch block → wide QRS; Sick sinus syndrome", ] for item in five_q1: story.append(BL(item)) story += [SP()] story.append(Paragraph("Q2. Describe the right coronary artery - origin, course, branches, and applied anatomy.", qa_q_style)) story.append(Paragraph("Ans:", qa_a_style)) five_q2 = [ "Origin: Right (anterior) aortic sinus of ascending aorta", "Segment 1: Forwards + right → between pulmonary trunk and right auricle → descends in right AV sulcus", "Segment 2: Winds inferior border → posterior AV sulcus → gives PDA → anastomoses with circumflex", "Branches: Right conus artery, SA nodal artery (60%), right marginal artery, PDA (posterior 1/3 IVS + inferior LV), AV nodal artery (90%)", "Applied: RCA occlusion = INFERIOR MI (changes in leads II, III, aVF)", "Applied: AV node ischaemia → heart block; may need pacemaker", "Right dominance (85%): RCA gives the PDA", ] for item in five_q2: story.append(BL(item)) story += [SP(), PageBreak()] story.append(H2("10-Mark Question")) story += [SP()] story.append(Paragraph("Q. Write a detailed account of the internal features of the right atrium with clinical significance.", qa_q_style)) story.append(Paragraph("Ans:", qa_a_style)) story.append(Paragraph("<b>Introduction:</b> Right upper chamber; receives deoxygenated blood from body; pumps to RV via tricuspid valve.", body_style)) story += [SP()] story.append(Paragraph("<b>Interior - 3 Parts:</b>", body_style)) tenmark = [ ["Part", "Details"], ["A. Smooth Posterior Part (Sinus Venarum)", "Embryological: right horn of sinus venosus. Receives: SVC (Eustachian valve over IVC), Coronary sinus (Thebesian valve). Smooth-walled."], ["B. Rough Anterior Part (Pectinate Part)", "Contains musculi pectinati. Embryological: primitive atrium. Separated from smooth part by crista terminalis."], ["C. Interatrial Septum", "Fossa ovalis (remnant of foramen ovale); Limbus fossae ovalis (raised margin); AV node (lower IAS above coronary sinus)."], ["Outlet", "Tricuspid orifice (3 cusps: anterior, posterior, septal) → ensures unidirectional flow to RV."], ] story.append(make_table(tenmark, [4*cm, 12.4*cm])) story += [SP()] story.append(Paragraph("<b>Clinical Significance:</b>", body_style)) clin_items = [ "Patent Foramen Ovale (PFO): Present in 25% of population → paradoxical emboli → stroke", "ASD: Failure of foramen ovale to close → Left-to-Right shunt → pulmonary hypertension", "SA node damage (during cardiac surgery) → sick sinus syndrome", "AV node ischaemia (in RCA occlusion) → heart block → pacemaker", "Enlarged RA in tricuspid stenosis", ] for item in clin_items: story.append(BL(item)) story += [SP(), PageBreak()] # ============================ # MCQ # ============================ story.append(H1("PART 13: MCQs WITH ANSWERS AND EXPLANATIONS")) story += [SP()] mcq_data = [ ["Q", "Question", "Answer", "Explanation"], ["1", "Apex of the heart is formed by?", "LEFT VENTRICLE", "Apex = entirely left ventricle. Located in left 5th ICS, 9 cm from midsternal line."], ["2", "SA node is located in?", "Upper part of sulcus terminalis (crista terminalis)", "AV node is in lower interatrial septum above coronary sinus."], ["3", "Coronary sinus drains into?", "Right atrium", "Opens into posterior RA between IVC and tricuspid valve, guarded by Thebesian valve."], ["4", "Moderator band carries?", "Right bundle branch", "Moderator band = muscular bridge in RV from IVS to anterior papillary muscle."], ["5", "Largest cardiac vein?", "Coronary sinus", "2-3 cm; located in posterior atrioventricular groove."], ["6", "LCA arises from?", "Left (posterior) aortic sinus", "RCA = right (anterior) aortic sinus; LCA = left posterior aortic sinus."], ["7", "NOT in Beck's triad?", "Hypertension", "Beck's = Hypotension + Raised JVP + Muffled heart sounds."], ["8", "Fossa ovalis is in?", "Right atrium", "On interatrial septum, RA side. LA side equivalent = fossa lunata."], ["9", "LV wall vs RV wall?", "3 TIMES thicker", "LV: ~9-12 mm; RV: ~3-4 mm. LV works against systemic high pressure."], ["10", "LAD supplies which part of IVS?", "Anterior 2/3", "RCA (PDA) supplies posterior 1/3. LAD septal branches supply anterior 2/3."], ] story.append(make_table(mcq_data, [0.7*cm, 4.7*cm, 4*cm, 7*cm])) story += [SP(), PageBreak()] # ============================ # VIVA Q&A # ============================ story.append(H1("PART 14: VIVA QUESTIONS AND ANSWERS")) story += [SP()] viva_qa = [ ("Q1. Why is the sulcus terminalis important?", "It marks the junction between the smooth sinus venarum and the rough pectinate part of the RA. " "Its upper part contains the SA NODE (pacemaker). The corresponding internal ridge is the crista terminalis. " "Damage during cardiac surgery can cause arrhythmias."), ("Q2. Why does mitral stenosis cause dysphagia?", "Mitral stenosis → LA cannot empty → LA enlarges → the enlarged LA (which lies posteriorly) compresses " "the OESOPHAGUS (which runs directly behind the LA) → dysphagia (difficulty swallowing)."), ("Q3. Surgical importance of transverse sinus of pericardium?", "A ligature passed through the transverse sinus (behind ascending aorta + pulmonary trunk) allows " "simultaneous clamping of both vessels → stops blood flow → enables cardiopulmonary bypass surgery on a still heart."), ("Q4. Why does cardiac pain radiate to the left arm?", "Cardiac pain signals travel via sympathetic afferents entering the spinal cord at T1-T5 levels. " "These same spinal segments also receive sensory input from the left arm, shoulder, and jaw. " "The brain cannot distinguish the source → referred pain to left arm and jaw."), ("Q5. Difference between stenosis and regurgitation?", "Stenosis = narrowing of valve orifice → impaired FORWARD flow. " "Regurgitation (incompetence) = poor valve closure → BACKFLOW of blood."), ("Q6. Clinical significance of the AV node?", "AV node delays the impulse (0.12 sec), allowing ventricular filling before contraction. " "Receives 90% blood supply from RCA. RCA occlusion → AV node ischaemia → HEART BLOCK → pacemaker needed."), ("Q7. Why is LAD called the 'widow maker'?", "LAD supplies the anterior wall of the LV (largest muscle mass) + anterior 2/3 of IVS. " "Sudden occlusion = massive anterior MI → catastrophic loss of LV function → cardiac arrest and sudden death."), ("Q8. Why are left-sided MIs more common?", "Thebesian veins are more numerous on the RIGHT side → better collateral blood supply on right. " "Left side has fewer Thebesian veins → more vulnerable to ischaemic damage."), ] for q, a in viva_qa: story.append(Paragraph(q, qa_q_style)) story.append(Paragraph(f"Ans: {a}", qa_a_style)) story += [SP(), PageBreak()] # ============================ # KEYWORDS TABLE # ============================ story.append(H1("PART 15: IMPORTANT KEYWORDS")) story += [SP()] kw_data = [ ["Term", "Definition / Significance"], ["Cardia / Cardiac", "Greek for heart"], ["Cor / Coronary", "Latin for heart"], ["Sulcus terminalis", "External groove on RA from SVC to IVC"], ["Crista terminalis", "Internal muscular ridge; upper part = SA node (pacemaker)"], ["Fossa ovalis", "Oval depression in IAS (RA side); remnant of foramen ovale"], ["Fossa lunata", "Corresponding feature on LA side of IAS"], ["Limbus fossae ovalis", "Raised margin around fossa ovalis"], ["Moderator band", "RV muscular band; carries right bundle branch"], ["Infundibulum / Conus", "Smooth outflow tract of RV"], ["Aortic vestibule", "Smooth outflow tract of LV"], ["Crux of heart", "Meeting point of 3 grooves on posterior surface"], ["Beck's triad", "Hypotension + raised JVP + muffled heart sounds (tamponade)"], ["Widow maker", "LAD artery (anterior interventricular)"], ["Right dominance", "RCA gives PDA in 85% of people"], ["Coronary sinus", "Largest cardiac vein; 2-3 cm; posterior AV groove; drains into RA"], ["Dextrocardia", "Apex on right side; may be part of situs inversus"], ["Pericardiocentesis", "Needle drainage of pericardial effusion"], ["Valvuloplasty", "Surgical repair/replacement of heart valve"], ["Sinuses of Valsalva", "Pouches between aortic wall and semilunar cusps; RCA + LCA arise from them"], ["Incisura apicis cordis", "Small notch on inferior border near apex; passage for anterior IV branch of LCA"], ] story.append(make_table(kw_data, [4.5*cm, 11.9*cm])) story += [SP(), PageBreak()] # ============================ # PREVIOUS YEAR FOCUS # ============================ story.append(H1("PART 16: PREVIOUS YEAR QUESTION FOCUS AREAS")) story += [SP()] pyq_data = [ ["Topic", "Exam Frequency", "Likely Format"], ["Conducting system (parts, blood supply, clinical)", "Very High", "5 or 10 marks"], ["Coronary arteries (RCA + LCA)", "Very High", "5 or 10 marks"], ["Internal features of right atrium", "Very High", "5 or 10 marks"], ["External features of heart", "High", "5 marks"], ["Right atrium vs Left atrium comparison", "High", "3 or 5 marks / Table"], ["Right ventricle vs Left ventricle comparison", "High", "3 or 5 marks / Table"], ["Cardiac tamponade + pericarditis", "High", "3 or 5 marks"], ["Fibrous skeleton (components + functions)", "High", "3 or 5 marks"], ["Venous drainage / Coronary sinus tributaries", "High", "3 marks"], ["Nerve supply of heart", "Moderate", "3 marks"], ["Cardiac valves (structure + defects)", "Moderate", "3 marks"], ["Referred cardiac pain", "Moderate", "2 or 3 marks"], ["Dextrocardia, apex beat", "Lower", "2 marks / Short note"], ] story.append(make_table(pyq_data, [5.5*cm, 4*cm, 6.9*cm])) story += [SP(2)] story.append(HR()) story.append(Paragraph( "End of Notes | Heart &amp; Pericardium | Chapter 18 | Based on Gray's Anatomy 42nd Edition", subtitle_style)) story.append(HR()) # BUILD doc.build(story) print(f"PDF created: {output_path}") import os size = os.path.getsize(output_path) print(f"File size: {size/1024:.1f} KB") PYEOF

Your PDF is ready! Download it here:

Heart Exam Notes

PDF Document · PDF


What's inside the PDF (16 Parts, fully formatted):
PartContent
1Pericardium - layers, sinuses, clinical (tamponade, effusion, pericarditis)
2Heart introduction, etymology, measurements
3External features - apex, base, borders, surfaces, grooves
4Chambers - RA, RV, LA, LV with full comparison tables
5Cardiac valves - all 4, stenosis vs regurgitation
6Fibrous skeleton - components and functions
7Conducting system - parts, pathway flowchart, blood supply, heart block
8Coronary arteries - RCA, LCA, territory table, applied MI anatomy
9Venous drainage - coronary sinus, tributaries, Thebesian veins
10Lymphatics + nerve supply + cardiac plexuses + clinical correlations
11One-page rapid revision table
122-mark, 3-mark, 5-mark, 10-mark questions with answers
1310 MCQs with answers and explanations
148 Viva questions with detailed answers
15All important keywords with definitions
16Previous year question focus areas with format and frequency
This is a shared conversation. Sign in to Orris to start your own chat.