Profile Comparison between http://hl7.org/fhir/uv/ebm/StructureDefinition/recommendation-action vs http://hl7.org/fhir/uv/ebm/StructureDefinition/recommendation-action

Left:RecommendationAction (http://hl7.org/fhir/uv/ebm/StructureDefinition/recommendation-action)
Right:RecommendationAction (http://hl7.org/fhir/uv/ebm/StructureDefinition/recommendation-action)

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.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 resource. 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: '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 activity definition when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the activity 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 assets.' vs 'The identifier that is used to identify this version of the activity definition when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the activity 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 activity 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 activity 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 activity 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 activity definition with the format [url]|[version]. The version SHOULD NOT contain a '#' - see [Business Version](http://build.fhir.org/resource.html#bv-format).'
InformationStructureDefinition.commentValues for comment differ: 'Allows filtering of activity 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 activity 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 activity 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 activity 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 activity definitions that are appropriate for use versus not.' vs 'Allows filtering of activity definitions that are appropriate for use versus not.. Experimental resources might include example instances in implementation guides, instances created solely for testing purposes, etc. If experimental is 'true' for any version of a resource, it should be true for all versions of the resource. (If experimental changes, then it is being misused or a resource that was never intended for real-world use has unexpectedly changed its purpose.). Experimental resources are not expected to be stable and may well have breaking changes without a corresponding change to the 'version' element.'
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 activity 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 activity 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 activity definition (if applicable)' vs 'Jurisdiction of the authority that maintains the activity definition (if applicable)'
InformationStructureDefinition.definitionValues for definition differ: 'A legal or geographic region in which the activity 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 activity 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 activity 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 activity definition and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the activity definition.' vs 'A copyright statement relating to the activity definition and/or its contents. Copyright statements are notices of intellectual property ownership and can include restrictions on the use and publishing of the activity 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 an activity definition determines when the content is applicable for usage and is independent of publication and review dates. For example, a activity 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 an activity definition determines when the content is applicable for usage and is independent of publication and review dates. For example, a activity 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 an ActivityDefinition SHOULD be an ActivityDefinition, dependencies of an ActivityDefinition SHOULD reference a resource, and ActivityDefinition resources SHOULD NOT have components.'
InformationStructureDefinition.shortValues for short differ: 'proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option' vs 'proposal | solicit-offer | offer-response | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option'
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).'
ErrorActivityDefinition.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.'
ErrorActivityDefinition.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.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: '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 '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/ActivityDefinition
      .copyright
        .date2025-03-28T17:11:38+00:002026-09-10T16:38:22+00:00
        • Values Differ
        .descriptionProfile of ActivityDefinition for Evidence Based Medicine IG. The RecommendationAction Profile is used for a recommendation from a clinical practice guideline.
          .experimental
            .fhirVersion6.0.0-ballot26.0.0-ballot5
            • Values Differ
            .jurisdiction
              ..jurisdiction[0]http://unstats.un.org/unsd/methods/m49/m49.htm#001
                .kindresource
                  .nameRecommendationAction
                    .publisherHL7 International / Clinical Decision Support
                      .purpose
                        .statusdraftactive
                        • Values Differ
                        .title
                          .typeActivityDefinition
                            .urlhttp://hl7.org/fhir/uv/ebm/StructureDefinition/recommendation-action
                              .version1.0.0-ballot21.0.0-ballot3
                              • Values Differ

                              Structure

                              NameL FlagsL Card.L TypeL Description & ConstraintsR FlagsR Card.R TypeR Description & ConstraintsCommentsdoco
                              .. ActivityDefinition C0..*ActivityDefinitionThe definition of a specific activity to be taken, independent of any particular patient or context
                              Interfaces Implemented: MetadataResource
                              C0..*ActivityDefinitionThe definition of a specific activity to be taken, independent of any particular 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
                                            ... 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
                                              ?!Σ0..*ExtensionExtensions that cannot be ignored
                                              Slice: Unordered, Open by value:url
                                                ... url ΣC0..1uriCanonical identifier for this activity definition, represented as a URI (globally unique)ΣC0..1uriCanonical identifier for this activity definition, represented as a URI (globally unique)
                                                  ... identifier Σ0..*IdentifierAdditional identifier for the activity definition
                                                  Σ0..*IdentifierAdditional identifier for the activity definition
                                                    ... version Σ0..1stringBusiness version of the activity definitionΣ0..1stringBusiness version of the activity definition
                                                      ... versionAlgorithm[x] Σ0..1string, CodingHow to compare versions
                                                      Binding: ?? (extensible)
                                                      Σ0..1string, CodingHow to compare versions
                                                      Binding: ?? (extensible)
                                                        ... name ΣC0..1stringName for this activity definition (computer friendly)ΣC0..1stringName for this activity definition (computer friendly)
                                                          ... title Σ0..1stringName for this activity definition (human friendly)Σ0..1stringName for this activity definition (human friendly)
                                                            ... subtitle 0..1stringSubordinate title of the activity definition0..1stringSubordinate title of the activity definition
                                                              ... 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 activity definition is intended for
                                                                  Binding: ?? (extensible): The possible types of subjects for an activity (E.g. Patient, Practitioner, Organization, Location, etc.).
                                                                  0..1CodeableConcept, Reference(Group | MedicinalProductDefinition | SubstanceDefinition | AdministrableProductDefinition | ManufacturedItemDefinition | PackagedProductDefinition), canonical(EvidenceVariable)Type of individual the activity definition is intended for
                                                                  Binding: ?? (extensible): The possible types of subjects for an activity (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 activity definitionΣ0..1markdownNatural language description of the activity 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 activity definition (if applicable)
                                                                              Binding: ?? (extensible): Countries and regions within which this artifact is targeted for use.
                                                                              Σ0..*CodeableConceptJurisdiction of the authority that maintains the activity definition (if applicable)
                                                                              Binding: ?? (extensible): Countries and regions within which this artifact is targeted for use.
                                                                                ... purpose 0..1markdownWhy this activity definition is defined0..1markdownWhy this activity definition is defined
                                                                                  ... usage 0..1markdownDescribes the clinical usage of the activity definition0..1markdownDescribes the clinical usage of the activity definition
                                                                                    ... 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 activity definition was approved by publisher0..1dateWhen the activity definition was approved by publisher
                                                                                          ... lastReviewDate 0..1dateWhen the activity definition was last reviewed by the publisher0..1dateWhen the activity definition was last reviewed by the publisher
                                                                                            ... effectivePeriod Σ0..1PeriodWhen the activity definition is expected to be usedΣ0..1PeriodWhen the activity definition is expected to be used
                                                                                              ... topic 0..0E.g. Education, Treatment, Assessment, etc
                                                                                              Binding: ?? (example): High-level categorization of the definition, used for searching, sorting, and filtering.
                                                                                              0..0E.g. Education, Treatment, Assessment, etc
                                                                                              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, etc
                                                                                                        C0..*RelatedArtifactAdditional documentation, citations, etc
                                                                                                          ... library 0..*canonical(Library)Logic used by the activity definition
                                                                                                          0..*canonical(Library)Logic used by the activity definition
                                                                                                            ... kind Σ0..1codeKind of resource
                                                                                                            Binding: ?? (required): The kind of activity the definition is describing.
                                                                                                            Σ0..1codeKind of resource
                                                                                                            Binding: ?? (required): The kind of activity the definition is describing.
                                                                                                              ... profile 0..1canonical(StructureDefinition)What profile the resource needs to conform to0..1canonical(StructureDefinition)What profile the resource needs to conform to
                                                                                                                ... code Σ0..1CodeableConceptDetail type of activity
                                                                                                                Binding: ?? (example): Detailed type of the activity; e.g. CBC.
                                                                                                                Σ0..1CodeableConceptDetail type of activity
                                                                                                                Binding: ?? (example): Detailed type of the activity; e.g. CBC.
                                                                                                                  ... intent 0..1codeproposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
                                                                                                                  Binding: ?? (required): Codes indicating the degree of authority/intentionality associated with a request.
                                                                                                                  0..1codeproposal | solicit-offer | offer-response | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
                                                                                                                  Binding: ?? (required): Codes indicating the degree of authority/intentionality associated with a request.
                                                                                                                    ... 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.
                                                                                                                      ... doNotPerform ?!Σ0..1booleanTrue if the activity should not be performed?!Σ0..1booleanTrue if the activity should not be performed
                                                                                                                        ... timing[x] 0..1Timing, Age, Range, DurationWhen activity is to occur0..1Timing, Age, Range, Duration, RelativeTimeWhen activity is to occur
                                                                                                                          ... 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.
                                                                                                                            ... 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
                                                                                                                                      .... 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, etc
                                                                                                                                        Binding: ?? (example): Defines roles played by participants for the action.
                                                                                                                                        0..1CodeableConceptE.g. Nurse, Surgeon, Parent, etc
                                                                                                                                        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)
                                                                                                                                            ... product[x] 0..1Reference(Medication | Ingredient | Substance | SubstanceDefinition), CodeableConceptWhat's administered/supplied
                                                                                                                                            Binding: ?? (example): Code describing the type of substance or medication.
                                                                                                                                            0..1Reference(Medication | MedicinalProductDefinition | Ingredient | SubstanceDefinition), CodeableConceptWhat's administered/supplied
                                                                                                                                            Binding: ?? (example): Code describing the type of substance or medication.
                                                                                                                                              ... quantity 0..1??How much is administered/consumed/supplied0..1??How much is administered/consumed/supplied
                                                                                                                                                ... dosage 0..*DosageDetailed dosage instructions
                                                                                                                                                • Removed this element
                                                                                                                                                ... bodySite 0..*CodeableConceptWhat part of body to perform on
                                                                                                                                                Binding: ?? (example): A code that identifies the anatomical location.
                                                                                                                                                0..*CodeableConceptWhat part of body to perform on
                                                                                                                                                Binding: ?? (example): A code that identifies the anatomical location.
                                                                                                                                                  ... specimenRequirement 0..*canonical(SpecimenDefinition)What specimens are required to perform this action
                                                                                                                                                  0..*canonical(SpecimenDefinition)What specimens are required to perform this action
                                                                                                                                                    ... observationRequirement 0..*canonical(ObservationDefinition)What observations are required to perform this action
                                                                                                                                                    0..*canonical(ObservationDefinition)What observations are required to perform this action
                                                                                                                                                      ... observationResultRequirement 0..*canonical(ObservationDefinition)What observations must be produced by this action
                                                                                                                                                      0..*canonical(ObservationDefinition)What observations must be produced by this action
                                                                                                                                                        ... 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 1..1stringThe path to the element to be set dynamically1..1stringThe path to the element to be set dynamically
                                                                                                                                                                    .... expression 1..1ExpressionAn expression that provides the dynamic value for the customization1..1ExpressionAn expression that provides the dynamic value for the customization
                                                                                                                                                                      ... dosageInstruction 0..1DosageDetailsDetailed dosage instructions
                                                                                                                                                                      • Added this element

                                                                                                                                                                      doco Documentation for this format