ISProfile.CheckPatientCode
Description
Syntax
object.
CheckPatientCode
(aPatient, aNewCode)
Part
Attribute
Type
Description
object
Required
ISProfile
The
object
always implements the
ISProfile
interface
aPatient
In, Required
ISPatient
aNewCode
In, Required
string
Return Value
TSCheckPatientCodeResults
Example
Note:
See also
ISPatientUtils.LoadByRefID
ISPatientUtils.LoadPatientByCode
ISPatientUtils.LoadPatientByID
ISProfile.FindPatientByNHI
ISProfile.GetPatientByEntityParams
ISProfile.GetPatientByRegistryParams
ISProfile.LoadPatient
ISProfile.LoadPatientByAliasCode
ISProfile.LoadPatientByCode
ISProfile.LoadPatientByFilenum
ISProfile.LoadPatientByFolder
ISProfile.NewPatient
ISProfile.SelectPatient
Version information
Added in v7.8.0
Parent topic:
ISProfile