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 PIT 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
In progress
- Write endpoint: Submit Patient resources (
POST /v1/Patient). - Read endpoint: Search Patient resources (
GET /v1/Patient) with_lastUpdatedfiltering, keyset pagination, and sorting. - Status endpoint: Check status of the async operations created by the write endpoint (
GET /v1/Task/{id}).
Planned
Q3
- EpisodeOfCare: Write and read endpoints.
- CarePlan: Write and read endpoints.
Q4
- Condition: Write and read endpoints.
- AllergyIntolerance: Write and read endpoints.
- MedicationStatement: Write and read endpoints.