17%

Program Progress:

Go to Harvey's bedside, select condition 25, and evaluate our patient's:
Precordial Movement
Then Watch Discussion Below

Next, let us evaluate precordial movement, specifically the apical impulse. The apical impulse location is described in the left hand illustration. Its contour is illustrated on the video on the right, by the movement of the tip of the cotton swab. The cotton swab over the carotid artery identifies ventricular systole.


var options = {}; var player = videojs('my_video', options, function onPlayerReady() { this.on('ended', function() { //this.dispose(); player.currentTime(0.3).trigger('loadstart'); }); }); -->