Roadmap
Note
The Production environment is only accessible on Helsenettet (the Norwegian Health Network). Your organization must be connected to Helsenettet to consume the API: https://www.nhn.no/tjenester/Helsenettforbindelse
The JFT service is under continuous development. New functionality is deployed 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 yet started).
Status
- WriteAPI endpoints: Submit events and journaling acknowledgements.
- ReadAPI endpoints:
- Retrieve events, with
_lastUpdatedand/or_tagfiltering; pagination and sorting. - Retrieve status for a single event —
registered,read, andjournaling-acknowledgedvalues supported.
- Retrieve events, with
- VKP reverse proxy: Available.
- Submitted event resources are enriched with source system and client information as meta tags. Supported
systemvalues are:https://fhir.jft.nhn.no/parent-organization-numberhttps://fhir.jft.nhn.no/source-client-id(HelseID client ID)https://fhir.jft.nhn.no/source-client-name(HelseID client name)https://fhir.jft.nhn.no/source-system-name(system name fromnhn-source-systemheader)
In progress
Planned
- Support filtering on HelseID
ClientIdwhen searching for events.