Skip to main content

IQuantity

No description

interface IQuantity {
id: String
extension: [Extension]
value: decimal
_value: ElementBase
comparator: code
_comparator: ElementBase
unit: String
_unit: ElementBase
system: uri
_system: ElementBase
code: code
_code: ElementBase
}

Fields

IQuantity.id ● String scalar

IQuantity.extension ● [Extension] list object

IQuantity.value ● decimal scalar

IQuantity._value ● ElementBase object

IQuantity.comparator ● code scalar

IQuantity._comparator ● ElementBase object

IQuantity.unit ● String scalar

IQuantity._unit ● ElementBase object

IQuantity.system ● uri scalar

IQuantity._system ● ElementBase object

IQuantity.code ● code scalar

IQuantity._code ● ElementBase object

Implemented By

Age object ● Count object ● Distance object ● Duration object