MedicationPackage
open class MedicationPackage: BackboneElement
Details about packaged medications.
Information that only applies to packages (not products).
-
Details about packaged medications.
Information that only applies to packages (not products).
Declaration
Swift
override open class var resourceType: String -
Identifies a single production run.
Declaration
Swift
public var batch: [MedicationPackageBatch]? -
E.g. box, vial, blister-pack.
Declaration
Swift
public var container: CodeableConcept? -
What is in the package.
Declaration
Swift
public var content: [MedicationPackageContent]? -
What is 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 MedicationPackage: BackboneElement
View on GitHub
Install in Dash
MedicationPackage Class Reference