GraphDefinition
GraphDefinition
draftResource56 elementsv5.0.0
A formal computable definition of a graph of resources - that is, a coherent set of resources that form a graph by following references. The Graph Definition resource defines a set and makes rules about the set.
Metadata
hl7.org/fhir- Canonical URL
- http://hl7.org/fhir/StructureDefinition/GraphDefinition
- ID
- GraphDefinition
- Type
- Base Definition
- Derivation
- specialization
- Publisher
- Health Level Seven International (FHIR Infrastructure)
- Version
- 5.0.0
| Path | Card. | Type | Description |
|---|---|---|---|
GraphDefinition | 0..* | Definition of a graph of resources | |
id | 0..1 | string | Logical id of this artifact |
meta | 0..1 | Metadata about the resource | |
implicitRules | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource contentrequired: all-languages |
text | 0..1 | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources |
extension | 0..* | Additional content defined by implementations | |
modifierExtension | 0..* | Extensions that cannot be ignored | |
url | 0..1 | uri | Canonical identifier for this graph definition, represented as a URI (globally unique) |
identifier | 0..* | Additional identifier for the GraphDefinition (business identifier) | |
version | 0..1 | string | Business version of the graph definition |
versionAlgorithm[x] | 0..1 | stringCoding | How to compare versionsextensible: version-algorithm |
name | 1..1 | string | Name for this graph definition (computer friendly) |
title | 0..1 | string | Name for this graph definition (human friendly) |
status | 1..1 | code | draft | active | retired | unknownrequired: publication-status |
experimental | 0..1 | boolean | For testing purposes, not real usage |
date | 0..1 | dateTime | Date last changed |
publisher | 0..1 | string | Name of the publisher/steward (organization or individual) |
contact | 0..* | Contact details for the publisher | |
description | 0..1 | markdown | Natural language description of the graph definition |
useContext | 0..* | The context that the content is intended to support | |
jurisdiction | 0..* | Intended jurisdiction for graph definition (if applicable)extensible: jurisdiction | |
purpose | 0..1 | markdown | Why this graph definition is defined |
copyright | 0..1 | markdown | Use and/or publishing restrictions |
copyrightLabel | 0..1 | string | Copyright holder and year(s) |
start | 0..1 | id | Starting Node |
node | 0..* | BackboneElement | Potential target for the link |
link | 0..* | BackboneElement | Links this graph makes rules about |