@ukkidney/ukrdc-axios-ts
Preparing search index...
GPInfo
Interface GPInfo
Patient GP information
interface
GPInfo
{
code
:
string
;
contactvalue
?:
string
|
null
;
gpname
?:
string
|
null
;
postcode
?:
string
|
null
;
street
?:
string
|
null
;
type
?:
string
|
null
;
}
Index
Properties
code
contactvalue?
gpname?
postcode?
street?
type?
Properties
code
code
:
string
GP code
Optional
contactvalue
contactvalue
?:
string
|
null
Optional
gpname
gpname
?:
string
|
null
Optional
postcode
postcode
?:
string
|
null
Optional
street
street
?:
string
|
null
Optional
type
type
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
contactvalue
gpname
postcode
street
type
@ukkidney/ukrdc-axios-ts
Loading...
Patient GP information