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