Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Quantity

A measured or measurable amount

Hierarchy

Index

Properties

Optional code

code: code

Coded form of the unit

Optional comparator

comparator: "<" | "<=" | ">=" | ">"

< | <= | >= | > - how to understand the value

Optional extension

extension: Extension[]

Additional Content defined by implementations

Optional id

id: undefined | string

xml:id (or equivalent in JSON)

Optional system

system: uri

System that defines coded unit form

Optional unit

unit: undefined | string

Unit representation

Optional value

value: decimal

Numerical value (with implicit precision)

Generated using TypeDoc