Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot - ballot International flag

Evidence Based Medicine on FHIR Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ebm/ and changes regularly. See the Directory of published versions

Resource Profile: RecommendationJustification - Detailed Descriptions

Page standards status: Draft Maturity Level: 1

Definitions for the recommendation-justification resource profile.

Guidance on how to interpret the contents of this table can be found here

0. ArtifactAssessment
2. ArtifactAssessment.extension
SlicingThis element introduces a set of slices on ArtifactAssessment.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 4. ArtifactAssessment.extension:url
    Slice Nameurl
    Control0..1
    TypeExtension(Artifact URL) (Extension Type: uri)
    6. ArtifactAssessment.extension:description
    Slice Namedescription
    Control0..1
    TypeExtension(Artifact Description) (Extension Type: markdown)
    8. ArtifactAssessment.extension:author
    Slice Nameauthor
    Control0..*
    TypeExtension(Artifact Author) (Extension Type: ContactDetail)
    10. ArtifactAssessment.identifier
    Definition

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

    ShortAdditional identifier for the Recommendation Justification
    Comments

    Typically, this is used for identifiers that can be used in systems outside of FHIR, where it is not sufficient to use the logical URI.

    NoteThis is a business identifier, not a resource identifier (see discussion)
    Requirements

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

    12. ArtifactAssessment.citeAs[x]
    Definition

    Display of or reference to the bibliographic citation of the Recommendation Justification.

    ShortHow to cite the Recommendation Justification
    [x] NoteSee Choice of Data Types for further information about how to use [x]
    14. ArtifactAssessment.date
    Definition

    The date (and optionally time) when the Recommendation Justification was published. The date should change when the substantive content of the Rating changes.

    16. ArtifactAssessment.copyright
    Definition

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

    Requirements

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

    18. ArtifactAssessment.approvalDate
    ShortWhen the Recommendation Justification was approved by publisher
    20. ArtifactAssessment.lastReviewDate
    ShortWhen the Recommendation Justification was last reviewed
    22. ArtifactAssessment.artifact[x]
    Definition

    A reference to a resource, canonical resource, or non-FHIR resource which the Recommendation Justification is about.

    ShortThe recommendation that is justified
    [x] NoteSee Choice of Data Types for further information about how to use [x]
    24. ArtifactAssessment.content
    Definition

    A comment, rating, or classification of the recommendation.

    ShortA comment, rating, or classification
    Control1..5
    SlicingThis element introduces a set of slices on ArtifactAssessment.content. The slices are unordered and Closed, and can be differentiated using the following discriminators:
    • value @ type
    • 26. ArtifactAssessment.content.classifier
      BindingUnless not suitable, these codes SHALL be taken from Recommendation Justification Classifier Codes Value Set
      (extensible to http://hl7.org/fhir/uv/ebm/ValueSet/recommendation-justification-classifier)
      28. ArtifactAssessment.content.freeToShare
      Definition

      Acceptable to publicly share the content, specific to the associated content instance

      ShortAcceptable to publicly share the content
      30. ArtifactAssessment.content:recommendationSpecification
      Slice NamerecommendationSpecification
      Control1..1
      Must Supporttrue
      32. ArtifactAssessment.content:recommendationSpecification.informationType
      Pattern Valuecontainer
      34. ArtifactAssessment.content:recommendationSpecification.type
      Control1..?
      Pattern Value{
        "coding" : [{
          "system" : "https://fevir.net/resources/CodeSystem/179423",
          "code" : "recommendation-specification",
          "display" : "Recommendation Specification"
        }]
      }
      36. ArtifactAssessment.content:recommendationSpecification.component
      SlicingThis element introduces a set of slices on ArtifactAssessment.content.component. The slices are unordered and Closed, and can be differentiated using the following discriminators:
      • value @ type
      • 38. ArtifactAssessment.content:recommendationSpecification.component:recommendationStatement
        Slice NamerecommendationStatement
        Control0..1
        TypeBackboneElement
        Must Supporttrue
        40. ArtifactAssessment.content:recommendationSpecification.component:recommendationStatement.informationType
        Pattern Valuecomment
        42. ArtifactAssessment.content:recommendationSpecification.component:recommendationStatement.type
        Control1..?
        Pattern Value{
          "coding" : [{
            "system" : "https://fevir.net/resources/CodeSystem/179423",
            "code" : "recommendation-statement",
            "display" : "Recommendation Statement"
          }]
        }
        44. ArtifactAssessment.content:recommendationSpecification.component:ratingSystem
        Slice NameratingSystem
        Control0..1
        TypeBackboneElement
        Must Supporttrue
        46. ArtifactAssessment.content:recommendationSpecification.component:ratingSystem.informationType
        Pattern Valueclassifier
        48. ArtifactAssessment.content:recommendationSpecification.component:ratingSystem.type
        Control1..?
        Pattern Value{
          "coding" : [{
            "system" : "https://fevir.net/resources/CodeSystem/179423",
            "code" : "rating-system",
            "display" : "Rating System"
          }]
        }
        50. ArtifactAssessment.content:recommendationSpecification.component:strengthOfRecommendation
        Slice NamestrengthOfRecommendation
        Control0..1
        TypeBackboneElement
        Must Supporttrue
        52. ArtifactAssessment.content:recommendationSpecification.component:strengthOfRecommendation.informationType
        Pattern Valuerating
        54. ArtifactAssessment.content:recommendationSpecification.component:strengthOfRecommendation.type
        Control1..?
        Pattern Value{
          "coding" : [{
            "system" : "https://fevir.net/resources/CodeSystem/179423",
            "code" : "strength-of-recommendation",
            "display" : "Strength of Recommendation"
          }]
        }
        56. ArtifactAssessment.content:recommendationSpecification.component:directionOfRecommendation
        Slice NamedirectionOfRecommendation
        Control0..1
        TypeBackboneElement
        Must Supporttrue
        58. ArtifactAssessment.content:recommendationSpecification.component:directionOfRecommendation.informationType
        Pattern Valueclassifier
        60. ArtifactAssessment.content:recommendationSpecification.component:directionOfRecommendation.type
        Control1..?
        Pattern Value{
          "coding" : [{
            "system" : "https://fevir.net/resources/CodeSystem/179423",
            "code" : "direction-of-recommendation",
            "display" : "Direction of Recommendation"
          }]
        }
        62. ArtifactAssessment.content:recommendationSpecification.component:otherRatings
        Slice NameotherRatings
        Control0..1
        TypeBackboneElement
        64. ArtifactAssessment.content:recommendationSpecification.component:otherRatings.informationType
        Pattern Valuerating
        66. ArtifactAssessment.content:recommendationSpecification.component:otherRatings.type
        Control1..?
        Pattern Value{
          "coding" : [{
            "system" : "https://fevir.net/resources/CodeSystem/179423",
            "code" : "ratings",
            "display" : "Ratings"
          }]
        }
        68. ArtifactAssessment.content:recommendationSpecification.component:discussion
        Slice Namediscussion
        Control0..1
        TypeBackboneElement
        70. ArtifactAssessment.content:recommendationSpecification.component:discussion.informationType
        Pattern Valuecomment
        72. ArtifactAssessment.content:recommendationSpecification.component:discussion.type
        Control1..?
        Pattern Value{
          "coding" : [{
            "system" : "https://fevir.net/resources/CodeSystem/179423",
            "code" : "discussion",
            "display" : "Discussion"
          }]
        }
        74. ArtifactAssessment.content:recommendationSpecification.component:population
        Slice Namepopulation
        Control0..1
        TypeBackboneElement
        Must Supporttrue
        76. ArtifactAssessment.content:recommendationSpecification.component:population.informationType
        Pattern Valuecontainer
        78. ArtifactAssessment.content:recommendationSpecification.component:population.type
        Control1..?
        Pattern Value{
          "coding" : [{
            "system" : "https://fevir.net/resources/CodeSystem/179423",
            "code" : "population",
            "display" : "Population"
          }]
        }
        80. ArtifactAssessment.content:recommendationSpecification.component:population.relatedArtifact
        Comments

        The population Resource SHALL be the same as that referenced by the Resource in the artifactReference element.

        82. ArtifactAssessment.content:recommendationSpecification.component:action
        Slice Nameaction
        Control0..1
        TypeBackboneElement
        Must Supporttrue
        84. ArtifactAssessment.content:recommendationSpecification.component:action.informationType
        Pattern Valuecontainer
        86. ArtifactAssessment.content:recommendationSpecification.component:action.type
        Control1..?
        Pattern Value{
          "coding" : [{
            "system" : "https://fevir.net/resources/CodeSystem/179423",
            "code" : "action",
            "display" : "Action"
          }]
        }
        88. ArtifactAssessment.content:recommendationSpecification.component:action.relatedArtifact
        Comments

        The action Resource(s) SHALL be the same as that referenced by the Resource in the artifactReference element.

        90. ArtifactAssessment.content:recommendationSpecification.component:oppositeAction
        Slice NameoppositeAction
        Control0..1
        TypeBackboneElement
        Must Supporttrue
        92. ArtifactAssessment.content:recommendationSpecification.component:oppositeAction.informationType
        Pattern Valuecontainer
        94. ArtifactAssessment.content:recommendationSpecification.component:oppositeAction.type
        Control1..?
        Pattern Value{
          "coding" : [{
            "system" : "https://fevir.net/resources/CodeSystem/179423",
            "code" : "opposite-action",
            "display" : "Opposite Action"
          }]
        }
        96. ArtifactAssessment.content:recommendationSpecification.component:oppositeAction.relatedArtifact
        Comments

        The opposited action Resource(s) SHALL be the same as that referenced by the Resource in the artifactReference element.

        98. ArtifactAssessment.content:evidence
        Slice Nameevidence
        Control0..1
        Must Supporttrue
        100. ArtifactAssessment.content:evidence.informationType
        Pattern Valuecontainer
        102. ArtifactAssessment.content:evidence.type
        Control1..?
        Pattern Value{
          "coding" : [{
            "system" : "https://fevir.net/resources/CodeSystem/179423",
            "code" : "evidence",
            "display" : "Evidence"
          }]
        }
        104. ArtifactAssessment.content:evidence.component
        SlicingThis element introduces a set of slices on ArtifactAssessment.content.component. The slices are unordered and Closed, and can be differentiated using the following discriminators:
        • value @ type
        • 106. ArtifactAssessment.content:evidence.component:summaryOfFindings
          Slice NamesummaryOfFindings
          Control0..1
          TypeBackboneElement
          Must Supporttrue
          108. ArtifactAssessment.content:evidence.component:summaryOfFindings.type
          Control1..?
          Pattern Value{
            "coding" : [{
              "system" : "https://fevir.net/resources/CodeSystem/179423",
              "code" : "summary-of-findings",
              "display" : "Summary of Findings"
            }]
          }
          110. ArtifactAssessment.content:evidence.component:desirableEffects
          Slice NamedesirableEffects
          Control0..1
          TypeBackboneElement
          Must Supporttrue
          112. ArtifactAssessment.content:evidence.component:desirableEffects.type
          Control1..?
          Pattern Value{
            "coding" : [{
              "system" : "https://fevir.net/resources/CodeSystem/179423",
              "code" : "desirable-effects",
              "display" : "Desirable Effects"
            }]
          }
          114. ArtifactAssessment.content:evidence.component:undesirableEffects
          Slice NameundesirableEffects
          Control0..1
          TypeBackboneElement
          Must Supporttrue
          116. ArtifactAssessment.content:evidence.component:undesirableEffects.type
          Control1..?
          Pattern Value{
            "coding" : [{
              "system" : "https://fevir.net/resources/CodeSystem/179423",
              "code" : "undesirable-effects",
              "display" : "Undesirable Effects"
            }]
          }
          118. ArtifactAssessment.content:evidence.component:discussion
          Slice Namediscussion
          Control0..1
          TypeBackboneElement
          120. ArtifactAssessment.content:evidence.component:discussion.type
          Control1..?
          Pattern Value{
            "coding" : [{
              "system" : "https://fevir.net/resources/CodeSystem/179423",
              "code" : "discussion",
              "display" : "Discussion"
            }]
          }
          122. ArtifactAssessment.content:netEffect
          Slice NamenetEffect
          Control0..1
          Must Supporttrue
          124. ArtifactAssessment.content:netEffect.informationType
          Pattern Valuecontainer
          126. ArtifactAssessment.content:netEffect.type
          Control1..?
          Pattern Value{
            "coding" : [{
              "system" : "https://fevir.net/resources/CodeSystem/179423",
              "code" : "net-effect",
              "display" : "Net Effect"
            }]
          }
          128. ArtifactAssessment.content:netEffect.component
          SlicingThis element introduces a set of slices on ArtifactAssessment.content.component. The slices are unordered and Closed, and can be differentiated using the following discriminators:
          • value @ type
          • 130. ArtifactAssessment.content:netEffect.component:preferences
            Slice Namepreferences
            Control0..1
            TypeBackboneElement
            Must Supporttrue
            132. ArtifactAssessment.content:netEffect.component:preferences.type
            Control1..?
            Pattern Value{
              "coding" : [{
                "system" : "https://fevir.net/resources/CodeSystem/179423",
                "code" : "preferences",
                "display" : "Preferences"
              }]
            }
            134. ArtifactAssessment.content:netEffect.component:discussion
            Slice Namediscussion
            Control0..1
            TypeBackboneElement
            136. ArtifactAssessment.content:netEffect.component:discussion.type
            Control1..?
            Pattern Value{
              "coding" : [{
                "system" : "https://fevir.net/resources/CodeSystem/179423",
                "code" : "discussion",
                "display" : "Discussion"
              }]
            }
            138. ArtifactAssessment.content:judgments
            Slice Namejudgments
            Control0..1
            Must Supporttrue
            140. ArtifactAssessment.content:judgments.informationType
            Pattern Valuecontainer
            142. ArtifactAssessment.content:judgments.type
            Control1..?
            Pattern Value{
              "coding" : [{
                "system" : "https://fevir.net/resources/CodeSystem/179423",
                "code" : "judgments",
                "display" : "Judgments"
              }]
            }
            144. ArtifactAssessment.content:judgments.component
            SlicingThis element introduces a set of slices on ArtifactAssessment.content.component. The slices are unordered and Closed, and can be differentiated using the following discriminators:
            • value @ type
            • 146. ArtifactAssessment.content:judgments.component:justification
              Slice Namejustification
              Control0..1
              TypeBackboneElement
              Must Supporttrue
              148. ArtifactAssessment.content:judgments.component:justification.type
              Control1..?
              Pattern Value{
                "coding" : [{
                  "system" : "https://fevir.net/resources/CodeSystem/179423",
                  "code" : "justification",
                  "display" : "Justification"
                }]
              }
              150. ArtifactAssessment.content:judgments.component:problemImportance
              Slice NameproblemImportance
              Control0..1
              TypeBackboneElement
              Must Supporttrue
              152. ArtifactAssessment.content:judgments.component:problemImportance.type
              Control1..?
              Pattern Value{
                "coding" : [{
                  "system" : "https://fevir.net/resources/CodeSystem/179423",
                  "code" : "problem-importance",
                  "display" : "Problem Importance"
                }]
              }
              154. ArtifactAssessment.content:judgments.component:costs
              Slice Namecosts
              Control0..1
              TypeBackboneElement
              Must Supporttrue
              156. ArtifactAssessment.content:judgments.component:costs.type
              Control1..?
              Pattern Value{
                "coding" : [{
                  "system" : "https://fevir.net/resources/CodeSystem/179423",
                  "code" : "costs",
                  "display" : "Costs"
                }]
              }
              158. ArtifactAssessment.content:judgments.component:costeffectiveness
              Slice Namecosteffectiveness
              Control0..1
              TypeBackboneElement
              Must Supporttrue
              160. ArtifactAssessment.content:judgments.component:costeffectiveness.type
              Control1..?
              Pattern Value{
                "coding" : [{
                  "system" : "https://fevir.net/resources/CodeSystem/179423",
                  "code" : "cost-effectiveness",
                  "display" : "Cost-effectiveness"
                }]
              }
              162. ArtifactAssessment.content:judgments.component:equity
              Slice Nameequity
              Control0..1
              TypeBackboneElement
              Must Supporttrue
              164. ArtifactAssessment.content:judgments.component:equity.type
              Control1..?
              Pattern Value{
                "coding" : [{
                  "system" : "https://fevir.net/resources/CodeSystem/179423",
                  "code" : "equity",
                  "display" : "Equity"
                }]
              }
              166. ArtifactAssessment.content:judgments.component:acceptability
              Slice Nameacceptability
              Control0..1
              TypeBackboneElement
              Must Supporttrue
              168. ArtifactAssessment.content:judgments.component:acceptability.type
              Control1..?
              Pattern Value{
                "coding" : [{
                  "system" : "https://fevir.net/resources/CodeSystem/179423",
                  "code" : "acceptability",
                  "display" : "Acceptability"
                }]
              }
              170. ArtifactAssessment.content:judgments.component:feasibility
              Slice Namefeasibility
              Control0..1
              TypeBackboneElement
              Must Supporttrue
              172. ArtifactAssessment.content:judgments.component:feasibility.type
              Control1..?
              Pattern Value{
                "coding" : [{
                  "system" : "https://fevir.net/resources/CodeSystem/179423",
                  "code" : "feasibility",
                  "display" : "Feasibility"
                }]
              }
              174. ArtifactAssessment.content:considerations
              Slice Nameconsiderations
              Control0..1
              Must Supporttrue
              176. ArtifactAssessment.content:considerations.informationType
              Pattern Valuecontainer
              178. ArtifactAssessment.content:considerations.type
              Control1..?
              Pattern Value{
                "coding" : [{
                  "system" : "https://fevir.net/resources/CodeSystem/179423",
                  "code" : "considerations",
                  "display" : "Considerations"
                }]
              }
              180. ArtifactAssessment.content:considerations.component
              SlicingThis element introduces a set of slices on ArtifactAssessment.content.component. The slices are unordered and Closed, and can be differentiated using the following discriminators:
              • value @ type
              • 182. ArtifactAssessment.content:considerations.component:subgroupConsiderations
                Slice NamesubgroupConsiderations
                Control0..1
                TypeBackboneElement
                Must Supporttrue
                184. ArtifactAssessment.content:considerations.component:subgroupConsiderations.type
                Control1..?
                Pattern Value{
                  "coding" : [{
                    "system" : "https://fevir.net/resources/CodeSystem/179423",
                    "code" : "subgroup-considerations",
                    "display" : "Subgroup Considerations"
                  }]
                }
                186. ArtifactAssessment.content:considerations.component:implementationConsiderations
                Slice NameimplementationConsiderations
                Control0..1
                TypeBackboneElement
                Must Supporttrue
                188. ArtifactAssessment.content:considerations.component:implementationConsiderations.type
                Control1..?
                Pattern Value{
                  "coding" : [{
                    "system" : "https://fevir.net/resources/CodeSystem/179423",
                    "code" : "implementation-considerations",
                    "display" : "Implementation Considerations"
                  }]
                }
                190. ArtifactAssessment.content:considerations.component:monitoringConsiderations
                Slice NamemonitoringConsiderations
                Control0..1
                TypeBackboneElement
                Must Supporttrue
                192. ArtifactAssessment.content:considerations.component:monitoringConsiderations.type
                Control1..?
                Pattern Value{
                  "coding" : [{
                    "system" : "https://fevir.net/resources/CodeSystem/179423",
                    "code" : "monitoring-considerations",
                    "display" : "Monitoring Considerations"
                  }]
                }
                194. ArtifactAssessment.content:considerations.component:competingInterests
                Slice NamecompetingInterests
                Control0..1
                TypeBackboneElement
                Must Supporttrue
                196. ArtifactAssessment.content:considerations.component:competingInterests.type
                Control1..?
                Pattern Value{
                  "coding" : [{
                    "system" : "https://fevir.net/resources/CodeSystem/179423",
                    "code" : "competing-interests",
                    "display" : "Competing Interests"
                  }]
                }
                198. ArtifactAssessment.content:considerations.component:researchPriorities
                Slice NameresearchPriorities
                Control0..1
                TypeBackboneElement
                Must Supporttrue
                200. ArtifactAssessment.content:considerations.component:researchPriorities.type
                Control1..?
                Pattern Value{
                  "coding" : [{
                    "system" : "https://fevir.net/resources/CodeSystem/179423",
                    "code" : "research-considerations",
                    "display" : "Research Considerations"
                  }]
                }

                Guidance on how to interpret the contents of this table can be found here

                0. ArtifactAssessment
                Definition

                This Resource provides one or more comments, classifiers or ratings about a Resource and supports attribution and rights management metadata for the added content.

                ShortAdds metadata-supported comments, classifiers or ratings related to a Resource
                Control0..*
                Is Modifierfalse
                Must Supportfalse
                Summaryfalse
                Invariantsdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
                dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource (contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty())
                dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())
                dom-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
                dom-6: A resource should have narrative for robust management (text.`div`.exists())
                2. ArtifactAssessment.implicitRules
                Definition

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

                ShortA set of rules under which this content was created
                Comments

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

                Control0..1
                Typeuri
                Is Modifiertrue because This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies its meaning or interpretation
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                Must Supportfalse
                Summarytrue
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                4. ArtifactAssessment.contained
                Definition

                These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, nor can they have their own independent transaction scope. This is allowed to be a Parameters resource if and only if it is referenced by a resource that provides context/meaning.

                ShortContained, inline Resources
                Comments

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

                Control0..*
                This element is affected by the following invariants: dom-2, dom-4, dom-3, dom-5
                TypeResource
                Is Modifierfalse
                Must Supportfalse
                Summaryfalse
                Alternate Namesinline resources, anonymous resources, contained resources
                6. ArtifactAssessment.extension
                Definition

                An Extension


                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.

                ShortExtensionAdditional content defined by implementations
                Comments

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

                Control0..*
                TypeExtension
                Is Modifierfalse
                Must Supportfalse
                Summaryfalse
                Alternate Namesextensions, user content
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                SlicingThis element introduces a set of slices on ArtifactAssessment.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
                • value @ url
                • 8. ArtifactAssessment.extension:url
                  Slice Nameurl
                  Definition

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

                  ShortCanonical identifier for this {{title}}, represented as a URI (globally unique)
                  Comments

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

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

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

                  Control0..1
                  TypeExtension(Artifact URL) (Extension Type: uri)
                  Is Modifierfalse
                  Must Supportfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  10. ArtifactAssessment.extension:description
                  Slice Namedescription
                  Definition

                  A free text natural language description of the {{title}} from a consumer's perspective.

                  ShortNatural language description of the {{title}}
                  Comments

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

                  Control0..1
                  TypeExtension(Artifact Description) (Extension Type: markdown)
                  Is Modifierfalse
                  Must Supportfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  12. ArtifactAssessment.extension:author
                  Slice Nameauthor
                  Definition

                  An individiual or organization primarily involved in the creation and maintenance of the {{title}}.

                  ShortWho authored the {{title}}
                  Control0..*
                  TypeExtension(Artifact Author) (Extension Type: ContactDetail)
                  Is Modifierfalse
                  Must Supportfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  14. ArtifactAssessment.modifierExtension
                  Definition

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

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

                  ShortExtensions that cannot be ignored
                  Comments

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

                  Control0..*
                  TypeExtension
                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
                  Must Supportfalse
                  Summarytrue
                  Requirements

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

                  Alternate Namesextensions, user content
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  16. ArtifactAssessment.identifier
                  Definition

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


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

                  ShortAdditional identifier for the Recommendation JustificationAdditional identifier for the artifact assessment
                  Comments

                  Typically, this is used for identifiers that can be used in systems outside of FHIR, where it is not sufficient to use the logical URI.


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

                  NoteThis is a business identifier, not a resource identifier (see discussion)
                  Control0..*
                  TypeIdentifier
                  Is Modifierfalse
                  Must Supportfalse
                  Summarytrue
                  Requirements

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


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

                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  18. ArtifactAssessment.citeAs[x]
                  Definition

                  Display of or reference to the bibliographic citation of the Recommendation Justification.


                  Display of or reference to the bibliographic citation of the comment, classifier, or rating.

                  ShortHow to cite the Recommendation JustificationHow to cite the comment or rating
                  Control0..1
                  TypeChoice of: Reference(Citation), markdown
                  [x] NoteSee Choice of Data Types for further information about how to use [x]
                  Is Modifierfalse
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  Must Supportfalse
                  Summaryfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  20. ArtifactAssessment.date
                  Definition

                  The date (and optionally time) when the Recommendation Justification was published. The date should change when the substantive content of the Rating changes.


                  The date (and optionally time) when the artifact assessment was published. The date must change when the disposition changes and it must change if the workflow status code changes. In addition, it should change when the substantive content of the artifact assessment changes.

                  ShortDate last changed
                  Comments

                  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 artifact assessment. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource.

                  Control0..1
                  TypedateTime
                  Is Modifierfalse
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  Must Supportfalse
                  Summarytrue
                  Alternate NamesRevision Date
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  22. ArtifactAssessment.copyright
                  Definition

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


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

                  ShortUse and/or publishing restrictions
                  Control0..1
                  Typemarkdown
                  Is Modifierfalse
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  Must Supportfalse
                  Summaryfalse
                  Requirements

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


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

                  Alternate NamesLicense, Restrictions
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  24. ArtifactAssessment.approvalDate
                  Definition

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

                  ShortWhen the Recommendation Justification was approved by publisherWhen the artifact assessment was approved by publisher
                  Comments

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

                  Control0..1
                  Typedate
                  Is Modifierfalse
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  Must Supportfalse
                  Summaryfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  26. ArtifactAssessment.lastReviewDate
                  Definition

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

                  ShortWhen the Recommendation Justification was last reviewedWhen the artifact assessment was last reviewed by the publisher
                  Comments

                  If specified, this date follows the original approval date.

                  Control0..1
                  Typedate
                  Is Modifierfalse
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  Must Supportfalse
                  Summarytrue
                  Requirements

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

                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  28. ArtifactAssessment.artifact[x]
                  Definition

                  A reference to a resource, canonical resource, or non-FHIR resource which the Recommendation Justification is about.


                  A reference to a resource, canonical resource, or non-FHIR resource which the comment or assessment is about.

                  ShortThe recommendation that is justifiedThe artifact assessed, commented upon or rated
                  Control1..1
                  TypeChoice of: Reference(Resource), canonical, uri
                  [x] NoteSee Choice of Data Types for further information about how to use [x]
                  Is Modifierfalse
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  Must Supportfalse
                  Summarytrue
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  30. ArtifactAssessment.content
                  Definition

                  A comment, rating, or classification of the recommendation.


                  A component comment, classifier, or rating of the artifact.

                  ShortA comment, rating, or classificationComment, classifier, or rating content
                  Control10..5*
                  TypeBackboneElement
                  Is Modifierfalse
                  Must Supportfalse
                  Summaryfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  SlicingThis element introduces a set of slices on ArtifactAssessment.content. The slices are unordered and Closed, and can be differentiated using the following discriminators:
                  • value @ type
                  • 32. ArtifactAssessment.content.modifierExtension
                    Definition

                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                    ShortExtensions that cannot be ignored even if unrecognized
                    Comments

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

                    Control0..*
                    TypeExtension
                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                    Summarytrue
                    Requirements

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

                    Alternate Namesextensions, user content, modifiers
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                    34. ArtifactAssessment.content.classifier
                    Definition

                    Represents a rating, classifier, or assessment of the artifact.

                    ShortRating, classifier, or assessment
                    Control0..*
                    BindingUnless not suitable, these codes SHALL be taken from For example codes, see Recommendation Justification Classifier Codes Value Sethttp://hl7.org/fhir/ValueSet/certainty-rating
                    (extensible to http://hl7.org/fhir/uv/ebm/ValueSet/recommendation-justification-classifier)
                    TypeCodeableConcept
                    Is Modifierfalse
                    Must Supportfalse
                    Summaryfalse
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    36. ArtifactAssessment.content.freeToShare
                    Definition

                    Acceptable to publicly share the content, specific to the associated content instance


                    Acceptable to publicly share the comment, classifier or rating.

                    ShortAcceptable to publicly share the contentAcceptable to publicly share the resource content
                    Control0..1
                    Typeboolean
                    Is Modifierfalse
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    Must Supportfalse
                    Summaryfalse
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    38. ArtifactAssessment.content:recommendationSpecification
                    Slice NamerecommendationSpecification
                    Definition

                    A component comment, classifier, or rating of the artifact.

                    ShortComment, classifier, or rating content
                    Control10..1*
                    TypeBackboneElement
                    Is Modifierfalse
                    Must Supporttrue
                    Summaryfalse
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    40. ArtifactAssessment.content:recommendationSpecification.modifierExtension
                    Definition

                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                    ShortExtensions that cannot be ignored even if unrecognized
                    Comments

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

                    Control0..*
                    TypeExtension
                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                    Summarytrue
                    Requirements

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

                    Alternate Namesextensions, user content, modifiers
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                    42. ArtifactAssessment.content:recommendationSpecification.informationType
                    Definition

                    The type of information this component of the content represents.

                    Shortcomment | classifier | rating | container | response | change-request
                    Control0..1
                    BindingThe codes SHALL be taken from ArtifactAssessmentInformationTypehttp://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0
                    (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                    Typecode
                    Is Modifierfalse
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    Must Supportfalse
                    Summaryfalse
                    Pattern Valuecontainer
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    44. ArtifactAssessment.content:recommendationSpecification.type
                    Definition

                    Indicates what type of content this component represents.

                    ShortWhat type of content
                    Control10..1
                    BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                    (example to http://hl7.org/fhir/ValueSet/certainty-type)
                    TypeCodeableConcept
                    Is Modifierfalse
                    Must Supportfalse
                    Summaryfalse
                    Pattern Value{
                      "coding" : [{
                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                        "code" : "recommendation-specification",
                        "display" : "Recommendation Specification"
                      }]
                    }
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    46. ArtifactAssessment.content:recommendationSpecification.component
                    Definition

                    If the informationType is container, the components of the content.

                    ShortContained content
                    Control0..*
                    TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                    Is Modifierfalse
                    Must Supportfalse
                    Summaryfalse
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    SlicingThis element introduces a set of slices on ArtifactAssessment.content.component. The slices are unordered and Closed, and can be differentiated using the following discriminators:
                    • value @ type
                    • 48. ArtifactAssessment.content:recommendationSpecification.component:recommendationStatement
                      Slice NamerecommendationStatement
                      Definition

                      If the informationType is container, the components of the content.

                      ShortContained content
                      Control0..1*
                      TypeBackboneElement
                      Is Modifierfalse
                      Must Supporttrue
                      Summaryfalse
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      50. ArtifactAssessment.content:recommendationSpecification.component:recommendationStatement.modifierExtension
                      Definition

                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                      ShortExtensions that cannot be ignored even if unrecognized
                      Comments

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

                      Control0..*
                      TypeExtension
                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                      Summarytrue
                      Requirements

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

                      Alternate Namesextensions, user content, modifiers
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      52. ArtifactAssessment.content:recommendationSpecification.component:recommendationStatement.informationType
                      Definition

                      The type of information this component of the content represents.

                      Shortcomment | classifier | rating | container | response | change-request
                      Control0..1
                      BindingThe codes SHALL be taken from ArtifactAssessmentInformationTypehttp://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0
                      (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                      Typecode
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Must Supportfalse
                      Summaryfalse
                      Pattern Valuecomment
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      54. ArtifactAssessment.content:recommendationSpecification.component:recommendationStatement.type
                      Definition

                      Indicates what type of content this component represents.

                      ShortWhat type of content
                      Control10..1
                      BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                      (example to http://hl7.org/fhir/ValueSet/certainty-type)
                      TypeCodeableConcept
                      Is Modifierfalse
                      Must Supportfalse
                      Summaryfalse
                      Pattern Value{
                        "coding" : [{
                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                          "code" : "recommendation-statement",
                          "display" : "Recommendation Statement"
                        }]
                      }
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      56. ArtifactAssessment.content:recommendationSpecification.component:ratingSystem
                      Slice NameratingSystem
                      Definition

                      If the informationType is container, the components of the content.

                      ShortContained content
                      Control0..1*
                      TypeBackboneElement
                      Is Modifierfalse
                      Must Supporttrue
                      Summaryfalse
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      58. ArtifactAssessment.content:recommendationSpecification.component:ratingSystem.modifierExtension
                      Definition

                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                      ShortExtensions that cannot be ignored even if unrecognized
                      Comments

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

                      Control0..*
                      TypeExtension
                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                      Summarytrue
                      Requirements

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

                      Alternate Namesextensions, user content, modifiers
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      60. ArtifactAssessment.content:recommendationSpecification.component:ratingSystem.informationType
                      Definition

                      The type of information this component of the content represents.

                      Shortcomment | classifier | rating | container | response | change-request
                      Control0..1
                      BindingThe codes SHALL be taken from ArtifactAssessmentInformationTypehttp://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0
                      (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                      Typecode
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Must Supportfalse
                      Summaryfalse
                      Pattern Valueclassifier
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      62. ArtifactAssessment.content:recommendationSpecification.component:ratingSystem.type
                      Definition

                      Indicates what type of content this component represents.

                      ShortWhat type of content
                      Control10..1
                      BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                      (example to http://hl7.org/fhir/ValueSet/certainty-type)
                      TypeCodeableConcept
                      Is Modifierfalse
                      Must Supportfalse
                      Summaryfalse
                      Pattern Value{
                        "coding" : [{
                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                          "code" : "rating-system",
                          "display" : "Rating System"
                        }]
                      }
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      64. ArtifactAssessment.content:recommendationSpecification.component:strengthOfRecommendation
                      Slice NamestrengthOfRecommendation
                      Definition

                      If the informationType is container, the components of the content.

                      ShortContained content
                      Control0..1*
                      TypeBackboneElement
                      Is Modifierfalse
                      Must Supporttrue
                      Summaryfalse
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      66. ArtifactAssessment.content:recommendationSpecification.component:strengthOfRecommendation.modifierExtension
                      Definition

                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                      ShortExtensions that cannot be ignored even if unrecognized
                      Comments

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

                      Control0..*
                      TypeExtension
                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                      Summarytrue
                      Requirements

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

                      Alternate Namesextensions, user content, modifiers
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      68. ArtifactAssessment.content:recommendationSpecification.component:strengthOfRecommendation.informationType
                      Definition

                      The type of information this component of the content represents.

                      Shortcomment | classifier | rating | container | response | change-request
                      Control0..1
                      BindingThe codes SHALL be taken from ArtifactAssessmentInformationTypehttp://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0
                      (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                      Typecode
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Must Supportfalse
                      Summaryfalse
                      Pattern Valuerating
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      70. ArtifactAssessment.content:recommendationSpecification.component:strengthOfRecommendation.type
                      Definition

                      Indicates what type of content this component represents.

                      ShortWhat type of content
                      Control10..1
                      BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                      (example to http://hl7.org/fhir/ValueSet/certainty-type)
                      TypeCodeableConcept
                      Is Modifierfalse
                      Must Supportfalse
                      Summaryfalse
                      Pattern Value{
                        "coding" : [{
                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                          "code" : "strength-of-recommendation",
                          "display" : "Strength of Recommendation"
                        }]
                      }
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      72. ArtifactAssessment.content:recommendationSpecification.component:directionOfRecommendation
                      Slice NamedirectionOfRecommendation
                      Definition

                      If the informationType is container, the components of the content.

                      ShortContained content
                      Control0..1*
                      TypeBackboneElement
                      Is Modifierfalse
                      Must Supporttrue
                      Summaryfalse
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      74. ArtifactAssessment.content:recommendationSpecification.component:directionOfRecommendation.modifierExtension
                      Definition

                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                      ShortExtensions that cannot be ignored even if unrecognized
                      Comments

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

                      Control0..*
                      TypeExtension
                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                      Summarytrue
                      Requirements

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

                      Alternate Namesextensions, user content, modifiers
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      76. ArtifactAssessment.content:recommendationSpecification.component:directionOfRecommendation.informationType
                      Definition

                      The type of information this component of the content represents.

                      Shortcomment | classifier | rating | container | response | change-request
                      Control0..1
                      BindingThe codes SHALL be taken from ArtifactAssessmentInformationTypehttp://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0
                      (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                      Typecode
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Must Supportfalse
                      Summaryfalse
                      Pattern Valueclassifier
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      78. ArtifactAssessment.content:recommendationSpecification.component:directionOfRecommendation.type
                      Definition

                      Indicates what type of content this component represents.

                      ShortWhat type of content
                      Control10..1
                      BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                      (example to http://hl7.org/fhir/ValueSet/certainty-type)
                      TypeCodeableConcept
                      Is Modifierfalse
                      Must Supportfalse
                      Summaryfalse
                      Pattern Value{
                        "coding" : [{
                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                          "code" : "direction-of-recommendation",
                          "display" : "Direction of Recommendation"
                        }]
                      }
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      80. ArtifactAssessment.content:recommendationSpecification.component:otherRatings
                      Slice NameotherRatings
                      Definition

                      If the informationType is container, the components of the content.

                      ShortContained content
                      Control0..1*
                      TypeBackboneElement
                      Is Modifierfalse
                      Must Supportfalse
                      Summaryfalse
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      82. ArtifactAssessment.content:recommendationSpecification.component:otherRatings.modifierExtension
                      Definition

                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                      ShortExtensions that cannot be ignored even if unrecognized
                      Comments

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

                      Control0..*
                      TypeExtension
                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                      Summarytrue
                      Requirements

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

                      Alternate Namesextensions, user content, modifiers
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      84. ArtifactAssessment.content:recommendationSpecification.component:otherRatings.informationType
                      Definition

                      The type of information this component of the content represents.

                      Shortcomment | classifier | rating | container | response | change-request
                      Control0..1
                      BindingThe codes SHALL be taken from ArtifactAssessmentInformationTypehttp://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0
                      (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                      Typecode
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Must Supportfalse
                      Summaryfalse
                      Pattern Valuerating
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      86. ArtifactAssessment.content:recommendationSpecification.component:otherRatings.type
                      Definition

                      Indicates what type of content this component represents.

                      ShortWhat type of content
                      Control10..1
                      BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                      (example to http://hl7.org/fhir/ValueSet/certainty-type)
                      TypeCodeableConcept
                      Is Modifierfalse
                      Must Supportfalse
                      Summaryfalse
                      Pattern Value{
                        "coding" : [{
                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                          "code" : "ratings",
                          "display" : "Ratings"
                        }]
                      }
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      88. ArtifactAssessment.content:recommendationSpecification.component:discussion
                      Slice Namediscussion
                      Definition

                      If the informationType is container, the components of the content.

                      ShortContained content
                      Control0..1*
                      TypeBackboneElement
                      Is Modifierfalse
                      Must Supportfalse
                      Summaryfalse
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      90. ArtifactAssessment.content:recommendationSpecification.component:discussion.modifierExtension
                      Definition

                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                      ShortExtensions that cannot be ignored even if unrecognized
                      Comments

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

                      Control0..*
                      TypeExtension
                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                      Summarytrue
                      Requirements

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

                      Alternate Namesextensions, user content, modifiers
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      92. ArtifactAssessment.content:recommendationSpecification.component:discussion.informationType
                      Definition

                      The type of information this component of the content represents.

                      Shortcomment | classifier | rating | container | response | change-request
                      Control0..1
                      BindingThe codes SHALL be taken from ArtifactAssessmentInformationTypehttp://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0
                      (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                      Typecode
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Must Supportfalse
                      Summaryfalse
                      Pattern Valuecomment
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      94. ArtifactAssessment.content:recommendationSpecification.component:discussion.type
                      Definition

                      Indicates what type of content this component represents.

                      ShortWhat type of content
                      Control10..1
                      BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                      (example to http://hl7.org/fhir/ValueSet/certainty-type)
                      TypeCodeableConcept
                      Is Modifierfalse
                      Must Supportfalse
                      Summaryfalse
                      Pattern Value{
                        "coding" : [{
                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                          "code" : "discussion",
                          "display" : "Discussion"
                        }]
                      }
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      96. ArtifactAssessment.content:recommendationSpecification.component:population
                      Slice Namepopulation
                      Definition

                      If the informationType is container, the components of the content.

                      ShortContained content
                      Control0..1*
                      TypeBackboneElement
                      Is Modifierfalse
                      Must Supporttrue
                      Summaryfalse
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      98. ArtifactAssessment.content:recommendationSpecification.component:population.modifierExtension
                      Definition

                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                      ShortExtensions that cannot be ignored even if unrecognized
                      Comments

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

                      Control0..*
                      TypeExtension
                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                      Summarytrue
                      Requirements

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

                      Alternate Namesextensions, user content, modifiers
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      100. ArtifactAssessment.content:recommendationSpecification.component:population.informationType
                      Definition

                      The type of information this component of the content represents.

                      Shortcomment | classifier | rating | container | response | change-request
                      Control0..1
                      BindingThe codes SHALL be taken from ArtifactAssessmentInformationTypehttp://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0
                      (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                      Typecode
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Must Supportfalse
                      Summaryfalse
                      Pattern Valuecontainer
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      102. ArtifactAssessment.content:recommendationSpecification.component:population.type
                      Definition

                      Indicates what type of content this component represents.

                      ShortWhat type of content
                      Control10..1
                      BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                      (example to http://hl7.org/fhir/ValueSet/certainty-type)
                      TypeCodeableConcept
                      Is Modifierfalse
                      Must Supportfalse
                      Summaryfalse
                      Pattern Value{
                        "coding" : [{
                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                          "code" : "population",
                          "display" : "Population"
                        }]
                      }
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      104. ArtifactAssessment.content:recommendationSpecification.component:population.relatedArtifact
                      Definition

                      Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                      ShortAdditional information
                      Comments

                      The population Resource SHALL be the same as that referenced by the Resource in the artifactReference element.

                      Control0..*
                      TypeRelatedArtifact
                      Is Modifierfalse
                      Must Supportfalse
                      Summaryfalse
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      106. ArtifactAssessment.content:recommendationSpecification.component:action
                      Slice Nameaction
                      Definition

                      If the informationType is container, the components of the content.

                      ShortContained content
                      Control0..1*
                      TypeBackboneElement
                      Is Modifierfalse
                      Must Supporttrue
                      Summaryfalse
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      108. ArtifactAssessment.content:recommendationSpecification.component:action.modifierExtension
                      Definition

                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                      ShortExtensions that cannot be ignored even if unrecognized
                      Comments

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

                      Control0..*
                      TypeExtension
                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                      Summarytrue
                      Requirements

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

                      Alternate Namesextensions, user content, modifiers
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      110. ArtifactAssessment.content:recommendationSpecification.component:action.informationType
                      Definition

                      The type of information this component of the content represents.

                      Shortcomment | classifier | rating | container | response | change-request
                      Control0..1
                      BindingThe codes SHALL be taken from ArtifactAssessmentInformationTypehttp://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0
                      (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                      Typecode
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Must Supportfalse
                      Summaryfalse
                      Pattern Valuecontainer
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      112. ArtifactAssessment.content:recommendationSpecification.component:action.type
                      Definition

                      Indicates what type of content this component represents.

                      ShortWhat type of content
                      Control10..1
                      BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                      (example to http://hl7.org/fhir/ValueSet/certainty-type)
                      TypeCodeableConcept
                      Is Modifierfalse
                      Must Supportfalse
                      Summaryfalse
                      Pattern Value{
                        "coding" : [{
                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                          "code" : "action",
                          "display" : "Action"
                        }]
                      }
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      114. ArtifactAssessment.content:recommendationSpecification.component:action.relatedArtifact
                      Definition

                      Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                      ShortAdditional information
                      Comments

                      The action Resource(s) SHALL be the same as that referenced by the Resource in the artifactReference element.

                      Control0..*
                      TypeRelatedArtifact
                      Is Modifierfalse
                      Must Supportfalse
                      Summaryfalse
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      116. ArtifactAssessment.content:recommendationSpecification.component:oppositeAction
                      Slice NameoppositeAction
                      Definition

                      If the informationType is container, the components of the content.

                      ShortContained content
                      Control0..1*
                      TypeBackboneElement
                      Is Modifierfalse
                      Must Supporttrue
                      Summaryfalse
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      118. ArtifactAssessment.content:recommendationSpecification.component:oppositeAction.modifierExtension
                      Definition

                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                      ShortExtensions that cannot be ignored even if unrecognized
                      Comments

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

                      Control0..*
                      TypeExtension
                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                      Summarytrue
                      Requirements

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

                      Alternate Namesextensions, user content, modifiers
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      120. ArtifactAssessment.content:recommendationSpecification.component:oppositeAction.informationType
                      Definition

                      The type of information this component of the content represents.

                      Shortcomment | classifier | rating | container | response | change-request
                      Control0..1
                      BindingThe codes SHALL be taken from ArtifactAssessmentInformationTypehttp://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0
                      (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                      Typecode
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Must Supportfalse
                      Summaryfalse
                      Pattern Valuecontainer
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      122. ArtifactAssessment.content:recommendationSpecification.component:oppositeAction.type
                      Definition

                      Indicates what type of content this component represents.

                      ShortWhat type of content
                      Control10..1
                      BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                      (example to http://hl7.org/fhir/ValueSet/certainty-type)
                      TypeCodeableConcept
                      Is Modifierfalse
                      Must Supportfalse
                      Summaryfalse
                      Pattern Value{
                        "coding" : [{
                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                          "code" : "opposite-action",
                          "display" : "Opposite Action"
                        }]
                      }
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      124. ArtifactAssessment.content:recommendationSpecification.component:oppositeAction.relatedArtifact
                      Definition

                      Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                      ShortAdditional information
                      Comments

                      The opposited action Resource(s) SHALL be the same as that referenced by the Resource in the artifactReference element.

                      Control0..*
                      TypeRelatedArtifact
                      Is Modifierfalse
                      Must Supportfalse
                      Summaryfalse
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      126. ArtifactAssessment.content:evidence
                      Slice Nameevidence
                      Definition

                      A component comment, classifier, or rating of the artifact.

                      ShortComment, classifier, or rating content
                      Control0..1*
                      TypeBackboneElement
                      Is Modifierfalse
                      Must Supporttrue
                      Summaryfalse
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      128. ArtifactAssessment.content:evidence.modifierExtension
                      Definition

                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                      ShortExtensions that cannot be ignored even if unrecognized
                      Comments

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

                      Control0..*
                      TypeExtension
                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                      Summarytrue
                      Requirements

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

                      Alternate Namesextensions, user content, modifiers
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      130. ArtifactAssessment.content:evidence.informationType
                      Definition

                      The type of information this component of the content represents.

                      Shortcomment | classifier | rating | container | response | change-request
                      Control0..1
                      BindingThe codes SHALL be taken from ArtifactAssessmentInformationTypehttp://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0
                      (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                      Typecode
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Must Supportfalse
                      Summaryfalse
                      Pattern Valuecontainer
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      132. ArtifactAssessment.content:evidence.type
                      Definition

                      Indicates what type of content this component represents.

                      ShortWhat type of content
                      Control10..1
                      BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                      (example to http://hl7.org/fhir/ValueSet/certainty-type)
                      TypeCodeableConcept
                      Is Modifierfalse
                      Must Supportfalse
                      Summaryfalse
                      Pattern Value{
                        "coding" : [{
                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                          "code" : "evidence",
                          "display" : "Evidence"
                        }]
                      }
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      134. ArtifactAssessment.content:evidence.component
                      Definition

                      If the informationType is container, the components of the content.

                      ShortContained content
                      Control0..*
                      TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                      Is Modifierfalse
                      Must Supportfalse
                      Summaryfalse
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      SlicingThis element introduces a set of slices on ArtifactAssessment.content.component. The slices are unordered and Closed, and can be differentiated using the following discriminators:
                      • value @ type
                      • 136. ArtifactAssessment.content:evidence.component:summaryOfFindings
                        Slice NamesummaryOfFindings
                        Definition

                        If the informationType is container, the components of the content.

                        ShortContained content
                        Control0..1*
                        TypeBackboneElement
                        Is Modifierfalse
                        Must Supporttrue
                        Summaryfalse
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        138. ArtifactAssessment.content:evidence.component:summaryOfFindings.modifierExtension
                        Definition

                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                        ShortExtensions that cannot be ignored even if unrecognized
                        Comments

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

                        Control0..*
                        TypeExtension
                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                        Summarytrue
                        Requirements

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

                        Alternate Namesextensions, user content, modifiers
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        140. ArtifactAssessment.content:evidence.component:summaryOfFindings.type
                        Definition

                        Indicates what type of content this component represents.

                        ShortWhat type of content
                        Control10..1
                        BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                        (example to http://hl7.org/fhir/ValueSet/certainty-type)
                        TypeCodeableConcept
                        Is Modifierfalse
                        Must Supportfalse
                        Summaryfalse
                        Pattern Value{
                          "coding" : [{
                            "system" : "https://fevir.net/resources/CodeSystem/179423",
                            "code" : "summary-of-findings",
                            "display" : "Summary of Findings"
                          }]
                        }
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        142. ArtifactAssessment.content:evidence.component:desirableEffects
                        Slice NamedesirableEffects
                        Definition

                        If the informationType is container, the components of the content.

                        ShortContained content
                        Control0..1*
                        TypeBackboneElement
                        Is Modifierfalse
                        Must Supporttrue
                        Summaryfalse
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        144. ArtifactAssessment.content:evidence.component:desirableEffects.modifierExtension
                        Definition

                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                        ShortExtensions that cannot be ignored even if unrecognized
                        Comments

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

                        Control0..*
                        TypeExtension
                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                        Summarytrue
                        Requirements

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

                        Alternate Namesextensions, user content, modifiers
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        146. ArtifactAssessment.content:evidence.component:desirableEffects.type
                        Definition

                        Indicates what type of content this component represents.

                        ShortWhat type of content
                        Control10..1
                        BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                        (example to http://hl7.org/fhir/ValueSet/certainty-type)
                        TypeCodeableConcept
                        Is Modifierfalse
                        Must Supportfalse
                        Summaryfalse
                        Pattern Value{
                          "coding" : [{
                            "system" : "https://fevir.net/resources/CodeSystem/179423",
                            "code" : "desirable-effects",
                            "display" : "Desirable Effects"
                          }]
                        }
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        148. ArtifactAssessment.content:evidence.component:undesirableEffects
                        Slice NameundesirableEffects
                        Definition

                        If the informationType is container, the components of the content.

                        ShortContained content
                        Control0..1*
                        TypeBackboneElement
                        Is Modifierfalse
                        Must Supporttrue
                        Summaryfalse
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        150. ArtifactAssessment.content:evidence.component:undesirableEffects.modifierExtension
                        Definition

                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                        ShortExtensions that cannot be ignored even if unrecognized
                        Comments

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

                        Control0..*
                        TypeExtension
                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                        Summarytrue
                        Requirements

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

                        Alternate Namesextensions, user content, modifiers
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        152. ArtifactAssessment.content:evidence.component:undesirableEffects.type
                        Definition

                        Indicates what type of content this component represents.

                        ShortWhat type of content
                        Control10..1
                        BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                        (example to http://hl7.org/fhir/ValueSet/certainty-type)
                        TypeCodeableConcept
                        Is Modifierfalse
                        Must Supportfalse
                        Summaryfalse
                        Pattern Value{
                          "coding" : [{
                            "system" : "https://fevir.net/resources/CodeSystem/179423",
                            "code" : "undesirable-effects",
                            "display" : "Undesirable Effects"
                          }]
                        }
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        154. ArtifactAssessment.content:evidence.component:discussion
                        Slice Namediscussion
                        Definition

                        If the informationType is container, the components of the content.

                        ShortContained content
                        Control0..1*
                        TypeBackboneElement
                        Is Modifierfalse
                        Must Supportfalse
                        Summaryfalse
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        156. ArtifactAssessment.content:evidence.component:discussion.modifierExtension
                        Definition

                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                        ShortExtensions that cannot be ignored even if unrecognized
                        Comments

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

                        Control0..*
                        TypeExtension
                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                        Summarytrue
                        Requirements

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

                        Alternate Namesextensions, user content, modifiers
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        158. ArtifactAssessment.content:evidence.component:discussion.type
                        Definition

                        Indicates what type of content this component represents.

                        ShortWhat type of content
                        Control10..1
                        BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                        (example to http://hl7.org/fhir/ValueSet/certainty-type)
                        TypeCodeableConcept
                        Is Modifierfalse
                        Must Supportfalse
                        Summaryfalse
                        Pattern Value{
                          "coding" : [{
                            "system" : "https://fevir.net/resources/CodeSystem/179423",
                            "code" : "discussion",
                            "display" : "Discussion"
                          }]
                        }
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        160. ArtifactAssessment.content:netEffect
                        Slice NamenetEffect
                        Definition

                        A component comment, classifier, or rating of the artifact.

                        ShortComment, classifier, or rating content
                        Control0..1*
                        TypeBackboneElement
                        Is Modifierfalse
                        Must Supporttrue
                        Summaryfalse
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        162. ArtifactAssessment.content:netEffect.modifierExtension
                        Definition

                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                        ShortExtensions that cannot be ignored even if unrecognized
                        Comments

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

                        Control0..*
                        TypeExtension
                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                        Summarytrue
                        Requirements

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

                        Alternate Namesextensions, user content, modifiers
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        164. ArtifactAssessment.content:netEffect.informationType
                        Definition

                        The type of information this component of the content represents.

                        Shortcomment | classifier | rating | container | response | change-request
                        Control0..1
                        BindingThe codes SHALL be taken from ArtifactAssessmentInformationTypehttp://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0
                        (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                        Typecode
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Must Supportfalse
                        Summaryfalse
                        Pattern Valuecontainer
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        166. ArtifactAssessment.content:netEffect.type
                        Definition

                        Indicates what type of content this component represents.

                        ShortWhat type of content
                        Control10..1
                        BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                        (example to http://hl7.org/fhir/ValueSet/certainty-type)
                        TypeCodeableConcept
                        Is Modifierfalse
                        Must Supportfalse
                        Summaryfalse
                        Pattern Value{
                          "coding" : [{
                            "system" : "https://fevir.net/resources/CodeSystem/179423",
                            "code" : "net-effect",
                            "display" : "Net Effect"
                          }]
                        }
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        168. ArtifactAssessment.content:netEffect.component
                        Definition

                        If the informationType is container, the components of the content.

                        ShortContained content
                        Control0..*
                        TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                        Is Modifierfalse
                        Must Supportfalse
                        Summaryfalse
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        SlicingThis element introduces a set of slices on ArtifactAssessment.content.component. The slices are unordered and Closed, and can be differentiated using the following discriminators:
                        • value @ type
                        • 170. ArtifactAssessment.content:netEffect.component:preferences
                          Slice Namepreferences
                          Definition

                          If the informationType is container, the components of the content.

                          ShortContained content
                          Control0..1*
                          TypeBackboneElement
                          Is Modifierfalse
                          Must Supporttrue
                          Summaryfalse
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          172. ArtifactAssessment.content:netEffect.component:preferences.modifierExtension
                          Definition

                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                          ShortExtensions that cannot be ignored even if unrecognized
                          Comments

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

                          Control0..*
                          TypeExtension
                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                          Summarytrue
                          Requirements

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

                          Alternate Namesextensions, user content, modifiers
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          174. ArtifactAssessment.content:netEffect.component:preferences.type
                          Definition

                          Indicates what type of content this component represents.

                          ShortWhat type of content
                          Control10..1
                          BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                          (example to http://hl7.org/fhir/ValueSet/certainty-type)
                          TypeCodeableConcept
                          Is Modifierfalse
                          Must Supportfalse
                          Summaryfalse
                          Pattern Value{
                            "coding" : [{
                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                              "code" : "preferences",
                              "display" : "Preferences"
                            }]
                          }
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          176. ArtifactAssessment.content:netEffect.component:discussion
                          Slice Namediscussion
                          Definition

                          If the informationType is container, the components of the content.

                          ShortContained content
                          Control0..1*
                          TypeBackboneElement
                          Is Modifierfalse
                          Must Supportfalse
                          Summaryfalse
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          178. ArtifactAssessment.content:netEffect.component:discussion.modifierExtension
                          Definition

                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                          ShortExtensions that cannot be ignored even if unrecognized
                          Comments

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

                          Control0..*
                          TypeExtension
                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                          Summarytrue
                          Requirements

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

                          Alternate Namesextensions, user content, modifiers
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          180. ArtifactAssessment.content:netEffect.component:discussion.type
                          Definition

                          Indicates what type of content this component represents.

                          ShortWhat type of content
                          Control10..1
                          BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                          (example to http://hl7.org/fhir/ValueSet/certainty-type)
                          TypeCodeableConcept
                          Is Modifierfalse
                          Must Supportfalse
                          Summaryfalse
                          Pattern Value{
                            "coding" : [{
                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                              "code" : "discussion",
                              "display" : "Discussion"
                            }]
                          }
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          182. ArtifactAssessment.content:judgments
                          Slice Namejudgments
                          Definition

                          A component comment, classifier, or rating of the artifact.

                          ShortComment, classifier, or rating content
                          Control0..1*
                          TypeBackboneElement
                          Is Modifierfalse
                          Must Supporttrue
                          Summaryfalse
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          184. ArtifactAssessment.content:judgments.modifierExtension
                          Definition

                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                          ShortExtensions that cannot be ignored even if unrecognized
                          Comments

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

                          Control0..*
                          TypeExtension
                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                          Summarytrue
                          Requirements

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

                          Alternate Namesextensions, user content, modifiers
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          186. ArtifactAssessment.content:judgments.informationType
                          Definition

                          The type of information this component of the content represents.

                          Shortcomment | classifier | rating | container | response | change-request
                          Control0..1
                          BindingThe codes SHALL be taken from ArtifactAssessmentInformationTypehttp://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0
                          (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                          Typecode
                          Is Modifierfalse
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Must Supportfalse
                          Summaryfalse
                          Pattern Valuecontainer
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          188. ArtifactAssessment.content:judgments.type
                          Definition

                          Indicates what type of content this component represents.

                          ShortWhat type of content
                          Control10..1
                          BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                          (example to http://hl7.org/fhir/ValueSet/certainty-type)
                          TypeCodeableConcept
                          Is Modifierfalse
                          Must Supportfalse
                          Summaryfalse
                          Pattern Value{
                            "coding" : [{
                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                              "code" : "judgments",
                              "display" : "Judgments"
                            }]
                          }
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          190. ArtifactAssessment.content:judgments.component
                          Definition

                          If the informationType is container, the components of the content.

                          ShortContained content
                          Control0..*
                          TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                          Is Modifierfalse
                          Must Supportfalse
                          Summaryfalse
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          SlicingThis element introduces a set of slices on ArtifactAssessment.content.component. The slices are unordered and Closed, and can be differentiated using the following discriminators:
                          • value @ type
                          • 192. ArtifactAssessment.content:judgments.component:justification
                            Slice Namejustification
                            Definition

                            If the informationType is container, the components of the content.

                            ShortContained content
                            Control0..1*
                            TypeBackboneElement
                            Is Modifierfalse
                            Must Supporttrue
                            Summaryfalse
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            194. ArtifactAssessment.content:judgments.component:justification.modifierExtension
                            Definition

                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                            ShortExtensions that cannot be ignored even if unrecognized
                            Comments

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

                            Control0..*
                            TypeExtension
                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                            Summarytrue
                            Requirements

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

                            Alternate Namesextensions, user content, modifiers
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            196. ArtifactAssessment.content:judgments.component:justification.type
                            Definition

                            Indicates what type of content this component represents.

                            ShortWhat type of content
                            Control10..1
                            BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                            (example to http://hl7.org/fhir/ValueSet/certainty-type)
                            TypeCodeableConcept
                            Is Modifierfalse
                            Must Supportfalse
                            Summaryfalse
                            Pattern Value{
                              "coding" : [{
                                "system" : "https://fevir.net/resources/CodeSystem/179423",
                                "code" : "justification",
                                "display" : "Justification"
                              }]
                            }
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            198. ArtifactAssessment.content:judgments.component:problemImportance
                            Slice NameproblemImportance
                            Definition

                            If the informationType is container, the components of the content.

                            ShortContained content
                            Control0..1*
                            TypeBackboneElement
                            Is Modifierfalse
                            Must Supporttrue
                            Summaryfalse
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            200. ArtifactAssessment.content:judgments.component:problemImportance.modifierExtension
                            Definition

                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                            ShortExtensions that cannot be ignored even if unrecognized
                            Comments

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

                            Control0..*
                            TypeExtension
                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                            Summarytrue
                            Requirements

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

                            Alternate Namesextensions, user content, modifiers
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            202. ArtifactAssessment.content:judgments.component:problemImportance.type
                            Definition

                            Indicates what type of content this component represents.

                            ShortWhat type of content
                            Control10..1
                            BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                            (example to http://hl7.org/fhir/ValueSet/certainty-type)
                            TypeCodeableConcept
                            Is Modifierfalse
                            Must Supportfalse
                            Summaryfalse
                            Pattern Value{
                              "coding" : [{
                                "system" : "https://fevir.net/resources/CodeSystem/179423",
                                "code" : "problem-importance",
                                "display" : "Problem Importance"
                              }]
                            }
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            204. ArtifactAssessment.content:judgments.component:costs
                            Slice Namecosts
                            Definition

                            If the informationType is container, the components of the content.

                            ShortContained content
                            Control0..1*
                            TypeBackboneElement
                            Is Modifierfalse
                            Must Supporttrue
                            Summaryfalse
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            206. ArtifactAssessment.content:judgments.component:costs.modifierExtension
                            Definition

                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                            ShortExtensions that cannot be ignored even if unrecognized
                            Comments

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

                            Control0..*
                            TypeExtension
                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                            Summarytrue
                            Requirements

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

                            Alternate Namesextensions, user content, modifiers
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            208. ArtifactAssessment.content:judgments.component:costs.type
                            Definition

                            Indicates what type of content this component represents.

                            ShortWhat type of content
                            Control10..1
                            BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                            (example to http://hl7.org/fhir/ValueSet/certainty-type)
                            TypeCodeableConcept
                            Is Modifierfalse
                            Must Supportfalse
                            Summaryfalse
                            Pattern Value{
                              "coding" : [{
                                "system" : "https://fevir.net/resources/CodeSystem/179423",
                                "code" : "costs",
                                "display" : "Costs"
                              }]
                            }
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            210. ArtifactAssessment.content:judgments.component:costeffectiveness
                            Slice Namecosteffectiveness
                            Definition

                            If the informationType is container, the components of the content.

                            ShortContained content
                            Control0..1*
                            TypeBackboneElement
                            Is Modifierfalse
                            Must Supporttrue
                            Summaryfalse
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            212. ArtifactAssessment.content:judgments.component:costeffectiveness.modifierExtension
                            Definition

                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                            ShortExtensions that cannot be ignored even if unrecognized
                            Comments

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

                            Control0..*
                            TypeExtension
                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                            Summarytrue
                            Requirements

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

                            Alternate Namesextensions, user content, modifiers
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            214. ArtifactAssessment.content:judgments.component:costeffectiveness.type
                            Definition

                            Indicates what type of content this component represents.

                            ShortWhat type of content
                            Control10..1
                            BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                            (example to http://hl7.org/fhir/ValueSet/certainty-type)
                            TypeCodeableConcept
                            Is Modifierfalse
                            Must Supportfalse
                            Summaryfalse
                            Pattern Value{
                              "coding" : [{
                                "system" : "https://fevir.net/resources/CodeSystem/179423",
                                "code" : "cost-effectiveness",
                                "display" : "Cost-effectiveness"
                              }]
                            }
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            216. ArtifactAssessment.content:judgments.component:equity
                            Slice Nameequity
                            Definition

                            If the informationType is container, the components of the content.

                            ShortContained content
                            Control0..1*
                            TypeBackboneElement
                            Is Modifierfalse
                            Must Supporttrue
                            Summaryfalse
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            218. ArtifactAssessment.content:judgments.component:equity.modifierExtension
                            Definition

                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                            ShortExtensions that cannot be ignored even if unrecognized
                            Comments

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

                            Control0..*
                            TypeExtension
                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                            Summarytrue
                            Requirements

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

                            Alternate Namesextensions, user content, modifiers
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            220. ArtifactAssessment.content:judgments.component:equity.type
                            Definition

                            Indicates what type of content this component represents.

                            ShortWhat type of content
                            Control10..1
                            BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                            (example to http://hl7.org/fhir/ValueSet/certainty-type)
                            TypeCodeableConcept
                            Is Modifierfalse
                            Must Supportfalse
                            Summaryfalse
                            Pattern Value{
                              "coding" : [{
                                "system" : "https://fevir.net/resources/CodeSystem/179423",
                                "code" : "equity",
                                "display" : "Equity"
                              }]
                            }
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            222. ArtifactAssessment.content:judgments.component:acceptability
                            Slice Nameacceptability
                            Definition

                            If the informationType is container, the components of the content.

                            ShortContained content
                            Control0..1*
                            TypeBackboneElement
                            Is Modifierfalse
                            Must Supporttrue
                            Summaryfalse
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            224. ArtifactAssessment.content:judgments.component:acceptability.modifierExtension
                            Definition

                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                            ShortExtensions that cannot be ignored even if unrecognized
                            Comments

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

                            Control0..*
                            TypeExtension
                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                            Summarytrue
                            Requirements

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

                            Alternate Namesextensions, user content, modifiers
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            226. ArtifactAssessment.content:judgments.component:acceptability.type
                            Definition

                            Indicates what type of content this component represents.

                            ShortWhat type of content
                            Control10..1
                            BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                            (example to http://hl7.org/fhir/ValueSet/certainty-type)
                            TypeCodeableConcept
                            Is Modifierfalse
                            Must Supportfalse
                            Summaryfalse
                            Pattern Value{
                              "coding" : [{
                                "system" : "https://fevir.net/resources/CodeSystem/179423",
                                "code" : "acceptability",
                                "display" : "Acceptability"
                              }]
                            }
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            228. ArtifactAssessment.content:judgments.component:feasibility
                            Slice Namefeasibility
                            Definition

                            If the informationType is container, the components of the content.

                            ShortContained content
                            Control0..1*
                            TypeBackboneElement
                            Is Modifierfalse
                            Must Supporttrue
                            Summaryfalse
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            230. ArtifactAssessment.content:judgments.component:feasibility.modifierExtension
                            Definition

                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                            ShortExtensions that cannot be ignored even if unrecognized
                            Comments

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

                            Control0..*
                            TypeExtension
                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                            Summarytrue
                            Requirements

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

                            Alternate Namesextensions, user content, modifiers
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            232. ArtifactAssessment.content:judgments.component:feasibility.type
                            Definition

                            Indicates what type of content this component represents.

                            ShortWhat type of content
                            Control10..1
                            BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                            (example to http://hl7.org/fhir/ValueSet/certainty-type)
                            TypeCodeableConcept
                            Is Modifierfalse
                            Must Supportfalse
                            Summaryfalse
                            Pattern Value{
                              "coding" : [{
                                "system" : "https://fevir.net/resources/CodeSystem/179423",
                                "code" : "feasibility",
                                "display" : "Feasibility"
                              }]
                            }
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            234. ArtifactAssessment.content:considerations
                            Slice Nameconsiderations
                            Definition

                            A component comment, classifier, or rating of the artifact.

                            ShortComment, classifier, or rating content
                            Control0..1*
                            TypeBackboneElement
                            Is Modifierfalse
                            Must Supporttrue
                            Summaryfalse
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            236. ArtifactAssessment.content:considerations.modifierExtension
                            Definition

                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                            ShortExtensions that cannot be ignored even if unrecognized
                            Comments

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

                            Control0..*
                            TypeExtension
                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                            Summarytrue
                            Requirements

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

                            Alternate Namesextensions, user content, modifiers
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            238. ArtifactAssessment.content:considerations.informationType
                            Definition

                            The type of information this component of the content represents.

                            Shortcomment | classifier | rating | container | response | change-request
                            Control0..1
                            BindingThe codes SHALL be taken from ArtifactAssessmentInformationTypehttp://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0
                            (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                            Typecode
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Must Supportfalse
                            Summaryfalse
                            Pattern Valuecontainer
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            240. ArtifactAssessment.content:considerations.type
                            Definition

                            Indicates what type of content this component represents.

                            ShortWhat type of content
                            Control10..1
                            BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                            (example to http://hl7.org/fhir/ValueSet/certainty-type)
                            TypeCodeableConcept
                            Is Modifierfalse
                            Must Supportfalse
                            Summaryfalse
                            Pattern Value{
                              "coding" : [{
                                "system" : "https://fevir.net/resources/CodeSystem/179423",
                                "code" : "considerations",
                                "display" : "Considerations"
                              }]
                            }
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            242. ArtifactAssessment.content:considerations.component
                            Definition

                            If the informationType is container, the components of the content.

                            ShortContained content
                            Control0..*
                            TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                            Is Modifierfalse
                            Must Supportfalse
                            Summaryfalse
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            SlicingThis element introduces a set of slices on ArtifactAssessment.content.component. The slices are unordered and Closed, and can be differentiated using the following discriminators:
                            • value @ type
                            • 244. ArtifactAssessment.content:considerations.component:subgroupConsiderations
                              Slice NamesubgroupConsiderations
                              Definition

                              If the informationType is container, the components of the content.

                              ShortContained content
                              Control0..1*
                              TypeBackboneElement
                              Is Modifierfalse
                              Must Supporttrue
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              246. ArtifactAssessment.content:considerations.component:subgroupConsiderations.modifierExtension
                              Definition

                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                              ShortExtensions that cannot be ignored even if unrecognized
                              Comments

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

                              Control0..*
                              TypeExtension
                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                              Summarytrue
                              Requirements

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

                              Alternate Namesextensions, user content, modifiers
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              248. ArtifactAssessment.content:considerations.component:subgroupConsiderations.type
                              Definition

                              Indicates what type of content this component represents.

                              ShortWhat type of content
                              Control10..1
                              BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                              (example to http://hl7.org/fhir/ValueSet/certainty-type)
                              TypeCodeableConcept
                              Is Modifierfalse
                              Must Supportfalse
                              Summaryfalse
                              Pattern Value{
                                "coding" : [{
                                  "system" : "https://fevir.net/resources/CodeSystem/179423",
                                  "code" : "subgroup-considerations",
                                  "display" : "Subgroup Considerations"
                                }]
                              }
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              250. ArtifactAssessment.content:considerations.component:implementationConsiderations
                              Slice NameimplementationConsiderations
                              Definition

                              If the informationType is container, the components of the content.

                              ShortContained content
                              Control0..1*
                              TypeBackboneElement
                              Is Modifierfalse
                              Must Supporttrue
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              252. ArtifactAssessment.content:considerations.component:implementationConsiderations.modifierExtension
                              Definition

                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                              ShortExtensions that cannot be ignored even if unrecognized
                              Comments

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

                              Control0..*
                              TypeExtension
                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                              Summarytrue
                              Requirements

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

                              Alternate Namesextensions, user content, modifiers
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              254. ArtifactAssessment.content:considerations.component:implementationConsiderations.type
                              Definition

                              Indicates what type of content this component represents.

                              ShortWhat type of content
                              Control10..1
                              BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                              (example to http://hl7.org/fhir/ValueSet/certainty-type)
                              TypeCodeableConcept
                              Is Modifierfalse
                              Must Supportfalse
                              Summaryfalse
                              Pattern Value{
                                "coding" : [{
                                  "system" : "https://fevir.net/resources/CodeSystem/179423",
                                  "code" : "implementation-considerations",
                                  "display" : "Implementation Considerations"
                                }]
                              }
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              256. ArtifactAssessment.content:considerations.component:monitoringConsiderations
                              Slice NamemonitoringConsiderations
                              Definition

                              If the informationType is container, the components of the content.

                              ShortContained content
                              Control0..1*
                              TypeBackboneElement
                              Is Modifierfalse
                              Must Supporttrue
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              258. ArtifactAssessment.content:considerations.component:monitoringConsiderations.modifierExtension
                              Definition

                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                              ShortExtensions that cannot be ignored even if unrecognized
                              Comments

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

                              Control0..*
                              TypeExtension
                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                              Summarytrue
                              Requirements

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

                              Alternate Namesextensions, user content, modifiers
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              260. ArtifactAssessment.content:considerations.component:monitoringConsiderations.type
                              Definition

                              Indicates what type of content this component represents.

                              ShortWhat type of content
                              Control10..1
                              BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                              (example to http://hl7.org/fhir/ValueSet/certainty-type)
                              TypeCodeableConcept
                              Is Modifierfalse
                              Must Supportfalse
                              Summaryfalse
                              Pattern Value{
                                "coding" : [{
                                  "system" : "https://fevir.net/resources/CodeSystem/179423",
                                  "code" : "monitoring-considerations",
                                  "display" : "Monitoring Considerations"
                                }]
                              }
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              262. ArtifactAssessment.content:considerations.component:competingInterests
                              Slice NamecompetingInterests
                              Definition

                              If the informationType is container, the components of the content.

                              ShortContained content
                              Control0..1*
                              TypeBackboneElement
                              Is Modifierfalse
                              Must Supporttrue
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              264. ArtifactAssessment.content:considerations.component:competingInterests.modifierExtension
                              Definition

                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                              ShortExtensions that cannot be ignored even if unrecognized
                              Comments

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

                              Control0..*
                              TypeExtension
                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                              Summarytrue
                              Requirements

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

                              Alternate Namesextensions, user content, modifiers
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              266. ArtifactAssessment.content:considerations.component:competingInterests.type
                              Definition

                              Indicates what type of content this component represents.

                              ShortWhat type of content
                              Control10..1
                              BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                              (example to http://hl7.org/fhir/ValueSet/certainty-type)
                              TypeCodeableConcept
                              Is Modifierfalse
                              Must Supportfalse
                              Summaryfalse
                              Pattern Value{
                                "coding" : [{
                                  "system" : "https://fevir.net/resources/CodeSystem/179423",
                                  "code" : "competing-interests",
                                  "display" : "Competing Interests"
                                }]
                              }
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              268. ArtifactAssessment.content:considerations.component:researchPriorities
                              Slice NameresearchPriorities
                              Definition

                              If the informationType is container, the components of the content.

                              ShortContained content
                              Control0..1*
                              TypeBackboneElement
                              Is Modifierfalse
                              Must Supporttrue
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              270. ArtifactAssessment.content:considerations.component:researchPriorities.modifierExtension
                              Definition

                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                              ShortExtensions that cannot be ignored even if unrecognized
                              Comments

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

                              Control0..*
                              TypeExtension
                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                              Summarytrue
                              Requirements

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

                              Alternate Namesextensions, user content, modifiers
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              272. ArtifactAssessment.content:considerations.component:researchPriorities.type
                              Definition

                              Indicates what type of content this component represents.

                              ShortWhat type of content
                              Control10..1
                              BindingFor example codes, see EvidenceCertaintyTypehttp://hl7.org/fhir/ValueSet/certainty-type
                              (example to http://hl7.org/fhir/ValueSet/certainty-type)
                              TypeCodeableConcept
                              Is Modifierfalse
                              Must Supportfalse
                              Summaryfalse
                              Pattern Value{
                                "coding" : [{
                                  "system" : "https://fevir.net/resources/CodeSystem/179423",
                                  "code" : "research-considerations",
                                  "display" : "Research Considerations"
                                }]
                              }
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))

                              Guidance on how to interpret the contents of this table can be found here

                              0. ArtifactAssessment
                              Definition

                              This Resource provides one or more comments, classifiers or ratings about a Resource and supports attribution and rights management metadata for the added content.

                              ShortAdds metadata-supported comments, classifiers or ratings related to a Resource
                              Control0..*
                              Is Modifierfalse
                              Must Supportfalse
                              Summaryfalse
                              Invariantsdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
                              dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource (contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty())
                              dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())
                              dom-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
                              dom-6: A resource should have narrative for robust management (text.`div`.exists())
                              2. ArtifactAssessment.id
                              Definition

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

                              ShortLogical id of this artifact
                              Comments

                              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.

                              Control0..1
                              Typeid
                              Is Modifierfalse
                              Must Supportfalse
                              Summarytrue
                              4. ArtifactAssessment.meta
                              Definition

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

                              ShortMetadata about the resource
                              Control0..1
                              TypeMeta
                              Is Modifierfalse
                              Must Supportfalse
                              Summarytrue
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              6. ArtifactAssessment.implicitRules
                              Definition

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

                              ShortA set of rules under which this content was created
                              Comments

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

                              Control0..1
                              Typeuri
                              Is Modifiertrue because This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies its meaning or interpretation
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              Must Supportfalse
                              Summarytrue
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              8. ArtifactAssessment.language
                              Definition

                              The base language in which the resource is written.

                              ShortLanguage of the resource content
                              Comments

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

                              Control0..1
                              BindingThe codes SHALL be taken from AllLanguages
                              (required to http://hl7.org/fhir/ValueSet/all-languages|5.0.0)

                              IETF language tag for a human language

                              Typecode
                              Is Modifierfalse
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              Must Supportfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              10. ArtifactAssessment.text
                              Definition

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

                              ShortText summary of the resource, for human interpretation
                              Comments

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

                              Control0..1
                              This element is affected by the following invariants: dom-6
                              TypeNarrative
                              Is Modifierfalse
                              Must Supportfalse
                              Summaryfalse
                              Alternate Namesnarrative, html, xhtml, display
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              12. ArtifactAssessment.contained
                              Definition

                              These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, nor can they have their own independent transaction scope. This is allowed to be a Parameters resource if and only if it is referenced by a resource that provides context/meaning.

                              ShortContained, inline Resources
                              Comments

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

                              Control0..*
                              This element is affected by the following invariants: dom-2, dom-4, dom-3, dom-5
                              TypeResource
                              Is Modifierfalse
                              Must Supportfalse
                              Summaryfalse
                              Alternate Namesinline resources, anonymous resources, contained resources
                              14. ArtifactAssessment.extension
                              Definition

                              An Extension

                              ShortExtension
                              Control0..*
                              TypeExtension
                              Is Modifierfalse
                              Must Supportfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              SlicingThis element introduces a set of slices on ArtifactAssessment.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
                              • value @ url
                              • 16. ArtifactAssessment.extension:url
                                Slice Nameurl
                                Definition

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

                                ShortCanonical identifier for this {{title}}, represented as a URI (globally unique)
                                Comments

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

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

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

                                Control0..1
                                TypeExtension(Artifact URL) (Extension Type: uri)
                                Is Modifierfalse
                                Must Supportfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                18. ArtifactAssessment.extension:description
                                Slice Namedescription
                                Definition

                                A free text natural language description of the {{title}} from a consumer's perspective.

                                ShortNatural language description of the {{title}}
                                Comments

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

                                Control0..1
                                TypeExtension(Artifact Description) (Extension Type: markdown)
                                Is Modifierfalse
                                Must Supportfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                20. ArtifactAssessment.extension:author
                                Slice Nameauthor
                                Definition

                                An individiual or organization primarily involved in the creation and maintenance of the {{title}}.

                                ShortWho authored the {{title}}
                                Control0..*
                                TypeExtension(Artifact Author) (Extension Type: ContactDetail)
                                Is Modifierfalse
                                Must Supportfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                22. ArtifactAssessment.modifierExtension
                                Definition

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

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

                                ShortExtensions that cannot be ignored
                                Comments

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

                                Control0..*
                                TypeExtension
                                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
                                Must Supportfalse
                                Summarytrue
                                Requirements

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

                                Alternate Namesextensions, user content
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                24. ArtifactAssessment.identifier
                                Definition

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

                                ShortAdditional identifier for the Recommendation Justification
                                Comments

                                Typically, this is used for identifiers that can be used in systems outside of FHIR, where it is not sufficient to use the logical URI.

                                NoteThis is a business identifier, not a resource identifier (see discussion)
                                Control0..*
                                TypeIdentifier
                                Is Modifierfalse
                                Must Supportfalse
                                Summarytrue
                                Requirements

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

                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                26. ArtifactAssessment.title
                                Definition

                                A short title for the assessment for use in displaying and selecting.

                                ShortA short title for the assessment for use in displaying and selecting
                                Control0..1
                                Typestring
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Must Supportfalse
                                Summarytrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                28. ArtifactAssessment.citeAs[x]
                                Definition

                                Display of or reference to the bibliographic citation of the Recommendation Justification.

                                ShortHow to cite the Recommendation Justification
                                Control0..1
                                TypeChoice of: Reference(Citation), markdown
                                [x] NoteSee Choice of Data Types for further information about how to use [x]
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Must Supportfalse
                                Summaryfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                30. ArtifactAssessment.date
                                Definition

                                The date (and optionally time) when the Recommendation Justification was published. The date should change when the substantive content of the Rating changes.

                                ShortDate last changed
                                Comments

                                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 artifact assessment. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource.

                                Control0..1
                                TypedateTime
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Must Supportfalse
                                Summarytrue
                                Alternate NamesRevision Date
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                32. ArtifactAssessment.copyright
                                Definition

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

                                ShortUse and/or publishing restrictions
                                Control0..1
                                Typemarkdown
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Must Supportfalse
                                Summaryfalse
                                Requirements

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

                                Alternate NamesLicense, Restrictions
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                34. ArtifactAssessment.approvalDate
                                Definition

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

                                ShortWhen the Recommendation Justification was approved by publisher
                                Comments

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

                                Control0..1
                                Typedate
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Must Supportfalse
                                Summaryfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                36. ArtifactAssessment.lastReviewDate
                                Definition

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

                                ShortWhen the Recommendation Justification was last reviewed
                                Comments

                                If specified, this date follows the original approval date.

                                Control0..1
                                Typedate
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Must Supportfalse
                                Summarytrue
                                Requirements

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

                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                38. ArtifactAssessment.artifact[x]
                                Definition

                                A reference to a resource, canonical resource, or non-FHIR resource which the Recommendation Justification is about.

                                ShortThe recommendation that is justified
                                Control1..1
                                TypeChoice of: Reference(Resource), canonical, uri
                                [x] NoteSee Choice of Data Types for further information about how to use [x]
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Must Supportfalse
                                Summarytrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                40. ArtifactAssessment.content
                                Definition

                                A comment, rating, or classification of the recommendation.

                                ShortA comment, rating, or classification
                                Control1..5
                                TypeBackboneElement
                                Is Modifierfalse
                                Must Supportfalse
                                Summaryfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                SlicingThis element introduces a set of slices on ArtifactAssessment.content. The slices are unordered and Closed, and can be differentiated using the following discriminators:
                                • value @ type
                                • 42. ArtifactAssessment.content.id
                                  Definition

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

                                  ShortUnique id for inter-element referencing
                                  Control0..1
                                  This element is affected by the following invariants: ele-1
                                  Typestring
                                  Is Modifierfalse
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  Summaryfalse
                                  44. ArtifactAssessment.content.extension
                                  Definition

                                  May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                  ShortAdditional content defined by implementations
                                  Comments

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

                                  Control0..*
                                  TypeExtension
                                  Is Modifierfalse
                                  Summaryfalse
                                  Alternate Namesextensions, user content
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                  46. ArtifactAssessment.content.modifierExtension
                                  Definition

                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                  ShortExtensions that cannot be ignored even if unrecognized
                                  Comments

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

                                  Control0..*
                                  TypeExtension
                                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                  Summarytrue
                                  Requirements

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

                                  Alternate Namesextensions, user content, modifiers
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                  48. ArtifactAssessment.content.informationType
                                  Definition

                                  The type of information this component of the content represents.

                                  Shortcomment | classifier | rating | container | response | change-request
                                  Control0..1
                                  BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                  (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                  Typecode
                                  Is Modifierfalse
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Must Supportfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  50. ArtifactAssessment.content.summary
                                  Definition

                                  A brief summary of the content of this component.

                                  ShortBrief summary of the content
                                  Control0..1
                                  Typemarkdown
                                  Is Modifierfalse
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Must Supportfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  52. ArtifactAssessment.content.type
                                  Definition

                                  Indicates what type of content this component represents.

                                  ShortWhat type of content
                                  Control0..1
                                  BindingFor example codes, see EvidenceCertaintyType
                                  (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                  TypeCodeableConcept
                                  Is Modifierfalse
                                  Must Supportfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  54. ArtifactAssessment.content.classifier
                                  Definition

                                  Represents a rating, classifier, or assessment of the artifact.

                                  ShortRating, classifier, or assessment
                                  Control0..*
                                  BindingUnless not suitable, these codes SHALL be taken from Recommendation Justification Classifier Codes Value Set
                                  (extensible to http://hl7.org/fhir/uv/ebm/ValueSet/recommendation-justification-classifier)
                                  TypeCodeableConcept
                                  Is Modifierfalse
                                  Must Supportfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  56. ArtifactAssessment.content.quantity
                                  Definition

                                  A quantitative rating of the artifact.

                                  ShortQuantitative rating
                                  Control0..1
                                  TypeQuantity
                                  Is Modifierfalse
                                  Must Supportfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  58. ArtifactAssessment.content.author
                                  Definition

                                  Indicates who or what authored the content.

                                  ShortWho authored the content
                                  Control0..1
                                  TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                  Is Modifierfalse
                                  Must Supportfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  60. ArtifactAssessment.content.path
                                  Definition

                                  A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                  ShortWhat the comment is directed to
                                  Comments

                                  The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                  Control0..*
                                  Typeuri
                                  Is Modifierfalse
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Must Supportfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  62. ArtifactAssessment.content.relatedArtifact
                                  Definition

                                  Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                  ShortAdditional information
                                  Control0..*
                                  TypeRelatedArtifact
                                  Is Modifierfalse
                                  Must Supportfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  64. ArtifactAssessment.content.freeToShare
                                  Definition

                                  Acceptable to publicly share the content, specific to the associated content instance

                                  ShortAcceptable to publicly share the content
                                  Control0..1
                                  Typeboolean
                                  Is Modifierfalse
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Must Supportfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  66. ArtifactAssessment.content.component
                                  Definition

                                  If the informationType is container, the components of the content.

                                  ShortContained content
                                  Control0..*
                                  TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                  Is Modifierfalse
                                  Must Supportfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  68. ArtifactAssessment.content:recommendationSpecification
                                  Slice NamerecommendationSpecification
                                  Definition

                                  A component comment, classifier, or rating of the artifact.

                                  ShortComment, classifier, or rating content
                                  Control1..1
                                  TypeBackboneElement
                                  Is Modifierfalse
                                  Must Supporttrue
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  70. ArtifactAssessment.content:recommendationSpecification.id
                                  Definition

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

                                  ShortUnique id for inter-element referencing
                                  Control0..1
                                  This element is affected by the following invariants: ele-1
                                  Typestring
                                  Is Modifierfalse
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  Summaryfalse
                                  72. ArtifactAssessment.content:recommendationSpecification.extension
                                  Definition

                                  May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                  ShortAdditional content defined by implementations
                                  Comments

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

                                  Control0..*
                                  TypeExtension
                                  Is Modifierfalse
                                  Summaryfalse
                                  Alternate Namesextensions, user content
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                  74. ArtifactAssessment.content:recommendationSpecification.modifierExtension
                                  Definition

                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                  ShortExtensions that cannot be ignored even if unrecognized
                                  Comments

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

                                  Control0..*
                                  TypeExtension
                                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                  Summarytrue
                                  Requirements

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

                                  Alternate Namesextensions, user content, modifiers
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                  76. ArtifactAssessment.content:recommendationSpecification.informationType
                                  Definition

                                  The type of information this component of the content represents.

                                  Shortcomment | classifier | rating | container | response | change-request
                                  Control0..1
                                  BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                  (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                  Typecode
                                  Is Modifierfalse
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Must Supportfalse
                                  Summaryfalse
                                  Pattern Valuecontainer
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  78. ArtifactAssessment.content:recommendationSpecification.summary
                                  Definition

                                  A brief summary of the content of this component.

                                  ShortBrief summary of the content
                                  Control0..1
                                  Typemarkdown
                                  Is Modifierfalse
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Must Supportfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  80. ArtifactAssessment.content:recommendationSpecification.type
                                  Definition

                                  Indicates what type of content this component represents.

                                  ShortWhat type of content
                                  Control1..1
                                  BindingFor example codes, see EvidenceCertaintyType
                                  (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                  TypeCodeableConcept
                                  Is Modifierfalse
                                  Must Supportfalse
                                  Summaryfalse
                                  Pattern Value{
                                    "coding" : [{
                                      "system" : "https://fevir.net/resources/CodeSystem/179423",
                                      "code" : "recommendation-specification",
                                      "display" : "Recommendation Specification"
                                    }]
                                  }
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  82. ArtifactAssessment.content:recommendationSpecification.classifier
                                  Definition

                                  Represents a rating, classifier, or assessment of the artifact.

                                  ShortRating, classifier, or assessment
                                  Control0..*
                                  BindingFor example codes, see EvidenceCertaintyRating
                                  (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                  TypeCodeableConcept
                                  Is Modifierfalse
                                  Must Supportfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  84. ArtifactAssessment.content:recommendationSpecification.quantity
                                  Definition

                                  A quantitative rating of the artifact.

                                  ShortQuantitative rating
                                  Control0..1
                                  TypeQuantity
                                  Is Modifierfalse
                                  Must Supportfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  86. ArtifactAssessment.content:recommendationSpecification.author
                                  Definition

                                  Indicates who or what authored the content.

                                  ShortWho authored the content
                                  Control0..1
                                  TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                  Is Modifierfalse
                                  Must Supportfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  88. ArtifactAssessment.content:recommendationSpecification.path
                                  Definition

                                  A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                  ShortWhat the comment is directed to
                                  Comments

                                  The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                  Control0..*
                                  Typeuri
                                  Is Modifierfalse
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Must Supportfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  90. ArtifactAssessment.content:recommendationSpecification.relatedArtifact
                                  Definition

                                  Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                  ShortAdditional information
                                  Control0..*
                                  TypeRelatedArtifact
                                  Is Modifierfalse
                                  Must Supportfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  92. ArtifactAssessment.content:recommendationSpecification.freeToShare
                                  Definition

                                  Acceptable to publicly share the comment, classifier or rating.

                                  ShortAcceptable to publicly share the resource content
                                  Control0..1
                                  Typeboolean
                                  Is Modifierfalse
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Must Supportfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  94. ArtifactAssessment.content:recommendationSpecification.component
                                  Definition

                                  If the informationType is container, the components of the content.

                                  ShortContained content
                                  Control0..*
                                  TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                  Is Modifierfalse
                                  Must Supportfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  SlicingThis element introduces a set of slices on ArtifactAssessment.content.component. The slices are unordered and Closed, and can be differentiated using the following discriminators:
                                  • value @ type
                                  • 96. ArtifactAssessment.content:recommendationSpecification.component:recommendationStatement
                                    Slice NamerecommendationStatement
                                    Definition

                                    If the informationType is container, the components of the content.

                                    ShortContained content
                                    Control0..1
                                    TypeBackboneElement
                                    Is Modifierfalse
                                    Must Supporttrue
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    98. ArtifactAssessment.content:recommendationSpecification.component:recommendationStatement.id
                                    Definition

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

                                    ShortUnique id for inter-element referencing
                                    Control0..1
                                    This element is affected by the following invariants: ele-1
                                    Typestring
                                    Is Modifierfalse
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Summaryfalse
                                    100. ArtifactAssessment.content:recommendationSpecification.component:recommendationStatement.extension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                    ShortAdditional content defined by implementations
                                    Comments

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

                                    Control0..*
                                    TypeExtension
                                    Is Modifierfalse
                                    Summaryfalse
                                    Alternate Namesextensions, user content
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    102. ArtifactAssessment.content:recommendationSpecification.component:recommendationStatement.modifierExtension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                    ShortExtensions that cannot be ignored even if unrecognized
                                    Comments

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

                                    Control0..*
                                    TypeExtension
                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                    Summarytrue
                                    Requirements

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

                                    Alternate Namesextensions, user content, modifiers
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    104. ArtifactAssessment.content:recommendationSpecification.component:recommendationStatement.informationType
                                    Definition

                                    The type of information this component of the content represents.

                                    Shortcomment | classifier | rating | container | response | change-request
                                    Control0..1
                                    BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                    (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                    Typecode
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Pattern Valuecomment
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    106. ArtifactAssessment.content:recommendationSpecification.component:recommendationStatement.summary
                                    Definition

                                    A brief summary of the content of this component.

                                    ShortBrief summary of the content
                                    Control0..1
                                    Typemarkdown
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    108. ArtifactAssessment.content:recommendationSpecification.component:recommendationStatement.type
                                    Definition

                                    Indicates what type of content this component represents.

                                    ShortWhat type of content
                                    Control1..1
                                    BindingFor example codes, see EvidenceCertaintyType
                                    (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                    TypeCodeableConcept
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Pattern Value{
                                      "coding" : [{
                                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                                        "code" : "recommendation-statement",
                                        "display" : "Recommendation Statement"
                                      }]
                                    }
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    110. ArtifactAssessment.content:recommendationSpecification.component:recommendationStatement.classifier
                                    Definition

                                    Represents a rating, classifier, or assessment of the artifact.

                                    ShortRating, classifier, or assessment
                                    Control0..*
                                    BindingFor example codes, see EvidenceCertaintyRating
                                    (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                    TypeCodeableConcept
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    112. ArtifactAssessment.content:recommendationSpecification.component:recommendationStatement.quantity
                                    Definition

                                    A quantitative rating of the artifact.

                                    ShortQuantitative rating
                                    Control0..1
                                    TypeQuantity
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    114. ArtifactAssessment.content:recommendationSpecification.component:recommendationStatement.author
                                    Definition

                                    Indicates who or what authored the content.

                                    ShortWho authored the content
                                    Control0..1
                                    TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    116. ArtifactAssessment.content:recommendationSpecification.component:recommendationStatement.path
                                    Definition

                                    A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                    ShortWhat the comment is directed to
                                    Comments

                                    The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                    Control0..*
                                    Typeuri
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    118. ArtifactAssessment.content:recommendationSpecification.component:recommendationStatement.relatedArtifact
                                    Definition

                                    Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                    ShortAdditional information
                                    Control0..*
                                    TypeRelatedArtifact
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    120. ArtifactAssessment.content:recommendationSpecification.component:recommendationStatement.freeToShare
                                    Definition

                                    Acceptable to publicly share the comment, classifier or rating.

                                    ShortAcceptable to publicly share the resource content
                                    Control0..1
                                    Typeboolean
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    122. ArtifactAssessment.content:recommendationSpecification.component:recommendationStatement.component
                                    Definition

                                    If the informationType is container, the components of the content.

                                    ShortContained content
                                    Control0..*
                                    TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    124. ArtifactAssessment.content:recommendationSpecification.component:ratingSystem
                                    Slice NameratingSystem
                                    Definition

                                    If the informationType is container, the components of the content.

                                    ShortContained content
                                    Control0..1
                                    TypeBackboneElement
                                    Is Modifierfalse
                                    Must Supporttrue
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    126. ArtifactAssessment.content:recommendationSpecification.component:ratingSystem.id
                                    Definition

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

                                    ShortUnique id for inter-element referencing
                                    Control0..1
                                    This element is affected by the following invariants: ele-1
                                    Typestring
                                    Is Modifierfalse
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Summaryfalse
                                    128. ArtifactAssessment.content:recommendationSpecification.component:ratingSystem.extension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                    ShortAdditional content defined by implementations
                                    Comments

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

                                    Control0..*
                                    TypeExtension
                                    Is Modifierfalse
                                    Summaryfalse
                                    Alternate Namesextensions, user content
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    130. ArtifactAssessment.content:recommendationSpecification.component:ratingSystem.modifierExtension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                    ShortExtensions that cannot be ignored even if unrecognized
                                    Comments

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

                                    Control0..*
                                    TypeExtension
                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                    Summarytrue
                                    Requirements

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

                                    Alternate Namesextensions, user content, modifiers
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    132. ArtifactAssessment.content:recommendationSpecification.component:ratingSystem.informationType
                                    Definition

                                    The type of information this component of the content represents.

                                    Shortcomment | classifier | rating | container | response | change-request
                                    Control0..1
                                    BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                    (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                    Typecode
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Pattern Valueclassifier
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    134. ArtifactAssessment.content:recommendationSpecification.component:ratingSystem.summary
                                    Definition

                                    A brief summary of the content of this component.

                                    ShortBrief summary of the content
                                    Control0..1
                                    Typemarkdown
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    136. ArtifactAssessment.content:recommendationSpecification.component:ratingSystem.type
                                    Definition

                                    Indicates what type of content this component represents.

                                    ShortWhat type of content
                                    Control1..1
                                    BindingFor example codes, see EvidenceCertaintyType
                                    (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                    TypeCodeableConcept
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Pattern Value{
                                      "coding" : [{
                                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                                        "code" : "rating-system",
                                        "display" : "Rating System"
                                      }]
                                    }
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    138. ArtifactAssessment.content:recommendationSpecification.component:ratingSystem.classifier
                                    Definition

                                    Represents a rating, classifier, or assessment of the artifact.

                                    ShortRating, classifier, or assessment
                                    Control0..*
                                    BindingFor example codes, see EvidenceCertaintyRating
                                    (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                    TypeCodeableConcept
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    140. ArtifactAssessment.content:recommendationSpecification.component:ratingSystem.quantity
                                    Definition

                                    A quantitative rating of the artifact.

                                    ShortQuantitative rating
                                    Control0..1
                                    TypeQuantity
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    142. ArtifactAssessment.content:recommendationSpecification.component:ratingSystem.author
                                    Definition

                                    Indicates who or what authored the content.

                                    ShortWho authored the content
                                    Control0..1
                                    TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    144. ArtifactAssessment.content:recommendationSpecification.component:ratingSystem.path
                                    Definition

                                    A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                    ShortWhat the comment is directed to
                                    Comments

                                    The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                    Control0..*
                                    Typeuri
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    146. ArtifactAssessment.content:recommendationSpecification.component:ratingSystem.relatedArtifact
                                    Definition

                                    Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                    ShortAdditional information
                                    Control0..*
                                    TypeRelatedArtifact
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    148. ArtifactAssessment.content:recommendationSpecification.component:ratingSystem.freeToShare
                                    Definition

                                    Acceptable to publicly share the comment, classifier or rating.

                                    ShortAcceptable to publicly share the resource content
                                    Control0..1
                                    Typeboolean
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    150. ArtifactAssessment.content:recommendationSpecification.component:ratingSystem.component
                                    Definition

                                    If the informationType is container, the components of the content.

                                    ShortContained content
                                    Control0..*
                                    TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    152. ArtifactAssessment.content:recommendationSpecification.component:strengthOfRecommendation
                                    Slice NamestrengthOfRecommendation
                                    Definition

                                    If the informationType is container, the components of the content.

                                    ShortContained content
                                    Control0..1
                                    TypeBackboneElement
                                    Is Modifierfalse
                                    Must Supporttrue
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    154. ArtifactAssessment.content:recommendationSpecification.component:strengthOfRecommendation.id
                                    Definition

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

                                    ShortUnique id for inter-element referencing
                                    Control0..1
                                    This element is affected by the following invariants: ele-1
                                    Typestring
                                    Is Modifierfalse
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Summaryfalse
                                    156. ArtifactAssessment.content:recommendationSpecification.component:strengthOfRecommendation.extension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                    ShortAdditional content defined by implementations
                                    Comments

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

                                    Control0..*
                                    TypeExtension
                                    Is Modifierfalse
                                    Summaryfalse
                                    Alternate Namesextensions, user content
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    158. ArtifactAssessment.content:recommendationSpecification.component:strengthOfRecommendation.modifierExtension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                    ShortExtensions that cannot be ignored even if unrecognized
                                    Comments

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

                                    Control0..*
                                    TypeExtension
                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                    Summarytrue
                                    Requirements

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

                                    Alternate Namesextensions, user content, modifiers
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    160. ArtifactAssessment.content:recommendationSpecification.component:strengthOfRecommendation.informationType
                                    Definition

                                    The type of information this component of the content represents.

                                    Shortcomment | classifier | rating | container | response | change-request
                                    Control0..1
                                    BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                    (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                    Typecode
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Pattern Valuerating
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    162. ArtifactAssessment.content:recommendationSpecification.component:strengthOfRecommendation.summary
                                    Definition

                                    A brief summary of the content of this component.

                                    ShortBrief summary of the content
                                    Control0..1
                                    Typemarkdown
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    164. ArtifactAssessment.content:recommendationSpecification.component:strengthOfRecommendation.type
                                    Definition

                                    Indicates what type of content this component represents.

                                    ShortWhat type of content
                                    Control1..1
                                    BindingFor example codes, see EvidenceCertaintyType
                                    (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                    TypeCodeableConcept
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Pattern Value{
                                      "coding" : [{
                                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                                        "code" : "strength-of-recommendation",
                                        "display" : "Strength of Recommendation"
                                      }]
                                    }
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    166. ArtifactAssessment.content:recommendationSpecification.component:strengthOfRecommendation.classifier
                                    Definition

                                    Represents a rating, classifier, or assessment of the artifact.

                                    ShortRating, classifier, or assessment
                                    Control0..*
                                    BindingFor example codes, see EvidenceCertaintyRating
                                    (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                    TypeCodeableConcept
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    168. ArtifactAssessment.content:recommendationSpecification.component:strengthOfRecommendation.quantity
                                    Definition

                                    A quantitative rating of the artifact.

                                    ShortQuantitative rating
                                    Control0..1
                                    TypeQuantity
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    170. ArtifactAssessment.content:recommendationSpecification.component:strengthOfRecommendation.author
                                    Definition

                                    Indicates who or what authored the content.

                                    ShortWho authored the content
                                    Control0..1
                                    TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    172. ArtifactAssessment.content:recommendationSpecification.component:strengthOfRecommendation.path
                                    Definition

                                    A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                    ShortWhat the comment is directed to
                                    Comments

                                    The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                    Control0..*
                                    Typeuri
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    174. ArtifactAssessment.content:recommendationSpecification.component:strengthOfRecommendation.relatedArtifact
                                    Definition

                                    Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                    ShortAdditional information
                                    Control0..*
                                    TypeRelatedArtifact
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    176. ArtifactAssessment.content:recommendationSpecification.component:strengthOfRecommendation.freeToShare
                                    Definition

                                    Acceptable to publicly share the comment, classifier or rating.

                                    ShortAcceptable to publicly share the resource content
                                    Control0..1
                                    Typeboolean
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    178. ArtifactAssessment.content:recommendationSpecification.component:strengthOfRecommendation.component
                                    Definition

                                    If the informationType is container, the components of the content.

                                    ShortContained content
                                    Control0..*
                                    TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    180. ArtifactAssessment.content:recommendationSpecification.component:directionOfRecommendation
                                    Slice NamedirectionOfRecommendation
                                    Definition

                                    If the informationType is container, the components of the content.

                                    ShortContained content
                                    Control0..1
                                    TypeBackboneElement
                                    Is Modifierfalse
                                    Must Supporttrue
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    182. ArtifactAssessment.content:recommendationSpecification.component:directionOfRecommendation.id
                                    Definition

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

                                    ShortUnique id for inter-element referencing
                                    Control0..1
                                    This element is affected by the following invariants: ele-1
                                    Typestring
                                    Is Modifierfalse
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Summaryfalse
                                    184. ArtifactAssessment.content:recommendationSpecification.component:directionOfRecommendation.extension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                    ShortAdditional content defined by implementations
                                    Comments

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

                                    Control0..*
                                    TypeExtension
                                    Is Modifierfalse
                                    Summaryfalse
                                    Alternate Namesextensions, user content
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    186. ArtifactAssessment.content:recommendationSpecification.component:directionOfRecommendation.modifierExtension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                    ShortExtensions that cannot be ignored even if unrecognized
                                    Comments

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

                                    Control0..*
                                    TypeExtension
                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                    Summarytrue
                                    Requirements

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

                                    Alternate Namesextensions, user content, modifiers
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    188. ArtifactAssessment.content:recommendationSpecification.component:directionOfRecommendation.informationType
                                    Definition

                                    The type of information this component of the content represents.

                                    Shortcomment | classifier | rating | container | response | change-request
                                    Control0..1
                                    BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                    (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                    Typecode
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Pattern Valueclassifier
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    190. ArtifactAssessment.content:recommendationSpecification.component:directionOfRecommendation.summary
                                    Definition

                                    A brief summary of the content of this component.

                                    ShortBrief summary of the content
                                    Control0..1
                                    Typemarkdown
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    192. ArtifactAssessment.content:recommendationSpecification.component:directionOfRecommendation.type
                                    Definition

                                    Indicates what type of content this component represents.

                                    ShortWhat type of content
                                    Control1..1
                                    BindingFor example codes, see EvidenceCertaintyType
                                    (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                    TypeCodeableConcept
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Pattern Value{
                                      "coding" : [{
                                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                                        "code" : "direction-of-recommendation",
                                        "display" : "Direction of Recommendation"
                                      }]
                                    }
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    194. ArtifactAssessment.content:recommendationSpecification.component:directionOfRecommendation.classifier
                                    Definition

                                    Represents a rating, classifier, or assessment of the artifact.

                                    ShortRating, classifier, or assessment
                                    Control0..*
                                    BindingFor example codes, see EvidenceCertaintyRating
                                    (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                    TypeCodeableConcept
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    196. ArtifactAssessment.content:recommendationSpecification.component:directionOfRecommendation.quantity
                                    Definition

                                    A quantitative rating of the artifact.

                                    ShortQuantitative rating
                                    Control0..1
                                    TypeQuantity
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    198. ArtifactAssessment.content:recommendationSpecification.component:directionOfRecommendation.author
                                    Definition

                                    Indicates who or what authored the content.

                                    ShortWho authored the content
                                    Control0..1
                                    TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    200. ArtifactAssessment.content:recommendationSpecification.component:directionOfRecommendation.path
                                    Definition

                                    A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                    ShortWhat the comment is directed to
                                    Comments

                                    The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                    Control0..*
                                    Typeuri
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    202. ArtifactAssessment.content:recommendationSpecification.component:directionOfRecommendation.relatedArtifact
                                    Definition

                                    Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                    ShortAdditional information
                                    Control0..*
                                    TypeRelatedArtifact
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    204. ArtifactAssessment.content:recommendationSpecification.component:directionOfRecommendation.freeToShare
                                    Definition

                                    Acceptable to publicly share the comment, classifier or rating.

                                    ShortAcceptable to publicly share the resource content
                                    Control0..1
                                    Typeboolean
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    206. ArtifactAssessment.content:recommendationSpecification.component:directionOfRecommendation.component
                                    Definition

                                    If the informationType is container, the components of the content.

                                    ShortContained content
                                    Control0..*
                                    TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    208. ArtifactAssessment.content:recommendationSpecification.component:otherRatings
                                    Slice NameotherRatings
                                    Definition

                                    If the informationType is container, the components of the content.

                                    ShortContained content
                                    Control0..1
                                    TypeBackboneElement
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    210. ArtifactAssessment.content:recommendationSpecification.component:otherRatings.id
                                    Definition

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

                                    ShortUnique id for inter-element referencing
                                    Control0..1
                                    This element is affected by the following invariants: ele-1
                                    Typestring
                                    Is Modifierfalse
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Summaryfalse
                                    212. ArtifactAssessment.content:recommendationSpecification.component:otherRatings.extension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                    ShortAdditional content defined by implementations
                                    Comments

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

                                    Control0..*
                                    TypeExtension
                                    Is Modifierfalse
                                    Summaryfalse
                                    Alternate Namesextensions, user content
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    214. ArtifactAssessment.content:recommendationSpecification.component:otherRatings.modifierExtension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                    ShortExtensions that cannot be ignored even if unrecognized
                                    Comments

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

                                    Control0..*
                                    TypeExtension
                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                    Summarytrue
                                    Requirements

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

                                    Alternate Namesextensions, user content, modifiers
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    216. ArtifactAssessment.content:recommendationSpecification.component:otherRatings.informationType
                                    Definition

                                    The type of information this component of the content represents.

                                    Shortcomment | classifier | rating | container | response | change-request
                                    Control0..1
                                    BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                    (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                    Typecode
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Pattern Valuerating
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    218. ArtifactAssessment.content:recommendationSpecification.component:otherRatings.summary
                                    Definition

                                    A brief summary of the content of this component.

                                    ShortBrief summary of the content
                                    Control0..1
                                    Typemarkdown
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    220. ArtifactAssessment.content:recommendationSpecification.component:otherRatings.type
                                    Definition

                                    Indicates what type of content this component represents.

                                    ShortWhat type of content
                                    Control1..1
                                    BindingFor example codes, see EvidenceCertaintyType
                                    (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                    TypeCodeableConcept
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Pattern Value{
                                      "coding" : [{
                                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                                        "code" : "ratings",
                                        "display" : "Ratings"
                                      }]
                                    }
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    222. ArtifactAssessment.content:recommendationSpecification.component:otherRatings.classifier
                                    Definition

                                    Represents a rating, classifier, or assessment of the artifact.

                                    ShortRating, classifier, or assessment
                                    Control0..*
                                    BindingFor example codes, see EvidenceCertaintyRating
                                    (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                    TypeCodeableConcept
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    224. ArtifactAssessment.content:recommendationSpecification.component:otherRatings.quantity
                                    Definition

                                    A quantitative rating of the artifact.

                                    ShortQuantitative rating
                                    Control0..1
                                    TypeQuantity
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    226. ArtifactAssessment.content:recommendationSpecification.component:otherRatings.author
                                    Definition

                                    Indicates who or what authored the content.

                                    ShortWho authored the content
                                    Control0..1
                                    TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    228. ArtifactAssessment.content:recommendationSpecification.component:otherRatings.path
                                    Definition

                                    A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                    ShortWhat the comment is directed to
                                    Comments

                                    The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                    Control0..*
                                    Typeuri
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    230. ArtifactAssessment.content:recommendationSpecification.component:otherRatings.relatedArtifact
                                    Definition

                                    Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                    ShortAdditional information
                                    Control0..*
                                    TypeRelatedArtifact
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    232. ArtifactAssessment.content:recommendationSpecification.component:otherRatings.freeToShare
                                    Definition

                                    Acceptable to publicly share the comment, classifier or rating.

                                    ShortAcceptable to publicly share the resource content
                                    Control0..1
                                    Typeboolean
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    234. ArtifactAssessment.content:recommendationSpecification.component:otherRatings.component
                                    Definition

                                    If the informationType is container, the components of the content.

                                    ShortContained content
                                    Control0..*
                                    TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    236. ArtifactAssessment.content:recommendationSpecification.component:discussion
                                    Slice Namediscussion
                                    Definition

                                    If the informationType is container, the components of the content.

                                    ShortContained content
                                    Control0..1
                                    TypeBackboneElement
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    238. ArtifactAssessment.content:recommendationSpecification.component:discussion.id
                                    Definition

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

                                    ShortUnique id for inter-element referencing
                                    Control0..1
                                    This element is affected by the following invariants: ele-1
                                    Typestring
                                    Is Modifierfalse
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Summaryfalse
                                    240. ArtifactAssessment.content:recommendationSpecification.component:discussion.extension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                    ShortAdditional content defined by implementations
                                    Comments

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

                                    Control0..*
                                    TypeExtension
                                    Is Modifierfalse
                                    Summaryfalse
                                    Alternate Namesextensions, user content
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    242. ArtifactAssessment.content:recommendationSpecification.component:discussion.modifierExtension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                    ShortExtensions that cannot be ignored even if unrecognized
                                    Comments

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

                                    Control0..*
                                    TypeExtension
                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                    Summarytrue
                                    Requirements

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

                                    Alternate Namesextensions, user content, modifiers
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    244. ArtifactAssessment.content:recommendationSpecification.component:discussion.informationType
                                    Definition

                                    The type of information this component of the content represents.

                                    Shortcomment | classifier | rating | container | response | change-request
                                    Control0..1
                                    BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                    (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                    Typecode
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Pattern Valuecomment
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    246. ArtifactAssessment.content:recommendationSpecification.component:discussion.summary
                                    Definition

                                    A brief summary of the content of this component.

                                    ShortBrief summary of the content
                                    Control0..1
                                    Typemarkdown
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    248. ArtifactAssessment.content:recommendationSpecification.component:discussion.type
                                    Definition

                                    Indicates what type of content this component represents.

                                    ShortWhat type of content
                                    Control1..1
                                    BindingFor example codes, see EvidenceCertaintyType
                                    (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                    TypeCodeableConcept
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Pattern Value{
                                      "coding" : [{
                                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                                        "code" : "discussion",
                                        "display" : "Discussion"
                                      }]
                                    }
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    250. ArtifactAssessment.content:recommendationSpecification.component:discussion.classifier
                                    Definition

                                    Represents a rating, classifier, or assessment of the artifact.

                                    ShortRating, classifier, or assessment
                                    Control0..*
                                    BindingFor example codes, see EvidenceCertaintyRating
                                    (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                    TypeCodeableConcept
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    252. ArtifactAssessment.content:recommendationSpecification.component:discussion.quantity
                                    Definition

                                    A quantitative rating of the artifact.

                                    ShortQuantitative rating
                                    Control0..1
                                    TypeQuantity
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    254. ArtifactAssessment.content:recommendationSpecification.component:discussion.author
                                    Definition

                                    Indicates who or what authored the content.

                                    ShortWho authored the content
                                    Control0..1
                                    TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    256. ArtifactAssessment.content:recommendationSpecification.component:discussion.path
                                    Definition

                                    A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                    ShortWhat the comment is directed to
                                    Comments

                                    The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                    Control0..*
                                    Typeuri
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    258. ArtifactAssessment.content:recommendationSpecification.component:discussion.relatedArtifact
                                    Definition

                                    Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                    ShortAdditional information
                                    Control0..*
                                    TypeRelatedArtifact
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    260. ArtifactAssessment.content:recommendationSpecification.component:discussion.freeToShare
                                    Definition

                                    Acceptable to publicly share the comment, classifier or rating.

                                    ShortAcceptable to publicly share the resource content
                                    Control0..1
                                    Typeboolean
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    262. ArtifactAssessment.content:recommendationSpecification.component:discussion.component
                                    Definition

                                    If the informationType is container, the components of the content.

                                    ShortContained content
                                    Control0..*
                                    TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    264. ArtifactAssessment.content:recommendationSpecification.component:population
                                    Slice Namepopulation
                                    Definition

                                    If the informationType is container, the components of the content.

                                    ShortContained content
                                    Control0..1
                                    TypeBackboneElement
                                    Is Modifierfalse
                                    Must Supporttrue
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    266. ArtifactAssessment.content:recommendationSpecification.component:population.id
                                    Definition

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

                                    ShortUnique id for inter-element referencing
                                    Control0..1
                                    This element is affected by the following invariants: ele-1
                                    Typestring
                                    Is Modifierfalse
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Summaryfalse
                                    268. ArtifactAssessment.content:recommendationSpecification.component:population.extension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                    ShortAdditional content defined by implementations
                                    Comments

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

                                    Control0..*
                                    TypeExtension
                                    Is Modifierfalse
                                    Summaryfalse
                                    Alternate Namesextensions, user content
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    270. ArtifactAssessment.content:recommendationSpecification.component:population.modifierExtension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                    ShortExtensions that cannot be ignored even if unrecognized
                                    Comments

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

                                    Control0..*
                                    TypeExtension
                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                    Summarytrue
                                    Requirements

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

                                    Alternate Namesextensions, user content, modifiers
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    272. ArtifactAssessment.content:recommendationSpecification.component:population.informationType
                                    Definition

                                    The type of information this component of the content represents.

                                    Shortcomment | classifier | rating | container | response | change-request
                                    Control0..1
                                    BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                    (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                    Typecode
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Pattern Valuecontainer
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    274. ArtifactAssessment.content:recommendationSpecification.component:population.summary
                                    Definition

                                    A brief summary of the content of this component.

                                    ShortBrief summary of the content
                                    Control0..1
                                    Typemarkdown
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    276. ArtifactAssessment.content:recommendationSpecification.component:population.type
                                    Definition

                                    Indicates what type of content this component represents.

                                    ShortWhat type of content
                                    Control1..1
                                    BindingFor example codes, see EvidenceCertaintyType
                                    (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                    TypeCodeableConcept
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Pattern Value{
                                      "coding" : [{
                                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                                        "code" : "population",
                                        "display" : "Population"
                                      }]
                                    }
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    278. ArtifactAssessment.content:recommendationSpecification.component:population.classifier
                                    Definition

                                    Represents a rating, classifier, or assessment of the artifact.

                                    ShortRating, classifier, or assessment
                                    Control0..*
                                    BindingFor example codes, see EvidenceCertaintyRating
                                    (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                    TypeCodeableConcept
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    280. ArtifactAssessment.content:recommendationSpecification.component:population.quantity
                                    Definition

                                    A quantitative rating of the artifact.

                                    ShortQuantitative rating
                                    Control0..1
                                    TypeQuantity
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    282. ArtifactAssessment.content:recommendationSpecification.component:population.author
                                    Definition

                                    Indicates who or what authored the content.

                                    ShortWho authored the content
                                    Control0..1
                                    TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    284. ArtifactAssessment.content:recommendationSpecification.component:population.path
                                    Definition

                                    A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                    ShortWhat the comment is directed to
                                    Comments

                                    The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                    Control0..*
                                    Typeuri
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    286. ArtifactAssessment.content:recommendationSpecification.component:population.relatedArtifact
                                    Definition

                                    Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                    ShortAdditional information
                                    Comments

                                    The population Resource SHALL be the same as that referenced by the Resource in the artifactReference element.

                                    Control0..*
                                    TypeRelatedArtifact
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    288. ArtifactAssessment.content:recommendationSpecification.component:population.freeToShare
                                    Definition

                                    Acceptable to publicly share the comment, classifier or rating.

                                    ShortAcceptable to publicly share the resource content
                                    Control0..1
                                    Typeboolean
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    290. ArtifactAssessment.content:recommendationSpecification.component:population.component
                                    Definition

                                    If the informationType is container, the components of the content.

                                    ShortContained content
                                    Control0..*
                                    TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    292. ArtifactAssessment.content:recommendationSpecification.component:action
                                    Slice Nameaction
                                    Definition

                                    If the informationType is container, the components of the content.

                                    ShortContained content
                                    Control0..1
                                    TypeBackboneElement
                                    Is Modifierfalse
                                    Must Supporttrue
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    294. ArtifactAssessment.content:recommendationSpecification.component:action.id
                                    Definition

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

                                    ShortUnique id for inter-element referencing
                                    Control0..1
                                    This element is affected by the following invariants: ele-1
                                    Typestring
                                    Is Modifierfalse
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Summaryfalse
                                    296. ArtifactAssessment.content:recommendationSpecification.component:action.extension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                    ShortAdditional content defined by implementations
                                    Comments

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

                                    Control0..*
                                    TypeExtension
                                    Is Modifierfalse
                                    Summaryfalse
                                    Alternate Namesextensions, user content
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    298. ArtifactAssessment.content:recommendationSpecification.component:action.modifierExtension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                    ShortExtensions that cannot be ignored even if unrecognized
                                    Comments

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

                                    Control0..*
                                    TypeExtension
                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                    Summarytrue
                                    Requirements

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

                                    Alternate Namesextensions, user content, modifiers
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    300. ArtifactAssessment.content:recommendationSpecification.component:action.informationType
                                    Definition

                                    The type of information this component of the content represents.

                                    Shortcomment | classifier | rating | container | response | change-request
                                    Control0..1
                                    BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                    (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                    Typecode
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Pattern Valuecontainer
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    302. ArtifactAssessment.content:recommendationSpecification.component:action.summary
                                    Definition

                                    A brief summary of the content of this component.

                                    ShortBrief summary of the content
                                    Control0..1
                                    Typemarkdown
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    304. ArtifactAssessment.content:recommendationSpecification.component:action.type
                                    Definition

                                    Indicates what type of content this component represents.

                                    ShortWhat type of content
                                    Control1..1
                                    BindingFor example codes, see EvidenceCertaintyType
                                    (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                    TypeCodeableConcept
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Pattern Value{
                                      "coding" : [{
                                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                                        "code" : "action",
                                        "display" : "Action"
                                      }]
                                    }
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    306. ArtifactAssessment.content:recommendationSpecification.component:action.classifier
                                    Definition

                                    Represents a rating, classifier, or assessment of the artifact.

                                    ShortRating, classifier, or assessment
                                    Control0..*
                                    BindingFor example codes, see EvidenceCertaintyRating
                                    (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                    TypeCodeableConcept
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    308. ArtifactAssessment.content:recommendationSpecification.component:action.quantity
                                    Definition

                                    A quantitative rating of the artifact.

                                    ShortQuantitative rating
                                    Control0..1
                                    TypeQuantity
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    310. ArtifactAssessment.content:recommendationSpecification.component:action.author
                                    Definition

                                    Indicates who or what authored the content.

                                    ShortWho authored the content
                                    Control0..1
                                    TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    312. ArtifactAssessment.content:recommendationSpecification.component:action.path
                                    Definition

                                    A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                    ShortWhat the comment is directed to
                                    Comments

                                    The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                    Control0..*
                                    Typeuri
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    314. ArtifactAssessment.content:recommendationSpecification.component:action.relatedArtifact
                                    Definition

                                    Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                    ShortAdditional information
                                    Comments

                                    The action Resource(s) SHALL be the same as that referenced by the Resource in the artifactReference element.

                                    Control0..*
                                    TypeRelatedArtifact
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    316. ArtifactAssessment.content:recommendationSpecification.component:action.freeToShare
                                    Definition

                                    Acceptable to publicly share the comment, classifier or rating.

                                    ShortAcceptable to publicly share the resource content
                                    Control0..1
                                    Typeboolean
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    318. ArtifactAssessment.content:recommendationSpecification.component:action.component
                                    Definition

                                    If the informationType is container, the components of the content.

                                    ShortContained content
                                    Control0..*
                                    TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    320. ArtifactAssessment.content:recommendationSpecification.component:oppositeAction
                                    Slice NameoppositeAction
                                    Definition

                                    If the informationType is container, the components of the content.

                                    ShortContained content
                                    Control0..1
                                    TypeBackboneElement
                                    Is Modifierfalse
                                    Must Supporttrue
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    322. ArtifactAssessment.content:recommendationSpecification.component:oppositeAction.id
                                    Definition

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

                                    ShortUnique id for inter-element referencing
                                    Control0..1
                                    This element is affected by the following invariants: ele-1
                                    Typestring
                                    Is Modifierfalse
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Summaryfalse
                                    324. ArtifactAssessment.content:recommendationSpecification.component:oppositeAction.extension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                    ShortAdditional content defined by implementations
                                    Comments

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

                                    Control0..*
                                    TypeExtension
                                    Is Modifierfalse
                                    Summaryfalse
                                    Alternate Namesextensions, user content
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    326. ArtifactAssessment.content:recommendationSpecification.component:oppositeAction.modifierExtension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                    ShortExtensions that cannot be ignored even if unrecognized
                                    Comments

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

                                    Control0..*
                                    TypeExtension
                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                    Summarytrue
                                    Requirements

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

                                    Alternate Namesextensions, user content, modifiers
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    328. ArtifactAssessment.content:recommendationSpecification.component:oppositeAction.informationType
                                    Definition

                                    The type of information this component of the content represents.

                                    Shortcomment | classifier | rating | container | response | change-request
                                    Control0..1
                                    BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                    (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                    Typecode
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Pattern Valuecontainer
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    330. ArtifactAssessment.content:recommendationSpecification.component:oppositeAction.summary
                                    Definition

                                    A brief summary of the content of this component.

                                    ShortBrief summary of the content
                                    Control0..1
                                    Typemarkdown
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    332. ArtifactAssessment.content:recommendationSpecification.component:oppositeAction.type
                                    Definition

                                    Indicates what type of content this component represents.

                                    ShortWhat type of content
                                    Control1..1
                                    BindingFor example codes, see EvidenceCertaintyType
                                    (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                    TypeCodeableConcept
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Pattern Value{
                                      "coding" : [{
                                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                                        "code" : "opposite-action",
                                        "display" : "Opposite Action"
                                      }]
                                    }
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    334. ArtifactAssessment.content:recommendationSpecification.component:oppositeAction.classifier
                                    Definition

                                    Represents a rating, classifier, or assessment of the artifact.

                                    ShortRating, classifier, or assessment
                                    Control0..*
                                    BindingFor example codes, see EvidenceCertaintyRating
                                    (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                    TypeCodeableConcept
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    336. ArtifactAssessment.content:recommendationSpecification.component:oppositeAction.quantity
                                    Definition

                                    A quantitative rating of the artifact.

                                    ShortQuantitative rating
                                    Control0..1
                                    TypeQuantity
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    338. ArtifactAssessment.content:recommendationSpecification.component:oppositeAction.author
                                    Definition

                                    Indicates who or what authored the content.

                                    ShortWho authored the content
                                    Control0..1
                                    TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    340. ArtifactAssessment.content:recommendationSpecification.component:oppositeAction.path
                                    Definition

                                    A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                    ShortWhat the comment is directed to
                                    Comments

                                    The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                    Control0..*
                                    Typeuri
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    342. ArtifactAssessment.content:recommendationSpecification.component:oppositeAction.relatedArtifact
                                    Definition

                                    Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                    ShortAdditional information
                                    Comments

                                    The opposited action Resource(s) SHALL be the same as that referenced by the Resource in the artifactReference element.

                                    Control0..*
                                    TypeRelatedArtifact
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    344. ArtifactAssessment.content:recommendationSpecification.component:oppositeAction.freeToShare
                                    Definition

                                    Acceptable to publicly share the comment, classifier or rating.

                                    ShortAcceptable to publicly share the resource content
                                    Control0..1
                                    Typeboolean
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    346. ArtifactAssessment.content:recommendationSpecification.component:oppositeAction.component
                                    Definition

                                    If the informationType is container, the components of the content.

                                    ShortContained content
                                    Control0..*
                                    TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    348. ArtifactAssessment.content:evidence
                                    Slice Nameevidence
                                    Definition

                                    A component comment, classifier, or rating of the artifact.

                                    ShortComment, classifier, or rating content
                                    Control0..1
                                    TypeBackboneElement
                                    Is Modifierfalse
                                    Must Supporttrue
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    350. ArtifactAssessment.content:evidence.id
                                    Definition

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

                                    ShortUnique id for inter-element referencing
                                    Control0..1
                                    This element is affected by the following invariants: ele-1
                                    Typestring
                                    Is Modifierfalse
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Summaryfalse
                                    352. ArtifactAssessment.content:evidence.extension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                    ShortAdditional content defined by implementations
                                    Comments

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

                                    Control0..*
                                    TypeExtension
                                    Is Modifierfalse
                                    Summaryfalse
                                    Alternate Namesextensions, user content
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    354. ArtifactAssessment.content:evidence.modifierExtension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                    ShortExtensions that cannot be ignored even if unrecognized
                                    Comments

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

                                    Control0..*
                                    TypeExtension
                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                    Summarytrue
                                    Requirements

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

                                    Alternate Namesextensions, user content, modifiers
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    356. ArtifactAssessment.content:evidence.informationType
                                    Definition

                                    The type of information this component of the content represents.

                                    Shortcomment | classifier | rating | container | response | change-request
                                    Control0..1
                                    BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                    (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                    Typecode
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Pattern Valuecontainer
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    358. ArtifactAssessment.content:evidence.summary
                                    Definition

                                    A brief summary of the content of this component.

                                    ShortBrief summary of the content
                                    Control0..1
                                    Typemarkdown
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    360. ArtifactAssessment.content:evidence.type
                                    Definition

                                    Indicates what type of content this component represents.

                                    ShortWhat type of content
                                    Control1..1
                                    BindingFor example codes, see EvidenceCertaintyType
                                    (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                    TypeCodeableConcept
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Pattern Value{
                                      "coding" : [{
                                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                                        "code" : "evidence",
                                        "display" : "Evidence"
                                      }]
                                    }
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    362. ArtifactAssessment.content:evidence.classifier
                                    Definition

                                    Represents a rating, classifier, or assessment of the artifact.

                                    ShortRating, classifier, or assessment
                                    Control0..*
                                    BindingFor example codes, see EvidenceCertaintyRating
                                    (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                    TypeCodeableConcept
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    364. ArtifactAssessment.content:evidence.quantity
                                    Definition

                                    A quantitative rating of the artifact.

                                    ShortQuantitative rating
                                    Control0..1
                                    TypeQuantity
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    366. ArtifactAssessment.content:evidence.author
                                    Definition

                                    Indicates who or what authored the content.

                                    ShortWho authored the content
                                    Control0..1
                                    TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    368. ArtifactAssessment.content:evidence.path
                                    Definition

                                    A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                    ShortWhat the comment is directed to
                                    Comments

                                    The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                    Control0..*
                                    Typeuri
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    370. ArtifactAssessment.content:evidence.relatedArtifact
                                    Definition

                                    Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                    ShortAdditional information
                                    Control0..*
                                    TypeRelatedArtifact
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    372. ArtifactAssessment.content:evidence.freeToShare
                                    Definition

                                    Acceptable to publicly share the comment, classifier or rating.

                                    ShortAcceptable to publicly share the resource content
                                    Control0..1
                                    Typeboolean
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    374. ArtifactAssessment.content:evidence.component
                                    Definition

                                    If the informationType is container, the components of the content.

                                    ShortContained content
                                    Control0..*
                                    TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    SlicingThis element introduces a set of slices on ArtifactAssessment.content.component. The slices are unordered and Closed, and can be differentiated using the following discriminators:
                                    • value @ type
                                    • 376. ArtifactAssessment.content:evidence.component:summaryOfFindings
                                      Slice NamesummaryOfFindings
                                      Definition

                                      If the informationType is container, the components of the content.

                                      ShortContained content
                                      Control0..1
                                      TypeBackboneElement
                                      Is Modifierfalse
                                      Must Supporttrue
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      378. ArtifactAssessment.content:evidence.component:summaryOfFindings.id
                                      Definition

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

                                      ShortUnique id for inter-element referencing
                                      Control0..1
                                      This element is affected by the following invariants: ele-1
                                      Typestring
                                      Is Modifierfalse
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Summaryfalse
                                      380. ArtifactAssessment.content:evidence.component:summaryOfFindings.extension
                                      Definition

                                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                      ShortAdditional content defined by implementations
                                      Comments

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

                                      Control0..*
                                      TypeExtension
                                      Is Modifierfalse
                                      Summaryfalse
                                      Alternate Namesextensions, user content
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      382. ArtifactAssessment.content:evidence.component:summaryOfFindings.modifierExtension
                                      Definition

                                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                      ShortExtensions that cannot be ignored even if unrecognized
                                      Comments

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

                                      Control0..*
                                      TypeExtension
                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                      Summarytrue
                                      Requirements

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

                                      Alternate Namesextensions, user content, modifiers
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      384. ArtifactAssessment.content:evidence.component:summaryOfFindings.informationType
                                      Definition

                                      The type of information this component of the content represents.

                                      Shortcomment | classifier | rating | container | response | change-request
                                      Control0..1
                                      BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                      (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                      Typecode
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      386. ArtifactAssessment.content:evidence.component:summaryOfFindings.summary
                                      Definition

                                      A brief summary of the content of this component.

                                      ShortBrief summary of the content
                                      Control0..1
                                      Typemarkdown
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      388. ArtifactAssessment.content:evidence.component:summaryOfFindings.type
                                      Definition

                                      Indicates what type of content this component represents.

                                      ShortWhat type of content
                                      Control1..1
                                      BindingFor example codes, see EvidenceCertaintyType
                                      (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Pattern Value{
                                        "coding" : [{
                                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                                          "code" : "summary-of-findings",
                                          "display" : "Summary of Findings"
                                        }]
                                      }
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      390. ArtifactAssessment.content:evidence.component:summaryOfFindings.classifier
                                      Definition

                                      Represents a rating, classifier, or assessment of the artifact.

                                      ShortRating, classifier, or assessment
                                      Control0..*
                                      BindingFor example codes, see EvidenceCertaintyRating
                                      (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      392. ArtifactAssessment.content:evidence.component:summaryOfFindings.quantity
                                      Definition

                                      A quantitative rating of the artifact.

                                      ShortQuantitative rating
                                      Control0..1
                                      TypeQuantity
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      394. ArtifactAssessment.content:evidence.component:summaryOfFindings.author
                                      Definition

                                      Indicates who or what authored the content.

                                      ShortWho authored the content
                                      Control0..1
                                      TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      396. ArtifactAssessment.content:evidence.component:summaryOfFindings.path
                                      Definition

                                      A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                      ShortWhat the comment is directed to
                                      Comments

                                      The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                      Control0..*
                                      Typeuri
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      398. ArtifactAssessment.content:evidence.component:summaryOfFindings.relatedArtifact
                                      Definition

                                      Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                      ShortAdditional information
                                      Control0..*
                                      TypeRelatedArtifact
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      400. ArtifactAssessment.content:evidence.component:summaryOfFindings.freeToShare
                                      Definition

                                      Acceptable to publicly share the comment, classifier or rating.

                                      ShortAcceptable to publicly share the resource content
                                      Control0..1
                                      Typeboolean
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      402. ArtifactAssessment.content:evidence.component:summaryOfFindings.component
                                      Definition

                                      If the informationType is container, the components of the content.

                                      ShortContained content
                                      Control0..*
                                      TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      404. ArtifactAssessment.content:evidence.component:desirableEffects
                                      Slice NamedesirableEffects
                                      Definition

                                      If the informationType is container, the components of the content.

                                      ShortContained content
                                      Control0..1
                                      TypeBackboneElement
                                      Is Modifierfalse
                                      Must Supporttrue
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      406. ArtifactAssessment.content:evidence.component:desirableEffects.id
                                      Definition

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

                                      ShortUnique id for inter-element referencing
                                      Control0..1
                                      This element is affected by the following invariants: ele-1
                                      Typestring
                                      Is Modifierfalse
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Summaryfalse
                                      408. ArtifactAssessment.content:evidence.component:desirableEffects.extension
                                      Definition

                                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                      ShortAdditional content defined by implementations
                                      Comments

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

                                      Control0..*
                                      TypeExtension
                                      Is Modifierfalse
                                      Summaryfalse
                                      Alternate Namesextensions, user content
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      410. ArtifactAssessment.content:evidence.component:desirableEffects.modifierExtension
                                      Definition

                                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                      ShortExtensions that cannot be ignored even if unrecognized
                                      Comments

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

                                      Control0..*
                                      TypeExtension
                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                      Summarytrue
                                      Requirements

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

                                      Alternate Namesextensions, user content, modifiers
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      412. ArtifactAssessment.content:evidence.component:desirableEffects.informationType
                                      Definition

                                      The type of information this component of the content represents.

                                      Shortcomment | classifier | rating | container | response | change-request
                                      Control0..1
                                      BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                      (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                      Typecode
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      414. ArtifactAssessment.content:evidence.component:desirableEffects.summary
                                      Definition

                                      A brief summary of the content of this component.

                                      ShortBrief summary of the content
                                      Control0..1
                                      Typemarkdown
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      416. ArtifactAssessment.content:evidence.component:desirableEffects.type
                                      Definition

                                      Indicates what type of content this component represents.

                                      ShortWhat type of content
                                      Control1..1
                                      BindingFor example codes, see EvidenceCertaintyType
                                      (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Pattern Value{
                                        "coding" : [{
                                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                                          "code" : "desirable-effects",
                                          "display" : "Desirable Effects"
                                        }]
                                      }
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      418. ArtifactAssessment.content:evidence.component:desirableEffects.classifier
                                      Definition

                                      Represents a rating, classifier, or assessment of the artifact.

                                      ShortRating, classifier, or assessment
                                      Control0..*
                                      BindingFor example codes, see EvidenceCertaintyRating
                                      (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      420. ArtifactAssessment.content:evidence.component:desirableEffects.quantity
                                      Definition

                                      A quantitative rating of the artifact.

                                      ShortQuantitative rating
                                      Control0..1
                                      TypeQuantity
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      422. ArtifactAssessment.content:evidence.component:desirableEffects.author
                                      Definition

                                      Indicates who or what authored the content.

                                      ShortWho authored the content
                                      Control0..1
                                      TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      424. ArtifactAssessment.content:evidence.component:desirableEffects.path
                                      Definition

                                      A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                      ShortWhat the comment is directed to
                                      Comments

                                      The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                      Control0..*
                                      Typeuri
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      426. ArtifactAssessment.content:evidence.component:desirableEffects.relatedArtifact
                                      Definition

                                      Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                      ShortAdditional information
                                      Control0..*
                                      TypeRelatedArtifact
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      428. ArtifactAssessment.content:evidence.component:desirableEffects.freeToShare
                                      Definition

                                      Acceptable to publicly share the comment, classifier or rating.

                                      ShortAcceptable to publicly share the resource content
                                      Control0..1
                                      Typeboolean
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      430. ArtifactAssessment.content:evidence.component:desirableEffects.component
                                      Definition

                                      If the informationType is container, the components of the content.

                                      ShortContained content
                                      Control0..*
                                      TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      432. ArtifactAssessment.content:evidence.component:undesirableEffects
                                      Slice NameundesirableEffects
                                      Definition

                                      If the informationType is container, the components of the content.

                                      ShortContained content
                                      Control0..1
                                      TypeBackboneElement
                                      Is Modifierfalse
                                      Must Supporttrue
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      434. ArtifactAssessment.content:evidence.component:undesirableEffects.id
                                      Definition

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

                                      ShortUnique id for inter-element referencing
                                      Control0..1
                                      This element is affected by the following invariants: ele-1
                                      Typestring
                                      Is Modifierfalse
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Summaryfalse
                                      436. ArtifactAssessment.content:evidence.component:undesirableEffects.extension
                                      Definition

                                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                      ShortAdditional content defined by implementations
                                      Comments

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

                                      Control0..*
                                      TypeExtension
                                      Is Modifierfalse
                                      Summaryfalse
                                      Alternate Namesextensions, user content
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      438. ArtifactAssessment.content:evidence.component:undesirableEffects.modifierExtension
                                      Definition

                                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                      ShortExtensions that cannot be ignored even if unrecognized
                                      Comments

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

                                      Control0..*
                                      TypeExtension
                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                      Summarytrue
                                      Requirements

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

                                      Alternate Namesextensions, user content, modifiers
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      440. ArtifactAssessment.content:evidence.component:undesirableEffects.informationType
                                      Definition

                                      The type of information this component of the content represents.

                                      Shortcomment | classifier | rating | container | response | change-request
                                      Control0..1
                                      BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                      (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                      Typecode
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      442. ArtifactAssessment.content:evidence.component:undesirableEffects.summary
                                      Definition

                                      A brief summary of the content of this component.

                                      ShortBrief summary of the content
                                      Control0..1
                                      Typemarkdown
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      444. ArtifactAssessment.content:evidence.component:undesirableEffects.type
                                      Definition

                                      Indicates what type of content this component represents.

                                      ShortWhat type of content
                                      Control1..1
                                      BindingFor example codes, see EvidenceCertaintyType
                                      (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Pattern Value{
                                        "coding" : [{
                                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                                          "code" : "undesirable-effects",
                                          "display" : "Undesirable Effects"
                                        }]
                                      }
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      446. ArtifactAssessment.content:evidence.component:undesirableEffects.classifier
                                      Definition

                                      Represents a rating, classifier, or assessment of the artifact.

                                      ShortRating, classifier, or assessment
                                      Control0..*
                                      BindingFor example codes, see EvidenceCertaintyRating
                                      (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      448. ArtifactAssessment.content:evidence.component:undesirableEffects.quantity
                                      Definition

                                      A quantitative rating of the artifact.

                                      ShortQuantitative rating
                                      Control0..1
                                      TypeQuantity
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      450. ArtifactAssessment.content:evidence.component:undesirableEffects.author
                                      Definition

                                      Indicates who or what authored the content.

                                      ShortWho authored the content
                                      Control0..1
                                      TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      452. ArtifactAssessment.content:evidence.component:undesirableEffects.path
                                      Definition

                                      A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                      ShortWhat the comment is directed to
                                      Comments

                                      The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                      Control0..*
                                      Typeuri
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      454. ArtifactAssessment.content:evidence.component:undesirableEffects.relatedArtifact
                                      Definition

                                      Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                      ShortAdditional information
                                      Control0..*
                                      TypeRelatedArtifact
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      456. ArtifactAssessment.content:evidence.component:undesirableEffects.freeToShare
                                      Definition

                                      Acceptable to publicly share the comment, classifier or rating.

                                      ShortAcceptable to publicly share the resource content
                                      Control0..1
                                      Typeboolean
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      458. ArtifactAssessment.content:evidence.component:undesirableEffects.component
                                      Definition

                                      If the informationType is container, the components of the content.

                                      ShortContained content
                                      Control0..*
                                      TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      460. ArtifactAssessment.content:evidence.component:discussion
                                      Slice Namediscussion
                                      Definition

                                      If the informationType is container, the components of the content.

                                      ShortContained content
                                      Control0..1
                                      TypeBackboneElement
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      462. ArtifactAssessment.content:evidence.component:discussion.id
                                      Definition

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

                                      ShortUnique id for inter-element referencing
                                      Control0..1
                                      This element is affected by the following invariants: ele-1
                                      Typestring
                                      Is Modifierfalse
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Summaryfalse
                                      464. ArtifactAssessment.content:evidence.component:discussion.extension
                                      Definition

                                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                      ShortAdditional content defined by implementations
                                      Comments

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

                                      Control0..*
                                      TypeExtension
                                      Is Modifierfalse
                                      Summaryfalse
                                      Alternate Namesextensions, user content
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      466. ArtifactAssessment.content:evidence.component:discussion.modifierExtension
                                      Definition

                                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                      ShortExtensions that cannot be ignored even if unrecognized
                                      Comments

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

                                      Control0..*
                                      TypeExtension
                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                      Summarytrue
                                      Requirements

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

                                      Alternate Namesextensions, user content, modifiers
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      468. ArtifactAssessment.content:evidence.component:discussion.informationType
                                      Definition

                                      The type of information this component of the content represents.

                                      Shortcomment | classifier | rating | container | response | change-request
                                      Control0..1
                                      BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                      (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                      Typecode
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      470. ArtifactAssessment.content:evidence.component:discussion.summary
                                      Definition

                                      A brief summary of the content of this component.

                                      ShortBrief summary of the content
                                      Control0..1
                                      Typemarkdown
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      472. ArtifactAssessment.content:evidence.component:discussion.type
                                      Definition

                                      Indicates what type of content this component represents.

                                      ShortWhat type of content
                                      Control1..1
                                      BindingFor example codes, see EvidenceCertaintyType
                                      (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Pattern Value{
                                        "coding" : [{
                                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                                          "code" : "discussion",
                                          "display" : "Discussion"
                                        }]
                                      }
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      474. ArtifactAssessment.content:evidence.component:discussion.classifier
                                      Definition

                                      Represents a rating, classifier, or assessment of the artifact.

                                      ShortRating, classifier, or assessment
                                      Control0..*
                                      BindingFor example codes, see EvidenceCertaintyRating
                                      (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      476. ArtifactAssessment.content:evidence.component:discussion.quantity
                                      Definition

                                      A quantitative rating of the artifact.

                                      ShortQuantitative rating
                                      Control0..1
                                      TypeQuantity
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      478. ArtifactAssessment.content:evidence.component:discussion.author
                                      Definition

                                      Indicates who or what authored the content.

                                      ShortWho authored the content
                                      Control0..1
                                      TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      480. ArtifactAssessment.content:evidence.component:discussion.path
                                      Definition

                                      A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                      ShortWhat the comment is directed to
                                      Comments

                                      The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                      Control0..*
                                      Typeuri
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      482. ArtifactAssessment.content:evidence.component:discussion.relatedArtifact
                                      Definition

                                      Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                      ShortAdditional information
                                      Control0..*
                                      TypeRelatedArtifact
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      484. ArtifactAssessment.content:evidence.component:discussion.freeToShare
                                      Definition

                                      Acceptable to publicly share the comment, classifier or rating.

                                      ShortAcceptable to publicly share the resource content
                                      Control0..1
                                      Typeboolean
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      486. ArtifactAssessment.content:evidence.component:discussion.component
                                      Definition

                                      If the informationType is container, the components of the content.

                                      ShortContained content
                                      Control0..*
                                      TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      488. ArtifactAssessment.content:netEffect
                                      Slice NamenetEffect
                                      Definition

                                      A component comment, classifier, or rating of the artifact.

                                      ShortComment, classifier, or rating content
                                      Control0..1
                                      TypeBackboneElement
                                      Is Modifierfalse
                                      Must Supporttrue
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      490. ArtifactAssessment.content:netEffect.id
                                      Definition

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

                                      ShortUnique id for inter-element referencing
                                      Control0..1
                                      This element is affected by the following invariants: ele-1
                                      Typestring
                                      Is Modifierfalse
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Summaryfalse
                                      492. ArtifactAssessment.content:netEffect.extension
                                      Definition

                                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                      ShortAdditional content defined by implementations
                                      Comments

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

                                      Control0..*
                                      TypeExtension
                                      Is Modifierfalse
                                      Summaryfalse
                                      Alternate Namesextensions, user content
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      494. ArtifactAssessment.content:netEffect.modifierExtension
                                      Definition

                                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                      ShortExtensions that cannot be ignored even if unrecognized
                                      Comments

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

                                      Control0..*
                                      TypeExtension
                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                      Summarytrue
                                      Requirements

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

                                      Alternate Namesextensions, user content, modifiers
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      496. ArtifactAssessment.content:netEffect.informationType
                                      Definition

                                      The type of information this component of the content represents.

                                      Shortcomment | classifier | rating | container | response | change-request
                                      Control0..1
                                      BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                      (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                      Typecode
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Must Supportfalse
                                      Summaryfalse
                                      Pattern Valuecontainer
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      498. ArtifactAssessment.content:netEffect.summary
                                      Definition

                                      A brief summary of the content of this component.

                                      ShortBrief summary of the content
                                      Control0..1
                                      Typemarkdown
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      500. ArtifactAssessment.content:netEffect.type
                                      Definition

                                      Indicates what type of content this component represents.

                                      ShortWhat type of content
                                      Control1..1
                                      BindingFor example codes, see EvidenceCertaintyType
                                      (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Pattern Value{
                                        "coding" : [{
                                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                                          "code" : "net-effect",
                                          "display" : "Net Effect"
                                        }]
                                      }
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      502. ArtifactAssessment.content:netEffect.classifier
                                      Definition

                                      Represents a rating, classifier, or assessment of the artifact.

                                      ShortRating, classifier, or assessment
                                      Control0..*
                                      BindingFor example codes, see EvidenceCertaintyRating
                                      (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      504. ArtifactAssessment.content:netEffect.quantity
                                      Definition

                                      A quantitative rating of the artifact.

                                      ShortQuantitative rating
                                      Control0..1
                                      TypeQuantity
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      506. ArtifactAssessment.content:netEffect.author
                                      Definition

                                      Indicates who or what authored the content.

                                      ShortWho authored the content
                                      Control0..1
                                      TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      508. ArtifactAssessment.content:netEffect.path
                                      Definition

                                      A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                      ShortWhat the comment is directed to
                                      Comments

                                      The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                      Control0..*
                                      Typeuri
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      510. ArtifactAssessment.content:netEffect.relatedArtifact
                                      Definition

                                      Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                      ShortAdditional information
                                      Control0..*
                                      TypeRelatedArtifact
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      512. ArtifactAssessment.content:netEffect.freeToShare
                                      Definition

                                      Acceptable to publicly share the comment, classifier or rating.

                                      ShortAcceptable to publicly share the resource content
                                      Control0..1
                                      Typeboolean
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      514. ArtifactAssessment.content:netEffect.component
                                      Definition

                                      If the informationType is container, the components of the content.

                                      ShortContained content
                                      Control0..*
                                      TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      SlicingThis element introduces a set of slices on ArtifactAssessment.content.component. The slices are unordered and Closed, and can be differentiated using the following discriminators:
                                      • value @ type
                                      • 516. ArtifactAssessment.content:netEffect.component:preferences
                                        Slice Namepreferences
                                        Definition

                                        If the informationType is container, the components of the content.

                                        ShortContained content
                                        Control0..1
                                        TypeBackboneElement
                                        Is Modifierfalse
                                        Must Supporttrue
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        518. ArtifactAssessment.content:netEffect.component:preferences.id
                                        Definition

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

                                        ShortUnique id for inter-element referencing
                                        Control0..1
                                        This element is affected by the following invariants: ele-1
                                        Typestring
                                        Is Modifierfalse
                                        XML FormatIn the XML format, this property is represented as an attribute.
                                        Summaryfalse
                                        520. ArtifactAssessment.content:netEffect.component:preferences.extension
                                        Definition

                                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                        ShortAdditional content defined by implementations
                                        Comments

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

                                        Control0..*
                                        TypeExtension
                                        Is Modifierfalse
                                        Summaryfalse
                                        Alternate Namesextensions, user content
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                        522. ArtifactAssessment.content:netEffect.component:preferences.modifierExtension
                                        Definition

                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                        ShortExtensions that cannot be ignored even if unrecognized
                                        Comments

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

                                        Control0..*
                                        TypeExtension
                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                        Summarytrue
                                        Requirements

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

                                        Alternate Namesextensions, user content, modifiers
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                        524. ArtifactAssessment.content:netEffect.component:preferences.informationType
                                        Definition

                                        The type of information this component of the content represents.

                                        Shortcomment | classifier | rating | container | response | change-request
                                        Control0..1
                                        BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                        (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                        Typecode
                                        Is Modifierfalse
                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        526. ArtifactAssessment.content:netEffect.component:preferences.summary
                                        Definition

                                        A brief summary of the content of this component.

                                        ShortBrief summary of the content
                                        Control0..1
                                        Typemarkdown
                                        Is Modifierfalse
                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        528. ArtifactAssessment.content:netEffect.component:preferences.type
                                        Definition

                                        Indicates what type of content this component represents.

                                        ShortWhat type of content
                                        Control1..1
                                        BindingFor example codes, see EvidenceCertaintyType
                                        (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                        TypeCodeableConcept
                                        Is Modifierfalse
                                        Must Supportfalse
                                        Summaryfalse
                                        Pattern Value{
                                          "coding" : [{
                                            "system" : "https://fevir.net/resources/CodeSystem/179423",
                                            "code" : "preferences",
                                            "display" : "Preferences"
                                          }]
                                        }
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        530. ArtifactAssessment.content:netEffect.component:preferences.classifier
                                        Definition

                                        Represents a rating, classifier, or assessment of the artifact.

                                        ShortRating, classifier, or assessment
                                        Control0..*
                                        BindingFor example codes, see EvidenceCertaintyRating
                                        (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                        TypeCodeableConcept
                                        Is Modifierfalse
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        532. ArtifactAssessment.content:netEffect.component:preferences.quantity
                                        Definition

                                        A quantitative rating of the artifact.

                                        ShortQuantitative rating
                                        Control0..1
                                        TypeQuantity
                                        Is Modifierfalse
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        534. ArtifactAssessment.content:netEffect.component:preferences.author
                                        Definition

                                        Indicates who or what authored the content.

                                        ShortWho authored the content
                                        Control0..1
                                        TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                        Is Modifierfalse
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        536. ArtifactAssessment.content:netEffect.component:preferences.path
                                        Definition

                                        A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                        ShortWhat the comment is directed to
                                        Comments

                                        The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                        Control0..*
                                        Typeuri
                                        Is Modifierfalse
                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        538. ArtifactAssessment.content:netEffect.component:preferences.relatedArtifact
                                        Definition

                                        Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                        ShortAdditional information
                                        Control0..*
                                        TypeRelatedArtifact
                                        Is Modifierfalse
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        540. ArtifactAssessment.content:netEffect.component:preferences.freeToShare
                                        Definition

                                        Acceptable to publicly share the comment, classifier or rating.

                                        ShortAcceptable to publicly share the resource content
                                        Control0..1
                                        Typeboolean
                                        Is Modifierfalse
                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        542. ArtifactAssessment.content:netEffect.component:preferences.component
                                        Definition

                                        If the informationType is container, the components of the content.

                                        ShortContained content
                                        Control0..*
                                        TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                        Is Modifierfalse
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        544. ArtifactAssessment.content:netEffect.component:discussion
                                        Slice Namediscussion
                                        Definition

                                        If the informationType is container, the components of the content.

                                        ShortContained content
                                        Control0..1
                                        TypeBackboneElement
                                        Is Modifierfalse
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        546. ArtifactAssessment.content:netEffect.component:discussion.id
                                        Definition

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

                                        ShortUnique id for inter-element referencing
                                        Control0..1
                                        This element is affected by the following invariants: ele-1
                                        Typestring
                                        Is Modifierfalse
                                        XML FormatIn the XML format, this property is represented as an attribute.
                                        Summaryfalse
                                        548. ArtifactAssessment.content:netEffect.component:discussion.extension
                                        Definition

                                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                        ShortAdditional content defined by implementations
                                        Comments

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

                                        Control0..*
                                        TypeExtension
                                        Is Modifierfalse
                                        Summaryfalse
                                        Alternate Namesextensions, user content
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                        550. ArtifactAssessment.content:netEffect.component:discussion.modifierExtension
                                        Definition

                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                        ShortExtensions that cannot be ignored even if unrecognized
                                        Comments

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

                                        Control0..*
                                        TypeExtension
                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                        Summarytrue
                                        Requirements

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

                                        Alternate Namesextensions, user content, modifiers
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                        552. ArtifactAssessment.content:netEffect.component:discussion.informationType
                                        Definition

                                        The type of information this component of the content represents.

                                        Shortcomment | classifier | rating | container | response | change-request
                                        Control0..1
                                        BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                        (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                        Typecode
                                        Is Modifierfalse
                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        554. ArtifactAssessment.content:netEffect.component:discussion.summary
                                        Definition

                                        A brief summary of the content of this component.

                                        ShortBrief summary of the content
                                        Control0..1
                                        Typemarkdown
                                        Is Modifierfalse
                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        556. ArtifactAssessment.content:netEffect.component:discussion.type
                                        Definition

                                        Indicates what type of content this component represents.

                                        ShortWhat type of content
                                        Control1..1
                                        BindingFor example codes, see EvidenceCertaintyType
                                        (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                        TypeCodeableConcept
                                        Is Modifierfalse
                                        Must Supportfalse
                                        Summaryfalse
                                        Pattern Value{
                                          "coding" : [{
                                            "system" : "https://fevir.net/resources/CodeSystem/179423",
                                            "code" : "discussion",
                                            "display" : "Discussion"
                                          }]
                                        }
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        558. ArtifactAssessment.content:netEffect.component:discussion.classifier
                                        Definition

                                        Represents a rating, classifier, or assessment of the artifact.

                                        ShortRating, classifier, or assessment
                                        Control0..*
                                        BindingFor example codes, see EvidenceCertaintyRating
                                        (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                        TypeCodeableConcept
                                        Is Modifierfalse
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        560. ArtifactAssessment.content:netEffect.component:discussion.quantity
                                        Definition

                                        A quantitative rating of the artifact.

                                        ShortQuantitative rating
                                        Control0..1
                                        TypeQuantity
                                        Is Modifierfalse
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        562. ArtifactAssessment.content:netEffect.component:discussion.author
                                        Definition

                                        Indicates who or what authored the content.

                                        ShortWho authored the content
                                        Control0..1
                                        TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                        Is Modifierfalse
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        564. ArtifactAssessment.content:netEffect.component:discussion.path
                                        Definition

                                        A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                        ShortWhat the comment is directed to
                                        Comments

                                        The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                        Control0..*
                                        Typeuri
                                        Is Modifierfalse
                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        566. ArtifactAssessment.content:netEffect.component:discussion.relatedArtifact
                                        Definition

                                        Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                        ShortAdditional information
                                        Control0..*
                                        TypeRelatedArtifact
                                        Is Modifierfalse
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        568. ArtifactAssessment.content:netEffect.component:discussion.freeToShare
                                        Definition

                                        Acceptable to publicly share the comment, classifier or rating.

                                        ShortAcceptable to publicly share the resource content
                                        Control0..1
                                        Typeboolean
                                        Is Modifierfalse
                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        570. ArtifactAssessment.content:netEffect.component:discussion.component
                                        Definition

                                        If the informationType is container, the components of the content.

                                        ShortContained content
                                        Control0..*
                                        TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                        Is Modifierfalse
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        572. ArtifactAssessment.content:judgments
                                        Slice Namejudgments
                                        Definition

                                        A component comment, classifier, or rating of the artifact.

                                        ShortComment, classifier, or rating content
                                        Control0..1
                                        TypeBackboneElement
                                        Is Modifierfalse
                                        Must Supporttrue
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        574. ArtifactAssessment.content:judgments.id
                                        Definition

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

                                        ShortUnique id for inter-element referencing
                                        Control0..1
                                        This element is affected by the following invariants: ele-1
                                        Typestring
                                        Is Modifierfalse
                                        XML FormatIn the XML format, this property is represented as an attribute.
                                        Summaryfalse
                                        576. ArtifactAssessment.content:judgments.extension
                                        Definition

                                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                        ShortAdditional content defined by implementations
                                        Comments

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

                                        Control0..*
                                        TypeExtension
                                        Is Modifierfalse
                                        Summaryfalse
                                        Alternate Namesextensions, user content
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                        578. ArtifactAssessment.content:judgments.modifierExtension
                                        Definition

                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                        ShortExtensions that cannot be ignored even if unrecognized
                                        Comments

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

                                        Control0..*
                                        TypeExtension
                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                        Summarytrue
                                        Requirements

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

                                        Alternate Namesextensions, user content, modifiers
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                        580. ArtifactAssessment.content:judgments.informationType
                                        Definition

                                        The type of information this component of the content represents.

                                        Shortcomment | classifier | rating | container | response | change-request
                                        Control0..1
                                        BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                        (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                        Typecode
                                        Is Modifierfalse
                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                        Must Supportfalse
                                        Summaryfalse
                                        Pattern Valuecontainer
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        582. ArtifactAssessment.content:judgments.summary
                                        Definition

                                        A brief summary of the content of this component.

                                        ShortBrief summary of the content
                                        Control0..1
                                        Typemarkdown
                                        Is Modifierfalse
                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        584. ArtifactAssessment.content:judgments.type
                                        Definition

                                        Indicates what type of content this component represents.

                                        ShortWhat type of content
                                        Control1..1
                                        BindingFor example codes, see EvidenceCertaintyType
                                        (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                        TypeCodeableConcept
                                        Is Modifierfalse
                                        Must Supportfalse
                                        Summaryfalse
                                        Pattern Value{
                                          "coding" : [{
                                            "system" : "https://fevir.net/resources/CodeSystem/179423",
                                            "code" : "judgments",
                                            "display" : "Judgments"
                                          }]
                                        }
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        586. ArtifactAssessment.content:judgments.classifier
                                        Definition

                                        Represents a rating, classifier, or assessment of the artifact.

                                        ShortRating, classifier, or assessment
                                        Control0..*
                                        BindingFor example codes, see EvidenceCertaintyRating
                                        (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                        TypeCodeableConcept
                                        Is Modifierfalse
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        588. ArtifactAssessment.content:judgments.quantity
                                        Definition

                                        A quantitative rating of the artifact.

                                        ShortQuantitative rating
                                        Control0..1
                                        TypeQuantity
                                        Is Modifierfalse
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        590. ArtifactAssessment.content:judgments.author
                                        Definition

                                        Indicates who or what authored the content.

                                        ShortWho authored the content
                                        Control0..1
                                        TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                        Is Modifierfalse
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        592. ArtifactAssessment.content:judgments.path
                                        Definition

                                        A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                        ShortWhat the comment is directed to
                                        Comments

                                        The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                        Control0..*
                                        Typeuri
                                        Is Modifierfalse
                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        594. ArtifactAssessment.content:judgments.relatedArtifact
                                        Definition

                                        Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                        ShortAdditional information
                                        Control0..*
                                        TypeRelatedArtifact
                                        Is Modifierfalse
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        596. ArtifactAssessment.content:judgments.freeToShare
                                        Definition

                                        Acceptable to publicly share the comment, classifier or rating.

                                        ShortAcceptable to publicly share the resource content
                                        Control0..1
                                        Typeboolean
                                        Is Modifierfalse
                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        598. ArtifactAssessment.content:judgments.component
                                        Definition

                                        If the informationType is container, the components of the content.

                                        ShortContained content
                                        Control0..*
                                        TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                        Is Modifierfalse
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        SlicingThis element introduces a set of slices on ArtifactAssessment.content.component. The slices are unordered and Closed, and can be differentiated using the following discriminators:
                                        • value @ type
                                        • 600. ArtifactAssessment.content:judgments.component:justification
                                          Slice Namejustification
                                          Definition

                                          If the informationType is container, the components of the content.

                                          ShortContained content
                                          Control0..1
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Must Supporttrue
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          602. ArtifactAssessment.content:judgments.component:justification.id
                                          Definition

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

                                          ShortUnique id for inter-element referencing
                                          Control0..1
                                          This element is affected by the following invariants: ele-1
                                          Typestring
                                          Is Modifierfalse
                                          XML FormatIn the XML format, this property is represented as an attribute.
                                          Summaryfalse
                                          604. ArtifactAssessment.content:judgments.component:justification.extension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                          ShortAdditional content defined by implementations
                                          Comments

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

                                          Control0..*
                                          TypeExtension
                                          Is Modifierfalse
                                          Summaryfalse
                                          Alternate Namesextensions, user content
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          606. ArtifactAssessment.content:judgments.component:justification.modifierExtension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                          ShortExtensions that cannot be ignored even if unrecognized
                                          Comments

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

                                          Control0..*
                                          TypeExtension
                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                          Summarytrue
                                          Requirements

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

                                          Alternate Namesextensions, user content, modifiers
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          608. ArtifactAssessment.content:judgments.component:justification.informationType
                                          Definition

                                          The type of information this component of the content represents.

                                          Shortcomment | classifier | rating | container | response | change-request
                                          Control0..1
                                          BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                          (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                          Typecode
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          610. ArtifactAssessment.content:judgments.component:justification.summary
                                          Definition

                                          A brief summary of the content of this component.

                                          ShortBrief summary of the content
                                          Control0..1
                                          Typemarkdown
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          612. ArtifactAssessment.content:judgments.component:justification.type
                                          Definition

                                          Indicates what type of content this component represents.

                                          ShortWhat type of content
                                          Control1..1
                                          BindingFor example codes, see EvidenceCertaintyType
                                          (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                          TypeCodeableConcept
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Pattern Value{
                                            "coding" : [{
                                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                                              "code" : "justification",
                                              "display" : "Justification"
                                            }]
                                          }
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          614. ArtifactAssessment.content:judgments.component:justification.classifier
                                          Definition

                                          Represents a rating, classifier, or assessment of the artifact.

                                          ShortRating, classifier, or assessment
                                          Control0..*
                                          BindingFor example codes, see EvidenceCertaintyRating
                                          (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                          TypeCodeableConcept
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          616. ArtifactAssessment.content:judgments.component:justification.quantity
                                          Definition

                                          A quantitative rating of the artifact.

                                          ShortQuantitative rating
                                          Control0..1
                                          TypeQuantity
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          618. ArtifactAssessment.content:judgments.component:justification.author
                                          Definition

                                          Indicates who or what authored the content.

                                          ShortWho authored the content
                                          Control0..1
                                          TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          620. ArtifactAssessment.content:judgments.component:justification.path
                                          Definition

                                          A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                          ShortWhat the comment is directed to
                                          Comments

                                          The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                          Control0..*
                                          Typeuri
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          622. ArtifactAssessment.content:judgments.component:justification.relatedArtifact
                                          Definition

                                          Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                          ShortAdditional information
                                          Control0..*
                                          TypeRelatedArtifact
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          624. ArtifactAssessment.content:judgments.component:justification.freeToShare
                                          Definition

                                          Acceptable to publicly share the comment, classifier or rating.

                                          ShortAcceptable to publicly share the resource content
                                          Control0..1
                                          Typeboolean
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          626. ArtifactAssessment.content:judgments.component:justification.component
                                          Definition

                                          If the informationType is container, the components of the content.

                                          ShortContained content
                                          Control0..*
                                          TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          628. ArtifactAssessment.content:judgments.component:problemImportance
                                          Slice NameproblemImportance
                                          Definition

                                          If the informationType is container, the components of the content.

                                          ShortContained content
                                          Control0..1
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Must Supporttrue
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          630. ArtifactAssessment.content:judgments.component:problemImportance.id
                                          Definition

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

                                          ShortUnique id for inter-element referencing
                                          Control0..1
                                          This element is affected by the following invariants: ele-1
                                          Typestring
                                          Is Modifierfalse
                                          XML FormatIn the XML format, this property is represented as an attribute.
                                          Summaryfalse
                                          632. ArtifactAssessment.content:judgments.component:problemImportance.extension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                          ShortAdditional content defined by implementations
                                          Comments

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

                                          Control0..*
                                          TypeExtension
                                          Is Modifierfalse
                                          Summaryfalse
                                          Alternate Namesextensions, user content
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          634. ArtifactAssessment.content:judgments.component:problemImportance.modifierExtension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                          ShortExtensions that cannot be ignored even if unrecognized
                                          Comments

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

                                          Control0..*
                                          TypeExtension
                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                          Summarytrue
                                          Requirements

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

                                          Alternate Namesextensions, user content, modifiers
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          636. ArtifactAssessment.content:judgments.component:problemImportance.informationType
                                          Definition

                                          The type of information this component of the content represents.

                                          Shortcomment | classifier | rating | container | response | change-request
                                          Control0..1
                                          BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                          (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                          Typecode
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          638. ArtifactAssessment.content:judgments.component:problemImportance.summary
                                          Definition

                                          A brief summary of the content of this component.

                                          ShortBrief summary of the content
                                          Control0..1
                                          Typemarkdown
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          640. ArtifactAssessment.content:judgments.component:problemImportance.type
                                          Definition

                                          Indicates what type of content this component represents.

                                          ShortWhat type of content
                                          Control1..1
                                          BindingFor example codes, see EvidenceCertaintyType
                                          (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                          TypeCodeableConcept
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Pattern Value{
                                            "coding" : [{
                                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                                              "code" : "problem-importance",
                                              "display" : "Problem Importance"
                                            }]
                                          }
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          642. ArtifactAssessment.content:judgments.component:problemImportance.classifier
                                          Definition

                                          Represents a rating, classifier, or assessment of the artifact.

                                          ShortRating, classifier, or assessment
                                          Control0..*
                                          BindingFor example codes, see EvidenceCertaintyRating
                                          (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                          TypeCodeableConcept
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          644. ArtifactAssessment.content:judgments.component:problemImportance.quantity
                                          Definition

                                          A quantitative rating of the artifact.

                                          ShortQuantitative rating
                                          Control0..1
                                          TypeQuantity
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          646. ArtifactAssessment.content:judgments.component:problemImportance.author
                                          Definition

                                          Indicates who or what authored the content.

                                          ShortWho authored the content
                                          Control0..1
                                          TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          648. ArtifactAssessment.content:judgments.component:problemImportance.path
                                          Definition

                                          A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                          ShortWhat the comment is directed to
                                          Comments

                                          The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                          Control0..*
                                          Typeuri
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          650. ArtifactAssessment.content:judgments.component:problemImportance.relatedArtifact
                                          Definition

                                          Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                          ShortAdditional information
                                          Control0..*
                                          TypeRelatedArtifact
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          652. ArtifactAssessment.content:judgments.component:problemImportance.freeToShare
                                          Definition

                                          Acceptable to publicly share the comment, classifier or rating.

                                          ShortAcceptable to publicly share the resource content
                                          Control0..1
                                          Typeboolean
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          654. ArtifactAssessment.content:judgments.component:problemImportance.component
                                          Definition

                                          If the informationType is container, the components of the content.

                                          ShortContained content
                                          Control0..*
                                          TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          656. ArtifactAssessment.content:judgments.component:costs
                                          Slice Namecosts
                                          Definition

                                          If the informationType is container, the components of the content.

                                          ShortContained content
                                          Control0..1
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Must Supporttrue
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          658. ArtifactAssessment.content:judgments.component:costs.id
                                          Definition

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

                                          ShortUnique id for inter-element referencing
                                          Control0..1
                                          This element is affected by the following invariants: ele-1
                                          Typestring
                                          Is Modifierfalse
                                          XML FormatIn the XML format, this property is represented as an attribute.
                                          Summaryfalse
                                          660. ArtifactAssessment.content:judgments.component:costs.extension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                          ShortAdditional content defined by implementations
                                          Comments

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

                                          Control0..*
                                          TypeExtension
                                          Is Modifierfalse
                                          Summaryfalse
                                          Alternate Namesextensions, user content
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          662. ArtifactAssessment.content:judgments.component:costs.modifierExtension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                          ShortExtensions that cannot be ignored even if unrecognized
                                          Comments

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

                                          Control0..*
                                          TypeExtension
                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                          Summarytrue
                                          Requirements

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

                                          Alternate Namesextensions, user content, modifiers
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          664. ArtifactAssessment.content:judgments.component:costs.informationType
                                          Definition

                                          The type of information this component of the content represents.

                                          Shortcomment | classifier | rating | container | response | change-request
                                          Control0..1
                                          BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                          (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                          Typecode
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          666. ArtifactAssessment.content:judgments.component:costs.summary
                                          Definition

                                          A brief summary of the content of this component.

                                          ShortBrief summary of the content
                                          Control0..1
                                          Typemarkdown
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          668. ArtifactAssessment.content:judgments.component:costs.type
                                          Definition

                                          Indicates what type of content this component represents.

                                          ShortWhat type of content
                                          Control1..1
                                          BindingFor example codes, see EvidenceCertaintyType
                                          (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                          TypeCodeableConcept
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Pattern Value{
                                            "coding" : [{
                                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                                              "code" : "costs",
                                              "display" : "Costs"
                                            }]
                                          }
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          670. ArtifactAssessment.content:judgments.component:costs.classifier
                                          Definition

                                          Represents a rating, classifier, or assessment of the artifact.

                                          ShortRating, classifier, or assessment
                                          Control0..*
                                          BindingFor example codes, see EvidenceCertaintyRating
                                          (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                          TypeCodeableConcept
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          672. ArtifactAssessment.content:judgments.component:costs.quantity
                                          Definition

                                          A quantitative rating of the artifact.

                                          ShortQuantitative rating
                                          Control0..1
                                          TypeQuantity
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          674. ArtifactAssessment.content:judgments.component:costs.author
                                          Definition

                                          Indicates who or what authored the content.

                                          ShortWho authored the content
                                          Control0..1
                                          TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          676. ArtifactAssessment.content:judgments.component:costs.path
                                          Definition

                                          A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                          ShortWhat the comment is directed to
                                          Comments

                                          The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                          Control0..*
                                          Typeuri
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          678. ArtifactAssessment.content:judgments.component:costs.relatedArtifact
                                          Definition

                                          Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                          ShortAdditional information
                                          Control0..*
                                          TypeRelatedArtifact
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          680. ArtifactAssessment.content:judgments.component:costs.freeToShare
                                          Definition

                                          Acceptable to publicly share the comment, classifier or rating.

                                          ShortAcceptable to publicly share the resource content
                                          Control0..1
                                          Typeboolean
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          682. ArtifactAssessment.content:judgments.component:costs.component
                                          Definition

                                          If the informationType is container, the components of the content.

                                          ShortContained content
                                          Control0..*
                                          TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          684. ArtifactAssessment.content:judgments.component:costeffectiveness
                                          Slice Namecosteffectiveness
                                          Definition

                                          If the informationType is container, the components of the content.

                                          ShortContained content
                                          Control0..1
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Must Supporttrue
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          686. ArtifactAssessment.content:judgments.component:costeffectiveness.id
                                          Definition

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

                                          ShortUnique id for inter-element referencing
                                          Control0..1
                                          This element is affected by the following invariants: ele-1
                                          Typestring
                                          Is Modifierfalse
                                          XML FormatIn the XML format, this property is represented as an attribute.
                                          Summaryfalse
                                          688. ArtifactAssessment.content:judgments.component:costeffectiveness.extension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                          ShortAdditional content defined by implementations
                                          Comments

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

                                          Control0..*
                                          TypeExtension
                                          Is Modifierfalse
                                          Summaryfalse
                                          Alternate Namesextensions, user content
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          690. ArtifactAssessment.content:judgments.component:costeffectiveness.modifierExtension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                          ShortExtensions that cannot be ignored even if unrecognized
                                          Comments

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

                                          Control0..*
                                          TypeExtension
                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                          Summarytrue
                                          Requirements

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

                                          Alternate Namesextensions, user content, modifiers
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          692. ArtifactAssessment.content:judgments.component:costeffectiveness.informationType
                                          Definition

                                          The type of information this component of the content represents.

                                          Shortcomment | classifier | rating | container | response | change-request
                                          Control0..1
                                          BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                          (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                          Typecode
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          694. ArtifactAssessment.content:judgments.component:costeffectiveness.summary
                                          Definition

                                          A brief summary of the content of this component.

                                          ShortBrief summary of the content
                                          Control0..1
                                          Typemarkdown
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          696. ArtifactAssessment.content:judgments.component:costeffectiveness.type
                                          Definition

                                          Indicates what type of content this component represents.

                                          ShortWhat type of content
                                          Control1..1
                                          BindingFor example codes, see EvidenceCertaintyType
                                          (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                          TypeCodeableConcept
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Pattern Value{
                                            "coding" : [{
                                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                                              "code" : "cost-effectiveness",
                                              "display" : "Cost-effectiveness"
                                            }]
                                          }
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          698. ArtifactAssessment.content:judgments.component:costeffectiveness.classifier
                                          Definition

                                          Represents a rating, classifier, or assessment of the artifact.

                                          ShortRating, classifier, or assessment
                                          Control0..*
                                          BindingFor example codes, see EvidenceCertaintyRating
                                          (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                          TypeCodeableConcept
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          700. ArtifactAssessment.content:judgments.component:costeffectiveness.quantity
                                          Definition

                                          A quantitative rating of the artifact.

                                          ShortQuantitative rating
                                          Control0..1
                                          TypeQuantity
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          702. ArtifactAssessment.content:judgments.component:costeffectiveness.author
                                          Definition

                                          Indicates who or what authored the content.

                                          ShortWho authored the content
                                          Control0..1
                                          TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          704. ArtifactAssessment.content:judgments.component:costeffectiveness.path
                                          Definition

                                          A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                          ShortWhat the comment is directed to
                                          Comments

                                          The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                          Control0..*
                                          Typeuri
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          706. ArtifactAssessment.content:judgments.component:costeffectiveness.relatedArtifact
                                          Definition

                                          Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                          ShortAdditional information
                                          Control0..*
                                          TypeRelatedArtifact
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          708. ArtifactAssessment.content:judgments.component:costeffectiveness.freeToShare
                                          Definition

                                          Acceptable to publicly share the comment, classifier or rating.

                                          ShortAcceptable to publicly share the resource content
                                          Control0..1
                                          Typeboolean
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          710. ArtifactAssessment.content:judgments.component:costeffectiveness.component
                                          Definition

                                          If the informationType is container, the components of the content.

                                          ShortContained content
                                          Control0..*
                                          TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          712. ArtifactAssessment.content:judgments.component:equity
                                          Slice Nameequity
                                          Definition

                                          If the informationType is container, the components of the content.

                                          ShortContained content
                                          Control0..1
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Must Supporttrue
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          714. ArtifactAssessment.content:judgments.component:equity.id
                                          Definition

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

                                          ShortUnique id for inter-element referencing
                                          Control0..1
                                          This element is affected by the following invariants: ele-1
                                          Typestring
                                          Is Modifierfalse
                                          XML FormatIn the XML format, this property is represented as an attribute.
                                          Summaryfalse
                                          716. ArtifactAssessment.content:judgments.component:equity.extension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                          ShortAdditional content defined by implementations
                                          Comments

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

                                          Control0..*
                                          TypeExtension
                                          Is Modifierfalse
                                          Summaryfalse
                                          Alternate Namesextensions, user content
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          718. ArtifactAssessment.content:judgments.component:equity.modifierExtension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                          ShortExtensions that cannot be ignored even if unrecognized
                                          Comments

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

                                          Control0..*
                                          TypeExtension
                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                          Summarytrue
                                          Requirements

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

                                          Alternate Namesextensions, user content, modifiers
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          720. ArtifactAssessment.content:judgments.component:equity.informationType
                                          Definition

                                          The type of information this component of the content represents.

                                          Shortcomment | classifier | rating | container | response | change-request
                                          Control0..1
                                          BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                          (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                          Typecode
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          722. ArtifactAssessment.content:judgments.component:equity.summary
                                          Definition

                                          A brief summary of the content of this component.

                                          ShortBrief summary of the content
                                          Control0..1
                                          Typemarkdown
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          724. ArtifactAssessment.content:judgments.component:equity.type
                                          Definition

                                          Indicates what type of content this component represents.

                                          ShortWhat type of content
                                          Control1..1
                                          BindingFor example codes, see EvidenceCertaintyType
                                          (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                          TypeCodeableConcept
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Pattern Value{
                                            "coding" : [{
                                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                                              "code" : "equity",
                                              "display" : "Equity"
                                            }]
                                          }
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          726. ArtifactAssessment.content:judgments.component:equity.classifier
                                          Definition

                                          Represents a rating, classifier, or assessment of the artifact.

                                          ShortRating, classifier, or assessment
                                          Control0..*
                                          BindingFor example codes, see EvidenceCertaintyRating
                                          (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                          TypeCodeableConcept
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          728. ArtifactAssessment.content:judgments.component:equity.quantity
                                          Definition

                                          A quantitative rating of the artifact.

                                          ShortQuantitative rating
                                          Control0..1
                                          TypeQuantity
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          730. ArtifactAssessment.content:judgments.component:equity.author
                                          Definition

                                          Indicates who or what authored the content.

                                          ShortWho authored the content
                                          Control0..1
                                          TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          732. ArtifactAssessment.content:judgments.component:equity.path
                                          Definition

                                          A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                          ShortWhat the comment is directed to
                                          Comments

                                          The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                          Control0..*
                                          Typeuri
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          734. ArtifactAssessment.content:judgments.component:equity.relatedArtifact
                                          Definition

                                          Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                          ShortAdditional information
                                          Control0..*
                                          TypeRelatedArtifact
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          736. ArtifactAssessment.content:judgments.component:equity.freeToShare
                                          Definition

                                          Acceptable to publicly share the comment, classifier or rating.

                                          ShortAcceptable to publicly share the resource content
                                          Control0..1
                                          Typeboolean
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          738. ArtifactAssessment.content:judgments.component:equity.component
                                          Definition

                                          If the informationType is container, the components of the content.

                                          ShortContained content
                                          Control0..*
                                          TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          740. ArtifactAssessment.content:judgments.component:acceptability
                                          Slice Nameacceptability
                                          Definition

                                          If the informationType is container, the components of the content.

                                          ShortContained content
                                          Control0..1
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Must Supporttrue
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          742. ArtifactAssessment.content:judgments.component:acceptability.id
                                          Definition

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

                                          ShortUnique id for inter-element referencing
                                          Control0..1
                                          This element is affected by the following invariants: ele-1
                                          Typestring
                                          Is Modifierfalse
                                          XML FormatIn the XML format, this property is represented as an attribute.
                                          Summaryfalse
                                          744. ArtifactAssessment.content:judgments.component:acceptability.extension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                          ShortAdditional content defined by implementations
                                          Comments

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

                                          Control0..*
                                          TypeExtension
                                          Is Modifierfalse
                                          Summaryfalse
                                          Alternate Namesextensions, user content
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          746. ArtifactAssessment.content:judgments.component:acceptability.modifierExtension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                          ShortExtensions that cannot be ignored even if unrecognized
                                          Comments

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

                                          Control0..*
                                          TypeExtension
                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                          Summarytrue
                                          Requirements

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

                                          Alternate Namesextensions, user content, modifiers
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          748. ArtifactAssessment.content:judgments.component:acceptability.informationType
                                          Definition

                                          The type of information this component of the content represents.

                                          Shortcomment | classifier | rating | container | response | change-request
                                          Control0..1
                                          BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                          (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                          Typecode
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          750. ArtifactAssessment.content:judgments.component:acceptability.summary
                                          Definition

                                          A brief summary of the content of this component.

                                          ShortBrief summary of the content
                                          Control0..1
                                          Typemarkdown
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          752. ArtifactAssessment.content:judgments.component:acceptability.type
                                          Definition

                                          Indicates what type of content this component represents.

                                          ShortWhat type of content
                                          Control1..1
                                          BindingFor example codes, see EvidenceCertaintyType
                                          (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                          TypeCodeableConcept
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Pattern Value{
                                            "coding" : [{
                                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                                              "code" : "acceptability",
                                              "display" : "Acceptability"
                                            }]
                                          }
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          754. ArtifactAssessment.content:judgments.component:acceptability.classifier
                                          Definition

                                          Represents a rating, classifier, or assessment of the artifact.

                                          ShortRating, classifier, or assessment
                                          Control0..*
                                          BindingFor example codes, see EvidenceCertaintyRating
                                          (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                          TypeCodeableConcept
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          756. ArtifactAssessment.content:judgments.component:acceptability.quantity
                                          Definition

                                          A quantitative rating of the artifact.

                                          ShortQuantitative rating
                                          Control0..1
                                          TypeQuantity
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          758. ArtifactAssessment.content:judgments.component:acceptability.author
                                          Definition

                                          Indicates who or what authored the content.

                                          ShortWho authored the content
                                          Control0..1
                                          TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          760. ArtifactAssessment.content:judgments.component:acceptability.path
                                          Definition

                                          A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                          ShortWhat the comment is directed to
                                          Comments

                                          The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                          Control0..*
                                          Typeuri
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          762. ArtifactAssessment.content:judgments.component:acceptability.relatedArtifact
                                          Definition

                                          Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                          ShortAdditional information
                                          Control0..*
                                          TypeRelatedArtifact
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          764. ArtifactAssessment.content:judgments.component:acceptability.freeToShare
                                          Definition

                                          Acceptable to publicly share the comment, classifier or rating.

                                          ShortAcceptable to publicly share the resource content
                                          Control0..1
                                          Typeboolean
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          766. ArtifactAssessment.content:judgments.component:acceptability.component
                                          Definition

                                          If the informationType is container, the components of the content.

                                          ShortContained content
                                          Control0..*
                                          TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          768. ArtifactAssessment.content:judgments.component:feasibility
                                          Slice Namefeasibility
                                          Definition

                                          If the informationType is container, the components of the content.

                                          ShortContained content
                                          Control0..1
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Must Supporttrue
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          770. ArtifactAssessment.content:judgments.component:feasibility.id
                                          Definition

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

                                          ShortUnique id for inter-element referencing
                                          Control0..1
                                          This element is affected by the following invariants: ele-1
                                          Typestring
                                          Is Modifierfalse
                                          XML FormatIn the XML format, this property is represented as an attribute.
                                          Summaryfalse
                                          772. ArtifactAssessment.content:judgments.component:feasibility.extension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                          ShortAdditional content defined by implementations
                                          Comments

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

                                          Control0..*
                                          TypeExtension
                                          Is Modifierfalse
                                          Summaryfalse
                                          Alternate Namesextensions, user content
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          774. ArtifactAssessment.content:judgments.component:feasibility.modifierExtension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                          ShortExtensions that cannot be ignored even if unrecognized
                                          Comments

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

                                          Control0..*
                                          TypeExtension
                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                          Summarytrue
                                          Requirements

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

                                          Alternate Namesextensions, user content, modifiers
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          776. ArtifactAssessment.content:judgments.component:feasibility.informationType
                                          Definition

                                          The type of information this component of the content represents.

                                          Shortcomment | classifier | rating | container | response | change-request
                                          Control0..1
                                          BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                          (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                          Typecode
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          778. ArtifactAssessment.content:judgments.component:feasibility.summary
                                          Definition

                                          A brief summary of the content of this component.

                                          ShortBrief summary of the content
                                          Control0..1
                                          Typemarkdown
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          780. ArtifactAssessment.content:judgments.component:feasibility.type
                                          Definition

                                          Indicates what type of content this component represents.

                                          ShortWhat type of content
                                          Control1..1
                                          BindingFor example codes, see EvidenceCertaintyType
                                          (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                          TypeCodeableConcept
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Pattern Value{
                                            "coding" : [{
                                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                                              "code" : "feasibility",
                                              "display" : "Feasibility"
                                            }]
                                          }
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          782. ArtifactAssessment.content:judgments.component:feasibility.classifier
                                          Definition

                                          Represents a rating, classifier, or assessment of the artifact.

                                          ShortRating, classifier, or assessment
                                          Control0..*
                                          BindingFor example codes, see EvidenceCertaintyRating
                                          (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                          TypeCodeableConcept
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          784. ArtifactAssessment.content:judgments.component:feasibility.quantity
                                          Definition

                                          A quantitative rating of the artifact.

                                          ShortQuantitative rating
                                          Control0..1
                                          TypeQuantity
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          786. ArtifactAssessment.content:judgments.component:feasibility.author
                                          Definition

                                          Indicates who or what authored the content.

                                          ShortWho authored the content
                                          Control0..1
                                          TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          788. ArtifactAssessment.content:judgments.component:feasibility.path
                                          Definition

                                          A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                          ShortWhat the comment is directed to
                                          Comments

                                          The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                          Control0..*
                                          Typeuri
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          790. ArtifactAssessment.content:judgments.component:feasibility.relatedArtifact
                                          Definition

                                          Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                          ShortAdditional information
                                          Control0..*
                                          TypeRelatedArtifact
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          792. ArtifactAssessment.content:judgments.component:feasibility.freeToShare
                                          Definition

                                          Acceptable to publicly share the comment, classifier or rating.

                                          ShortAcceptable to publicly share the resource content
                                          Control0..1
                                          Typeboolean
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          794. ArtifactAssessment.content:judgments.component:feasibility.component
                                          Definition

                                          If the informationType is container, the components of the content.

                                          ShortContained content
                                          Control0..*
                                          TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          796. ArtifactAssessment.content:considerations
                                          Slice Nameconsiderations
                                          Definition

                                          A component comment, classifier, or rating of the artifact.

                                          ShortComment, classifier, or rating content
                                          Control0..1
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Must Supporttrue
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          798. ArtifactAssessment.content:considerations.id
                                          Definition

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

                                          ShortUnique id for inter-element referencing
                                          Control0..1
                                          This element is affected by the following invariants: ele-1
                                          Typestring
                                          Is Modifierfalse
                                          XML FormatIn the XML format, this property is represented as an attribute.
                                          Summaryfalse
                                          800. ArtifactAssessment.content:considerations.extension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                          ShortAdditional content defined by implementations
                                          Comments

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

                                          Control0..*
                                          TypeExtension
                                          Is Modifierfalse
                                          Summaryfalse
                                          Alternate Namesextensions, user content
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          802. ArtifactAssessment.content:considerations.modifierExtension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                          ShortExtensions that cannot be ignored even if unrecognized
                                          Comments

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

                                          Control0..*
                                          TypeExtension
                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                          Summarytrue
                                          Requirements

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

                                          Alternate Namesextensions, user content, modifiers
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          804. ArtifactAssessment.content:considerations.informationType
                                          Definition

                                          The type of information this component of the content represents.

                                          Shortcomment | classifier | rating | container | response | change-request
                                          Control0..1
                                          BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                          (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                          Typecode
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Pattern Valuecontainer
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          806. ArtifactAssessment.content:considerations.summary
                                          Definition

                                          A brief summary of the content of this component.

                                          ShortBrief summary of the content
                                          Control0..1
                                          Typemarkdown
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          808. ArtifactAssessment.content:considerations.type
                                          Definition

                                          Indicates what type of content this component represents.

                                          ShortWhat type of content
                                          Control1..1
                                          BindingFor example codes, see EvidenceCertaintyType
                                          (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                          TypeCodeableConcept
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Pattern Value{
                                            "coding" : [{
                                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                                              "code" : "considerations",
                                              "display" : "Considerations"
                                            }]
                                          }
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          810. ArtifactAssessment.content:considerations.classifier
                                          Definition

                                          Represents a rating, classifier, or assessment of the artifact.

                                          ShortRating, classifier, or assessment
                                          Control0..*
                                          BindingFor example codes, see EvidenceCertaintyRating
                                          (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                          TypeCodeableConcept
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          812. ArtifactAssessment.content:considerations.quantity
                                          Definition

                                          A quantitative rating of the artifact.

                                          ShortQuantitative rating
                                          Control0..1
                                          TypeQuantity
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          814. ArtifactAssessment.content:considerations.author
                                          Definition

                                          Indicates who or what authored the content.

                                          ShortWho authored the content
                                          Control0..1
                                          TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          816. ArtifactAssessment.content:considerations.path
                                          Definition

                                          A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                          ShortWhat the comment is directed to
                                          Comments

                                          The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                          Control0..*
                                          Typeuri
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          818. ArtifactAssessment.content:considerations.relatedArtifact
                                          Definition

                                          Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                          ShortAdditional information
                                          Control0..*
                                          TypeRelatedArtifact
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          820. ArtifactAssessment.content:considerations.freeToShare
                                          Definition

                                          Acceptable to publicly share the comment, classifier or rating.

                                          ShortAcceptable to publicly share the resource content
                                          Control0..1
                                          Typeboolean
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          822. ArtifactAssessment.content:considerations.component
                                          Definition

                                          If the informationType is container, the components of the content.

                                          ShortContained content
                                          Control0..*
                                          TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          SlicingThis element introduces a set of slices on ArtifactAssessment.content.component. The slices are unordered and Closed, and can be differentiated using the following discriminators:
                                          • value @ type
                                          • 824. ArtifactAssessment.content:considerations.component:subgroupConsiderations
                                            Slice NamesubgroupConsiderations
                                            Definition

                                            If the informationType is container, the components of the content.

                                            ShortContained content
                                            Control0..1
                                            TypeBackboneElement
                                            Is Modifierfalse
                                            Must Supporttrue
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            826. ArtifactAssessment.content:considerations.component:subgroupConsiderations.id
                                            Definition

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

                                            ShortUnique id for inter-element referencing
                                            Control0..1
                                            This element is affected by the following invariants: ele-1
                                            Typestring
                                            Is Modifierfalse
                                            XML FormatIn the XML format, this property is represented as an attribute.
                                            Summaryfalse
                                            828. ArtifactAssessment.content:considerations.component:subgroupConsiderations.extension
                                            Definition

                                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                            ShortAdditional content defined by implementations
                                            Comments

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

                                            Control0..*
                                            TypeExtension
                                            Is Modifierfalse
                                            Summaryfalse
                                            Alternate Namesextensions, user content
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                            830. ArtifactAssessment.content:considerations.component:subgroupConsiderations.modifierExtension
                                            Definition

                                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                            ShortExtensions that cannot be ignored even if unrecognized
                                            Comments

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

                                            Control0..*
                                            TypeExtension
                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                            Summarytrue
                                            Requirements

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

                                            Alternate Namesextensions, user content, modifiers
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                            832. ArtifactAssessment.content:considerations.component:subgroupConsiderations.informationType
                                            Definition

                                            The type of information this component of the content represents.

                                            Shortcomment | classifier | rating | container | response | change-request
                                            Control0..1
                                            BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                            (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                            Typecode
                                            Is Modifierfalse
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            834. ArtifactAssessment.content:considerations.component:subgroupConsiderations.summary
                                            Definition

                                            A brief summary of the content of this component.

                                            ShortBrief summary of the content
                                            Control0..1
                                            Typemarkdown
                                            Is Modifierfalse
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            836. ArtifactAssessment.content:considerations.component:subgroupConsiderations.type
                                            Definition

                                            Indicates what type of content this component represents.

                                            ShortWhat type of content
                                            Control1..1
                                            BindingFor example codes, see EvidenceCertaintyType
                                            (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                            TypeCodeableConcept
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Pattern Value{
                                              "coding" : [{
                                                "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                "code" : "subgroup-considerations",
                                                "display" : "Subgroup Considerations"
                                              }]
                                            }
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            838. ArtifactAssessment.content:considerations.component:subgroupConsiderations.classifier
                                            Definition

                                            Represents a rating, classifier, or assessment of the artifact.

                                            ShortRating, classifier, or assessment
                                            Control0..*
                                            BindingFor example codes, see EvidenceCertaintyRating
                                            (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                            TypeCodeableConcept
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            840. ArtifactAssessment.content:considerations.component:subgroupConsiderations.quantity
                                            Definition

                                            A quantitative rating of the artifact.

                                            ShortQuantitative rating
                                            Control0..1
                                            TypeQuantity
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            842. ArtifactAssessment.content:considerations.component:subgroupConsiderations.author
                                            Definition

                                            Indicates who or what authored the content.

                                            ShortWho authored the content
                                            Control0..1
                                            TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            844. ArtifactAssessment.content:considerations.component:subgroupConsiderations.path
                                            Definition

                                            A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                            ShortWhat the comment is directed to
                                            Comments

                                            The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                            Control0..*
                                            Typeuri
                                            Is Modifierfalse
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            846. ArtifactAssessment.content:considerations.component:subgroupConsiderations.relatedArtifact
                                            Definition

                                            Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                            ShortAdditional information
                                            Control0..*
                                            TypeRelatedArtifact
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            848. ArtifactAssessment.content:considerations.component:subgroupConsiderations.freeToShare
                                            Definition

                                            Acceptable to publicly share the comment, classifier or rating.

                                            ShortAcceptable to publicly share the resource content
                                            Control0..1
                                            Typeboolean
                                            Is Modifierfalse
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            850. ArtifactAssessment.content:considerations.component:subgroupConsiderations.component
                                            Definition

                                            If the informationType is container, the components of the content.

                                            ShortContained content
                                            Control0..*
                                            TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            852. ArtifactAssessment.content:considerations.component:implementationConsiderations
                                            Slice NameimplementationConsiderations
                                            Definition

                                            If the informationType is container, the components of the content.

                                            ShortContained content
                                            Control0..1
                                            TypeBackboneElement
                                            Is Modifierfalse
                                            Must Supporttrue
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            854. ArtifactAssessment.content:considerations.component:implementationConsiderations.id
                                            Definition

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

                                            ShortUnique id for inter-element referencing
                                            Control0..1
                                            This element is affected by the following invariants: ele-1
                                            Typestring
                                            Is Modifierfalse
                                            XML FormatIn the XML format, this property is represented as an attribute.
                                            Summaryfalse
                                            856. ArtifactAssessment.content:considerations.component:implementationConsiderations.extension
                                            Definition

                                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                            ShortAdditional content defined by implementations
                                            Comments

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

                                            Control0..*
                                            TypeExtension
                                            Is Modifierfalse
                                            Summaryfalse
                                            Alternate Namesextensions, user content
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                            858. ArtifactAssessment.content:considerations.component:implementationConsiderations.modifierExtension
                                            Definition

                                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                            ShortExtensions that cannot be ignored even if unrecognized
                                            Comments

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

                                            Control0..*
                                            TypeExtension
                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                            Summarytrue
                                            Requirements

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

                                            Alternate Namesextensions, user content, modifiers
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                            860. ArtifactAssessment.content:considerations.component:implementationConsiderations.informationType
                                            Definition

                                            The type of information this component of the content represents.

                                            Shortcomment | classifier | rating | container | response | change-request
                                            Control0..1
                                            BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                            (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                            Typecode
                                            Is Modifierfalse
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            862. ArtifactAssessment.content:considerations.component:implementationConsiderations.summary
                                            Definition

                                            A brief summary of the content of this component.

                                            ShortBrief summary of the content
                                            Control0..1
                                            Typemarkdown
                                            Is Modifierfalse
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            864. ArtifactAssessment.content:considerations.component:implementationConsiderations.type
                                            Definition

                                            Indicates what type of content this component represents.

                                            ShortWhat type of content
                                            Control1..1
                                            BindingFor example codes, see EvidenceCertaintyType
                                            (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                            TypeCodeableConcept
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Pattern Value{
                                              "coding" : [{
                                                "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                "code" : "implementation-considerations",
                                                "display" : "Implementation Considerations"
                                              }]
                                            }
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            866. ArtifactAssessment.content:considerations.component:implementationConsiderations.classifier
                                            Definition

                                            Represents a rating, classifier, or assessment of the artifact.

                                            ShortRating, classifier, or assessment
                                            Control0..*
                                            BindingFor example codes, see EvidenceCertaintyRating
                                            (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                            TypeCodeableConcept
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            868. ArtifactAssessment.content:considerations.component:implementationConsiderations.quantity
                                            Definition

                                            A quantitative rating of the artifact.

                                            ShortQuantitative rating
                                            Control0..1
                                            TypeQuantity
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            870. ArtifactAssessment.content:considerations.component:implementationConsiderations.author
                                            Definition

                                            Indicates who or what authored the content.

                                            ShortWho authored the content
                                            Control0..1
                                            TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            872. ArtifactAssessment.content:considerations.component:implementationConsiderations.path
                                            Definition

                                            A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                            ShortWhat the comment is directed to
                                            Comments

                                            The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                            Control0..*
                                            Typeuri
                                            Is Modifierfalse
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            874. ArtifactAssessment.content:considerations.component:implementationConsiderations.relatedArtifact
                                            Definition

                                            Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                            ShortAdditional information
                                            Control0..*
                                            TypeRelatedArtifact
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            876. ArtifactAssessment.content:considerations.component:implementationConsiderations.freeToShare
                                            Definition

                                            Acceptable to publicly share the comment, classifier or rating.

                                            ShortAcceptable to publicly share the resource content
                                            Control0..1
                                            Typeboolean
                                            Is Modifierfalse
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            878. ArtifactAssessment.content:considerations.component:implementationConsiderations.component
                                            Definition

                                            If the informationType is container, the components of the content.

                                            ShortContained content
                                            Control0..*
                                            TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            880. ArtifactAssessment.content:considerations.component:monitoringConsiderations
                                            Slice NamemonitoringConsiderations
                                            Definition

                                            If the informationType is container, the components of the content.

                                            ShortContained content
                                            Control0..1
                                            TypeBackboneElement
                                            Is Modifierfalse
                                            Must Supporttrue
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            882. ArtifactAssessment.content:considerations.component:monitoringConsiderations.id
                                            Definition

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

                                            ShortUnique id for inter-element referencing
                                            Control0..1
                                            This element is affected by the following invariants: ele-1
                                            Typestring
                                            Is Modifierfalse
                                            XML FormatIn the XML format, this property is represented as an attribute.
                                            Summaryfalse
                                            884. ArtifactAssessment.content:considerations.component:monitoringConsiderations.extension
                                            Definition

                                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                            ShortAdditional content defined by implementations
                                            Comments

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

                                            Control0..*
                                            TypeExtension
                                            Is Modifierfalse
                                            Summaryfalse
                                            Alternate Namesextensions, user content
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                            886. ArtifactAssessment.content:considerations.component:monitoringConsiderations.modifierExtension
                                            Definition

                                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                            ShortExtensions that cannot be ignored even if unrecognized
                                            Comments

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

                                            Control0..*
                                            TypeExtension
                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                            Summarytrue
                                            Requirements

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

                                            Alternate Namesextensions, user content, modifiers
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                            888. ArtifactAssessment.content:considerations.component:monitoringConsiderations.informationType
                                            Definition

                                            The type of information this component of the content represents.

                                            Shortcomment | classifier | rating | container | response | change-request
                                            Control0..1
                                            BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                            (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                            Typecode
                                            Is Modifierfalse
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            890. ArtifactAssessment.content:considerations.component:monitoringConsiderations.summary
                                            Definition

                                            A brief summary of the content of this component.

                                            ShortBrief summary of the content
                                            Control0..1
                                            Typemarkdown
                                            Is Modifierfalse
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            892. ArtifactAssessment.content:considerations.component:monitoringConsiderations.type
                                            Definition

                                            Indicates what type of content this component represents.

                                            ShortWhat type of content
                                            Control1..1
                                            BindingFor example codes, see EvidenceCertaintyType
                                            (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                            TypeCodeableConcept
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Pattern Value{
                                              "coding" : [{
                                                "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                "code" : "monitoring-considerations",
                                                "display" : "Monitoring Considerations"
                                              }]
                                            }
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            894. ArtifactAssessment.content:considerations.component:monitoringConsiderations.classifier
                                            Definition

                                            Represents a rating, classifier, or assessment of the artifact.

                                            ShortRating, classifier, or assessment
                                            Control0..*
                                            BindingFor example codes, see EvidenceCertaintyRating
                                            (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                            TypeCodeableConcept
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            896. ArtifactAssessment.content:considerations.component:monitoringConsiderations.quantity
                                            Definition

                                            A quantitative rating of the artifact.

                                            ShortQuantitative rating
                                            Control0..1
                                            TypeQuantity
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            898. ArtifactAssessment.content:considerations.component:monitoringConsiderations.author
                                            Definition

                                            Indicates who or what authored the content.

                                            ShortWho authored the content
                                            Control0..1
                                            TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            900. ArtifactAssessment.content:considerations.component:monitoringConsiderations.path
                                            Definition

                                            A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                            ShortWhat the comment is directed to
                                            Comments

                                            The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                            Control0..*
                                            Typeuri
                                            Is Modifierfalse
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            902. ArtifactAssessment.content:considerations.component:monitoringConsiderations.relatedArtifact
                                            Definition

                                            Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                            ShortAdditional information
                                            Control0..*
                                            TypeRelatedArtifact
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            904. ArtifactAssessment.content:considerations.component:monitoringConsiderations.freeToShare
                                            Definition

                                            Acceptable to publicly share the comment, classifier or rating.

                                            ShortAcceptable to publicly share the resource content
                                            Control0..1
                                            Typeboolean
                                            Is Modifierfalse
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            906. ArtifactAssessment.content:considerations.component:monitoringConsiderations.component
                                            Definition

                                            If the informationType is container, the components of the content.

                                            ShortContained content
                                            Control0..*
                                            TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            908. ArtifactAssessment.content:considerations.component:competingInterests
                                            Slice NamecompetingInterests
                                            Definition

                                            If the informationType is container, the components of the content.

                                            ShortContained content
                                            Control0..1
                                            TypeBackboneElement
                                            Is Modifierfalse
                                            Must Supporttrue
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            910. ArtifactAssessment.content:considerations.component:competingInterests.id
                                            Definition

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

                                            ShortUnique id for inter-element referencing
                                            Control0..1
                                            This element is affected by the following invariants: ele-1
                                            Typestring
                                            Is Modifierfalse
                                            XML FormatIn the XML format, this property is represented as an attribute.
                                            Summaryfalse
                                            912. ArtifactAssessment.content:considerations.component:competingInterests.extension
                                            Definition

                                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                            ShortAdditional content defined by implementations
                                            Comments

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

                                            Control0..*
                                            TypeExtension
                                            Is Modifierfalse
                                            Summaryfalse
                                            Alternate Namesextensions, user content
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                            914. ArtifactAssessment.content:considerations.component:competingInterests.modifierExtension
                                            Definition

                                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                            ShortExtensions that cannot be ignored even if unrecognized
                                            Comments

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

                                            Control0..*
                                            TypeExtension
                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                            Summarytrue
                                            Requirements

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

                                            Alternate Namesextensions, user content, modifiers
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                            916. ArtifactAssessment.content:considerations.component:competingInterests.informationType
                                            Definition

                                            The type of information this component of the content represents.

                                            Shortcomment | classifier | rating | container | response | change-request
                                            Control0..1
                                            BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                            (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                            Typecode
                                            Is Modifierfalse
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            918. ArtifactAssessment.content:considerations.component:competingInterests.summary
                                            Definition

                                            A brief summary of the content of this component.

                                            ShortBrief summary of the content
                                            Control0..1
                                            Typemarkdown
                                            Is Modifierfalse
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            920. ArtifactAssessment.content:considerations.component:competingInterests.type
                                            Definition

                                            Indicates what type of content this component represents.

                                            ShortWhat type of content
                                            Control1..1
                                            BindingFor example codes, see EvidenceCertaintyType
                                            (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                            TypeCodeableConcept
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Pattern Value{
                                              "coding" : [{
                                                "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                "code" : "competing-interests",
                                                "display" : "Competing Interests"
                                              }]
                                            }
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            922. ArtifactAssessment.content:considerations.component:competingInterests.classifier
                                            Definition

                                            Represents a rating, classifier, or assessment of the artifact.

                                            ShortRating, classifier, or assessment
                                            Control0..*
                                            BindingFor example codes, see EvidenceCertaintyRating
                                            (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                            TypeCodeableConcept
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            924. ArtifactAssessment.content:considerations.component:competingInterests.quantity
                                            Definition

                                            A quantitative rating of the artifact.

                                            ShortQuantitative rating
                                            Control0..1
                                            TypeQuantity
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            926. ArtifactAssessment.content:considerations.component:competingInterests.author
                                            Definition

                                            Indicates who or what authored the content.

                                            ShortWho authored the content
                                            Control0..1
                                            TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            928. ArtifactAssessment.content:considerations.component:competingInterests.path
                                            Definition

                                            A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                            ShortWhat the comment is directed to
                                            Comments

                                            The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                            Control0..*
                                            Typeuri
                                            Is Modifierfalse
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            930. ArtifactAssessment.content:considerations.component:competingInterests.relatedArtifact
                                            Definition

                                            Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                            ShortAdditional information
                                            Control0..*
                                            TypeRelatedArtifact
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            932. ArtifactAssessment.content:considerations.component:competingInterests.freeToShare
                                            Definition

                                            Acceptable to publicly share the comment, classifier or rating.

                                            ShortAcceptable to publicly share the resource content
                                            Control0..1
                                            Typeboolean
                                            Is Modifierfalse
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            934. ArtifactAssessment.content:considerations.component:competingInterests.component
                                            Definition

                                            If the informationType is container, the components of the content.

                                            ShortContained content
                                            Control0..*
                                            TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            936. ArtifactAssessment.content:considerations.component:researchPriorities
                                            Slice NameresearchPriorities
                                            Definition

                                            If the informationType is container, the components of the content.

                                            ShortContained content
                                            Control0..1
                                            TypeBackboneElement
                                            Is Modifierfalse
                                            Must Supporttrue
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            938. ArtifactAssessment.content:considerations.component:researchPriorities.id
                                            Definition

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

                                            ShortUnique id for inter-element referencing
                                            Control0..1
                                            This element is affected by the following invariants: ele-1
                                            Typestring
                                            Is Modifierfalse
                                            XML FormatIn the XML format, this property is represented as an attribute.
                                            Summaryfalse
                                            940. ArtifactAssessment.content:considerations.component:researchPriorities.extension
                                            Definition

                                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

                                            ShortAdditional content defined by implementations
                                            Comments

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

                                            Control0..*
                                            TypeExtension
                                            Is Modifierfalse
                                            Summaryfalse
                                            Alternate Namesextensions, user content
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                            942. ArtifactAssessment.content:considerations.component:researchPriorities.modifierExtension
                                            Definition

                                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and 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. Applications processing a resource are required to check for modifier extensions.

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

                                            ShortExtensions that cannot be ignored even if unrecognized
                                            Comments

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

                                            Control0..*
                                            TypeExtension
                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                            Summarytrue
                                            Requirements

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

                                            Alternate Namesextensions, user content, modifiers
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                            944. ArtifactAssessment.content:considerations.component:researchPriorities.informationType
                                            Definition

                                            The type of information this component of the content represents.

                                            Shortcomment | classifier | rating | container | response | change-request
                                            Control0..1
                                            BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                            (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0)
                                            Typecode
                                            Is Modifierfalse
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            946. ArtifactAssessment.content:considerations.component:researchPriorities.summary
                                            Definition

                                            A brief summary of the content of this component.

                                            ShortBrief summary of the content
                                            Control0..1
                                            Typemarkdown
                                            Is Modifierfalse
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            948. ArtifactAssessment.content:considerations.component:researchPriorities.type
                                            Definition

                                            Indicates what type of content this component represents.

                                            ShortWhat type of content
                                            Control1..1
                                            BindingFor example codes, see EvidenceCertaintyType
                                            (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                            TypeCodeableConcept
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Pattern Value{
                                              "coding" : [{
                                                "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                "code" : "research-considerations",
                                                "display" : "Research Considerations"
                                              }]
                                            }
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            950. ArtifactAssessment.content:considerations.component:researchPriorities.classifier
                                            Definition

                                            Represents a rating, classifier, or assessment of the artifact.

                                            ShortRating, classifier, or assessment
                                            Control0..*
                                            BindingFor example codes, see EvidenceCertaintyRating
                                            (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                            TypeCodeableConcept
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            952. ArtifactAssessment.content:considerations.component:researchPriorities.quantity
                                            Definition

                                            A quantitative rating of the artifact.

                                            ShortQuantitative rating
                                            Control0..1
                                            TypeQuantity
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            954. ArtifactAssessment.content:considerations.component:researchPriorities.author
                                            Definition

                                            Indicates who or what authored the content.

                                            ShortWho authored the content
                                            Control0..1
                                            TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            956. ArtifactAssessment.content:considerations.component:researchPriorities.path
                                            Definition

                                            A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource.

                                            ShortWhat the comment is directed to
                                            Comments

                                            The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80).

                                            Control0..*
                                            Typeuri
                                            Is Modifierfalse
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            958. ArtifactAssessment.content:considerations.component:researchPriorities.relatedArtifact
                                            Definition

                                            Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content.

                                            ShortAdditional information
                                            Control0..*
                                            TypeRelatedArtifact
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            960. ArtifactAssessment.content:considerations.component:researchPriorities.freeToShare
                                            Definition

                                            Acceptable to publicly share the comment, classifier or rating.

                                            ShortAcceptable to publicly share the resource content
                                            Control0..1
                                            Typeboolean
                                            Is Modifierfalse
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            962. ArtifactAssessment.content:considerations.component:researchPriorities.component
                                            Definition

                                            If the informationType is container, the components of the content.

                                            ShortContained content
                                            Control0..*
                                            TypeSee ttp://hl7.org/fhir/StructureDefinition/ArtifactAssessment#ArtifactAssessment.content
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            964. ArtifactAssessment.workflowStatus
                                            Definition

                                            Indicates the workflow status of the comment or change request.

                                            Shortsubmitted | triaged | waiting-for-input | resolved-no-change | resolved-change-required | deferred | duplicate | applied | published | entered-in-error
                                            Control0..1
                                            BindingThe codes SHALL be taken from ArtifactAssessmentWorkflowStatus
                                            (required to http://hl7.org/fhir/ValueSet/artifactassessment-workflow-status|5.0.0)
                                            Typecode
                                            Is Modifierfalse
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Must Supportfalse
                                            Summarytrue
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            966. ArtifactAssessment.disposition
                                            Definition

                                            Indicates the disposition of the responsible party to the comment or change request.

                                            Shortunresolved | not-persuasive | persuasive | persuasive-with-modification | not-persuasive-with-modification
                                            Control0..1
                                            BindingThe codes SHALL be taken from ArtifactAssessmentDisposition
                                            (required to http://hl7.org/fhir/ValueSet/artifactassessment-disposition|5.0.0)
                                            Typecode
                                            Is Modifierfalse
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Must Supportfalse
                                            Summarytrue
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))