ProcedureFocalDevice
open class ProcedureFocalDevice: BackboneElement
Device changed in procedure.
A device that is implanted, removed or otherwise manipulated (calibration, battery replacement, fitting a prosthesis, attaching a wound-vac, etc.) as a focal portion of the Procedure.
-
Device changed in procedure.
A device that is implanted, removed or otherwise manipulated (calibration, battery replacement, fitting a prosthesis, attaching a wound-vac, etc.) as a focal portion of the Procedure.
Declaration
Swift
override open class var resourceType: String
-
Kind of change to device.
Declaration
Swift
public var action: CodeableConcept?
-
Device that was changed.
Declaration
Swift
public var manipulated: Reference?
-
Convenience initializer, taking all required properties as arguments.
Declaration
Swift
public convenience init(manipulated: Reference)
-
Convenience initializer, taking all required properties as arguments.
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 ProcedureFocalDevice: BackboneElement