2012年3月25日星期日

Anyone know anything about Sql Server HIPAA compliance?

Does anyone know of a good tutorial for setting up a website for HIPAA compliance? In particular, what's involved in setting up Sql Server to be compliant?

I'm developing a simple c# website for a friend who owns a small company based in the medical field. Now that his company is growing, he wants to allow his doctors to log into his website to view their patients' test results rather than having to snail mail out the test results every day.

This brings us to a rather delicate issue because even though it's just a few simple pages on the website to view this test result data, I think we're now into HIPAA compliance territory. Meaning we'll have to look at more secure (and expensive) measures than what is currently being performed. For example, I was looking at a web hosting service that provides .net hosting & shared sql server for $15/month. Will I now need to look into a $199/month dedicated server (which probably would cancel the project since, as I said, it's just a simple website with a few small simple features).

Thanks for any help on this.

-Goalie35

You could start by looking athttp://searchsqlserver.techtarget.com/tip/0,289483,sid87_gci1193101,00.html?topic=301323

By shared, is it multiple instances of SQL Server or just multiple databases attached to the one server instance?

没有评论:

发表评论