Specific MoH District Health Board code.
object.GeoDHB
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
string
Display the District Health Board code for the patient's address.
Dim aPatient
Dim aGeoDHB
Set aPatient = Profile.SelectPatient
aGeoDHB = aPatient.GeoDHB
Profile.MsgBox (aGeoDHB)
In Profile Client v8 on User Interface Geo DHB can be found in
.