UnitOfMeasurement

public struct UnitOfMeasurement : Codable

An object containing three key-value pairs:

  • The name property presents the full name of the unitOfMeasurement.
  • The symbol property shows the textual form of the unit symbol.
  • The definition contains the URI defining the unitOfMeasurement.

The values of these properties SHOULD follow the Unified Code for Unit of Measure (UCUM).