Skip to main content

HS.Message.ECRFetchResponse

persistent class HS.Message.ECRFetchResponse extends HS.Util.EnsResponse, HS.Types.XMLMessage

SQL Table Name: HS_Message.ECRFetchResponse

Property Inventory

Properties

property AuditName as %String (MAXLEN = 220);
This should be the name of the patient being fetched, in format: Last, First, Middle If it's not set here, the audit mechanism will dig it out of the SDA Stream, but that's has a negative performance impact
Property methods: AuditNameDisplayToLogical(), AuditNameGet(), AuditNameGetStored(), AuditNameIsValid(), AuditNameLogicalToDisplay(), AuditNameLogicalToOdbc(), AuditNameNormalize(), AuditNameSet()
property ConsentApplied as %Boolean [ InitialExpression = 0 ];
Property methods: ConsentAppliedDisplayToLogical(), ConsentAppliedGet(), ConsentAppliedGetStored(), ConsentAppliedIsValid(), ConsentAppliedLogicalToDisplay(), ConsentAppliedLogicalToXSD(), ConsentAppliedNormalize(), ConsentAppliedSet(), ConsentAppliedXSDToLogical()

Inherited Members

Inherited Properties

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: Storage (Ens.MessageBody)

^Ens.MessageBodyD(ID)
=
%%CLASSNAME

Storage Model: Storage (HS.Util.EnsResponse)

^Ens.MessageBodyD(ID,"EnsResponse")
=
HSCoreVersion
HSMinVersionError

Storage Model: Storage (HS.Message.ECRFetchResponse)

^Ens.MessageBodyD(ID,"ECRFetchResponse")
=
Action
Content
ContentStream
ConsentApplied
QuickStreamId
StreamContentType
AuditName
HSMinVersion
%ClearFields

Subclasses

FeedbackOpens in a new tab