Skip to main content

PlanDefinition

Trial Use 4 Specialized — Quality & Testing

This resource allows for the definition of various types of plans as a sharable, consumable, and executable artifact. The resource is general enough to support the description of a broad range of clinical and non-clinical artifacts such as clinical decision support rules, order sets, protocols, and drug quality specifications.

Endpoints

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

Top-level elements

ElementType(s)CardinalityDescription
urluri0..1Canonical identifier for this plan definition, represented as a URI (globally unique)
identifierIdentifier0..*Additional identifier for the plan definition
versionstring0..1Business version of the plan definition
versionAlgorithm[x]string / Coding0..1How to compare versions
namestring0..1Name for this plan definition (computer friendly)
titlestring0..1Name for this plan definition (human friendly)
subtitlestring0..1Subordinate title of the plan definition
typeCodeableConcept0..1order-set
statuscode1..1draft
experimentalboolean0..1For testing purposes, not real usage
subject[x]CodeableConcept / Reference / canonical0..1Type of individual the plan definition is focused on
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 plan definition
useContextUsageContext0..*The context that the content is intended to support
jurisdictionCodeableConcept0..*Intended jurisdiction for plan definition (if applicable)
purposemarkdown0..1Why this plan definition is defined
usagemarkdown0..1Describes the clinical usage of the plan
copyrightmarkdown0..1Use and/or publishing restrictions
copyrightLabelstring0..1Copyright holder and year(s)
approvalDatedate0..1When the plan definition was approved by publisher
lastReviewDatedate0..1When the plan definition was last reviewed by the publisher
effectivePeriodPeriod0..1When the plan definition is expected to be used
topicCodeableConcept0..*E.g. Education, Treatment, Assessment
authorContactDetail0..*Who authored the content
editorContactDetail0..*Who edited the content
reviewerContactDetail0..*Who reviewed the content
endorserContactDetail0..*Who endorsed the content
relatedArtifactRelatedArtifact0..*Additional documentation, citations
librarycanonical0..*Logic used by the plan definition
goalBackboneElement0..*What the plan is trying to accomplish
actorBackboneElement0..*Actors within the plan
actionBackboneElement0..*Action defined by the plan
asNeeded[x]boolean / CodeableConcept0..1Preconditions for service

Resource-specific search parameters

ParameterTypeDescription
composed-ofreferenceWhat resource is being referenced
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
definitionreferenceActivity or plan definitions used by plan definition
depends-onreferenceWhat resource is being referenced
derived-fromreferenceWhat resource is being referenced
descriptionstringThe description of the activity definition
effectivedateThe time during which the activity definition is intended to be in use
identifiertokenExternal identifier for the activity definition
jurisdictiontokenIntended jurisdiction for the activity definition
namestringComputationally friendly name of the activity definition
predecessorreferenceWhat resource is being referenced
publisherstringName of the publisher of the activity definition
statustokenThe current status of the activity definition
successorreferenceWhat resource is being referenced
titlestringThe human-friendly name of the activity definition
topictokenTopics associated with the module
typetokenThe type of artifact the plan (e.g. order-set, eca-rule, protocol)
urluriThe uri that identifies the activity definition
versiontokenThe business version of the activity definition

Reference

  • Official FHIR R5 spec: PlanDefinition
  • Maturity: Trial Use 4 (FMM 4).