@health-samurai/aidbox-client
Preparing search index...
ContactPoint
Interface ContactPoint
interface
ContactPoint
{
period
?:
Period
;
rank
?:
number
;
_rank
?:
Element
;
system
?:
"url"
|
"phone"
|
"fax"
|
"email"
|
"pager"
|
"sms"
|
"other"
;
_system
?:
Element
;
use
?:
"home"
|
"work"
|
"temp"
|
"old"
|
"mobile"
;
_use
?:
Element
;
value
?:
string
;
_value
?:
Element
;
id
?:
string
;
_id
?:
Element
;
}
Hierarchy (
View Summary
)
Element
ContactPoint
Index
Properties
period?
rank?
_
rank?
system?
_
system?
use?
_
use?
value?
_
value?
id?
_
id?
Properties
Optional
period
period
?:
Period
Optional
rank
rank
?:
number
Optional
_
rank
_rank
?:
Element
Optional
system
system
?:
"url"
|
"phone"
|
"fax"
|
"email"
|
"pager"
|
"sms"
|
"other"
Optional
_
system
_system
?:
Element
Optional
use
use
?:
"home"
|
"work"
|
"temp"
|
"old"
|
"mobile"
Optional
_
use
_use
?:
Element
Optional
value
value
?:
string
Optional
_
value
_value
?:
Element
Optional
id
id
?:
string
Optional
_
id
_id
?:
Element
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
period
rank
_
rank
system
_
system
use
_
use
value
_
value
id
_
id
@health-samurai/aidbox-client
Loading...