IGUHealth
Preparing search index...
@iguhealth/server
transactions
buildTransactionTopologicalGraph
Function buildTransactionTopologicalGraph
buildTransactionTopologicalGraph
<
Version
extends
"4.0"
|
"4.3"
>
(
ctx
:
IGUHealthServerCTX
,
fhirVersion
:
Version
,
transaction
:
Resource
<
Version
,
"Bundle"
>
,
)
:
Promise
<
{
graph
:
Graph
;
locationsToUpdate
:
LocationsToUpdate
;
order
:
string
[]
}
,
>
Type Parameters
Version
extends
"4.0"
|
"4.3"
Parameters
ctx
:
IGUHealthServerCTX
fhirVersion
:
Version
transaction
:
Resource
<
Version
,
"Bundle"
>
Returns
Promise
<
{
graph
:
Graph
;
locationsToUpdate
:
LocationsToUpdate
;
order
:
string
[]
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
IGUHealth
Loading...