Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot3 - STU 1 Ballot 3 World

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-ballot3 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: Trial-use Maturity Level: 1

Definitions for the recommendation-justification resource profile

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

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.trace('id') in %resource.descendants().select(reference | as(uri))) or descendants().where(reference='#' | as(uri)='#').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. For DomainResources, if more than one implicitRules policy applies, additional policies may be conveyed using the additionalImplicitRules extension.

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. Contained resources may be a resource type defined in the FHIR specification, or an additional resource.

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:url
Slice Nameurl
Definition

An absolute URI that is used to identify this artifact 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 artifact is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the artifact is stored on different servers.

ShortCanonical identifier for this artifact, 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
Summaryfalse
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
8. ArtifactAssessment.extension:description
Slice Namedescription
Definition

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

ShortNatural language description of the artifact
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 artifact 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 artifact is presumed to be the predominant language in the place the artifact was created).

Control0..1
TypeExtension(Artifact Description) (Extension Type: markdown)
Is Modifierfalse
Must Supportfalse
Summaryfalse
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
10. ArtifactAssessment.extension:author
Slice Nameauthor
Definition

An individual or organization primarily involved in the creation and maintenance of the artifact.

ShortWho authored the artifact
Control0..*
TypeExtension(Artifact Author) (Extension Type: ContactDetail)
Is Modifierfalse
Must Supportfalse
Summaryfalse
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
12. ArtifactAssessment.extension:useContext
Slice NameuseContext
Definition

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

ShortThe context that the content is intended to support
Comments

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

Control0..*
TypeExtension(Artifact use context) (Extension Type: UsageContext)
Is Modifierfalse
Must Supportfalse
Summaryfalse
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
14. ArtifactAssessment.extension:publicationStatus
Slice NamepublicationStatus
Definition

The status of the processing for making the artifact publicly available, not necessarily the same as artifact status (Resource.status).

ShortPublication status
Control0..1
TypeExtension(ArtifactPublicationStatus) (Extension Type: CodeableConcept)
Is Modifierfalse
Must Supportfalse
Summaryfalse
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
16. 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()))
SlicingThis element introduces a set of slices on ArtifactAssessment.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 18. 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.


    This may be used for identifiers that can go in an HL7 V3 II (instance identifier) data type, and can then identify this artifact assessment 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()))
    20. ArtifactAssessment.citeAs
    Definition

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


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

    ShortHow to cite the Recommendation JustificationHow to cite the comment or rating
    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()))
    22. 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] NoteSeeChoice of Data Typesfor 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()))
    24. 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()))
    26. 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 notices of intellectual property ownership and can include restrictions on the use and publishing of the artifact assessment.

    ShortNotice about intellectual property ownership, can include restrictions on use
    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()))
    28. 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()))
    30. 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()))
    32. 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..*
    TypeBackboneElement
    Is Modifierfalse
    Must Supportfalse
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
    SlicingThis element introduces a set of slices on ArtifactAssessment.content. The slices areUnordered and Open, and can be differentiated using the following discriminators:
    • value @ type
    • 34. 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()))
      SlicingThis element introduces a set of slices on ArtifactAssessment.content.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
      • value @ url
      • 36. 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://terminology.hl7.org/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()))
        38. ArtifactAssessment.content:ratingSystem
        Slice NameratingSystem
        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 or both (hasValue() or (children().count() > id.count()))
        40. ArtifactAssessment.content: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()))
        SlicingThis element introduces a set of slices on ArtifactAssessment.content.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
        • value @ url
        • 42. ArtifactAssessment.content:ratingSystem.type
          Definition

          Indicates what type of content this component represents.

          ShortWhat type of content
          Control10..1
          BindingFor example codes, see Evidence Certainty Typehttp://terminology.hl7.org/ValueSet/certainty-type
          (example to http://terminology.hl7.org/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()))
          44. ArtifactAssessment.content:overall
          Slice Nameoverall
          Definition

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

          ShortComment, classifier, or rating content
          Control0..1*
          TypeBackboneElement
          Is Modifierfalse
          Must Supportfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
          46. ArtifactAssessment.content:overall.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()))
          SlicingThis element introduces a set of slices on ArtifactAssessment.content.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
          • value @ url
          • 48. ArtifactAssessment.content:overall.type
            Definition

            Indicates what type of content this component represents.

            ShortWhat type of content
            Control10..1
            BindingFor example codes, see Evidence Certainty Typehttp://terminology.hl7.org/ValueSet/certainty-type
            (example to http://terminology.hl7.org/ValueSet/certainty-type)
            TypeCodeableConcept
            Is Modifierfalse
            Must Supportfalse
            Summaryfalse
            Pattern Value{
              "coding" : [{
                "system" : "http://terminology.hl7.org/CodeSystem/certainty-type",
                "code" : "Overall",
                "display" : "Overall certainty"
              }]
            }
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            50. ArtifactAssessment.content:riskOfBias
            Slice NameriskOfBias
            Definition

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

            ShortComment, classifier, or rating content
            Control0..1*
            TypeBackboneElement
            Is Modifierfalse
            Must Supportfalse
            Summaryfalse
            Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
            52. ArtifactAssessment.content:riskOfBias.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()))
            SlicingThis element introduces a set of slices on ArtifactAssessment.content.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
            • value @ url
            • 54. ArtifactAssessment.content:riskOfBias.type
              Definition

              Indicates what type of content this component represents.

              ShortWhat type of content
              Control10..1
              BindingFor example codes, see Evidence Certainty Typehttp://terminology.hl7.org/ValueSet/certainty-type
              (example to http://terminology.hl7.org/ValueSet/certainty-type)
              TypeCodeableConcept
              Is Modifierfalse
              Must Supportfalse
              Summaryfalse
              Pattern Value{
                "coding" : [{
                  "system" : "http://terminology.hl7.org/CodeSystem/certainty-type",
                  "code" : "RiskOfBias",
                  "display" : "Risk of bias"
                }]
              }
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              56. ArtifactAssessment.content:strengthOfRecommendation
              Slice NamestrengthOfRecommendation
              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 or both (hasValue() or (children().count() > id.count()))
              58. ArtifactAssessment.content: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()))
              SlicingThis element introduces a set of slices on ArtifactAssessment.content.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
              • value @ url
              • 60. ArtifactAssessment.content:strengthOfRecommendation.type
                Definition

                Indicates what type of content this component represents.

                ShortWhat type of content
                Control10..1
                BindingFor example codes, see Evidence Certainty Typehttp://terminology.hl7.org/ValueSet/certainty-type
                (example to http://terminology.hl7.org/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()))
                62. ArtifactAssessment.content:directionOfRecommendation
                Slice NamedirectionOfRecommendation
                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 or both (hasValue() or (children().count() > id.count()))
                64. ArtifactAssessment.content: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()))
                SlicingThis element introduces a set of slices on ArtifactAssessment.content.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                • value @ url
                • 66. ArtifactAssessment.content:directionOfRecommendation.type
                  Definition

                  Indicates what type of content this component represents.

                  ShortWhat type of content
                  Control10..1
                  BindingFor example codes, see Evidence Certainty Typehttp://terminology.hl7.org/ValueSet/certainty-type
                  (example to http://terminology.hl7.org/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()))
                  68. ArtifactAssessment.content:certaintyOfEvidence
                  Slice NamecertaintyOfEvidence
                  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 or both (hasValue() or (children().count() > id.count()))
                  70. ArtifactAssessment.content:certaintyOfEvidence.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()))
                  SlicingThis element introduces a set of slices on ArtifactAssessment.content.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                  • value @ url
                  • 72. ArtifactAssessment.content:certaintyOfEvidence.type
                    Definition

                    Indicates what type of content this component represents.

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

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

                    ShortComment, classifier, or rating content
                    Control0..1*
                    TypeBackboneElement
                    Is Modifierfalse
                    Must Supportfalse
                    Summaryfalse
                    Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                    76. ArtifactAssessment.content:ratings.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()))
                    SlicingThis element introduces a set of slices on ArtifactAssessment.content.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                    • value @ url
                    • 78. ArtifactAssessment.content:ratings.type
                      Definition

                      Indicates what type of content this component represents.

                      ShortWhat type of content
                      Control10..1
                      BindingFor example codes, see Evidence Certainty Typehttp://terminology.hl7.org/ValueSet/certainty-type
                      (example to http://terminology.hl7.org/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()))
                      80. ArtifactAssessment.content:evidence
                      Slice Nameevidence
                      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
                      Control0..1*
                      TypeBackboneElement
                      Is Modifierfalse
                      Must Supporttrue
                      Summaryfalse
                      Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                      82. 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()))
                      SlicingThis element introduces a set of slices on ArtifactAssessment.content.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                      • value @ url
                      • 84. ArtifactAssessment.content:evidence.type
                        Definition

                        Indicates what type of content this component represents.

                        ShortWhat type of content
                        Control10..1
                        BindingFor example codes, see Evidence Certainty Typehttp://terminology.hl7.org/ValueSet/certainty-type
                        (example to http://terminology.hl7.org/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()))
                        86. ArtifactAssessment.content:evidence.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://terminology.hl7.org/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()))
                        88. ArtifactAssessment.content:evidence.component
                        Definition

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

                        ShortComment, classifier, or rating content
                        Control0..*
                        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.component. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                        • value @ type
                        • 90. ArtifactAssessment.content:evidence.component.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()))
                          SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                          • value @ url
                          • 92. ArtifactAssessment.content:evidence.component:summaryOfFindings
                            Slice NamesummaryOfFindings
                            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()))
                            94. 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()))
                            SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                            • value @ url
                            • 96. 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 Evidence Certainty Typehttp://terminology.hl7.org/ValueSet/certainty-type
                              (example to http://terminology.hl7.org/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()))
                              98. ArtifactAssessment.content:evidence.component:desirableEffects
                              Slice NamedesirableEffects
                              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()))
                              100. 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()))
                              SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                              • value @ url
                              • 102. 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 Evidence Certainty Typehttp://terminology.hl7.org/ValueSet/certainty-type
                                (example to http://terminology.hl7.org/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()))
                                104. ArtifactAssessment.content:evidence.component:undesirableEffects
                                Slice NameundesirableEffects
                                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()))
                                106. 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()))
                                SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                • value @ url
                                • 108. 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 Evidence Certainty Typehttp://terminology.hl7.org/ValueSet/certainty-type
                                  (example to http://terminology.hl7.org/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()))
                                  110. ArtifactAssessment.content:evidence.component:discussion
                                  Slice Namediscussion
                                  Definition

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

                                  ShortComment, classifier, or rating 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()))
                                  112. 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()))
                                  SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                  • value @ url
                                  • 114. 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 Evidence Certainty Typehttp://terminology.hl7.org/ValueSet/certainty-type
                                    (example to http://terminology.hl7.org/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()))
                                    116. ArtifactAssessment.content:netEffect
                                    Slice NamenetEffect
                                    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
                                    Control0..1*
                                    TypeBackboneElement
                                    Is Modifierfalse
                                    Must Supporttrue
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                    118. 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()))
                                    SlicingThis element introduces a set of slices on ArtifactAssessment.content.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                    • value @ url
                                    • 120. ArtifactAssessment.content:netEffect.type
                                      Definition

                                      Indicates what type of content this component represents.

                                      ShortWhat type of content
                                      Control10..1
                                      BindingFor example codes, see Evidence Certainty Typehttp://terminology.hl7.org/ValueSet/certainty-type
                                      (example to http://terminology.hl7.org/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()))
                                      122. ArtifactAssessment.content:netEffect.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://terminology.hl7.org/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()))
                                      124. ArtifactAssessment.content:netEffect.component
                                      Definition

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

                                      ShortComment, classifier, or rating content
                                      Control0..*
                                      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.component. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                      • value @ type
                                      • 126. ArtifactAssessment.content:netEffect.component.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()))
                                        SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                        • value @ url
                                        • 128. ArtifactAssessment.content:netEffect.component:preferences
                                          Slice Namepreferences
                                          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()))
                                          130. 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()))
                                          SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                          • value @ url
                                          • 132. 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 Evidence Certainty Typehttp://terminology.hl7.org/ValueSet/certainty-type
                                            (example to http://terminology.hl7.org/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()))
                                            134. ArtifactAssessment.content:netEffect.component:discussion
                                            Slice Namediscussion
                                            Definition

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

                                            ShortComment, classifier, or rating 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()))
                                            136. 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()))
                                            SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                            • value @ url
                                            • 138. 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 Evidence Certainty Typehttp://terminology.hl7.org/ValueSet/certainty-type
                                              (example to http://terminology.hl7.org/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()))
                                              140. ArtifactAssessment.content:judgments
                                              Slice Namejudgments
                                              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
                                              Control0..1*
                                              TypeBackboneElement
                                              Is Modifierfalse
                                              Must Supporttrue
                                              Summaryfalse
                                              Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                              142. 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()))
                                              SlicingThis element introduces a set of slices on ArtifactAssessment.content.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                              • value @ url
                                              • 144. ArtifactAssessment.content:judgments.type
                                                Definition

                                                Indicates what type of content this component represents.

                                                ShortWhat type of content
                                                Control10..1
                                                BindingFor example codes, see Evidence Certainty Typehttp://terminology.hl7.org/ValueSet/certainty-type
                                                (example to http://terminology.hl7.org/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()))
                                                146. ArtifactAssessment.content:judgments.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://terminology.hl7.org/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()))
                                                148. ArtifactAssessment.content:judgments.component
                                                Definition

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

                                                ShortComment, classifier, or rating content
                                                Control0..*
                                                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.component. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                • value @ type
                                                • 150. ArtifactAssessment.content:judgments.component.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()))
                                                  SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                  • value @ url
                                                  • 152. ArtifactAssessment.content:judgments.component:justification
                                                    Slice Namejustification
                                                    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()))
                                                    154. 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()))
                                                    SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                    • value @ url
                                                    • 156. 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 Evidence Certainty Typehttp://terminology.hl7.org/ValueSet/certainty-type
                                                      (example to http://terminology.hl7.org/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()))
                                                      158. ArtifactAssessment.content:judgments.component:problemImportance
                                                      Slice NameproblemImportance
                                                      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()))
                                                      160. 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()))
                                                      SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                      • value @ url
                                                      • 162. 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 Evidence Certainty Typehttp://terminology.hl7.org/ValueSet/certainty-type
                                                        (example to http://terminology.hl7.org/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()))
                                                        164. ArtifactAssessment.content:judgments.component:costs
                                                        Slice Namecosts
                                                        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()))
                                                        166. 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()))
                                                        SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                        • value @ url
                                                        • 168. 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 Evidence Certainty Typehttp://terminology.hl7.org/ValueSet/certainty-type
                                                          (example to http://terminology.hl7.org/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()))
                                                          170. ArtifactAssessment.content:judgments.component:costeffectiveness
                                                          Slice Namecosteffectiveness
                                                          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()))
                                                          172. 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()))
                                                          SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                          • value @ url
                                                          • 174. 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 Evidence Certainty Typehttp://terminology.hl7.org/ValueSet/certainty-type
                                                            (example to http://terminology.hl7.org/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()))
                                                            176. ArtifactAssessment.content:judgments.component:equity
                                                            Slice Nameequity
                                                            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()))
                                                            178. 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()))
                                                            SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                            • value @ url
                                                            • 180. 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 Evidence Certainty Typehttp://terminology.hl7.org/ValueSet/certainty-type
                                                              (example to http://terminology.hl7.org/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()))
                                                              182. ArtifactAssessment.content:judgments.component:acceptability
                                                              Slice Nameacceptability
                                                              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.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()))
                                                              SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                              • value @ url
                                                              • 186. 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 Evidence Certainty Typehttp://terminology.hl7.org/ValueSet/certainty-type
                                                                (example to http://terminology.hl7.org/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()))
                                                                188. ArtifactAssessment.content:judgments.component:feasibility
                                                                Slice Namefeasibility
                                                                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()))
                                                                190. 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()))
                                                                SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                • value @ url
                                                                • 192. 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 Evidence Certainty Typehttp://terminology.hl7.org/ValueSet/certainty-type
                                                                  (example to http://terminology.hl7.org/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()))
                                                                  194. ArtifactAssessment.content:competingInterests
                                                                  Slice NamecompetingInterests
                                                                  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
                                                                  Control0..1*
                                                                  TypeBackboneElement
                                                                  Is Modifierfalse
                                                                  Must Supporttrue
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                  196. ArtifactAssessment.content: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()))
                                                                  SlicingThis element introduces a set of slices on ArtifactAssessment.content.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                  • value @ url
                                                                  • 198. ArtifactAssessment.content:competingInterests.type
                                                                    Definition

                                                                    Indicates what type of content this component represents.

                                                                    ShortWhat type of content
                                                                    Control10..1
                                                                    BindingFor example codes, see Evidence Certainty Typehttp://terminology.hl7.org/ValueSet/certainty-type
                                                                    (example to http://terminology.hl7.org/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()))
                                                                    200. ArtifactAssessment.content:competingInterests.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://terminology.hl7.org/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()))

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

                                                                    0. ArtifactAssessment
                                                                    2. 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
                                                                    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.

                                                                    4. ArtifactAssessment.citeAs
                                                                    Definition

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

                                                                    ShortHow to cite the Recommendation Justification
                                                                    6. ArtifactAssessment.artifact[x]
                                                                    Definition

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

                                                                    [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                    8. 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.

                                                                    10. 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.

                                                                    12. ArtifactAssessment.approvalDate
                                                                    ShortWhen the Recommendation Justification was approved by publisher
                                                                    14. ArtifactAssessment.lastReviewDate
                                                                    ShortWhen the Recommendation Justification was last reviewed
                                                                    16. ArtifactAssessment.content
                                                                    18. 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)
                                                                    20. ArtifactAssessment.content:evidence
                                                                    Slice Nameevidence
                                                                    Control0..1
                                                                    Must Supporttrue
                                                                    22. ArtifactAssessment.content:evidence.type
                                                                    Control1..?
                                                                    Pattern Value{
                                                                      "coding" : [{
                                                                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                        "code" : "evidence",
                                                                        "display" : "Evidence"
                                                                      }]
                                                                    }
                                                                    24. ArtifactAssessment.content:evidence.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)
                                                                    26. ArtifactAssessment.content:evidence.component
                                                                    SlicingThis element introduces a set of slices on ArtifactAssessment.content.component. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                    • value @ type
                                                                    • 28. ArtifactAssessment.content:evidence.component:summaryOfFindings
                                                                      Slice NamesummaryOfFindings
                                                                      Control0..1
                                                                      Must Supporttrue
                                                                      30. 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"
                                                                        }]
                                                                      }
                                                                      32. ArtifactAssessment.content:evidence.component:desirableEffects
                                                                      Slice NamedesirableEffects
                                                                      Control0..1
                                                                      Must Supporttrue
                                                                      34. ArtifactAssessment.content:evidence.component:desirableEffects.type
                                                                      Control1..?
                                                                      Pattern Value{
                                                                        "coding" : [{
                                                                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                          "code" : "desirable-effects",
                                                                          "display" : "Desirable Effects"
                                                                        }]
                                                                      }
                                                                      36. ArtifactAssessment.content:evidence.component:undesirableEffects
                                                                      Slice NameundesirableEffects
                                                                      Control0..1
                                                                      Must Supporttrue
                                                                      38. ArtifactAssessment.content:evidence.component:undesirableEffects.type
                                                                      Control1..?
                                                                      Pattern Value{
                                                                        "coding" : [{
                                                                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                          "code" : "undesirable-effects",
                                                                          "display" : "Undesirable Effects"
                                                                        }]
                                                                      }
                                                                      40. ArtifactAssessment.content:evidence.component:discussion
                                                                      Slice Namediscussion
                                                                      Control0..1
                                                                      42. ArtifactAssessment.content:evidence.component:discussion.type
                                                                      Control1..?
                                                                      Pattern Value{
                                                                        "coding" : [{
                                                                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                          "code" : "discussion",
                                                                          "display" : "Discussion"
                                                                        }]
                                                                      }
                                                                      44. ArtifactAssessment.content:netEffect
                                                                      Slice NamenetEffect
                                                                      Control0..1
                                                                      Must Supporttrue
                                                                      46. ArtifactAssessment.content:netEffect.type
                                                                      Control1..?
                                                                      Pattern Value{
                                                                        "coding" : [{
                                                                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                          "code" : "net-effect",
                                                                          "display" : "Net Effect"
                                                                        }]
                                                                      }
                                                                      48. ArtifactAssessment.content:netEffect.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)
                                                                      50. ArtifactAssessment.content:netEffect.component
                                                                      SlicingThis element introduces a set of slices on ArtifactAssessment.content.component. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                      • value @ type
                                                                      • 52. ArtifactAssessment.content:netEffect.component:preferences
                                                                        Slice Namepreferences
                                                                        Control0..1
                                                                        Must Supporttrue
                                                                        54. ArtifactAssessment.content:netEffect.component:preferences.type
                                                                        Control1..?
                                                                        Pattern Value{
                                                                          "coding" : [{
                                                                            "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                            "code" : "preferences",
                                                                            "display" : "Preferences"
                                                                          }]
                                                                        }
                                                                        56. ArtifactAssessment.content:netEffect.component:discussion
                                                                        Slice Namediscussion
                                                                        Control0..1
                                                                        58. ArtifactAssessment.content:netEffect.component:discussion.type
                                                                        Control1..?
                                                                        Pattern Value{
                                                                          "coding" : [{
                                                                            "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                            "code" : "discussion",
                                                                            "display" : "Discussion"
                                                                          }]
                                                                        }
                                                                        60. ArtifactAssessment.content:judgments
                                                                        Slice Namejudgments
                                                                        Control0..1
                                                                        Must Supporttrue
                                                                        62. ArtifactAssessment.content:judgments.type
                                                                        Control1..?
                                                                        Pattern Value{
                                                                          "coding" : [{
                                                                            "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                            "code" : "judgments",
                                                                            "display" : "Judgments"
                                                                          }]
                                                                        }
                                                                        64. ArtifactAssessment.content:judgments.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)
                                                                        66. ArtifactAssessment.content:judgments.component
                                                                        SlicingThis element introduces a set of slices on ArtifactAssessment.content.component. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                        • value @ type
                                                                        • 68. ArtifactAssessment.content:judgments.component:justification
                                                                          Slice Namejustification
                                                                          Control0..1
                                                                          Must Supporttrue
                                                                          70. ArtifactAssessment.content:judgments.component:justification.type
                                                                          Control1..?
                                                                          Pattern Value{
                                                                            "coding" : [{
                                                                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                              "code" : "justification",
                                                                              "display" : "Justification"
                                                                            }]
                                                                          }
                                                                          72. ArtifactAssessment.content:judgments.component:problemImportance
                                                                          Slice NameproblemImportance
                                                                          Control0..1
                                                                          Must Supporttrue
                                                                          74. ArtifactAssessment.content:judgments.component:problemImportance.type
                                                                          Control1..?
                                                                          Pattern Value{
                                                                            "coding" : [{
                                                                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                              "code" : "problem-importance",
                                                                              "display" : "Problem Importance"
                                                                            }]
                                                                          }
                                                                          76. ArtifactAssessment.content:judgments.component:costs
                                                                          Slice Namecosts
                                                                          Control0..1
                                                                          Must Supporttrue
                                                                          78. ArtifactAssessment.content:judgments.component:costs.type
                                                                          Control1..?
                                                                          Pattern Value{
                                                                            "coding" : [{
                                                                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                              "code" : "costs",
                                                                              "display" : "Costs"
                                                                            }]
                                                                          }
                                                                          80. ArtifactAssessment.content:judgments.component:costeffectiveness
                                                                          Slice Namecosteffectiveness
                                                                          Control0..1
                                                                          Must Supporttrue
                                                                          82. ArtifactAssessment.content:judgments.component:costeffectiveness.type
                                                                          Control1..?
                                                                          Pattern Value{
                                                                            "coding" : [{
                                                                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                              "code" : "cost-effectiveness",
                                                                              "display" : "Cost-effectiveness"
                                                                            }]
                                                                          }
                                                                          84. ArtifactAssessment.content:judgments.component:equity
                                                                          Slice Nameequity
                                                                          Control0..1
                                                                          Must Supporttrue
                                                                          86. ArtifactAssessment.content:judgments.component:equity.type
                                                                          Control1..?
                                                                          Pattern Value{
                                                                            "coding" : [{
                                                                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                              "code" : "equity",
                                                                              "display" : "Equity"
                                                                            }]
                                                                          }
                                                                          88. ArtifactAssessment.content:judgments.component:acceptability
                                                                          Slice Nameacceptability
                                                                          Control0..1
                                                                          Must Supporttrue
                                                                          90. ArtifactAssessment.content:judgments.component:acceptability.type
                                                                          Control1..?
                                                                          Pattern Value{
                                                                            "coding" : [{
                                                                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                              "code" : "acceptability",
                                                                              "display" : "Acceptability"
                                                                            }]
                                                                          }
                                                                          92. ArtifactAssessment.content:judgments.component:feasibility
                                                                          Slice Namefeasibility
                                                                          Control0..1
                                                                          Must Supporttrue
                                                                          94. ArtifactAssessment.content:judgments.component:feasibility.type
                                                                          Control1..?
                                                                          Pattern Value{
                                                                            "coding" : [{
                                                                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                              "code" : "feasibility",
                                                                              "display" : "Feasibility"
                                                                            }]
                                                                          }
                                                                          96. ArtifactAssessment.content:competingInterests
                                                                          Slice NamecompetingInterests
                                                                          Control0..1
                                                                          Must Supporttrue
                                                                          98. ArtifactAssessment.content:competingInterests.type
                                                                          Control1..?
                                                                          Pattern Value{
                                                                            "coding" : [{
                                                                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                              "code" : "competing-interests",
                                                                              "display" : "Competing Interests"
                                                                            }]
                                                                          }
                                                                          100. ArtifactAssessment.content:competingInterests.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)

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

                                                                          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.trace('id') in %resource.descendants().select(reference | as(uri))) or descendants().where(reference='#' | as(uri)='#').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 resource 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. For DomainResources, if more than one implicitRules policy applies, additional policies may be conveyed using the additionalImplicitRules extension.

                                                                          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|6.0.0-ballot5)

                                                                          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. Contained resources may be a resource type defined in the FHIR specification, or an additional resource.

                                                                          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

                                                                          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.

                                                                          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
                                                                          Must Supportfalse
                                                                          Summaryfalse
                                                                          Alternate Namesextensions, user content
                                                                          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.extension. The slices areUnordered 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 artifact 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 artifact is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the artifact is stored on different servers.

                                                                            ShortCanonical identifier for this artifact, 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
                                                                            Summaryfalse
                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            18. ArtifactAssessment.extension:description
                                                                            Slice Namedescription
                                                                            Definition

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

                                                                            ShortNatural language description of the artifact
                                                                            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 artifact 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 artifact is presumed to be the predominant language in the place the artifact was created).

                                                                            Control0..1
                                                                            TypeExtension(Artifact Description) (Extension Type: markdown)
                                                                            Is Modifierfalse
                                                                            Must Supportfalse
                                                                            Summaryfalse
                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            20. ArtifactAssessment.extension:author
                                                                            Slice Nameauthor
                                                                            Definition

                                                                            An individual or organization primarily involved in the creation and maintenance of the artifact.

                                                                            ShortWho authored the artifact
                                                                            Control0..*
                                                                            TypeExtension(Artifact Author) (Extension Type: ContactDetail)
                                                                            Is Modifierfalse
                                                                            Must Supportfalse
                                                                            Summaryfalse
                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            22. ArtifactAssessment.extension:useContext
                                                                            Slice NameuseContext
                                                                            Definition

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

                                                                            ShortThe context that the content is intended to support
                                                                            Comments

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

                                                                            Control0..*
                                                                            TypeExtension(Artifact use context) (Extension Type: UsageContext)
                                                                            Is Modifierfalse
                                                                            Must Supportfalse
                                                                            Summaryfalse
                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            24. ArtifactAssessment.extension:publicationStatus
                                                                            Slice NamepublicationStatus
                                                                            Definition

                                                                            The status of the processing for making the artifact publicly available, not necessarily the same as artifact status (Resource.status).

                                                                            ShortPublication status
                                                                            Control0..1
                                                                            TypeExtension(ArtifactPublicationStatus) (Extension Type: CodeableConcept)
                                                                            Is Modifierfalse
                                                                            Must Supportfalse
                                                                            Summaryfalse
                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            26. 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()))
                                                                            SlicingThis element introduces a set of slices on ArtifactAssessment.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                            • value @ url
                                                                            • 28. 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()))
                                                                              30. ArtifactAssessment.title
                                                                              Definition

                                                                              A label for use in displaying and selecting the artifact assessment.

                                                                              ShortA label for use in displaying and selecting the artifact assessment
                                                                              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()))
                                                                              32. ArtifactAssessment.citeAs
                                                                              Definition

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

                                                                              ShortHow to cite the Recommendation Justification
                                                                              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()))
                                                                              34. 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] NoteSeeChoice of Data Typesfor 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()))
                                                                              36. ArtifactAssessment.relatesTo
                                                                              Definition

                                                                              Relationship that this ArtifactAssessment has with other FHIR or non-FHIR resources that already exist.

                                                                              ShortRelationship to other Resources
                                                                              Control0..*
                                                                              TypeBackboneElement
                                                                              Is Modifierfalse
                                                                              Must Supportfalse
                                                                              Summaryfalse
                                                                              Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                              38. ArtifactAssessment.relatesTo.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
                                                                              40. ArtifactAssessment.relatesTo.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()))
                                                                              SlicingThis element introduces a set of slices on ArtifactAssessment.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                              • value @ url
                                                                              • 42. ArtifactAssessment.relatesTo.extension:quotation
                                                                                Slice Namequotation
                                                                                Definition

                                                                                Specification of a portion quoted from the related artifact.

                                                                                ShortQuoted portion from related artifact
                                                                                Control0..1
                                                                                TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                Is Modifierfalse
                                                                                Summaryfalse
                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                44. ArtifactAssessment.relatesTo.extension:classifier
                                                                                Slice Nameclassifier
                                                                                Definition

                                                                                A classifier of the target artifact in a relatesTo element.

                                                                                ShortA classifier of the target artifact in a relatesTo element
                                                                                Control0..1
                                                                                TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                Is Modifierfalse
                                                                                Summaryfalse
                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                46. ArtifactAssessment.relatesTo.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()))
                                                                                SlicingThis element introduces a set of slices on ArtifactAssessment.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                • value @ url
                                                                                • 48. ArtifactAssessment.relatesTo.type
                                                                                  Definition

                                                                                  The type of relationship to the related artifact.

                                                                                  Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                  Control1..1
                                                                                  BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                  (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                  The type of relationship to the related artifact.

                                                                                  TypeCodeableConcept
                                                                                  Is Modifierfalse
                                                                                  Must Supportfalse
                                                                                  Summaryfalse
                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  50. ArtifactAssessment.relatesTo.target[x]
                                                                                  Definition

                                                                                  The artifact that is related to this ArtifactAssessment Resource.

                                                                                  ShortThe artifact that is related to this ArtifactAssessment
                                                                                  Control1..1
                                                                                  TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                  [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                  52. 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()))
                                                                                  54. 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.

                                                                                  ShortNotice about intellectual property ownership, can include restrictions on use
                                                                                  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()))
                                                                                  56. 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()))
                                                                                  58. 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()))
                                                                                  60. ArtifactAssessment.content
                                                                                  Definition

                                                                                  A comment, rating, or classification of the recommendation.

                                                                                  ShortA comment, rating, or classification
                                                                                  Control1..*
                                                                                  TypeBackboneElement
                                                                                  Is Modifierfalse
                                                                                  Must Supportfalse
                                                                                  Summaryfalse
                                                                                  Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                  SlicingThis element introduces a set of slices on ArtifactAssessment.content. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                  • value @ type
                                                                                  • 62. 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
                                                                                    64. 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()))
                                                                                    SlicingThis element introduces a set of slices on ArtifactAssessment.content.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                    • value @ url
                                                                                    • 66. 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()))
                                                                                      SlicingThis element introduces a set of slices on ArtifactAssessment.content.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                      • value @ url
                                                                                      • 68. 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()))
                                                                                        70. ArtifactAssessment.content.type
                                                                                        Definition

                                                                                        Indicates what type of content this component represents.

                                                                                        ShortWhat type of content
                                                                                        Control0..1
                                                                                        BindingFor example codes, see Evidence Certainty Type
                                                                                        (example to http://terminology.hl7.org/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()))
                                                                                        72. 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()))
                                                                                        74. 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()))
                                                                                        76. ArtifactAssessment.content.author
                                                                                        Definition

                                                                                        Indicates who or what authored the content.

                                                                                        ShortWho authored the content
                                                                                        Control0..*
                                                                                        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()))
                                                                                        78. 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()))
                                                                                        80. ArtifactAssessment.content.relatesTo
                                                                                        Definition

                                                                                        Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                        ShortRelationship to other Resources
                                                                                        Control0..*
                                                                                        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.relatesTo.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
                                                                                        84. ArtifactAssessment.content.relatesTo.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()))
                                                                                        SlicingThis element introduces a set of slices on ArtifactAssessment.content.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                        • value @ url
                                                                                        • 86. ArtifactAssessment.content.relatesTo.extension:quotation
                                                                                          Slice Namequotation
                                                                                          Definition

                                                                                          Specification of a portion quoted from the related artifact.

                                                                                          ShortQuoted portion from related artifact
                                                                                          Control0..1
                                                                                          TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                          Is Modifierfalse
                                                                                          Summaryfalse
                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                          88. ArtifactAssessment.content.relatesTo.extension:classifier
                                                                                          Slice Nameclassifier
                                                                                          Definition

                                                                                          A classifier of the target artifact in a relatesTo element.

                                                                                          ShortA classifier of the target artifact in a relatesTo element
                                                                                          Control0..1
                                                                                          TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                          Is Modifierfalse
                                                                                          Summaryfalse
                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                          90. ArtifactAssessment.content.relatesTo.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()))
                                                                                          SlicingThis element introduces a set of slices on ArtifactAssessment.content.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                          • value @ url
                                                                                          • 92. ArtifactAssessment.content.relatesTo.type
                                                                                            Definition

                                                                                            The type of relationship to the related artifact.

                                                                                            Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                            Control1..1
                                                                                            BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                            (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                            The type of relationship to the related artifact.

                                                                                            TypeCodeableConcept
                                                                                            Is Modifierfalse
                                                                                            Must Supportfalse
                                                                                            Summaryfalse
                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            94. ArtifactAssessment.content.relatesTo.target[x]
                                                                                            Definition

                                                                                            The artifact that is related to this ArtifactAssessment Resource.

                                                                                            ShortThe artifact that is related to this ArtifactAssessment
                                                                                            Control1..1
                                                                                            TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                            [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                            96. ArtifactAssessment.content.freeToShare
                                                                                            Definition

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

                                                                                            ShortAcceptable to publicly share the content
                                                                                            Comments

                                                                                            Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                            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()))
                                                                                            98. ArtifactAssessment.content.component
                                                                                            Definition

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

                                                                                            ShortComment, classifier, or rating content
                                                                                            Control0..*
                                                                                            TypeBackboneElement
                                                                                            Is Modifierfalse
                                                                                            Must Supportfalse
                                                                                            Summaryfalse
                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            100. ArtifactAssessment.content.component.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
                                                                                            102. ArtifactAssessment.content.component.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()))
                                                                                            SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                            • value @ url
                                                                                            • 104. ArtifactAssessment.content.component.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()))
                                                                                              SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                              • value @ url
                                                                                              • 106. ArtifactAssessment.content.component.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.component.type
                                                                                                Definition

                                                                                                Indicates what type of content this component represents.

                                                                                                ShortWhat type of content
                                                                                                Control0..1
                                                                                                BindingFor example codes, see Evidence Certainty Type
                                                                                                (example to http://terminology.hl7.org/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()))
                                                                                                110. ArtifactAssessment.content.component.classifier
                                                                                                Definition

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

                                                                                                ShortRating, classifier, or assessment
                                                                                                Control0..*
                                                                                                BindingFor example codes, see StatisticCertaintyRating
                                                                                                (example to http://terminology.hl7.org/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.component.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.component.author
                                                                                                Definition

                                                                                                Indicates who or what authored the content.

                                                                                                ShortWho authored the content
                                                                                                Control0..*
                                                                                                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.component.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.component.relatesTo
                                                                                                Definition

                                                                                                Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                ShortRelationship to other Resources
                                                                                                Control0..*
                                                                                                TypeBackboneElement
                                                                                                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.component.relatesTo.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
                                                                                                122. ArtifactAssessment.content.component.relatesTo.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()))
                                                                                                SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                • value @ url
                                                                                                • 124. ArtifactAssessment.content.component.relatesTo.extension:quotation
                                                                                                  Slice Namequotation
                                                                                                  Definition

                                                                                                  Specification of a portion quoted from the related artifact.

                                                                                                  ShortQuoted portion from related artifact
                                                                                                  Control0..1
                                                                                                  TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                  Is Modifierfalse
                                                                                                  Summaryfalse
                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                  126. ArtifactAssessment.content.component.relatesTo.extension:classifier
                                                                                                  Slice Nameclassifier
                                                                                                  Definition

                                                                                                  A classifier of the target artifact in a relatesTo element.

                                                                                                  ShortA classifier of the target artifact in a relatesTo element
                                                                                                  Control0..1
                                                                                                  TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                  Is Modifierfalse
                                                                                                  Summaryfalse
                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                  128. ArtifactAssessment.content.component.relatesTo.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()))
                                                                                                  SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                  • value @ url
                                                                                                  • 130. ArtifactAssessment.content.component.relatesTo.type
                                                                                                    Definition

                                                                                                    The type of relationship to the related artifact.

                                                                                                    Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                    Control1..1
                                                                                                    BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                    (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                    The type of relationship to the related artifact.

                                                                                                    TypeCodeableConcept
                                                                                                    Is Modifierfalse
                                                                                                    Must Supportfalse
                                                                                                    Summaryfalse
                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    132. ArtifactAssessment.content.component.relatesTo.target[x]
                                                                                                    Definition

                                                                                                    The artifact that is related to this ArtifactAssessment Resource.

                                                                                                    ShortThe artifact that is related to this ArtifactAssessment
                                                                                                    Control1..1
                                                                                                    TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                    [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                    134. ArtifactAssessment.content.component.freeToShare
                                                                                                    Definition

                                                                                                    Acceptable to publicly share the comment, classifier or rating.

                                                                                                    ShortAcceptable to publicly share the content
                                                                                                    Comments

                                                                                                    Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                    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()))
                                                                                                    136. ArtifactAssessment.content.component.component
                                                                                                    Definition

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

                                                                                                    ShortComment, classifier, or rating content
                                                                                                    Control0..*
                                                                                                    TypeSeettp://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()))
                                                                                                    138. ArtifactAssessment.content:ratingSystem
                                                                                                    Slice NameratingSystem
                                                                                                    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 or both (hasValue() or (children().count() > id.count()))
                                                                                                    140. ArtifactAssessment.content: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
                                                                                                    142. ArtifactAssessment.content: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()))
                                                                                                    SlicingThis element introduces a set of slices on ArtifactAssessment.content.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                    • value @ url
                                                                                                    • 144. ArtifactAssessment.content: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()))
                                                                                                      SlicingThis element introduces a set of slices on ArtifactAssessment.content.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                      • value @ url
                                                                                                      • 146. ArtifactAssessment.content: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()))
                                                                                                        148. ArtifactAssessment.content:ratingSystem.type
                                                                                                        Definition

                                                                                                        Indicates what type of content this component represents.

                                                                                                        ShortWhat type of content
                                                                                                        Control1..1
                                                                                                        BindingFor example codes, see Evidence Certainty Type
                                                                                                        (example to http://terminology.hl7.org/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()))
                                                                                                        150. ArtifactAssessment.content:ratingSystem.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 Evidence Rating System Classifier Codes Value Set
                                                                                                        (extensible to http://hl7.org/fhir/uv/ebm/ValueSet/evidence-rating-system-classifier)
                                                                                                        TypeCodeableConcept
                                                                                                        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: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()))
                                                                                                        154. ArtifactAssessment.content:ratingSystem.author
                                                                                                        Definition

                                                                                                        Indicates who or what authored the content.

                                                                                                        ShortWho authored the content
                                                                                                        Control0..*
                                                                                                        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()))
                                                                                                        156. ArtifactAssessment.content: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()))
                                                                                                        158. ArtifactAssessment.content:ratingSystem.relatesTo
                                                                                                        Definition

                                                                                                        Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                        ShortRelationship to other Resources
                                                                                                        Control0..*
                                                                                                        TypeBackboneElement
                                                                                                        Is Modifierfalse
                                                                                                        Must Supportfalse
                                                                                                        Summaryfalse
                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                        160. ArtifactAssessment.content:ratingSystem.relatesTo.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
                                                                                                        162. ArtifactAssessment.content:ratingSystem.relatesTo.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()))
                                                                                                        SlicingThis element introduces a set of slices on ArtifactAssessment.content.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                        • value @ url
                                                                                                        • 164. ArtifactAssessment.content:ratingSystem.relatesTo.extension:quotation
                                                                                                          Slice Namequotation
                                                                                                          Definition

                                                                                                          Specification of a portion quoted from the related artifact.

                                                                                                          ShortQuoted portion from related artifact
                                                                                                          Control0..1
                                                                                                          TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                          Is Modifierfalse
                                                                                                          Summaryfalse
                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                          166. ArtifactAssessment.content:ratingSystem.relatesTo.extension:classifier
                                                                                                          Slice Nameclassifier
                                                                                                          Definition

                                                                                                          A classifier of the target artifact in a relatesTo element.

                                                                                                          ShortA classifier of the target artifact in a relatesTo element
                                                                                                          Control0..1
                                                                                                          TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                          Is Modifierfalse
                                                                                                          Summaryfalse
                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                          168. ArtifactAssessment.content:ratingSystem.relatesTo.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()))
                                                                                                          SlicingThis element introduces a set of slices on ArtifactAssessment.content.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                          • value @ url
                                                                                                          • 170. ArtifactAssessment.content:ratingSystem.relatesTo.type
                                                                                                            Definition

                                                                                                            The type of relationship to the related artifact.

                                                                                                            Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                            Control1..1
                                                                                                            BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                            (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                            The type of relationship to the related artifact.

                                                                                                            TypeCodeableConcept
                                                                                                            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:ratingSystem.relatesTo.target[x]
                                                                                                            Definition

                                                                                                            The artifact that is related to this ArtifactAssessment Resource.

                                                                                                            ShortThe artifact that is related to this ArtifactAssessment
                                                                                                            Control1..1
                                                                                                            TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                            [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                            174. ArtifactAssessment.content:ratingSystem.freeToShare
                                                                                                            Definition

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

                                                                                                            ShortAcceptable to publicly share the EvidenceAssessment content
                                                                                                            Comments

                                                                                                            Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                            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()))
                                                                                                            176. ArtifactAssessment.content:ratingSystem.component
                                                                                                            Definition

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

                                                                                                            ShortComment, classifier, or rating content
                                                                                                            Control0..*
                                                                                                            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:ratingSystem.component.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
                                                                                                            180. ArtifactAssessment.content:ratingSystem.component.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()))
                                                                                                            SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                            • value @ url
                                                                                                            • 182. ArtifactAssessment.content:ratingSystem.component.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()))
                                                                                                              SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                              • value @ url
                                                                                                              • 184. ArtifactAssessment.content:ratingSystem.component.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()))
                                                                                                                186. ArtifactAssessment.content:ratingSystem.component.type
                                                                                                                Definition

                                                                                                                Indicates what type of content this component represents.

                                                                                                                ShortWhat type of content
                                                                                                                Control0..1
                                                                                                                BindingFor example codes, see Evidence Certainty Type
                                                                                                                (example to http://terminology.hl7.org/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()))
                                                                                                                188. ArtifactAssessment.content:ratingSystem.component.classifier
                                                                                                                Definition

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

                                                                                                                ShortRating, classifier, or assessment
                                                                                                                Control0..*
                                                                                                                BindingFor example codes, see StatisticCertaintyRating
                                                                                                                (example to http://terminology.hl7.org/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()))
                                                                                                                190. ArtifactAssessment.content:ratingSystem.component.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()))
                                                                                                                192. ArtifactAssessment.content:ratingSystem.component.author
                                                                                                                Definition

                                                                                                                Indicates who or what authored the content.

                                                                                                                ShortWho authored the content
                                                                                                                Control0..*
                                                                                                                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()))
                                                                                                                194. ArtifactAssessment.content:ratingSystem.component.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()))
                                                                                                                196. ArtifactAssessment.content:ratingSystem.component.relatesTo
                                                                                                                Definition

                                                                                                                Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                ShortRelationship to other Resources
                                                                                                                Control0..*
                                                                                                                TypeBackboneElement
                                                                                                                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:ratingSystem.component.relatesTo.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
                                                                                                                200. ArtifactAssessment.content:ratingSystem.component.relatesTo.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()))
                                                                                                                SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                • value @ url
                                                                                                                • 202. ArtifactAssessment.content:ratingSystem.component.relatesTo.extension:quotation
                                                                                                                  Slice Namequotation
                                                                                                                  Definition

                                                                                                                  Specification of a portion quoted from the related artifact.

                                                                                                                  ShortQuoted portion from related artifact
                                                                                                                  Control0..1
                                                                                                                  TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                  Is Modifierfalse
                                                                                                                  Summaryfalse
                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                  204. ArtifactAssessment.content:ratingSystem.component.relatesTo.extension:classifier
                                                                                                                  Slice Nameclassifier
                                                                                                                  Definition

                                                                                                                  A classifier of the target artifact in a relatesTo element.

                                                                                                                  ShortA classifier of the target artifact in a relatesTo element
                                                                                                                  Control0..1
                                                                                                                  TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                  Is Modifierfalse
                                                                                                                  Summaryfalse
                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                  206. ArtifactAssessment.content:ratingSystem.component.relatesTo.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()))
                                                                                                                  SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                  • value @ url
                                                                                                                  • 208. ArtifactAssessment.content:ratingSystem.component.relatesTo.type
                                                                                                                    Definition

                                                                                                                    The type of relationship to the related artifact.

                                                                                                                    Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                    Control1..1
                                                                                                                    BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                    (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                    The type of relationship to the related artifact.

                                                                                                                    TypeCodeableConcept
                                                                                                                    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:ratingSystem.component.relatesTo.target[x]
                                                                                                                    Definition

                                                                                                                    The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                    ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                    Control1..1
                                                                                                                    TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                    [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                    212. ArtifactAssessment.content:ratingSystem.component.freeToShare
                                                                                                                    Definition

                                                                                                                    Acceptable to publicly share the comment, classifier or rating.

                                                                                                                    ShortAcceptable to publicly share the content
                                                                                                                    Comments

                                                                                                                    Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                    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()))
                                                                                                                    214. ArtifactAssessment.content:ratingSystem.component.component
                                                                                                                    Definition

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

                                                                                                                    ShortComment, classifier, or rating content
                                                                                                                    Control0..*
                                                                                                                    TypeSeettp://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()))
                                                                                                                    216. ArtifactAssessment.content:overall
                                                                                                                    Slice Nameoverall
                                                                                                                    Definition

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

                                                                                                                    ShortComment, classifier, or rating content
                                                                                                                    Control0..1
                                                                                                                    TypeBackboneElement
                                                                                                                    Is Modifierfalse
                                                                                                                    Must Supportfalse
                                                                                                                    Summaryfalse
                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                    218. ArtifactAssessment.content:overall.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
                                                                                                                    220. ArtifactAssessment.content:overall.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()))
                                                                                                                    SlicingThis element introduces a set of slices on ArtifactAssessment.content.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                    • value @ url
                                                                                                                    • 222. ArtifactAssessment.content:overall.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()))
                                                                                                                      SlicingThis element introduces a set of slices on ArtifactAssessment.content.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                      • value @ url
                                                                                                                      • 224. ArtifactAssessment.content:overall.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()))
                                                                                                                        226. ArtifactAssessment.content:overall.type
                                                                                                                        Definition

                                                                                                                        Indicates what type of content this component represents.

                                                                                                                        ShortWhat type of content
                                                                                                                        Control1..1
                                                                                                                        BindingFor example codes, see Evidence Certainty Type
                                                                                                                        (example to http://terminology.hl7.org/ValueSet/certainty-type)
                                                                                                                        TypeCodeableConcept
                                                                                                                        Is Modifierfalse
                                                                                                                        Must Supportfalse
                                                                                                                        Summaryfalse
                                                                                                                        Pattern Value{
                                                                                                                          "coding" : [{
                                                                                                                            "system" : "http://terminology.hl7.org/CodeSystem/certainty-type",
                                                                                                                            "code" : "Overall",
                                                                                                                            "display" : "Overall certainty"
                                                                                                                          }]
                                                                                                                        }
                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                        228. ArtifactAssessment.content:overall.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 StatisticCertaintyRating
                                                                                                                        (extensible to http://terminology.hl7.org/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()))
                                                                                                                        230. ArtifactAssessment.content:overall.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()))
                                                                                                                        232. ArtifactAssessment.content:overall.author
                                                                                                                        Definition

                                                                                                                        Indicates who or what authored the content.

                                                                                                                        ShortWho authored the content
                                                                                                                        Control0..*
                                                                                                                        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()))
                                                                                                                        234. ArtifactAssessment.content:overall.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()))
                                                                                                                        236. ArtifactAssessment.content:overall.relatesTo
                                                                                                                        Definition

                                                                                                                        Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                        ShortRelationship to other Resources
                                                                                                                        Control0..*
                                                                                                                        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:overall.relatesTo.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:overall.relatesTo.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()))
                                                                                                                        SlicingThis element introduces a set of slices on ArtifactAssessment.content.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                        • value @ url
                                                                                                                        • 242. ArtifactAssessment.content:overall.relatesTo.extension:quotation
                                                                                                                          Slice Namequotation
                                                                                                                          Definition

                                                                                                                          Specification of a portion quoted from the related artifact.

                                                                                                                          ShortQuoted portion from related artifact
                                                                                                                          Control0..1
                                                                                                                          TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                          Is Modifierfalse
                                                                                                                          Summaryfalse
                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                          244. ArtifactAssessment.content:overall.relatesTo.extension:classifier
                                                                                                                          Slice Nameclassifier
                                                                                                                          Definition

                                                                                                                          A classifier of the target artifact in a relatesTo element.

                                                                                                                          ShortA classifier of the target artifact in a relatesTo element
                                                                                                                          Control0..1
                                                                                                                          TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                          Is Modifierfalse
                                                                                                                          Summaryfalse
                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                          246. ArtifactAssessment.content:overall.relatesTo.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()))
                                                                                                                          SlicingThis element introduces a set of slices on ArtifactAssessment.content.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                          • value @ url
                                                                                                                          • 248. ArtifactAssessment.content:overall.relatesTo.type
                                                                                                                            Definition

                                                                                                                            The type of relationship to the related artifact.

                                                                                                                            Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                            Control1..1
                                                                                                                            BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                            (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                            The type of relationship to the related artifact.

                                                                                                                            TypeCodeableConcept
                                                                                                                            Is Modifierfalse
                                                                                                                            Must Supportfalse
                                                                                                                            Summaryfalse
                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                            250. ArtifactAssessment.content:overall.relatesTo.target[x]
                                                                                                                            Definition

                                                                                                                            The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                            ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                            Control1..1
                                                                                                                            TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                            [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                            252. ArtifactAssessment.content:overall.freeToShare
                                                                                                                            Definition

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

                                                                                                                            ShortAcceptable to publicly share the EvidenceAssessment content
                                                                                                                            Comments

                                                                                                                            Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                            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()))
                                                                                                                            254. ArtifactAssessment.content:overall.component
                                                                                                                            Definition

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

                                                                                                                            ShortComment, classifier, or rating content
                                                                                                                            Control0..*
                                                                                                                            TypeBackboneElement
                                                                                                                            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:overall.component.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
                                                                                                                            258. ArtifactAssessment.content:overall.component.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()))
                                                                                                                            SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                            • value @ url
                                                                                                                            • 260. ArtifactAssessment.content:overall.component.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()))
                                                                                                                              SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                              • value @ url
                                                                                                                              • 262. ArtifactAssessment.content:overall.component.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()))
                                                                                                                                264. ArtifactAssessment.content:overall.component.type
                                                                                                                                Definition

                                                                                                                                Indicates what type of content this component represents.

                                                                                                                                ShortWhat type of content
                                                                                                                                Control0..1
                                                                                                                                BindingUnless not suitable, these codes SHALL be taken from Evidence Certainty Type
                                                                                                                                (extensible to http://terminology.hl7.org/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()))
                                                                                                                                266. ArtifactAssessment.content:overall.component.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 StatisticCertaintyRating
                                                                                                                                (extensible to http://terminology.hl7.org/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()))
                                                                                                                                268. ArtifactAssessment.content:overall.component.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()))
                                                                                                                                270. ArtifactAssessment.content:overall.component.author
                                                                                                                                Definition

                                                                                                                                Indicates who or what authored the content.

                                                                                                                                ShortWho authored the content
                                                                                                                                Control0..*
                                                                                                                                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()))
                                                                                                                                272. ArtifactAssessment.content:overall.component.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()))
                                                                                                                                274. ArtifactAssessment.content:overall.component.relatesTo
                                                                                                                                Definition

                                                                                                                                Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                ShortRelationship to other Resources
                                                                                                                                Control0..*
                                                                                                                                TypeBackboneElement
                                                                                                                                Is Modifierfalse
                                                                                                                                Must Supportfalse
                                                                                                                                Summaryfalse
                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                276. ArtifactAssessment.content:overall.component.relatesTo.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
                                                                                                                                278. ArtifactAssessment.content:overall.component.relatesTo.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()))
                                                                                                                                SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                • value @ url
                                                                                                                                • 280. ArtifactAssessment.content:overall.component.relatesTo.extension:quotation
                                                                                                                                  Slice Namequotation
                                                                                                                                  Definition

                                                                                                                                  Specification of a portion quoted from the related artifact.

                                                                                                                                  ShortQuoted portion from related artifact
                                                                                                                                  Control0..1
                                                                                                                                  TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                  Is Modifierfalse
                                                                                                                                  Summaryfalse
                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                  282. ArtifactAssessment.content:overall.component.relatesTo.extension:classifier
                                                                                                                                  Slice Nameclassifier
                                                                                                                                  Definition

                                                                                                                                  A classifier of the target artifact in a relatesTo element.

                                                                                                                                  ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                  Control0..1
                                                                                                                                  TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                  Is Modifierfalse
                                                                                                                                  Summaryfalse
                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                  284. ArtifactAssessment.content:overall.component.relatesTo.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()))
                                                                                                                                  SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                  • value @ url
                                                                                                                                  • 286. ArtifactAssessment.content:overall.component.relatesTo.type
                                                                                                                                    Definition

                                                                                                                                    The type of relationship to the related artifact.

                                                                                                                                    Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                    Control1..1
                                                                                                                                    BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                    (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                    The type of relationship to the related artifact.

                                                                                                                                    TypeCodeableConcept
                                                                                                                                    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:overall.component.relatesTo.target[x]
                                                                                                                                    Definition

                                                                                                                                    The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                    ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                    Control1..1
                                                                                                                                    TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                    [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                    290. ArtifactAssessment.content:overall.component.freeToShare
                                                                                                                                    Definition

                                                                                                                                    Acceptable to publicly share the comment, classifier or rating.

                                                                                                                                    ShortAcceptable to publicly share the content
                                                                                                                                    Comments

                                                                                                                                    Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                    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()))
                                                                                                                                    292. ArtifactAssessment.content:overall.component.component
                                                                                                                                    Definition

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

                                                                                                                                    ShortComment, classifier, or rating content
                                                                                                                                    Control0..*
                                                                                                                                    TypeSeettp://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()))
                                                                                                                                    294. ArtifactAssessment.content:riskOfBias
                                                                                                                                    Slice NameriskOfBias
                                                                                                                                    Definition

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

                                                                                                                                    ShortComment, classifier, or rating content
                                                                                                                                    Control0..1
                                                                                                                                    TypeBackboneElement
                                                                                                                                    Is Modifierfalse
                                                                                                                                    Must Supportfalse
                                                                                                                                    Summaryfalse
                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                    296. ArtifactAssessment.content:riskOfBias.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
                                                                                                                                    298. ArtifactAssessment.content:riskOfBias.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()))
                                                                                                                                    SlicingThis element introduces a set of slices on ArtifactAssessment.content.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                    • value @ url
                                                                                                                                    • 300. ArtifactAssessment.content:riskOfBias.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()))
                                                                                                                                      SlicingThis element introduces a set of slices on ArtifactAssessment.content.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                      • value @ url
                                                                                                                                      • 302. ArtifactAssessment.content:riskOfBias.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:riskOfBias.type
                                                                                                                                        Definition

                                                                                                                                        Indicates what type of content this component represents.

                                                                                                                                        ShortWhat type of content
                                                                                                                                        Control1..1
                                                                                                                                        BindingFor example codes, see Evidence Certainty Type
                                                                                                                                        (example to http://terminology.hl7.org/ValueSet/certainty-type)
                                                                                                                                        TypeCodeableConcept
                                                                                                                                        Is Modifierfalse
                                                                                                                                        Must Supportfalse
                                                                                                                                        Summaryfalse
                                                                                                                                        Pattern Value{
                                                                                                                                          "coding" : [{
                                                                                                                                            "system" : "http://terminology.hl7.org/CodeSystem/certainty-type",
                                                                                                                                            "code" : "RiskOfBias",
                                                                                                                                            "display" : "Risk of bias"
                                                                                                                                          }]
                                                                                                                                        }
                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                        306. ArtifactAssessment.content:riskOfBias.classifier
                                                                                                                                        Definition

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

                                                                                                                                        ShortRating, classifier, or assessment
                                                                                                                                        Control0..*
                                                                                                                                        BindingFor example codes, see StatisticCertaintyRating
                                                                                                                                        (example to http://terminology.hl7.org/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:riskOfBias.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:riskOfBias.author
                                                                                                                                        Definition

                                                                                                                                        Indicates who or what authored the content.

                                                                                                                                        ShortWho authored the content
                                                                                                                                        Control0..*
                                                                                                                                        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:riskOfBias.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:riskOfBias.relatesTo
                                                                                                                                        Definition

                                                                                                                                        Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                        ShortRelationship to other Resources
                                                                                                                                        Control0..*
                                                                                                                                        TypeBackboneElement
                                                                                                                                        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:riskOfBias.relatesTo.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
                                                                                                                                        318. ArtifactAssessment.content:riskOfBias.relatesTo.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()))
                                                                                                                                        SlicingThis element introduces a set of slices on ArtifactAssessment.content.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                        • value @ url
                                                                                                                                        • 320. ArtifactAssessment.content:riskOfBias.relatesTo.extension:quotation
                                                                                                                                          Slice Namequotation
                                                                                                                                          Definition

                                                                                                                                          Specification of a portion quoted from the related artifact.

                                                                                                                                          ShortQuoted portion from related artifact
                                                                                                                                          Control0..1
                                                                                                                                          TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                          Is Modifierfalse
                                                                                                                                          Summaryfalse
                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                          322. ArtifactAssessment.content:riskOfBias.relatesTo.extension:classifier
                                                                                                                                          Slice Nameclassifier
                                                                                                                                          Definition

                                                                                                                                          A classifier of the target artifact in a relatesTo element.

                                                                                                                                          ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                          Control0..1
                                                                                                                                          TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                          Is Modifierfalse
                                                                                                                                          Summaryfalse
                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                          324. ArtifactAssessment.content:riskOfBias.relatesTo.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()))
                                                                                                                                          SlicingThis element introduces a set of slices on ArtifactAssessment.content.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                          • value @ url
                                                                                                                                          • 326. ArtifactAssessment.content:riskOfBias.relatesTo.type
                                                                                                                                            Definition

                                                                                                                                            The type of relationship to the related artifact.

                                                                                                                                            Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                            Control1..1
                                                                                                                                            BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                            (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                            The type of relationship to the related artifact.

                                                                                                                                            TypeCodeableConcept
                                                                                                                                            Is Modifierfalse
                                                                                                                                            Must Supportfalse
                                                                                                                                            Summaryfalse
                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                            328. ArtifactAssessment.content:riskOfBias.relatesTo.target[x]
                                                                                                                                            Definition

                                                                                                                                            The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                            ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                            Control1..1
                                                                                                                                            TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                            [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                            330. ArtifactAssessment.content:riskOfBias.freeToShare
                                                                                                                                            Definition

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

                                                                                                                                            ShortAcceptable to publicly share the EvidenceAssessment content
                                                                                                                                            Comments

                                                                                                                                            Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                            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()))
                                                                                                                                            332. ArtifactAssessment.content:riskOfBias.component
                                                                                                                                            Definition

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

                                                                                                                                            ShortComment, classifier, or rating content
                                                                                                                                            Control0..*
                                                                                                                                            TypeBackboneElement
                                                                                                                                            Is Modifierfalse
                                                                                                                                            Must Supportfalse
                                                                                                                                            Summaryfalse
                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                            334. ArtifactAssessment.content:riskOfBias.component.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
                                                                                                                                            336. ArtifactAssessment.content:riskOfBias.component.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()))
                                                                                                                                            SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                            • value @ url
                                                                                                                                            • 338. ArtifactAssessment.content:riskOfBias.component.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()))
                                                                                                                                              SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                              • value @ url
                                                                                                                                              • 340. ArtifactAssessment.content:riskOfBias.component.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()))
                                                                                                                                                342. ArtifactAssessment.content:riskOfBias.component.type
                                                                                                                                                Definition

                                                                                                                                                Indicates what type of content this component represents.

                                                                                                                                                ShortWhat type of content
                                                                                                                                                Control0..1
                                                                                                                                                BindingFor example codes, see Evidence Certainty Type
                                                                                                                                                (example to http://terminology.hl7.org/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()))
                                                                                                                                                344. ArtifactAssessment.content:riskOfBias.component.classifier
                                                                                                                                                Definition

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

                                                                                                                                                ShortRating, classifier, or assessment
                                                                                                                                                Control0..*
                                                                                                                                                BindingFor example codes, see StatisticCertaintyRating
                                                                                                                                                (example to http://terminology.hl7.org/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()))
                                                                                                                                                346. ArtifactAssessment.content:riskOfBias.component.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()))
                                                                                                                                                348. ArtifactAssessment.content:riskOfBias.component.author
                                                                                                                                                Definition

                                                                                                                                                Indicates who or what authored the content.

                                                                                                                                                ShortWho authored the content
                                                                                                                                                Control0..*
                                                                                                                                                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()))
                                                                                                                                                350. ArtifactAssessment.content:riskOfBias.component.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()))
                                                                                                                                                352. ArtifactAssessment.content:riskOfBias.component.relatesTo
                                                                                                                                                Definition

                                                                                                                                                Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                ShortRelationship to other Resources
                                                                                                                                                Control0..*
                                                                                                                                                TypeBackboneElement
                                                                                                                                                Is Modifierfalse
                                                                                                                                                Must Supportfalse
                                                                                                                                                Summaryfalse
                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                354. ArtifactAssessment.content:riskOfBias.component.relatesTo.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
                                                                                                                                                356. ArtifactAssessment.content:riskOfBias.component.relatesTo.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()))
                                                                                                                                                SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                • value @ url
                                                                                                                                                • 358. ArtifactAssessment.content:riskOfBias.component.relatesTo.extension:quotation
                                                                                                                                                  Slice Namequotation
                                                                                                                                                  Definition

                                                                                                                                                  Specification of a portion quoted from the related artifact.

                                                                                                                                                  ShortQuoted portion from related artifact
                                                                                                                                                  Control0..1
                                                                                                                                                  TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                  Is Modifierfalse
                                                                                                                                                  Summaryfalse
                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                  360. ArtifactAssessment.content:riskOfBias.component.relatesTo.extension:classifier
                                                                                                                                                  Slice Nameclassifier
                                                                                                                                                  Definition

                                                                                                                                                  A classifier of the target artifact in a relatesTo element.

                                                                                                                                                  ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                  Control0..1
                                                                                                                                                  TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                  Is Modifierfalse
                                                                                                                                                  Summaryfalse
                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                  362. ArtifactAssessment.content:riskOfBias.component.relatesTo.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()))
                                                                                                                                                  SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                  • value @ url
                                                                                                                                                  • 364. ArtifactAssessment.content:riskOfBias.component.relatesTo.type
                                                                                                                                                    Definition

                                                                                                                                                    The type of relationship to the related artifact.

                                                                                                                                                    Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                    Control1..1
                                                                                                                                                    BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                    (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                    The type of relationship to the related artifact.

                                                                                                                                                    TypeCodeableConcept
                                                                                                                                                    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:riskOfBias.component.relatesTo.target[x]
                                                                                                                                                    Definition

                                                                                                                                                    The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                    ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                    Control1..1
                                                                                                                                                    TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                    [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                    368. ArtifactAssessment.content:riskOfBias.component.freeToShare
                                                                                                                                                    Definition

                                                                                                                                                    Acceptable to publicly share the comment, classifier or rating.

                                                                                                                                                    ShortAcceptable to publicly share the content
                                                                                                                                                    Comments

                                                                                                                                                    Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                    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()))
                                                                                                                                                    370. ArtifactAssessment.content:riskOfBias.component.component
                                                                                                                                                    Definition

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

                                                                                                                                                    ShortComment, classifier, or rating content
                                                                                                                                                    Control0..*
                                                                                                                                                    TypeSeettp://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()))
                                                                                                                                                    372. ArtifactAssessment.content:strengthOfRecommendation
                                                                                                                                                    Slice NamestrengthOfRecommendation
                                                                                                                                                    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 or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                    374. ArtifactAssessment.content: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
                                                                                                                                                    376. ArtifactAssessment.content: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()))
                                                                                                                                                    SlicingThis element introduces a set of slices on ArtifactAssessment.content.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                    • value @ url
                                                                                                                                                    • 378. ArtifactAssessment.content: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()))
                                                                                                                                                      SlicingThis element introduces a set of slices on ArtifactAssessment.content.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                      • value @ url
                                                                                                                                                      • 380. ArtifactAssessment.content: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()))
                                                                                                                                                        382. ArtifactAssessment.content:strengthOfRecommendation.type
                                                                                                                                                        Definition

                                                                                                                                                        Indicates what type of content this component represents.

                                                                                                                                                        ShortWhat type of content
                                                                                                                                                        Control1..1
                                                                                                                                                        BindingFor example codes, see Evidence Certainty Type
                                                                                                                                                        (example to http://terminology.hl7.org/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()))
                                                                                                                                                        384. ArtifactAssessment.content:strengthOfRecommendation.classifier
                                                                                                                                                        Definition

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

                                                                                                                                                        ShortRating, classifier, or assessment
                                                                                                                                                        Control0..*
                                                                                                                                                        BindingFor example codes, see StatisticCertaintyRating
                                                                                                                                                        (example to http://terminology.hl7.org/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()))
                                                                                                                                                        386. ArtifactAssessment.content: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()))
                                                                                                                                                        388. ArtifactAssessment.content:strengthOfRecommendation.author
                                                                                                                                                        Definition

                                                                                                                                                        Indicates who or what authored the content.

                                                                                                                                                        ShortWho authored the content
                                                                                                                                                        Control0..*
                                                                                                                                                        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()))
                                                                                                                                                        390. ArtifactAssessment.content: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()))
                                                                                                                                                        392. ArtifactAssessment.content:strengthOfRecommendation.relatesTo
                                                                                                                                                        Definition

                                                                                                                                                        Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                        ShortRelationship to other Resources
                                                                                                                                                        Control0..*
                                                                                                                                                        TypeBackboneElement
                                                                                                                                                        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:strengthOfRecommendation.relatesTo.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
                                                                                                                                                        396. ArtifactAssessment.content:strengthOfRecommendation.relatesTo.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()))
                                                                                                                                                        SlicingThis element introduces a set of slices on ArtifactAssessment.content.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                        • value @ url
                                                                                                                                                        • 398. ArtifactAssessment.content:strengthOfRecommendation.relatesTo.extension:quotation
                                                                                                                                                          Slice Namequotation
                                                                                                                                                          Definition

                                                                                                                                                          Specification of a portion quoted from the related artifact.

                                                                                                                                                          ShortQuoted portion from related artifact
                                                                                                                                                          Control0..1
                                                                                                                                                          TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                          Is Modifierfalse
                                                                                                                                                          Summaryfalse
                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                          400. ArtifactAssessment.content:strengthOfRecommendation.relatesTo.extension:classifier
                                                                                                                                                          Slice Nameclassifier
                                                                                                                                                          Definition

                                                                                                                                                          A classifier of the target artifact in a relatesTo element.

                                                                                                                                                          ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                          Control0..1
                                                                                                                                                          TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                          Is Modifierfalse
                                                                                                                                                          Summaryfalse
                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                          402. ArtifactAssessment.content:strengthOfRecommendation.relatesTo.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()))
                                                                                                                                                          SlicingThis element introduces a set of slices on ArtifactAssessment.content.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                          • value @ url
                                                                                                                                                          • 404. ArtifactAssessment.content:strengthOfRecommendation.relatesTo.type
                                                                                                                                                            Definition

                                                                                                                                                            The type of relationship to the related artifact.

                                                                                                                                                            Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                            Control1..1
                                                                                                                                                            BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                            (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                            The type of relationship to the related artifact.

                                                                                                                                                            TypeCodeableConcept
                                                                                                                                                            Is Modifierfalse
                                                                                                                                                            Must Supportfalse
                                                                                                                                                            Summaryfalse
                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                            406. ArtifactAssessment.content:strengthOfRecommendation.relatesTo.target[x]
                                                                                                                                                            Definition

                                                                                                                                                            The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                            ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                            Control1..1
                                                                                                                                                            TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                            [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                            408. ArtifactAssessment.content:strengthOfRecommendation.freeToShare
                                                                                                                                                            Definition

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

                                                                                                                                                            ShortAcceptable to publicly share the EvidenceAssessment content
                                                                                                                                                            Comments

                                                                                                                                                            Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                            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()))
                                                                                                                                                            410. ArtifactAssessment.content:strengthOfRecommendation.component
                                                                                                                                                            Definition

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

                                                                                                                                                            ShortComment, classifier, or rating content
                                                                                                                                                            Control0..*
                                                                                                                                                            TypeBackboneElement
                                                                                                                                                            Is Modifierfalse
                                                                                                                                                            Must Supportfalse
                                                                                                                                                            Summaryfalse
                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                            412. ArtifactAssessment.content:strengthOfRecommendation.component.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
                                                                                                                                                            414. ArtifactAssessment.content:strengthOfRecommendation.component.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()))
                                                                                                                                                            SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                            • value @ url
                                                                                                                                                            • 416. ArtifactAssessment.content:strengthOfRecommendation.component.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()))
                                                                                                                                                              SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                              • value @ url
                                                                                                                                                              • 418. ArtifactAssessment.content:strengthOfRecommendation.component.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()))
                                                                                                                                                                420. ArtifactAssessment.content:strengthOfRecommendation.component.type
                                                                                                                                                                Definition

                                                                                                                                                                Indicates what type of content this component represents.

                                                                                                                                                                ShortWhat type of content
                                                                                                                                                                Control0..1
                                                                                                                                                                BindingFor example codes, see Evidence Certainty Type
                                                                                                                                                                (example to http://terminology.hl7.org/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()))
                                                                                                                                                                422. ArtifactAssessment.content:strengthOfRecommendation.component.classifier
                                                                                                                                                                Definition

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

                                                                                                                                                                ShortRating, classifier, or assessment
                                                                                                                                                                Control0..*
                                                                                                                                                                BindingFor example codes, see StatisticCertaintyRating
                                                                                                                                                                (example to http://terminology.hl7.org/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()))
                                                                                                                                                                424. ArtifactAssessment.content:strengthOfRecommendation.component.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()))
                                                                                                                                                                426. ArtifactAssessment.content:strengthOfRecommendation.component.author
                                                                                                                                                                Definition

                                                                                                                                                                Indicates who or what authored the content.

                                                                                                                                                                ShortWho authored the content
                                                                                                                                                                Control0..*
                                                                                                                                                                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()))
                                                                                                                                                                428. ArtifactAssessment.content:strengthOfRecommendation.component.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()))
                                                                                                                                                                430. ArtifactAssessment.content:strengthOfRecommendation.component.relatesTo
                                                                                                                                                                Definition

                                                                                                                                                                Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                                ShortRelationship to other Resources
                                                                                                                                                                Control0..*
                                                                                                                                                                TypeBackboneElement
                                                                                                                                                                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:strengthOfRecommendation.component.relatesTo.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
                                                                                                                                                                434. ArtifactAssessment.content:strengthOfRecommendation.component.relatesTo.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()))
                                                                                                                                                                SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                • value @ url
                                                                                                                                                                • 436. ArtifactAssessment.content:strengthOfRecommendation.component.relatesTo.extension:quotation
                                                                                                                                                                  Slice Namequotation
                                                                                                                                                                  Definition

                                                                                                                                                                  Specification of a portion quoted from the related artifact.

                                                                                                                                                                  ShortQuoted portion from related artifact
                                                                                                                                                                  Control0..1
                                                                                                                                                                  TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                  Summaryfalse
                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                  438. ArtifactAssessment.content:strengthOfRecommendation.component.relatesTo.extension:classifier
                                                                                                                                                                  Slice Nameclassifier
                                                                                                                                                                  Definition

                                                                                                                                                                  A classifier of the target artifact in a relatesTo element.

                                                                                                                                                                  ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                                  Control0..1
                                                                                                                                                                  TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                  Summaryfalse
                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                  440. ArtifactAssessment.content:strengthOfRecommendation.component.relatesTo.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()))
                                                                                                                                                                  SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                  • value @ url
                                                                                                                                                                  • 442. ArtifactAssessment.content:strengthOfRecommendation.component.relatesTo.type
                                                                                                                                                                    Definition

                                                                                                                                                                    The type of relationship to the related artifact.

                                                                                                                                                                    Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                                    Control1..1
                                                                                                                                                                    BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                                    (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                                    The type of relationship to the related artifact.

                                                                                                                                                                    TypeCodeableConcept
                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                    Summaryfalse
                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                    444. ArtifactAssessment.content:strengthOfRecommendation.component.relatesTo.target[x]
                                                                                                                                                                    Definition

                                                                                                                                                                    The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                                    ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                                    Control1..1
                                                                                                                                                                    TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                    [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                                    446. ArtifactAssessment.content:strengthOfRecommendation.component.freeToShare
                                                                                                                                                                    Definition

                                                                                                                                                                    Acceptable to publicly share the comment, classifier or rating.

                                                                                                                                                                    ShortAcceptable to publicly share the content
                                                                                                                                                                    Comments

                                                                                                                                                                    Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                                    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()))
                                                                                                                                                                    448. ArtifactAssessment.content:strengthOfRecommendation.component.component
                                                                                                                                                                    Definition

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

                                                                                                                                                                    ShortComment, classifier, or rating content
                                                                                                                                                                    Control0..*
                                                                                                                                                                    TypeSeettp://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()))
                                                                                                                                                                    450. ArtifactAssessment.content:directionOfRecommendation
                                                                                                                                                                    Slice NamedirectionOfRecommendation
                                                                                                                                                                    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 or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                    452. ArtifactAssessment.content: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
                                                                                                                                                                    454. ArtifactAssessment.content: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()))
                                                                                                                                                                    SlicingThis element introduces a set of slices on ArtifactAssessment.content.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                    • value @ url
                                                                                                                                                                    • 456. ArtifactAssessment.content: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()))
                                                                                                                                                                      SlicingThis element introduces a set of slices on ArtifactAssessment.content.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                      • value @ url
                                                                                                                                                                      • 458. ArtifactAssessment.content: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()))
                                                                                                                                                                        460. ArtifactAssessment.content:directionOfRecommendation.type
                                                                                                                                                                        Definition

                                                                                                                                                                        Indicates what type of content this component represents.

                                                                                                                                                                        ShortWhat type of content
                                                                                                                                                                        Control1..1
                                                                                                                                                                        BindingFor example codes, see Evidence Certainty Type
                                                                                                                                                                        (example to http://terminology.hl7.org/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()))
                                                                                                                                                                        462. ArtifactAssessment.content:directionOfRecommendation.classifier
                                                                                                                                                                        Definition

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

                                                                                                                                                                        ShortRating, classifier, or assessment
                                                                                                                                                                        Control0..*
                                                                                                                                                                        BindingFor example codes, see StatisticCertaintyRating
                                                                                                                                                                        (example to http://terminology.hl7.org/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()))
                                                                                                                                                                        464. ArtifactAssessment.content: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()))
                                                                                                                                                                        466. ArtifactAssessment.content:directionOfRecommendation.author
                                                                                                                                                                        Definition

                                                                                                                                                                        Indicates who or what authored the content.

                                                                                                                                                                        ShortWho authored the content
                                                                                                                                                                        Control0..*
                                                                                                                                                                        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()))
                                                                                                                                                                        468. ArtifactAssessment.content: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()))
                                                                                                                                                                        470. ArtifactAssessment.content:directionOfRecommendation.relatesTo
                                                                                                                                                                        Definition

                                                                                                                                                                        Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                                        ShortRelationship to other Resources
                                                                                                                                                                        Control0..*
                                                                                                                                                                        TypeBackboneElement
                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                        Summaryfalse
                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                        472. ArtifactAssessment.content:directionOfRecommendation.relatesTo.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
                                                                                                                                                                        474. ArtifactAssessment.content:directionOfRecommendation.relatesTo.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()))
                                                                                                                                                                        SlicingThis element introduces a set of slices on ArtifactAssessment.content.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                        • value @ url
                                                                                                                                                                        • 476. ArtifactAssessment.content:directionOfRecommendation.relatesTo.extension:quotation
                                                                                                                                                                          Slice Namequotation
                                                                                                                                                                          Definition

                                                                                                                                                                          Specification of a portion quoted from the related artifact.

                                                                                                                                                                          ShortQuoted portion from related artifact
                                                                                                                                                                          Control0..1
                                                                                                                                                                          TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                          Summaryfalse
                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                          478. ArtifactAssessment.content:directionOfRecommendation.relatesTo.extension:classifier
                                                                                                                                                                          Slice Nameclassifier
                                                                                                                                                                          Definition

                                                                                                                                                                          A classifier of the target artifact in a relatesTo element.

                                                                                                                                                                          ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                                          Control0..1
                                                                                                                                                                          TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                          Summaryfalse
                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                          480. ArtifactAssessment.content:directionOfRecommendation.relatesTo.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()))
                                                                                                                                                                          SlicingThis element introduces a set of slices on ArtifactAssessment.content.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                          • value @ url
                                                                                                                                                                          • 482. ArtifactAssessment.content:directionOfRecommendation.relatesTo.type
                                                                                                                                                                            Definition

                                                                                                                                                                            The type of relationship to the related artifact.

                                                                                                                                                                            Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                                            Control1..1
                                                                                                                                                                            BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                                            (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                                            The type of relationship to the related artifact.

                                                                                                                                                                            TypeCodeableConcept
                                                                                                                                                                            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:directionOfRecommendation.relatesTo.target[x]
                                                                                                                                                                            Definition

                                                                                                                                                                            The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                                            ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                                            Control1..1
                                                                                                                                                                            TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                            [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                                            486. ArtifactAssessment.content:directionOfRecommendation.freeToShare
                                                                                                                                                                            Definition

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

                                                                                                                                                                            ShortAcceptable to publicly share the EvidenceAssessment content
                                                                                                                                                                            Comments

                                                                                                                                                                            Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                                            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()))
                                                                                                                                                                            488. ArtifactAssessment.content:directionOfRecommendation.component
                                                                                                                                                                            Definition

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

                                                                                                                                                                            ShortComment, classifier, or rating content
                                                                                                                                                                            Control0..*
                                                                                                                                                                            TypeBackboneElement
                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                            Summaryfalse
                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                            490. ArtifactAssessment.content:directionOfRecommendation.component.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:directionOfRecommendation.component.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()))
                                                                                                                                                                            SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                            • value @ url
                                                                                                                                                                            • 494. ArtifactAssessment.content:directionOfRecommendation.component.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()))
                                                                                                                                                                              SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                              • value @ url
                                                                                                                                                                              • 496. ArtifactAssessment.content:directionOfRecommendation.component.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()))
                                                                                                                                                                                498. ArtifactAssessment.content:directionOfRecommendation.component.type
                                                                                                                                                                                Definition

                                                                                                                                                                                Indicates what type of content this component represents.

                                                                                                                                                                                ShortWhat type of content
                                                                                                                                                                                Control0..1
                                                                                                                                                                                BindingFor example codes, see Evidence Certainty Type
                                                                                                                                                                                (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                500. ArtifactAssessment.content:directionOfRecommendation.component.classifier
                                                                                                                                                                                Definition

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

                                                                                                                                                                                ShortRating, classifier, or assessment
                                                                                                                                                                                Control0..*
                                                                                                                                                                                BindingFor example codes, see StatisticCertaintyRating
                                                                                                                                                                                (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                502. ArtifactAssessment.content:directionOfRecommendation.component.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()))
                                                                                                                                                                                504. ArtifactAssessment.content:directionOfRecommendation.component.author
                                                                                                                                                                                Definition

                                                                                                                                                                                Indicates who or what authored the content.

                                                                                                                                                                                ShortWho authored the content
                                                                                                                                                                                Control0..*
                                                                                                                                                                                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()))
                                                                                                                                                                                506. ArtifactAssessment.content:directionOfRecommendation.component.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()))
                                                                                                                                                                                508. ArtifactAssessment.content:directionOfRecommendation.component.relatesTo
                                                                                                                                                                                Definition

                                                                                                                                                                                Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                                                ShortRelationship to other Resources
                                                                                                                                                                                Control0..*
                                                                                                                                                                                TypeBackboneElement
                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                510. ArtifactAssessment.content:directionOfRecommendation.component.relatesTo.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
                                                                                                                                                                                512. ArtifactAssessment.content:directionOfRecommendation.component.relatesTo.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()))
                                                                                                                                                                                SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                • value @ url
                                                                                                                                                                                • 514. ArtifactAssessment.content:directionOfRecommendation.component.relatesTo.extension:quotation
                                                                                                                                                                                  Slice Namequotation
                                                                                                                                                                                  Definition

                                                                                                                                                                                  Specification of a portion quoted from the related artifact.

                                                                                                                                                                                  ShortQuoted portion from related artifact
                                                                                                                                                                                  Control0..1
                                                                                                                                                                                  TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                  516. ArtifactAssessment.content:directionOfRecommendation.component.relatesTo.extension:classifier
                                                                                                                                                                                  Slice Nameclassifier
                                                                                                                                                                                  Definition

                                                                                                                                                                                  A classifier of the target artifact in a relatesTo element.

                                                                                                                                                                                  ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                                                  Control0..1
                                                                                                                                                                                  TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                  518. ArtifactAssessment.content:directionOfRecommendation.component.relatesTo.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()))
                                                                                                                                                                                  SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                  • value @ url
                                                                                                                                                                                  • 520. ArtifactAssessment.content:directionOfRecommendation.component.relatesTo.type
                                                                                                                                                                                    Definition

                                                                                                                                                                                    The type of relationship to the related artifact.

                                                                                                                                                                                    Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                                                    Control1..1
                                                                                                                                                                                    BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                                                    (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                                                    The type of relationship to the related artifact.

                                                                                                                                                                                    TypeCodeableConcept
                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                    522. ArtifactAssessment.content:directionOfRecommendation.component.relatesTo.target[x]
                                                                                                                                                                                    Definition

                                                                                                                                                                                    The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                                                    ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                                                    Control1..1
                                                                                                                                                                                    TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                    [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                                                    524. ArtifactAssessment.content:directionOfRecommendation.component.freeToShare
                                                                                                                                                                                    Definition

                                                                                                                                                                                    Acceptable to publicly share the comment, classifier or rating.

                                                                                                                                                                                    ShortAcceptable to publicly share the content
                                                                                                                                                                                    Comments

                                                                                                                                                                                    Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                                                    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()))
                                                                                                                                                                                    526. ArtifactAssessment.content:directionOfRecommendation.component.component
                                                                                                                                                                                    Definition

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

                                                                                                                                                                                    ShortComment, classifier, or rating content
                                                                                                                                                                                    Control0..*
                                                                                                                                                                                    TypeSeettp://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()))
                                                                                                                                                                                    528. ArtifactAssessment.content:certaintyOfEvidence
                                                                                                                                                                                    Slice NamecertaintyOfEvidence
                                                                                                                                                                                    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 or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                    530. ArtifactAssessment.content:certaintyOfEvidence.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
                                                                                                                                                                                    532. ArtifactAssessment.content:certaintyOfEvidence.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()))
                                                                                                                                                                                    SlicingThis element introduces a set of slices on ArtifactAssessment.content.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                    • value @ url
                                                                                                                                                                                    • 534. ArtifactAssessment.content:certaintyOfEvidence.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()))
                                                                                                                                                                                      SlicingThis element introduces a set of slices on ArtifactAssessment.content.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                      • value @ url
                                                                                                                                                                                      • 536. ArtifactAssessment.content:certaintyOfEvidence.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()))
                                                                                                                                                                                        538. ArtifactAssessment.content:certaintyOfEvidence.type
                                                                                                                                                                                        Definition

                                                                                                                                                                                        Indicates what type of content this component represents.

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

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

                                                                                                                                                                                        ShortRating, classifier, or assessment
                                                                                                                                                                                        Control0..*
                                                                                                                                                                                        BindingFor example codes, see StatisticCertaintyRating
                                                                                                                                                                                        (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                        542. ArtifactAssessment.content:certaintyOfEvidence.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()))
                                                                                                                                                                                        544. ArtifactAssessment.content:certaintyOfEvidence.author
                                                                                                                                                                                        Definition

                                                                                                                                                                                        Indicates who or what authored the content.

                                                                                                                                                                                        ShortWho authored the content
                                                                                                                                                                                        Control0..*
                                                                                                                                                                                        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()))
                                                                                                                                                                                        546. ArtifactAssessment.content:certaintyOfEvidence.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()))
                                                                                                                                                                                        548. ArtifactAssessment.content:certaintyOfEvidence.relatesTo
                                                                                                                                                                                        Definition

                                                                                                                                                                                        Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                                                        ShortRelationship to other Resources
                                                                                                                                                                                        Control0..*
                                                                                                                                                                                        TypeBackboneElement
                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                        550. ArtifactAssessment.content:certaintyOfEvidence.relatesTo.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
                                                                                                                                                                                        552. ArtifactAssessment.content:certaintyOfEvidence.relatesTo.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()))
                                                                                                                                                                                        SlicingThis element introduces a set of slices on ArtifactAssessment.content.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                        • value @ url
                                                                                                                                                                                        • 554. ArtifactAssessment.content:certaintyOfEvidence.relatesTo.extension:quotation
                                                                                                                                                                                          Slice Namequotation
                                                                                                                                                                                          Definition

                                                                                                                                                                                          Specification of a portion quoted from the related artifact.

                                                                                                                                                                                          ShortQuoted portion from related artifact
                                                                                                                                                                                          Control0..1
                                                                                                                                                                                          TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                          556. ArtifactAssessment.content:certaintyOfEvidence.relatesTo.extension:classifier
                                                                                                                                                                                          Slice Nameclassifier
                                                                                                                                                                                          Definition

                                                                                                                                                                                          A classifier of the target artifact in a relatesTo element.

                                                                                                                                                                                          ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                                                          Control0..1
                                                                                                                                                                                          TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                          558. ArtifactAssessment.content:certaintyOfEvidence.relatesTo.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()))
                                                                                                                                                                                          SlicingThis element introduces a set of slices on ArtifactAssessment.content.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                          • value @ url
                                                                                                                                                                                          • 560. ArtifactAssessment.content:certaintyOfEvidence.relatesTo.type
                                                                                                                                                                                            Definition

                                                                                                                                                                                            The type of relationship to the related artifact.

                                                                                                                                                                                            Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                                                            Control1..1
                                                                                                                                                                                            BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                                                            (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                                                            The type of relationship to the related artifact.

                                                                                                                                                                                            TypeCodeableConcept
                                                                                                                                                                                            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:certaintyOfEvidence.relatesTo.target[x]
                                                                                                                                                                                            Definition

                                                                                                                                                                                            The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                                                            ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                                                            Control1..1
                                                                                                                                                                                            TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                            [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                                                            564. ArtifactAssessment.content:certaintyOfEvidence.freeToShare
                                                                                                                                                                                            Definition

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

                                                                                                                                                                                            ShortAcceptable to publicly share the EvidenceAssessment content
                                                                                                                                                                                            Comments

                                                                                                                                                                                            Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                                                            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()))
                                                                                                                                                                                            566. ArtifactAssessment.content:certaintyOfEvidence.component
                                                                                                                                                                                            Definition

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

                                                                                                                                                                                            ShortComment, classifier, or rating content
                                                                                                                                                                                            Control0..*
                                                                                                                                                                                            TypeBackboneElement
                                                                                                                                                                                            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:certaintyOfEvidence.component.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
                                                                                                                                                                                            570. ArtifactAssessment.content:certaintyOfEvidence.component.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()))
                                                                                                                                                                                            SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                            • value @ url
                                                                                                                                                                                            • 572. ArtifactAssessment.content:certaintyOfEvidence.component.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()))
                                                                                                                                                                                              SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                              • value @ url
                                                                                                                                                                                              • 574. ArtifactAssessment.content:certaintyOfEvidence.component.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()))
                                                                                                                                                                                                576. ArtifactAssessment.content:certaintyOfEvidence.component.type
                                                                                                                                                                                                Definition

                                                                                                                                                                                                Indicates what type of content this component represents.

                                                                                                                                                                                                ShortWhat type of content
                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                BindingFor example codes, see Evidence Certainty Type
                                                                                                                                                                                                (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                578. ArtifactAssessment.content:certaintyOfEvidence.component.classifier
                                                                                                                                                                                                Definition

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

                                                                                                                                                                                                ShortRating, classifier, or assessment
                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                BindingFor example codes, see StatisticCertaintyRating
                                                                                                                                                                                                (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                580. ArtifactAssessment.content:certaintyOfEvidence.component.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()))
                                                                                                                                                                                                582. ArtifactAssessment.content:certaintyOfEvidence.component.author
                                                                                                                                                                                                Definition

                                                                                                                                                                                                Indicates who or what authored the content.

                                                                                                                                                                                                ShortWho authored the content
                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                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()))
                                                                                                                                                                                                584. ArtifactAssessment.content:certaintyOfEvidence.component.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()))
                                                                                                                                                                                                586. ArtifactAssessment.content:certaintyOfEvidence.component.relatesTo
                                                                                                                                                                                                Definition

                                                                                                                                                                                                Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                                                                ShortRelationship to other Resources
                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                TypeBackboneElement
                                                                                                                                                                                                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:certaintyOfEvidence.component.relatesTo.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
                                                                                                                                                                                                590. ArtifactAssessment.content:certaintyOfEvidence.component.relatesTo.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()))
                                                                                                                                                                                                SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                • value @ url
                                                                                                                                                                                                • 592. ArtifactAssessment.content:certaintyOfEvidence.component.relatesTo.extension:quotation
                                                                                                                                                                                                  Slice Namequotation
                                                                                                                                                                                                  Definition

                                                                                                                                                                                                  Specification of a portion quoted from the related artifact.

                                                                                                                                                                                                  ShortQuoted portion from related artifact
                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                  TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                  594. ArtifactAssessment.content:certaintyOfEvidence.component.relatesTo.extension:classifier
                                                                                                                                                                                                  Slice Nameclassifier
                                                                                                                                                                                                  Definition

                                                                                                                                                                                                  A classifier of the target artifact in a relatesTo element.

                                                                                                                                                                                                  ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                  TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                  596. ArtifactAssessment.content:certaintyOfEvidence.component.relatesTo.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()))
                                                                                                                                                                                                  SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                  • value @ url
                                                                                                                                                                                                  • 598. ArtifactAssessment.content:certaintyOfEvidence.component.relatesTo.type
                                                                                                                                                                                                    Definition

                                                                                                                                                                                                    The type of relationship to the related artifact.

                                                                                                                                                                                                    Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                                                                    Control1..1
                                                                                                                                                                                                    BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                                                                    (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                                                                    The type of relationship to the related artifact.

                                                                                                                                                                                                    TypeCodeableConcept
                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                    600. ArtifactAssessment.content:certaintyOfEvidence.component.relatesTo.target[x]
                                                                                                                                                                                                    Definition

                                                                                                                                                                                                    The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                                                                    ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                                                                    Control1..1
                                                                                                                                                                                                    TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                    [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                                                                    602. ArtifactAssessment.content:certaintyOfEvidence.component.freeToShare
                                                                                                                                                                                                    Definition

                                                                                                                                                                                                    Acceptable to publicly share the comment, classifier or rating.

                                                                                                                                                                                                    ShortAcceptable to publicly share the content
                                                                                                                                                                                                    Comments

                                                                                                                                                                                                    Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                                                                    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()))
                                                                                                                                                                                                    604. ArtifactAssessment.content:certaintyOfEvidence.component.component
                                                                                                                                                                                                    Definition

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

                                                                                                                                                                                                    ShortComment, classifier, or rating content
                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                    TypeSeettp://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()))
                                                                                                                                                                                                    606. ArtifactAssessment.content:ratings
                                                                                                                                                                                                    Slice Nameratings
                                                                                                                                                                                                    Definition

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

                                                                                                                                                                                                    ShortComment, classifier, or rating content
                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                    TypeBackboneElement
                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                    608. ArtifactAssessment.content:ratings.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
                                                                                                                                                                                                    610. ArtifactAssessment.content:ratings.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()))
                                                                                                                                                                                                    SlicingThis element introduces a set of slices on ArtifactAssessment.content.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                    • value @ url
                                                                                                                                                                                                    • 612. ArtifactAssessment.content:ratings.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()))
                                                                                                                                                                                                      SlicingThis element introduces a set of slices on ArtifactAssessment.content.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                      • value @ url
                                                                                                                                                                                                      • 614. ArtifactAssessment.content:ratings.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()))
                                                                                                                                                                                                        616. ArtifactAssessment.content:ratings.type
                                                                                                                                                                                                        Definition

                                                                                                                                                                                                        Indicates what type of content this component represents.

                                                                                                                                                                                                        ShortWhat type of content
                                                                                                                                                                                                        Control1..1
                                                                                                                                                                                                        BindingFor example codes, see Evidence Certainty Type
                                                                                                                                                                                                        (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                        618. ArtifactAssessment.content:ratings.classifier
                                                                                                                                                                                                        Definition

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

                                                                                                                                                                                                        ShortRating, classifier, or assessment
                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                        BindingFor example codes, see StatisticCertaintyRating
                                                                                                                                                                                                        (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                        620. ArtifactAssessment.content:ratings.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()))
                                                                                                                                                                                                        622. ArtifactAssessment.content:ratings.author
                                                                                                                                                                                                        Definition

                                                                                                                                                                                                        Indicates who or what authored the content.

                                                                                                                                                                                                        ShortWho authored the content
                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                        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()))
                                                                                                                                                                                                        624. ArtifactAssessment.content:ratings.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()))
                                                                                                                                                                                                        626. ArtifactAssessment.content:ratings.relatesTo
                                                                                                                                                                                                        Definition

                                                                                                                                                                                                        Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                                                                        ShortRelationship to other Resources
                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                        TypeBackboneElement
                                                                                                                                                                                                        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:ratings.relatesTo.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
                                                                                                                                                                                                        630. ArtifactAssessment.content:ratings.relatesTo.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()))
                                                                                                                                                                                                        SlicingThis element introduces a set of slices on ArtifactAssessment.content.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                        • value @ url
                                                                                                                                                                                                        • 632. ArtifactAssessment.content:ratings.relatesTo.extension:quotation
                                                                                                                                                                                                          Slice Namequotation
                                                                                                                                                                                                          Definition

                                                                                                                                                                                                          Specification of a portion quoted from the related artifact.

                                                                                                                                                                                                          ShortQuoted portion from related artifact
                                                                                                                                                                                                          Control0..1
                                                                                                                                                                                                          TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                          634. ArtifactAssessment.content:ratings.relatesTo.extension:classifier
                                                                                                                                                                                                          Slice Nameclassifier
                                                                                                                                                                                                          Definition

                                                                                                                                                                                                          A classifier of the target artifact in a relatesTo element.

                                                                                                                                                                                                          ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                                                                          Control0..1
                                                                                                                                                                                                          TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                          636. ArtifactAssessment.content:ratings.relatesTo.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()))
                                                                                                                                                                                                          SlicingThis element introduces a set of slices on ArtifactAssessment.content.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                          • value @ url
                                                                                                                                                                                                          • 638. ArtifactAssessment.content:ratings.relatesTo.type
                                                                                                                                                                                                            Definition

                                                                                                                                                                                                            The type of relationship to the related artifact.

                                                                                                                                                                                                            Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                                                                            Control1..1
                                                                                                                                                                                                            BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                                                                            (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                                                                            The type of relationship to the related artifact.

                                                                                                                                                                                                            TypeCodeableConcept
                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                            640. ArtifactAssessment.content:ratings.relatesTo.target[x]
                                                                                                                                                                                                            Definition

                                                                                                                                                                                                            The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                                                                            ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                                                                            Control1..1
                                                                                                                                                                                                            TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                            [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                                                                            642. ArtifactAssessment.content:ratings.freeToShare
                                                                                                                                                                                                            Definition

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

                                                                                                                                                                                                            ShortAcceptable to publicly share the EvidenceAssessment content
                                                                                                                                                                                                            Comments

                                                                                                                                                                                                            Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                                                                            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()))
                                                                                                                                                                                                            644. ArtifactAssessment.content:ratings.component
                                                                                                                                                                                                            Definition

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

                                                                                                                                                                                                            ShortComment, classifier, or rating content
                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                            TypeBackboneElement
                                                                                                                                                                                                            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:ratings.component.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
                                                                                                                                                                                                            648. ArtifactAssessment.content:ratings.component.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()))
                                                                                                                                                                                                            SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                            • value @ url
                                                                                                                                                                                                            • 650. ArtifactAssessment.content:ratings.component.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()))
                                                                                                                                                                                                              SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                              • value @ url
                                                                                                                                                                                                              • 652. ArtifactAssessment.content:ratings.component.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()))
                                                                                                                                                                                                                654. ArtifactAssessment.content:ratings.component.type
                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                Indicates what type of content this component represents.

                                                                                                                                                                                                                ShortWhat type of content
                                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                                BindingFor example codes, see Evidence Certainty Type
                                                                                                                                                                                                                (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                656. ArtifactAssessment.content:ratings.component.classifier
                                                                                                                                                                                                                Definition

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

                                                                                                                                                                                                                ShortRating, classifier, or assessment
                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                BindingFor example codes, see StatisticCertaintyRating
                                                                                                                                                                                                                (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                658. ArtifactAssessment.content:ratings.component.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()))
                                                                                                                                                                                                                660. ArtifactAssessment.content:ratings.component.author
                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                Indicates who or what authored the content.

                                                                                                                                                                                                                ShortWho authored the content
                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                662. ArtifactAssessment.content:ratings.component.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()))
                                                                                                                                                                                                                664. ArtifactAssessment.content:ratings.component.relatesTo
                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                                                                                ShortRelationship to other Resources
                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                TypeBackboneElement
                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                666. ArtifactAssessment.content:ratings.component.relatesTo.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
                                                                                                                                                                                                                668. ArtifactAssessment.content:ratings.component.relatesTo.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()))
                                                                                                                                                                                                                SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                • value @ url
                                                                                                                                                                                                                • 670. ArtifactAssessment.content:ratings.component.relatesTo.extension:quotation
                                                                                                                                                                                                                  Slice Namequotation
                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                  Specification of a portion quoted from the related artifact.

                                                                                                                                                                                                                  ShortQuoted portion from related artifact
                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                  TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                  672. ArtifactAssessment.content:ratings.component.relatesTo.extension:classifier
                                                                                                                                                                                                                  Slice Nameclassifier
                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                  A classifier of the target artifact in a relatesTo element.

                                                                                                                                                                                                                  ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                  TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                  674. ArtifactAssessment.content:ratings.component.relatesTo.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()))
                                                                                                                                                                                                                  SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                  • value @ url
                                                                                                                                                                                                                  • 676. ArtifactAssessment.content:ratings.component.relatesTo.type
                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                    The type of relationship to the related artifact.

                                                                                                                                                                                                                    Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                                                                                    Control1..1
                                                                                                                                                                                                                    BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                                                                                    (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                                                                                    The type of relationship to the related artifact.

                                                                                                                                                                                                                    TypeCodeableConcept
                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                    678. ArtifactAssessment.content:ratings.component.relatesTo.target[x]
                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                    The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                                                                                    ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                                                                                    Control1..1
                                                                                                                                                                                                                    TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                                    [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                                                                                    680. ArtifactAssessment.content:ratings.component.freeToShare
                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                    Acceptable to publicly share the comment, classifier or rating.

                                                                                                                                                                                                                    ShortAcceptable to publicly share the content
                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                    Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                                                                                    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:ratings.component.component
                                                                                                                                                                                                                    Definition

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

                                                                                                                                                                                                                    ShortComment, classifier, or rating content
                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                    TypeSeettp://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:evidence
                                                                                                                                                                                                                    Slice Nameevidence
                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                    A comment, rating, or classification of the recommendation.

                                                                                                                                                                                                                    ShortA comment, rating, or classification
                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                    TypeBackboneElement
                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                    Must Supporttrue
                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                    686. 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
                                                                                                                                                                                                                    688. 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()))
                                                                                                                                                                                                                    SlicingThis element introduces a set of slices on ArtifactAssessment.content.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                    • value @ url
                                                                                                                                                                                                                    • 690. 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()))
                                                                                                                                                                                                                      SlicingThis element introduces a set of slices on ArtifactAssessment.content.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                      • value @ url
                                                                                                                                                                                                                      • 692. 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()))
                                                                                                                                                                                                                        694. ArtifactAssessment.content:evidence.type
                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                        Indicates what type of content this component represents.

                                                                                                                                                                                                                        ShortWhat type of content
                                                                                                                                                                                                                        Control1..1
                                                                                                                                                                                                                        BindingFor example codes, see Evidence Certainty Type
                                                                                                                                                                                                                        (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                        696. ArtifactAssessment.content:evidence.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()))
                                                                                                                                                                                                                        698. 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()))
                                                                                                                                                                                                                        700. ArtifactAssessment.content:evidence.author
                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                        Indicates who or what authored the content.

                                                                                                                                                                                                                        ShortWho authored the content
                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                        702. 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()))
                                                                                                                                                                                                                        704. ArtifactAssessment.content:evidence.relatesTo
                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                        Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                                                                                        ShortRelationship to other Resources
                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                        TypeBackboneElement
                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                        706. ArtifactAssessment.content:evidence.relatesTo.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
                                                                                                                                                                                                                        708. ArtifactAssessment.content:evidence.relatesTo.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()))
                                                                                                                                                                                                                        SlicingThis element introduces a set of slices on ArtifactAssessment.content.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                        • value @ url
                                                                                                                                                                                                                        • 710. ArtifactAssessment.content:evidence.relatesTo.extension:quotation
                                                                                                                                                                                                                          Slice Namequotation
                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                          Specification of a portion quoted from the related artifact.

                                                                                                                                                                                                                          ShortQuoted portion from related artifact
                                                                                                                                                                                                                          Control0..1
                                                                                                                                                                                                                          TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                          712. ArtifactAssessment.content:evidence.relatesTo.extension:classifier
                                                                                                                                                                                                                          Slice Nameclassifier
                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                          A classifier of the target artifact in a relatesTo element.

                                                                                                                                                                                                                          ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                                                                                          Control0..1
                                                                                                                                                                                                                          TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                          714. ArtifactAssessment.content:evidence.relatesTo.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()))
                                                                                                                                                                                                                          SlicingThis element introduces a set of slices on ArtifactAssessment.content.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                          • value @ url
                                                                                                                                                                                                                          • 716. ArtifactAssessment.content:evidence.relatesTo.type
                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                            The type of relationship to the related artifact.

                                                                                                                                                                                                                            Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                                                                                            Control1..1
                                                                                                                                                                                                                            BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                                                                                            (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                                                                                            The type of relationship to the related artifact.

                                                                                                                                                                                                                            TypeCodeableConcept
                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                            718. ArtifactAssessment.content:evidence.relatesTo.target[x]
                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                            The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                                                                                            ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                                                                                            Control1..1
                                                                                                                                                                                                                            TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                                            [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                                                                                            720. ArtifactAssessment.content:evidence.freeToShare
                                                                                                                                                                                                                            Definition

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

                                                                                                                                                                                                                            ShortAcceptable to publicly share the content
                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                            Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                            722. ArtifactAssessment.content:evidence.component
                                                                                                                                                                                                                            Definition

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

                                                                                                                                                                                                                            ShortComment, classifier, or rating content
                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                            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.component. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                            • value @ type
                                                                                                                                                                                                                            • 724. ArtifactAssessment.content:evidence.component.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
                                                                                                                                                                                                                              726. ArtifactAssessment.content:evidence.component.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()))
                                                                                                                                                                                                                              SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                              • value @ url
                                                                                                                                                                                                                              • 728. ArtifactAssessment.content:evidence.component.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()))
                                                                                                                                                                                                                                SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                • value @ url
                                                                                                                                                                                                                                • 730. ArtifactAssessment.content:evidence.component.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()))
                                                                                                                                                                                                                                  732. ArtifactAssessment.content:evidence.component.type
                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                  Indicates what type of content this component represents.

                                                                                                                                                                                                                                  ShortWhat type of content
                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                  BindingFor example codes, see Evidence Certainty Type
                                                                                                                                                                                                                                  (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                  734. ArtifactAssessment.content:evidence.component.classifier
                                                                                                                                                                                                                                  Definition

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

                                                                                                                                                                                                                                  ShortRating, classifier, or assessment
                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                  BindingFor example codes, see StatisticCertaintyRating
                                                                                                                                                                                                                                  (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                  736. ArtifactAssessment.content:evidence.component.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()))
                                                                                                                                                                                                                                  738. ArtifactAssessment.content:evidence.component.author
                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                  Indicates who or what authored the content.

                                                                                                                                                                                                                                  ShortWho authored the content
                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                  740. ArtifactAssessment.content:evidence.component.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()))
                                                                                                                                                                                                                                  742. ArtifactAssessment.content:evidence.component.relatesTo
                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                  Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                                                                                                  ShortRelationship to other Resources
                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                  TypeBackboneElement
                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                  744. ArtifactAssessment.content:evidence.component.relatesTo.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
                                                                                                                                                                                                                                  746. ArtifactAssessment.content:evidence.component.relatesTo.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()))
                                                                                                                                                                                                                                  SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                  • value @ url
                                                                                                                                                                                                                                  • 748. ArtifactAssessment.content:evidence.component.relatesTo.extension:quotation
                                                                                                                                                                                                                                    Slice Namequotation
                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                    Specification of a portion quoted from the related artifact.

                                                                                                                                                                                                                                    ShortQuoted portion from related artifact
                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                    TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                    750. ArtifactAssessment.content:evidence.component.relatesTo.extension:classifier
                                                                                                                                                                                                                                    Slice Nameclassifier
                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                    A classifier of the target artifact in a relatesTo element.

                                                                                                                                                                                                                                    ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                    TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                    752. ArtifactAssessment.content:evidence.component.relatesTo.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()))
                                                                                                                                                                                                                                    SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                    • value @ url
                                                                                                                                                                                                                                    • 754. ArtifactAssessment.content:evidence.component.relatesTo.type
                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                      The type of relationship to the related artifact.

                                                                                                                                                                                                                                      Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                                                                                                      Control1..1
                                                                                                                                                                                                                                      BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                                                                                                      (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                                                                                                      The type of relationship to the related artifact.

                                                                                                                                                                                                                                      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:evidence.component.relatesTo.target[x]
                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                      The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                                                                                                      ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                                                                                                      Control1..1
                                                                                                                                                                                                                                      TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                                                      [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                                                                                                      758. ArtifactAssessment.content:evidence.component.freeToShare
                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                      Acceptable to publicly share the comment, classifier or rating.

                                                                                                                                                                                                                                      ShortAcceptable to publicly share the content
                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                      Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                      760. ArtifactAssessment.content:evidence.component.component
                                                                                                                                                                                                                                      Definition

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

                                                                                                                                                                                                                                      ShortComment, classifier, or rating content
                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                      TypeSeettp://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()))
                                                                                                                                                                                                                                      762. ArtifactAssessment.content:evidence.component:summaryOfFindings
                                                                                                                                                                                                                                      Slice NamesummaryOfFindings
                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                      764. 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
                                                                                                                                                                                                                                      766. 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()))
                                                                                                                                                                                                                                      SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                      • value @ url
                                                                                                                                                                                                                                      • 768. 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()))
                                                                                                                                                                                                                                        SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                        • value @ url
                                                                                                                                                                                                                                        • 770. 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()))
                                                                                                                                                                                                                                          772. 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 Evidence Certainty Type
                                                                                                                                                                                                                                          (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                          774. 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 StatisticCertaintyRating
                                                                                                                                                                                                                                          (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                          776. 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()))
                                                                                                                                                                                                                                          778. ArtifactAssessment.content:evidence.component:summaryOfFindings.author
                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                          Indicates who or what authored the content.

                                                                                                                                                                                                                                          ShortWho authored the content
                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                          780. 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()))
                                                                                                                                                                                                                                          782. ArtifactAssessment.content:evidence.component:summaryOfFindings.relatesTo
                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                          Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                                                                                                          ShortRelationship to other Resources
                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                          TypeBackboneElement
                                                                                                                                                                                                                                          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:evidence.component:summaryOfFindings.relatesTo.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
                                                                                                                                                                                                                                          786. ArtifactAssessment.content:evidence.component:summaryOfFindings.relatesTo.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()))
                                                                                                                                                                                                                                          SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                          • value @ url
                                                                                                                                                                                                                                          • 788. ArtifactAssessment.content:evidence.component:summaryOfFindings.relatesTo.extension:quotation
                                                                                                                                                                                                                                            Slice Namequotation
                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                            Specification of a portion quoted from the related artifact.

                                                                                                                                                                                                                                            ShortQuoted portion from related artifact
                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                            TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                            790. ArtifactAssessment.content:evidence.component:summaryOfFindings.relatesTo.extension:classifier
                                                                                                                                                                                                                                            Slice Nameclassifier
                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                            A classifier of the target artifact in a relatesTo element.

                                                                                                                                                                                                                                            ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                            TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                            792. ArtifactAssessment.content:evidence.component:summaryOfFindings.relatesTo.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()))
                                                                                                                                                                                                                                            SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                            • value @ url
                                                                                                                                                                                                                                            • 794. ArtifactAssessment.content:evidence.component:summaryOfFindings.relatesTo.type
                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                              The type of relationship to the related artifact.

                                                                                                                                                                                                                                              Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                                                                                                              Control1..1
                                                                                                                                                                                                                                              BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                                                                                                              (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                                                                                                              The type of relationship to the related artifact.

                                                                                                                                                                                                                                              TypeCodeableConcept
                                                                                                                                                                                                                                              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:evidence.component:summaryOfFindings.relatesTo.target[x]
                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                              The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                                                                                                              ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                                                                                                              Control1..1
                                                                                                                                                                                                                                              TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                                                              [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                                                                                                              798. ArtifactAssessment.content:evidence.component:summaryOfFindings.freeToShare
                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                              Acceptable to publicly share the comment, classifier or rating.

                                                                                                                                                                                                                                              ShortAcceptable to publicly share the content
                                                                                                                                                                                                                                              Comments

                                                                                                                                                                                                                                              Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                              800. ArtifactAssessment.content:evidence.component:summaryOfFindings.component
                                                                                                                                                                                                                                              Definition

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

                                                                                                                                                                                                                                              ShortComment, classifier, or rating content
                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                              TypeSeettp://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()))
                                                                                                                                                                                                                                              802. ArtifactAssessment.content:evidence.component:desirableEffects
                                                                                                                                                                                                                                              Slice NamedesirableEffects
                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                              804. 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
                                                                                                                                                                                                                                              806. 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()))
                                                                                                                                                                                                                                              SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                              • value @ url
                                                                                                                                                                                                                                              • 808. 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()))
                                                                                                                                                                                                                                                SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                • value @ url
                                                                                                                                                                                                                                                • 810. 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()))
                                                                                                                                                                                                                                                  812. 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 Evidence Certainty Type
                                                                                                                                                                                                                                                  (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                  814. 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 StatisticCertaintyRating
                                                                                                                                                                                                                                                  (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                  816. 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()))
                                                                                                                                                                                                                                                  818. ArtifactAssessment.content:evidence.component:desirableEffects.author
                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                  Indicates who or what authored the content.

                                                                                                                                                                                                                                                  ShortWho authored the content
                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                  820. 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()))
                                                                                                                                                                                                                                                  822. ArtifactAssessment.content:evidence.component:desirableEffects.relatesTo
                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                  Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                                                                                                                  ShortRelationship to other Resources
                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                  TypeBackboneElement
                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                  824. ArtifactAssessment.content:evidence.component:desirableEffects.relatesTo.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
                                                                                                                                                                                                                                                  826. ArtifactAssessment.content:evidence.component:desirableEffects.relatesTo.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()))
                                                                                                                                                                                                                                                  SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                  • value @ url
                                                                                                                                                                                                                                                  • 828. ArtifactAssessment.content:evidence.component:desirableEffects.relatesTo.extension:quotation
                                                                                                                                                                                                                                                    Slice Namequotation
                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                    Specification of a portion quoted from the related artifact.

                                                                                                                                                                                                                                                    ShortQuoted portion from related artifact
                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                    TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                    830. ArtifactAssessment.content:evidence.component:desirableEffects.relatesTo.extension:classifier
                                                                                                                                                                                                                                                    Slice Nameclassifier
                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                    A classifier of the target artifact in a relatesTo element.

                                                                                                                                                                                                                                                    ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                    TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                    832. ArtifactAssessment.content:evidence.component:desirableEffects.relatesTo.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()))
                                                                                                                                                                                                                                                    SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                    • value @ url
                                                                                                                                                                                                                                                    • 834. ArtifactAssessment.content:evidence.component:desirableEffects.relatesTo.type
                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                      The type of relationship to the related artifact.

                                                                                                                                                                                                                                                      Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                                                                                                                      Control1..1
                                                                                                                                                                                                                                                      BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                                                                                                                      (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                                                                                                                      The type of relationship to the related artifact.

                                                                                                                                                                                                                                                      TypeCodeableConcept
                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                      836. ArtifactAssessment.content:evidence.component:desirableEffects.relatesTo.target[x]
                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                      The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                                                                                                                      ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                                                                                                                      Control1..1
                                                                                                                                                                                                                                                      TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                                                                      [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                                                                                                                      838. ArtifactAssessment.content:evidence.component:desirableEffects.freeToShare
                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                      Acceptable to publicly share the comment, classifier or rating.

                                                                                                                                                                                                                                                      ShortAcceptable to publicly share the content
                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                      Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                      840. ArtifactAssessment.content:evidence.component:desirableEffects.component
                                                                                                                                                                                                                                                      Definition

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

                                                                                                                                                                                                                                                      ShortComment, classifier, or rating content
                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                      TypeSeettp://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()))
                                                                                                                                                                                                                                                      842. ArtifactAssessment.content:evidence.component:undesirableEffects
                                                                                                                                                                                                                                                      Slice NameundesirableEffects
                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                      844. 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
                                                                                                                                                                                                                                                      846. 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()))
                                                                                                                                                                                                                                                      SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                      • value @ url
                                                                                                                                                                                                                                                      • 848. 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()))
                                                                                                                                                                                                                                                        SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                        • value @ url
                                                                                                                                                                                                                                                        • 850. 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()))
                                                                                                                                                                                                                                                          852. 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 Evidence Certainty Type
                                                                                                                                                                                                                                                          (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                          854. 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 StatisticCertaintyRating
                                                                                                                                                                                                                                                          (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                          856. 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()))
                                                                                                                                                                                                                                                          858. ArtifactAssessment.content:evidence.component:undesirableEffects.author
                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                          Indicates who or what authored the content.

                                                                                                                                                                                                                                                          ShortWho authored the content
                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                          860. 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()))
                                                                                                                                                                                                                                                          862. ArtifactAssessment.content:evidence.component:undesirableEffects.relatesTo
                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                          Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                                                                                                                          ShortRelationship to other Resources
                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                          TypeBackboneElement
                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                          864. ArtifactAssessment.content:evidence.component:undesirableEffects.relatesTo.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
                                                                                                                                                                                                                                                          866. ArtifactAssessment.content:evidence.component:undesirableEffects.relatesTo.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()))
                                                                                                                                                                                                                                                          SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                          • value @ url
                                                                                                                                                                                                                                                          • 868. ArtifactAssessment.content:evidence.component:undesirableEffects.relatesTo.extension:quotation
                                                                                                                                                                                                                                                            Slice Namequotation
                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                            Specification of a portion quoted from the related artifact.

                                                                                                                                                                                                                                                            ShortQuoted portion from related artifact
                                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                                            TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                            870. ArtifactAssessment.content:evidence.component:undesirableEffects.relatesTo.extension:classifier
                                                                                                                                                                                                                                                            Slice Nameclassifier
                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                            A classifier of the target artifact in a relatesTo element.

                                                                                                                                                                                                                                                            ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                                            TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                            872. ArtifactAssessment.content:evidence.component:undesirableEffects.relatesTo.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()))
                                                                                                                                                                                                                                                            SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                            • value @ url
                                                                                                                                                                                                                                                            • 874. ArtifactAssessment.content:evidence.component:undesirableEffects.relatesTo.type
                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                              The type of relationship to the related artifact.

                                                                                                                                                                                                                                                              Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                                                                                                                              Control1..1
                                                                                                                                                                                                                                                              BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                                                                                                                              (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                                                                                                                              The type of relationship to the related artifact.

                                                                                                                                                                                                                                                              TypeCodeableConcept
                                                                                                                                                                                                                                                              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:evidence.component:undesirableEffects.relatesTo.target[x]
                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                              The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                                                                                                                              ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                                                                                                                              Control1..1
                                                                                                                                                                                                                                                              TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                                                                              [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                                                                                                                              878. ArtifactAssessment.content:evidence.component:undesirableEffects.freeToShare
                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                              Acceptable to publicly share the comment, classifier or rating.

                                                                                                                                                                                                                                                              ShortAcceptable to publicly share the content
                                                                                                                                                                                                                                                              Comments

                                                                                                                                                                                                                                                              Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                              880. ArtifactAssessment.content:evidence.component:undesirableEffects.component
                                                                                                                                                                                                                                                              Definition

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

                                                                                                                                                                                                                                                              ShortComment, classifier, or rating content
                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                              TypeSeettp://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()))
                                                                                                                                                                                                                                                              882. ArtifactAssessment.content:evidence.component:discussion
                                                                                                                                                                                                                                                              Slice Namediscussion
                                                                                                                                                                                                                                                              Definition

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

                                                                                                                                                                                                                                                              ShortComment, classifier, or rating 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()))
                                                                                                                                                                                                                                                              884. 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
                                                                                                                                                                                                                                                              886. 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()))
                                                                                                                                                                                                                                                              SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                              • value @ url
                                                                                                                                                                                                                                                              • 888. 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()))
                                                                                                                                                                                                                                                                SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                • value @ url
                                                                                                                                                                                                                                                                • 890. 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()))
                                                                                                                                                                                                                                                                  892. 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 Evidence Certainty Type
                                                                                                                                                                                                                                                                  (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                                  894. 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 StatisticCertaintyRating
                                                                                                                                                                                                                                                                  (example to http://terminology.hl7.org/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: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()))
                                                                                                                                                                                                                                                                  898. ArtifactAssessment.content:evidence.component:discussion.author
                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                  Indicates who or what authored the content.

                                                                                                                                                                                                                                                                  ShortWho authored the content
                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                  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: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()))
                                                                                                                                                                                                                                                                  902. ArtifactAssessment.content:evidence.component:discussion.relatesTo
                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                  Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                                                                                                                                  ShortRelationship to other Resources
                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                  TypeBackboneElement
                                                                                                                                                                                                                                                                  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:evidence.component:discussion.relatesTo.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
                                                                                                                                                                                                                                                                  906. ArtifactAssessment.content:evidence.component:discussion.relatesTo.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()))
                                                                                                                                                                                                                                                                  SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                  • value @ url
                                                                                                                                                                                                                                                                  • 908. ArtifactAssessment.content:evidence.component:discussion.relatesTo.extension:quotation
                                                                                                                                                                                                                                                                    Slice Namequotation
                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                    Specification of a portion quoted from the related artifact.

                                                                                                                                                                                                                                                                    ShortQuoted portion from related artifact
                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                    TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                    910. ArtifactAssessment.content:evidence.component:discussion.relatesTo.extension:classifier
                                                                                                                                                                                                                                                                    Slice Nameclassifier
                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                    A classifier of the target artifact in a relatesTo element.

                                                                                                                                                                                                                                                                    ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                    TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                    912. ArtifactAssessment.content:evidence.component:discussion.relatesTo.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()))
                                                                                                                                                                                                                                                                    SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                    • value @ url
                                                                                                                                                                                                                                                                    • 914. ArtifactAssessment.content:evidence.component:discussion.relatesTo.type
                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                      The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                      Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                                                                                                                                      Control1..1
                                                                                                                                                                                                                                                                      BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                                                                                                                                      (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                                                                                                                                      The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                      TypeCodeableConcept
                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                      916. ArtifactAssessment.content:evidence.component:discussion.relatesTo.target[x]
                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                      The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                                                                                                                                      ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                                                                                                                                      Control1..1
                                                                                                                                                                                                                                                                      TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                                                                                      [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                                                                                                                                      918. ArtifactAssessment.content:evidence.component:discussion.freeToShare
                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                      Acceptable to publicly share the comment, classifier or rating.

                                                                                                                                                                                                                                                                      ShortAcceptable to publicly share the content
                                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                                      Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                      920. ArtifactAssessment.content:evidence.component:discussion.component
                                                                                                                                                                                                                                                                      Definition

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

                                                                                                                                                                                                                                                                      ShortComment, classifier, or rating content
                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                      TypeSeettp://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()))
                                                                                                                                                                                                                                                                      922. ArtifactAssessment.content:netEffect
                                                                                                                                                                                                                                                                      Slice NamenetEffect
                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                      A comment, rating, or classification of the recommendation.

                                                                                                                                                                                                                                                                      ShortA comment, rating, or classification
                                                                                                                                                                                                                                                                      Control0..1
                                                                                                                                                                                                                                                                      TypeBackboneElement
                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                      Must Supporttrue
                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                      924. 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
                                                                                                                                                                                                                                                                      926. 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()))
                                                                                                                                                                                                                                                                      SlicingThis element introduces a set of slices on ArtifactAssessment.content.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                      • value @ url
                                                                                                                                                                                                                                                                      • 928. 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()))
                                                                                                                                                                                                                                                                        SlicingThis element introduces a set of slices on ArtifactAssessment.content.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                        • value @ url
                                                                                                                                                                                                                                                                        • 930. 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()))
                                                                                                                                                                                                                                                                          932. ArtifactAssessment.content:netEffect.type
                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                          Indicates what type of content this component represents.

                                                                                                                                                                                                                                                                          ShortWhat type of content
                                                                                                                                                                                                                                                                          Control1..1
                                                                                                                                                                                                                                                                          BindingFor example codes, see Evidence Certainty Type
                                                                                                                                                                                                                                                                          (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                                          934. ArtifactAssessment.content:netEffect.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()))
                                                                                                                                                                                                                                                                          936. 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()))
                                                                                                                                                                                                                                                                          938. ArtifactAssessment.content:netEffect.author
                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                          Indicates who or what authored the content.

                                                                                                                                                                                                                                                                          ShortWho authored the content
                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                          940. 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()))
                                                                                                                                                                                                                                                                          942. ArtifactAssessment.content:netEffect.relatesTo
                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                          Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                                                                                                                                          ShortRelationship to other Resources
                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                          TypeBackboneElement
                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                          944. ArtifactAssessment.content:netEffect.relatesTo.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
                                                                                                                                                                                                                                                                          946. ArtifactAssessment.content:netEffect.relatesTo.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()))
                                                                                                                                                                                                                                                                          SlicingThis element introduces a set of slices on ArtifactAssessment.content.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                          • value @ url
                                                                                                                                                                                                                                                                          • 948. ArtifactAssessment.content:netEffect.relatesTo.extension:quotation
                                                                                                                                                                                                                                                                            Slice Namequotation
                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                            Specification of a portion quoted from the related artifact.

                                                                                                                                                                                                                                                                            ShortQuoted portion from related artifact
                                                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                                                            TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                            950. ArtifactAssessment.content:netEffect.relatesTo.extension:classifier
                                                                                                                                                                                                                                                                            Slice Nameclassifier
                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                            A classifier of the target artifact in a relatesTo element.

                                                                                                                                                                                                                                                                            ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                                                            TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                            952. ArtifactAssessment.content:netEffect.relatesTo.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()))
                                                                                                                                                                                                                                                                            SlicingThis element introduces a set of slices on ArtifactAssessment.content.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                            • value @ url
                                                                                                                                                                                                                                                                            • 954. ArtifactAssessment.content:netEffect.relatesTo.type
                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                              The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                              Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                                                                                                                                              Control1..1
                                                                                                                                                                                                                                                                              BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                                                                                                                                              (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                                                                                                                                              The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                              TypeCodeableConcept
                                                                                                                                                                                                                                                                              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:netEffect.relatesTo.target[x]
                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                              The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                                                                                                                                              ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                                                                                                                                              Control1..1
                                                                                                                                                                                                                                                                              TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                                                                                              [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                                                                                                                                              958. ArtifactAssessment.content:netEffect.freeToShare
                                                                                                                                                                                                                                                                              Definition

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

                                                                                                                                                                                                                                                                              ShortAcceptable to publicly share the content
                                                                                                                                                                                                                                                                              Comments

                                                                                                                                                                                                                                                                              Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                              960. ArtifactAssessment.content:netEffect.component
                                                                                                                                                                                                                                                                              Definition

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

                                                                                                                                                                                                                                                                              ShortComment, classifier, or rating content
                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                              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.component. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                              • value @ type
                                                                                                                                                                                                                                                                              • 962. ArtifactAssessment.content:netEffect.component.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
                                                                                                                                                                                                                                                                                964. ArtifactAssessment.content:netEffect.component.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()))
                                                                                                                                                                                                                                                                                SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                • value @ url
                                                                                                                                                                                                                                                                                • 966. ArtifactAssessment.content:netEffect.component.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()))
                                                                                                                                                                                                                                                                                  SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                  • value @ url
                                                                                                                                                                                                                                                                                  • 968. ArtifactAssessment.content:netEffect.component.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()))
                                                                                                                                                                                                                                                                                    970. ArtifactAssessment.content:netEffect.component.type
                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                    Indicates what type of content this component represents.

                                                                                                                                                                                                                                                                                    ShortWhat type of content
                                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                                    BindingFor example codes, see Evidence Certainty Type
                                                                                                                                                                                                                                                                                    (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                                                    972. ArtifactAssessment.content:netEffect.component.classifier
                                                                                                                                                                                                                                                                                    Definition

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

                                                                                                                                                                                                                                                                                    ShortRating, classifier, or assessment
                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                    BindingFor example codes, see StatisticCertaintyRating
                                                                                                                                                                                                                                                                                    (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                                                    974. ArtifactAssessment.content:netEffect.component.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()))
                                                                                                                                                                                                                                                                                    976. ArtifactAssessment.content:netEffect.component.author
                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                    Indicates who or what authored the content.

                                                                                                                                                                                                                                                                                    ShortWho authored the content
                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                    978. ArtifactAssessment.content:netEffect.component.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()))
                                                                                                                                                                                                                                                                                    980. ArtifactAssessment.content:netEffect.component.relatesTo
                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                    Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                                                                                                                                                    ShortRelationship to other Resources
                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                    TypeBackboneElement
                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                    982. ArtifactAssessment.content:netEffect.component.relatesTo.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
                                                                                                                                                                                                                                                                                    984. ArtifactAssessment.content:netEffect.component.relatesTo.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()))
                                                                                                                                                                                                                                                                                    SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                    • value @ url
                                                                                                                                                                                                                                                                                    • 986. ArtifactAssessment.content:netEffect.component.relatesTo.extension:quotation
                                                                                                                                                                                                                                                                                      Slice Namequotation
                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                      Specification of a portion quoted from the related artifact.

                                                                                                                                                                                                                                                                                      ShortQuoted portion from related artifact
                                                                                                                                                                                                                                                                                      Control0..1
                                                                                                                                                                                                                                                                                      TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                      988. ArtifactAssessment.content:netEffect.component.relatesTo.extension:classifier
                                                                                                                                                                                                                                                                                      Slice Nameclassifier
                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                      A classifier of the target artifact in a relatesTo element.

                                                                                                                                                                                                                                                                                      ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                                                                                                                                                      Control0..1
                                                                                                                                                                                                                                                                                      TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                      990. ArtifactAssessment.content:netEffect.component.relatesTo.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()))
                                                                                                                                                                                                                                                                                      SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                      • value @ url
                                                                                                                                                                                                                                                                                      • 992. ArtifactAssessment.content:netEffect.component.relatesTo.type
                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                        The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                        Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                                                                                                                                                        Control1..1
                                                                                                                                                                                                                                                                                        BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                                                                                                                                                        (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                                                                                                                                                        The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                        TypeCodeableConcept
                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                        994. ArtifactAssessment.content:netEffect.component.relatesTo.target[x]
                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                        The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                                                                                                                                                        ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                                                                                                                                                        Control1..1
                                                                                                                                                                                                                                                                                        TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                                                                                                        [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                                                                                                                                                        996. ArtifactAssessment.content:netEffect.component.freeToShare
                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                        Acceptable to publicly share the comment, classifier or rating.

                                                                                                                                                                                                                                                                                        ShortAcceptable to publicly share the content
                                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                                        Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                        998. ArtifactAssessment.content:netEffect.component.component
                                                                                                                                                                                                                                                                                        Definition

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

                                                                                                                                                                                                                                                                                        ShortComment, classifier, or rating content
                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                        TypeSeettp://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()))
                                                                                                                                                                                                                                                                                        1000. ArtifactAssessment.content:netEffect.component:preferences
                                                                                                                                                                                                                                                                                        Slice Namepreferences
                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                        1002. 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
                                                                                                                                                                                                                                                                                        1004. 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()))
                                                                                                                                                                                                                                                                                        SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                        • value @ url
                                                                                                                                                                                                                                                                                        • 1006. 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()))
                                                                                                                                                                                                                                                                                          SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                          • value @ url
                                                                                                                                                                                                                                                                                          • 1008. 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()))
                                                                                                                                                                                                                                                                                            1010. 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 Evidence Certainty Type
                                                                                                                                                                                                                                                                                            (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                                                            1012. 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 StatisticCertaintyRating
                                                                                                                                                                                                                                                                                            (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                                                            1014. 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()))
                                                                                                                                                                                                                                                                                            1016. ArtifactAssessment.content:netEffect.component:preferences.author
                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                            Indicates who or what authored the content.

                                                                                                                                                                                                                                                                                            ShortWho authored the content
                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                            1018. 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()))
                                                                                                                                                                                                                                                                                            1020. ArtifactAssessment.content:netEffect.component:preferences.relatesTo
                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                            Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                                                                                                                                                            ShortRelationship to other Resources
                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                            TypeBackboneElement
                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                            1022. ArtifactAssessment.content:netEffect.component:preferences.relatesTo.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
                                                                                                                                                                                                                                                                                            1024. ArtifactAssessment.content:netEffect.component:preferences.relatesTo.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()))
                                                                                                                                                                                                                                                                                            SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                            • value @ url
                                                                                                                                                                                                                                                                                            • 1026. ArtifactAssessment.content:netEffect.component:preferences.relatesTo.extension:quotation
                                                                                                                                                                                                                                                                                              Slice Namequotation
                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                              Specification of a portion quoted from the related artifact.

                                                                                                                                                                                                                                                                                              ShortQuoted portion from related artifact
                                                                                                                                                                                                                                                                                              Control0..1
                                                                                                                                                                                                                                                                                              TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                              1028. ArtifactAssessment.content:netEffect.component:preferences.relatesTo.extension:classifier
                                                                                                                                                                                                                                                                                              Slice Nameclassifier
                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                              A classifier of the target artifact in a relatesTo element.

                                                                                                                                                                                                                                                                                              ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                                                                                                                                                              Control0..1
                                                                                                                                                                                                                                                                                              TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                              1030. ArtifactAssessment.content:netEffect.component:preferences.relatesTo.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()))
                                                                                                                                                                                                                                                                                              SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                              • value @ url
                                                                                                                                                                                                                                                                                              • 1032. ArtifactAssessment.content:netEffect.component:preferences.relatesTo.type
                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                                Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                                                                                                                                                                Control1..1
                                                                                                                                                                                                                                                                                                BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                                                                                                                                                                (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                                                                                                                                                                The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                                TypeCodeableConcept
                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                1034. ArtifactAssessment.content:netEffect.component:preferences.relatesTo.target[x]
                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                                                                                                                                                                ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                                                                                                                                                                Control1..1
                                                                                                                                                                                                                                                                                                TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                                                                                                                [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                                                                                                                                                                1036. ArtifactAssessment.content:netEffect.component:preferences.freeToShare
                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                Acceptable to publicly share the comment, classifier or rating.

                                                                                                                                                                                                                                                                                                ShortAcceptable to publicly share the content
                                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                                Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                1038. ArtifactAssessment.content:netEffect.component:preferences.component
                                                                                                                                                                                                                                                                                                Definition

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

                                                                                                                                                                                                                                                                                                ShortComment, classifier, or rating content
                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                TypeSeettp://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()))
                                                                                                                                                                                                                                                                                                1040. ArtifactAssessment.content:netEffect.component:discussion
                                                                                                                                                                                                                                                                                                Slice Namediscussion
                                                                                                                                                                                                                                                                                                Definition

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

                                                                                                                                                                                                                                                                                                ShortComment, classifier, or rating 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()))
                                                                                                                                                                                                                                                                                                1042. 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
                                                                                                                                                                                                                                                                                                1044. 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()))
                                                                                                                                                                                                                                                                                                SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                • value @ url
                                                                                                                                                                                                                                                                                                • 1046. 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()))
                                                                                                                                                                                                                                                                                                  SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                  • value @ url
                                                                                                                                                                                                                                                                                                  • 1048. 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()))
                                                                                                                                                                                                                                                                                                    1050. 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 Evidence Certainty Type
                                                                                                                                                                                                                                                                                                    (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                                                                    1052. 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 StatisticCertaintyRating
                                                                                                                                                                                                                                                                                                    (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                                                                    1054. 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()))
                                                                                                                                                                                                                                                                                                    1056. ArtifactAssessment.content:netEffect.component:discussion.author
                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                    Indicates who or what authored the content.

                                                                                                                                                                                                                                                                                                    ShortWho authored the content
                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                    1058. 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()))
                                                                                                                                                                                                                                                                                                    1060. ArtifactAssessment.content:netEffect.component:discussion.relatesTo
                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                    Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                                                                                                                                                                    ShortRelationship to other Resources
                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                    TypeBackboneElement
                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                    1062. ArtifactAssessment.content:netEffect.component:discussion.relatesTo.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
                                                                                                                                                                                                                                                                                                    1064. ArtifactAssessment.content:netEffect.component:discussion.relatesTo.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()))
                                                                                                                                                                                                                                                                                                    SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                    • value @ url
                                                                                                                                                                                                                                                                                                    • 1066. ArtifactAssessment.content:netEffect.component:discussion.relatesTo.extension:quotation
                                                                                                                                                                                                                                                                                                      Slice Namequotation
                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                      Specification of a portion quoted from the related artifact.

                                                                                                                                                                                                                                                                                                      ShortQuoted portion from related artifact
                                                                                                                                                                                                                                                                                                      Control0..1
                                                                                                                                                                                                                                                                                                      TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                      1068. ArtifactAssessment.content:netEffect.component:discussion.relatesTo.extension:classifier
                                                                                                                                                                                                                                                                                                      Slice Nameclassifier
                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                      A classifier of the target artifact in a relatesTo element.

                                                                                                                                                                                                                                                                                                      ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                                                                                                                                                                      Control0..1
                                                                                                                                                                                                                                                                                                      TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                      1070. ArtifactAssessment.content:netEffect.component:discussion.relatesTo.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()))
                                                                                                                                                                                                                                                                                                      SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                      • value @ url
                                                                                                                                                                                                                                                                                                      • 1072. ArtifactAssessment.content:netEffect.component:discussion.relatesTo.type
                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                        The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                                        Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                                                                                                                                                                        Control1..1
                                                                                                                                                                                                                                                                                                        BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                                                                                                                                                                        (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                                                                                                                                                                        The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                                        TypeCodeableConcept
                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                        1074. ArtifactAssessment.content:netEffect.component:discussion.relatesTo.target[x]
                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                        The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                                                                                                                                                                        ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                                                                                                                                                                        Control1..1
                                                                                                                                                                                                                                                                                                        TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                                                                                                                        [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                                                                                                                                                                        1076. ArtifactAssessment.content:netEffect.component:discussion.freeToShare
                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                        Acceptable to publicly share the comment, classifier or rating.

                                                                                                                                                                                                                                                                                                        ShortAcceptable to publicly share the content
                                                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                                                        Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                        1078. ArtifactAssessment.content:netEffect.component:discussion.component
                                                                                                                                                                                                                                                                                                        Definition

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

                                                                                                                                                                                                                                                                                                        ShortComment, classifier, or rating content
                                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                                        TypeSeettp://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()))
                                                                                                                                                                                                                                                                                                        1080. ArtifactAssessment.content:judgments
                                                                                                                                                                                                                                                                                                        Slice Namejudgments
                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                        A comment, rating, or classification of the recommendation.

                                                                                                                                                                                                                                                                                                        ShortA comment, rating, or classification
                                                                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                                                                        TypeBackboneElement
                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                        Must Supporttrue
                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                        1082. 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
                                                                                                                                                                                                                                                                                                        1084. 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()))
                                                                                                                                                                                                                                                                                                        SlicingThis element introduces a set of slices on ArtifactAssessment.content.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                        • value @ url
                                                                                                                                                                                                                                                                                                        • 1086. 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()))
                                                                                                                                                                                                                                                                                                          SlicingThis element introduces a set of slices on ArtifactAssessment.content.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                          • value @ url
                                                                                                                                                                                                                                                                                                          • 1088. 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()))
                                                                                                                                                                                                                                                                                                            1090. ArtifactAssessment.content:judgments.type
                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                            Indicates what type of content this component represents.

                                                                                                                                                                                                                                                                                                            ShortWhat type of content
                                                                                                                                                                                                                                                                                                            Control1..1
                                                                                                                                                                                                                                                                                                            BindingFor example codes, see Evidence Certainty Type
                                                                                                                                                                                                                                                                                                            (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                                                                            1092. ArtifactAssessment.content:judgments.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()))
                                                                                                                                                                                                                                                                                                            1094. 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()))
                                                                                                                                                                                                                                                                                                            1096. ArtifactAssessment.content:judgments.author
                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                            Indicates who or what authored the content.

                                                                                                                                                                                                                                                                                                            ShortWho authored the content
                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                            1098. 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()))
                                                                                                                                                                                                                                                                                                            1100. ArtifactAssessment.content:judgments.relatesTo
                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                            Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                                                                                                                                                                            ShortRelationship to other Resources
                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                            TypeBackboneElement
                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                            1102. ArtifactAssessment.content:judgments.relatesTo.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
                                                                                                                                                                                                                                                                                                            1104. ArtifactAssessment.content:judgments.relatesTo.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()))
                                                                                                                                                                                                                                                                                                            SlicingThis element introduces a set of slices on ArtifactAssessment.content.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                            • value @ url
                                                                                                                                                                                                                                                                                                            • 1106. ArtifactAssessment.content:judgments.relatesTo.extension:quotation
                                                                                                                                                                                                                                                                                                              Slice Namequotation
                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                              Specification of a portion quoted from the related artifact.

                                                                                                                                                                                                                                                                                                              ShortQuoted portion from related artifact
                                                                                                                                                                                                                                                                                                              Control0..1
                                                                                                                                                                                                                                                                                                              TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                              1108. ArtifactAssessment.content:judgments.relatesTo.extension:classifier
                                                                                                                                                                                                                                                                                                              Slice Nameclassifier
                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                              A classifier of the target artifact in a relatesTo element.

                                                                                                                                                                                                                                                                                                              ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                                                                                                                                                                              Control0..1
                                                                                                                                                                                                                                                                                                              TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                              1110. ArtifactAssessment.content:judgments.relatesTo.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()))
                                                                                                                                                                                                                                                                                                              SlicingThis element introduces a set of slices on ArtifactAssessment.content.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                              • value @ url
                                                                                                                                                                                                                                                                                                              • 1112. ArtifactAssessment.content:judgments.relatesTo.type
                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                                                Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                                                                                                                                                                                Control1..1
                                                                                                                                                                                                                                                                                                                BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                                                                                                                                                                                (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                                                                                                                                                                                The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                                                TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                1114. ArtifactAssessment.content:judgments.relatesTo.target[x]
                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                                                                                                                                                                                ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                                                                                                                                                                                Control1..1
                                                                                                                                                                                                                                                                                                                TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                                                                                                                                [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                                                                                                                                                                                1116. ArtifactAssessment.content:judgments.freeToShare
                                                                                                                                                                                                                                                                                                                Definition

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

                                                                                                                                                                                                                                                                                                                ShortAcceptable to publicly share the content
                                                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                                                Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                1118. ArtifactAssessment.content:judgments.component
                                                                                                                                                                                                                                                                                                                Definition

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

                                                                                                                                                                                                                                                                                                                ShortComment, classifier, or rating content
                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                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.component. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                • value @ type
                                                                                                                                                                                                                                                                                                                • 1120. ArtifactAssessment.content:judgments.component.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
                                                                                                                                                                                                                                                                                                                  1122. ArtifactAssessment.content:judgments.component.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()))
                                                                                                                                                                                                                                                                                                                  SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                  • value @ url
                                                                                                                                                                                                                                                                                                                  • 1124. ArtifactAssessment.content:judgments.component.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()))
                                                                                                                                                                                                                                                                                                                    SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                    • value @ url
                                                                                                                                                                                                                                                                                                                    • 1126. ArtifactAssessment.content:judgments.component.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()))
                                                                                                                                                                                                                                                                                                                      1128. ArtifactAssessment.content:judgments.component.type
                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                      Indicates what type of content this component represents.

                                                                                                                                                                                                                                                                                                                      ShortWhat type of content
                                                                                                                                                                                                                                                                                                                      Control0..1
                                                                                                                                                                                                                                                                                                                      BindingFor example codes, see Evidence Certainty Type
                                                                                                                                                                                                                                                                                                                      (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                                                                                      1130. ArtifactAssessment.content:judgments.component.classifier
                                                                                                                                                                                                                                                                                                                      Definition

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

                                                                                                                                                                                                                                                                                                                      ShortRating, classifier, or assessment
                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                      BindingFor example codes, see StatisticCertaintyRating
                                                                                                                                                                                                                                                                                                                      (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                                                                                      1132. ArtifactAssessment.content:judgments.component.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()))
                                                                                                                                                                                                                                                                                                                      1134. ArtifactAssessment.content:judgments.component.author
                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                      Indicates who or what authored the content.

                                                                                                                                                                                                                                                                                                                      ShortWho authored the content
                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                      1136. ArtifactAssessment.content:judgments.component.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()))
                                                                                                                                                                                                                                                                                                                      1138. ArtifactAssessment.content:judgments.component.relatesTo
                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                      Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                                                                                                                                                                                      ShortRelationship to other Resources
                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                      TypeBackboneElement
                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                      1140. ArtifactAssessment.content:judgments.component.relatesTo.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
                                                                                                                                                                                                                                                                                                                      1142. ArtifactAssessment.content:judgments.component.relatesTo.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()))
                                                                                                                                                                                                                                                                                                                      SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                      • value @ url
                                                                                                                                                                                                                                                                                                                      • 1144. ArtifactAssessment.content:judgments.component.relatesTo.extension:quotation
                                                                                                                                                                                                                                                                                                                        Slice Namequotation
                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                        Specification of a portion quoted from the related artifact.

                                                                                                                                                                                                                                                                                                                        ShortQuoted portion from related artifact
                                                                                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                                                                                        TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                        1146. ArtifactAssessment.content:judgments.component.relatesTo.extension:classifier
                                                                                                                                                                                                                                                                                                                        Slice Nameclassifier
                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                        A classifier of the target artifact in a relatesTo element.

                                                                                                                                                                                                                                                                                                                        ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                                                                                        TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                        1148. ArtifactAssessment.content:judgments.component.relatesTo.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()))
                                                                                                                                                                                                                                                                                                                        SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                        • value @ url
                                                                                                                                                                                                                                                                                                                        • 1150. ArtifactAssessment.content:judgments.component.relatesTo.type
                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                          The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                                                          Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                                                                                                                                                                                          Control1..1
                                                                                                                                                                                                                                                                                                                          BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                                                                                                                                                                                          (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                                                                                                                                                                                          The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                                                          TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                          1152. ArtifactAssessment.content:judgments.component.relatesTo.target[x]
                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                          The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                                                                                                                                                                                          ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                                                                                                                                                                                          Control1..1
                                                                                                                                                                                                                                                                                                                          TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                                                                                                                                          [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                                                                                                                                                                                          1154. ArtifactAssessment.content:judgments.component.freeToShare
                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                          Acceptable to publicly share the comment, classifier or rating.

                                                                                                                                                                                                                                                                                                                          ShortAcceptable to publicly share the content
                                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                                          Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                          1156. ArtifactAssessment.content:judgments.component.component
                                                                                                                                                                                                                                                                                                                          Definition

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

                                                                                                                                                                                                                                                                                                                          ShortComment, classifier, or rating content
                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                          TypeSeettp://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()))
                                                                                                                                                                                                                                                                                                                          1158. ArtifactAssessment.content:judgments.component:justification
                                                                                                                                                                                                                                                                                                                          Slice Namejustification
                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                          1160. 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
                                                                                                                                                                                                                                                                                                                          1162. 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()))
                                                                                                                                                                                                                                                                                                                          SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                          • value @ url
                                                                                                                                                                                                                                                                                                                          • 1164. 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()))
                                                                                                                                                                                                                                                                                                                            SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                            • value @ url
                                                                                                                                                                                                                                                                                                                            • 1166. 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()))
                                                                                                                                                                                                                                                                                                                              1168. 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 Evidence Certainty Type
                                                                                                                                                                                                                                                                                                                              (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                                                                                              1170. 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 StatisticCertaintyRating
                                                                                                                                                                                                                                                                                                                              (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                                                                                              1172. 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()))
                                                                                                                                                                                                                                                                                                                              1174. ArtifactAssessment.content:judgments.component:justification.author
                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                              Indicates who or what authored the content.

                                                                                                                                                                                                                                                                                                                              ShortWho authored the content
                                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                              1176. 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()))
                                                                                                                                                                                                                                                                                                                              1178. ArtifactAssessment.content:judgments.component:justification.relatesTo
                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                              Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                                                                                                                                                                                              ShortRelationship to other Resources
                                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                                              TypeBackboneElement
                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                              1180. ArtifactAssessment.content:judgments.component:justification.relatesTo.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
                                                                                                                                                                                                                                                                                                                              1182. ArtifactAssessment.content:judgments.component:justification.relatesTo.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()))
                                                                                                                                                                                                                                                                                                                              SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                              • value @ url
                                                                                                                                                                                                                                                                                                                              • 1184. ArtifactAssessment.content:judgments.component:justification.relatesTo.extension:quotation
                                                                                                                                                                                                                                                                                                                                Slice Namequotation
                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                Specification of a portion quoted from the related artifact.

                                                                                                                                                                                                                                                                                                                                ShortQuoted portion from related artifact
                                                                                                                                                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                                                                                                                                                TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                1186. ArtifactAssessment.content:judgments.component:justification.relatesTo.extension:classifier
                                                                                                                                                                                                                                                                                                                                Slice Nameclassifier
                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                A classifier of the target artifact in a relatesTo element.

                                                                                                                                                                                                                                                                                                                                ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                                                                                                                                                TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                1188. ArtifactAssessment.content:judgments.component:justification.relatesTo.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()))
                                                                                                                                                                                                                                                                                                                                SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                • value @ url
                                                                                                                                                                                                                                                                                                                                • 1190. ArtifactAssessment.content:judgments.component:justification.relatesTo.type
                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                  The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                                                                  Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                                                                                                                                                                                                  Control1..1
                                                                                                                                                                                                                                                                                                                                  BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                                                                                                                                                                                                  (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                                                                                                                                                                                                  The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                                                                  TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                  1192. ArtifactAssessment.content:judgments.component:justification.relatesTo.target[x]
                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                  The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                                                                                                                                                                                                  ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                                                                                                                                                                                                  Control1..1
                                                                                                                                                                                                                                                                                                                                  TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                                                                                                                                                  [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                                                                                                                                                                                                  1194. ArtifactAssessment.content:judgments.component:justification.freeToShare
                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                  Acceptable to publicly share the comment, classifier or rating.

                                                                                                                                                                                                                                                                                                                                  ShortAcceptable to publicly share the content
                                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                                  Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                  1196. ArtifactAssessment.content:judgments.component:justification.component
                                                                                                                                                                                                                                                                                                                                  Definition

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

                                                                                                                                                                                                                                                                                                                                  ShortComment, classifier, or rating content
                                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                                  TypeSeettp://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()))
                                                                                                                                                                                                                                                                                                                                  1198. ArtifactAssessment.content:judgments.component:problemImportance
                                                                                                                                                                                                                                                                                                                                  Slice NameproblemImportance
                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                  1200. 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
                                                                                                                                                                                                                                                                                                                                  1202. 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()))
                                                                                                                                                                                                                                                                                                                                  SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                  • value @ url
                                                                                                                                                                                                                                                                                                                                  • 1204. 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()))
                                                                                                                                                                                                                                                                                                                                    SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                    • value @ url
                                                                                                                                                                                                                                                                                                                                    • 1206. 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()))
                                                                                                                                                                                                                                                                                                                                      1208. 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 Evidence Certainty Type
                                                                                                                                                                                                                                                                                                                                      (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                                                                                                      1210. 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 StatisticCertaintyRating
                                                                                                                                                                                                                                                                                                                                      (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                                                                                                      1212. 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()))
                                                                                                                                                                                                                                                                                                                                      1214. ArtifactAssessment.content:judgments.component:problemImportance.author
                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                      Indicates who or what authored the content.

                                                                                                                                                                                                                                                                                                                                      ShortWho authored the content
                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                      1216. 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()))
                                                                                                                                                                                                                                                                                                                                      1218. ArtifactAssessment.content:judgments.component:problemImportance.relatesTo
                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                      Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                                                                                                                                                                                                      ShortRelationship to other Resources
                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                      TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                      1220. ArtifactAssessment.content:judgments.component:problemImportance.relatesTo.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
                                                                                                                                                                                                                                                                                                                                      1222. ArtifactAssessment.content:judgments.component:problemImportance.relatesTo.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()))
                                                                                                                                                                                                                                                                                                                                      SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                      • value @ url
                                                                                                                                                                                                                                                                                                                                      • 1224. ArtifactAssessment.content:judgments.component:problemImportance.relatesTo.extension:quotation
                                                                                                                                                                                                                                                                                                                                        Slice Namequotation
                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                        Specification of a portion quoted from the related artifact.

                                                                                                                                                                                                                                                                                                                                        ShortQuoted portion from related artifact
                                                                                                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                                                                                                        TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                        1226. ArtifactAssessment.content:judgments.component:problemImportance.relatesTo.extension:classifier
                                                                                                                                                                                                                                                                                                                                        Slice Nameclassifier
                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                        A classifier of the target artifact in a relatesTo element.

                                                                                                                                                                                                                                                                                                                                        ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                                                                                                        TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                        1228. ArtifactAssessment.content:judgments.component:problemImportance.relatesTo.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()))
                                                                                                                                                                                                                                                                                                                                        SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                        • value @ url
                                                                                                                                                                                                                                                                                                                                        • 1230. ArtifactAssessment.content:judgments.component:problemImportance.relatesTo.type
                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                          The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                                                                          Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                                                                                                                                                                                                          Control1..1
                                                                                                                                                                                                                                                                                                                                          BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                                                                                                                                                                                                          (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                                                                                                                                                                                                          The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                                                                          TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                          1232. ArtifactAssessment.content:judgments.component:problemImportance.relatesTo.target[x]
                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                          The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                                                                                                                                                                                                          ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                                                                                                                                                                                                          Control1..1
                                                                                                                                                                                                                                                                                                                                          TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                                                                                                                                                          [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                                                                                                                                                                                                          1234. ArtifactAssessment.content:judgments.component:problemImportance.freeToShare
                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                          Acceptable to publicly share the comment, classifier or rating.

                                                                                                                                                                                                                                                                                                                                          ShortAcceptable to publicly share the content
                                                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                                                          Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                          1236. ArtifactAssessment.content:judgments.component:problemImportance.component
                                                                                                                                                                                                                                                                                                                                          Definition

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

                                                                                                                                                                                                                                                                                                                                          ShortComment, classifier, or rating content
                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                          TypeSeettp://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()))
                                                                                                                                                                                                                                                                                                                                          1238. ArtifactAssessment.content:judgments.component:costs
                                                                                                                                                                                                                                                                                                                                          Slice Namecosts
                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                          1240. 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
                                                                                                                                                                                                                                                                                                                                          1242. 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()))
                                                                                                                                                                                                                                                                                                                                          SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                          • value @ url
                                                                                                                                                                                                                                                                                                                                          • 1244. 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()))
                                                                                                                                                                                                                                                                                                                                            SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                            • value @ url
                                                                                                                                                                                                                                                                                                                                            • 1246. 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()))
                                                                                                                                                                                                                                                                                                                                              1248. 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 Evidence Certainty Type
                                                                                                                                                                                                                                                                                                                                              (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                                                                                                              1250. 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 StatisticCertaintyRating
                                                                                                                                                                                                                                                                                                                                              (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                                                                                                              1252. 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()))
                                                                                                                                                                                                                                                                                                                                              1254. ArtifactAssessment.content:judgments.component:costs.author
                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                              Indicates who or what authored the content.

                                                                                                                                                                                                                                                                                                                                              ShortWho authored the content
                                                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                              1256. 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()))
                                                                                                                                                                                                                                                                                                                                              1258. ArtifactAssessment.content:judgments.component:costs.relatesTo
                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                              Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                                                                                                                                                                                                              ShortRelationship to other Resources
                                                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                                                              TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                              1260. ArtifactAssessment.content:judgments.component:costs.relatesTo.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
                                                                                                                                                                                                                                                                                                                                              1262. ArtifactAssessment.content:judgments.component:costs.relatesTo.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()))
                                                                                                                                                                                                                                                                                                                                              SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                              • value @ url
                                                                                                                                                                                                                                                                                                                                              • 1264. ArtifactAssessment.content:judgments.component:costs.relatesTo.extension:quotation
                                                                                                                                                                                                                                                                                                                                                Slice Namequotation
                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                Specification of a portion quoted from the related artifact.

                                                                                                                                                                                                                                                                                                                                                ShortQuoted portion from related artifact
                                                                                                                                                                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                                                                                                                                                                TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                1266. ArtifactAssessment.content:judgments.component:costs.relatesTo.extension:classifier
                                                                                                                                                                                                                                                                                                                                                Slice Nameclassifier
                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                A classifier of the target artifact in a relatesTo element.

                                                                                                                                                                                                                                                                                                                                                ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                                                                                                                                                                TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                1268. ArtifactAssessment.content:judgments.component:costs.relatesTo.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()))
                                                                                                                                                                                                                                                                                                                                                SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                • value @ url
                                                                                                                                                                                                                                                                                                                                                • 1270. ArtifactAssessment.content:judgments.component:costs.relatesTo.type
                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                  The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                                                                                  Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                                                                                                                                                                                                                  Control1..1
                                                                                                                                                                                                                                                                                                                                                  BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                                                                                                                                                                                                                  (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                                                                                                                                                                                                                  The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                                                                                  TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                  1272. ArtifactAssessment.content:judgments.component:costs.relatesTo.target[x]
                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                  The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                                                                                                                                                                                                                  ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                                                                                                                                                                                                                  Control1..1
                                                                                                                                                                                                                                                                                                                                                  TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                                                                                                                                                                  [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                                                                                                                                                                                                                  1274. ArtifactAssessment.content:judgments.component:costs.freeToShare
                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                  Acceptable to publicly share the comment, classifier or rating.

                                                                                                                                                                                                                                                                                                                                                  ShortAcceptable to publicly share the content
                                                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                                                  Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                  1276. ArtifactAssessment.content:judgments.component:costs.component
                                                                                                                                                                                                                                                                                                                                                  Definition

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

                                                                                                                                                                                                                                                                                                                                                  ShortComment, classifier, or rating content
                                                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                                                  TypeSeettp://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()))
                                                                                                                                                                                                                                                                                                                                                  1278. ArtifactAssessment.content:judgments.component:costeffectiveness
                                                                                                                                                                                                                                                                                                                                                  Slice Namecosteffectiveness
                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                  1280. 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
                                                                                                                                                                                                                                                                                                                                                  1282. 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()))
                                                                                                                                                                                                                                                                                                                                                  SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                  • value @ url
                                                                                                                                                                                                                                                                                                                                                  • 1284. 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()))
                                                                                                                                                                                                                                                                                                                                                    SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                    • value @ url
                                                                                                                                                                                                                                                                                                                                                    • 1286. 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()))
                                                                                                                                                                                                                                                                                                                                                      1288. 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 Evidence Certainty Type
                                                                                                                                                                                                                                                                                                                                                      (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                                                                                                                      1290. 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 StatisticCertaintyRating
                                                                                                                                                                                                                                                                                                                                                      (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                                                                                                                      1292. 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()))
                                                                                                                                                                                                                                                                                                                                                      1294. ArtifactAssessment.content:judgments.component:costeffectiveness.author
                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                      Indicates who or what authored the content.

                                                                                                                                                                                                                                                                                                                                                      ShortWho authored the content
                                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                      1296. 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()))
                                                                                                                                                                                                                                                                                                                                                      1298. ArtifactAssessment.content:judgments.component:costeffectiveness.relatesTo
                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                      Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                                                                                                                                                                                                                      ShortRelationship to other Resources
                                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                                      TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                      1300. ArtifactAssessment.content:judgments.component:costeffectiveness.relatesTo.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
                                                                                                                                                                                                                                                                                                                                                      1302. ArtifactAssessment.content:judgments.component:costeffectiveness.relatesTo.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()))
                                                                                                                                                                                                                                                                                                                                                      SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                      • value @ url
                                                                                                                                                                                                                                                                                                                                                      • 1304. ArtifactAssessment.content:judgments.component:costeffectiveness.relatesTo.extension:quotation
                                                                                                                                                                                                                                                                                                                                                        Slice Namequotation
                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                        Specification of a portion quoted from the related artifact.

                                                                                                                                                                                                                                                                                                                                                        ShortQuoted portion from related artifact
                                                                                                                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                                                                                                                        TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                        1306. ArtifactAssessment.content:judgments.component:costeffectiveness.relatesTo.extension:classifier
                                                                                                                                                                                                                                                                                                                                                        Slice Nameclassifier
                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                        A classifier of the target artifact in a relatesTo element.

                                                                                                                                                                                                                                                                                                                                                        ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                                                                                                                        TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                        1308. ArtifactAssessment.content:judgments.component:costeffectiveness.relatesTo.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()))
                                                                                                                                                                                                                                                                                                                                                        SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                        • value @ url
                                                                                                                                                                                                                                                                                                                                                        • 1310. ArtifactAssessment.content:judgments.component:costeffectiveness.relatesTo.type
                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                          The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                                                                                          Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                                                                                                                                                                                                                          Control1..1
                                                                                                                                                                                                                                                                                                                                                          BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                                                                                                                                                                                                                          (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                                                                                                                                                                                                                          The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                                                                                          TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                          1312. ArtifactAssessment.content:judgments.component:costeffectiveness.relatesTo.target[x]
                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                          The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                                                                                                                                                                                                                          ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                                                                                                                                                                                                                          Control1..1
                                                                                                                                                                                                                                                                                                                                                          TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                                                                                                                                                                          [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                                                                                                                                                                                                                          1314. ArtifactAssessment.content:judgments.component:costeffectiveness.freeToShare
                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                          Acceptable to publicly share the comment, classifier or rating.

                                                                                                                                                                                                                                                                                                                                                          ShortAcceptable to publicly share the content
                                                                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                                                                          Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                          1316. ArtifactAssessment.content:judgments.component:costeffectiveness.component
                                                                                                                                                                                                                                                                                                                                                          Definition

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

                                                                                                                                                                                                                                                                                                                                                          ShortComment, classifier, or rating content
                                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                                          TypeSeettp://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()))
                                                                                                                                                                                                                                                                                                                                                          1318. ArtifactAssessment.content:judgments.component:equity
                                                                                                                                                                                                                                                                                                                                                          Slice Nameequity
                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                          1320. 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
                                                                                                                                                                                                                                                                                                                                                          1322. 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()))
                                                                                                                                                                                                                                                                                                                                                          SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                          • value @ url
                                                                                                                                                                                                                                                                                                                                                          • 1324. 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()))
                                                                                                                                                                                                                                                                                                                                                            SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                            • value @ url
                                                                                                                                                                                                                                                                                                                                                            • 1326. 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()))
                                                                                                                                                                                                                                                                                                                                                              1328. 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 Evidence Certainty Type
                                                                                                                                                                                                                                                                                                                                                              (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                                                                                                                              1330. 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 StatisticCertaintyRating
                                                                                                                                                                                                                                                                                                                                                              (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                                                                                                                              1332. 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()))
                                                                                                                                                                                                                                                                                                                                                              1334. ArtifactAssessment.content:judgments.component:equity.author
                                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                                              Indicates who or what authored the content.

                                                                                                                                                                                                                                                                                                                                                              ShortWho authored the content
                                                                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                              1336. 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()))
                                                                                                                                                                                                                                                                                                                                                              1338. ArtifactAssessment.content:judgments.component:equity.relatesTo
                                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                                              Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                                                                                                                                                                                                                              ShortRelationship to other Resources
                                                                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                                                                              TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                              1340. ArtifactAssessment.content:judgments.component:equity.relatesTo.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
                                                                                                                                                                                                                                                                                                                                                              1342. ArtifactAssessment.content:judgments.component:equity.relatesTo.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()))
                                                                                                                                                                                                                                                                                                                                                              SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                              • value @ url
                                                                                                                                                                                                                                                                                                                                                              • 1344. ArtifactAssessment.content:judgments.component:equity.relatesTo.extension:quotation
                                                                                                                                                                                                                                                                                                                                                                Slice Namequotation
                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                Specification of a portion quoted from the related artifact.

                                                                                                                                                                                                                                                                                                                                                                ShortQuoted portion from related artifact
                                                                                                                                                                                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                                                                                                                                                                                TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                1346. ArtifactAssessment.content:judgments.component:equity.relatesTo.extension:classifier
                                                                                                                                                                                                                                                                                                                                                                Slice Nameclassifier
                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                A classifier of the target artifact in a relatesTo element.

                                                                                                                                                                                                                                                                                                                                                                ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                                                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                                                                                                                                                                                TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                1348. ArtifactAssessment.content:judgments.component:equity.relatesTo.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()))
                                                                                                                                                                                                                                                                                                                                                                SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                • value @ url
                                                                                                                                                                                                                                                                                                                                                                • 1350. ArtifactAssessment.content:judgments.component:equity.relatesTo.type
                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                  The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                                                                                                  Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                                                                                                                                                                                                                                  Control1..1
                                                                                                                                                                                                                                                                                                                                                                  BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                                                                                                                                                                                                                                  (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                                                                                                                                                                                                                                  The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                                                                                                  TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                  1352. ArtifactAssessment.content:judgments.component:equity.relatesTo.target[x]
                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                  The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                                                                                                                                                                                                                                  ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                                                                                                                                                                                                                                  Control1..1
                                                                                                                                                                                                                                                                                                                                                                  TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                                                                                                                                                                                  [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                                                                                                                                                                                                                                  1354. ArtifactAssessment.content:judgments.component:equity.freeToShare
                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                  Acceptable to publicly share the comment, classifier or rating.

                                                                                                                                                                                                                                                                                                                                                                  ShortAcceptable to publicly share the content
                                                                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                                                                  Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                  1356. ArtifactAssessment.content:judgments.component:equity.component
                                                                                                                                                                                                                                                                                                                                                                  Definition

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

                                                                                                                                                                                                                                                                                                                                                                  ShortComment, classifier, or rating content
                                                                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                                                                  TypeSeettp://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()))
                                                                                                                                                                                                                                                                                                                                                                  1358. ArtifactAssessment.content:judgments.component:acceptability
                                                                                                                                                                                                                                                                                                                                                                  Slice Nameacceptability
                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                  1360. 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
                                                                                                                                                                                                                                                                                                                                                                  1362. 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()))
                                                                                                                                                                                                                                                                                                                                                                  SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                  • value @ url
                                                                                                                                                                                                                                                                                                                                                                  • 1364. 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()))
                                                                                                                                                                                                                                                                                                                                                                    SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                    • value @ url
                                                                                                                                                                                                                                                                                                                                                                    • 1366. 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()))
                                                                                                                                                                                                                                                                                                                                                                      1368. 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 Evidence Certainty Type
                                                                                                                                                                                                                                                                                                                                                                      (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                                                                                                                                      1370. 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 StatisticCertaintyRating
                                                                                                                                                                                                                                                                                                                                                                      (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                                                                                                                                      1372. 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()))
                                                                                                                                                                                                                                                                                                                                                                      1374. ArtifactAssessment.content:judgments.component:acceptability.author
                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                      Indicates who or what authored the content.

                                                                                                                                                                                                                                                                                                                                                                      ShortWho authored the content
                                                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                      1376. 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()))
                                                                                                                                                                                                                                                                                                                                                                      1378. ArtifactAssessment.content:judgments.component:acceptability.relatesTo
                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                      Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                                                                                                                                                                                                                                      ShortRelationship to other Resources
                                                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                                                      TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                      1380. ArtifactAssessment.content:judgments.component:acceptability.relatesTo.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
                                                                                                                                                                                                                                                                                                                                                                      1382. ArtifactAssessment.content:judgments.component:acceptability.relatesTo.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()))
                                                                                                                                                                                                                                                                                                                                                                      SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                      • value @ url
                                                                                                                                                                                                                                                                                                                                                                      • 1384. ArtifactAssessment.content:judgments.component:acceptability.relatesTo.extension:quotation
                                                                                                                                                                                                                                                                                                                                                                        Slice Namequotation
                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                        Specification of a portion quoted from the related artifact.

                                                                                                                                                                                                                                                                                                                                                                        ShortQuoted portion from related artifact
                                                                                                                                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                                                                                                                                        TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                        1386. ArtifactAssessment.content:judgments.component:acceptability.relatesTo.extension:classifier
                                                                                                                                                                                                                                                                                                                                                                        Slice Nameclassifier
                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                        A classifier of the target artifact in a relatesTo element.

                                                                                                                                                                                                                                                                                                                                                                        ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                                                                                                                                        TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                        1388. ArtifactAssessment.content:judgments.component:acceptability.relatesTo.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()))
                                                                                                                                                                                                                                                                                                                                                                        SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                        • value @ url
                                                                                                                                                                                                                                                                                                                                                                        • 1390. ArtifactAssessment.content:judgments.component:acceptability.relatesTo.type
                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                          The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                                                                                                          Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                                                                                                                                                                                                                                          Control1..1
                                                                                                                                                                                                                                                                                                                                                                          BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                                                                                                                                                                                                                                          (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                                                                                                                                                                                                                                          The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                                                                                                          TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                          1392. ArtifactAssessment.content:judgments.component:acceptability.relatesTo.target[x]
                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                          The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                                                                                                                                                                                                                                          ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                                                                                                                                                                                                                                          Control1..1
                                                                                                                                                                                                                                                                                                                                                                          TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                                                                                                                                                                                          [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                                                                                                                                                                                                                                          1394. ArtifactAssessment.content:judgments.component:acceptability.freeToShare
                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                          Acceptable to publicly share the comment, classifier or rating.

                                                                                                                                                                                                                                                                                                                                                                          ShortAcceptable to publicly share the content
                                                                                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                                                                                          Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                          1396. ArtifactAssessment.content:judgments.component:acceptability.component
                                                                                                                                                                                                                                                                                                                                                                          Definition

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

                                                                                                                                                                                                                                                                                                                                                                          ShortComment, classifier, or rating content
                                                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                                                          TypeSeettp://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()))
                                                                                                                                                                                                                                                                                                                                                                          1398. ArtifactAssessment.content:judgments.component:feasibility
                                                                                                                                                                                                                                                                                                                                                                          Slice Namefeasibility
                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                          1400. 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
                                                                                                                                                                                                                                                                                                                                                                          1402. 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()))
                                                                                                                                                                                                                                                                                                                                                                          SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                          • value @ url
                                                                                                                                                                                                                                                                                                                                                                          • 1404. 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()))
                                                                                                                                                                                                                                                                                                                                                                            SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                            • value @ url
                                                                                                                                                                                                                                                                                                                                                                            • 1406. 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()))
                                                                                                                                                                                                                                                                                                                                                                              1408. 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 Evidence Certainty Type
                                                                                                                                                                                                                                                                                                                                                                              (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                                                                                                                                              1410. 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 StatisticCertaintyRating
                                                                                                                                                                                                                                                                                                                                                                              (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                                                                                                                                              1412. 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()))
                                                                                                                                                                                                                                                                                                                                                                              1414. ArtifactAssessment.content:judgments.component:feasibility.author
                                                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                                                              Indicates who or what authored the content.

                                                                                                                                                                                                                                                                                                                                                                              ShortWho authored the content
                                                                                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                              1416. 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()))
                                                                                                                                                                                                                                                                                                                                                                              1418. ArtifactAssessment.content:judgments.component:feasibility.relatesTo
                                                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                                                              Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                                                                                                                                                                                                                                              ShortRelationship to other Resources
                                                                                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                                                                                              TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                              1420. ArtifactAssessment.content:judgments.component:feasibility.relatesTo.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
                                                                                                                                                                                                                                                                                                                                                                              1422. ArtifactAssessment.content:judgments.component:feasibility.relatesTo.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()))
                                                                                                                                                                                                                                                                                                                                                                              SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                              • value @ url
                                                                                                                                                                                                                                                                                                                                                                              • 1424. ArtifactAssessment.content:judgments.component:feasibility.relatesTo.extension:quotation
                                                                                                                                                                                                                                                                                                                                                                                Slice Namequotation
                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                Specification of a portion quoted from the related artifact.

                                                                                                                                                                                                                                                                                                                                                                                ShortQuoted portion from related artifact
                                                                                                                                                                                                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                                                                                                                                                                                                TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                1426. ArtifactAssessment.content:judgments.component:feasibility.relatesTo.extension:classifier
                                                                                                                                                                                                                                                                                                                                                                                Slice Nameclassifier
                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                A classifier of the target artifact in a relatesTo element.

                                                                                                                                                                                                                                                                                                                                                                                ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                                                                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                                                                                                                                                                                                TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                1428. ArtifactAssessment.content:judgments.component:feasibility.relatesTo.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()))
                                                                                                                                                                                                                                                                                                                                                                                SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                • value @ url
                                                                                                                                                                                                                                                                                                                                                                                • 1430. ArtifactAssessment.content:judgments.component:feasibility.relatesTo.type
                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                  The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                                                                                                                  Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                                                                                                                                                                                                                                                  Control1..1
                                                                                                                                                                                                                                                                                                                                                                                  BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                                                                                                                                                                                                                                                  (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                                                                                                                                                                                                                                                  The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                                                                                                                  TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                  1432. ArtifactAssessment.content:judgments.component:feasibility.relatesTo.target[x]
                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                  The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                                                                                                                                                                                                                                                  ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                                                                                                                                                                                                                                                  Control1..1
                                                                                                                                                                                                                                                                                                                                                                                  TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                                                                                                                                                                                                  [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                                                                                                                                                                                                                                                  1434. ArtifactAssessment.content:judgments.component:feasibility.freeToShare
                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                  Acceptable to publicly share the comment, classifier or rating.

                                                                                                                                                                                                                                                                                                                                                                                  ShortAcceptable to publicly share the content
                                                                                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                                                                                  Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                  1436. ArtifactAssessment.content:judgments.component:feasibility.component
                                                                                                                                                                                                                                                                                                                                                                                  Definition

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

                                                                                                                                                                                                                                                                                                                                                                                  ShortComment, classifier, or rating content
                                                                                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                                                                                  TypeSeettp://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()))
                                                                                                                                                                                                                                                                                                                                                                                  1438. ArtifactAssessment.content:competingInterests
                                                                                                                                                                                                                                                                                                                                                                                  Slice NamecompetingInterests
                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                  A comment, rating, or classification of the recommendation.

                                                                                                                                                                                                                                                                                                                                                                                  ShortA comment, rating, or classification
                                                                                                                                                                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                                                                                                                                                                  TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                  Must Supporttrue
                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                  1440. ArtifactAssessment.content: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
                                                                                                                                                                                                                                                                                                                                                                                  1442. ArtifactAssessment.content: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()))
                                                                                                                                                                                                                                                                                                                                                                                  SlicingThis element introduces a set of slices on ArtifactAssessment.content.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                  • value @ url
                                                                                                                                                                                                                                                                                                                                                                                  • 1444. ArtifactAssessment.content: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()))
                                                                                                                                                                                                                                                                                                                                                                                    SlicingThis element introduces a set of slices on ArtifactAssessment.content.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                    • value @ url
                                                                                                                                                                                                                                                                                                                                                                                    • 1446. ArtifactAssessment.content: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()))
                                                                                                                                                                                                                                                                                                                                                                                      1448. ArtifactAssessment.content:competingInterests.type
                                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                                      Indicates what type of content this component represents.

                                                                                                                                                                                                                                                                                                                                                                                      ShortWhat type of content
                                                                                                                                                                                                                                                                                                                                                                                      Control1..1
                                                                                                                                                                                                                                                                                                                                                                                      BindingFor example codes, see Evidence Certainty Type
                                                                                                                                                                                                                                                                                                                                                                                      (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                                                                                                                                                      1450. ArtifactAssessment.content:competingInterests.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()))
                                                                                                                                                                                                                                                                                                                                                                                      1452. ArtifactAssessment.content: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()))
                                                                                                                                                                                                                                                                                                                                                                                      1454. ArtifactAssessment.content:competingInterests.author
                                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                                      Indicates who or what authored the content.

                                                                                                                                                                                                                                                                                                                                                                                      ShortWho authored the content
                                                                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                      1456. ArtifactAssessment.content: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()))
                                                                                                                                                                                                                                                                                                                                                                                      1458. ArtifactAssessment.content:competingInterests.relatesTo
                                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                                      Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                                                                                                                                                                                                                                                      ShortRelationship to other Resources
                                                                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                                                                      TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                      1460. ArtifactAssessment.content:competingInterests.relatesTo.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
                                                                                                                                                                                                                                                                                                                                                                                      1462. ArtifactAssessment.content:competingInterests.relatesTo.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()))
                                                                                                                                                                                                                                                                                                                                                                                      SlicingThis element introduces a set of slices on ArtifactAssessment.content.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                      • value @ url
                                                                                                                                                                                                                                                                                                                                                                                      • 1464. ArtifactAssessment.content:competingInterests.relatesTo.extension:quotation
                                                                                                                                                                                                                                                                                                                                                                                        Slice Namequotation
                                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                                        Specification of a portion quoted from the related artifact.

                                                                                                                                                                                                                                                                                                                                                                                        ShortQuoted portion from related artifact
                                                                                                                                                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                                                                                                                                                        TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                        1466. ArtifactAssessment.content:competingInterests.relatesTo.extension:classifier
                                                                                                                                                                                                                                                                                                                                                                                        Slice Nameclassifier
                                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                                        A classifier of the target artifact in a relatesTo element.

                                                                                                                                                                                                                                                                                                                                                                                        ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                                                                                                                                                        TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                        1468. ArtifactAssessment.content:competingInterests.relatesTo.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()))
                                                                                                                                                                                                                                                                                                                                                                                        SlicingThis element introduces a set of slices on ArtifactAssessment.content.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                        • value @ url
                                                                                                                                                                                                                                                                                                                                                                                        • 1470. ArtifactAssessment.content:competingInterests.relatesTo.type
                                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                                          The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                                                                                                                          Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                                                                                                                                                                                                                                                          Control1..1
                                                                                                                                                                                                                                                                                                                                                                                          BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                                                                                                                                                                                                                                                          (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                                                                                                                                                                                                                                                          The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                                                                                                                          TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                          1472. ArtifactAssessment.content:competingInterests.relatesTo.target[x]
                                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                                          The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                                                                                                                                                                                                                                                          ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                                                                                                                                                                                                                                                          Control1..1
                                                                                                                                                                                                                                                                                                                                                                                          TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                                                                                                                                                                                                          [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                                                                                                                                                                                                                                                          1474. ArtifactAssessment.content:competingInterests.freeToShare
                                                                                                                                                                                                                                                                                                                                                                                          Definition

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

                                                                                                                                                                                                                                                                                                                                                                                          ShortAcceptable to publicly share the content
                                                                                                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                                                                                                          Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                          1476. ArtifactAssessment.content:competingInterests.component
                                                                                                                                                                                                                                                                                                                                                                                          Definition

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

                                                                                                                                                                                                                                                                                                                                                                                          ShortComment, classifier, or rating content
                                                                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                                                                          TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                          1478. ArtifactAssessment.content:competingInterests.component.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
                                                                                                                                                                                                                                                                                                                                                                                          1480. ArtifactAssessment.content:competingInterests.component.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()))
                                                                                                                                                                                                                                                                                                                                                                                          SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                          • value @ url
                                                                                                                                                                                                                                                                                                                                                                                          • 1482. ArtifactAssessment.content:competingInterests.component.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()))
                                                                                                                                                                                                                                                                                                                                                                                            SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                            • value @ url
                                                                                                                                                                                                                                                                                                                                                                                            • 1484. ArtifactAssessment.content:competingInterests.component.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()))
                                                                                                                                                                                                                                                                                                                                                                                              1486. ArtifactAssessment.content:competingInterests.component.type
                                                                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                                                                              Indicates what type of content this component represents.

                                                                                                                                                                                                                                                                                                                                                                                              ShortWhat type of content
                                                                                                                                                                                                                                                                                                                                                                                              Control0..1
                                                                                                                                                                                                                                                                                                                                                                                              BindingFor example codes, see Evidence Certainty Type
                                                                                                                                                                                                                                                                                                                                                                                              (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                                                                                                                                                              1488. ArtifactAssessment.content:competingInterests.component.classifier
                                                                                                                                                                                                                                                                                                                                                                                              Definition

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

                                                                                                                                                                                                                                                                                                                                                                                              ShortRating, classifier, or assessment
                                                                                                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                                                                                                              BindingFor example codes, see StatisticCertaintyRating
                                                                                                                                                                                                                                                                                                                                                                                              (example to http://terminology.hl7.org/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()))
                                                                                                                                                                                                                                                                                                                                                                                              1490. ArtifactAssessment.content:competingInterests.component.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()))
                                                                                                                                                                                                                                                                                                                                                                                              1492. ArtifactAssessment.content:competingInterests.component.author
                                                                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                                                                              Indicates who or what authored the content.

                                                                                                                                                                                                                                                                                                                                                                                              ShortWho authored the content
                                                                                                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                              1494. ArtifactAssessment.content:competingInterests.component.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()))
                                                                                                                                                                                                                                                                                                                                                                                              1496. ArtifactAssessment.content:competingInterests.component.relatesTo
                                                                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                                                                              Relationship that this content component has with other FHIR or non-FHIR resources that already exist.

                                                                                                                                                                                                                                                                                                                                                                                              ShortRelationship to other Resources
                                                                                                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                                                                                                              TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                              1498. ArtifactAssessment.content:competingInterests.component.relatesTo.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
                                                                                                                                                                                                                                                                                                                                                                                              1500. ArtifactAssessment.content:competingInterests.component.relatesTo.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()))
                                                                                                                                                                                                                                                                                                                                                                                              SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                              • value @ url
                                                                                                                                                                                                                                                                                                                                                                                              • 1502. ArtifactAssessment.content:competingInterests.component.relatesTo.extension:quotation
                                                                                                                                                                                                                                                                                                                                                                                                Slice Namequotation
                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                Specification of a portion quoted from the related artifact.

                                                                                                                                                                                                                                                                                                                                                                                                ShortQuoted portion from related artifact
                                                                                                                                                                                                                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                                                                                                                                                                                                                TypeExtension(RelatesToWithQuotation) (Extension Type: markdown)
                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                1504. ArtifactAssessment.content:competingInterests.component.relatesTo.extension:classifier
                                                                                                                                                                                                                                                                                                                                                                                                Slice Nameclassifier
                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                A classifier of the target artifact in a relatesTo element.

                                                                                                                                                                                                                                                                                                                                                                                                ShortA classifier of the target artifact in a relatesTo element
                                                                                                                                                                                                                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                                                                                                                                                                                                                TypeExtension(RelatesToClassifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                1506. ArtifactAssessment.content:competingInterests.component.relatesTo.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()))
                                                                                                                                                                                                                                                                                                                                                                                                SlicingThis element introduces a set of slices on ArtifactAssessment.content.component.relatesTo.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                • 1508. ArtifactAssessment.content:competingInterests.component.relatesTo.type
                                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                                  The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                                                                                                                                  Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | reprint | reprint-of | summarizes
                                                                                                                                                                                                                                                                                                                                                                                                  Control1..1
                                                                                                                                                                                                                                                                                                                                                                                                  BindingUnless not suitable, these codes SHALL be taken from Artifact Relationship Type
                                                                                                                                                                                                                                                                                                                                                                                                  (extensible to http://terminology.hl7.org/ValueSet/artifact-relationship-type)

                                                                                                                                                                                                                                                                                                                                                                                                  The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                                                                                                                                  TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                  1510. ArtifactAssessment.content:competingInterests.component.relatesTo.target[x]
                                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                                  The artifact that is related to this ArtifactAssessment Resource.

                                                                                                                                                                                                                                                                                                                                                                                                  ShortThe artifact that is related to this ArtifactAssessment
                                                                                                                                                                                                                                                                                                                                                                                                  Control1..1
                                                                                                                                                                                                                                                                                                                                                                                                  TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                                                                                                                                                                                                                  [x] NoteSeeChoice of Data Typesfor 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()))
                                                                                                                                                                                                                                                                                                                                                                                                  1512. ArtifactAssessment.content:competingInterests.component.freeToShare
                                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                                  Acceptable to publicly share the comment, classifier or rating.

                                                                                                                                                                                                                                                                                                                                                                                                  ShortAcceptable to publicly share the content
                                                                                                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                                                                                                  Absence of a value should be interpreted as inheriting any freeToShare value present in a containing structure, else inheriting data from the ArtifactAssessment.copyright element, else value unknown.

                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                  1514. ArtifactAssessment.content:competingInterests.component.component
                                                                                                                                                                                                                                                                                                                                                                                                  Definition

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

                                                                                                                                                                                                                                                                                                                                                                                                  ShortComment, classifier, or rating content
                                                                                                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                  TypeSeettp://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()))
                                                                                                                                                                                                                                                                                                                                                                                                  1516. 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|6.0.0-ballot5)
                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                  1518. 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|6.0.0-ballot5)
                                                                                                                                                                                                                                                                                                                                                                                                  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()))