This
page
is
part
of
the
FHIR
Specification
(v5.0.0:
R5
-
STU
v6.0.0-ballot1:
Release
6
Ballot
(1st
Draft)
(see
Ballot
Notes
).
This
is
the
The
current
published
version
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
| FHIR Infrastructure Work Group | Maturity Level : N/A | Standards Status : Informative | Compartments : No 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"
StructureDefinition Work Group : fhir
url
:
http://h7.org/fhir/GraphDefinition/example
name : DocumentGenerationTemplate
title : Document Generation Template
status : draft
date : 2015-08-04
publisher
:
HL7
International
/
FHIR
Project
Infrastructure
contact
:
http://hl7.org/fhir
http://www.hl7.org/Special/committees/fiwg
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
Use Rule Code requires identical Patient
link
description : Include any list entries
sourceId : list1
path : List.entry.item
targetId : resN
Compartments
Use Rule Code requires identical Patient
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.