MedicationDispensePerformer
open class MedicationDispensePerformer: BackboneElement
Who performed event.
Indicates who or what performed the event. It should be assumed that the performer is the dispenser of the medication.
-
Who performed event.
Indicates who or what performed the event. It should be assumed that the performer is the dispenser of the medication.
Declaration
Swift
override open class var resourceType: String -
Individual who was performing.
Declaration
Swift
public var actor: Reference? -
Organization organization was acting for.
Declaration
Swift
public var onBehalfOf: Reference? -
Convenience initializer, taking all required properties as arguments.
Declaration
Swift
public convenience init(actor: Reference) -
Convenience initializer, taking all required properties as arguments.
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 MedicationDispensePerformer: BackboneElement
View on GitHub
Install in Dash
MedicationDispensePerformer Class Reference