Release 4B 5

This page is part of the FHIR Specification (v4.3.0: R4B (v5.0.0: R5 - STU ). The This is the current published version which supercedes in it's permanent home (it will always be available at this version is 5.0.0 . URL). For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R5 R4B R4

Operation-resource-graph

Example OperationDefinition/Resource-graph (Narrative)

FHIR Infrastructure Work Group Maturity Level : N/A Standards Status : Informative Compartments : Not linked to any No defined compartments

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

Graph OPERATION: Graph The official URL for

Note that 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 formal definition tells for the server what other resources to return in graph operation as an OperationDefinition on Resource. See the same packaage Operation documentation


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

Parameters

Use Name Scope Cardinality Type Binding Documentation
IN graph 1..1 uri

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

OUT result 1..1 Bundle

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.