Example in Canonical Resource Management Infrastructure Implementation Guide1.0.0
GraphDefinition

ShareableGraphDefinitionExample

draft

Example of a Shareable GraphDefinition

GraphDefinition-shareable-example.json

Resource Details

Resource Type
GraphDefinition
Resource ID
shareable-example
Conforms To
http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablegraphdefinition

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "GraphDefinition",
  "id": "shareable-example",
  "filename": "GraphDefinition-shareable-example.json",
  "profile": [
    "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablegraphdefinition"
  ],
  "status": "draft",
  "title": "ShareableGraphDefinitionExample",
  "description": "Example of a Shareable GraphDefinition"
}