Skip to main content

HS.Gateway.SDA3.SDA3ToHL7.SubTransform.LabResultToOBX

class HS.Gateway.SDA3.SDA3ToHL7.SubTransform.LabResultToOBX extends Ens.DataTransformDTL

JS PJH - SDA3 LabOrder to HL7 OBX Sub Transform

Parameters

parameter IGNOREMISSINGSOURCE = 1;
Inherited description: Override this parameter to 1 in your DTL subclass to make it ignore errors resulting from an attempt to use a value from a source property or virtual property that does not exist in the provided source object
parameter REPORTERRORS = 1;
Inherited description: Override this parameter to 1 in your DTL subclass to make it log and return all errors encountered while executing the transform. When this parameter is set to 0 the DTL will silently log them as Trace messages with category 'xform'.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab