Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
318 changes: 1 addition & 317 deletions view-detection.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,323 +141,7 @@ <h2>Start Labelling</h2>
</div>
<br>
<br>
<style>
table {
width: 50%;
border-collapse: collapse;
}
table, th, td {
border: 1px solid black;
}
th, td {
padding: 8px;
text-align: left;
}
th {
background-color: #f2f2f2;
}
</style>


<div class="container" data-aos="fade-up">
<div class="row justify-content-center">
<div class="col-9 text-center">
<div class="section-title">
<h2>Apical Views:</h2>
<br>
<table>
<tr>
<th>View</th>
<th>Description</th>
</tr>
<tr>
<td>a2ch-la</td>
<td>Apical 2-chamber, focused on the left atrium</td>
</tr>
<tr>
<td>a2ch-lv</td>
<td>Apical 2-chamber, focused on the left ventricle</td>
</tr>
<tr>
<td>a2ch-full</td>
<td>Apical 2-chamber</td>
</tr>
<tr>
<td>apex</td>
<td>Any apical window, focused on the apex</td>
</tr>
<tr>
<td>a3ch-la</td>
<td>Apical 3-chamber, focused on the left atrium</td>
</tr>
<tr>
<td>a3ch-lv</td>
<td>Apical 3-chamber, focused on the left ventricle</td>
</tr>
<tr>
<td>a3ch-full</td>
<td>Apical 3-chamber</td>
</tr>
<tr>
<td>a3ch-outflow </td>
<td>Apical 3-chamber, focused on the aortic valve</td>
</tr>
<tr>
<td>a4ch-la</td>
<td>Apical 4-chamber, focused on the left atrium</td>
</tr>
<tr>
<td>a4ch-lv</td>
<td>Apical 4-chamber, focused on the left ventricle</td>
</tr>
<tr>
<td>a4ch-full</td>
<td>Apical 4-chamber</td>
</tr>
<tr>
<td>a4ch-ias</td>
<td>Apical 4-chamber, focused on the inter-atrial septum</td>
</tr>
<tr>
<td>a4ch-ra</td>
<td>Apical 4-chamber, focused on the right atrium</td>
</tr>
<tr>
<td>a4ch-rv</td>
<td>Apical 4-chamber, focused on the right ventricle</td>
</tr>
<tr>
<td>a5ch-full</td>
<td>Apical 5-chamber</td>
</tr>
<tr>
<td>a5ch-outflow</td>
<td>Apical 5-chamber, focused on the aortic valve</td>
</tr>
</table>
</div>
</div>
</div>
</div>

<br>
<br>

<div class="container" data-aos="fade-up">
<div class="row justify-content-center">
<div class="col-9 text-center">
<div class="section-title">
<h2>Doppler Views:</h2>
</div>
</div>
</div>
</div>
<table>
<tr>
<th>View</th>
<th>Description</th>
</tr>
<tr>
<td>doppler-ao-descending</td>
<td>Spectral Doppler of the descending aorta</td>
</tr>
<tr>
<td>doppler-mv</td>
<td>Spectral Doppler of the mitral valve</td>
</tr>
<tr>
<td>doppler-av</td>
<td>Spectral Doppler of the aortic valve</td>
</tr>
<tr>
<td>doppler-pv</td>
<td>Spectral Doppler of the pulmonary valve</td>
</tr>
<tr>
<td>doppler-tv</td>
<td>Spectral Doppler of the tricuspid valve</td>
</tr>
<tr>
<td>doppler-tissue-lateral</td>
<td>Tissue Doppler of the left ventricular lateral wall</td>
</tr>
<tr>
<td>doppler-tissue-septal</td>
<td>Tissue Doppler of the left ventricular septal wall</td>
</tr>
<tr>
<td>doppler-tissue-rv</td>
<td>Tissue Doppler of the right ventricular free wall</td>
</tr>
</table>
<br>
<br>

<div class="container" data-aos="fade-up">
<div class="row justify-content-center">
<div class="col-9 text-center">
<div class="section-title">
<h2>PLAX Views:</h2>
</div>
</div>
</div>
</div>
<table>
<h2>PLAX Views</h2>
<tr>
<th>View</th>
<th>Description</th>
</tr>
<tr>
<td>plax-full-out</td>
<td>Parasternal long-axis, zoomed out</td>
</tr>
<tr>
<td>plax-full-lv</td>
<td>Parasternal long-axis, focused on the left ventricle</td>
</tr>
<tr>
<td>plax-full-la</td>
<td>Parasternal long-axis, focused on the left atrium</td>
</tr>
<tr>
<td>plax-full-rv-ao</td>
<td>Parasternal long-axis, focused on the right ventricle and aorta</td>
</tr>
<tr>
<td>plax-full-mv</td>
<td>Parasternal long-axis, centered on the mitral valve</td>
</tr>
<tr>
<td>plax-valves-av</td>
<td>Parasternal long-axis, focused on the aortic valve</td>
</tr>
<tr>
<td>plax-valves-mv</td>
<td>Parasternal long-axis, focused on the mitral valve</td>
</tr>
<tr>
<td>plax-tv</td>
<td>Parasternal inflow view including tricuspid valve</td>
</tr>
</table>
<br>
<br>

<div class="container" data-aos="fade-up">
<div class="row justify-content-center">
<div class="col-9 text-center">
<div class="section-title">
<h2>PSAX Views:</h2>
</div>
</div>
</div>
</div>
<table>
<tr>
<th>View</th>
<th>Description</th>
</tr>
<tr>
<td>psax-all</td>
<td>Parasternal short-axis, valve level, including all valves</td>
</tr>
<tr>
<td>psax-av</td>
<td>Parasternal short-axis, focused on aortic valve</td>
</tr>
<tr>
<td>psax-tv</td>
<td>Parasternal short-axis, focused on tricuspid valve</td>
</tr>
<tr>
<td>psax-pv</td>
<td>Parasternal short-axis, focused on pulmonary valve</td>
</tr>
<tr>
<td>psax-lv-base</td>
<td>Parasternal short-axis, left ventricle base level</td>
</tr>
<tr>
<td>psax-lv-mid</td>
<td>Parasternal short-axis, left ventricle mid-level</td>
</tr>
<tr>
<td>psax-lv-apex</td>
<td>Parasternal short-axis, left ventricle apex level</td>
</tr>
</table>
<br>
<br>

<div class="container" data-aos="fade-up">
<div class="row justify-content-center">
<div class="col-9 text-center">
<div class="section-title">
<h2>M-mode Views:</h2>
</div>
</div>
</div>
</div>
<table>
<tr>
<th>View</th>
<th>Description</th>
</tr>
<tr>
<td>mmode-a4ch-rv</td>
<td>M-mode for measuring TAPSE</td>
</tr>
<tr>
<td>mmode-ivc</td>
<td>M-mode of the inferior vena canva</td>
</tr>
<tr>
<td>mmode-plax-mitral</td>
<td>M-mode of the mitral valve in the parasternal long-axis</td>
</tr>
<tr>
<td>mmode-plax-av</td>
<td>M-mode of the aortic valve in the parasternal long-axis</td>
</tr>
<tr>
<td>mmode-plax-lv</td>
<td>M-mode of the left ventricle in the parasternal long-axis</td>
</tr>
</table>
<br>
<br>

<div class="container" data-aos="fade-up">
<div class="row justify-content-center">
<div class="col-9 text-center">
<div class="section-title">
<h2>Subcostal/Suprasternal:</h2>
</div>
</div>
</div>
</div>
<table>
<tr>
<th>View</th>
<th>Description</th>
</tr>
<tr>
<td>subcostal-heart</td>
<td>Subcostal window, focused on the heart</td>
</tr>
<tr>
<td>subcostal-ivc</td>
<td>Subcostal window, focused on the inferior vena canva</td>
</tr>
<tr>
<td>suprasternal</td>
<td>Suprasternal view</td>
</tr>
</table>
<br>
<br>

<style>
.table-row {
display: flex;
Expand Down Expand Up @@ -728,7 +412,7 @@ <h2>M-mode Views:</h2>
</table>
</div>
<div class="table-section">
<h2>Subcostal Views:</h2>
<h2>Subcostal/Suprasternal Views:</h2>
<table>
<tr>
<th>View</th>
Expand Down