109 lines
5.6 KiB
HTML
109 lines
5.6 KiB
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html lang="en">
|
||
|
|
<head>
|
||
|
|
<style id="fort-styles">
|
||
|
|
[data-fort]{font:inherit;color:inherit}
|
||
|
|
ul[data-fort]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45em}
|
||
|
|
[data-fort] li{margin:0;padding:0;line-height:1.45;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
|
||
|
|
[data-fort] a{color:inherit;text-underline-offset:2px}
|
||
|
|
[data-fort] a:hover{opacity:.72}
|
||
|
|
[data-fort] .src,[data-fort] .fm-type{opacity:.6;font-size:.85em}
|
||
|
|
.fort-citizen{display:flex;flex-direction:column;gap:.4em}
|
||
|
|
.fort-citizen .fc-name{font-weight:600}
|
||
|
|
.fort-citizen .fc-pages{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3em}
|
||
|
|
.fort-media,.fort-film{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.6em}
|
||
|
|
.fort-film{list-style:none;margin:0;padding:0}
|
||
|
|
.fort-film li{overflow:visible;white-space:normal}
|
||
|
|
.fort-film a{display:flex;flex-direction:column;gap:.3em;text-decoration:none}
|
||
|
|
.fort-media img,.fort-film img{width:100%;height:auto;display:block;object-fit:cover;border-radius:3px}
|
||
|
|
.fort-film img{aspect-ratio:16/10}
|
||
|
|
.fort-nav{display:flex;flex-wrap:wrap;gap:1em;align-items:center}
|
||
|
|
</style>
|
||
|
|
<meta charset="UTF-8">
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
|
<title>Community Health Assessment - Allison Walters</title>
|
||
|
|
<meta property="og:type" content="website">
|
||
|
|
<meta property="og:title" content="Community Health Assessment - Allison Walters">
|
||
|
|
<meta property="og:description" content="Community health assessment is a vital part of my practice. It involves conducting health assessments in community settings, drawing parallels to clinical…">
|
||
|
|
<meta property="og:image" content="https://images.pexels.com/photos/37285163/pexels-photo-37285163.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940">
|
||
|
|
<meta property="og:url" content="https://allison-walters.4ort.net/community-health-assessment.html">
|
||
|
|
<meta name="twitter:card" content="summary_large_image">
|
||
|
|
<meta name="description" content="Community health assessment is a vital part of my practice. It involves conducting health assessments in community settings, drawing parallels to clinical…">
|
||
|
|
<style>
|
||
|
|
body {
|
||
|
|
font-family: Arial, sans-serif;
|
||
|
|
line-height: 1.6;
|
||
|
|
margin: 0;
|
||
|
|
padding: 0;
|
||
|
|
color: #333;
|
||
|
|
}
|
||
|
|
header {
|
||
|
|
background: #0073e6;
|
||
|
|
color: white;
|
||
|
|
padding: 1rem 0;
|
||
|
|
text-align: center;
|
||
|
|
}
|
||
|
|
nav {
|
||
|
|
display: flex;
|
||
|
|
justify-content: center;
|
||
|
|
background: #333;
|
||
|
|
}
|
||
|
|
nav a {
|
||
|
|
color: white;
|
||
|
|
padding: 1rem;
|
||
|
|
text-decoration: none;
|
||
|
|
}
|
||
|
|
nav a:hover {
|
||
|
|
background: #575757;
|
||
|
|
}
|
||
|
|
main {
|
||
|
|
padding: 2rem;
|
||
|
|
}
|
||
|
|
footer {
|
||
|
|
text-align: center;
|
||
|
|
padding: 1rem 0;
|
||
|
|
background: #333;
|
||
|
|
color: white;
|
||
|
|
}
|
||
|
|
img {
|
||
|
|
max-width: 100%;
|
||
|
|
height: auto;
|
||
|
|
border-radius: 8px;
|
||
|
|
}
|
||
|
|
</style>
|
||
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<header>
|
||
|
|
<h1>Community Health Assessment</h1>
|
||
|
|
</header>
|
||
|
|
<nav>
|
||
|
|
<a href="index.html">Home</a>
|
||
|
|
<a href="clinical-protocols.html">Clinical Protocols</a>
|
||
|
|
<a href="community-health-assessment.html">Community Health Assessment</a>
|
||
|
|
</nav>
|
||
|
|
<main>
|
||
|
|
<section>
|
||
|
|
<h2>Introduction</h2>
|
||
|
|
<p>Community health assessment is a vital part of my practice. It involves conducting health assessments in community settings, drawing parallels to clinical protocols.</p>
|
||
|
|
</section>
|
||
|
|
<section>
|
||
|
|
<h2>Practical Tips</h2>
|
||
|
|
<p>When conducting community health assessments, it's important to be patient and thorough. Use structured checklists to ensure consistency and accuracy.</p>
|
||
|
|
<img src="https://images.pexels.com/photos/37285163/pexels-photo-37285163.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940" alt="Healthcare professionals engaging with community members">
|
||
|
|
</section>
|
||
|
|
<section>
|
||
|
|
<h2>Personal Anecdotes</h2>
|
||
|
|
<p>In my work in the Detroit suburbs, I've found that community engagement is key. Building rapport with residents and understanding their unique needs can greatly enhance the assessment process.</p>
|
||
|
|
</section>
|
||
|
|
<section>
|
||
|
|
<h2>Featured Neighbor</h2>
|
||
|
|
<p>Check out Shirley Gutierrez's work on the Negros Fruit Dove. Her conservation efforts are a great example of applying healthcare principles to community health.</p>
|
||
|
|
<fort-citizen name="shirley-gutierrez"><div class="fort-citizen" data-fort="citizen" data-citizen="shirley-gutierrez"><a class="fc-name" href="https://shirley-gutierrez.4ort.net" rel="noopener">shirley-gutierrez</a><ul class="fc-pages"><li><a href="https://shirley-gutierrez.4ort.net/negros-fruit-dove-conservation.html" rel="noopener">Negros Fruit Dove Conservation: A Healthcare Perspective</a></li><li><a href="https://shirley-gutierrez.4ort.net/breath-check.html" rel="noopener">The Breath-Check Protocol</a></li><li><a href="https://www.nasa.gov/mission_pages/apollo/missions/apollo11.html" rel="noopener">NASA Apollo 11 Mission Page</a></li></ul><a class="fc-visit" href="https://shirley-gutierrez.4ort.net" rel="noopener">visit shirley-gutierrez.4ort.net →</a></div></fort-citizen>
|
||
|
|
</section>
|
||
|
|
</main>
|
||
|
|
<footer>
|
||
|
|
<p>© 2026 Allison Walters</p>
|
||
|
|
</footer>
|
||
|
|
</body>
|
||
|
|
</html>
|