Profile Comparison between http://hl7.org/fhir/uv/ebm/StructureDefinition/soa-plandefinition vs http://hl7.org/fhir/uv/ebm/StructureDefinition/soa-plandefinition

Left:SoaPlanDefinition (http://hl7.org/fhir/uv/ebm/StructureDefinition/soa-plandefinition)
Right:SoaPlanDefinition (http://hl7.org/fhir/uv/ebm/StructureDefinition/soa-plandefinition)

Messages

ErrorStructureDefinition.versionValues for version differ: '1.0.0-ballot2' vs '1.0.0-ballot3'
InformationStructureDefinition.statusValues for status differ: 'draft' vs 'active'
InformationStructureDefinition.dateValues for date differ: '2025-03-28T17:11:38+00:00' vs '2026-09-10T16:38:22+00:00'
WarningStructureDefinition.fhirVersionValues for fhirVersion differ: '6.0.0-ballot2' vs '6.0.0-ballot5'
InformationStructureDefinition.commentValues for comment differ: 'Within the context of the FHIR RESTful interactions, the resource has an id except for cases like the create and conditional update. Otherwise, the use of the resouce id depends on the given use case.' vs 'Within the context of the FHIR RESTful interactions, the resource has an id except for cases like the create and conditional update. Otherwise, the use of the resource id depends on the given use case.'
InformationStructureDefinition.definitionValues for definition differ: '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.' vs '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. For DomainResources, if more than one implicitRules policy applies, additional policies may be conveyed using the [additionalImplicitRules](https://build.fhir.org/ig/HL7/fhir-extensions/StructureDefinition-additionalImplicitRules.html) extension.'
InformationStructureDefinition.commentValues for comment differ: '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.' vs '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. Contained resources may be a resource type defined in the FHIR specification, or an [additional resource](http://build.fhir.org/resource.html#additional).'
InformationStructureDefinition.requirementsValues for requirements differ: '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](http://hl7.org/fhir/6.0.0-ballot2/extensibility.html#modifierExtension).' vs '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](http://build.fhir.org/extensibility.html#modifierExtension).'
InformationStructureDefinition.commentValues for comment differ: '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](http://hl7.org/fhir/6.0.0-ballot2/resource.html#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](http://hl7.org/fhir/6.0.0-ballot2/resource.html#meta) element to indicate where the current master source of the resource can be found.' vs '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](http://build.fhir.org/resource.html#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](http://build.fhir.org/resource.html#meta) element to indicate where the current master source of the resource can be found.'
InformationStructureDefinition.definitionValues for definition differ: '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.' vs '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. For more information on versioning knowledge artifacts, refer to the Canonical Resource Management Infrastructure (CRMI) implementation guide artifact versioning discussion (http://hl7.org/fhir/uv/crmi/artifact-lifecycle.html#artifact-versioning).'
InformationStructureDefinition.commentValues for comment differ: '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]. The version SHOULD NOT contain a '#' - see [Business Version](http://hl7.org/fhir/6.0.0-ballot2/resource.html#bv-format).' vs '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]. The version SHOULD NOT contain a '#' - see [Business Version](http://build.fhir.org/resource.html#bv-format).'
InformationStructureDefinition.shortValues for short differ: 'order-set | clinical-protocol | eca-rule | workflow-definition' vs 'order-set | protocol | eca-rule | workflow-definition | etc.'
InformationStructureDefinition.commentValues for comment differ: 'Allows filtering of plan definitions that are appropriate for use versus not. See guidance around (not) making local changes to elements [here](http://hl7.org/fhir/R5/canonicalresource.html#localization).' vs 'Allows filtering of plan definitions that are appropriate for use versus not. See guidance around (not) making local changes to elements [here](http://build.fhir.org/canonicalresource.html#localization).'
InformationStructureDefinition.shortValues for short differ: 'For testing purposes, not real usage' vs 'For testing only - never for real usage'
InformationStructureDefinition.definitionValues for definition differ: '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.' vs 'A Boolean value to indicate that this plan definition is authored for testing purposes (or education/evaluation/marketing) and no version of this resource will ever be intended for genuine usage.'
InformationStructureDefinition.commentValues for comment differ: 'Allows filtering of plan definitions that are appropriate for use versus not.' vs 'Allows filtering of plan definitions that are appropriate for use versus not.. Experimental resources might include example instances in implementation guides, instances created solely for testing purposes, etc'
InformationStructureDefinition.commentValues for comment differ: 'The date is often not tracked until the resource is published, but may be present on draft content. 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. See guidance around (not) making local changes to elements [here](http://hl7.org/fhir/R5/canonicalresource.html#localization).' vs 'The date is often not tracked until the resource is published, but may be present on draft content. 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. See guidance around (not) making local changes to elements [here](http://build.fhir.org/canonicalresource.html#localization).'
InformationStructureDefinition.commentValues for comment differ: 'May be a web site, an email address, a telephone number, etc. See guidance around (not) making local changes to elements [here](http://hl7.org/fhir/R5/canonicalresource.html#localization).' vs 'May be a web site, an email address, a telephone number, etc. See guidance around (not) making local changes to elements [here](http://build.fhir.org/canonicalresource.html#localization).'
InformationStructureDefinition.shortValues for short differ: 'Intended jurisdiction for plan definition (if applicable)' vs 'Jurisdiction of the authority that maintains the plan definition (if applicable)'
InformationStructureDefinition.definitionValues for definition differ: 'A legal or geographic region in which the plan definition is intended to be used.' vs 'A legal or geographic region in which the authority that maintains the resource is operating. In general, the jurisdiction is also found in the useContext. The useContext may reference additional jurisdictions because the defining jurisdiction does not necessarily limit the jurisdictions of use.'
InformationStructureDefinition.commentValues for comment differ: 'It may be possible for the plan definition to be used in jurisdictions other than those for which it was originally designed or intended. DEPRECATION NOTE: For consistency, implementations are encouraged to migrate to using the new 'jurisdiction' code in the useContext element. (I.e. useContext.code indicating http://terminology.hl7.org/CodeSystem/usage-context-type#jurisdiction and useContext.valueCodeableConcept indicating the jurisdiction.)' vs 'It may be possible for the plan definition to be used in jurisdictions other than those for which it was originally designed or intended.'
InformationStructureDefinition.shortValues for short differ: 'Use and/or publishing restrictions' vs 'Notice about intellectual property ownership, can include restrictions on use'
InformationStructureDefinition.definitionValues for definition differ: '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.' vs 'A copyright statement relating to the plan definition and/or its contents. Copyright statements are notices of intellectual property ownership and can include restrictions on the use and publishing of the plan definition.'
InformationStructureDefinition.commentValues for comment differ: 'The short copyright declaration (e.g. (c) '2015+ xyz organization' should be sent in the copyrightLabel element.' vs 'The short copyright declaration (e.g. (c) '2015+ xyz organization') should be sent in the copyrightLabel element without the copyright prefix (i.e., do not include '(c)' or the symbol).'
InformationStructureDefinition.definitionValues for definition differ: 'A short string (<50 characters), suitable for inclusion in a page footer that identifies the copyright holder, effective period, and optionally whether rights are resctricted. (e.g. 'All rights reserved', 'Some rights reserved').' vs 'A short string (<50 characters), suitable for inclusion in a page footer that identifies the copyright holder, effective period, and optionally whether rights are restricted. (e.g. 'All rights reserved', 'Some rights reserved').'
InformationStructureDefinition.commentValues for comment differ: 'The (c) symbol should NOT be included in this string. It will be added by software when rendering the notation. Full details about licensing, restrictions, warrantees, etc. goes in the more general 'copyright' element.' vs 'The copyright symbol and the '(c)' textual representation SHOULD NOT be included in this string. It will be added by software when rendering the notation. Full details about licensing, restrictions, warrantees, etc. goes in the more general 'copyright' element.'
InformationStructureDefinition.commentValues for comment differ: 'The 'date' element may be more recent than the approval date because of minor changes or editorial corrections. See guidance around (not) making local changes to elements [here](http://hl7.org/fhir/R5/canonicalresource.html#localization).' vs 'The 'date' element may be more recent than the approval date because of minor changes or editorial corrections. See guidance around (not) making local changes to elements [here](http://build.fhir.org/canonicalresource.html#localization).'
InformationStructureDefinition.commentValues for comment differ: 'If specified, this date follows the original approval date. See guidance around (not) making local changes to elements [here](http://hl7.org/fhir/R5/canonicalresource.html#localization).' vs 'If specified, this date follows the original approval date. See guidance around (not) making local changes to elements [here](http://build.fhir.org/canonicalresource.html#localization).'
InformationStructureDefinition.commentValues for comment differ: '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 plan definition intended to be used for the year 2016 might be published in 2015. See guidance around (not) making local changes to elements [here](http://hl7.org/fhir/R5/canonicalresource.html#localization).' vs '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 plan definition intended to be used for the year 2016 might be published in 2015. See guidance around (not) making local changes to elements [here](http://build.fhir.org/canonicalresource.html#localization).'
InformationStructureDefinition.definitionValues for definition differ: 'An individiual or organization primarily involved in the creation and maintenance of the content.' vs 'An individual or organization primarily involved in the creation and maintenance of the content.'
InformationStructureDefinition.commentValues for comment differ: 'See guidance around (not) making local changes to elements [here](http://hl7.org/fhir/R5/canonicalresource.html#localization).' vs 'See guidance around (not) making local changes to elements [here](http://build.fhir.org/canonicalresource.html#localization).'
InformationStructureDefinition.commentValues for comment differ: 'See guidance around (not) making local changes to elements [here](http://hl7.org/fhir/R5/canonicalresource.html#localization).' vs 'See guidance around (not) making local changes to elements [here](http://build.fhir.org/canonicalresource.html#localization).'
InformationStructureDefinition.commentValues for comment differ: 'Each related artifact is either an attachment, or a reference to another resource, but not both.' vs 'Each related artifact is either an attachment, or a reference to another resource, but not both. In addition, the successor or predecessor of a PlanDefinition SHOULD be a PlanDefinition, dependencies of a PlanDefinition SHOULD reference a resource, and a PlanDefinition SHOULD NOT have components.'
InformationStructureDefinition.requirementsValues for requirements differ: '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](http://hl7.org/fhir/6.0.0-ballot2/extensibility.html#modifierExtension).' vs '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](http://build.fhir.org/extensibility.html#modifierExtension).'
InformationPlanDefinition.goal.priorityExample/preferred bindings differ at PlanDefinition.goal.priority using binding from SoaPlanDefinition
InformationStructureDefinition.requirementsValues for requirements differ: '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](http://hl7.org/fhir/6.0.0-ballot2/extensibility.html#modifierExtension).' vs '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](http://build.fhir.org/extensibility.html#modifierExtension).'
InformationStructureDefinition.requirementsValues for requirements differ: '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](http://hl7.org/fhir/6.0.0-ballot2/extensibility.html#modifierExtension).' vs '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](http://build.fhir.org/extensibility.html#modifierExtension).'
InformationStructureDefinition.requirementsValues for requirements differ: '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](http://hl7.org/fhir/6.0.0-ballot2/extensibility.html#modifierExtension).' vs '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](http://build.fhir.org/extensibility.html#modifierExtension).'
ErrorPlanDefinition.actor.option.typeCanonicalType Mismatch: canonical([CanonicalType[http://hl7.org/fhir/StructureDefinition/CapabilityStatement]]) vs canonical([CanonicalType[http://hl7.org/fhir/StructureDefinition/ActorDefinition|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/CapabilityStatement|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/DeviceDefinition|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Group|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/SpecimenDefinition|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/StructureDefinition|6.0.0-ballot5]])
InformationStructureDefinition.commentValues for comment differ: 'When this element is a reference, it SHOULD be a reference to a definitional resource (for example, a location type, rather than a specific location).' vs 'When this element is a reference, it SHOULD be a reference to a definitional resource (for example, a location type, rather than a specific location). Note that specimen as a participant in cell-line research is acceptable, but specimen in clinical research would typically be represented as the focus rather the subject.'
ErrorPlanDefinition.actor.option.typeReferenceType Mismatch: Reference([CanonicalType[http://hl7.org/fhir/StructureDefinition/CareTeam], CanonicalType[http://hl7.org/fhir/StructureDefinition/Device], CanonicalType[http://hl7.org/fhir/StructureDefinition/DeviceDefinition], CanonicalType[http://hl7.org/fhir/StructureDefinition/Endpoint], CanonicalType[http://hl7.org/fhir/StructureDefinition/Group], CanonicalType[http://hl7.org/fhir/StructureDefinition/HealthcareService], CanonicalType[http://hl7.org/fhir/StructureDefinition/Location], CanonicalType[http://hl7.org/fhir/StructureDefinition/Organization], CanonicalType[http://hl7.org/fhir/StructureDefinition/Patient], CanonicalType[http://hl7.org/fhir/StructureDefinition/Practitioner], CanonicalType[http://hl7.org/fhir/StructureDefinition/PractitionerRole], CanonicalType[http://hl7.org/fhir/StructureDefinition/RelatedPerson]]) vs Reference([CanonicalType[http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/CareTeam|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Device|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Endpoint|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/HealthcareService|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Location|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Medication|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Organization|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Patient|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Practitioner|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/PractitionerRole|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/RelatedPerson|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Specimen|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Substance|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/SubstanceDefinition|6.0.0-ballot5]])
InformationStructureDefinition.definitionValues for definition differ: 'An action or group of actions to be taken as part of the plan. For example, in clinical care, an action would be to prescribe a particular indicated medication, or perform a particular test as appropriate. In pharmaceutical quality, an action would be the test that needs to be performed on a drug product as defined in the quality specification.' vs 'An action or group of actions to be taken as part of the plan. For example, in clinical care, an action would be to prescribe a particular indicated medication, or perform a particular test as appropriate. In pharmaceutical quality, an action would be the test that needs to be performed on a drug product as defined in the quality specification or the steps that are planned in a manufacturing process of a drug product or a drug substance.'
InformationStructureDefinition.shortValues for short differ: 'Extension' vs 'Additional content defined by implementations'
InformationStructureDefinition.definitionValues for definition differ: 'An Extension' vs '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 managable, 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.'
InformationStructureDefinition.requirementsValues for requirements differ: '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](http://hl7.org/fhir/6.0.0-ballot2/extensibility.html#modifierExtension).' vs '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](http://build.fhir.org/extensibility.html#modifierExtension).'
InformationStructureDefinition.commentValues for comment differ: '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.' vs 'If no applicability conditions are present, the action is considered applicable (i.e. it should be performed). 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. Conditions of different kinds are always considered separately (e.g. applicability and start criteria are never considered together)'
InformationStructureDefinition.requirementsValues for requirements differ: '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](http://hl7.org/fhir/6.0.0-ballot2/extensibility.html#modifierExtension).' vs '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](http://build.fhir.org/extensibility.html#modifierExtension).'
InformationStructureDefinition.requirementsValues for requirements differ: '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](http://hl7.org/fhir/6.0.0-ballot2/extensibility.html#modifierExtension).' vs '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](http://build.fhir.org/extensibility.html#modifierExtension).'
InformationStructureDefinition.requirementsValues for requirements differ: '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](http://hl7.org/fhir/6.0.0-ballot2/extensibility.html#modifierExtension).' vs '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](http://build.fhir.org/extensibility.html#modifierExtension).'
InformationStructureDefinition.requirementsValues for requirements differ: '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](http://hl7.org/fhir/6.0.0-ballot2/extensibility.html#modifierExtension).' vs '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](http://build.fhir.org/extensibility.html#modifierExtension).'
InformationStructureDefinition.requirementsValues for requirements differ: '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](http://hl7.org/fhir/6.0.0-ballot2/extensibility.html#modifierExtension).' vs '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](http://build.fhir.org/extensibility.html#modifierExtension).'
ErrorPlanDefinition.action.participant.typeCanonicalType Mismatch: canonical([CanonicalType[http://hl7.org/fhir/StructureDefinition/CapabilityStatement]]) vs canonical([CanonicalType[http://hl7.org/fhir/StructureDefinition/ActorDefinition|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/CapabilityStatement|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/DeviceDefinition|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Group|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/SpecimenDefinition|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/StructureDefinition|6.0.0-ballot5]])
InformationStructureDefinition.commentValues for comment differ: 'When this element is a reference, it SHOULD be a reference to a definitional resource (for example, a location type, rather than a specific location).' vs 'When this element is a reference, it SHOULD be a reference to a definitional resource (for example, a location type, rather than a specific location). Note that specimen as a participant in cell-line research is acceptable, but specimen in clinical research would typically be represented as the focus rather the subject.'
ErrorPlanDefinition.action.participant.typeReferenceType Mismatch: Reference([CanonicalType[http://hl7.org/fhir/StructureDefinition/CareTeam], CanonicalType[http://hl7.org/fhir/StructureDefinition/Device], CanonicalType[http://hl7.org/fhir/StructureDefinition/DeviceDefinition], CanonicalType[http://hl7.org/fhir/StructureDefinition/Endpoint], CanonicalType[http://hl7.org/fhir/StructureDefinition/Group], CanonicalType[http://hl7.org/fhir/StructureDefinition/HealthcareService], CanonicalType[http://hl7.org/fhir/StructureDefinition/Location], CanonicalType[http://hl7.org/fhir/StructureDefinition/Organization], CanonicalType[http://hl7.org/fhir/StructureDefinition/Patient], CanonicalType[http://hl7.org/fhir/StructureDefinition/Practitioner], CanonicalType[http://hl7.org/fhir/StructureDefinition/PractitionerRole], CanonicalType[http://hl7.org/fhir/StructureDefinition/RelatedPerson]]) vs Reference([CanonicalType[http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/CareTeam|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Device|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Endpoint|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/HealthcareService|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Location|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Medication|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Organization|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Patient|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Practitioner|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/PractitionerRole|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/RelatedPerson|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Specimen|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Substance|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/SubstanceDefinition|6.0.0-ballot5]])
InformationStructureDefinition.shortValues for short differ: 'create | update | remove | fire-event' vs 'create | update | remove | fire-event | etc.'
InformationStructureDefinition.definitionValues for definition differ: 'A reference to an ActivityDefinition that describes the action to be taken in detail, a MessageDefinition describing a message to be snet, a PlanDefinition that describes a series of actions to be taken, a Questionnaire that should be filled out, a SpecimenDefinition describing a specimen to be collected, or an ObservationDefinition that specifies what observation should be captured.' vs 'A reference to an ActivityDefinition that describes the action to be taken in detail, a Measure defining a measure to be evaluated, a MessageDefinition describing a message to be sent, a PlanDefinition that describes a series of actions to be taken, a Questionnaire that should be filled out, a SpecimenDefinition describing a specimen to be collected, an ObservationDefinition that specifies what observation should be captured, or an OperationDefinition that specifies what operation should be invoked. When the value is a uri, it is intended to be a reference to non-FHIR content that characterizes the action to be performed. This option is allowed to enable the PlanDefinition to be used to provide semi-structured representation, when the guidance is not computable, but there is still value in elaborating the overall structure with a PlanDefinition. The intended behavior when a definitionUri is realized as part of an apply is that it is copied to the resulting RequestOrchestration so that it is available to the consuming system. How that system interprets that uri is not specified.'
InformationStructureDefinition.commentValues for comment differ: '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.' vs '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. If the reference is to an ActivityDefinition or a PlanDefinition, the realization processing documented in those resources is followed. For the other definitional resource types, implementations SHOULD realize the action as a Task resource with a focus of the definitional resource to indicate that the activity should be carried out (e.g. evaluating a measure, gathering a specimen, filling out a questionnaire, sending a message, invoking an operation, etc.).'
InformationStructureDefinition.requirementsValues for requirements differ: '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](http://hl7.org/fhir/6.0.0-ballot2/extensibility.html#modifierExtension).' vs '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](http://build.fhir.org/extensibility.html#modifierExtension).'
InformationStructureDefinition.definitionValues for definition differ: '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 resolvable 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](http://hl7.org/fhir/6.0.0-ballot2/fhirpath.html#simple) for full details).' vs '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 resolvable 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](http://build.fhir.org/fhirpath.html#simple) for full details).'
InformationStructureDefinition.commentValues for comment differ: '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](http://hl7.org/fhir/6.0.0-ballot2/fhirpath.html#simple) that allows path traversal, but not calculation.' vs '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](http://build.fhir.org/fhirpath.html#simple) that allows path traversal, but not calculation.'

Metadata

NameValueComments
.abstractfalse
    .baseDefinitionhttp://hl7.org/fhir/StructureDefinition/PlanDefinition
      .copyright
        .date2025-03-28T17:11:38+00:002026-09-10T16:38:22+00:00
        • Values Differ
        .descriptionProfile of PlanDefinition for temporary testing for coordination with M11 use.
          .experimental
            .fhirVersion6.0.0-ballot26.0.0-ballot5
            • Values Differ
            .jurisdiction
              ..jurisdiction[0]http://unstats.un.org/unsd/methods/m49/m49.htm#001
                .kindresource
                  .nameSoaPlanDefinition
                    .publisherHL7 International / Clinical Decision Support
                      .purpose
                        .statusdraftactive
                        • Values Differ
                        .title
                          .typePlanDefinition
                            .urlhttp://hl7.org/fhir/uv/ebm/StructureDefinition/soa-plandefinition
                              .version1.0.0-ballot21.0.0-ballot3
                              • Values Differ

                              Structure

                              NameL FlagsL Card.L TypeL Description & ConstraintsR FlagsR Card.R TypeR Description & ConstraintsCommentsdoco
                              .. PlanDefinition C0..*PlanDefinitionThe definition of a plan for a series of actions, independent of any specific patient or context
                              Interfaces Implemented: MetadataResource
                              C0..*PlanDefinitionThe definition of a plan for a series of actions, independent of any specific patient or context
                              Interfaces Implemented: MetadataResource
                                ... id Σ0..1idLogical id of this artifactΣ0..1idLogical id of this artifact
                                  ... meta Σ0..1MetaMetadata about the resourceΣ0..1MetaMetadata about the resource
                                    ... implicitRules ?!Σ0..1uriA set of rules under which this content was created?!Σ0..1uriA set of rules under which this content was created
                                      ... language 0..1codeLanguage of the resource content
                                      Binding: ?? (required): IETF language tag for a human language
                                      Additional BindingsPurpose
                                      ??Starter
                                      0..1codeLanguage of the resource content
                                      Binding: ?? (required): IETF language tag for a human language
                                      Additional BindingsPurpose
                                      ??Starter
                                        ... text 0..1NarrativeText summary of the resource, for human interpretation
                                        This profile does not constrain the narrative in regard to content, language, or traceability to data elements
                                        0..1NarrativeText summary of the resource, for human interpretation
                                        This profile does not constrain the narrative in regard to content, language, or traceability to data elements
                                          ... contained 0..*ResourceContained, inline Resources
                                          0..*ResourceContained, inline Resources
                                            ... extension 0..*ExtensionAdditional content defined by implementations
                                            0..*ExtensionAdditional content defined by implementations
                                            Slice: Unordered, Open by value:url
                                              ... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored
                                              ?!Σ0..*ExtensionExtensions that cannot be ignored
                                              Slice: Unordered, Open by value:url
                                                ... url ΣC0..1uriCanonical identifier for this plan definition, represented as a URI (globally unique)ΣC0..1uriCanonical identifier for this plan definition, represented as a URI (globally unique)
                                                  ... identifier Σ0..*IdentifierAdditional identifier for the plan definition
                                                  Σ0..*IdentifierAdditional identifier for the plan definition
                                                    ... version Σ0..1stringBusiness version of the plan definitionΣ0..1stringBusiness version of the plan definition
                                                      ... versionAlgorithm[x] Σ0..1string, CodingHow to compare versions
                                                      Binding: ?? (extensible)
                                                      Σ0..1string, CodingHow to compare versions
                                                      Binding: ?? (extensible)
                                                        ... name ΣC0..1stringName for this plan definition (computer friendly)ΣC0..1stringName for this plan definition (computer friendly)
                                                          ... title Σ0..1stringName for this plan definition (human friendly)Σ0..1stringName for this plan definition (human friendly)
                                                            ... subtitle 0..1stringSubordinate title of the plan definition0..1stringSubordinate title of the plan definition
                                                              ... type Σ0..1CodeableConceptorder-set | clinical-protocol | eca-rule | workflow-definition
                                                              Binding: ?? (extensible): The type of PlanDefinition.
                                                              Σ0..1CodeableConceptorder-set | protocol | eca-rule | workflow-definition | etc.
                                                              Binding: ?? (extensible): The type of PlanDefinition.
                                                                ... status ?!Σ1..1codedraft | active | retired | unknown
                                                                Binding: ?? (required): The lifecycle status of an artifact.
                                                                ?!Σ1..1codedraft | active | retired | unknown
                                                                Binding: ?? (required): The lifecycle status of an artifact.
                                                                  ... experimental Σ0..1booleanFor testing purposes, not real usageΣ0..1booleanFor testing only - never for real usage
                                                                    ... subject[x] 0..1CodeableConcept, Reference(Group | MedicinalProductDefinition | SubstanceDefinition | AdministrableProductDefinition | ManufacturedItemDefinition | PackagedProductDefinition), canonical(EvidenceVariable)Type of individual the plan definition is focused on
                                                                    Binding: ?? (extensible): The possible types of subjects for a plan definition (E.g. Patient, Practitioner, Organization, Location, etc.).
                                                                    0..1CodeableConcept, Reference(Group | MedicinalProductDefinition | SubstanceDefinition | AdministrableProductDefinition | ManufacturedItemDefinition | PackagedProductDefinition), canonical(EvidenceVariable)Type of individual the plan definition is focused on
                                                                    Binding: ?? (extensible): The possible types of subjects for a plan definition (E.g. Patient, Practitioner, Organization, Location, etc.).
                                                                      ... date Σ0..1dateTimeDate last changedΣ0..1dateTimeDate last changed
                                                                        ... publisher Σ0..1stringName of the publisher/steward (organization or individual)Σ0..1stringName of the publisher/steward (organization or individual)
                                                                          ... contact Σ0..*ContactDetailContact details for the publisher
                                                                          Σ0..*ContactDetailContact details for the publisher
                                                                            ... description Σ0..1markdownNatural language description of the plan definitionΣ0..1markdownNatural language description of the plan definition
                                                                              ... useContext Σ0..*UsageContextThe context that the content is intended to support
                                                                              Σ0..*UsageContextThe context that the content is intended to support
                                                                                ... jurisdiction Σ0..*CodeableConceptIntended jurisdiction for plan definition (if applicable)
                                                                                Binding: ?? (extensible): Countries and regions within which this artifact is targeted for use.
                                                                                Σ0..*CodeableConceptJurisdiction of the authority that maintains the plan definition (if applicable)
                                                                                Binding: ?? (extensible): Countries and regions within which this artifact is targeted for use.
                                                                                  ... purpose 0..1markdownWhy this plan definition is defined0..1markdownWhy this plan definition is defined
                                                                                    ... usage 0..1markdownDescribes the clinical usage of the plan0..1markdownDescribes the clinical usage of the plan
                                                                                      ... copyright 0..1markdownUse and/or publishing restrictions0..1markdownNotice about intellectual property ownership, can include restrictions on use
                                                                                        ... copyrightLabel 0..1stringCopyright holder and year(s)0..1stringCopyright holder and year(s)
                                                                                          ... approvalDate 0..1dateWhen the plan definition was approved by publisher0..1dateWhen the plan definition was approved by publisher
                                                                                            ... lastReviewDate 0..1dateWhen the plan definition was last reviewed by the publisher0..1dateWhen the plan definition was last reviewed by the publisher
                                                                                              ... effectivePeriod Σ0..1PeriodWhen the plan definition is expected to be usedΣ0..1PeriodWhen the plan definition is expected to be used
                                                                                                ... topic 0..0E.g. Education, Treatment, Assessment
                                                                                                Binding: ?? (example): High-level categorization of the definition, used for searching, sorting, and filtering.
                                                                                                0..0E.g. Education, Treatment, Assessment
                                                                                                Binding: ?? (example): High-level categorization of the definition, used for searching, sorting, and filtering.
                                                                                                  ... author 0..*ContactDetailWho authored the content
                                                                                                  0..*ContactDetailWho authored the content
                                                                                                    ... editor 0..*ContactDetailWho edited the content
                                                                                                    0..*ContactDetailWho edited the content
                                                                                                      ... reviewer 0..*ContactDetailWho reviewed the content
                                                                                                      0..*ContactDetailWho reviewed the content
                                                                                                        ... endorser 0..*ContactDetailWho endorsed the content
                                                                                                        0..*ContactDetailWho endorsed the content
                                                                                                          ... relatedArtifact 0..*RelatedArtifactAdditional documentation, citations
                                                                                                          C0..*RelatedArtifactAdditional documentation, citations
                                                                                                            ... library 0..*canonical(Library)Logic used by the plan definition
                                                                                                            0..*canonical(Library)Logic used by the plan definition
                                                                                                              ... goal C0..*BackboneElementWhat the plan is trying to accomplish
                                                                                                              C0..*BackboneElementWhat the plan is trying to accomplish
                                                                                                                .... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                                                                                  .... extension 0..*ExtensionAdditional content defined by implementations
                                                                                                                  0..*ExtensionAdditional content defined by implementations
                                                                                                                  Slice: Unordered, Open by value:url
                                                                                                                    .... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                    ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                    Slice: Unordered, Open by value:url
                                                                                                                      .... category 0..1CodeableConceptE.g. Treatment, dietary, behavioral
                                                                                                                      Binding: ?? (example): Example codes for grouping goals for filtering or presentation.
                                                                                                                      0..1CodeableConceptE.g. Treatment, dietary, behavioral
                                                                                                                      Binding: ?? (example): Example codes for grouping goals for filtering or presentation.
                                                                                                                        .... description 1..1CodeableConceptCode or text describing the goal
                                                                                                                        Binding: ?? (example): Describes goals that can be achieved.
                                                                                                                        1..1CodeableConceptCode or text describing the goal
                                                                                                                        Binding: ?? (example): Describes goals that can be achieved.
                                                                                                                          .... priority 0..1CodeableConcepthigh-priority | medium-priority | low-priority
                                                                                                                          Binding: ?? (preferred): Indicates the level of importance associated with reaching or sustaining a goal.
                                                                                                                          0..1CodeableConcepthigh-priority | medium-priority | low-priority
                                                                                                                          Binding: ?? (preferred): Indicates the level of importance associated with reaching or sustaining a goal.
                                                                                                                          • Example/preferred bindings differ at PlanDefinition.goal.priority using binding from SoaPlanDefinition
                                                                                                                          .... start 0..1CodeableConceptWhen goal pursuit begins
                                                                                                                          Binding: ?? (example): Identifies the types of events that might trigger the start of a goal.
                                                                                                                          0..1CodeableConceptWhen goal pursuit begins
                                                                                                                          Binding: ?? (example): Identifies the types of events that might trigger the start of a goal.
                                                                                                                            .... addresses 0..*CodeableConceptWhat does the goal address
                                                                                                                            Binding: ?? (example): Identifies problems, conditions, issues, or concerns that goals may address.
                                                                                                                            0..*CodeableConceptWhat does the goal address
                                                                                                                            Binding: ?? (example): Identifies problems, conditions, issues, or concerns that goals may address.
                                                                                                                              .... documentation 0..*RelatedArtifactSupporting documentation for the goal
                                                                                                                              0..*RelatedArtifactSupporting documentation for the goal
                                                                                                                                .... target 0..*BackboneElementTarget outcome for the goal
                                                                                                                                0..*BackboneElementTarget outcome for the goal
                                                                                                                                  ..... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                                                                                                    ..... extension 0..*ExtensionAdditional content defined by implementations
                                                                                                                                    0..*ExtensionAdditional content defined by implementations
                                                                                                                                    Slice: Unordered, Open by value:url
                                                                                                                                      ..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                      ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                      Slice: Unordered, Open by value:url
                                                                                                                                        ..... measure 0..1CodeableConceptThe parameter whose value is to be tracked
                                                                                                                                        Binding: ?? (example): Identifies types of parameters that can be tracked to determine goal achievement.
                                                                                                                                        0..1CodeableConceptThe parameter whose value is to be tracked
                                                                                                                                        Binding: ?? (example): Identifies types of parameters that can be tracked to determine goal achievement.
                                                                                                                                          ..... detail[x] 0..1Quantity, Range, CodeableConcept, string, boolean, integer, RatioThe target value to be achieved0..1Quantity, Range, CodeableConcept, string, boolean, integer, RatioThe target value to be achieved
                                                                                                                                            ..... due 0..1DurationReach goal within0..1DurationReach goal within
                                                                                                                                              ... actor 0..*BackboneElementActors within the plan
                                                                                                                                              0..*BackboneElementActors within the plan
                                                                                                                                                .... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                                                                                                                  .... extension 0..*ExtensionAdditional content defined by implementations
                                                                                                                                                  0..*ExtensionAdditional content defined by implementations
                                                                                                                                                  Slice: Unordered, Open by value:url
                                                                                                                                                    .... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                                    ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                                    Slice: Unordered, Open by value:url
                                                                                                                                                      .... title 0..1stringUser-visible title0..1stringUser-visible title
                                                                                                                                                        .... description 0..1markdownDescribes the actor0..1markdownDescribes the actor
                                                                                                                                                          .... option 1..*BackboneElementWho or what can be this actor
                                                                                                                                                          1..*BackboneElementWho or what can be this actor
                                                                                                                                                            ..... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                                                                                                                              ..... extension 0..*ExtensionAdditional content defined by implementations
                                                                                                                                                              0..*ExtensionAdditional content defined by implementations
                                                                                                                                                              Slice: Unordered, Open by value:url
                                                                                                                                                                ..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                Slice: Unordered, Open by value:url
                                                                                                                                                                  ..... type 0..1codecareteam | device | group | healthcareservice | location | organization | patient | practitioner | practitionerrole | relatedperson
                                                                                                                                                                  Binding: ?? (required): The type of participant in the activity.
                                                                                                                                                                  0..1codecareteam | device | group | healthcareservice | location | organization | patient | practitioner | practitionerrole | relatedperson
                                                                                                                                                                  Binding: ?? (required): The type of participant in the activity.
                                                                                                                                                                    ..... typeCanonical 0..1canonical(CapabilityStatement)Who or what can participate0..1canonical(ActorDefinition | CapabilityStatement | DeviceDefinition | Group | SpecimenDefinition | StructureDefinition)Who or what can participate
                                                                                                                                                                    • Type Mismatch: canonical([CanonicalType[http://hl7.org/fhir/StructureDefinition/CapabilityStatement]]) vs canonical([CanonicalType[http://hl7.org/fhir/StructureDefinition/ActorDefinition|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/CapabilityStatement|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/DeviceDefinition|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Group|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/SpecimenDefinition|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/StructureDefinition|6.0.0-ballot5]])
                                                                                                                                                                    ..... typeReference 0..1Reference(CareTeam | Device | DeviceDefinition | Endpoint | Group | HealthcareService | Location | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson)Who or what can participate0..1Reference(BiologicallyDerivedProduct | CareTeam | Device | Endpoint | HealthcareService | Location | Medication | MedicinalProductDefinition | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | Specimen | Substance | SubstanceDefinition)Who or what can participate
                                                                                                                                                                    • Type Mismatch: Reference([CanonicalType[http://hl7.org/fhir/StructureDefinition/CareTeam], CanonicalType[http://hl7.org/fhir/StructureDefinition/Device], CanonicalType[http://hl7.org/fhir/StructureDefinition/DeviceDefinition], CanonicalType[http://hl7.org/fhir/StructureDefinition/Endpoint], CanonicalType[http://hl7.org/fhir/StructureDefinition/Group], CanonicalType[http://hl7.org/fhir/StructureDefinition/HealthcareService], CanonicalType[http://hl7.org/fhir/StructureDefinition/Location], CanonicalType[http://hl7.org/fhir/StructureDefinition/Organization], CanonicalType[http://hl7.org/fhir/StructureDefinition/Patient], CanonicalType[http://hl7.org/fhir/StructureDefinition/Practitioner], CanonicalType[http://hl7.org/fhir/StructureDefinition/PractitionerRole], CanonicalType[http://hl7.org/fhir/StructureDefinition/RelatedPerson]]) vs Reference([CanonicalType[http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/CareTeam|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Device|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Endpoint|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/HealthcareService|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Location|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Medication|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Organization|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Patient|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Practitioner|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/PractitionerRole|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/RelatedPerson|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Specimen|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Substance|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/SubstanceDefinition|6.0.0-ballot5]])
                                                                                                                                                                    ..... role 0..1CodeableConceptE.g. Nurse, Surgeon, Parent
                                                                                                                                                                    Binding: ?? (example)
                                                                                                                                                                    0..1CodeableConceptE.g. Nurse, Surgeon, Parent
                                                                                                                                                                    Binding: ?? (example)
                                                                                                                                                                      ... action C0..*BackboneElementAction defined by the plan
                                                                                                                                                                      C0..*BackboneElementAction defined by the plan
                                                                                                                                                                      This repeating element order: The order of actions is the sequence in which the actions are to be evaluated and performed. This is true of both the actions in the root as well as child actions of each action.
                                                                                                                                                                        .... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                                                                                                                                          .... Slices for extension 0..*ExtensionExtension
                                                                                                                                                                          Slice: Unordered, Open by value:url
                                                                                                                                                                          0..*ExtensionAdditional content defined by implementations
                                                                                                                                                                          Slice: Unordered, Open by value:url
                                                                                                                                                                            .... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                            ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                            Slice: Unordered, Open by value:url
                                                                                                                                                                              .... linkId 0..1stringUnique id for the action in the PlanDefinition0..1stringUnique id for the action in the PlanDefinition
                                                                                                                                                                                .... prefix 0..1stringUser-visible prefix for the action (e.g. 1. or A.)0..1stringUser-visible prefix for the action (e.g. 1. or A.)
                                                                                                                                                                                  .... title 0..1stringUser-visible title0..1stringUser-visible title
                                                                                                                                                                                    .... description 0..1markdownBrief description of the action0..1markdownBrief description of the action
                                                                                                                                                                                      .... textEquivalent 0..1markdownStatic text equivalent of the action, used if the dynamic aspects cannot be interpreted by the receiving system0..1markdownStatic text equivalent of the action, used if the dynamic aspects cannot be interpreted by the receiving system
                                                                                                                                                                                        .... priority 0..1coderoutine | urgent | asap | stat
                                                                                                                                                                                        Binding: ?? (required): Identifies the level of importance to be assigned to actioning the request.
                                                                                                                                                                                        0..1coderoutine | urgent | asap | stat
                                                                                                                                                                                        Binding: ?? (required): Identifies the level of importance to be assigned to actioning the request.
                                                                                                                                                                                          .... code 0..1CodeableConceptCode representing the meaning of the action or sub-actions
                                                                                                                                                                                          Binding: ?? (example): Provides examples of actions to be performed.
                                                                                                                                                                                          0..1CodeableConceptCode representing the meaning of the action or sub-actions
                                                                                                                                                                                          Binding: ?? (example): Provides examples of actions to be performed.
                                                                                                                                                                                            .... reason 0..*CodeableConceptWhy the action should be performed
                                                                                                                                                                                            Binding: ?? (example): Provides examples of reasons for actions to be performed.
                                                                                                                                                                                            0..*CodeableConceptWhy the action should be performed
                                                                                                                                                                                            Binding: ?? (example): Provides examples of reasons for actions to be performed.
                                                                                                                                                                                              .... documentation 0..*RelatedArtifactSupporting documentation for the intended performer of the action
                                                                                                                                                                                              0..*RelatedArtifactSupporting documentation for the intended performer of the action
                                                                                                                                                                                                .... goalId C0..*idWhat goals this action supports
                                                                                                                                                                                                C0..*stringWhat goals this action supports
                                                                                                                                                                                                  .... subject[x] 0..1CodeableConcept, Reference(Group), canonical()Type of individual the action is focused on
                                                                                                                                                                                                  Binding: ?? (extensible): The possible types of subjects for a plan definition (E.g. Patient, Practitioner, Organization, Location, etc.).
                                                                                                                                                                                                  0..1CodeableConcept, Reference(Group), canonical()Type of individual the action is focused on
                                                                                                                                                                                                  Binding: ?? (extensible): The possible types of subjects for a plan definition (E.g. Patient, Practitioner, Organization, Location, etc.).
                                                                                                                                                                                                    .... trigger 0..*TriggerDefinitionWhen the action should be triggered
                                                                                                                                                                                                    0..*TriggerDefinitionWhen the action should be triggered
                                                                                                                                                                                                      .... condition 0..*BackboneElementWhether or not the action is applicable
                                                                                                                                                                                                      0..*BackboneElementWhether or not the action is applicable
                                                                                                                                                                                                        ..... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                                                                                                                                                                          ..... extension 0..*ExtensionAdditional content defined by implementations
                                                                                                                                                                                                          0..*ExtensionAdditional content defined by implementations
                                                                                                                                                                                                          Slice: Unordered, Open by value:url
                                                                                                                                                                                                            ..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                            ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                            Slice: Unordered, Open by value:url
                                                                                                                                                                                                              ..... kind 1..1codeapplicability | start | stop
                                                                                                                                                                                                              Binding: ?? (required): Defines the kinds of conditions that can appear on actions.
                                                                                                                                                                                                              1..1codeapplicability | start | stop
                                                                                                                                                                                                              Binding: ?? (required): Defines the kinds of conditions that can appear on actions.
                                                                                                                                                                                                                ..... expression 0..1ExpressionBoolean-valued expression0..1ExpressionBoolean-valued expression
                                                                                                                                                                                                                  .... input C0..*BackboneElementInput data requirements
                                                                                                                                                                                                                  C0..*BackboneElementInput data requirements
                                                                                                                                                                                                                    ..... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                                                                                                                                                                                      ..... extension 0..*ExtensionAdditional content defined by implementations
                                                                                                                                                                                                                      0..*ExtensionAdditional content defined by implementations
                                                                                                                                                                                                                      Slice: Unordered, Open by value:url
                                                                                                                                                                                                                        ..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                        ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                        Slice: Unordered, Open by value:url
                                                                                                                                                                                                                          ..... title 0..1stringUser-visible title0..1stringUser-visible title
                                                                                                                                                                                                                            ..... requirement C0..1DataRequirementWhat data is providedC0..1DataRequirementWhat data is provided
                                                                                                                                                                                                                              ..... relatedData C0..1idWhat data is providedC0..1stringWhat data is provided
                                                                                                                                                                                                                                .... output C0..*BackboneElementOutput data definition
                                                                                                                                                                                                                                C0..*BackboneElementOutput data definition
                                                                                                                                                                                                                                  ..... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                                                                                                                                                                                                    ..... extension 0..*ExtensionAdditional content defined by implementations
                                                                                                                                                                                                                                    0..*ExtensionAdditional content defined by implementations
                                                                                                                                                                                                                                    Slice: Unordered, Open by value:url
                                                                                                                                                                                                                                      ..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                      ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                      Slice: Unordered, Open by value:url
                                                                                                                                                                                                                                        ..... title 0..1stringUser-visible title0..1stringUser-visible title
                                                                                                                                                                                                                                          ..... requirement C0..1DataRequirementWhat data is providedC0..1DataRequirementWhat data is provided
                                                                                                                                                                                                                                            ..... relatedData C0..1stringWhat data is providedC0..1stringWhat data is provided
                                                                                                                                                                                                                                              .... relatedAction C0..*BackboneElementRelationship to another action
                                                                                                                                                                                                                                              C0..*BackboneElementRelationship to another action
                                                                                                                                                                                                                                                ..... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                                                                                                                                                                                                                  ..... extension 0..*ExtensionAdditional content defined by implementations
                                                                                                                                                                                                                                                  0..*ExtensionAdditional content defined by implementations
                                                                                                                                                                                                                                                  Slice: Unordered, Open by value:url
                                                                                                                                                                                                                                                    ..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                    ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                    Slice: Unordered, Open by value:url
                                                                                                                                                                                                                                                      ..... targetId C1..1idWhat action is this related toC1..1stringWhat action is this related to
                                                                                                                                                                                                                                                        ..... relationship 1..1codebefore | before-start | before-end | concurrent | concurrent-with-start | concurrent-with-end | after | after-start | after-end
                                                                                                                                                                                                                                                        Binding: ?? (required): Defines the types of relationships between actions.
                                                                                                                                                                                                                                                        1..1codebefore | before-start | before-end | concurrent | concurrent-with-start | concurrent-with-end | after | after-start | after-end
                                                                                                                                                                                                                                                        Binding: ?? (required): Defines the types of relationships between actions.
                                                                                                                                                                                                                                                          ..... endRelationship 0..1codebefore | before-start | before-end | concurrent | concurrent-with-start | concurrent-with-end | after | after-start | after-end
                                                                                                                                                                                                                                                          Binding: ?? (required): Defines the types of relationships between actions.
                                                                                                                                                                                                                                                          0..1codebefore | before-start | before-end | concurrent | concurrent-with-start | concurrent-with-end | after | after-start | after-end
                                                                                                                                                                                                                                                          Binding: ?? (required): Defines the types of relationships between actions.
                                                                                                                                                                                                                                                            ..... offset[x] 0..1Duration, RangeTime offset for the relationship0..1Duration, RangeTime offset for the relationship
                                                                                                                                                                                                                                                              .... timing[x] 0..1Age, Duration, Range, TimingWhen the action should take place0..1Age, Duration, Range, Timing, RelativeTimeWhen the action should take place
                                                                                                                                                                                                                                                                .... location 0..1CodeableReference(Location)Where it should happen0..1CodeableReference(Location)Where it should happen
                                                                                                                                                                                                                                                                  .... participant 0..*BackboneElementWho should participate in the action
                                                                                                                                                                                                                                                                  0..*BackboneElementWho should participate in the action
                                                                                                                                                                                                                                                                    ..... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                                                                                                                                                                                                                                      ..... extension 0..*ExtensionAdditional content defined by implementations
                                                                                                                                                                                                                                                                      0..*ExtensionAdditional content defined by implementations
                                                                                                                                                                                                                                                                      Slice: Unordered, Open by value:url
                                                                                                                                                                                                                                                                        ..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                        ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                        Slice: Unordered, Open by value:url
                                                                                                                                                                                                                                                                          ..... actorId 0..1stringWhat actor0..1stringWhat actor
                                                                                                                                                                                                                                                                            ..... type 0..1codecareteam | device | group | healthcareservice | location | organization | patient | practitioner | practitionerrole | relatedperson
                                                                                                                                                                                                                                                                            Binding: ?? (required): The type of participant in the activity.
                                                                                                                                                                                                                                                                            0..1codecareteam | device | group | healthcareservice | location | organization | patient | practitioner | practitionerrole | relatedperson
                                                                                                                                                                                                                                                                            Binding: ?? (required): The type of participant in the activity.
                                                                                                                                                                                                                                                                              ..... typeCanonical 0..1canonical(CapabilityStatement)Who or what can participate0..1canonical(ActorDefinition | CapabilityStatement | DeviceDefinition | Group | SpecimenDefinition | StructureDefinition)Who or what can participate
                                                                                                                                                                                                                                                                              • Type Mismatch: canonical([CanonicalType[http://hl7.org/fhir/StructureDefinition/CapabilityStatement]]) vs canonical([CanonicalType[http://hl7.org/fhir/StructureDefinition/ActorDefinition|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/CapabilityStatement|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/DeviceDefinition|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Group|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/SpecimenDefinition|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/StructureDefinition|6.0.0-ballot5]])
                                                                                                                                                                                                                                                                              ..... typeReference 0..1Reference(CareTeam | Device | DeviceDefinition | Endpoint | Group | HealthcareService | Location | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson)Who or what can participate0..1Reference(BiologicallyDerivedProduct | CareTeam | Device | Endpoint | HealthcareService | Location | Medication | MedicinalProductDefinition | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | Specimen | Substance | SubstanceDefinition)Who or what can participate
                                                                                                                                                                                                                                                                              • Type Mismatch: Reference([CanonicalType[http://hl7.org/fhir/StructureDefinition/CareTeam], CanonicalType[http://hl7.org/fhir/StructureDefinition/Device], CanonicalType[http://hl7.org/fhir/StructureDefinition/DeviceDefinition], CanonicalType[http://hl7.org/fhir/StructureDefinition/Endpoint], CanonicalType[http://hl7.org/fhir/StructureDefinition/Group], CanonicalType[http://hl7.org/fhir/StructureDefinition/HealthcareService], CanonicalType[http://hl7.org/fhir/StructureDefinition/Location], CanonicalType[http://hl7.org/fhir/StructureDefinition/Organization], CanonicalType[http://hl7.org/fhir/StructureDefinition/Patient], CanonicalType[http://hl7.org/fhir/StructureDefinition/Practitioner], CanonicalType[http://hl7.org/fhir/StructureDefinition/PractitionerRole], CanonicalType[http://hl7.org/fhir/StructureDefinition/RelatedPerson]]) vs Reference([CanonicalType[http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/CareTeam|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Device|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Endpoint|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/HealthcareService|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Location|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Medication|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Organization|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Patient|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Practitioner|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/PractitionerRole|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/RelatedPerson|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Specimen|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/Substance|6.0.0-ballot5], CanonicalType[http://hl7.org/fhir/StructureDefinition/SubstanceDefinition|6.0.0-ballot5]])
                                                                                                                                                                                                                                                                              ..... role 0..1CodeableConceptE.g. Nurse, Surgeon, Parent
                                                                                                                                                                                                                                                                              Binding: ?? (example): Defines roles played by participants for the action.
                                                                                                                                                                                                                                                                              0..1CodeableConceptE.g. Nurse, Surgeon, Parent
                                                                                                                                                                                                                                                                              Binding: ?? (example): Defines roles played by participants for the action.
                                                                                                                                                                                                                                                                                ..... function 0..1CodeableConceptE.g. Author, Reviewer, Witness, etc
                                                                                                                                                                                                                                                                                Binding: ?? (example)
                                                                                                                                                                                                                                                                                0..1CodeableConceptE.g. Author, Reviewer, Witness, etc
                                                                                                                                                                                                                                                                                Binding: ?? (example)
                                                                                                                                                                                                                                                                                  .... type 0..1CodeableConceptcreate | update | remove | fire-event
                                                                                                                                                                                                                                                                                  Binding: ?? (extensible): The type of action to be performed.
                                                                                                                                                                                                                                                                                  0..1CodeableConceptcreate | update | remove | fire-event | etc.
                                                                                                                                                                                                                                                                                  Binding: ?? (extensible): The type of action to be performed.
                                                                                                                                                                                                                                                                                    .... groupingBehavior 0..1codevisual-group | logical-group | sentence-group
                                                                                                                                                                                                                                                                                    Binding: ?? (required): Defines organization behavior of a group.
                                                                                                                                                                                                                                                                                    0..1codevisual-group | logical-group | sentence-group
                                                                                                                                                                                                                                                                                    Binding: ?? (required): Defines organization behavior of a group.
                                                                                                                                                                                                                                                                                      .... selectionBehavior 0..1codeany | all | all-or-none | exactly-one | at-most-one | one-or-more
                                                                                                                                                                                                                                                                                      Binding: ?? (required): Defines selection behavior of a group.
                                                                                                                                                                                                                                                                                      0..1codeany | all | all-or-none | exactly-one | at-most-one | one-or-more
                                                                                                                                                                                                                                                                                      Binding: ?? (required): Defines selection behavior of a group.
                                                                                                                                                                                                                                                                                        .... requiredBehavior 0..1codemust | could | must-unless-documented
                                                                                                                                                                                                                                                                                        Binding: ?? (required): Defines expectations around whether an action or action group is required.
                                                                                                                                                                                                                                                                                        0..1codemust | could | must-unless-documented
                                                                                                                                                                                                                                                                                        Binding: ?? (required): Defines expectations around whether an action or action group is required.
                                                                                                                                                                                                                                                                                          .... precheckBehavior 0..1codeyes | no
                                                                                                                                                                                                                                                                                          Binding: ?? (required): Defines selection frequency behavior for an action or group.
                                                                                                                                                                                                                                                                                          0..1codeyes | no
                                                                                                                                                                                                                                                                                          Binding: ?? (required): Defines selection frequency behavior for an action or group.
                                                                                                                                                                                                                                                                                            .... cardinalityBehavior 0..1codesingle | multiple
                                                                                                                                                                                                                                                                                            Binding: ?? (required): Defines behavior for an action or a group for how many times that item may be repeated.
                                                                                                                                                                                                                                                                                            0..1codesingle | multiple
                                                                                                                                                                                                                                                                                            Binding: ?? (required): Defines behavior for an action or a group for how many times that item may be repeated.
                                                                                                                                                                                                                                                                                              .... definition[x] 0..1canonical(ActivityDefinition | MessageDefinition | ObservationDefinition | PlanDefinition | Questionnaire | SpecimenDefinition), uriDescription of the activity to be performed0..1canonical(ActivityDefinition | Measure | MessageDefinition | ObservationDefinition | OperationDefinition | PlanDefinition | Questionnaire | SpecimenDefinition), uriDescription of the activity to be performed
                                                                                                                                                                                                                                                                                                .... transform 0..1canonical(StructureMap)Transform to apply the template0..1canonical()Transform to apply the template
                                                                                                                                                                                                                                                                                                  .... dynamicValue 0..*BackboneElementDynamic aspects of the definition
                                                                                                                                                                                                                                                                                                  0..*BackboneElementDynamic aspects of the definition
                                                                                                                                                                                                                                                                                                    ..... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                                                                                                                                                                                                                                                                      ..... extension 0..*ExtensionAdditional content defined by implementations
                                                                                                                                                                                                                                                                                                      0..*ExtensionAdditional content defined by implementations
                                                                                                                                                                                                                                                                                                      Slice: Unordered, Open by value:url
                                                                                                                                                                                                                                                                                                        ..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                        ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                        Slice: Unordered, Open by value:url
                                                                                                                                                                                                                                                                                                          ..... path 0..1stringThe path to the element to be set dynamically0..1stringThe path to the element to be set dynamically
                                                                                                                                                                                                                                                                                                            ..... expression 0..1ExpressionAn expression that provides the dynamic value for the customization0..1ExpressionAn expression that provides the dynamic value for the customization
                                                                                                                                                                                                                                                                                                              .... action 0..*See action (PlanDefinition)A sub-action
                                                                                                                                                                                                                                                                                                              0..*See action (PlanDefinition)A sub-action
                                                                                                                                                                                                                                                                                                                .... applicabilityBehavior 0..1codeall | any
                                                                                                                                                                                                                                                                                                                Binding: ?? (required): Defines applicability behavior of a group.
                                                                                                                                                                                                                                                                                                                • Added this element
                                                                                                                                                                                                                                                                                                                ... asNeeded[x] Σ0..1boolean, CodeableConceptPreconditions for service
                                                                                                                                                                                                                                                                                                                Binding: ?? (example): A coded concept identifying the pre-condition that should hold prior to performing a procedure. For example "pain", "on flare-up", etc.
                                                                                                                                                                                                                                                                                                                Σ0..1boolean, CodeableConceptPreconditions for service
                                                                                                                                                                                                                                                                                                                Binding: ?? (example): A coded concept identifying the pre-condition that should hold prior to performing a procedure. For example "pain", "on flare-up", etc.

                                                                                                                                                                                                                                                                                                                  doco Documentation for this format