Skip to main content

HS.Message.PatientBatchFetchResponse

persistent class HS.Message.PatientBatchFetchResponse extends HS.Util.EnsResponse

SQL Table Name: HS_Message.PatientBatchFetchResponse

Property Inventory

Properties

property ConsentApplied as %Boolean [ InitialExpression = 0 ];
Property methods: ConsentAppliedDisplayToLogical(), ConsentAppliedGet(), ConsentAppliedGetStored(), ConsentAppliedIsValid(), ConsentAppliedLogicalToDisplay(), ConsentAppliedLogicalToXSD(), ConsentAppliedNormalize(), ConsentAppliedSet(), ConsentAppliedXSDToLogical()
property Facility as list of HS.HC.DataType.FacilityName;
The facility to which the request is made - for error messages
Property methods: FacilityBuildValueArray(), FacilityCollectionToDisplay(), FacilityCollectionToOdbc(), FacilityDisplayToCollection(), FacilityDisplayToLogical(), FacilityGet(), FacilityGetObject(), FacilityGetObjectId(), FacilityGetStored(), FacilityGetSwizzled(), FacilityIsValid(), FacilityLogicalToDisplay(), FacilityLogicalToOdbc(), FacilityNormalize(), FacilityOdbcToCollection(), FacilitySet(), FacilitySetObject(), FacilitySetObjectId()
property MPIUpdateFlag as %String (DISPLAYLIST = ",No Change,Added,Updated,Deleted", VALUELIST = ",0,1,2,3");
MPI Update flag
Property methods: MPIUpdateFlagDisplayToLogical(), MPIUpdateFlagGet(), MPIUpdateFlagGetStored(), MPIUpdateFlagIsValid(), MPIUpdateFlagLogicalToDisplay(), MPIUpdateFlagLogicalToOdbc(), MPIUpdateFlagNormalize(), MPIUpdateFlagSet()
property RequestStatus as list of %Status;
Request statii, one per request
Property methods: RequestStatusBuildValueArray(), RequestStatusCollectionToDisplay(), RequestStatusCollectionToOdbc(), RequestStatusDisplayToCollection(), RequestStatusGet(), RequestStatusGetObject(), RequestStatusGetObjectId(), RequestStatusGetStored(), RequestStatusGetSwizzled(), RequestStatusIsValid(), RequestStatusLogicalToOdbc(), RequestStatusLogicalToXSD(), RequestStatusOdbcToCollection(), RequestStatusSet(), RequestStatusSetObject(), RequestStatusSetObjectId(), RequestStatusXSDToLogical()
property Token as %String (MAXLEN = 32000);
The patient token
Property methods: TokenDisplayToLogical(), TokenGet(), TokenGetStored(), TokenIsValid(), TokenLogicalToDisplay(), TokenLogicalToOdbc(), TokenNormalize(), TokenSet()

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.PatientBatchFetchResponse)

^Ens.MessageBodyD(ID,"PatientBatchFetchResponse")
=
Token
RequestStatus
MPIUpdateFlag
ConsentApplied
Facility
FeedbackOpens in a new tab