2020-04-23 20:45:09 +00:00
<!doctype html>
< html >
< head >
< title > Zk | WWI Hospitals info< / title >
< link rel = "stylesheet" type = "text/css" href = "/style.css" / >
< meta name = "viewport" content = "width=device-width" / >
< meta charset = "utf-8" / >
< / head >
< body >
< main >
< header >
< h1 > Zk | WWI Hospitals info< / h1 >
< / header >
< article class = "content" >
2020-04-25 06:30:08 +00:00
< p > < span class = "tag" > diary< / span > < span class = "tag" > livejournal< / span > < span class = "tag" > fossils< / span > < / p >
< p > http://history.amedd.army.mil/booksdocs/wwi/adminamerexp/default.htm
2020-04-23 20:45:09 +00:00
http://www.ku.edu/carrie/specoll/medical/hspindex.htm
http://www.dav.org/about/images/davwwi.jpg
http://www.anzacday.org.au/digging/hospitals.html
http://archives.queensu.ca/wwi/images/hospdestroyed.jpg< / p >
2020-06-24 07:10:07 +00:00
< p > Nurses wanting to enlist had to meet Red Cross standards and have “ at least two years’ training in a hospital that averaged fifty patients a day of both sexes,” be registered to practice in their home states, provide evidence of good health, and be between ages 25 and 40.
2020-04-23 20:45:09 +00:00
- http://historytogo.utah.gov/nurses.html< / p >
< p > http://mdhsimage.mdhs.org/Library/Images/Mellon%20Images/Z24access/z24-00601.jpg
http://mdhsimage.mdhs.org/Library/Images/Mellon%20Images/Z24access/z24-00604.jpg
http://mdhsimage.mdhs.org/Library/Images/Mellon%20Images/Z24access/z24-00607.jpg
http://history.amedd.army.mil/booksdocs/wwi/casualties/love3.htm
http://www.aboutjonesfamily.com/PAGES/DIARY4.HT< / p >
< / article >
< footer >
< p > Page generated on 2004-04-03 14:27:54< / p >
< / footer >
< / main >
2020-06-24 07:10:07 +00:00
< script type = "text/javascript" >
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `< a href = "/tags.html#${text}" > ${text}< / a > `;
});
< / script >
2020-04-23 20:45:09 +00:00
< / body >
< / html >