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
391 stars 120 forks source link

Has anyone begun work to implement support for 4.0.1? Especially for the CMS Final rule? #239

Closed matthewjcable closed 2 years ago

matthewjcable commented 4 years ago

Do you want to request a feature, report a bug, or improve documentation?

If you are reporting a bug?

What is the current behavior?

What is the expected behavior?

What are the steps to reproduce?

What OS are you using and what version of node.js and @asymmetrik/node-fhir-server-core are you running?

zeevo commented 4 years ago

Not that I know of. Do you have documentation on the CMD Final rule I could check out?

matthewjcable commented 4 years ago

High-level details are here: https://www.cms.gov/Regulations-and-Guidance/Guidance/Interoperability/index

Links to specs are about 1/3 of the way down the page.

It looks like this page has the list of overall changes from 4.0.0 to 4.0.1- http://hl7.org/fhir/R4/history.html#v4.0.1

mgramigna commented 3 years ago

I would like to follow up on this. Is there any planned support for FHIR 4.0.1?

mgramigna commented 2 years ago

I opened https://github.com/Asymmetrik/node-fhir-server-core/pull/303 for this

luan-dev commented 2 years ago

4.0.1 support has been added