InventoryItem
FHIR Cross-version Mappings for InventoryItem based on the R5 structure
InventoryItem (5.0.0)
InventoryItem
I.identifier
:
Identifier
: [0..*]
I.status
:
code
: [1..1]
I.category
:
CodeableConcept
: [0..*]
I.code
:
CodeableConcept
: [0..*]
I.name
: [0..*]
I.n.nameType
:
Coding
: [1..1]
I.n.language
:
code
: [1..1]
I.n.name
:
string
: [1..1]
I.responsibleOrganization
: [0..*]
I.r.role
:
CodeableConcept
: [1..1]
I.r.organization
:
Reference
(
Organization
) : [1..1]
I.description
: [0..1]
I.d.language
:
code
: [0..1]
I.d.description
:
string
: [0..1]
I.inventoryStatus
:
CodeableConcept
: [0..*]
I.baseUnit
:
CodeableConcept
: [0..1]
I.netContent
:
Quantity
: [0..1]
I.association
: [0..*]
I.a.associationType
:
CodeableConcept
: [1..1]
I.a.relatedItem
:
Reference
(
InventoryItem
|
Medication
|
MedicationKnowledge
|
Device
|
DeviceDefinition
|
NutritionProduct
|
BiologicallyDerivedProduct
) : [1..1]
I.a.quantity
:
Ratio
: [1..1]
I.characteristic
: [0..*]
I.c.characteristicType
:
CodeableConcept
: [1..1]
I.c.value[x]
:
string
|
integer
|
decimal
|
boolean
|
url
|
dateTime
|
Quantity
|
Range
|
Ratio
|
Annotation
|
Address
|
Duration
|
CodeableConcept
: [1..1]
I.instance
: [0..1]
I.i.identifier
:
Identifier
: [0..*]
I.i.lotNumber
:
string
: [0..1]
I.i.expiry
:
dateTime
: [0..1]
I.i.subject
:
Reference
(
Patient
|
Organization
) : [0..1]
I.i.location
:
Reference
(
Location
) : [0..1]
I.productReference
:
Reference
(
Medication
|
Device
|
NutritionProduct
|
BiologicallyDerivedProduct
) : [0..1]