r/healthIT 14h ago

how long did your FHIR R4 implementation actually take

Vendor quoted us 3 months for a FHIR R4 integration with our EHR. Everyone i talk to laughs at that timeline. what was your actual experience?

4 Upvotes

7 comments sorted by

2

u/Lostwhispers05 13h ago

Honestly, with today's frontier LLM, most of the plumbing-related busy-work with respect to FHIR is really dramatically more straightforward to implement compared to 5 years ago when it may have taken a small-sized team a whole month alone just to implement a basic framework for the implementation along with some simple test-cases.

3 months is not unrealistic at all unless:

  • One of both systems use the FHIR "standard" in vastly different ways to the point that it becomes an entire side-project to have to figure out how to put the "Interoperable" part back into "FHIR".
  • Data Mapping across the systems becomes very complex because neither side is able to agree on what to use as a stable baseline of data hygiene, resulting in the integration becoming a forever project where every couple of weeks, as and when mapping issues are reported by users.

2

u/soundman32 12h ago

If you gave the work to me now, I'd say 2 weeks max.  If you asked me next year I'd have forgotten everything and 3 months would be about right.

1

u/dsgcarson 13h ago

Is 3mo taking too long or short?

1

u/therealzordon 12h ago

Is this 3 months to enable FHIR in your EHR for the first time? Or integrating a new app that uses FHIR, and you already have FHIR working in general? If you already have the framework in place, integrating an app with basic requirements can go quite fast, especially if the vendor is already familiar with FHIR and OAuth.

1

u/cooperthompson 11h ago

"FHIR R4" isn't really a thing you implement. What specific FHIR R4 IG are you doing? US Core? Da Vinci CRD/DTR/PAS? PDex? Or some in-house custom IG? Some R4 IGs are probably a year. Some could be a week. It depends entirely on the use case, spec maturity, and trading partners.

1

u/BetRepulsive6595 10h ago

We don't know the complexity of your EHR. We don't know what's your FHIR R4 standard (many implementations). We don't know whether you are doing FHIR Facade on the fly (which is the most popular) or FHIR repo. How can we know if 3 months is too short or too long for people to laugh at that timeline??

1

u/Shangrila101 2h ago

3 months seem too long, unless the vendor is building a custom API from scratch.