R5 Final QA

This page is part of the FHIR Specification (v5.0.0-draft-final: Final QA Preview for R5 - see ballot notes). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3

Example GraphDefinition/example (Narrative)

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. This example conforms to the profile GraphDefinition.


Generated Narrative: GraphDefinition

Resource GraphDefinition "example"

url: http://h7.org/fhir/GraphDefinition/example

name: DocumentGenerationTemplate

title: Document Generation Template

status: draft

date: 2015-08-04

publisher: FHIR Project

contact: http://hl7.org/fhir

description: Specify to include list references when generating a document using the $document operation

start: comp1

node

nodeId: comp1

description: The base composition

type: Composition

profile: Clinical Document

node

nodeId: list1

description: A list resource that a section entry reference points to

type: List

node

nodeId: resN

description: Generic resource that's the target of a list reference

type: Resource

link

description: Link from Composition.section to list

sourceId: comp1

path: Composition.section.entry

targetId: list1

Compartments

-UseRuleCode
*requiresidenticalPatient

link

description: Include any list entries

sourceId: list1

path: List.entry.item

targetId: resN

Compartments

-UseRuleCode
*requiresidenticalPatient

 

 

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.