Skip to main content

HS.FHIR.DTL.Util.SDA3.Handler.Quantity

class HS.FHIR.DTL.Util.SDA3.Handler.Quantity

Method Inventory

Methods

classmethod Unit(source As %String) as %String
Return the units for the string passed in.
classmethod Value(source As %String) as %Numeric
Strip off any non-numeric characters and return the numeric value of a string passed in.
FeedbackOpens in a new tab