MedicationPackageBatch
open class MedicationPackageBatch: BackboneElement
Identifies a single production run.
Information about a group of medication produced or packaged from one production run.
-
Identifies a single production run.
Information about a group of medication produced or packaged from one production run.
Declaration
Swift
override open class var resourceType: String -
When batch will expire.
Declaration
Swift
public var expirationDate: DateTime? -
Identifier assigned to batch.
Declaration
Swift
public var lotNumber: FHIRString? -
Identifier assigned to batch.
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 MedicationPackageBatch: BackboneElement
View on GitHub
Install in Dash
MedicationPackageBatch Class Reference