|
|
|
|
|
by hotdogs
2716 days ago
|
|
> Solve the data format problem. Make it easier for everyone to exchange data in meaningful, efficient ways. https://xkcd.com/927/ The whole field feels like such a mess to deal with what basically boils down to text/numerical data. You could probably spend the rest of your life just writing parsers to consolidate different data formats. I truly don't believe healthcare will be solved by technology until there is a single ubiquitous format. It's really a problem of policy, and I won't purport to know the answer or who should be solving the issue, but I don't think it's ever going to be solved by one person at a keyboard. There are standards such as HL7/FHIR, but in my experience, most companies incorrectly or partially implement the spec, and then it might as well be something else. |
|