Function getUcumCode

  • Standardizes a QuantitativeValue unit code to UCUM code format.

    Returns

    a unit of measure as a UCUM code

    Parameters

    • unitCode: string

      the unit of measure, expressed in the format "unit" or "namespace:unit"

    Returns null | string

Generated using TypeDoc