From b991c5c582827bf477ff732821768f77d0fbecf2 Mon Sep 17 00:00:00 2001 From: dvribeira Date: Thu, 7 Nov 2024 09:12:05 +0100 Subject: [PATCH] [#40] Fixed indentation in ITI-44 page --- docs/transactions/iti44.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/transactions/iti44.md b/docs/transactions/iti44.md index c6c7167..7eaabdb 100644 --- a/docs/transactions/iti44.md +++ b/docs/transactions/iti44.md @@ -21,5 +21,6 @@ The transaction follows the IHE profile specifications, with the following parti - If the patient is nevertheless registered in CARA's MPI, meaning it has a CARA MPI-PID, the eMedication service will assign a new PMP-PID to the patient, register it in CARA's MPI and create an eMedication registration for the patient with the associated PMP-PID. The response will have an `OK` code and proper detail. - If the patient is not registered at all in CARA's MPI, the eMedication service will assign a new PMP-PID to the patient, the eMedication service will create a new registration for this patient in CARA's MPI with the associated PMP-PID and finally create an eMedication registration with the associated PMP-PID. The response will have an `OK` code with proper detail. Note that this is the only case in which the patient information conveyed with the `Patient Registry Record Added` message, other than the patient ids, will be used. -!!! +!!! warning + Please note that the enrollment process will not be completed until an [APPC](../appc/index.md) document has been provided after adding the patient to the eMedication PIX service. Clients shall not start an ITI-44 transaction unless they can provide an APPC document for the patient immediately after successfully finishing this PIX feed transaction.