This page is part of the FHIR Specification (v3.2.0: R4 Ballot 1). 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 | Draft | Compartments: Patient |
Detailed Descriptions for the elements in the ItemInstance resource.
ItemInstance | |
Definition | A physical, countable instance of an item, for example one box or one unit. |
Control | 1..1 |
Summary | true |
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 | |
Definition | The location where the item is phisically located. |
Control | 0..1 |
Type | Reference(Location) |
Summary | true |
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 | |
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 | |
Definition | The expiry or preparation date and time. |
Control | 0..1 |
Type | dateTime |
Summary | true |
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 | |
Definition | The lot or batch number. |
Control | 0..1 |
Type | string |
Summary | true |
ItemInstance.serialNumber | |
Definition | The serial number if available. |
Control | 0..1 |
Type | string |
Summary | true |
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 | |
Definition | The human-readable barcode string. Can correspond to the UDI pattern in devices. |
Control | 0..1 |
Type | string |
Summary | true |