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