<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Duplicate Charts &#8211; The Oscar Galaxy</title>
	<atom:link href="https://oscargalaxy.org/document-tag/duplicate-charts/feed/" rel="self" type="application/rss+xml" />
	<link>https://oscargalaxy.org</link>
	<description>Open Source Clinical Application Resource</description>
	<lastBuildDate>Fri, 22 Sep 2023 22:29:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://oscargalaxy.org/wp-content/uploads/2022/12/cropped-Untitled-design-12-32x32.png</url>
	<title>Duplicate Charts &#8211; The Oscar Galaxy</title>
	<link>https://oscargalaxy.org</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Duplicate Charts Report by Template</title>
		<link>https://oscargalaxy.org/download/duplicate-charts-report-by-template/</link>
		
		<dc:creator><![CDATA[John Robertson]]></dc:creator>
		<pubDate>Fri, 22 Sep 2023 22:29:25 +0000</pubDate>
				<guid isPermaLink="false">https://oscargalaxy.org/?post_type=wpdmpro&#038;p=7417</guid>

					<description><![CDATA[Provided by Earl Wertheimer &#8211; A RBT to check for duplicate charts: How it works: The grouping is by name &#038; DOB. The &#8216;having count(*) > 1; lists the duplicates, but only a single line for each set of dups. Change group by last_name, first_name, year_of_birth, month_of_birth, date_of_birth to group by hin for duplicate hins.]]></description>
										<content:encoded><![CDATA[<p>Provided by Earl Wertheimer &#8211; A RBT to check for duplicate charts:</p>
<p>How it works: The grouping is by name &#038; DOB.<br />
The &#8216;having count(*) > 1; lists the duplicates, but only a single line for each set of dups.</p>
<p>Change<br />
  group by last_name, first_name, year_of_birth, month_of_birth, date_of_birth<br />
to<br />
  group by hin<br />
for duplicate hins.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
