Questions tagged [hipaa]

Health Insurance Portability and Accountability Act, subset of the ASC X12 EDI standard for to transfer of healthcare-related information.

HIPAA in this context refers to the data transmission standards mandated by the U.S. healthcare privacy act. It is based on the 004010 and 005010 versions of the X12 EDI standard, maintained by DISA.

The specific messages involve transferring inquiries, notifications, billing information and procedures between both healthcare providers (such as doctors, hospitals and other services) and billing agencies.

The Washington Publishing Company has the responsibility of publishing the actual standards documents.

97 questions
0
votes
1 answer

Using HDInsight with encrypted data

I'm considering using HDInsight to process data that must be encrypted at rest. I'm still in the early research phase, but I assume I can add a map step that does the decryption. Am I way off base here, or is this a viable path forward? Also, what…
RMD
  • 3,739
  • 7
  • 34
  • 78
0
votes
1 answer

MySQL Database Security for Sensitive Data

I am working on enhancing security in our MySQL database. Specifically, the database stores health information for our clients' patients (so-called PHI), and we would like to separate the patients' names and other identifying information from their…
KenBoyer
  • 31
  • 2
  • 7
0
votes
2 answers

Hipaa Compliant Server

I have an instance in Amazon EC2 and need to be Hipaa compliant. I have two doubts, Should I need to do a block level encryption of the database storage. Should I need to encrypt sensitive data before storing in the database. Best database software…
0
votes
1 answer

Plesk Panel Email HIPAA Compliance

We are looking to create a HIPAA compliant email server using a plesk panel server. Is it possible to create a HIPAA compliant email server with this?
greycode
  • 115
  • 5
  • 15
0
votes
0 answers

eMedNy Soap Interop: Eligibility Fault

I've been working on setting up a Soap Client to consume eMedNy's services as per their instructions. This is what I'm currently doing: string _270Msg = "..."; // 270 Message // convert string to array of bytes byte [] bytes = new…
Isaac Kleinman
  • 2,784
  • 2
  • 29
  • 34
0
votes
1 answer

Is there a way to validate a a BizTalk HIPAA message before the disassembler?

We have a solution that receives HIPAA X12 files using the Multiple schema, then splits them and sends them on to the orchestration. Occasionally the client will send a file with a structural error somewhere in the middle, and the message will be…
Bill Osuch
  • 408
  • 3
  • 17
0
votes
0 answers

Oracle 11g Auditing Capabilities

We have sensitive data in our database and I wanted to look into Oracle auditing capabilities. Our install is Embedded since it came with the application we have. Any feedback is appreaciated.
Paul Riker
  • 765
  • 2
  • 8
  • 29
0
votes
1 answer

software (virtual token) 2 factor authentication?

my company has been exploring implementing 2FA for our websites. After reviewing several products and the 2FA wiki page, it seems like a Virtual token is the cheapest solution that supposedly fulfills my requirements which are: Not a hardware…
Young
  • 1
0
votes
4 answers

EDI HIPAA X12 Developer tools

What are some develper tools other than Altova Mapforce for mapping HIPAA X12 such as the 837, 835, 277?
Rob Watkins
0
votes
2 answers

Recommended Rails gem for user access?

Looking for a gem to "log user access" for HIPAA (and other) compliance. I guess this means tracking logins, logouts, and everything that the user does in between. Are there any recommended gems to do this?
B Seven
  • 39,557
  • 59
  • 208
  • 346
0
votes
1 answer

HIPAA Compliant Android Apps I Can Invoke Via Intents

My company has a customer which is requesting we can provide PDF and media content which is HIPAA compliant through our Android app. I was wondering if there are any existing apps out there for viewing Media and PDFs, which are HIPAA compliant,…
C Nick
  • 2,440
  • 2
  • 17
  • 21
-1
votes
0 answers

Mirror Sync Network Drive and Sharepoint Documents Library

I need to sync a network drive to a SharePoint Documents Library so that when a file gets scanned in by a printer, its sent to a network drive (done), and then synced to Microsoft 365's SharePoint Document Library. Because the documents contain PHI…
-1
votes
1 answer

does azure Integration account support HIPAA version 5010?

I want to decode HIPAA 5010 837 I by Integration account and logic app x12 decoder.Is it possible? I can see they have support upto 0505
-1
votes
1 answer

Is it mandatory to force HIPAA rules to user?

I'm writing healthcare software for web and mobile clients. Recently, I come across another new HIPAA rule about Access Control- App Session timeout. My question is, is it possible to give application setting option from where user can…
CoDe
  • 10,214
  • 14
  • 74
  • 180
-1
votes
1 answer

HIPAA compliant secure text message

So I am trying to implement a secure textmessage service that is HIPAA compliant for a client who is in the medical field. I was thinking may be just use one of the current free text messages with end to end encryption and autodestruct text…
Jay Wise
  • 19
  • 1
  • 4