Supply of Products for Healthcare (SUPPLY)
0.3.0 - ci-build
Supply of Products for Healthcare (SUPPLY), published by IHE Pharmacy Technical Committee. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/pharm-supply/ and changes regularly. See the Directory of published versions
This section corresponds to transaction [PHARM-S4] of the IHE Technical Framework - Receipt notice. Transaction [PHARM-S4] is used by the Supply Supplier and the Supply Receiver actors. The Receipt notice [PHARM-S4] transaction is used to inform that items have been received at a given location.
With the Receipt notice [PHARM-S4] transaction, the Receiver informs the Supplier (any receiver of information, not necessarily the materials supplier) about the Receipt of items, including updates. The Receipt (and respective notice) can be related to a Shipment Notive and a Supply Request, or can be unrelated in case of unexpected reception of items, or items for which an order was not made and the Shipment notice is not digitally available.
Table X:Y.Z.2-1: Actor Roles
Actor | Role |
---|---|
Receiver | Sends Receipt notice to the Supplier |
Supplier | Receives the Receipt notice |
FHIR-R5 HL7 FHIR Release 5.0
Figure X:Y.Z.4-1: Supply Request Interactions
The Receiver sends a SupplyDelivery resource (conformant to the Supply Receipt Profile) using the POST method to the Supplier endpoint.
This method is invoked when the Receiver wishes to notify another entity of the reception of items.
The content type of the HTTP body shall be either application/fhir+json
or application/fhir+xml
.
The Receiver shall assure the request is consistent and actionable before sending, i.e. all required authorizations and approvals are present.
Upon receiving the Receipt notice, the Supplier will act and distribute the information accordingly. Some examples of possible actions:
The Supplier always returns a HTTP Status code appropriate to the processing outcome.
This response is always expected and provides the Receiver with the ackowledgement of the Receipt notice, including any technical issues. The response shall immediately follow the Receipt note reception. In case any delayed updates and confirmation is triggered expected, such actions shall not impede the immediate response to a Receipt notice.
The response to a Supply Request shall consist of:
201 (Created)
Upon receiving the response to the Receipt notice, the Supplier can persist the information provided by the Receiver (status, id, etc.) for future tracking, and can trigger a response to any issues, if they exist.