bluehalo / node-fhir-server-core

An Open Source secure REST implementation for the HL7 FHIR Specification. For API documentation, please see https://github.com/Asymmetrik/node-fhir-server-core/wiki.
https://asymmetrik.com/healthcare
MIT License
393 stars 122 forks source link

Support for R5 #358

Open kostoman69 opened 4 months ago

kostoman69 commented 4 months ago

Any plans for incorporating FHIR R5 resources?

bwalsh commented 1 week ago

+1 It would be useful to have R5 and a roadmap for R6

otchetbluehalo commented 1 week ago

We've been discussing this internally, along with improving standards compliance, adding TypeScript support, and other use cases. We'd be interested in learning more about your needs. Could you provide some insight on the use cases you're trying to solve for?

bwalsh commented 1 week ago

At a high level: image

otchetbluehalo commented 6 days ago

Thanks for posting the picture. That's helpful.

I'm familiar with the graphic here, but yours seems slightly different. Mind sharing the source?

Are you trying to follow the guidelines here, the current R6 draft, or something else?

bwalsh commented 6 days ago

Same source, I had created the one for the ncpi draft IG. Yes, trying to follow that IG. Only addition is: the use of the DiagnosticReport is as an alternative to Task. We would need to have R5 support. A commitment to support R6 if/when it becomes official is helpful.