Skip to main content

InventoryReport

Draft Other

A report of inventory or stock items.

Endpoints

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

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*Business identifier for the report
statuscode1..1draft
countTypecode1..1snapshot
operationTypeCodeableConcept0..1addition
operationTypeReasonCodeableConcept0..1The reason for this count - regular count, ad-hoc count, new arrivals, etc
reportedDateTimedateTime1..1When the report has been submitted
reporterReference0..1Who submits the report
reportingPeriodPeriod0..1The period the report refers to
inventoryListingBackboneElement0..*An inventory listing section (grouped by any of the attributes)
noteAnnotation0..*A note associated with the InventoryReport

Resource-specific search parameters

ParameterTypeDescription
identifiertokenSearch by identifier
itemtokenSearch by items in inventory report
item-referencereferenceSearch by items in inventory report
statustokenSearch by status

Reference