Skip to content

Commit

Permalink
Update PMP INT paths
Browse files Browse the repository at this point in the history
  • Loading branch information
qligier committed Apr 16, 2024
1 parent 2ac69ee commit d8d10a4
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
10 changes: 5 additions & 5 deletions docs/eprik-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,11 @@ for EPRIK instead of CARA INT for a PMP integration for the following XDS transa
|----------------------------------------------------------------------------------------------------|-------------------------------------------------------|
| Host | test.ahdis.ch |
| Port | 443 (https) or 80 (http) |
| XDS [[ITI-18]](https://profiles.ihe.net/ITI/TF/Volume2/ITI-18.html) | /eprik-cara/camel/pmp-int/pmp2/services/xds/iti18 |
| XDS [[ITI-41]](https://profiles.ihe.net/ITI/TF/Volume2/ITI-41.html) | /eprik-cara/camel/pmp-int/pmp2/services/xds/iti41 |
| XDS [[ITI-43]](https://profiles.ihe.net/ITI/TF/Volume2/ITI-43.html) | /eprik-cara/camel/pmp-int/pmp2/services/xds/iti43 |
| XDS MU [[ITI-57]](https://profiles.ihe.net/ITI/TF/Volume2/ITI-57.html) | /eprik-cara/camel/pmp-int/pmp2/services/xds/iti57 |
| CMPD [[PHARM-1]](https://www.ihe.net/uploadedFiles/Documents/Pharmacy/IHE_Pharmacy_Suppl_CMPD.pdf) | /eprik-cara/camel/pmp-int/pmp2/services/cmpd/chpharm1 |
| XDS [[ITI-18]](https://profiles.ihe.net/ITI/TF/Volume2/ITI-18.html) | /eprik-cara/camel/pmp-int/pmp/services/xds/iti18 |
| XDS [[ITI-41]](https://profiles.ihe.net/ITI/TF/Volume2/ITI-41.html) | /eprik-cara/camel/pmp-int/pmp/services/xds/iti41 |
| XDS [[ITI-43]](https://profiles.ihe.net/ITI/TF/Volume2/ITI-43.html) | /eprik-cara/camel/pmp-int/pmp/services/xds/iti43 |
| XDS MU [[ITI-57]](https://profiles.ihe.net/ITI/TF/Volume2/ITI-57.html) | /eprik-cara/camel/pmp-int/pmp/services/xds/iti57 |
| CMPD [[PHARM-1]](https://www.ihe.net/uploadedFiles/Documents/Pharmacy/IHE_Pharmacy_Suppl_CMPD.pdf) | /eprik-cara/camel/pmp-int/pmp/services/cmpd/chpharm1 |

The other PMP host is available at the path `/eprik-cara/camel/pmp-dev/pmp/...`; see
https://cara-ch.github.io/emed-service-guide/endpoints/ for more details.
2 changes: 1 addition & 1 deletion docs/pmp.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

See [CARA's eMedication IG](https://cara-ch.github.io/emed-service-guide/).

You can access any logs also directly at https://pmp.posttenebrassilico.ch/pmp2/mhd/logs.
You can access any logs also directly at https://ws-pmp-int.cara.ch/pmp/mhd/logs.

## eprik integration with pmp

Expand Down
Loading

0 comments on commit d8d10a4

Please sign in to comment.