http://hl7.org/fhir/StructureDefinition/InventoryReport|5.0.0
A report of inventory or stock items.
description: A report of inventory or stock items. derivation: specialization name: InventoryReport type: InventoryReport elements: reportingPeriod: {isModifier: false, short: The period the report refers to, mustSupport: false, isSummary: false, index: 7} reportedDateTime: {isModifier: false, short: When the report has been submitted, mustSupport: false, isSummary: true, index: 5} inventoryListing: isModifier: false short: An inventory listing section (grouped by any of the attributes) mustSupport: false array: true isSummary: true index: 8 elements: location: {isModifier: false, short: Location of the inventory items, mustSupport: false, isSummary: false, index: 9} itemStatus: {isModifier: false, short: The status of the items that are being reported, mustSupport: false, isSummary: true, index: 10} countingDateTime: {isModifier: false, short: The date and time when the items were counted, mustSupport: false, isSummary: false, index: 11} item: isModifier: false short: The item or items in this listing mustSupport: false array: true isSummary: true index: 12 elements: category: {isModifier: false, short: The inventory category or classification of the items being reported, mustSupport: false, isSummary: true, index: 13} quantity: {isModifier: false, short: The quantity of the item or items being reported, mustSupport: false, isSummary: true, index: 14} item: {isModifier: false, short: The code or reference to the item type, mustSupport: false, isSummary: true, index: 15} required: [quantity, item] countType: isModifier: true short: snapshot | difference mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/inventoryreport-counttype|5.0.0'} isModifierReason: Not known why this is labelled a modifier isSummary: true index: 2 operationTypeReason: {isModifier: false, short: 'The reason for this count - regular count, ad-hoc count, new arrivals, etc', mustSupport: false, isSummary: true, index: 4} note: {isModifier: false, short: A note associated with the InventoryReport, mustSupport: false, array: true, isSummary: false, index: 16} reporter: {isModifier: false, short: Who submits the report, mustSupport: false, isSummary: false, index: 6} status: isModifier: true short: draft | requested | active | entered-in-error mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/inventoryreport-status|5.0.0'} isModifierReason: 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 isSummary: true index: 1 identifier: {isModifier: false, short: Business identifier for the report, mustSupport: false, array: true, isSummary: true, index: 0} operationType: {isModifier: false, short: addition | subtraction, mustSupport: false, isSummary: true, index: 3} class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/InventoryReport base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 5.0.0 required: [reportedDateTime, status, countType]