This page is part of the FHIR Specification (v4.6.0: R5 Draft Ballot - see ballot notes). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Orders and Observations Work Group | Maturity Level: 0 | Trial Use | Security Category: Business | Compartments: Not linked to any defined compartments |
Detailed Descriptions for the elements in the InventoryReport resource.
InventoryReport | |
Element Id | InventoryReport |
Definition | A report of inventory or stock items. |
Cardinality | 0..* |
Type | DomainResource |
Summary | false |
InventoryReport.identifier | |
Element Id | InventoryReport.identifier |
Definition | Identifiers for the InventoryReport. |
Note | This is a business identifier, not a resource identifier (see discussion) |
Cardinality | 0..* |
Type | Identifier |
Summary | true |
InventoryReport.status | |
Element Id | InventoryReport.status |
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 |
Terminology Binding | InventoryReportStatus (Required) |
Type | code |
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) |
Summary | true |
InventoryReport.countType | |
Element Id | InventoryReport.countType |
Definition | Whether the report is about the current inventory count (snapshot) or a differential change in inventory (change). |
Cardinality | 1..1 |
Terminology Binding | InventoryCountType (Required) |
Type | code |
Is Modifier | true (Reason: Not known why this is labelled a modifier) |
Summary | true |
InventoryReport.operationType | |
Element Id | InventoryReport.operationType |
Definition | What type of operation is being performed - addition or subtraction. |
Cardinality | 0..1 |
Type | CodeableConcept |
Summary | true |
InventoryReport.operationTypeReason | |
Element Id | InventoryReport.operationTypeReason |
Definition | The reason for this count - regular count, ad-hoc count, new arrivals, etc. |
Cardinality | 0..1 |
Type | CodeableConcept |
Summary | true |
InventoryReport.reportedDateTime | |
Element Id | InventoryReport.reportedDateTime |
Definition | When the report has been submitted. |
Cardinality | 1..1 |
Type | dateTime |
Summary | true |
InventoryReport.reporter | |
Element Id | InventoryReport.reporter |
Definition | Who submits the report. |
Cardinality | 0..1 |
Type | Reference(Practitioner | Patient | RelatedPerson | Device) |
Patterns | Reference(Practitioner,Patient,RelatedPerson,Device): Common patterns = Participant |
Summary | false |
InventoryReport.reportingPeriod | |
Element Id | InventoryReport.reportingPeriod |
Definition | The period the report refers to. |
Cardinality | 0..1 |
Type | Period |
Summary | false |
InventoryReport.inventoryListing | |
Element Id | InventoryReport.inventoryListing |
Definition | An inventory listing section (grouped by any of the attributes). |
Cardinality | 0..* |
Summary | true |
InventoryReport.inventoryListing.location | |
Element Id | InventoryReport.inventoryListing.location |
Definition | Location of the inventory items. |
Cardinality | 0..1 |
Type | Reference(Location) |
Summary | false |
InventoryReport.inventoryListing.itemStatus | |
Element Id | InventoryReport.inventoryListing.itemStatus |
Definition | The status of the items. |
Cardinality | 0..1 |
Type | CodeableConcept |
Summary | true |
InventoryReport.inventoryListing.countingDateTime | |
Element Id | InventoryReport.inventoryListing.countingDateTime |
Definition | The date and time when the items were counted. |
Cardinality | 0..1 |
Type | dateTime |
Summary | false |
InventoryReport.inventoryListing.items | |
Element Id | InventoryReport.inventoryListing.items |
Definition | The item or items in this listing. |
Cardinality | 0..* |
Summary | true |
InventoryReport.inventoryListing.items.category | |
Element Id | InventoryReport.inventoryListing.items.category |
Definition | The category of the item or items. |
Cardinality | 0..1 |
Type | CodeableConcept |
Summary | true |
InventoryReport.inventoryListing.items.quantity | |
Element Id | InventoryReport.inventoryListing.items.quantity |
Definition | The quantity of the item or items. |
Cardinality | 1..1 |
Type | Quantity |
Summary | true |
InventoryReport.inventoryListing.items.item | |
Element Id | InventoryReport.inventoryListing.items.item |
Definition | The code or reference to the item type. |
Cardinality | 1..1 |
Type | CodeableReference(Device | Medication) |
Patterns | CodeableReference(Device,Medication): No common pattern |
Summary | true |
InventoryReport.inventoryListing.items.lot | |
Element Id | InventoryReport.inventoryListing.items.lot |
Definition | The lot number of the item or items. |
Cardinality | 0..1 |
Type | string |
Summary | false |
InventoryReport.inventoryListing.items.serial | |
Element Id | InventoryReport.inventoryListing.items.serial |
Definition | The serial number of the item. |
Cardinality | 0..1 |
Type | string |
Summary | false |
InventoryReport.inventoryListing.items.expiry | |
Element Id | InventoryReport.inventoryListing.items.expiry |
Definition | The expiry date of the item or items. |
Cardinality | 0..1 |
Type | dateTime |
Summary | false |
InventoryReport.inventoryListing.items.manufacturingDate | |
Element Id | InventoryReport.inventoryListing.items.manufacturingDate |
Definition | The manufacturingDate of the item or items. |
Cardinality | 0..1 |
Type | dateTime |
Summary | false |
InventoryReport.note | |
Element Id | InventoryReport.note |
Definition | A note associated with the InventoryReport. |
Cardinality | 0..1 |
Type | Annotation |
Summary | false |