Skip to main content

GraphDefinition

Trial Use 2 Conformance

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.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/GraphDefinition
InteractionMethodPath
ReadGET/fhir/R5/GraphDefinition/[id]
VreadGET/fhir/R5/GraphDefinition/[id]/_history/[vid]
UpdatePUT/fhir/R5/GraphDefinition/[id]
PatchPATCH/fhir/R5/GraphDefinition/[id]
DeleteDELETE/fhir/R5/GraphDefinition/[id]
CreatePOST/fhir/R5/GraphDefinition
SearchGET/fhir/R5/GraphDefinition?...
HistoryGET/fhir/R5/GraphDefinition/[id]/_history
Type-historyGET/fhir/R5/GraphDefinition/_history

Top-level elements

ElementType(s)CardinalityDescription
urluri0..1Canonical identifier for this graph definition, represented as a URI (globally unique)
identifierIdentifier0..*Additional identifier for the GraphDefinition (business identifier)
versionstring0..1Business version of the graph definition
versionAlgorithm[x]string / Coding0..1How to compare versions
namestring1..1Name for this graph definition (computer friendly)
titlestring0..1Name for this graph definition (human friendly)
statuscode1..1draft
experimentalboolean0..1For testing purposes, not real usage
datedateTime0..1Date last changed
publisherstring0..1Name of the publisher/steward (organization or individual)
contactContactDetail0..*Contact details for the publisher
descriptionmarkdown0..1Natural language description of the graph definition
useContextUsageContext0..*The context that the content is intended to support
jurisdictionCodeableConcept0..*Intended jurisdiction for graph definition (if applicable)
purposemarkdown0..1Why this graph definition is defined
copyrightmarkdown0..1Use and/or publishing restrictions
copyrightLabelstring0..1Copyright holder and year(s)
startid0..1Starting Node
nodeBackboneElement0..*Potential target for the link
linkBackboneElement0..*Links this graph makes rules about

Resource-specific search parameters

ParameterTypeDescription
contexttokenA use context assigned to the activity definition
context-quantityquantityA quantity- or range-valued use context assigned to the activity definition
context-typetokenA type of use context assigned to the activity definition
context-type-quantitycompositeA use context type and quantity- or range-based value assigned to the activity definition
context-type-valuecompositeA use context type and value assigned to the activity definition
datedateThe activity definition publication date
descriptionstringThe description of the activity definition
identifiertokenExternal identifier for the activity definition
jurisdictiontokenIntended jurisdiction for the activity definition
namestringComputationally friendly name of the activity definition
publisherstringName of the publisher of the activity definition
starttokenType of resource at which the graph starts
statustokenThe current status of the activity definition
urluriThe uri that identifies the activity definition
versiontokenThe business version of the activity definition

Reference