All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Proper README with helpful instructions.
- docker-compose file to quickly get a running instance for simply playing around.
- View for structured data (FHIR Observations) with filtering, sorting, and graphing
- Graphs are created by gathering data with the same coding
- Questionnaire Renderer
- Can parse FHIR Questionnaires into stepped questions
- Supports some enableWhen fields
- Made the call to the OAuth 2.0 Discovery endpoint asynchronous.
- Made the connection to the DB asynchronous.
- Proper Base64 url encoding that does not produce slashes.
- the initial project.