Skip to main content

HS.Gateway.SDA3.SDA3ToHL7.SubTransform.EncounterToPV2

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

J2 PJH - SDA3 Encounter to HL7 PV2 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