The patient's national identifier system.
object.NationalIdentifierSystem
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
string
Display the patient's national identifier system.
Dim aPatient
Dim aNationalIdentifierSystem
Set aPatient = Profile.SelectPatient
aNationalIdentifierSystem = aPatient.NationalIdentifierSystem
Profile.MsgBox(aNationalIdentifierSystem)
In Profile Client v8 on User Interface National Identifier System can be found in
.