|
|
|
|
|
by bearjaws
1545 days ago
|
|
Epic on FHIR is missing a ton of data that is present in Epic, for example if I want to react to a dispensing event, that has to be custom built as far as I know. Even then, you're long polling an endpoint hoping you find work you need to react to. At times it feels like it would be better to just get data straight from the database, as custom Epic implementation times are insanely long and costly. |
|
Getting data straight from an EHR's underlying database is risky. The vendors generally don't document or support this, and the schema could change at any time.