@health-samurai/aidbox-client
Preparing search index...
HumanName
Interface HumanName
interface
HumanName
{
id
?:
string
;
_id
?:
Element
;
family
?:
string
;
_family
?:
Element
;
given
?:
string
[]
;
_given
?:
Element
;
period
?:
Period
;
prefix
?:
string
[]
;
_prefix
?:
Element
;
suffix
?:
string
[]
;
_suffix
?:
Element
;
text
?:
string
;
_text
?:
Element
;
use
?:
|
"temp"
|
"old"
|
"usual"
|
"official"
|
"nickname"
|
"anonymous"
|
"maiden"
;
_use
?:
Element
;
}
Hierarchy (
View Summary
)
Element
HumanName
Index
Properties
id?
_
id?
family?
_
family?
given?
_
given?
period?
prefix?
_
prefix?
suffix?
_
suffix?
text?
_
text?
use?
_
use?
Properties
Optional
id
id
?:
string
Optional
_
id
_id
?:
Element
Optional
family
family
?:
string
Optional
_
family
_family
?:
Element
Optional
given
given
?:
string
[]
Optional
_
given
_given
?:
Element
Optional
period
period
?:
Period
Optional
prefix
prefix
?:
string
[]
Optional
_
prefix
_prefix
?:
Element
Optional
suffix
suffix
?:
string
[]
Optional
_
suffix
_suffix
?:
Element
Optional
text
text
?:
string
Optional
_
text
_text
?:
Element
Optional
use
use
?:
|
"temp"
|
"old"
|
"usual"
|
"official"
|
"nickname"
|
"anonymous"
|
"maiden"
Optional
_
use
_use
?:
Element
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
_
id
family
_
family
given
_
given
period
prefix
_
prefix
suffix
_
suffix
text
_
text
use
_
use
@health-samurai/aidbox-client
Loading...