Skip to main content

DeviceVersion

No description

type DeviceVersion {
id: String
extension: [Extension]
modifierExtension: [Extension]
type: CodeableConcept
component: Identifier
value: String
_value: ElementBase
}

Fields​

DeviceVersion.id ● String scalar​

DeviceVersion.extension ● [Extension] list object​

DeviceVersion.modifierExtension ● [Extension] list object​

DeviceVersion.type ● CodeableConcept object​

DeviceVersion.component ● Identifier object​

DeviceVersion.value ● String scalar​

DeviceVersion._value ● ElementBase object​

Member Of​

Device object ● IDevice interface