The code of the external provider looking after the patient throughout pregnancy.
object.LeadMaternityProviderCode
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
string
Display the patient's lead maternity provider code.
Dim aPatient
Dim aLeadMaternityProviderCode
Set aPatient = Profile.SelectPatient
aLeadMaternityProviderCode = aPatient.LeadMaternityProviderCode
Profile.MsgBox (aLeadMaternityProviderCode)
In Profile Client v8 on User Interface Lead Maternity Provider Code can be found in
.