FHIRClient - v3.0.0
Preparing search index...
types
fhirclient
FHIR
Period
Interface Period
interface
Period
{
end
?:
string
;
extension
?:
Extension
<
valueX
>
[]
;
id
?:
string
;
start
?:
string
;
}
Hierarchy (
View Summary
)
Element
Period
Index
Properties
end?
extension?
id?
start?
Properties
Optional
end
end
?:
string
End time with inclusive boundary, if not ongoing
Optional
extension
extension
?:
Extension
<
valueX
>
[]
Optional
id
id
?:
string
Optional
start
start
?:
string
Starting time with inclusive boundary
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
extension
id
start
FHIRClient - v3.0.0
Loading...
End time with inclusive boundary, if not ongoing