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

Simple syntax error #318

Closed dreamofsnail closed 2 years ago

dreamofsnail commented 2 years ago

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

Hi It was a simple syntax error, so I registered the PR first. https://github.com/Asymmetrik/node-fhir-server-core/pull/317 (This is what I confirmed during the PR registration process reflected in 'node-fhir-server-mongo' recently) please check.

luan-dev commented 2 years ago

Hi @dreamofsnail,

Thanks for submitting the PR! I did some investigating on the issue and it seems that your fix did not pass all the unit tests. I believe that the syntax might have been intentional.

If you have more info regarding the error, I'll be glad to look into it some more