GET SupplyRequest Resource Bundle
get
/oracle-fhir-server/fhir/SupplyRequest
This endpoint supports the retrieval of SupplyRequest resource list.It returns Bundle of SupplyRequest resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
category(optional): string
The kind of supply (central, non-stock, etc.)
-
date(optional): string(date)
When the request was made
-
identifier(optional): string
Business Identifier for SupplyRequest
-
requester(optional): string
Individual making the request
-
status(optional): string
draft | active | suspended +
-
subject(optional): string
The destination of the supply
-
supplier(optional): string
Who is intended to fulfill the request
Response
200 Response
Success