Skip to content

Commit

Permalink
Update endpoints.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dvribeira authored Apr 15, 2024
1 parent d439975 commit 4d6ce95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/endpoints.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This page lists the different endpoints available to use the e-medication servic
## Base EndPoint
| Environnement | Base URL |
| --- | --- |
| Integration | https://ws-pmp-int.cara.ch/pmp2 |
| Integration | https://ws-pmp-int.cara.ch/pmp |
| Development | https://ws-pmp-dev.cara.ch/pmp |

## PIX EndPoints
Expand Down Expand Up @@ -32,4 +32,4 @@ This page lists the different endpoints available to use the e-medication servic
| Retrieve Document (ITI-68)|`/mhd/iti68`|MHD equivalent to [ITI-43](transactions/iti43.md). See also [official documentation](https://profiles.ihe.net/ITI/MHD/ITI-68.html).|
| Find Document Lists (ITI-66)|`/mhd/list`|MHD equivalent to [ITI-18](transactions/iti18.md). See also [official documentation](https://profiles.ihe.net/ITI/MHD/ITI-66.html).|
| Find Document References (ITI-67)|`/mhd/DocumentReference`|MHD equivalent to [ITI-18](transactions/iti18.md). See also [official documentation](https://profiles.ihe.net/ITI/MHD/ITI-67.html).|
| CH:PHARM-5|`/mhd/chpharm5`|MHD equivalent to [CH:PHARM-1](transactions/chpharm1.md). See also [official documentation](https://www.ihe.net/uploadedFiles/Documents/Pharmacy/IHE_Pharmacy_Suppl_CMPD.pdf), § 3.2.|
| CH:PHARM-5|`/mhd/chpharm5`|MHD equivalent to [CH:PHARM-1](transactions/chpharm1.md). See also [official documentation](https://www.ihe.net/uploadedFiles/Documents/Pharmacy/IHE_Pharmacy_Suppl_CMPD.pdf), § 3.2.|

0 comments on commit 4d6ce95

Please sign in to comment.