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

Batch response #218

Closed 7opf closed 4 years ago

7opf commented 4 years ago

Fixes batch response to include the resource for requests that return a resource, correct type (batch-response) and timestamp. Includes latest changes from master

zeevo commented 4 years ago

@7opf I merged master into Asymmetrik:feat/batch, can you merge Asymmetrik:feat/batch back into 7opf:batch-response, resolving conflicts, and re-raise this PR?

7opf commented 4 years ago

@7opf I merged master into Asymmetrik:feat/batch, can you merge Asymmetrik:feat/batch back into 7opf:batch-response, resolving conflicts, and re-raise this PR?

Ok, please see https://github.com/Asymmetrik/node-fhir-server-core/pull/219