DeviceComponentProductionSpecification
open class DeviceComponentProductionSpecification: BackboneElement
Specification details such as Component Revisions, or Serial Numbers.
The production specification such as component revision, serial number, etc.
-
Specification details such as Component Revisions, or Serial Numbers.
The production specification such as component revision, serial number, etc.
Declaration
Swift
override open class var resourceType: String -
Internal component unique identification.
Declaration
Swift
public var componentId: Identifier? -
A printable string defining the component.
Declaration
Swift
public var productionSpec: FHIRString? -
Type or kind of production specification, for example serial number or software revision.
Declaration
Swift
public var specType: CodeableConcept? -
Type or kind of production specification, for example serial number or software revision.
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 DeviceComponentProductionSpecification: BackboneElement
View on GitHub
Install in Dash
DeviceComponentProductionSpecification Class Reference