Questions tagged [healthcare]

5 questions
27
votes
10 answers

Can 'Agile' be applied to Healthcare IT teams?

Can Agile be employed in a field like Healthcare IT, where so much of patient care depends on the quality and timely delivery of systems?
Paul Moutray
21
votes
7 answers

Should programmers have access to PHI for development and testing?

My responsibilities at a small company are mostly programming-related, but I also perform a number of other roles that definitely require access to PHI1. In larger organizations with clearer delineation of responsibilities, is it prudent to provide…
John Straka
  • 2,313
  • 1
  • 22
  • 26
4
votes
4 answers

What is an effective way to obtain use case information from preoccupied professionals?

When designing a novel system in a hospital or other clinical setting, I think it would be important to gather information from doctors, nurses, pharmacists, technicians, et al on use cases for the system. Aside from the fact that all of these are…
jonsca
  • 585
  • 3
  • 10
  • 28
3
votes
2 answers

Should email be unique across application users?

I am working on a medical application which will be implemented for USA patients and health providers. I want that there should be only 1 record of a user without any duplication. And I believe that putting a unique constraint on email across the…
3
votes
3 answers

User defined type for healthcare / Medical Records variable name prefixes?

I was reading Code Complete regarding variable naming in trying to find an answer to this question and stumbled on a table of commonly accepted prefixes for programming word processor software. Well, I'm not a word processor software programmer,…
Peter Turner
  • 6,897
  • 1
  • 33
  • 57