Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Aptible – Deployment platform to automate HIPAA compliance (aptible.com)
109 points by chasb on July 25, 2014 | hide | past | favorite | 58 comments



Hey everyone, I'm Chas, one of the founders of Aptible. Frank (fancyremarker) and I have been working on this for a while. We're excited to see what you think.

We have a development tier (read: not HIPAA-compliant) for playing around with[0]. Fair warning, we do require a credit card.

We will be hanging out here for a few hours, answering questions and chatting.

[0] https://dashboard.aptible.com/signup?plan=development


Miss you gents in NY. ☺


Hi Chas,

tel mentioned this, but Amazon allows organizations to store protected health information (PHI) provided they use dedicated machines in their own VPC. I recently had to migrate our company into this model to get our BAA signed.

I like what you've built, but I think you might be missing the real pain point. I agree that it's a hassle to setup a compliant infrastructure on Amazon. But, this is a one-time process. Most serious healthcare IT companies (and startups) will undertake this responsibility themselves to have tight control over their infrastructure.

The real challenge is maintaing the system and providing access control as the system grows. We handle upwards of 50K clinical notes a day. When we encounter an issue we have to be able to track which note caused the problem and get access to it all within the confines of our system.

Our access policy requires:

1. Connection to the dedicated VPC 2. SSH access to specific instances

Here's what I regard as the real problem ---> Once you're SSH'd onto the instance, you can do basically anything. There's no front-end for manipulating PHI. I could scp every PHI document onto my laptop.

I could elaborate some more if you like.


We completely agree that the biggest challenge is in maintaining the system.

We help customers control access to systems storing ePHI by tying SSH and database access to the same role-based access controls used for administering the web dashboard. We also log and audit all actions taken by these authenticated users once they've established an SSH session or database connection, so identifying or disconfirming a potential breach becomes much easier.


Thanks for having a bug bounty program, far too infrequent in healthIT.

Can you expand more on "generate all of the documentation, audit logs, and explanatory materials you need to demonstrate compliance with every aspect of HIPAA."?

Also, with QSM requirements for the vast majority of other healthcare regulations, you need to explicitly address them in documentation to be compliant. Does Aptible address this, or only HIPAA?


Aptible engineer here.

Re: documentation, a major part of our platform is our compliance dashboard, where we track your compliance status in real time, as both a high-level status report (think Travis CI for HIPAA), and as more formal (custom) documentation which you can use for sales purposes, or in case of an audit.

As for QSM requirements (and other regulatory/compliance requirements in general), we're focused on covering 100% of HIPAA's requirements, but our technology and our compliance backend support a wide array of frameworks. We can help customers with all of these specific needs. Please let me know if I can provide a more specific answer!


Thanks, we're finalizing how researchers will get access right now. The program should be up and paying rewards in a few days.

We're focused on HIPAA only right now, but are built to support other frameworks and reporting standards.


It looks like the bounty board is down: https://bugcrowd.com/aptible


Always nice to see something new that isn't aiming for the 20-something SF resident.


Do you indemnify users of the platform in the event of breaches, data loss, bugs, etc.?


Yes, we carry $10M in insurance, covering both errors and omissions we've made, and breaches.


Is it wise to specify how much insurance to the public?


Any type of insurance in healthcare is a double edged sword. Not stating how much they have isn't going to necessarily lower the number of lawsuits they may get. My family ran assisted living facilities in Florida years ago, every customer (family member of a resident) was a potential lawsuit waiting to happen. It's just the nature of being in healthcare. So, Aptibly is addressing how they're going to protect their customer. In doing so, they really do need to state how much they can protect them.


Why wouldn't it be?


Chas was kind enough to call me and not only explain their product, but also to educate me on HIPAA compliance in general from a legal standpoint (his background) – answering all my questions until I had a really good grasp on it and pointing me in the right direction to learn more.

(I'm working on a product that may eventually use this – left my email on their website and Chas got in touch and we ended up on a Skype call)


Great idea - a matter of execution wizardy to seize the huge opportunity.

A couple of questions - mostly about performance. While heroku offers fantastic start for early and small size startups, one of the issues off late are it's performance issues when you reach certain growth stage. I realize that you are not working directly off AWS instances but using docker. How are heroku dynos different from aptible containers?


Good question! Aptible's Docker containers are fundamentally similar to Heroku's dynos in terms of the Linux kernel features on which both are built.

Most of the performance advantage comes from 2 facts:

1. An Aptible production customer shares NO resources with other customers, from the load balancing layer down to the app container layer. So, performance is never going to be degraded as a result of resource contention from other customers.

2. Container CPU and RAM constraints are flexible on Aptible. While we set defaults for both of these container constraints, we can adjust them for specific customer applications that may be more CPU- or RAM-intensive.


Is Docker fundamentally allowed for Hipaa compliance ? Note that I don't particularly know the implications of my statement, but a friend once told me that Amazon had to go through a lot of auditing to get certified as PCI compliant (obviously from an infrastructure, and not application standpoint)


Seems a fair amount more expensive than TrueVault. Any reason for this?


Appears to be a hosting provider for the whole stack, not just the database component.


If you're looking for someone that provides the database component with the ability to upgrade to moving your entire stack to the cloud, Catalyze has both BaaS and PaaS offerings.

I think HIPAA-BaaS are great products to get storing PHI (Protected Health Information) immediately. I'm working with companies in health tech right now that are working with hospitals, but not storing patient data. BaaS, from startups like Catalyze/TrueVault/Medable, provide a quick and easy way to get started on that path and determine if it's a good long-term strategy for your company. But, once you're dealing with enough patient data crunching, the rest of your application stack will really need to be secure. That's where PaaS products like Catalyze/Aptible come in.

(Disclaimer: I work for Catalyze)

EDIT: Medable, not Medible.


Do you have a link for Medible? A quick Google search was not returning any results.


I spelled it wrong. It's right here: https://www.medable.com/


TrueVault is one piece of a HIPAA-compliant solution. We're providing complete end-to-end compliance. We're able to do this by:

1. Providing an end-to-end PaaS that supports all app services and databases that a customer needs to run. 2. Providing a compliance management dashboard, where customers can track their compliance status and maintain all the documentation they'd need to show to an auditor, or a customer concerned with their compliance status. Because we manage the entirety of a customer's technical operations, most of this documentation can be generated with minimal input from the customer.


Wow, cool idea. Though $3,499/month is WAY above what a small company like mine can afford. We're considering paying a one-time cost of ~$10,000 for a consultation to get us there and won't have to do another one for (hopefully) quite a while.

What size/type of company is the target market?


Great question! Our customers think of it in terms of how many employees they'd have to hire to get the same functionality. They say we replace at least one engineer and at least one compliance manager. So $42k/yr for that is a good deal, according to them. We are adding a customer page soon so you can meet the companies using Aptible and hear how they made those decisions.

The other thing I'll add is that there are no hidden costs and no gotcha fees. A Prod account gets you all of the help, training, and extra time from us you need to be successful. We don't consult and we never bill for our time.


Thanks for the response. What I wonder then is when does a startup reach a point of hiring a dedicated compliance officer (so that argument becomes relevant)? Now we split the work and pull in 3rd parties as needed. Even for medical or health technology I wouldn't expect it would be in the first 10 employees or first few years of most bootstrapped (and cash-strapped) companies.

That being said, I understand HIPAA compliance (or what it implies) is VERY important and shouldn't be taken lightly...


> Though $3,499/month is WAY above what a small company like mine can afford.

In order to host a HIPAA-compliant application on Amazon, there is a $1,500/month per-zone fee. This does not even count the actual server or storage costs, let alone the costs of building (and then maintaining) a complaint server application plus managing the documentation for it.

You also have to pay this fee again if you want to host the application in a second region (e.g. for failover/redundancy).

So, an extra $2000/month to forget about all of those is a signficant cost, but still a reasonable price.


Hi, very curious here: where did you get this from : "In order to host a HIPAA-compliant application on Amazon, there is a $1,500/month per-zone fee. "........As far as I understand, HIPAA compliant means that data has to be encrypted in transit and at rest ......so, for example, running a SQL Database on an EC2 with SSL and an encrypted file system should do the job and that doesn't cost 1500 per month ??


In order to get a BAA with Amazon you need to use dedicated instances. BAAs are required in order to use Amazon and be compliant with HIPAA. Running any dedicated instances in a zone costs $2/hr (just for the right).


but once you have the BAA , does Amazon force you to run the dedicated instance 24/7 ? I'm very confused , just running an app on a dedicated instance, does not make it HIPAA compliant since the app needs encryption in-transit and at-rest to be HIPAA compliant. You can achieve that on a regular instance ...


The BAA only applies to the dedicated instances—in particular, you have to VPC them—you cannot achieve HIPAA compliance with a non-dedicated instance.


We have a HIPAA compliant dedicated server with another company, and including bandwidth for 100,000+ / month visits, it is around $1500. We could easily host another website (e.g. Complaint server) on the server with extremely little additional cost.


I'm curious to this as well. One project I'm working on is software that helps small assisted living facilities (think a house in a neighborhood with under 16 residents) maintain compliance with their state regulations. That price point puts them way outside of my budget. EHRs for nursing homes and hospitals? I might have missed it, but a detailed explanation of why their service is necessary would help convince that I need them, or at least who their target market is. Otherwise, I really like the idea.


Love that you guys are addressing more than just the security rule - we found the technical parts of HIPAA the simplest to address. Are you planning on having employee training modules and customizable policies and procedures? How do you help guide companies through the Privacy components?


Yes, we agree. Most of what turns HIPAA compliance into a murky time-suck is in the administrative requirements and documentation.

We'll have a separate page on the site explaining this next week, but we break compliance management down into 5 main areas:

- Risk Assessment

- Policies and Procedures

- Training

- Ops

- Incident Response

Conceptually, they form a cycle. Each area feeds the next, with ops/incident response feeding back into risk analysis.

We have a suite of tools to help with each stage of the cycle. Each step requires a different mix of:

1. Automation

2. Manual work on our part, and

3. Manual work by our customers

Our overall goal is to drastically reduce #3 while helping our customers run amazing compliance programs that reduce risk and give everyone involved (devs, management, their customers, federal regulators) insight into what is going on inside their organization.


Thanks for the update - look forward to seeing what you roll out.

One interesting feature to add at some point would be helping companies incorporate their BAA into their user agreement (this is how Practice Fusion does it - http://www.practicefusion.com/pages/user-agreement.html).


This is what I'm most curious about. The technical/security side is only 1/3 of HIPAA, how do you turnkey the remainder? How do you scale/automate preforming repeat RAs, etc, across different clients?


We are constantly improving how much we automate, but the major goal is to make sure that if manual work needs to be done, Aptible is doing it, not our customers.

Preparing training materials is a good example. Each of our customers get three types of training: basic HIPAA privacy and security training for everyone; developer training, specific to their stack; and security officer training. We customize that training. We may modularize it later, but only if we can maintain the quality and experience.

We spend as much time with each customer as they want, but we don't bill for support and we don't bill for consulting. At first it seems higher-priced than some options, but there are no hidden costs.


Just a simple but potentially powerful sales Idea for you. Most of the replies are from people who "need" to be hipaa compliant. And their arguments are sound in that scenario. However, there are many situations where projects want to be compliant but don't need to be. Technically at least. Let me give you an example. I worked at at a pharma marketing company where our clients where pharma brands. We built stuff for them, apps, sites etc. These did not always have to be hippa compliant, but the pharma legal team forced them to be anyway. The point is there is a market there for you. Essentially, your targets would be the creative agencies that build digital stuff for pharma cos.


I'm an ehealth / mhealth scientist / developer in The Netherlands. My biggest headaches come from infrastructure issues / security, so a product like Aptible would be great for me and my associates.

Seeing as I live in The Netherlands, and my end users (patients) will be Dutch, I'm bound by Dutch law. I'm no attorney, but I think it will be problematic to store electronic health records in the US.

Seeing as scientists / developers in The Netherlands are at the forefront of ehealth / mhealth development, are The Dutch somewhere on your list Chasb?

Different scenario: me and my Dutch associates would like to launch an ehealth / mhealth product in the US. In the eyes of US law, are we allowed to do this?


Hi Matthjis, thanks for your questions!

The EU's data sovereignty laws present a special set of restrictions, and specific countries like the Netherlands add more. But challenging problems can be valuable problems to solve, so yes, the Dutch are on our list.

At the moment, however, our entire focus is on HIPAA compliance. I tell people this: I am a lawyer, but I am not your lawyer and this is not legal advice. You would certainly want to consult a US attorney, and perhaps form a US subsidiary, but it is possible for a foreign organization to do business in healthcare in the United States. The example at the front of my mind is Royal Phillips and their new partnership with Salesforce[0].

Feel free to email me if you'd like to chat more!

[0] http://www.salesforce.com/company/news-press/press-releases/...


When you state HIPPA compliance, are you saying that you've addressed NIST 800-66 with a 3rd party certification? As I'm sure you know, the word "compliance" is sort of funny and subject to interpretation.

Disclaimer: I work in a similar space.


Great question! We audit customers against an adapted version of HHS's pilot audit protocol for covered entities[0], tailored for cloud-based software business associates. HHS is starting the permanent audit program and we expect them to publish an audit protocol specifically for business associates this fall.

NIST Special Publications are great resources, and we use them where appropriate, but as I'm sure you know, they're not specific enough to just audit against a single publication and call it a day.

For example, NIST SP 800-66 Revision 1[1]:

1. Only covers the Security Rule 2. Consists of mostly pointers to the other, substantive NIST SPs, and 3. Isn't as detailed as the audit protocol from HHS, which is the entity that will ultimately judge your compliance

Again, all of that said, we love NIST(!) and use their methodologies and guidance (including SP 800-66 Rev 1) extensively.

[0] http://www.hhs.gov/ocr/privacy/hipaa/enforcement/audit/

[1] http://csrc.nist.gov/publications/nistpubs/800-66-Rev1/SP-80...


Really cool idea, I have a general question about the healthcare app space -- how many of these apps are written ad-hoc for each medical practice? I.E., should I expect my dentist to run a totally different software stack from my general practitioner, and do they usually run custom software or more general solutions?

Also, how much of the existing stuff is written on .NET? I have a feeling that's a pretty popular stack for a lot of small business/enterprise companies, but is harder to support via open source software.


If you're referring to what the providers use for patient documentation, billing etc, there's a slew of apps out there that unfortunately don't talk to each other in much of a meaningful way without a lot of work. Beyond the big EMR companies (Epic, Cerner, Allscripts, Siemens, etc -- what you'll see at academic centers and medium-large hospitals), there are tons of companies that have come out with medical record software for individual clinics (i.e. a couple dicots in a practice not owned by or affiliated with a major medical center) and much of it is often marketed in a niche way


HIPAA compliance sucks and Aptible most certainly does not. I'm so happy these guys are around, they've made our startup's life a lot easier!


Congrats Chas and Frank!

I'm Travis, one of the co-founders of Catalyze - https://catalyze.io. We also offer a HIPAA-compliant platform-as-a-service (PaaS). Our compliant PaaS starts at $500/mo and includes dedicated, encrypted logging, monitoring, backup, disaster recovery, and encryption (at rest and in-transit). We've been through 3 3rd party audits + penetration testing (most recent audit we were 100% in compliance). We're very transparent about HIPAA and open our audits up to customers to use as part of their sales collateral. You can see how we interpret and address HIPAA requirements here - https://catalyze.io/hipaa/ - and you can see our policies here - https://catalyze.io/policy/ (we're open sourcing these in the next couple weeks).

We don't provide policies or risk assessments as a service, but Accountable (http://accountablehq.com/) does a great job with those. Using Catalyze + Accountable starts at $600/mo, about 1/6th of the starting price on the Aptible site; we also offer 60 days to terminate so don't lock you into annual contracts to get that pricing.

We've got some great production customers, with testimonials and use cases on our site, that love our service and support, and have moved over from hosting providers like AWS, Firehost, and Blue Box. I'm happy to answer questions about Catalyze and the compliant cloud space in general.


Dude, you shouldn't shill on someones product launch especially since you're not providing meaningful feedback on how your product differentiates itself from Aptible.


I thought it was an informative post. Most people upvoting this thread is probably doing so because this is really a great/unique/useful product idea. Finding out there are other products in the same space is useful.


Have to disagree actually. We make seed investments in health it startups and when I came across this, I thought to myself it's a great idea, much needed. But I also wondered who their competitors might be, if any. Posts like this are helpful in that way. Perhaps it could have been written with a little more humility.


Not cool.


[deleted]


Yes, and you've promoted Catalyze.io several times on Twitter in the past month. So let's not feign too much outrage please.


Seems to be down ("The connection to www.aptible.com was interrupted while the page was loading."). Synopsis?


We're up[0]. CloudFront requires a browser that supports SNI indication for SSL, which may not work if you're on Windows XP. We'll spring for the dedicated option soon.

Our current operational status is available at http://status.aptible.com/

[0] http://www.downforeveryoneorjustme.com/aptible.com


I'm on Windows 7 at the moment using Firefox (is anyone really using Windows XP and reading Hacker News at this point? ;) ). Maybe it's because I'm behind a corporate proxy at the moment; I'll try again at home (on a Linux desktop, also with Firefox).


You use Docker, is there anything else technology wise you guys use? Do you use Deis or is it your own setup?


It's our own setup, similar in its external-facing product, but implemented a bit differently on the backend than other PaaSes like Heroku, Flynn or Deis. Specifically, we support many isolated-tenancy stacks behind a common central platform interface.

Other than Docker and AWS, there are a bunch of pieces that make the whole thing work, but most of them are custom.




Consider applying for YC's Summer 2025 batch! Applications are open till May 13

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: