<!DOCTYPE HTML>
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <script src="https://fb0a8f84146f102fbc7d-9cdacdeebf0faa19b665bf427f0c8092.ssl.cf1.rackcdn.com/js/jquery-1.9.1.min.js"
      type="text/javascript"></script>
    <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,600'
          rel='stylesheet'
          type='text/css'>
    <link rel="stylesheet"
          href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css">
        <title>What Hurricane Harvey taught this medical student about patient care</title>
    <link rel="shortcut icon"
          href="http://cdn.kevinmd.com/blog/wp-content/themes/thesis/lib/images/favicon.ico" />
    <link rel="icon" type="image/x-icon"
          href="http://cdn.kevinmd.com/blog/wp-content/themes/thesis/lib/images/favicon.ico" />
            <meta property="og:url" content="http://kevinmd.com.via.snip.ly/obd0p" />
        <meta property="og:image" content="http://cdn.kevinmd.com/blog/wp-content/uploads/shutterstock_703441525-1.jpg" />
            <meta property="og:image:width" content="1000" />
            <meta property="og:image:height" content="500" />
    <meta content="You can’t place an order for “listening,” but perhaps it should be on every patient’s management plan." name="description"/> <meta content="en_US" property="og:locale"/> <meta content="article" property="og:type"/> <meta content="What Hurricane Harvey taught this medical student about patient care" property="og:title"/> <meta content="You can’t place an order for “listening,” but perhaps it should be on every patient’s management plan." property="og:description"/> <meta content="KevinMD.com" property="og:site_name"/> <meta content="2017-09-05T09:34:08-04:00" property="og:updated_time"/> <meta content="http://cdn.kevinmd.com/blog/wp-content/uploads/shutterstock_703441525-1.jpg" property="og:image"/> <meta content="1000" property="og:image:width"/> <meta content="500" property="og:image:height"/> <meta content="summary_large_image" name="twitter:card"/> <meta content="You can’t place an order for “listening,” but perhaps it should be on every patient’s management plan." name="twitter:description"/> <meta content="You can’t place an order for “listening,” but perhaps it should be on every patient’s management plan." name="twitter:description"/> <meta content="What Hurricane Harvey taught this medical student about patient care" name="twitter:title"/> <meta content="@kevinmd" name="twitter:site"/> <meta content="http://cdn.kevinmd.com/blog/wp-content/uploads/shutterstock_703441525-1.jpg" name="twitter:image"/> <meta content="@kevinmd" name="twitter:creator"/>
    <meta name="twitter:url" content="http://www.kevinmd.com/blog/2017/09/hurricane-harvey-taught-medical-student-patient-care.html">
    <meta name="robots" content="noindex, follow">
</head>
<body>
    <style>
        html, body {
            height: 100%;
            width: 100%;
            margin: 0;
            padding: 0;
        }
        iframe#destination_content_frame, .embedded_content_holder > iframe:not(#sniply-bar), iframe#ContentFrame {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            border: 0;
            height: 100%;
            min-width: 100%;
            width: 10px;
            *width: 100%;
            -webkit-overflow-scrolling: touch;
            overflow-x: auto;
        }
        .embedded_content_holder {
            background-color: rgba(0,0,0,0.75);
            height:100%;
            width:100%;
            position: absolute;
            display: table;
        }
        .embedded_content_holder > iframe:not(#sniply-bar), div.photo_content {
            height: 60%;
            width: 80%;
            min-width: 80%;
            display: table-cell;
            vertical-align: middle;
            margin:auto;
            overflow: hidden;
        }
        .photo_content > div {
            width:100%;
            height: 95%; /* fallback */
            height: calc(100vh - 40px);
            display:block;
            background-size: contain !important;
        }
        #closeEmbeddedContent {
            color:white;
            position: absolute;
            right:5%;
            top:5%;
            font-size: 44px;
            cursor: pointer;
        }
        #destination_content_frame {
            background-color: black;
        }
    </style>
        <iframe 
                    src="http://www.kevinmd.com/blog/2017/09/hurricane-harvey-taught-medical-student-patient-care.html?utm_campaign=sniply&utm_medium=sniply&utm_source=sniply"
                class="fullwidth bottom"
                 id="ContentFrame"></iframe>
    <script>
        $(document).ready(function () {
            location.hash = "http://www.kevinmd.com/blog/2017/09/hurricane-harvey-taught-medical-student-patient-care.html";
            $('link[type*=icon]').detach().appendTo('head');  // required for Firefox which uses snip.ly/favicon.ico upon hash change
            $(".embedded_content_holder").click(function (){
                var new_dest = $('#destination_content_frame').attr('src');
                if (new_dest)
                    window.location = new_dest;
            });
            var is_original_load = true;
            $("#ContentFrame").on('load', function() {
                if (is_original_load) {
                    is_original_load = false;
                    return;
                }
                var message = {
                    status: 'ok',
                    type: 'content-load-event',
                    source: 'sniply-parent'
                };
                var sniply_frame = document.getElementById('sniply-bar');
                sniply_frame.contentWindow.postMessage(JSON.stringify(message), sniply_frame.src);
            });
            var iframe = $("iframe#ContentFrame");
            var isMobile = (navigator.userAgent.match(/(iPad|iPhone|iPod|Android|IEMobile|Blackberry|Opera Mini|Opera Mobi)/g) ? true : false)
            if (isMobile)
            {
            }
            var iOS = ( navigator.userAgent.match(/(iPad|iPhone|iPod)/g) ? true : false );
            if (iOS)
            {
            }
        });
    </script>
    <div class="afs_ads" style="position: absolute; left: -10000px; top: -10000px;">&nbsp;</div>
    <script>
        var content_frame = document.querySelector('#ContentFrame, #EmbeddedContentFrame');
        var afs_ads_div = document.querySelector('.afs_ads');
        var tryAvoidFilters = function() {
            var jquery_content_frame = $('#ContentFrame, #EmbeddedContentFrame');
            jquery_content_frame.attr('style', '');
            var old_url = jquery_content_frame.attr('src');
            if (old_url.indexOf('utm_c') >= 0) {
                var query = old_url.substring(old_url.indexOf('?') + 1);
                var vars = query.split("&");
                var new_vars = [];
                for (var i = 0; i < vars.length; i++) {
                    if (vars[i].indexOf('utm_') != 0) {
                        new_vars.push(vars[i]);
                    }
                }
                var new_querystring = new_vars.join('&');
                var new_url = old_url.replace(query, new_querystring);
                jquery_content_frame.attr('src', new_url);
            }
        };
        if (content_frame != null) {
            var content_frame_observer = new MutationObserver(function (mutations) {
                for (var index = 0; index < mutations.length; index++) {
                    var mutation = mutations[index];
                    if (mutation.attributeName === 'style') {
                        if (window.getComputedStyle(content_frame).getPropertyValue('display') == 'none') {
                            tryAvoidFilters();
                            return;
                        }
                        else {
                        }
                    }
                }
            });
            content_frame_observer.observe(content_frame, {attributes: true});
            $(document).ready(function () {
                if (window.getComputedStyle(afs_ads_div).getPropertyValue('display') == 'none') {
                    tryAvoidFilters();
                }
            });
        }
    </script>
        <script type="text/javascript" src="http://snip.ly/site.js?on=sniply"></script>
</body>
