<?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>Adventures in telepsychiatry &#187; dokuwiki</title>
	<atom:link href="http://adventuresintelepsychiatryblog.patrickbarta.com/tag/dokuwiki/feed/" rel="self" type="application/rss+xml" />
	<link>http://adventuresintelepsychiatryblog.patrickbarta.com</link>
	<description>A psychiatrist in a solo private practice experiments with telepsychiatry</description>
	<lastBuildDate>Tue, 01 Jun 2010 14:06:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>EMR for almost nothing</title>
		<link>http://adventuresintelepsychiatryblog.patrickbarta.com/2009/12/emr-for-almost-nothing/</link>
		<comments>http://adventuresintelepsychiatryblog.patrickbarta.com/2009/12/emr-for-almost-nothing/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 13:51:31 +0000</pubDate>
		<dc:creator>patrickbarta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dokuwiki]]></category>
		<category><![CDATA[EMR]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[NationalERx]]></category>
		<category><![CDATA[truecrypt]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://adventuresintelepsychiatryblog.patrickbarta.com/?p=299</guid>
		<description><![CDATA[I got a couple of emails last week regarding my &#8220;Managing the monitor real estate with Skype&#8220;  post in which I talked about my extremely low cost electronic medical record (EMR) system. Today&#8217;s post isn&#8217;t about telepsychiatry, but I think it is at least relevant. Basically, I use dokuwiki for the underlying system software. Dokuwiki [...]]]></description>
			<content:encoded><![CDATA[<p>I got a couple of emails last week regarding my &#8220;<a href="http://adventuresintelepsychiatryblog.patrickbarta.com/2009/12/managing-the-monitor-real-estate-with-skype/">Managing the monitor real estate with Skype</a>&#8220;  post in which I talked about my extremely low cost electronic medical record (EMR) system. Today&#8217;s post isn&#8217;t about telepsychiatry, but I think it is at least relevant.</p>
<p>Basically, I use <a href="http://wiki.splitbrain.org/wiki:dokuwiki">dokuwiki</a> for the underlying system software. Dokuwiki is free <a href="http://en.wikipedia.org/wiki/Wiki">wiki</a> software written in <a href="http://en.wikipedia.org/wiki/PHP">PHP</a> . I have it installed on my own server (not an <a href="http://en.wikipedia.org/wiki/ISP">ISP</a>) which uses <a href="http://en.wikipedia.org/wiki/Dynamic_DNS">dynamic DNS</a> . I&#8217;m not comfortable with putting patient records on a web server that I don&#8217;t completely control and over which I don&#8217;t have physical access. I have the basic dokuwiki system running over <a href="http://en.wikipedia.org/wiki/Https">https</a> and use <a href="http://en.wikipedia.org/wiki/Strong_password">strong passwords</a> for security. The only people with  passwords are myself and the physician who covers for me in an emergency. Usually, wikis are used for public collaborative projects, but they also work just fine as a <a href="http://en.wikipedia.org/wiki/Personal_wiki">personal wiki</a>, too.</p>
<p>For people who&#8217;ve never looked under the hood at Wikipedia or the like, the idea is that you can edit the page you&#8217;re seeing on the screen by clicking a button. The page you get to after you click is just plain text, decorated with a few extra symbols that tell the wiki software things like you want something to be a heading or an element of a bullet list. So, for example, in Dokuwiki, if you type:</p>
<blockquote>
<pre>=====20091212=====
This is some *text*,
and here is a list:
 * one
 * two
 * three</pre>
</blockquote>
<p>you get something that looks like</p>
<h2>20091212</h2>
<p>This is some <strong>text</strong>, and here is a list:</p>
<ul>
<li> one</li>
<li> two</li>
<li> three</li>
</ul>
<p>when you finish editing the page.</p>
<p>I have a page for each person&#8217;s initial evaluation, and a page for each patient&#8217;s history, in reverse chronological order, with each visit under a heading so that I can easily look around from visit to visit. Each time a patient comes in, I put a note at the top of his or her page.</p>
<p>Potentially, every single version of the page of the page is available forever. To keep storage space down, I purge old versions about every 3-4 months, but if I totally mess up someone&#8217;s note, I can usually restore to a previous version.</p>
<p>I also have a series of journal pages, one for each day of the month, with everyone whom I see that day listed as a hyperlink so that I can see my patients for the whole day at a glance.</p>
<p>If I have to send records, I use the export_xhtml feature of dokuwiki to get a page suitable for printing, print that page to pdf and mail the pdf to whomever wants it.</p>
<p>For prescriptions, I use <a href="http://www.nationalerx.com/ ">NationalErx</a>. The interface is pretty lame and cumbersome (it lacks a lot of things that would make it faster and easier to use), but it&#8217;s free, so I can&#8217;t complain. At the end of the year I can get a big report of every prescription I&#8217;ve written for the year, and I just save an electronic copy of the whole thing for my records. I can also generate reports with individual patient rx histories, or reports by drug.</p>
<p>I have a multifunction fax/printer/copier/scanner and I have it set up to save all faxes to files rather than printing them. When I get a lab or the like by fax, I just copy the file to a directory (one per patient) under dokuwiki so that I know where to find all their paperwork. Occasionally, if I get something like psych testing results by regular mail, I&#8217;ll just scan the document in, copy the scanned file to the patient&#8217;s directory, and shred the original document.</p>
<p>I have a typed evaluation for everyone, but if my handwriting were better, I could probably get away with just keeping scanning in my evaluation worksheet.</p>
<p>With this very simple system, I basically have medical records for my practice that I can access from anywhere on the Internet, and have almost no paper chart for the patient. The only thing I put in a patient&#8217;s paper chart is miscellaneous stuff that&#8217;s not worth scanning, like requests for refills. (NationalErx tracks that already.)</p>
<p>Since my whole practice is almost paperless, I have an extensive set of procedures which back up all my key files to <a href="http://www.truecrypt.org/">truecrypt</a> encrypted volumes stored on and off site.</p>
<p>I use <a href="http://www.ubuntu.com/">Ubuntu</a> on my practice laptop with<a href="http://superuser.com/questions/33514/how-to-setup-disk-encryption-with-ubuntu"> full disk encryption</a>, including the root filesystem. The entire disk is encrypted, and even if someone steals the laptop, my understanding is that the encryption on the disk is suitable for data at least up to the level of top secret military information, so I think that&#8217;s adequate.</p>
<p>Yes, it helps to be computer literate, but I suspect that a $300 computer for the server and about $300 worth of consulting from someone familiar setting up a web server could probably get anyone a paperless EMR that is suitable for a solo or small group psychiatric practice. For me, the only expense was the price of the server, the time to set it up, and the time to keep it backed up.</p>
]]></content:encoded>
			<wfw:commentRss>http://adventuresintelepsychiatryblog.patrickbarta.com/2009/12/emr-for-almost-nothing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Managing the monitor real estate with Skype</title>
		<link>http://adventuresintelepsychiatryblog.patrickbarta.com/2009/12/managing-the-monitor-real-estate-with-skype/</link>
		<comments>http://adventuresintelepsychiatryblog.patrickbarta.com/2009/12/managing-the-monitor-real-estate-with-skype/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 11:17:51 +0000</pubDate>
		<dc:creator>patrickbarta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[computer monitor]]></category>
		<category><![CDATA[dokuwiki]]></category>
		<category><![CDATA[EMR]]></category>
		<category><![CDATA[medical records]]></category>
		<category><![CDATA[skype]]></category>

		<guid isPermaLink="false">http://adventuresintelepsychiatryblog.patrickbarta.com/?p=274</guid>
		<description><![CDATA[One problem I still haven&#8217;t solved to my satisfaction is a good way to use Skype for telepsychiatry and take notes at the same time. If you just have paper records, then this issue isn&#8217;t problematic-—you use the computer monitor for Skype, and your regular paper notes. However, my record keeping system is on line, [...]]]></description>
			<content:encoded><![CDATA[<p>One problem I still haven&#8217;t solved to my satisfaction is a good way to use Skype for telepsychiatry and take notes at the same time.</p>
<p>If you just have paper records, then this issue isn&#8217;t problematic-—you use the computer monitor for Skype, and your regular paper notes. However, my record keeping system is on line, and I need to get to it via my browser. (I use <a href="http://www.dokuwiki.org/dokuwiki">dokuwiki</a>, free <a href="http://en.wikipedia.org/wiki/Wiki">wiki</a> software that runs on a server at my home. I keep a daily journal on the wiki of patient encounters and each patient has his or her own wiki page. When the patient comes in, I just put a date at the top of his or her wiki page and write my note. Very simple. Very easy to maintain. Every edit is logged and every previous version is kept. This plus <a href="http://www.nationalerx.com/">nationalerx.com</a> = free online EMR system that works very well for me. Setup time for dokuwiki for someone who knows how to manage a webserver and understands <a href="http://php.net/index.php">PHP</a>: 10 minutes.)</p>
<p>The obvious way to solve the problem would be to devote half the screen to Skype and the other half to the browser. In Windows, the easy way to do that would be to tile the windows next to each other and go to work. Unfortunately, Skype doesn&#8217;t conform to Windows standards and allow you to resize the window are using, so the tiling commands in the operating system don&#8217;t help. I haven&#8217;t found an alternative to manually sizing the windows and placing them myself, which wastes a minute or so of my time doing something that should work in a second.</p>
<p>Although I wonder if this flaw in Skype has something to do with <a href="http://www.microsoft.com/games/en-US/aboutGFW/pages/directx.aspx">DirectX</a>, it still seems that it wouldn&#8217;t be too much trouble to fix. Obviously, the Skype window, like any other, needs to be a certain size to be useful. On the other hand, it wouldn&#8217;t seem to be much more than a few lines of code to make Skype into a good Windows citizen.</p>
]]></content:encoded>
			<wfw:commentRss>http://adventuresintelepsychiatryblog.patrickbarta.com/2009/12/managing-the-monitor-real-estate-with-skype/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

