Skip to main content

HS.FHIR.DTL.Util.SDA3.Handler.ResultItem

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

Method Inventory

Methods

classmethod ResultComparator(source As %String) as %String
Return the comparator, as long as it is one of <, >, <=, >=
classmethod ResultNormalRange(source As %String, ByRef aux) as %RegisteredObject
Extract the normal range for the result from a string and save it in an Observation:referenceRange element.
classmethod ResultValue(source As %String) as %String
Extract the numeric value from the source. If it is not numeric, nothing will be returned.
FeedbackOpens in a new tab