Skip to content

Commit

Permalink
Merge pull request #150 from FirelyTeam/vonk/documentation
Browse files Browse the repository at this point in the history
Vonk: roadmap & patch
  • Loading branch information
frank-olthuijsen committed Feb 16, 2021
2 parents 9203671 + 8bc114f commit d154a64
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 32 deletions.
1 change: 0 additions & 1 deletion firelyserver/features/restful_api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,6 @@ Not supported interactions

These interactions are not yet supported by Firely Server:

#. patch
#. HEAD

Besides that, Firely Server does not yet return the ``date`` header as specified in `HTTP return values <http://hl7.org/fhir/R4/http.html#return>`_
73 changes: 42 additions & 31 deletions firelyserver/releasenotes/roadmap.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,52 +7,63 @@ This page lists the features and changes we have planned for the foreseeable fut

Disclaimer: No rights can be derived from this roadmap.

2020
2021
----

Q2
Q1
^^

* FHIR Mapping improvements to support logical models like CDA
* Better support for Sorting, starting with dates and times
* Integration with external Terminology services
* Patch
* Audit log & Audit events
* Full ONC/CMS compliance

* R4 search features
* Firely Server: ONC Edition

* Search on reference by identifier
* Downloadable version of Firely Server that is fully compliant with the ONC Cures Act Final Rule

Q3
* CAR factory/files

* Greatly reduces start-up time of Firely Server and other services


* Firely Validator (CLI)

* Separate validation service as a CLI tool


Q2
^^

* HIPAA/GDPR compliancy features
* Extend support for Sorting
* R4 search features
* Bulk data export for MongoDB

* exponential numbers and quantities
* identifier:oftype modifier
* Bulk data import tool for MS SQL Server

* Async operations
* Bulk data export
* CLI tool for bulk ingestion of data into Firely Server

Q4
* Firely Validator for cloud environments

* Separate validation service optimized for usage in cloud environments

* Firely Server: CMS Edition

* Downloadable version of Firely Server that is fully compliant with the CMS Final Rule

* Full compliance with MedMij standard

Q3
^^

* Revamp Administration API to ease the management of your Firely Server
* Firely Server: MedMij Edition

* Base it on FHIR packages
* Separate service
* Provide a UI
* Downloadable version of Firely Server that is fully compliant with the MedMij standards

* Experimental support for R5 Subscriptions
* Bulk data export as a separate service - deploy and scale it independently of Firely Server itself.

* Bulk data import tool for MongoDB

* CLI tool for bulk ingestion of data into Firely Server

Q4
^^

Further ideas
-------------
* FHIR transaction support for MongoDB

* GraphDefinition support
* GraphQL support
* PostgreSQL repository implementation
* Allow for plugins in other languages than .NET Core
* Configurable XDS Facade
* Configurable DICOM Facade
* Enhanced support for subscriptions

0 comments on commit d154a64

Please sign in to comment.