FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon

Orders and Observations icon Work GroupMaturity Level: 0 Trial UseSecurity Category: Business Compartments: No defined compartments

Detailed Descriptions for the elements in the InventoryReport resource.

InventoryReport
Element Id InventoryReport
Definition

A report of inventory or stock items.

Short Display A report of inventory or stock items
Cardinality 0..*
Type DomainResource
Summary false
InventoryReport.identifier
Element Id InventoryReport.identifier
Definition

Business identifier for the InventoryReport.

Short Display Business identifier for the report
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.

Short Display draft | requested | active | entered-in-error
Cardinality 1..1
Terminology Binding Inventory Report Status (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).

Short Display snapshot | difference
Cardinality 1..1
Terminology Binding Inventory Count Type (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.

Short Display addition | 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.

Short Display 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.

Short Display When the report has been submitted
Cardinality 1..1
Type dateTime
Summary true
InventoryReport.reporter
Element Id InventoryReport.reporter
Definition

Who submits the report.

Short Display Who submits the report
Cardinality 0..1
Type Reference(Practitioner | Patient | RelatedPerson | Device)
Summary false
InventoryReport.reportingPeriod
Element Id InventoryReport.reportingPeriod
Definition

The period the report refers to.

Short Display 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).

Short Display 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.

Short Display 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.

Short Display The status of the items that are being reported
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.

Short Display The date and time when the items were counted
Cardinality 0..1
Type dateTime
Summary false
InventoryReport.inventoryListing.item
Element Id InventoryReport.inventoryListing.item
Definition

The item or items in this listing.

Short Display The item or items in this listing
Cardinality 0..*
Summary true
InventoryReport.inventoryListing.item.category
Element Id InventoryReport.inventoryListing.item.category
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'.

Short Display The inventory category or classification of the items being reported
Cardinality 0..1
Type CodeableConcept
Summary true
InventoryReport.inventoryListing.item.quantity
Element Id InventoryReport.inventoryListing.item.quantity
Definition

The quantity of the item or items being reported.

Short Display The quantity of the item or items being reported
Cardinality 1..1
Type Quantity
Summary true
InventoryReport.inventoryListing.item.item
Element Id InventoryReport.inventoryListing.item.item
Definition

The code or reference to the item type.

Short Display The code or reference to the item type
Cardinality 1..1
Type CodeableReference(Medication | Device | NutritionProduct | InventoryItem | BiologicallyDerivedProduct)
Summary true
InventoryReport.note
Element Id InventoryReport.note
Definition

A note associated with the InventoryReport.

Short Display A note associated with the InventoryReport
Cardinality 0..*
Type Annotation
Summary false