$graph

Return a graph of resources

draftFHIR Core package4.3.0operation1 input1 output

Return an entire graph of resources based on a GraphDefinition. The operation is invoked on a specific instance of a resource, and the graph definition tells the server what other resources to return in the same packaage

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/OperationDefinition/Resource-graph
Code
$graph
Kind
operation
Affects State
No
Publisher
HL7 (FHIR Project)

Invocation Context

Can be invoked at:
Instance Level
Target Resources:
Resource
Affects State:No

Input Parameters (1)

NameTypeCard.Description
graph*uri1..1Servers MAY choose to allow any graph definition to be specified, but MAY require that the client choose a graph definition from a specific list of known supported definitions. The server is not required to support a formal definition of the graph on the end point

Output Parameters (1)

NameTypeCard.Description
resultBundle1..1The set of resources that were in the graph based on the provided definition

Additional Information

Version
4.3.0
Date
2022-05-28T12:47:40+10:00