Skip to main content

HS.Message.AddPatientRequest

persistent class HS.Message.AddPatientRequest extends HS.Util.EnsRequest, HS.Types.PatientInfo

SQL Table Name: HS_Message.AddPatientRequest

Property Inventory

Parameters

parameter RESPONSECLASSNAME = HS.Message.AddPatientResponse;
Default response class

Properties

property AddOrUpdate as %String (DISPLAYLIST = ",Add,Update,Force", VALUELIST = ",A,U,F");
Whether to force an add or update. Nil value lets MPI decide. "F"orce also lets the MPI decide, but also forces an overwrite of every field
Property methods: AddOrUpdateDisplayToLogical(), AddOrUpdateGet(), AddOrUpdateGetStored(), AddOrUpdateIsValid(), AddOrUpdateLogicalToDisplay(), AddOrUpdateLogicalToOdbc(), AddOrUpdateNormalize(), AddOrUpdateSet()

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

^Ens.MessageBodyD(ID,"EnsRequest")
=
HSCoreVersion
HSMinVersion
%ClearFields

Storage Model: Storage (HS.Message.AddPatientRequest)

^Ens.MessageBodyD(ID,"AddPatientRequest")
=
City
DOB
Facility
FirstName
Gateway
LastName
MRN
Sex
State
Street
Zip
MPIID
SSN
Telephone
MiddleName
ControlledIDList
AssigningAuthority
Identifiers
BusinessPhone
Race
CityOfBirth
DriversLicenseNumber
MothersMaidenSurname
BirthOrder
BirthPlace
MaritalStatus
ReligiousAffiliation
EthnicGroup
Language
VIP
Telecoms
Addresses
Prefix
Suffix
AddOrUpdate
Names
CustomClassName
CustomXMLString
CommunicationPreference
CreatedBy
CreatedOn
LastEnteredBy
LastEnteredOn
DeathTime
FathersName
MothersName
SpousesName
DeathStatus
Extension
County
Country
SexDescription

Storage Model: Storage (HS.Message.AddPatientRequest)

^Ens.MessageBodyD(ID,"HS.Message.AddPatientRequest.AdditionalInfo",n)
=
AdditionalInfo(n)

Subclasses

FeedbackOpens in a new tab