Quantity

Measured amount with units representation

Quantity = object

Represents a measured amount with units. Used for numeric values with associated units.

Properties

value

value: number | null

The value of the measured amount


unit

unit: string | null

Unit representation


code

code: string | null

Coded form of the unit


comparator

comparator: string | null

Comparator for the value


system

system: string | null

System that defines the coded unit form