This page is part of the FHIR Specification (v3.5.0: R4 Ballot #2). 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 | Compartments: Patient |
Detailed Descriptions for the elements in the ItemInstance resource.
ItemInstance | |
Element Id | ItemInstance |
Definition | A physical, countable instance of an item, for example one box or one unit. |
Control | 1..1 |
Type | DomainResource |
Summary | true |
ItemInstance.count | |
Element Id | ItemInstance.count |
Definition | The quantity or amount of instances. For example if several units are being counted for inventory, this quantity can be more than one, provided they are not unique. Seriallized items are considered unique and as such would have a quantity max 1. This element is required and its presence asserts that the reource refers to a physical item. |
Control | 1..1 |
Type | integer |
Summary | true |
ItemInstance.location | |
Element Id | ItemInstance.location |
Definition | The location where the item is phisically located. |
Control | 0..1 |
Type | Reference(Location) |
Summary | true |
ItemInstance.subject | |
Element Id | ItemInstance.subject |
Definition | The patient that the item is associated with (implanted in, given to). |
Control | 0..1 |
Type | Reference(Patient) |
Summary | true |
ItemInstance.manufactureDate | |
Element Id | ItemInstance.manufactureDate |
Definition | The manufacture or preparation date and time. Times are necessary for several examples - for example biologically derived products, prepared or coumpounded medication, rapidly decaying isotopes. |
Control | 0..1 |
Type | dateTime |
Summary | true |
ItemInstance.expiryDate | |
Element Id | ItemInstance.expiryDate |
Definition | The expiry or preparation date and time. |
Control | 0..1 |
Type | dateTime |
Summary | true |
ItemInstance.currentSWVersion | |
Element Id | ItemInstance.currentSWVersion |
Definition | The Software version associated with the device, typically only used for devices with embedded software or firmware. |
Control | 0..1 |
Type | string |
Summary | true |
ItemInstance.lotNumber | |
Element Id | ItemInstance.lotNumber |
Definition | The lot or batch number. |
Control | 0..1 |
Type | string |
Summary | true |
ItemInstance.serialNumber | |
Element Id | ItemInstance.serialNumber |
Definition | The serial number if available. |
Control | 0..1 |
Type | string |
Summary | true |
ItemInstance.carrierAIDC | |
Element Id | ItemInstance.carrierAIDC |
Definition | The machine-readable AIDC string in base64 encoding. Can correspond to the UDI pattern in devices. |
Control | 0..1 |
Type | string |
Summary | true |
ItemInstance.carrierHRF | |
Element Id | ItemInstance.carrierHRF |
Definition | The human-readable barcode string. Can correspond to the UDI pattern in devices. |
Control | 0..1 |
Type | string |
Summary | true |