Release 4

Operation-resource-graph

FHIR Infrastructure Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: Not linked to any defined compartments

This is the narrative for the resource. See also the XML, JSON or Turtle format.


Return a graph of resources

OPERATION: Return a graph of resources

The official URL for this operation definition is:

http://hl7.org/fhir/OperationDefinition/Resource-graph

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

URL: [base]/Resource/[id]/$graph

Parameters

UseNameCardinalityTypeBindingDocumentation
INgraph1..1uri

Servers 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

OUTresult1..1Bundle

The set of resources that were in the graph based on the provided definition


 

 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.