SupplyDeliverySuppliedItem
open class SupplyDeliverySuppliedItem: BackboneElement
The item that is delivered or supplied.
The item that is being delivered or has been supplied.
-
The item that is delivered or supplied.
The item that is being delivered or has been supplied.
Declaration
Swift
override open class var resourceType: String
-
Medication, Substance, or Device supplied.
Declaration
Swift
public var itemCodeableConcept: CodeableConcept?
-
Medication, Substance, or Device supplied.
Declaration
Swift
public var itemReference: Reference?
-
Amount dispensed.
Declaration
Swift
public var quantity: Quantity?
-
Amount dispensed.
Declaration
Swift
override open func populate(from json: FHIRJSON, context instCtx: inout FHIRInstantiationContext)
Parameters
json
The JSON element to use to populate the receiver
context
The instantiation context to use
-
Undocumented
Declaration
Swift
open class SupplyDeliverySuppliedItem: BackboneElement