FHIRKit Client - v2.0.0
GitHub
npm
Preparing search index...
PatchParams
Interface PatchParams
interface
PatchParams
{
id
:
string
;
jsonPatch
:
OpPatch
[]
;
options
?:
RequestOptions
;
resourceType
:
string
;
}
Index
Properties
id
json
Patch
options?
resource
Type
Properties
id
id
:
string
json
Patch
jsonPatch
:
OpPatch
[]
Array of RFC 6902 JSON Patch operations.
Optional
options
options
?:
RequestOptions
resource
Type
resourceType
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
json
Patch
options
resource
Type
GitHub
npm
FHIRKit Client - v2.0.0
Loading...
Array of RFC 6902 JSON Patch operations.