Test environments and test data
Environments
Test environment
The test environment is available at https://api.pjd.test.nhn.no.
Swagger: https://api.pjd.test.nhn.no/swagger
It sends requests to pjd-ehs.test.nhn.no.
This environment is available both from Helsenettet and from the regular Internet.
QA environment
The QA is available at https://api.pjd.qa.nhn.no.
It sends requests to pjd-ehs.qa.nhn.no.
This environment is only available from Helsenettet and not on the regular Internet.
Production environment
The production environment is available at https://api.pjd.nhn.no.
This environment is only available from Helsenettet and not on the regular Internet.
Test Data
Test patients and test health personell
Our internal document registry in Norsk Helsenett in the test environment is preloaded with some default test patients which has some patient health records.
Furthermore, the test environment will query other Cross Community Gateways in the test environments of connected registry servers.
Test patient with documents and different formats
| Patient.identifier (NIN) | Patient Name | Example document | Location |
|---|---|---|---|
| xxx | [TODO] | NHN document registry |
This test patient has the following documents in the NHN document registry. All documents are returned in CDA format (XML metadata and document content as embedded base64 encoded data). The documents are available in the test environment environments.
Your client should preferrably be able to render all these formats.
| Extension | Mimetype | Description | Title | Location | Instance |
|---|---|---|---|---|---|
| .xml | application/xml | KITH | [TODO] | NHN document registry | Bjarne sykehus |
| application/pdf | [TODO] | NHN document registry | Bjarne sykehus | ||
| .rtf | text/rtf | Rich-Text Format | [TODO] | NHN document registry | Bjarne sykehus |
| .txt | text/plain | Text File | [TODO] | NHN document registry | Bjarne sykehus |
| .png | image/png | Image | [TODO] | NHN document registry | Bjarne sykehus |
| .jpg | image/jpeg | Image | [TODO] | NHN document registry | Bjarne sykehus |
| .tif/.tiff | image/tiff | Image | [TODO] | NHN document registry | Bjarne sykehus |
Synthetic Test patients
| Patient.identifier (NIN) | Patient Name | Identification number type | Location |
|---|---|---|---|
| [TODO] | [TODO] | NHN document registry | |
| 02835998374 | AUTORISERT JUL | F-number | Helse Sør-Øst |
| 70019950032 | Andine And | F-number | Various |
Synthetic Test patients in NHN document registry
| Patient.identifier (NIN) | Patient Name | Identification number type | Location |
|---|---|---|---|
| [TODO] | [TODO] | NHN document registry | |
| 17855599120 | USNOBBET KLOKKE | F-number | Various |
| 08777634659 | ULYDIG BOLLE | F-number | Various |
Synthetic Test health personell
| NIN | HPR | Health personell name | Authorization |
|---|---|---|---|
| 13116900216 | 565501872 | GRØNN VITS | Lege |
| 13116900216 | 565505933 | KVART GREVLING | Lege |
| 13116900216 | 565512796 | VIRKELIG KJELTRING | Sykepleier |
| 13116900216 | 565501872 | LIVSTRETT BEVER | Vernepleier |
| 13116900216 | DIREKTE HEI | Ikke helsepersonell | |
| 13116900216 | VEIK LOGARITME | Ikke helsepersonell | |
| 13116900216 | HYPPIG AVTALE | Ikke helsepersonell |
more example data to come