Example in Canonical Resource Management Infrastructure Implementation Guide1.0.0
GraphDefinition

PublishableGraphDefinitionExample

draft

Example of a Publishable GraphDefinition

GraphDefinition-publishable-example.json

Resource Details

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

Example Metadata

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

{
  "resourceType": "GraphDefinition",
  "id": "publishable-example",
  "filename": "GraphDefinition-publishable-example.json",
  "profile": [
    "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablegraphdefinition"
  ],
  "status": "draft",
  "title": "PublishableGraphDefinitionExample",
  "description": "Example of a Publishable GraphDefinition"
}