Skip to main content

SupplyRequest

Trial Use 1 Clinical — Care Provision

A record of a non-patient specific request for a medication, substance, device, certain types of biologically derived product, and nutrition product used in the healthcare setting.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/SupplyRequest
InteractionMethodPath
ReadGET/fhir/R5/SupplyRequest/[id]
VreadGET/fhir/R5/SupplyRequest/[id]/_history/[vid]
UpdatePUT/fhir/R5/SupplyRequest/[id]
PatchPATCH/fhir/R5/SupplyRequest/[id]
DeleteDELETE/fhir/R5/SupplyRequest/[id]
CreatePOST/fhir/R5/SupplyRequest
SearchGET/fhir/R5/SupplyRequest?...
HistoryGET/fhir/R5/SupplyRequest/[id]/_history
Type-historyGET/fhir/R5/SupplyRequest/_history

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*Business Identifier for SupplyRequest
statuscode0..1draft
basedOnReference0..*What other request is fulfilled by this supply request
categoryCodeableConcept0..1The kind of supply (central, non-stock, etc.)
prioritycode0..1routine
deliverForReference0..1The patient for who the supply request is for
itemCodeableReference1..1Medication, Substance, or Device requested to be supplied
quantityQuantity1..1The requested amount of the item indicated
parameterBackboneElement0..*Ordered item details
occurrence[x]dateTime / Period / Timing0..1When the request should be fulfilled
authoredOndateTime0..1When the request was made
requesterReference0..1Individual making the request
supplierReference0..*Who is intended to fulfill the request
reasonCodeableReference0..*The reason why the supply item was requested
deliverFromReference0..1The origin of the supply
deliverToReference0..1The destination of the supply

Resource-specific search parameters

ParameterTypeDescription
categorytokenThe kind of supply (central, non-stock, etc.)
datedateWhen the event occurred
identifiertokenAccount number
patientreferenceThe entity that caused the expenses
requesterreferenceIndividual making the request
statustokendraft
subjectreferenceThe destination of the supply
supplierreferenceWho is intended to fulfill the request

Reference

  • Official FHIR R5 spec: SupplyRequest
  • Maturity: Trial Use 1 (FMM 1).