Releases: bluehalo/node-fhir-server-core
Create fixes
Various fixes from reported issues:
Remove references to ResourceList
Fix all controllers for Create
Fix case issue for Linux
Change to look for scopes in user object and not authInfo
DSTU2 Support
You can now run both DSTU2 (1.0.2) and STU3 (3.0.1) simultaneously.
Initial Release
Merge pull request #71 from Asymmetrik/hotfix/dosage fix doseSimpleQuantity to doseQuantity
ONC FHIR Secure API Server Showdown Challenge
This particular tag is a snapshot of the FHIR server that was submitted to the Secure API Server Showdown Challenge hosted by ONC. All the issues that are tagged with ONC FHIR Challenge Vulnerability
were security vulnerabilities discovered in phase 2 of the challenge. They will be addressed in the master branch. This snapshot should be used as a reference to the winning server code and will not be maintained nor updated. Please use a later snapshot or refer to one of the master/develop branches for the latest code.