Profile: Plan Definition

The PlanDefinition resource represents ... TODO

nametypestatusurl
PlanDefinitionHreseptPlanDefinitiondrafthttps://simplifier.net/h-resept/StructureDefinition/PlanDefinitionHresept

The Plan Definition FHIR Information Model

TODO

The Plan Definition FHIR Profile Structure

idΣ0..1string
metaΣ0..1Meta
implicitRulesΣ ?!0..1uri
language0..1codeBinding
text0..1Narrative
contained0..*Resource
shiDiseaseGroupExtensionC0..*Extension(string)
modifierExtension?! C0..*Extension
urlΣ0..0uri
id0..1string
extensionC0..1Extension
useΣ ?!0..0codeBinding
typeΣ0..0CodeableConceptBinding
systemΣ1..1uriPattern
valueΣ1..1string
periodΣ C0..1Period
assignerΣ C0..0Reference(Organization)
versionΣ0..0string
nameΣ C0..1string
titleΣ0..0string
subtitle0..0string
typeΣ0..1CodeableConceptBinding
statusΣ ?!1..1codeBinding
experimentalΣ0..0boolean
dateΣ0..0dateTime
publisherΣ0..1string
contactΣ0..0ContactDetail
descriptionΣ0..1markdown
useContextΣ0..*UsageContext
jurisdictionΣ0..0CodeableConceptBinding
purpose0..0markdown
usage0..0string
copyright0..0markdown
approvalDate0..0date
lastReviewDate0..1date
id0..1string
extensionC0..*Extension
startΣ C1..1dateTime
endΣ C1..1dateTime
topic0..0CodeableConcept
author0..0ContactDetail
editor0..0ContactDetail
reviewer0..0ContactDetail
endorser0..0ContactDetail
relatedArtifact0..0RelatedArtifact
library0..0canonical(Library)
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
category0..0CodeableConcept
id0..1string
extensionC0..*Extension
codingΣ0..0Coding
textΣ1..1string
priority0..0CodeableConceptBinding
start0..0CodeableConcept
id0..1string
extensionC0..*Extension
id0..1string
extensionC0..*Extension
systemΣ0..1uri
versionΣ0..0string
codeΣ0..1code
displayΣ0..1string
userSelectedΣ0..0boolean
textΣ0..0string
documentation0..0RelatedArtifact
id0..1string
shiGuidelineRankExtensionC0..*Extension(integer)
modifierExtensionΣ ?! C0..*Extension
prefix0..0string
title0..0string
description0..1string
textEquivalent0..0string
priority0..0codeBinding
code0..0CodeableConcept
reason0..0CodeableConcept
documentation0..0RelatedArtifact
goalId0..0id
triggerC0..0TriggerDefinition
input0..0DataRequirement
output0..0DataRequirement
type0..0CodeableConceptBinding
groupingBehavior0..0codeBinding
selectionBehavior0..0codeBinding
requiredBehavior0..0codeBinding
precheckBehavior0..0codeBinding
cardinalityBehavior0..0codeBinding
definitionUriuri
definitionCanonical1..1canonical(ActivityDefinition)
transform0..0canonical(StructureMap)
action0..0see (action)
PlanDefinition
ShortThe definition of a plan for a series of actions, independent of any specific patient or context
Definition

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 artifacts such as clinical decision support rules, order sets and protocols.

Cardinality0..*
Constraints
  • dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
    contained.contained.empty()
  • dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
    contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
  • dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
    contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
  • dom-6: A resource should have narrative for robust management
    text.`div`.exists()
  • dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
    contained.meta.security.empty()
  • pdf-0: Name should be usable as an identifier for the module by machine processing applications such as code generation
    name.matches('[A-Z]([A-Za-z0-9_]){0,254}')
Mappings
  • rim: Entity. Role, or Act
  • workflow: Definition
PlanDefinition.id
ShortLogical id of this artifact
Definition

The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

Cardinality0..1
Typestring
SummaryTrue
Comments

The only time that a resource does not have an id is when it is being submitted to the server using a create operation.

PlanDefinition.meta
ShortMetadata about the resource
Definition

The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.

Cardinality0..1
TypeMeta
SummaryTrue
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • rim: N/A
PlanDefinition.implicitRules
ShortA set of rules under which this content was created
Definition

A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

Cardinality0..1
Typeuri
ModifierTrue
SummaryTrue
Comments

Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.language
ShortLanguage of the resource content
Definition

The base language in which the resource is written.

Cardinality0..1
Typecode
Binding

A human language.

CommonLanguages (preferred)

Binding extensions
maxValueSetAllLanguages
Comments

Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.text
ShortText summary of the resource, for human interpretation
Definition

A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.

Cardinality0..1
TypeNarrative
Aliasnarrative, html, xhtml, display
Comments

Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • rim: N/A
  • rim: Act.text?
PlanDefinition.contained
ShortContained, inline Resources
Definition

These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.

Cardinality0..*
TypeResource
Aliasinline resources, anonymous resources, contained resources
Comments

This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.

Mappings
  • rim: Entity. Role, or Act
  • rim: N/A
PlanDefinition.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
PlanDefinition.extension:shiDiseaseGroupExtension
ShortDisease Group
Definition

Disease group (sykdomsgruppe) the PlanDefinition applies to.

Cardinality0..*
TypeExtension(string)
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
PlanDefinition.modifierExtension
ShortExtensions that cannot be ignored
Definition

May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

Cardinality0..*
TypeExtension
ModifierTrue
Aliasextensions, user content
Requirements

Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
PlanDefinition.url
ShortCanonical identifier for this plan definition, represented as a URI (globally unique)
Definition

An absolute URI that is used to identify this plan definition when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which at which an authoritative instance of this plan definition is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the plan definition is stored on different servers.

Cardinality0..0
Typeuri
SummaryTrue
Requirements

Allows the plan definition to be referenced by a single globally unique identifier.

Comments

Can be a urn:uuid: or a urn:oid: but real http: addresses are preferred. Multiple instances may share the same URL if they have a distinct version.

The determination of when to create a new version of a resource (same url, new version) vs. defining a new artifact is up to the author. Considerations for making this decision are found in Technical and Business Versions.

In some cases, the resource can no longer be found at the stated url, but the url itself cannot change. Implementations can use the meta.source element to indicate where the current master source of the resource can be found.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.url
  • w5: FiveWs.identifier
PlanDefinition.identifier
ShortAdditional identifier for the plan definition
Definition

A formal identifier that is used to identify this plan definition when it is represented in other formats, or referenced in a specification, model, design or an instance.

Cardinality1..*
TypeIdentifier
SummaryTrue
Requirements

Allows externally provided and/or usable business identifiers to be easily associated with the module.

Comments

Typically, this is used for identifiers that can go in an HL7 V3 II (instance identifier) data type, and can then identify this plan definition outside of FHIR, where it is not possible to use the logical URI.

Slicing

Unordered, Open, by system(Pattern)

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CX / EI (occasionally, more often EI maps to a resource id or a URL)
  • rim: II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs. Also maps to Role[classCode=IDENT]
  • servd: Identifier
  • workflow: Definition.identifier
  • w5: FiveWs.identifier
  • objimpl: no-gen-base
PlanDefinition.identifier:shiPlanDefinitionId
ShortAdditional identifier for the plan definition
Definition

A formal identifier that is used to identify this plan definition when it is represented in other formats, or referenced in a specification, model, design or an instance.

Cardinality1..1
TypeIdentifier
SummaryTrue
Requirements

Allows externally provided and/or usable business identifiers to be easily associated with the module.

Comments

Typically, this is used for identifiers that can go in an HL7 V3 II (instance identifier) data type, and can then identify this plan definition outside of FHIR, where it is not possible to use the logical URI.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Pattern
{
  "system": "https://pharmasys-api.sykehusinnkjop.no/shiPlanDefinitionId"
}
Mappings
  • rim: n/a
  • v2: CX / EI (occasionally, more often EI maps to a resource id or a URL)
  • rim: II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs. Also maps to Role[classCode=IDENT]
  • servd: Identifier
  • workflow: Definition.identifier
  • w5: FiveWs.identifier
  • objimpl: no-gen-base
PlanDefinition.identifier:shiPlanDefinitionId.id
ShortUnique id for inter-element referencing
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Cardinality0..1
Typestring
Mappings
  • rim: n/a
PlanDefinition.identifier:shiPlanDefinitionId.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..1
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
PlanDefinition.identifier:shiPlanDefinitionId.use
Shortusual | official | temp | secondary | old (If known)
Definition

The purpose of this identifier.

Cardinality0..0
Typecode
Binding

Identifies the purpose for this identifier, if known .

IdentifierUse (required)

ModifierTrue
SummaryTrue
Requirements

Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

Comments

Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: N/A
  • rim: Role.code or implied by context
PlanDefinition.identifier:shiPlanDefinitionId.type
ShortDescription of identifier
Definition

A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

Cardinality0..0
TypeCodeableConcept
Binding

A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

Identifier Type Codes (extensible)

SummaryTrue
Requirements

Allows users to make use of identifiers when the identifier system is not known.

Comments

This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
  • v2: CX.5
  • rim: Role.code or implied by context
PlanDefinition.identifier:shiPlanDefinitionId.system
ShortThe namespace for the identifier value
Definition

Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

Cardinality1..1
Typeuri
SummaryTrue
Requirements

There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

Comments

Identifier.system is always case sensitive.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Pattern
https://pharmasys-api.sykehusinnkjop.no/shiPlanDefinitionId
ExamplesGeneral
http://www.acme.com/identifiers/patient
Mappings
  • rim: n/a
  • v2: CX.4 / EI-2-4
  • rim: II.root or Role.id.root
  • servd: ./IdentifierType
PlanDefinition.identifier:shiPlanDefinitionId.value
ShortThe value that is unique
Definition

The portion of the identifier typically relevant to the user and which is unique within the context of the system.

Cardinality1..1
Typestring
SummaryTrue
Comments

If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
ExamplesGeneral
123456
Mappings
  • rim: n/a
  • v2: CX.1 / EI.1
  • rim: II.extension or II.root if system indicates OID or GUID (Or Role.id.extension or root)
  • servd: ./Value
PlanDefinition.identifier:shiPlanDefinitionId.period
ShortTime period when id is/was valid for use
Definition

Time period during which identifier is/was valid for use.

Cardinality0..1
TypePeriod
SummaryTrue
Comments

A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times").

Period is not used for a duration (a measure of elapsed time). See Duration.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • per-1: If present, start SHALL have a lower value than end
    start.hasValue().not() or end.hasValue().not() or (start <= end)
Mappings
  • rim: n/a
  • v2: DR
  • rim: IVL<TS>[lowClosed="true" and highClosed="true"] or URG<TS>[lowClosed="true" and highClosed="true"]
  • v2: CX.7 + CX.8
  • rim: Role.effectiveTime or implied by context
  • servd: ./StartDate and ./EndDate
PlanDefinition.identifier:shiPlanDefinitionId.assigner
ShortOrganization that issued id (may be just text)
Definition

Organization that issued/manages the identifier.

Cardinality0..0
TypeReference(Organization)
SummaryTrue
Comments

The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ref-1: SHALL have a contained resource if a local reference is provided
    reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings
  • rim: n/a
  • rim: The target of a resource reference is a RIM entry point (Act, Role, or Entity)
  • v2: CX.4 / (CX.4,CX.9,CX.10)
  • rim: II.assigningAuthorityName but note that this is an improper use by the definition of the field. Also Role.scoper
  • servd: ./IdentifierIssuingAuthority
PlanDefinition.version
ShortBusiness version of the plan definition
Definition

The identifier that is used to identify this version of the plan definition when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the plan definition author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence. To provide a version consistent with the Decision Support Service specification, use the format Major.Minor.Revision (e.g. 1.0.0). For more information on versioning knowledge assets, refer to the Decision Support Service specification. Note that a version is required for non-experimental active artifacts.

Cardinality0..0
Typestring
SummaryTrue
Comments

There may be different plan definition instances that have the same identifier but different versions. The version can be appended to the url in a reference to allow a reference to a particular business version of the plan definition with the format [url]|[version].

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.version
  • w5: FiveWs.version
PlanDefinition.name
ShortName for this plan definition (computer friendly)
Definition

A natural language name identifying the plan definition. This name should be usable as an identifier for the module by machine processing applications such as code generation.

Cardinality0..1
Typestring
SummaryTrue
Requirements

Support human navigation and code generation.

Comments

The name is not expected to be globally unique. The name should be a simple alphanumeric type name to ensure that it is machine-processing friendly.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1, inv-0
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.title
ShortName for this plan definition (human friendly)
Definition

A short, descriptive, user-friendly title for the plan definition.

Cardinality0..0
Typestring
SummaryTrue
Comments

This name does not need to be machine-processing friendly and may contain punctuation, white-space, etc.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.title
PlanDefinition.subtitle
ShortSubordinate title of the plan definition
Definition

An explanatory or alternate title for the plan definition giving additional information about its content.

Cardinality0..0
Typestring
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.type
Shortorder-set | clinical-protocol | eca-rule | workflow-definition
Definition

A high-level category for the plan definition that distinguishes the kinds of systems that would be interested in the plan definition.

Cardinality0..1
TypeCodeableConcept
Binding

The type of PlanDefinition.

PlanDefinitionType (extensible)

SummaryTrue
Comments

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
PlanDefinition.status
Shortdraft | active | retired | unknown
Definition

The status of this plan definition. Enables tracking the life-cycle of the content.

Cardinality1..1
Typecode
Binding

The lifecycle status of an artifact.

PublicationStatus (required)

ModifierTrue
SummaryTrue
Comments

Allows filtering of plan definitions that are appropriate for use versus not.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.status {different ValueSet}
  • w5: FiveWs.status
PlanDefinition.experimental
ShortFor testing purposes, not real usage
Definition

A Boolean value to indicate that this plan definition is authored for testing purposes (or education/evaluation/marketing) and is not intended to be used for genuine usage.

Cardinality0..0
Typeboolean
SummaryTrue
Requirements

Enables experimental content to be developed following the same lifecycle that would be used for a production-level plan definition.

Comments

Allows filtering of plan definitions that are appropriate for use versus not.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.experimental
  • w5: FiveWs.class
PlanDefinition.subject[x]
ShortType of individual the plan definition is focused on
Definition

A code or group definition that describes the intended subject of the plan definition.

Cardinality0..0
TypeCodeableConcept | Reference(Group)
Binding

The possible types of subjects for a plan definition (E.g. Patient, Practitioner, Organization, Location, etc.).

SubjectType (extensible)

Meaning when missing

Patient

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.subject
PlanDefinition.date
ShortDate last changed
Definition

The date (and optionally time) when the plan definition was published. The date must change when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the plan definition changes.

Cardinality0..0
TypedateTime
SummaryTrue
AliasRevision Date
Comments

Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the plan definition. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.date
  • w5: FiveWs.recorded
PlanDefinition.publisher
ShortName of the publisher (organization or individual)
Definition

The name of the organization or individual that published the plan definition.

Cardinality0..1
Typestring
SummaryTrue
Requirements

Helps establish the "authority/credibility" of the plan definition. May also allow for contact.

Comments

Usually an organization but may be an individual. The publisher (or steward) of the plan definition is the organization or individual primarily responsible for the maintenance and upkeep of the plan definition. This is not necessarily the same individual or organization that developed and initially authored the content. The publisher is the primary point of contact for questions or issues with the plan definition. This item SHOULD be populated unless the information is available from context.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.publisher
  • w5: FiveWs.witness
PlanDefinition.contact
ShortContact details for the publisher
Definition

Contact details to assist a user in finding and communicating with the publisher.

Cardinality0..0
TypeContactDetail
SummaryTrue
Comments

May be a web site, an email address, a telephone number, etc.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.contact
PlanDefinition.description
ShortNatural language description of the plan definition
Definition

A free text natural language description of the plan definition from a consumer's perspective.

Cardinality0..1
Typemarkdown
SummaryTrue
Comments

This description can be used to capture details such as why the plan definition was built, comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc. It is not a rendering of the plan definition as conveyed in the 'text' field of the resource itself. This item SHOULD be populated unless the information is available from context (e.g. the language of the plan definition is presumed to be the predominant language in the place the plan definition was created).

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.description
PlanDefinition.useContext
ShortThe context that the content is intended to support
Definition

The content was developed with a focus and intent of supporting the contexts that are listed. These contexts may be general categories (gender, age, ...) or may be references to specific programs (insurance plans, studies, ...) and may be used to assist with indexing and searching for appropriate plan definition instances.

Cardinality0..*
TypeUsageContext
SummaryTrue
Requirements

Assist in searching for appropriate content.

Comments

When multiple useContexts are specified, there is no expectation that all or any of the contexts apply.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.useContext
PlanDefinition.jurisdiction
ShortIntended jurisdiction for plan definition (if applicable)
Definition

A legal or geographic region in which the plan definition is intended to be used.

Cardinality0..0
TypeCodeableConcept
Binding

Countries and regions within which this artifact is targeted for use.

Jurisdiction ValueSet (extensible)

SummaryTrue
Comments

It may be possible for the plan definition to be used in jurisdictions other than those for which it was originally designed or intended.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
  • workflow: Definition.jurisdiction
PlanDefinition.purpose
ShortWhy this plan definition is defined
Definition

Explanation of why this plan definition is needed and why it has been designed as it has.

Cardinality0..0
Typemarkdown
Comments

This element does not describe the usage of the plan definition. Instead, it provides traceability of ''why'' the resource is either needed or ''why'' it is defined as it is. This may be used to point to source materials or specifications that drove the structure of this plan definition.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.purpose
  • w5: FiveWs.why[x]
  • objimpl: no-gen-base
PlanDefinition.usage
ShortDescribes the clinical usage of the plan
Definition

A detailed description of how the plan definition is used from a clinical perspective.

Cardinality0..0
Typestring
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.copyright
ShortUse and/or publishing restrictions
Definition

A copyright statement relating to the plan definition and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the plan definition.

Cardinality0..0
Typemarkdown
AliasLicense, Restrictions
Requirements

Consumers must be able to determine any legal restrictions on the use of the plan definition and/or its content.

Comments

Systems are not required to have markdown support, so the text should be readable without markdown processing. The markdown syntax is GFM - see https://github.github.com/gfm/

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.copyright
  • objimpl: no-gen-base
PlanDefinition.approvalDate
ShortWhen the plan definition was approved by publisher
Definition

The date on which the resource content was approved by the publisher. Approval happens once when the content is officially approved for usage.

Cardinality0..0
Typedate
Comments

The 'date' element may be more recent than the approval date because of minor changes or editorial corrections.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.approvalDate
  • objimpl: no-gen-base
PlanDefinition.lastReviewDate
ShortWhen the plan definition was last reviewed
Definition

The date on which the resource content was last reviewed. Review happens periodically after approval but does not change the original approval date.

Cardinality0..1
Typedate
Requirements

Gives a sense of how "current" the content is. Resources that have not been reviewed in a long time may have a risk of being less appropriate/relevant.

Comments

If specified, this date follows the original approval date.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.lastReviewDate
  • objimpl: no-gen-base
PlanDefinition.effectivePeriod
ShortWhen the plan definition is expected to be used
Definition

The period during which the plan definition content was or is planned to be in active use.

Cardinality1..1
TypePeriod
SummaryTrue
Requirements

Allows establishing a transition before a resource comes into effect and also allows for a sunsetting process when new versions of the plan definition are or are expected to be used instead.

Comments

The effective period for a plan definition determines when the content is applicable for usage and is independent of publication and review dates. For example, a measure intended to be used for the year 2016 might be published in 2015.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • per-1: If present, start SHALL have a lower value than end
    start.hasValue().not() or end.hasValue().not() or (start <= end)
Mappings
  • rim: n/a
  • v2: DR
  • rim: IVL<TS>[lowClosed="true" and highClosed="true"] or URG<TS>[lowClosed="true" and highClosed="true"]
  • workflow: Definition.effectivePeriod
  • objimpl: no-gen-base
PlanDefinition.effectivePeriod.id
ShortUnique id for inter-element referencing
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Cardinality0..1
Typestring
Mappings
  • rim: n/a
PlanDefinition.effectivePeriod.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
PlanDefinition.effectivePeriod.start
ShortStarting time with inclusive boundary
Definition

The start of the period. The boundary is inclusive.

Cardinality1..1
TypedateTime
SummaryTrue
Comments

If the low element is missing, the meaning is that the low boundary is not known.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1, per-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: DR.1
  • rim: ./low
PlanDefinition.effectivePeriod.end
ShortEnd time with inclusive boundary, if not ongoing
Definition

The end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time.

Cardinality1..1
TypedateTime
SummaryTrue
Comments

The high value includes any matching date/time. i.e. 2012-02-03T10:00:00 is in a period that has an end value of 2012-02-03.

Meaning when missing

If the end of the period is missing, it means that the period is ongoing

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1, per-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: DR.2
  • rim: ./high
PlanDefinition.topic
ShortE.g. Education, Treatment, Assessment
Definition

Descriptive topics related to the content of the plan definition. Topics provide a high-level categorization of the definition that can be useful for filtering and searching.

Cardinality0..0
TypeCodeableConcept
Binding

High-level categorization of the definition, used for searching, sorting, and filtering.

DefinitionTopic (example)

Requirements

Repositories must be able to determine how to categorize the plan definition so that it can be found by topical searches.

Comments

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
  • workflow: Definition.subject[x]
PlanDefinition.author
ShortWho authored the content
Definition

An individiual or organization primarily involved in the creation and maintenance of the content.

Cardinality0..0
TypeContactDetail
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • rim: .participation[typeCode=AUT]
PlanDefinition.editor
ShortWho edited the content
Definition

An individual or organization primarily responsible for internal coherence of the content.

Cardinality0..0
TypeContactDetail
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.reviewer
ShortWho reviewed the content
Definition

An individual or organization primarily responsible for review of some aspect of the content.

Cardinality0..0
TypeContactDetail
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • rim: .participation[typeCode=VRF] {not clear whether VRF best corresponds to reviewer or endorser}
PlanDefinition.endorser
ShortWho endorsed the content
Definition

An individual or organization responsible for officially endorsing the content for use in some setting.

Cardinality0..0
TypeContactDetail
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • rim: .participation[typeCode=VRF] {not clear whether VRF best corresponds to reviewer or endorser}
PlanDefinition.relatedArtifact
ShortAdditional documentation, citations
Definition

Related artifacts such as additional documentation, justification, or bibliographic references.

Cardinality0..0
TypeRelatedArtifact
Requirements

Plan definitions must be able to provide enough information for consumers of the content (and/or interventions or results produced by the content) to be able to determine and understand the justification for and evidence in support of the content.

Comments

Each related artifact is either an attachment, or a reference to another resource, but not both.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.library
ShortLogic used by the plan definition
Definition

A reference to a Library resource containing any formal logic used by the plan definition.

Cardinality0..0
Typecanonical(Library)
Comments
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.goal
ShortWhat the plan is trying to accomplish
Definition

Goals that describe what the activities within the plan are intended to achieve. For example, weight loss, restoring an activity of daily living, obtaining herd immunity via immunization, meeting a process improvement objective, etc.

Cardinality1..*
TypeBackboneElement
Requirements

Goal information needs to be captured for order sets, protocols, and care plan definitions to better describe the objectives of the protocol activities and to guide the creation of specific goals within the derived care plans and orders.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.goal.id
ShortUnique id for inter-element referencing
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Cardinality0..1
Typestring
Mappings
  • rim: n/a
PlanDefinition.goal.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
PlanDefinition.goal.modifierExtension
ShortExtensions that cannot be ignored even if unrecognized
Definition

May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

Cardinality0..*
TypeExtension
ModifierTrue
SummaryTrue
Aliasextensions, user content, modifiers
Requirements

Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
PlanDefinition.goal.category
ShortE.g. Treatment, dietary, behavioral
Definition

Indicates a category the goal falls within.

Cardinality0..0
TypeCodeableConcept
Binding

Example codes for grouping goals for filtering or presentation.

GoalCategory (example)

Comments

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
PlanDefinition.goal.description
ShortCode or text describing the goal
Definition

Human-readable and/or coded description of a specific desired objective of care, such as "control blood pressure" or "negotiate an obstacle course" or "dance with child at wedding".

Cardinality1..1
TypeCodeableConcept
Binding

Describes goals that can be achieved.

SNOMEDCTClinicalFindings (example)

Comments

If no code is available, use CodeableConcept.text.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
PlanDefinition.goal.description.id
ShortUnique id for inter-element referencing
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Cardinality0..1
Typestring
Mappings
  • rim: n/a
PlanDefinition.goal.description.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
PlanDefinition.goal.description.coding
ShortCode defined by a terminology system
Definition

A reference to a code defined by a terminology system.

Cardinality0..0
TypeCoding
SummaryTrue
Requirements

Allows for alternative encodings within a code system, and translations to other code systems.

Comments

Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE subset one of the sets of component 1-3 or 4-6
  • rim: CV
  • orim: fhir:Coding rdfs:subClassOf dt:CDCoding
  • v2: C*E.1-8, C*E.10-22
  • rim: union(., ./translation)
  • orim: fhir:CodeableConcept.coding rdfs:subPropertyOf dt:CD.coding
PlanDefinition.goal.description.text
ShortPlain text representation of the concept
Definition

A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

Cardinality1..1
Typestring
SummaryTrue
Requirements

The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

Comments

Very often the text is the same as a displayName of one of the codings.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: C*E.9. But note many systems use C*E.2 for this
  • rim: ./originalText[mediaType/code="text/plain"]/data
  • orim: fhir:CodeableConcept.text rdfs:subPropertyOf dt:CD.originalText
PlanDefinition.goal.priority
Shorthigh-priority | medium-priority | low-priority
Definition

Identifies the expected level of importance associated with reaching/sustaining the defined goal.

Cardinality0..0
TypeCodeableConcept
Binding

Indicates the level of importance associated with reaching or sustaining a goal.

GoalPriority (preferred)

Comments

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
PlanDefinition.goal.start
ShortWhen goal pursuit begins
Definition

The event after which the goal should begin being pursued.

Cardinality0..0
TypeCodeableConcept
Binding

Identifies the types of events that might trigger the start of a goal.

GoalStartEvent (example)

Comments

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
PlanDefinition.goal.addresses
ShortWhat does the goal address
Definition

Identifies problems, conditions, issues, or concerns the goal is intended to address.

Cardinality1..*
TypeCodeableConcept
Binding

Identifies problems, conditions, issues, or concerns that goals may address.

Condition/Problem/DiagnosisCodes (example)

Comments

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
PlanDefinition.goal.addresses.id
ShortUnique id for inter-element referencing
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Cardinality0..1
Typestring
Mappings
  • rim: n/a
PlanDefinition.goal.addresses.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
PlanDefinition.goal.addresses.coding
ShortCode defined by a terminology system
Definition

A reference to a code defined by a terminology system.

Cardinality1..*
TypeCoding
SummaryTrue
Requirements

Allows for alternative encodings within a code system, and translations to other code systems.

Comments

Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE subset one of the sets of component 1-3 or 4-6
  • rim: CV
  • orim: fhir:Coding rdfs:subClassOf dt:CDCoding
  • v2: C*E.1-8, C*E.10-22
  • rim: union(., ./translation)
  • orim: fhir:CodeableConcept.coding rdfs:subPropertyOf dt:CD.coding
PlanDefinition.goal.addresses.coding.id
ShortUnique id for inter-element referencing
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Cardinality0..1
Typestring
Mappings
  • rim: n/a
PlanDefinition.goal.addresses.coding.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
PlanDefinition.goal.addresses.coding.system
ShortIdentity of the terminology system
Definition

The identification of the code system that defines the meaning of the symbol in the code.

Cardinality0..1
Typeuri
SummaryTrue
Requirements

Need to be unambiguous about the source of the definition of the symbol.

Comments

The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: C*E.3
  • rim: ./codeSystem
  • orim: fhir:Coding.system rdfs:subPropertyOf dt:CDCoding.codeSystem
PlanDefinition.goal.addresses.coding.version
ShortVersion of the system - if relevant
Definition

The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Cardinality0..0
Typestring
SummaryTrue
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: C*E.7
  • rim: ./codeSystemVersion
  • orim: fhir:Coding.version rdfs:subPropertyOf dt:CDCoding.codeSystemVersion
PlanDefinition.goal.addresses.coding.code
ShortSymbol in syntax defined by the system
Definition

A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

Cardinality0..1
Typecode
SummaryTrue
Requirements

Need to refer to a particular code in the system.

Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: C*E.1
  • rim: ./code
  • orim: fhir:Coding.code rdfs:subPropertyOf dt:CDCoding.code
PlanDefinition.goal.addresses.coding.display
ShortRepresentation defined by the system
Definition

A representation of the meaning of the code in the system, following the rules of the system.

Cardinality0..1
Typestring
SummaryTrue
Requirements

Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: C*E.2 - but note this is not well followed
  • rim: CV.displayName
  • orim: fhir:Coding.display rdfs:subPropertyOf dt:CDCoding.displayName
PlanDefinition.goal.addresses.coding.userSelected
ShortIf this coding was chosen directly by the user
Definition

Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

Cardinality0..0
Typeboolean
SummaryTrue
Requirements

This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

Comments

Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: Sometimes implied by being first
  • rim: CD.codingRationale
  • orim: fhir:Coding.userSelected fhir:mapsTo dt:CDCoding.codingRationale. fhir:Coding.userSelected fhir:hasMap fhir:Coding.userSelected.map. fhir:Coding.userSelected.map a fhir:Map; fhir:target dt:CDCoding.codingRationale. fhir:Coding.userSelected\#true a [ fhir:source "true"; fhir:target dt:CDCoding.codingRationale\#O ]
PlanDefinition.goal.addresses.text
ShortPlain text representation of the concept
Definition

A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

Cardinality0..0
Typestring
SummaryTrue
Requirements

The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

Comments

Very often the text is the same as a displayName of one of the codings.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: C*E.9. But note many systems use C*E.2 for this
  • rim: ./originalText[mediaType/code="text/plain"]/data
  • orim: fhir:CodeableConcept.text rdfs:subPropertyOf dt:CD.originalText
PlanDefinition.goal.documentation
ShortSupporting documentation for the goal
Definition

Didactic or other informational resources associated with the goal that provide further supporting information about the goal. Information resources can include inline text commentary and links to web resources.

Cardinality0..0
TypeRelatedArtifact
Comments

Each related artifact is either an attachment, or a reference to another knowledge resource, but not both.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.goal.target
ShortTarget outcome for the goal
Definition

Indicates what should be done and within what timeframe.

Cardinality0..0
TypeBackboneElement
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.goal.target.id
ShortUnique id for inter-element referencing
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Cardinality0..1
Typestring
Mappings
  • rim: n/a
PlanDefinition.goal.target.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
PlanDefinition.goal.target.modifierExtension
ShortExtensions that cannot be ignored even if unrecognized
Definition

May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

Cardinality0..*
TypeExtension
ModifierTrue
SummaryTrue
Aliasextensions, user content, modifiers
Requirements

Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
PlanDefinition.goal.target.measure
ShortThe parameter whose value is to be tracked
Definition

The parameter whose value is to be tracked, e.g. body weight, blood pressure, or hemoglobin A1c level.

Cardinality0..1
TypeCodeableConcept
Binding

Identifies types of parameters that can be tracked to determine goal achievement.

LOINCCodes (example)

Comments

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
PlanDefinition.goal.target.detail[x]
ShortThe target value to be achieved
Definition

The target value of the measure to be achieved to signify fulfillment of the goal, e.g. 150 pounds or 7.0%. Either the high or low or both values of the range can be specified. When a low value is missing, it indicates that the goal is achieved at any value at or below the high value. Similarly, if the high value is missing, it indicates that the goal is achieved at any value at or above the low value.

Cardinality0..1
TypeCodeableConcept | Quantity | Range
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.goal.target.due
ShortReach goal within
Definition

Indicates the timeframe after the start of the goal in which the goal should be met.

Cardinality0..1
TypeDuration
Comments

The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • qty-3: If a code for the unit is present, the system SHALL also be present
    code.empty() or system.exists()
  • drt-1: There SHALL be a code if there is a value and it SHALL be an expression of time. If system is present, it SHALL be UCUM.
    code.exists() implies ((system = %ucum) and value.exists())
Mappings
  • rim: n/a
  • v2: SN (see also Range) or CQ
  • rim: PQ, IVL<PQ>, MO, CO, depending on the values
  • rim: PQ, IVL<PQ> depending on the values
PlanDefinition.action
ShortAction defined by the plan
Definition

An action or group of actions to be taken as part of the plan.

Cardinality0..1
TypeBackboneElement
Comments

Note that there is overlap between many of the elements defined here and the ActivityDefinition resource. When an ActivityDefinition is referenced (using the definition element), the overlapping elements in the plan override the content of the referenced ActivityDefinition unless otherwise documented in the specific elements. See the PlanDefinition resource for more detailed information.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: {Is a contained Definition}
PlanDefinition.action.id
ShortUnique id for inter-element referencing
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Cardinality0..1
Typestring
Mappings
  • rim: n/a
PlanDefinition.action.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
PlanDefinition.action.extension:shiGuidelineRankExtension
ShortGuideline Rank
Definition

Ranking of the action within the clinical guideline.

Cardinality0..*
TypeExtension(integer)
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
PlanDefinition.action.modifierExtension
ShortExtensions that cannot be ignored even if unrecognized
Definition

May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

Cardinality0..*
TypeExtension
ModifierTrue
SummaryTrue
Aliasextensions, user content, modifiers
Requirements

Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
PlanDefinition.action.prefix
ShortUser-visible prefix for the action (e.g. 1. or A.)
Definition

A user-visible prefix for the action.

Cardinality0..0
Typestring
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.action.title
ShortUser-visible title
Definition

The title of the action displayed to a user.

Cardinality0..0
Typestring
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.title
PlanDefinition.action.description
ShortBrief description of the action
Definition

A brief description of the action used to provide a summary to display to the user.

Cardinality0..1
Typestring
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.description
PlanDefinition.action.textEquivalent
ShortStatic text equivalent of the action, used if the dynamic aspects cannot be interpreted by the receiving system
Definition

A text equivalent of the action to be performed. This provides a human-interpretable description of the action when the definition is consumed by a system that might not be capable of interpreting it dynamically.

Cardinality0..0
Typestring
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.description
PlanDefinition.action.priority
Shortroutine | urgent | asap | stat
Definition

Indicates how quickly the action should be addressed with respect to other actions.

Cardinality0..0
Typecode
Binding

Identifies the level of importance to be assigned to actioning the request.

RequestPriority (required)

Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.action.code
ShortCode representing the meaning of the action or sub-actions
Definition

A code that provides meaning for the action or action group. For example, a section may have a LOINC code for the section of a documentation template.

Cardinality0..0
TypeCodeableConcept
Comments

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
PlanDefinition.action.reason
ShortWhy the action should be performed
Definition

A description of why this action is necessary or appropriate.

Cardinality0..0
TypeCodeableConcept
Comments

This is different than the clinical evidence documentation, it's an actual business description of the reason for performing the action.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
PlanDefinition.action.documentation
ShortSupporting documentation for the intended performer of the action
Definition

Didactic or other informational resources associated with the action that can be provided to the CDS recipient. Information resources can include inline text commentary and links to web resources.

Cardinality0..0
TypeRelatedArtifact
Comments

Each related artifact is either an attachment, or a reference to another knowledge resource, but not both.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.action.goalId
ShortWhat goals this action supports
Definition

Identifies goals that this action supports. The reference must be to a goal element defined within this plan definition.

Cardinality0..0
Typeid
Comments

RFC 4122

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.action.subject[x]
ShortType of individual the action is focused on
Definition

A code or group definition that describes the intended subject of the action and its children, if any.

Cardinality0..0
TypeCodeableConcept | Reference(Group)
Binding

The possible types of subjects for a plan definition (E.g. Patient, Practitioner, Organization, Location, etc.).

SubjectType (extensible)

Requirements

Multiple steps in a protocol often have different groups of steps that are focused on testing different things. The subject of an action specifies the focus of the action and any child actions.

Comments

The subject of an action overrides the subject at a parent action or on the root of the PlanDefinition if specified.

In addition, because the subject needs to be resolved during realization, use of subjects in actions (or in the ActivityDefinition referenced by the action) resolves based on the set of subjects supplied in context and by type (i.e. the patient subject would resolve to a resource of type Patient).

Meaning when missing

Patient

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.subject
PlanDefinition.action.trigger
ShortWhen the action should be triggered
Definition

A description of when the action should be triggered.

Cardinality0..0
TypeTriggerDefinition
Comments

If an event is a named-event, it means the event is completely pre-coordinated, and no other information can be specified for the event. If the event is one of the data- events, the data and condition elements specify the triggering criteria. The data element specifies the structured component, and the condition element provides additional optional refinement of that structured component. If the event is periodic, the timing element defines when the event is triggered. For both data- and periodic events, a name can be provided as a shorthand for the formal semantics provided by the other elements.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • trd-3: A named event requires a name, a periodic event requires timing, and a data event requires data
    (type = 'named-event' implies name.exists()) and (type = 'periodic' implies timing.exists()) and (type.startsWith('data-') implies data.exists())
  • trd-2: A condition only if there is a data requirement
    condition.exists() implies data.exists()
  • trd-1: Either timing, or a data requirement, but not both
    data.empty() or timing.empty()
Mappings
  • rim: n/a
PlanDefinition.action.condition
ShortWhether or not the action is applicable
Definition

An expression that describes applicability criteria or start/stop conditions for the action.

Cardinality0..0
TypeBackboneElement
Comments

When multiple conditions of the same kind are present, the effects are combined using AND semantics, so the overall condition is true only if all the conditions are true.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.action.condition.id
ShortUnique id for inter-element referencing
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Cardinality0..1
Typestring
Mappings
  • rim: n/a
PlanDefinition.action.condition.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
PlanDefinition.action.condition.modifierExtension
ShortExtensions that cannot be ignored even if unrecognized
Definition

May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

Cardinality0..*
TypeExtension
ModifierTrue
SummaryTrue
Aliasextensions, user content, modifiers
Requirements

Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
PlanDefinition.action.condition.kind
Shortapplicability | start | stop
Definition

The kind of condition.

Cardinality1..1
Typecode
Binding

Defines the kinds of conditions that can appear on actions.

ActionConditionKind (required)

Comments

Applicability criteria are used to determine immediate applicability when a plan definition is applied to a given context. Start and stop criteria are carried through application and used to describe enter/exit criteria for an action.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.action.condition.expression
ShortBoolean-valued expression
Definition

An expression that returns true or false, indicating whether the condition is satisfied.

Cardinality0..1
TypeExpression
Comments

The expression may be inlined or may be a reference to a named expression within a logic library referenced by the library element.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • exp-1: An expression or a reference must be provided
    expression.exists() or reference.exists()
Mappings
  • rim: n/a
PlanDefinition.action.input
ShortInput data requirements
Definition

Defines input data requirements for the action.

Cardinality0..0
TypeDataRequirement
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.action.output
ShortOutput data definition
Definition

Defines the outputs of the action, if any.

Cardinality0..0
TypeDataRequirement
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.action.relatedAction
ShortRelationship to another action
Definition

A relationship to another action such as "before" or "30-60 minutes after start of".

Cardinality0..0
TypeBackboneElement
Comments

When an action depends on multiple actions, the meaning is that all actions are dependencies, rather than that any of the actions are a dependency.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.action.relatedAction.id
ShortUnique id for inter-element referencing
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Cardinality0..1
Typestring
Mappings
  • rim: n/a
PlanDefinition.action.relatedAction.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
PlanDefinition.action.relatedAction.modifierExtension
ShortExtensions that cannot be ignored even if unrecognized
Definition

May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

Cardinality0..*
TypeExtension
ModifierTrue
SummaryTrue
Aliasextensions, user content, modifiers
Requirements

Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
PlanDefinition.action.relatedAction.actionId
ShortWhat action is this related to
Definition

The element id of the related action.

Cardinality1..1
Typeid
Comments

RFC 4122

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.action.relatedAction.relationship
Shortbefore-start | before | before-end | concurrent-with-start | concurrent | concurrent-with-end | after-start | after | after-end
Definition

The relationship of this action to the related action.

Cardinality1..1
Typecode
Binding

Defines the types of relationships between actions.

ActionRelationshipType (required)

Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.action.relatedAction.offset[x]
ShortTime offset for the relationship
Definition

A duration or range of durations to apply to the relationship. For example, 30-60 minutes before.

Cardinality0..1
TypeDuration | Range
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.action.timing[x]
ShortWhen the action should take place
Definition

An optional value describing when the action should be performed.

Cardinality0..0
TypeAge | dateTime | Duration | Period | Range | Timing
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.action.participant
ShortWho should participate in the action
Definition

Indicates who should participate in performing the action described.

Cardinality0..0
TypeBackboneElement
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.action.participant.id
ShortUnique id for inter-element referencing
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Cardinality0..1
Typestring
Mappings
  • rim: n/a
PlanDefinition.action.participant.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
PlanDefinition.action.participant.modifierExtension
ShortExtensions that cannot be ignored even if unrecognized
Definition

May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

Cardinality0..*
TypeExtension
ModifierTrue
SummaryTrue
Aliasextensions, user content, modifiers
Requirements

Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
PlanDefinition.action.participant.type
Shortpatient | practitioner | related-person | device
Definition

The type of participant in the action.

Cardinality1..1
Typecode
Binding

The type of participant for the action.

ActionParticipantType (required)

Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.action.participant.role
ShortE.g. Nurse, Surgeon, Parent
Definition

The role the participant should play in performing the described action.

Cardinality0..1
TypeCodeableConcept
Binding

Defines roles played by participants for the action.

ActionParticipantRole (example)

Comments

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
PlanDefinition.action.type
Shortcreate | update | remove | fire-event
Definition

The type of action to perform (create, update, remove).

Cardinality0..0
TypeCodeableConcept
Binding

The type of action to be performed.

ActionType (extensible)

Comments

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
PlanDefinition.action.groupingBehavior
Shortvisual-group | logical-group | sentence-group
Definition

Defines the grouping behavior for the action and its children.

Cardinality0..0
Typecode
Binding

Defines organization behavior of a group.

ActionGroupingBehavior (required)

Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.action.selectionBehavior
Shortany | all | all-or-none | exactly-one | at-most-one | one-or-more
Definition

Defines the selection behavior for the action and its children.

Cardinality0..0
Typecode
Binding

Defines selection behavior of a group.

ActionSelectionBehavior (required)

Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.action.requiredBehavior
Shortmust | could | must-unless-documented
Definition

Defines the required behavior for the action.

Cardinality0..0
Typecode
Binding

Defines expectations around whether an action or action group is required.

ActionRequiredBehavior (required)

Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.action.precheckBehavior
Shortyes | no
Definition

Defines whether the action should usually be preselected.

Cardinality0..0
Typecode
Binding

Defines selection frequency behavior for an action or group.

ActionPrecheckBehavior (required)

Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.action.cardinalityBehavior
Shortsingle | multiple
Definition

Defines whether the action can be selected multiple times.

Cardinality0..0
Typecode
Binding

Defines behavior for an action or a group for how many times that item may be repeated.

ActionCardinalityBehavior (required)

Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.action.definition[x]
ShortDescription of the activity to be performed
Definition

A reference to an ActivityDefinition that describes the action to be taken in detail, or a PlanDefinition that describes a series of actions to be taken.

Cardinality1..1
Typecanonical(ActivityDefinition | PlanDefinition | Questionnaire) | uri
Comments

Note that the definition is optional, and if no definition is specified, a dynamicValue with a root ($this) path can be used to define the entire resource dynamically.

Slicing

Unordered, Open, by $this(Type)

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.derivedFrom
PlanDefinition.action.definition[x]:definitionCanonical
ShortDescription of the activity to be performed
Definition

A reference to an ActivityDefinition that describes the action to be taken in detail, or a PlanDefinition that describes a series of actions to be taken.

Cardinality1..1
Typecanonical(ActivityDefinition)
Comments

Note that the definition is optional, and if no definition is specified, a dynamicValue with a root ($this) path can be used to define the entire resource dynamically.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • workflow: Definition.derivedFrom
PlanDefinition.action.transform
ShortTransform to apply the template
Definition

A reference to a StructureMap resource that defines a transform that can be executed to produce the intent resource using the ActivityDefinition instance as the input.

Cardinality0..0
Typecanonical(StructureMap)
Comments

Note that when a referenced ActivityDefinition also defines a transform, the transform specified here generally takes precedence. In addition, if both a transform and dynamic values are specific, the dynamic values are applied to the result of the transform.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.action.dynamicValue
ShortDynamic aspects of the definition
Definition

Customizations that should be applied to the statically defined resource. For example, if the dosage of a medication must be computed based on the patient's weight, a customization would be used to specify an expression that calculated the weight, and the path on the resource that would contain the result.

Cardinality0..0
TypeBackboneElement
Comments

Dynamic values are applied in the order in which they are defined in the PlanDefinition resource. Note that when dynamic values are also specified by a referenced ActivityDefinition, the dynamicValues from the ActivityDefinition are applied first, followed by the dynamicValues specified here. In addition, if both a transform and dynamic values are specific, the dynamic values are applied to the result of the transform.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.action.dynamicValue.id
ShortUnique id for inter-element referencing
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Cardinality0..1
Typestring
Mappings
  • rim: n/a
PlanDefinition.action.dynamicValue.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
PlanDefinition.action.dynamicValue.modifierExtension
ShortExtensions that cannot be ignored even if unrecognized
Definition

May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

Cardinality0..*
TypeExtension
ModifierTrue
SummaryTrue
Aliasextensions, user content, modifiers
Requirements

Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
PlanDefinition.action.dynamicValue.path
ShortThe path to the element to be set dynamically
Definition

The path to the element to be customized. This is the path on the resource that will hold the result of the calculation defined by the expression. The specified path SHALL be a FHIRPath resolveable on the specified target type of the ActivityDefinition, and SHALL consist only of identifiers, constant indexers, and a restricted subset of functions. The path is allowed to contain qualifiers (.) to traverse sub-elements, as well as indexers ([x]) to traverse multiple-cardinality sub-elements (see the Simple FHIRPath Profile for full details).

Cardinality0..1
Typestring
Comments

To specify the path to the current action being realized, the %action environment variable is available in this path. For example, to specify the description element of the target action, the path would be %action.description. The path attribute contains a Simple FHIRPath Subset that allows path traversal, but not calculation.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
PlanDefinition.action.dynamicValue.expression
ShortAn expression that provides the dynamic value for the customization
Definition

An expression specifying the value of the customized element.

Cardinality0..1
TypeExpression
Comments

The expression may be inlined or may be a reference to a named expression within a logic library referenced by the library element.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • exp-1: An expression or a reference must be provided
    expression.exists() or reference.exists()
Mappings
  • rim: n/a
PlanDefinition.action.action
ShortA sub-action
Definition

Sub actions that are contained within the action. The behavior of this action determines the functionality of the sub-actions. For example, a selection behavior of at-most-one indicates that of the sub-actions, at most one may be chosen as part of realizing the action definition.

Cardinality0..0
Typesee (action)
Mappings
  • workflow: {InverseRelationship of Definition.partOf}
<StructureDefinition xmlns="http://hl7.org/fhir">
<url value="https://simplifier.net/h-resept/StructureDefinition/PlanDefinitionHresept" />
<name value="PlanDefinitionHresept" />
<title value="PlanDefinition for H-resept (Sykehusinnkjøp HF)" />
<status value="draft" />
<publisher value="Sykehusinnkjøp HF" />
<fhirVersion value="4.0.1" />
<kind value="resource" />
<abstract value="false" />
<type value="PlanDefinition" />
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/PlanDefinition" />
<derivation value="constraint" />
<element id="PlanDefinition.extension:shiDiseaseGroupExtension">
<path value="PlanDefinition.extension" />
<sliceName value="shiDiseaseGroupExtension" />
<code value="Extension" />
<profile value="https://simplifier.net/h-resept/StructureDefinition/shiDiseaseGroup" />
</type>
<isModifier value="false" />
</element>
<element id="PlanDefinition.url">
<path value="PlanDefinition.url" />
<max value="0" />
</element>
<element id="PlanDefinition.identifier">
<path value="PlanDefinition.identifier" />
<type value="pattern" />
<path value="system" />
</discriminator>
<rules value="open" />
</slicing>
<min value="1" />
</element>
<element id="PlanDefinition.identifier:shiPlanDefinitionId">
<path value="PlanDefinition.identifier" />
<sliceName value="shiPlanDefinitionId" />
<min value="1" />
<max value="1" />
<system value="https://pharmasys-api.sykehusinnkjop.no/shiPlanDefinitionId" />
</patternIdentifier>
</element>
<element id="PlanDefinition.identifier:shiPlanDefinitionId.extension">
<path value="PlanDefinition.identifier.extension" />
<max value="1" />
</element>
<element id="PlanDefinition.identifier:shiPlanDefinitionId.use">
<path value="PlanDefinition.identifier.use" />
<max value="0" />
</element>
<element id="PlanDefinition.identifier:shiPlanDefinitionId.type">
<path value="PlanDefinition.identifier.type" />
<max value="0" />
</element>
<element id="PlanDefinition.identifier:shiPlanDefinitionId.system">
<path value="PlanDefinition.identifier.system" />
<min value="1" />
</element>
<element id="PlanDefinition.identifier:shiPlanDefinitionId.value">
<path value="PlanDefinition.identifier.value" />
<min value="1" />
</element>
<element id="PlanDefinition.identifier:shiPlanDefinitionId.assigner">
<path value="PlanDefinition.identifier.assigner" />
<max value="0" />
</element>
<element id="PlanDefinition.version">
<path value="PlanDefinition.version" />
<max value="0" />
</element>
<element id="PlanDefinition.title">
<path value="PlanDefinition.title" />
<max value="0" />
</element>
<element id="PlanDefinition.subtitle">
<path value="PlanDefinition.subtitle" />
<max value="0" />
</element>
<element id="PlanDefinition.experimental">
<path value="PlanDefinition.experimental" />
<max value="0" />
</element>
<element id="PlanDefinition.subject[x]">
<path value="PlanDefinition.subject[x]" />
<max value="0" />
</element>
<element id="PlanDefinition.date">
<path value="PlanDefinition.date" />
<max value="0" />
</element>
<element id="PlanDefinition.contact">
<path value="PlanDefinition.contact" />
<max value="0" />
</element>
<element id="PlanDefinition.jurisdiction">
<path value="PlanDefinition.jurisdiction" />
<max value="0" />
</element>
<element id="PlanDefinition.purpose">
<path value="PlanDefinition.purpose" />
<max value="0" />
</element>
<element id="PlanDefinition.usage">
<path value="PlanDefinition.usage" />
<max value="0" />
</element>
<element id="PlanDefinition.copyright">
<path value="PlanDefinition.copyright" />
<max value="0" />
</element>
<element id="PlanDefinition.approvalDate">
<path value="PlanDefinition.approvalDate" />
<max value="0" />
</element>
<element id="PlanDefinition.effectivePeriod">
<path value="PlanDefinition.effectivePeriod" />
<min value="1" />
</element>
<element id="PlanDefinition.effectivePeriod.start">
<path value="PlanDefinition.effectivePeriod.start" />
<min value="1" />
</element>
<element id="PlanDefinition.effectivePeriod.end">
<path value="PlanDefinition.effectivePeriod.end" />
<min value="1" />
</element>
<element id="PlanDefinition.topic">
<path value="PlanDefinition.topic" />
<max value="0" />
</element>
<element id="PlanDefinition.author">
<path value="PlanDefinition.author" />
<max value="0" />
</element>
<element id="PlanDefinition.editor">
<path value="PlanDefinition.editor" />
<max value="0" />
</element>
<element id="PlanDefinition.reviewer">
<path value="PlanDefinition.reviewer" />
<max value="0" />
</element>
<element id="PlanDefinition.endorser">
<path value="PlanDefinition.endorser" />
<max value="0" />
</element>
<element id="PlanDefinition.relatedArtifact">
<path value="PlanDefinition.relatedArtifact" />
<max value="0" />
</element>
<element id="PlanDefinition.library">
<path value="PlanDefinition.library" />
<max value="0" />
</element>
<element id="PlanDefinition.goal">
<path value="PlanDefinition.goal" />
<min value="1" />
</element>
<element id="PlanDefinition.goal.category">
<path value="PlanDefinition.goal.category" />
<max value="0" />
</element>
<element id="PlanDefinition.goal.description.coding">
<path value="PlanDefinition.goal.description.coding" />
<max value="0" />
</element>
<element id="PlanDefinition.goal.description.text">
<path value="PlanDefinition.goal.description.text" />
<min value="1" />
</element>
<element id="PlanDefinition.goal.priority">
<path value="PlanDefinition.goal.priority" />
<max value="0" />
</element>
<element id="PlanDefinition.goal.start">
<path value="PlanDefinition.goal.start" />
<max value="0" />
</element>
<element id="PlanDefinition.goal.addresses">
<path value="PlanDefinition.goal.addresses" />
<min value="1" />
</element>
<element id="PlanDefinition.goal.addresses.coding">
<path value="PlanDefinition.goal.addresses.coding" />
<min value="1" />
</element>
<element id="PlanDefinition.goal.addresses.coding.version">
<path value="PlanDefinition.goal.addresses.coding.version" />
<max value="0" />
</element>
<element id="PlanDefinition.goal.addresses.coding.userSelected">
<path value="PlanDefinition.goal.addresses.coding.userSelected" />
<max value="0" />
</element>
<element id="PlanDefinition.goal.addresses.text">
<path value="PlanDefinition.goal.addresses.text" />
<max value="0" />
</element>
<element id="PlanDefinition.goal.documentation">
<path value="PlanDefinition.goal.documentation" />
<max value="0" />
</element>
<element id="PlanDefinition.goal.target">
<path value="PlanDefinition.goal.target" />
<max value="0" />
</element>
<element id="PlanDefinition.action">
<path value="PlanDefinition.action" />
<max value="1" />
</element>
<element id="PlanDefinition.action.extension:shiGuidelineRankExtension">
<path value="PlanDefinition.action.extension" />
<sliceName value="shiGuidelineRankExtension" />
<code value="Extension" />
<profile value="https://simplifier.net/h-resept/StructureDefinition/shiGuidelineRank" />
</type>
<isModifier value="false" />
</element>
<element id="PlanDefinition.action.prefix">
<path value="PlanDefinition.action.prefix" />
<max value="0" />
</element>
<element id="PlanDefinition.action.title">
<path value="PlanDefinition.action.title" />
<max value="0" />
</element>
<element id="PlanDefinition.action.textEquivalent">
<path value="PlanDefinition.action.textEquivalent" />
<max value="0" />
</element>
<element id="PlanDefinition.action.priority">
<path value="PlanDefinition.action.priority" />
<max value="0" />
</element>
<element id="PlanDefinition.action.code">
<path value="PlanDefinition.action.code" />
<max value="0" />
</element>
<element id="PlanDefinition.action.reason">
<path value="PlanDefinition.action.reason" />
<max value="0" />
</element>
<element id="PlanDefinition.action.documentation">
<path value="PlanDefinition.action.documentation" />
<max value="0" />
</element>
<element id="PlanDefinition.action.goalId">
<path value="PlanDefinition.action.goalId" />
<max value="0" />
</element>
<element id="PlanDefinition.action.subject[x]">
<path value="PlanDefinition.action.subject[x]" />
<max value="0" />
</element>
<element id="PlanDefinition.action.trigger">
<path value="PlanDefinition.action.trigger" />
<max value="0" />
</element>
<element id="PlanDefinition.action.condition">
<path value="PlanDefinition.action.condition" />
<max value="0" />
</element>
<element id="PlanDefinition.action.input">
<path value="PlanDefinition.action.input" />
<max value="0" />
</element>
<element id="PlanDefinition.action.output">
<path value="PlanDefinition.action.output" />
<max value="0" />
</element>
<element id="PlanDefinition.action.relatedAction">
<path value="PlanDefinition.action.relatedAction" />
<max value="0" />
</element>
<element id="PlanDefinition.action.timing[x]">
<path value="PlanDefinition.action.timing[x]" />
<max value="0" />
</element>
<element id="PlanDefinition.action.participant">
<path value="PlanDefinition.action.participant" />
<max value="0" />
</element>
<element id="PlanDefinition.action.type">
<path value="PlanDefinition.action.type" />
<max value="0" />
</element>
<element id="PlanDefinition.action.groupingBehavior">
<path value="PlanDefinition.action.groupingBehavior" />
<max value="0" />
</element>
<element id="PlanDefinition.action.selectionBehavior">
<path value="PlanDefinition.action.selectionBehavior" />
<max value="0" />
</element>
<element id="PlanDefinition.action.requiredBehavior">
<path value="PlanDefinition.action.requiredBehavior" />
<max value="0" />
</element>
<element id="PlanDefinition.action.precheckBehavior">
<path value="PlanDefinition.action.precheckBehavior" />
<max value="0" />
</element>
<element id="PlanDefinition.action.cardinalityBehavior">
<path value="PlanDefinition.action.cardinalityBehavior" />
<max value="0" />
</element>
<element id="PlanDefinition.action.definition[x]">
<path value="PlanDefinition.action.definition[x]" />
<type value="type" />
<path value="$this" />
</discriminator>
<ordered value="false" />
<rules value="open" />
</slicing>
<min value="1" />
</element>
<element id="PlanDefinition.action.definition[x]:definitionCanonical">
<path value="PlanDefinition.action.definition[x]" />
<sliceName value="definitionCanonical" />
<min value="1" />
<code value="canonical" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/ActivityDefinition" />
</type>
</element>
<element id="PlanDefinition.action.transform">
<path value="PlanDefinition.action.transform" />
<max value="0" />
</element>
<element id="PlanDefinition.action.dynamicValue">
<path value="PlanDefinition.action.dynamicValue" />
<max value="0" />
</element>
<element id="PlanDefinition.action.action">
<path value="PlanDefinition.action.action" />
<max value="0" />
</element>
</differential>
</StructureDefinition>
{
"resourceType": "StructureDefinition",
"url": "https://simplifier.net/h-resept/StructureDefinition/PlanDefinitionHresept",
"name": "PlanDefinitionHresept",
"title": "PlanDefinition for H-resept (Sykehusinnkjøp HF)",
"status": "draft",
"publisher": "Sykehusinnkjøp HF",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "PlanDefinition",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/PlanDefinition",
"derivation": "constraint",
"element": [
{
"id": "PlanDefinition.extension:shiDiseaseGroupExtension",
"path": "PlanDefinition.extension",
"sliceName": "shiDiseaseGroupExtension",
"type": [
{
"code": "Extension",
"profile": [
"https://simplifier.net/h-resept/StructureDefinition/shiDiseaseGroup"
]
}
],
"isModifier": false
},
{
"id": "PlanDefinition.url",
"path": "PlanDefinition.url",
"max": "0"
},
{
"id": "PlanDefinition.identifier",
"path": "PlanDefinition.identifier",
"slicing": {
{
"type": "pattern",
"path": "system"
}
],
"rules": "open"
},
"min": 1
},
{
"id": "PlanDefinition.identifier:shiPlanDefinitionId",
"path": "PlanDefinition.identifier",
"sliceName": "shiPlanDefinitionId",
"min": 1,
"max": "1",
"system": "https://pharmasys-api.sykehusinnkjop.no/shiPlanDefinitionId"
}
},
{
"id": "PlanDefinition.identifier:shiPlanDefinitionId.extension",
"path": "PlanDefinition.identifier.extension",
"max": "1"
},
{
"id": "PlanDefinition.identifier:shiPlanDefinitionId.use",
"path": "PlanDefinition.identifier.use",
"max": "0"
},
{
"id": "PlanDefinition.identifier:shiPlanDefinitionId.type",
"path": "PlanDefinition.identifier.type",
"max": "0"
},
{
"id": "PlanDefinition.identifier:shiPlanDefinitionId.system",
"path": "PlanDefinition.identifier.system",
"min": 1
},
{
"id": "PlanDefinition.identifier:shiPlanDefinitionId.value",
"path": "PlanDefinition.identifier.value",
"min": 1
},
{
"id": "PlanDefinition.identifier:shiPlanDefinitionId.assigner",
"path": "PlanDefinition.identifier.assigner",
"max": "0"
},
{
"id": "PlanDefinition.version",
"path": "PlanDefinition.version",
"max": "0"
},
{
"id": "PlanDefinition.title",
"path": "PlanDefinition.title",
"max": "0"
},
{
"id": "PlanDefinition.subtitle",
"path": "PlanDefinition.subtitle",
"max": "0"
},
{
"id": "PlanDefinition.experimental",
"path": "PlanDefinition.experimental",
"max": "0"
},
{
"id": "PlanDefinition.subject[x]",
"path": "PlanDefinition.subject[x]",
"max": "0"
},
{
"id": "PlanDefinition.date",
"path": "PlanDefinition.date",
"max": "0"
},
{
"id": "PlanDefinition.contact",
"path": "PlanDefinition.contact",
"max": "0"
},
{
"id": "PlanDefinition.jurisdiction",
"path": "PlanDefinition.jurisdiction",
"max": "0"
},
{
"id": "PlanDefinition.purpose",
"path": "PlanDefinition.purpose",
"max": "0"
},
{
"id": "PlanDefinition.usage",
"path": "PlanDefinition.usage",
"max": "0"
},
{
"id": "PlanDefinition.copyright",
"path": "PlanDefinition.copyright",
"max": "0"
},
{
"id": "PlanDefinition.approvalDate",
"path": "PlanDefinition.approvalDate",
"max": "0"
},
{
"id": "PlanDefinition.effectivePeriod",
"path": "PlanDefinition.effectivePeriod",
"min": 1
},
{
"id": "PlanDefinition.effectivePeriod.start",
"path": "PlanDefinition.effectivePeriod.start",
"min": 1
},
{
"id": "PlanDefinition.effectivePeriod.end",
"path": "PlanDefinition.effectivePeriod.end",
"min": 1
},
{
"id": "PlanDefinition.topic",
"path": "PlanDefinition.topic",
"max": "0"
},
{
"id": "PlanDefinition.author",
"path": "PlanDefinition.author",
"max": "0"
},
{
"id": "PlanDefinition.editor",
"path": "PlanDefinition.editor",
"max": "0"
},
{
"id": "PlanDefinition.reviewer",
"path": "PlanDefinition.reviewer",
"max": "0"
},
{
"id": "PlanDefinition.endorser",
"path": "PlanDefinition.endorser",
"max": "0"
},
{
"id": "PlanDefinition.relatedArtifact",
"path": "PlanDefinition.relatedArtifact",
"max": "0"
},
{
"id": "PlanDefinition.library",
"path": "PlanDefinition.library",
"max": "0"
},
{
"id": "PlanDefinition.goal",
"path": "PlanDefinition.goal",
"min": 1
},
{
"id": "PlanDefinition.goal.category",
"path": "PlanDefinition.goal.category",
"max": "0"
},
{
"id": "PlanDefinition.goal.description.coding",
"path": "PlanDefinition.goal.description.coding",
"max": "0"
},
{
"id": "PlanDefinition.goal.description.text",
"path": "PlanDefinition.goal.description.text",
"min": 1
},
{
"id": "PlanDefinition.goal.priority",
"path": "PlanDefinition.goal.priority",
"max": "0"
},
{
"id": "PlanDefinition.goal.start",
"path": "PlanDefinition.goal.start",
"max": "0"
},
{
"id": "PlanDefinition.goal.addresses",
"path": "PlanDefinition.goal.addresses",
"min": 1
},
{
"id": "PlanDefinition.goal.addresses.coding",
"path": "PlanDefinition.goal.addresses.coding",
"min": 1
},
{
"id": "PlanDefinition.goal.addresses.coding.version",
"path": "PlanDefinition.goal.addresses.coding.version",
"max": "0"
},
{
"id": "PlanDefinition.goal.addresses.coding.userSelected",
"path": "PlanDefinition.goal.addresses.coding.userSelected",
"max": "0"
},
{
"id": "PlanDefinition.goal.addresses.text",
"path": "PlanDefinition.goal.addresses.text",
"max": "0"
},
{
"id": "PlanDefinition.goal.documentation",
"path": "PlanDefinition.goal.documentation",
"max": "0"
},
{
"id": "PlanDefinition.goal.target",
"path": "PlanDefinition.goal.target",
"max": "0"
},
{
"id": "PlanDefinition.action",
"path": "PlanDefinition.action",
"max": "1"
},
{
"id": "PlanDefinition.action.extension:shiGuidelineRankExtension",
"path": "PlanDefinition.action.extension",
"sliceName": "shiGuidelineRankExtension",
"type": [
{
"code": "Extension",
"profile": [
"https://simplifier.net/h-resept/StructureDefinition/shiGuidelineRank"
]
}
],
"isModifier": false
},
{
"id": "PlanDefinition.action.prefix",
"path": "PlanDefinition.action.prefix",
"max": "0"
},
{
"id": "PlanDefinition.action.title",
"path": "PlanDefinition.action.title",
"max": "0"
},
{
"id": "PlanDefinition.action.textEquivalent",
"path": "PlanDefinition.action.textEquivalent",
"max": "0"
},
{
"id": "PlanDefinition.action.priority",
"path": "PlanDefinition.action.priority",
"max": "0"
},
{
"id": "PlanDefinition.action.code",
"path": "PlanDefinition.action.code",
"max": "0"
},
{
"id": "PlanDefinition.action.reason",
"path": "PlanDefinition.action.reason",
"max": "0"
},
{
"id": "PlanDefinition.action.documentation",
"path": "PlanDefinition.action.documentation",
"max": "0"
},
{
"id": "PlanDefinition.action.goalId",
"path": "PlanDefinition.action.goalId",
"max": "0"
},
{
"id": "PlanDefinition.action.subject[x]",
"path": "PlanDefinition.action.subject[x]",
"max": "0"
},
{
"id": "PlanDefinition.action.trigger",
"path": "PlanDefinition.action.trigger",
"max": "0"
},
{
"id": "PlanDefinition.action.condition",
"path": "PlanDefinition.action.condition",
"max": "0"
},
{
"id": "PlanDefinition.action.input",
"path": "PlanDefinition.action.input",
"max": "0"
},
{
"id": "PlanDefinition.action.output",
"path": "PlanDefinition.action.output",
"max": "0"
},
{
"id": "PlanDefinition.action.relatedAction",
"path": "PlanDefinition.action.relatedAction",
"max": "0"
},
{
"id": "PlanDefinition.action.timing[x]",
"path": "PlanDefinition.action.timing[x]",
"max": "0"
},
{
"id": "PlanDefinition.action.participant",
"path": "PlanDefinition.action.participant",
"max": "0"
},
{
"id": "PlanDefinition.action.type",
"path": "PlanDefinition.action.type",
"max": "0"
},
{
"id": "PlanDefinition.action.groupingBehavior",
"path": "PlanDefinition.action.groupingBehavior",
"max": "0"
},
{
"id": "PlanDefinition.action.selectionBehavior",
"path": "PlanDefinition.action.selectionBehavior",
"max": "0"
},
{
"id": "PlanDefinition.action.requiredBehavior",
"path": "PlanDefinition.action.requiredBehavior",
"max": "0"
},
{
"id": "PlanDefinition.action.precheckBehavior",
"path": "PlanDefinition.action.precheckBehavior",
"max": "0"
},
{
"id": "PlanDefinition.action.cardinalityBehavior",
"path": "PlanDefinition.action.cardinalityBehavior",
"max": "0"
},
{
"id": "PlanDefinition.action.definition[x]",
"path": "PlanDefinition.action.definition[x]",
"slicing": {
{
"type": "type",
"path": "$this"
}
],
"ordered": false,
"rules": "open"
},
"min": 1
},
{
"id": "PlanDefinition.action.definition[x]:definitionCanonical",
"path": "PlanDefinition.action.definition[x]",
"sliceName": "definitionCanonical",
"min": 1,
"type": [
{
"code": "canonical",
"http://hl7.org/fhir/StructureDefinition/ActivityDefinition"
]
}
]
},
{
"id": "PlanDefinition.action.transform",
"path": "PlanDefinition.action.transform",
"max": "0"
},
{
"id": "PlanDefinition.action.dynamicValue",
"path": "PlanDefinition.action.dynamicValue",
"max": "0"
},
{
"id": "PlanDefinition.action.action",
"path": "PlanDefinition.action.action",
"max": "0"
}
]
}
}