Roadmap
Note
A Production environment is currently not available. When deployed, it will only be accessible on Helsenettet (the Norwegian Health Network). Therefore, your organization must be connected to Helsenettet to consume the API: https://www.nhn.no/tjenester/Helsenettforbindelse
The JFT service is under development. New functionality is continuously added to the Test environment as it becomes available.
- Status: Functionality available now.
- In progress: Functionality currently being developed (available for testing soon).
- Planned: Functionality intended for future implementation (work not started).
Status
- WriteAPI endpoints for submitting events. Events are persisted in the event store.
- ReadAPI endpoints for retrieving data, with
lastUpdatedfiltering. - Endpoints for registering/confirming that an event has been successfully added to an EHR system.
- VKP reverse proxy: Forwarding events from VKP ingress to JFT
In progress
- Filtering event retrieval based on registration/confirmation status.
- Endpoints for retrieving the current status of a given event.
- VKP reverse proxy: Forwarding requests for patient-related information.
Planned
- Pagination and sorting support in ReadAPI endpoints.
- Deployment of the Production environment.
- Investigate adding the sender’s organization number (or equivalent) to event metadata.