Skip to main content

HS.Message.AddPatientResponse

persistent class HS.Message.AddPatientResponse extends HS.Message.RLSResponse

SQL Table Name: HS_Message.AddPatientResponse

Property Inventory

Properties

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 PatientId as %String (MAXLEN = 100);
Property methods: PatientIdDisplayToLogical(), PatientIdGet(), PatientIdGetStored(), PatientIdIsValid(), PatientIdLogicalToDisplay(), PatientIdLogicalToOdbc(), PatientIdNormalize(), PatientIdSet()

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

^Ens.MessageBodyD(ID,"RLSResponse")
=
Accepted
Code
Text

Storage Model: Storage (HS.Message.AddPatientResponse)

^Ens.MessageBodyD(ID,"AddPatientResponse")
=
PatientId
MPIUpdateFlag

Subclasses

FeedbackOpens in a new tab