--- type: "resource-definitions" title: "InventoryReport Definitions" resource: "InventoryReport" --- # InventoryReport Definitions ## InventoryReport A report of inventory or stock items **Definition:** A report of inventory or stock items. **Cardinality:** 0..* **Mappings:** workflow=Event; rim=Act[classCode=COMPOSITION, moodCode=EVN]; dicom=Reference IHE radiology TF vol 2 table 4.14-1; w5=administrative.entity ## InventoryReport.identifier Business identifier for the report **Definition:** Business identifier for the InventoryReport. **Cardinality:** 0..* **Type:** [Identifier](/Identifier) **Summary:** true **Mappings:** workflow=Event.identifier; w5=FiveWs.identifier; rim=.id and .inboundRelationship[typeCode=COMP].source[classCode=ACSN, moodCode=EVN].id; dicom=StudyInstanceUID (0020,000D) | Accession Number and Issuer (0080,0050)+(0080,0051) | Study ID (0020,0010) ## InventoryReport.status draft | requested | active | entered-in-error **Definition:** The status of the inventory check or notification - whether this is draft (e.g. the report is still pending some updates) or active. **Cardinality:** 1..1 **Type:** [code](/code) **Binding:** required:[inventoryreport-status](/valueset-inventoryreport-status) **Summary:** true **Is Modifier:** true (Reason: This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid) **Mappings:** workflow=Event.status; w5=FiveWs.status; v2=Varies by domain; rim=.status ## InventoryReport.countType snapshot | difference **Definition:** Whether the report is about the current inventory count (snapshot) or a differential change in inventory (change). **Cardinality:** 1..1 **Type:** [code](/code) **Binding:** required:[inventoryreport-counttype](/valueset-inventoryreport-counttype) **Summary:** true **Is Modifier:** true (Reason: Not known why this is labelled a modifier) ## InventoryReport.operationType addition | subtraction **Definition:** What type of operation is being performed - addition or subtraction. **Cardinality:** 0..1 **Type:** [CodeableConcept](/CodeableConcept) **Summary:** true ## InventoryReport.operationTypeReason The reason for this count - regular count, ad-hoc count, new arrivals, etc **Definition:** The reason for this count - regular count, ad-hoc count, new arrivals, etc. **Cardinality:** 0..1 **Type:** [CodeableConcept](/CodeableConcept) **Summary:** true ## InventoryReport.reportedDateTime When the report has been submitted **Definition:** When the report has been submitted. **Cardinality:** 1..1 **Type:** [dateTime](/dateTime) **Summary:** true ## InventoryReport.reporter Who submits the report **Definition:** Who submits the report. **Cardinality:** 0..1 **Type:** Reference([Practitioner](/Practitioner), [Patient](/Patient), [RelatedPerson](/RelatedPerson), [Device](/Device)) ## InventoryReport.reportingPeriod The period the report refers to **Definition:** The period the report refers to. **Cardinality:** 0..1 **Type:** [Period](/Period) ## InventoryReport.inventoryListing An inventory listing section (grouped by any of the attributes) **Definition:** An inventory listing section (grouped by any of the attributes). **Cardinality:** 0..* **Type:** [BackboneElement](/BackboneElement) **Summary:** true ## InventoryReport.inventoryListing.location Location of the inventory items **Definition:** Location of the inventory items. **Cardinality:** 0..1 **Type:** Reference([Location](/Location)) ## InventoryReport.inventoryListing.itemStatus The status of the items that are being reported **Definition:** The status of the items. **Cardinality:** 0..1 **Type:** [CodeableConcept](/CodeableConcept) **Summary:** true ## InventoryReport.inventoryListing.countingDateTime The date and time when the items were counted **Definition:** The date and time when the items were counted. **Cardinality:** 0..1 **Type:** [dateTime](/dateTime) ## InventoryReport.inventoryListing.item The item or items in this listing **Definition:** The item or items in this listing. **Cardinality:** 0..* **Type:** [BackboneElement](/BackboneElement) **Summary:** true ## InventoryReport.inventoryListing.item.category The inventory category or classification of the items being reported **Definition:** The inventory category or classification of the items being reported. This is meant not for defining the product, but for inventory categories e.g. 'pending recount' or 'damaged'. **Cardinality:** 0..1 **Type:** [CodeableConcept](/CodeableConcept) **Summary:** true ## InventoryReport.inventoryListing.item.quantity The quantity of the item or items being reported **Definition:** The quantity of the item or items being reported. **Cardinality:** 1..1 **Type:** [Quantity](/Quantity) **Summary:** true ## InventoryReport.inventoryListing.item.item The code or reference to the item type **Definition:** The code or reference to the item type. **Cardinality:** 1..1 **Type:** [CodeableReference](/CodeableReference) **Summary:** true ## InventoryReport.note A note associated with the InventoryReport **Definition:** A note associated with the InventoryReport. **Cardinality:** 0..* **Type:** [Annotation](/Annotation)