SubstanceInstance
open class SubstanceInstance: BackboneElement
If this describes a specific package/container of the substance.
Substance may be used to describe a kind of substance, or a specific package/container of the substance: an instance.
-
If this describes a specific package/container of the substance.
Substance may be used to describe a kind of substance, or a specific package/container of the substance: an instance.
Declaration
Swift
override open class var resourceType: String -
When no longer valid to use.
Declaration
Swift
public var expiry: DateTime? -
Identifier of the package/container.
Declaration
Swift
public var identifier: Identifier? -
Amount of substance in the package.
Declaration
Swift
public var quantity: Quantity? -
Amount of substance in the package.
Declaration
Swift
override open func populate(from json: FHIRJSON, context instCtx: inout FHIRInstantiationContext)Parameters
jsonThe JSON element to use to populate the receiver
contextThe instantiation context to use
-
Undocumented
Declaration
Swift
open class SubstanceInstance: BackboneElement
View on GitHub
Install in Dash
SubstanceInstance Class Reference