Preparing search index...
The search index is not available
IGUHealth
IGUHealth
@iguhealth/client
types
InvokeSystemRequest
Interface InvokeSystemRequest<Version>
interface
InvokeSystemRequest
<
Version
>
{
body
:
Resource
<
Version
,
"Parameters"
>
;
fhirVersion
:
Version
;
http
?:
{
headers
:
Record
<
string
,
string
>
;
status
:
number
;
}
;
level
:
"system"
;
operation
:
code
;
type
:
"invoke-request"
;
}
Type Parameters
Version
extends
FHIR_VERSION
Hierarchy (
view full
)
SystemInteraction
<
Version
>
InvokeSystemRequest
Index
Properties
body
fhir
Version
http?
level
operation
type
Properties
body
body
:
Resource
<
Version
,
"Parameters"
>
fhir
Version
fhir
Version
:
Version
Optional
http
http
?:
{
headers
:
Record
<
string
,
string
>
;
status
:
number
;
}
level
level
operation
operation
:
code
type
type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
fhir
Version
http
level
operation
type
IGUHealth
Loading...