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

Update/Improve Documentation in Wiki #119

Open Robert-W opened 5 years ago

Robert-W commented 5 years ago

Do you want to request a feature, improve documentation, or ask a question?

Improve Documentation. We have merged many PR's that have added new features, changed configurations, etc. We should update the wiki to include all these additions.

TODO:

Things to add to the wiki:

If there are other things we are missing documentation on, please comment below and we will add those as soon as we can.

dominathan commented 5 years ago

I'd add a doc for how to add custom operations

Robert-W commented 5 years ago

I'd add a doc for how to add custom operations

Added to list, thanks

joepaquette commented 5 years ago

In ConfiguringProfiles.md, the "Go to src/constants.js to find a list of all supported profiles with their associated keys." comment is not correct. The supported profiles/keys do not exist in the src/constants.js.