DeviceMetricCalibration
open class DeviceMetricCalibration: BackboneElement
Describes the calibrations that have been performed or that are required to be performed.
-
Describes the calibrations that have been performed or that are required to be performed.
Declaration
Swift
override open class var resourceType: String -
Describes the state of the calibration.
Declaration
Swift
public var state: DeviceMetricCalibrationState? -
Describes the time last calibration has been performed.
Declaration
Swift
public var time: Instant? -
Describes the type of the calibration method.
Declaration
Swift
public var type: DeviceMetricCalibrationType? -
Describes the type of the calibration method.
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 DeviceMetricCalibration: BackboneElement
View on GitHub
Install in Dash
DeviceMetricCalibration Class Reference