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

This page is part of the Evidence Based Medicine on FHIR Implementation Guide (v1.0.0-ballot2: STU1 Ballot 2) based on FHIR (HL7® FHIR® Standard) v6.0.0. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

Resource Profile: RecommendationJustification - Detailed Descriptions

Page standards status: Draft Maturity Level: 1

Definitions for the recommendation-justification resource profile.

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

0. ArtifactAssessment
Definition

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

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

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

ShortA set of rules under which this content was created
Comments

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

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

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

ShortContained, inline Resources
Comments

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

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

An Extension


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

ShortExtensionAdditional content defined by implementations
Comments

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

Control0..*
TypeExtension
Is Modifierfalse
Must Supportfalse
Summaryfalse
Alternate Namesextensions, user content
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
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
  • 8. 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
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    10. ArtifactAssessment.extension:description
    Slice Namedescription
    Definition

    A free text natural language description of the 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
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    12. ArtifactAssessment.extension:author
    Slice Nameauthor
    Definition

    An 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
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    14. ArtifactAssessment.extension:citeAs
    Slice NameciteAs
    Definition

    Display of suggested citation for this Resource.

    ShortCitation for this Resource
    Control0..1
    TypeExtension(CiteAs) (Extension Type: markdown)
    Is Modifierfalse
    Must Supportfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    16. ArtifactAssessment.extension:relatesTo
    Slice NamerelatesTo
    Definition

    Resource (FHIR or non-FHIR) associated with the Resource.

    ShortRelated artifact
    Control0..*
    TypeExtension(RelatesTo) (Complex Extension)
    Is Modifierfalse
    Must Supportfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    18. ArtifactAssessment.extension:RelatesToWithQuotation
    Slice NameRelatesToWithQuotation
    Definition

    Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

    ShortRelated artifact with quoted portion
    Control0..*
    TypeExtension(RelatesToWithQuotation) (Complex Extension)
    Is Modifierfalse
    Must Supportfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    20. ArtifactAssessment.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()))
    22. ArtifactAssessment.identifier
    Definition

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


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

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

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


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

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

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


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

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

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


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

    ShortHow to cite the Recommendation JustificationHow to cite the comment or rating
    Control0..1
    TypeChoice of: Reference(Citation), markdown
    [x] 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()))
    26. 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()))
    28. ArtifactAssessment.copyright
    Definition

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


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

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

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


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

    Alternate NamesLicense, Restrictions
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    30. 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()))
    32. 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()))
    34. 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()))
    36. 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 (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
    • 38. ArtifactAssessment.content.extension
      Definition

      An Extension


      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.

      ShortExtensionAdditional content defined by implementations
      Comments

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

      Control0..*
      TypeExtension
      Is Modifierfalse
      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
      • 40. ArtifactAssessment.content.extension:relatesTo
        Slice NamerelatesTo
        Definition

        Resource (FHIR or non-FHIR) associated with the Resource.

        ShortRelated artifact
        Control0..*
        TypeExtension(RelatesTo) (Complex Extension)
        Is Modifierfalse
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        42. ArtifactAssessment.content.extension:RelatesToWithQuotation
        Slice NameRelatesToWithQuotation
        Definition

        Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

        ShortRelated artifact with quoted portion
        Control0..*
        TypeExtension(RelatesToWithQuotation) (Complex Extension)
        Is Modifierfalse
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        44. 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()))
        46. ArtifactAssessment.content.informationType
        Definition

        The type of information this component of the content represents.

        Shortcomment | classifier | rating | container | response | change-request
        Control0..01
        BindingThe codes SHALL be taken from ArtifactAssessmentInformationTypehttp://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2
        (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
        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()))
        48. ArtifactAssessment.content.classifier
        Definition

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

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

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


        Acceptable to publicly share the comment, classifier or rating.

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

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

        ShortContained 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()))
        54. ArtifactAssessment.content.component.extension
        Definition

        An Extension


        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.

        ShortExtensionAdditional content defined by implementations
        Comments

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

        Control0..*
        TypeExtension
        Is Modifierfalse
        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
        • 56. ArtifactAssessment.content.component.extension:relatesTo
          Slice NamerelatesTo
          Definition

          Resource (FHIR or non-FHIR) associated with the Resource.

          ShortRelated artifact
          Control0..*
          TypeExtension(RelatesTo) (Complex Extension)
          Is Modifierfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          58. ArtifactAssessment.content.component.extension:RelatesToWithQuotation
          Slice NameRelatesToWithQuotation
          Definition

          Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

          ShortRelated artifact with quoted portion
          Control0..*
          TypeExtension(RelatesToWithQuotation) (Complex Extension)
          Is Modifierfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          60. ArtifactAssessment.content.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()))
          62. ArtifactAssessment.content:recommendationRating
          Slice NamerecommendationRating
          Definition

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

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

          Resource (FHIR or non-FHIR) associated with the Resource.

          ShortRelated artifact
          Control0..*
          TypeExtension(RelatesTo) (Complex Extension)
          Is Modifierfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          66. ArtifactAssessment.content:recommendationRating.extension:RelatesToWithQuotation
          Slice NameRelatesToWithQuotation
          Definition

          Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

          ShortRelated artifact with quoted portion
          Control0..*
          TypeExtension(RelatesToWithQuotation) (Complex Extension)
          Is Modifierfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          68. ArtifactAssessment.content:recommendationRating.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()))
          70. ArtifactAssessment.content:recommendationRating.informationType
          Definition

          The type of information this component of the content represents.

          Shortcomment | classifier | rating | container | response | change-request
          Control0..01
          BindingThe codes SHALL be taken from ArtifactAssessmentInformationTypehttp://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2
          (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
          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()))
          72. ArtifactAssessment.content:recommendationRating.type
          Definition

          Indicates what type of content this component represents.

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

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

          ShortContained 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
          • 76. ArtifactAssessment.content:recommendationRating.component.extension:relatesTo
            Slice NamerelatesTo
            Definition

            Resource (FHIR or non-FHIR) associated with the Resource.

            ShortRelated artifact
            Control0..*
            TypeExtension(RelatesTo) (Complex Extension)
            Is Modifierfalse
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            78. ArtifactAssessment.content:recommendationRating.component.extension:RelatesToWithQuotation
            Slice NameRelatesToWithQuotation
            Definition

            Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

            ShortRelated artifact with quoted portion
            Control0..*
            TypeExtension(RelatesToWithQuotation) (Complex Extension)
            Is Modifierfalse
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            80. ArtifactAssessment.content:recommendationRating.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()))
            82. ArtifactAssessment.content:recommendationRating.component:ratingSystem
            Slice NameratingSystem
            Definition

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

            ShortContained content
            Control0..1*
            TypeBackboneElement
            Is Modifierfalse
            Must Supporttrue
            Summaryfalse
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            84. ArtifactAssessment.content:recommendationRating.component:ratingSystem.extension:relatesTo
            Slice NamerelatesTo
            Definition

            Resource (FHIR or non-FHIR) associated with the Resource.

            ShortRelated artifact
            Control0..*
            TypeExtension(RelatesTo) (Complex Extension)
            Is Modifierfalse
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            86. ArtifactAssessment.content:recommendationRating.component:ratingSystem.extension:RelatesToWithQuotation
            Slice NameRelatesToWithQuotation
            Definition

            Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

            ShortRelated artifact with quoted portion
            Control0..*
            TypeExtension(RelatesToWithQuotation) (Complex Extension)
            Is Modifierfalse
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            88. ArtifactAssessment.content:recommendationRating.component:ratingSystem.modifierExtension
            Definition

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

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

            ShortExtensions that cannot be ignored even if unrecognized
            Comments

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

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

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

            Alternate Namesextensions, user content, modifiers
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            90. ArtifactAssessment.content:recommendationRating.component:ratingSystem.type
            Definition

            Indicates what type of content this component represents.

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

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

            ShortContained content
            Control0..1*
            TypeBackboneElement
            Is Modifierfalse
            Must Supporttrue
            Summaryfalse
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            94. ArtifactAssessment.content:recommendationRating.component:strengthOfRecommendation.extension:relatesTo
            Slice NamerelatesTo
            Definition

            Resource (FHIR or non-FHIR) associated with the Resource.

            ShortRelated artifact
            Control0..*
            TypeExtension(RelatesTo) (Complex Extension)
            Is Modifierfalse
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            96. ArtifactAssessment.content:recommendationRating.component:strengthOfRecommendation.extension:RelatesToWithQuotation
            Slice NameRelatesToWithQuotation
            Definition

            Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

            ShortRelated artifact with quoted portion
            Control0..*
            TypeExtension(RelatesToWithQuotation) (Complex Extension)
            Is Modifierfalse
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            98. ArtifactAssessment.content:recommendationRating.component:strengthOfRecommendation.modifierExtension
            Definition

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

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

            ShortExtensions that cannot be ignored even if unrecognized
            Comments

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

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

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

            Alternate Namesextensions, user content, modifiers
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            100. ArtifactAssessment.content:recommendationRating.component:strengthOfRecommendation.type
            Definition

            Indicates what type of content this component represents.

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

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

            ShortContained content
            Control0..1*
            TypeBackboneElement
            Is Modifierfalse
            Must Supporttrue
            Summaryfalse
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            104. ArtifactAssessment.content:recommendationRating.component:directionOfRecommendation.extension:relatesTo
            Slice NamerelatesTo
            Definition

            Resource (FHIR or non-FHIR) associated with the Resource.

            ShortRelated artifact
            Control0..*
            TypeExtension(RelatesTo) (Complex Extension)
            Is Modifierfalse
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            106. ArtifactAssessment.content:recommendationRating.component:directionOfRecommendation.extension:RelatesToWithQuotation
            Slice NameRelatesToWithQuotation
            Definition

            Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

            ShortRelated artifact with quoted portion
            Control0..*
            TypeExtension(RelatesToWithQuotation) (Complex Extension)
            Is Modifierfalse
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            108. ArtifactAssessment.content:recommendationRating.component:directionOfRecommendation.modifierExtension
            Definition

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

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

            ShortExtensions that cannot be ignored even if unrecognized
            Comments

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

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

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

            Alternate Namesextensions, user content, modifiers
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            110. ArtifactAssessment.content:recommendationRating.component:directionOfRecommendation.type
            Definition

            Indicates what type of content this component represents.

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

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

            ShortContained content
            Control0..1*
            TypeBackboneElement
            Is Modifierfalse
            Must Supportfalse
            Summaryfalse
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            114. ArtifactAssessment.content:recommendationRating.component:otherRatings.extension:relatesTo
            Slice NamerelatesTo
            Definition

            Resource (FHIR or non-FHIR) associated with the Resource.

            ShortRelated artifact
            Control0..*
            TypeExtension(RelatesTo) (Complex Extension)
            Is Modifierfalse
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            116. ArtifactAssessment.content:recommendationRating.component:otherRatings.extension:RelatesToWithQuotation
            Slice NameRelatesToWithQuotation
            Definition

            Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

            ShortRelated artifact with quoted portion
            Control0..*
            TypeExtension(RelatesToWithQuotation) (Complex Extension)
            Is Modifierfalse
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            118. ArtifactAssessment.content:recommendationRating.component:otherRatings.modifierExtension
            Definition

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

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

            ShortExtensions that cannot be ignored even if unrecognized
            Comments

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

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

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

            Alternate Namesextensions, user content, modifiers
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            120. ArtifactAssessment.content:recommendationRating.component:otherRatings.type
            Definition

            Indicates what type of content this component represents.

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

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

            ShortContained content
            Control0..1*
            TypeBackboneElement
            Is Modifierfalse
            Must Supportfalse
            Summaryfalse
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            124. ArtifactAssessment.content:recommendationRating.component:discussion.extension:relatesTo
            Slice NamerelatesTo
            Definition

            Resource (FHIR or non-FHIR) associated with the Resource.

            ShortRelated artifact
            Control0..*
            TypeExtension(RelatesTo) (Complex Extension)
            Is Modifierfalse
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            126. ArtifactAssessment.content:recommendationRating.component:discussion.extension:RelatesToWithQuotation
            Slice NameRelatesToWithQuotation
            Definition

            Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

            ShortRelated artifact with quoted portion
            Control0..*
            TypeExtension(RelatesToWithQuotation) (Complex Extension)
            Is Modifierfalse
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            128. ArtifactAssessment.content:recommendationRating.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()))
            130. ArtifactAssessment.content:recommendationRating.component:discussion.type
            Definition

            Indicates what type of content this component represents.

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

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

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

            Resource (FHIR or non-FHIR) associated with the Resource.

            ShortRelated artifact
            Control0..*
            TypeExtension(RelatesTo) (Complex Extension)
            Is Modifierfalse
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            136. ArtifactAssessment.content:evidence.extension:RelatesToWithQuotation
            Slice NameRelatesToWithQuotation
            Definition

            Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

            ShortRelated artifact with quoted portion
            Control0..*
            TypeExtension(RelatesToWithQuotation) (Complex Extension)
            Is Modifierfalse
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            138. 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()))
            140. ArtifactAssessment.content:evidence.informationType
            Definition

            The type of information this component of the content represents.

            Shortcomment | classifier | rating | container | response | change-request
            Control0..01
            BindingThe codes SHALL be taken from ArtifactAssessmentInformationTypehttp://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2
            (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
            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()))
            142. ArtifactAssessment.content:evidence.type
            Definition

            Indicates what type of content this component represents.

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

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

            ShortContained 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
            • 146. ArtifactAssessment.content:evidence.component.extension:relatesTo
              Slice NamerelatesTo
              Definition

              Resource (FHIR or non-FHIR) associated with the Resource.

              ShortRelated artifact
              Control0..*
              TypeExtension(RelatesTo) (Complex Extension)
              Is Modifierfalse
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              148. ArtifactAssessment.content:evidence.component.extension:RelatesToWithQuotation
              Slice NameRelatesToWithQuotation
              Definition

              Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

              ShortRelated artifact with quoted portion
              Control0..*
              TypeExtension(RelatesToWithQuotation) (Complex Extension)
              Is Modifierfalse
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              150. 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()))
              152. ArtifactAssessment.content:evidence.component:summaryOfFindings
              Slice NamesummaryOfFindings
              Definition

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

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

              Resource (FHIR or non-FHIR) associated with the Resource.

              ShortRelated artifact
              Control0..*
              TypeExtension(RelatesTo) (Complex Extension)
              Is Modifierfalse
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              156. ArtifactAssessment.content:evidence.component:summaryOfFindings.extension:RelatesToWithQuotation
              Slice NameRelatesToWithQuotation
              Definition

              Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

              ShortRelated artifact with quoted portion
              Control0..*
              TypeExtension(RelatesToWithQuotation) (Complex Extension)
              Is Modifierfalse
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              158. ArtifactAssessment.content:evidence.component: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()))
              160. ArtifactAssessment.content:evidence.component:summaryOfFindings.type
              Definition

              Indicates what type of content this component represents.

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

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

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

              Resource (FHIR or non-FHIR) associated with the Resource.

              ShortRelated artifact
              Control0..*
              TypeExtension(RelatesTo) (Complex Extension)
              Is Modifierfalse
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              166. ArtifactAssessment.content:evidence.component:desirableEffects.extension:RelatesToWithQuotation
              Slice NameRelatesToWithQuotation
              Definition

              Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

              ShortRelated artifact with quoted portion
              Control0..*
              TypeExtension(RelatesToWithQuotation) (Complex Extension)
              Is Modifierfalse
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              168. 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()))
              170. ArtifactAssessment.content:evidence.component:desirableEffects.type
              Definition

              Indicates what type of content this component represents.

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

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

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

              Resource (FHIR or non-FHIR) associated with the Resource.

              ShortRelated artifact
              Control0..*
              TypeExtension(RelatesTo) (Complex Extension)
              Is Modifierfalse
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              176. ArtifactAssessment.content:evidence.component:undesirableEffects.extension:RelatesToWithQuotation
              Slice NameRelatesToWithQuotation
              Definition

              Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

              ShortRelated artifact with quoted portion
              Control0..*
              TypeExtension(RelatesToWithQuotation) (Complex Extension)
              Is Modifierfalse
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              178. 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()))
              180. ArtifactAssessment.content:evidence.component:undesirableEffects.type
              Definition

              Indicates what type of content this component represents.

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

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

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

              Resource (FHIR or non-FHIR) associated with the Resource.

              ShortRelated artifact
              Control0..*
              TypeExtension(RelatesTo) (Complex Extension)
              Is Modifierfalse
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              186. ArtifactAssessment.content:evidence.component:discussion.extension:RelatesToWithQuotation
              Slice NameRelatesToWithQuotation
              Definition

              Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

              ShortRelated artifact with quoted portion
              Control0..*
              TypeExtension(RelatesToWithQuotation) (Complex Extension)
              Is Modifierfalse
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              188. ArtifactAssessment.content: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()))
              190. ArtifactAssessment.content:evidence.component:discussion.type
              Definition

              Indicates what type of content this component represents.

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

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

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

              Resource (FHIR or non-FHIR) associated with the Resource.

              ShortRelated artifact
              Control0..*
              TypeExtension(RelatesTo) (Complex Extension)
              Is Modifierfalse
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              196. ArtifactAssessment.content:netEffect.extension:RelatesToWithQuotation
              Slice NameRelatesToWithQuotation
              Definition

              Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

              ShortRelated artifact with quoted portion
              Control0..*
              TypeExtension(RelatesToWithQuotation) (Complex Extension)
              Is Modifierfalse
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              198. 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()))
              200. ArtifactAssessment.content:netEffect.informationType
              Definition

              The type of information this component of the content represents.

              Shortcomment | classifier | rating | container | response | change-request
              Control0..01
              BindingThe codes SHALL be taken from ArtifactAssessmentInformationTypehttp://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2
              (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
              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()))
              202. ArtifactAssessment.content:netEffect.type
              Definition

              Indicates what type of content this component represents.

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

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

              ShortContained 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
              • 206. ArtifactAssessment.content:netEffect.component.extension:relatesTo
                Slice NamerelatesTo
                Definition

                Resource (FHIR or non-FHIR) associated with the Resource.

                ShortRelated artifact
                Control0..*
                TypeExtension(RelatesTo) (Complex Extension)
                Is Modifierfalse
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                208. ArtifactAssessment.content:netEffect.component.extension:RelatesToWithQuotation
                Slice NameRelatesToWithQuotation
                Definition

                Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                ShortRelated artifact with quoted portion
                Control0..*
                TypeExtension(RelatesToWithQuotation) (Complex Extension)
                Is Modifierfalse
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                210. 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()))
                212. ArtifactAssessment.content:netEffect.component:preferences
                Slice Namepreferences
                Definition

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

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

                Resource (FHIR or non-FHIR) associated with the Resource.

                ShortRelated artifact
                Control0..*
                TypeExtension(RelatesTo) (Complex Extension)
                Is Modifierfalse
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                216. ArtifactAssessment.content:netEffect.component:preferences.extension:RelatesToWithQuotation
                Slice NameRelatesToWithQuotation
                Definition

                Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                ShortRelated artifact with quoted portion
                Control0..*
                TypeExtension(RelatesToWithQuotation) (Complex Extension)
                Is Modifierfalse
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                218. 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()))
                220. ArtifactAssessment.content:netEffect.component:preferences.type
                Definition

                Indicates what type of content this component represents.

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

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

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

                Resource (FHIR or non-FHIR) associated with the Resource.

                ShortRelated artifact
                Control0..*
                TypeExtension(RelatesTo) (Complex Extension)
                Is Modifierfalse
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                226. ArtifactAssessment.content:netEffect.component:discussion.extension:RelatesToWithQuotation
                Slice NameRelatesToWithQuotation
                Definition

                Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                ShortRelated artifact with quoted portion
                Control0..*
                TypeExtension(RelatesToWithQuotation) (Complex Extension)
                Is Modifierfalse
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                228. 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()))
                230. ArtifactAssessment.content:netEffect.component:discussion.type
                Definition

                Indicates what type of content this component represents.

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

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

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

                Resource (FHIR or non-FHIR) associated with the Resource.

                ShortRelated artifact
                Control0..*
                TypeExtension(RelatesTo) (Complex Extension)
                Is Modifierfalse
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                236. ArtifactAssessment.content:judgments.extension:RelatesToWithQuotation
                Slice NameRelatesToWithQuotation
                Definition

                Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                ShortRelated artifact with quoted portion
                Control0..*
                TypeExtension(RelatesToWithQuotation) (Complex Extension)
                Is Modifierfalse
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                238. ArtifactAssessment.content: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()))
                240. ArtifactAssessment.content:judgments.informationType
                Definition

                The type of information this component of the content represents.

                Shortcomment | classifier | rating | container | response | change-request
                Control0..01
                BindingThe codes SHALL be taken from ArtifactAssessmentInformationTypehttp://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2
                (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
                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()))
                242. ArtifactAssessment.content:judgments.type
                Definition

                Indicates what type of content this component represents.

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

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

                ShortContained 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
                • 246. ArtifactAssessment.content:judgments.component.extension:relatesTo
                  Slice NamerelatesTo
                  Definition

                  Resource (FHIR or non-FHIR) associated with the Resource.

                  ShortRelated artifact
                  Control0..*
                  TypeExtension(RelatesTo) (Complex Extension)
                  Is Modifierfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  248. ArtifactAssessment.content:judgments.component.extension:RelatesToWithQuotation
                  Slice NameRelatesToWithQuotation
                  Definition

                  Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                  ShortRelated artifact with quoted portion
                  Control0..*
                  TypeExtension(RelatesToWithQuotation) (Complex Extension)
                  Is Modifierfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  250. 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()))
                  252. ArtifactAssessment.content:judgments.component:justification
                  Slice Namejustification
                  Definition

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

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

                  Resource (FHIR or non-FHIR) associated with the Resource.

                  ShortRelated artifact
                  Control0..*
                  TypeExtension(RelatesTo) (Complex Extension)
                  Is Modifierfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  256. ArtifactAssessment.content:judgments.component:justification.extension:RelatesToWithQuotation
                  Slice NameRelatesToWithQuotation
                  Definition

                  Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                  ShortRelated artifact with quoted portion
                  Control0..*
                  TypeExtension(RelatesToWithQuotation) (Complex Extension)
                  Is Modifierfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  258. 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()))
                  260. ArtifactAssessment.content:judgments.component:justification.type
                  Definition

                  Indicates what type of content this component represents.

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

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

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

                  Resource (FHIR or non-FHIR) associated with the Resource.

                  ShortRelated artifact
                  Control0..*
                  TypeExtension(RelatesTo) (Complex Extension)
                  Is Modifierfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  266. ArtifactAssessment.content:judgments.component:problemImportance.extension:RelatesToWithQuotation
                  Slice NameRelatesToWithQuotation
                  Definition

                  Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                  ShortRelated artifact with quoted portion
                  Control0..*
                  TypeExtension(RelatesToWithQuotation) (Complex Extension)
                  Is Modifierfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  268. 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()))
                  270. ArtifactAssessment.content:judgments.component:problemImportance.type
                  Definition

                  Indicates what type of content this component represents.

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

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

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

                  Resource (FHIR or non-FHIR) associated with the Resource.

                  ShortRelated artifact
                  Control0..*
                  TypeExtension(RelatesTo) (Complex Extension)
                  Is Modifierfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  276. ArtifactAssessment.content:judgments.component:costs.extension:RelatesToWithQuotation
                  Slice NameRelatesToWithQuotation
                  Definition

                  Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                  ShortRelated artifact with quoted portion
                  Control0..*
                  TypeExtension(RelatesToWithQuotation) (Complex Extension)
                  Is Modifierfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  278. 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()))
                  280. ArtifactAssessment.content:judgments.component:costs.type
                  Definition

                  Indicates what type of content this component represents.

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

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

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

                  Resource (FHIR or non-FHIR) associated with the Resource.

                  ShortRelated artifact
                  Control0..*
                  TypeExtension(RelatesTo) (Complex Extension)
                  Is Modifierfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  286. ArtifactAssessment.content:judgments.component:costeffectiveness.extension:RelatesToWithQuotation
                  Slice NameRelatesToWithQuotation
                  Definition

                  Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                  ShortRelated artifact with quoted portion
                  Control0..*
                  TypeExtension(RelatesToWithQuotation) (Complex Extension)
                  Is Modifierfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  288. 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()))
                  290. ArtifactAssessment.content:judgments.component:costeffectiveness.type
                  Definition

                  Indicates what type of content this component represents.

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

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

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

                  Resource (FHIR or non-FHIR) associated with the Resource.

                  ShortRelated artifact
                  Control0..*
                  TypeExtension(RelatesTo) (Complex Extension)
                  Is Modifierfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  296. ArtifactAssessment.content:judgments.component:equity.extension:RelatesToWithQuotation
                  Slice NameRelatesToWithQuotation
                  Definition

                  Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                  ShortRelated artifact with quoted portion
                  Control0..*
                  TypeExtension(RelatesToWithQuotation) (Complex Extension)
                  Is Modifierfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  298. ArtifactAssessment.content: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()))
                  300. ArtifactAssessment.content:judgments.component:equity.type
                  Definition

                  Indicates what type of content this component represents.

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

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

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

                  Resource (FHIR or non-FHIR) associated with the Resource.

                  ShortRelated artifact
                  Control0..*
                  TypeExtension(RelatesTo) (Complex Extension)
                  Is Modifierfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  306. ArtifactAssessment.content:judgments.component:acceptability.extension:RelatesToWithQuotation
                  Slice NameRelatesToWithQuotation
                  Definition

                  Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                  ShortRelated artifact with quoted portion
                  Control0..*
                  TypeExtension(RelatesToWithQuotation) (Complex Extension)
                  Is Modifierfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  308. 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()))
                  310. ArtifactAssessment.content:judgments.component:acceptability.type
                  Definition

                  Indicates what type of content this component represents.

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

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

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

                  Resource (FHIR or non-FHIR) associated with the Resource.

                  ShortRelated artifact
                  Control0..*
                  TypeExtension(RelatesTo) (Complex Extension)
                  Is Modifierfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  316. ArtifactAssessment.content:judgments.component:feasibility.extension:RelatesToWithQuotation
                  Slice NameRelatesToWithQuotation
                  Definition

                  Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                  ShortRelated artifact with quoted portion
                  Control0..*
                  TypeExtension(RelatesToWithQuotation) (Complex Extension)
                  Is Modifierfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  318. 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()))
                  320. ArtifactAssessment.content:judgments.component:feasibility.type
                  Definition

                  Indicates what type of content this component represents.

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

                  Resource (FHIR or non-FHIR) associated with the Resource.

                  ShortRelated artifact
                  Control0..*
                  TypeExtension(RelatesTo) (Complex Extension)
                  Is Modifierfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  326. ArtifactAssessment.content:competingInterests.extension:RelatesToWithQuotation
                  Slice NameRelatesToWithQuotation
                  Definition

                  Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                  ShortRelated artifact with quoted portion
                  Control0..*
                  TypeExtension(RelatesToWithQuotation) (Complex Extension)
                  Is Modifierfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  328. ArtifactAssessment.content: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()))
                  330. ArtifactAssessment.content:competingInterests.informationType
                  Definition

                  The type of information this component of the content represents.

                  Shortcomment | classifier | rating | container | response | change-request
                  Control0..01
                  BindingThe codes SHALL be taken from ArtifactAssessmentInformationTypehttp://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2
                  (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
                  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()))
                  332. ArtifactAssessment.content:competingInterests.type
                  Definition

                  Indicates what type of content this component represents.

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

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

                  0. ArtifactAssessment
                  2. ArtifactAssessment.extension
                  SlicingThis element introduces a set of slices on ArtifactAssessment.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                  • value @ url
                  • 4. ArtifactAssessment.extension:url
                    Slice Nameurl
                    Control0..1
                    TypeExtension(Artifact URL) (Extension Type: uri)
                    6. ArtifactAssessment.extension:description
                    Slice Namedescription
                    Control0..1
                    TypeExtension(Artifact Description) (Extension Type: markdown)
                    8. ArtifactAssessment.extension:author
                    Slice Nameauthor
                    Control0..*
                    TypeExtension(Artifact Author) (Extension Type: ContactDetail)
                    10. ArtifactAssessment.extension:citeAs
                    Slice NameciteAs
                    Control0..1
                    TypeExtension(CiteAs) (Extension Type: markdown)
                    12. ArtifactAssessment.extension:relatesTo
                    Slice NamerelatesTo
                    Control0..*
                    TypeExtension(RelatesTo) (Complex Extension)
                    14. ArtifactAssessment.extension:RelatesToWithQuotation
                    Slice NameRelatesToWithQuotation
                    Control0..*
                    TypeExtension(RelatesToWithQuotation) (Complex Extension)
                    16. ArtifactAssessment.identifier
                    Definition

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

                    ShortAdditional identifier for the Recommendation Justification
                    Comments

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

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

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

                    18. ArtifactAssessment.citeAs[x]
                    Definition

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

                    ShortHow to cite the Recommendation Justification
                    [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                    20. ArtifactAssessment.date
                    Definition

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

                    22. ArtifactAssessment.copyright
                    Definition

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

                    Requirements

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

                    24. ArtifactAssessment.approvalDate
                    ShortWhen the Recommendation Justification was approved by publisher
                    26. ArtifactAssessment.lastReviewDate
                    ShortWhen the Recommendation Justification was last reviewed
                    28. ArtifactAssessment.artifact[x]
                    Definition

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

                    ShortThe recommendation that is justified
                    [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                    30. ArtifactAssessment.content
                    Definition

                    A comment, rating, or classification of the recommendation.

                    ShortA comment, rating, or classification
                    Control1..?
                    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
                    • 32. ArtifactAssessment.content.extension
                      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
                      • 34. ArtifactAssessment.content.extension:relatesTo
                        Slice NamerelatesTo
                        Control0..*
                        TypeExtension(RelatesTo) (Complex Extension)
                        36. ArtifactAssessment.content.extension:RelatesToWithQuotation
                        Slice NameRelatesToWithQuotation
                        Control0..*
                        TypeExtension(RelatesToWithQuotation) (Complex Extension)
                        38. ArtifactAssessment.content.informationType
                        Control0..0
                        40. 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)
                        42. ArtifactAssessment.content.freeToShare
                        Definition

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

                        ShortAcceptable to publicly share the content
                        44. ArtifactAssessment.content.component
                        TypeBackboneElement
                        46. ArtifactAssessment.content.component.extension
                        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
                        • 48. ArtifactAssessment.content.component.extension:relatesTo
                          Slice NamerelatesTo
                          Control0..*
                          TypeExtension(RelatesTo) (Complex Extension)
                          50. ArtifactAssessment.content.component.extension:RelatesToWithQuotation
                          Slice NameRelatesToWithQuotation
                          Control0..*
                          TypeExtension(RelatesToWithQuotation) (Complex Extension)
                          52. ArtifactAssessment.content:recommendationRating
                          Slice NamerecommendationRating
                          Control1..1
                          Must Supporttrue
                          54. ArtifactAssessment.content:recommendationRating.extension:relatesTo
                          Slice NamerelatesTo
                          Control0..*
                          TypeExtension(RelatesTo) (Complex Extension)
                          56. ArtifactAssessment.content:recommendationRating.extension:RelatesToWithQuotation
                          Slice NameRelatesToWithQuotation
                          Control0..*
                          TypeExtension(RelatesToWithQuotation) (Complex Extension)
                          58. ArtifactAssessment.content:recommendationRating.informationType
                          Control0..0
                          60. ArtifactAssessment.content:recommendationRating.type
                          Control1..?
                          Pattern Value{
                            "coding" : [{
                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                              "code" : "recommendation-rating",
                              "display" : "Recommendation Rating"
                            }]
                          }
                          62. ArtifactAssessment.content:recommendationRating.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
                          • 64. ArtifactAssessment.content:recommendationRating.component.extension:relatesTo
                            Slice NamerelatesTo
                            Control0..*
                            TypeExtension(RelatesTo) (Complex Extension)
                            66. ArtifactAssessment.content:recommendationRating.component.extension:RelatesToWithQuotation
                            Slice NameRelatesToWithQuotation
                            Control0..*
                            TypeExtension(RelatesToWithQuotation) (Complex Extension)
                            68. ArtifactAssessment.content:recommendationRating.component:ratingSystem
                            Slice NameratingSystem
                            Control0..1
                            Must Supporttrue
                            70. ArtifactAssessment.content:recommendationRating.component:ratingSystem.extension:relatesTo
                            Slice NamerelatesTo
                            Control0..*
                            TypeExtension(RelatesTo) (Complex Extension)
                            72. ArtifactAssessment.content:recommendationRating.component:ratingSystem.extension:RelatesToWithQuotation
                            Slice NameRelatesToWithQuotation
                            Control0..*
                            TypeExtension(RelatesToWithQuotation) (Complex Extension)
                            74. ArtifactAssessment.content:recommendationRating.component:ratingSystem.type
                            Control1..?
                            Pattern Value{
                              "coding" : [{
                                "system" : "https://fevir.net/resources/CodeSystem/179423",
                                "code" : "rating-system",
                                "display" : "Rating System"
                              }]
                            }
                            76. ArtifactAssessment.content:recommendationRating.component:strengthOfRecommendation
                            Slice NamestrengthOfRecommendation
                            Control0..1
                            Must Supporttrue
                            78. ArtifactAssessment.content:recommendationRating.component:strengthOfRecommendation.extension:relatesTo
                            Slice NamerelatesTo
                            Control0..*
                            TypeExtension(RelatesTo) (Complex Extension)
                            80. ArtifactAssessment.content:recommendationRating.component:strengthOfRecommendation.extension:RelatesToWithQuotation
                            Slice NameRelatesToWithQuotation
                            Control0..*
                            TypeExtension(RelatesToWithQuotation) (Complex Extension)
                            82. ArtifactAssessment.content:recommendationRating.component:strengthOfRecommendation.type
                            Control1..?
                            Pattern Value{
                              "coding" : [{
                                "system" : "https://fevir.net/resources/CodeSystem/179423",
                                "code" : "strength-of-recommendation",
                                "display" : "Strength of Recommendation"
                              }]
                            }
                            84. ArtifactAssessment.content:recommendationRating.component:directionOfRecommendation
                            Slice NamedirectionOfRecommendation
                            Control0..1
                            Must Supporttrue
                            86. ArtifactAssessment.content:recommendationRating.component:directionOfRecommendation.extension:relatesTo
                            Slice NamerelatesTo
                            Control0..*
                            TypeExtension(RelatesTo) (Complex Extension)
                            88. ArtifactAssessment.content:recommendationRating.component:directionOfRecommendation.extension:RelatesToWithQuotation
                            Slice NameRelatesToWithQuotation
                            Control0..*
                            TypeExtension(RelatesToWithQuotation) (Complex Extension)
                            90. ArtifactAssessment.content:recommendationRating.component:directionOfRecommendation.type
                            Control1..?
                            Pattern Value{
                              "coding" : [{
                                "system" : "https://fevir.net/resources/CodeSystem/179423",
                                "code" : "direction-of-recommendation",
                                "display" : "Direction of Recommendation"
                              }]
                            }
                            92. ArtifactAssessment.content:recommendationRating.component:otherRatings
                            Slice NameotherRatings
                            Control0..1
                            94. ArtifactAssessment.content:recommendationRating.component:otherRatings.extension:relatesTo
                            Slice NamerelatesTo
                            Control0..*
                            TypeExtension(RelatesTo) (Complex Extension)
                            96. ArtifactAssessment.content:recommendationRating.component:otherRatings.extension:RelatesToWithQuotation
                            Slice NameRelatesToWithQuotation
                            Control0..*
                            TypeExtension(RelatesToWithQuotation) (Complex Extension)
                            98. ArtifactAssessment.content:recommendationRating.component:otherRatings.type
                            Control1..?
                            Pattern Value{
                              "coding" : [{
                                "system" : "https://fevir.net/resources/CodeSystem/179423",
                                "code" : "ratings",
                                "display" : "Ratings"
                              }]
                            }
                            100. ArtifactAssessment.content:recommendationRating.component:discussion
                            Slice Namediscussion
                            Control0..1
                            102. ArtifactAssessment.content:recommendationRating.component:discussion.extension:relatesTo
                            Slice NamerelatesTo
                            Control0..*
                            TypeExtension(RelatesTo) (Complex Extension)
                            104. ArtifactAssessment.content:recommendationRating.component:discussion.extension:RelatesToWithQuotation
                            Slice NameRelatesToWithQuotation
                            Control0..*
                            TypeExtension(RelatesToWithQuotation) (Complex Extension)
                            106. ArtifactAssessment.content:recommendationRating.component:discussion.type
                            Control1..?
                            Pattern Value{
                              "coding" : [{
                                "system" : "https://fevir.net/resources/CodeSystem/179423",
                                "code" : "discussion",
                                "display" : "Discussion"
                              }]
                            }
                            108. ArtifactAssessment.content:evidence
                            Slice Nameevidence
                            Control0..1
                            Must Supporttrue
                            110. ArtifactAssessment.content:evidence.extension:relatesTo
                            Slice NamerelatesTo
                            Control0..*
                            TypeExtension(RelatesTo) (Complex Extension)
                            112. ArtifactAssessment.content:evidence.extension:RelatesToWithQuotation
                            Slice NameRelatesToWithQuotation
                            Control0..*
                            TypeExtension(RelatesToWithQuotation) (Complex Extension)
                            114. ArtifactAssessment.content:evidence.informationType
                            Control0..0
                            116. ArtifactAssessment.content:evidence.type
                            Control1..?
                            Pattern Value{
                              "coding" : [{
                                "system" : "https://fevir.net/resources/CodeSystem/179423",
                                "code" : "evidence",
                                "display" : "Evidence"
                              }]
                            }
                            118. 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
                            • 120. ArtifactAssessment.content:evidence.component.extension:relatesTo
                              Slice NamerelatesTo
                              Control0..*
                              TypeExtension(RelatesTo) (Complex Extension)
                              122. ArtifactAssessment.content:evidence.component.extension:RelatesToWithQuotation
                              Slice NameRelatesToWithQuotation
                              Control0..*
                              TypeExtension(RelatesToWithQuotation) (Complex Extension)
                              124. ArtifactAssessment.content:evidence.component:summaryOfFindings
                              Slice NamesummaryOfFindings
                              Control0..1
                              Must Supporttrue
                              126. ArtifactAssessment.content:evidence.component:summaryOfFindings.extension:relatesTo
                              Slice NamerelatesTo
                              Control0..*
                              TypeExtension(RelatesTo) (Complex Extension)
                              128. ArtifactAssessment.content:evidence.component:summaryOfFindings.extension:RelatesToWithQuotation
                              Slice NameRelatesToWithQuotation
                              Control0..*
                              TypeExtension(RelatesToWithQuotation) (Complex Extension)
                              130. 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"
                                }]
                              }
                              132. ArtifactAssessment.content:evidence.component:desirableEffects
                              Slice NamedesirableEffects
                              Control0..1
                              Must Supporttrue
                              134. ArtifactAssessment.content:evidence.component:desirableEffects.extension:relatesTo
                              Slice NamerelatesTo
                              Control0..*
                              TypeExtension(RelatesTo) (Complex Extension)
                              136. ArtifactAssessment.content:evidence.component:desirableEffects.extension:RelatesToWithQuotation
                              Slice NameRelatesToWithQuotation
                              Control0..*
                              TypeExtension(RelatesToWithQuotation) (Complex Extension)
                              138. ArtifactAssessment.content:evidence.component:desirableEffects.type
                              Control1..?
                              Pattern Value{
                                "coding" : [{
                                  "system" : "https://fevir.net/resources/CodeSystem/179423",
                                  "code" : "desirable-effects",
                                  "display" : "Desirable Effects"
                                }]
                              }
                              140. ArtifactAssessment.content:evidence.component:undesirableEffects
                              Slice NameundesirableEffects
                              Control0..1
                              Must Supporttrue
                              142. ArtifactAssessment.content:evidence.component:undesirableEffects.extension:relatesTo
                              Slice NamerelatesTo
                              Control0..*
                              TypeExtension(RelatesTo) (Complex Extension)
                              144. ArtifactAssessment.content:evidence.component:undesirableEffects.extension:RelatesToWithQuotation
                              Slice NameRelatesToWithQuotation
                              Control0..*
                              TypeExtension(RelatesToWithQuotation) (Complex Extension)
                              146. ArtifactAssessment.content:evidence.component:undesirableEffects.type
                              Control1..?
                              Pattern Value{
                                "coding" : [{
                                  "system" : "https://fevir.net/resources/CodeSystem/179423",
                                  "code" : "undesirable-effects",
                                  "display" : "Undesirable Effects"
                                }]
                              }
                              148. ArtifactAssessment.content:evidence.component:discussion
                              Slice Namediscussion
                              Control0..1
                              150. ArtifactAssessment.content:evidence.component:discussion.extension:relatesTo
                              Slice NamerelatesTo
                              Control0..*
                              TypeExtension(RelatesTo) (Complex Extension)
                              152. ArtifactAssessment.content:evidence.component:discussion.extension:RelatesToWithQuotation
                              Slice NameRelatesToWithQuotation
                              Control0..*
                              TypeExtension(RelatesToWithQuotation) (Complex Extension)
                              154. ArtifactAssessment.content:evidence.component:discussion.type
                              Control1..?
                              Pattern Value{
                                "coding" : [{
                                  "system" : "https://fevir.net/resources/CodeSystem/179423",
                                  "code" : "discussion",
                                  "display" : "Discussion"
                                }]
                              }
                              156. ArtifactAssessment.content:netEffect
                              Slice NamenetEffect
                              Control0..1
                              Must Supporttrue
                              158. ArtifactAssessment.content:netEffect.extension:relatesTo
                              Slice NamerelatesTo
                              Control0..*
                              TypeExtension(RelatesTo) (Complex Extension)
                              160. ArtifactAssessment.content:netEffect.extension:RelatesToWithQuotation
                              Slice NameRelatesToWithQuotation
                              Control0..*
                              TypeExtension(RelatesToWithQuotation) (Complex Extension)
                              162. ArtifactAssessment.content:netEffect.informationType
                              Control0..0
                              164. ArtifactAssessment.content:netEffect.type
                              Control1..?
                              Pattern Value{
                                "coding" : [{
                                  "system" : "https://fevir.net/resources/CodeSystem/179423",
                                  "code" : "net-effect",
                                  "display" : "Net Effect"
                                }]
                              }
                              166. 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
                              • 168. ArtifactAssessment.content:netEffect.component.extension:relatesTo
                                Slice NamerelatesTo
                                Control0..*
                                TypeExtension(RelatesTo) (Complex Extension)
                                170. ArtifactAssessment.content:netEffect.component.extension:RelatesToWithQuotation
                                Slice NameRelatesToWithQuotation
                                Control0..*
                                TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                172. ArtifactAssessment.content:netEffect.component:preferences
                                Slice Namepreferences
                                Control0..1
                                Must Supporttrue
                                174. ArtifactAssessment.content:netEffect.component:preferences.extension:relatesTo
                                Slice NamerelatesTo
                                Control0..*
                                TypeExtension(RelatesTo) (Complex Extension)
                                176. ArtifactAssessment.content:netEffect.component:preferences.extension:RelatesToWithQuotation
                                Slice NameRelatesToWithQuotation
                                Control0..*
                                TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                178. ArtifactAssessment.content:netEffect.component:preferences.type
                                Control1..?
                                Pattern Value{
                                  "coding" : [{
                                    "system" : "https://fevir.net/resources/CodeSystem/179423",
                                    "code" : "preferences",
                                    "display" : "Preferences"
                                  }]
                                }
                                180. ArtifactAssessment.content:netEffect.component:discussion
                                Slice Namediscussion
                                Control0..1
                                182. ArtifactAssessment.content:netEffect.component:discussion.extension:relatesTo
                                Slice NamerelatesTo
                                Control0..*
                                TypeExtension(RelatesTo) (Complex Extension)
                                184. ArtifactAssessment.content:netEffect.component:discussion.extension:RelatesToWithQuotation
                                Slice NameRelatesToWithQuotation
                                Control0..*
                                TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                186. ArtifactAssessment.content:netEffect.component:discussion.type
                                Control1..?
                                Pattern Value{
                                  "coding" : [{
                                    "system" : "https://fevir.net/resources/CodeSystem/179423",
                                    "code" : "discussion",
                                    "display" : "Discussion"
                                  }]
                                }
                                188. ArtifactAssessment.content:judgments
                                Slice Namejudgments
                                Control0..1
                                Must Supporttrue
                                190. ArtifactAssessment.content:judgments.extension:relatesTo
                                Slice NamerelatesTo
                                Control0..*
                                TypeExtension(RelatesTo) (Complex Extension)
                                192. ArtifactAssessment.content:judgments.extension:RelatesToWithQuotation
                                Slice NameRelatesToWithQuotation
                                Control0..*
                                TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                194. ArtifactAssessment.content:judgments.informationType
                                Control0..0
                                196. ArtifactAssessment.content:judgments.type
                                Control1..?
                                Pattern Value{
                                  "coding" : [{
                                    "system" : "https://fevir.net/resources/CodeSystem/179423",
                                    "code" : "judgments",
                                    "display" : "Judgments"
                                  }]
                                }
                                198. 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
                                • 200. ArtifactAssessment.content:judgments.component.extension:relatesTo
                                  Slice NamerelatesTo
                                  Control0..*
                                  TypeExtension(RelatesTo) (Complex Extension)
                                  202. ArtifactAssessment.content:judgments.component.extension:RelatesToWithQuotation
                                  Slice NameRelatesToWithQuotation
                                  Control0..*
                                  TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                  204. ArtifactAssessment.content:judgments.component:justification
                                  Slice Namejustification
                                  Control0..1
                                  Must Supporttrue
                                  206. ArtifactAssessment.content:judgments.component:justification.extension:relatesTo
                                  Slice NamerelatesTo
                                  Control0..*
                                  TypeExtension(RelatesTo) (Complex Extension)
                                  208. ArtifactAssessment.content:judgments.component:justification.extension:RelatesToWithQuotation
                                  Slice NameRelatesToWithQuotation
                                  Control0..*
                                  TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                  210. ArtifactAssessment.content:judgments.component:justification.type
                                  Control1..?
                                  Pattern Value{
                                    "coding" : [{
                                      "system" : "https://fevir.net/resources/CodeSystem/179423",
                                      "code" : "justification",
                                      "display" : "Justification"
                                    }]
                                  }
                                  212. ArtifactAssessment.content:judgments.component:problemImportance
                                  Slice NameproblemImportance
                                  Control0..1
                                  Must Supporttrue
                                  214. ArtifactAssessment.content:judgments.component:problemImportance.extension:relatesTo
                                  Slice NamerelatesTo
                                  Control0..*
                                  TypeExtension(RelatesTo) (Complex Extension)
                                  216. ArtifactAssessment.content:judgments.component:problemImportance.extension:RelatesToWithQuotation
                                  Slice NameRelatesToWithQuotation
                                  Control0..*
                                  TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                  218. ArtifactAssessment.content:judgments.component:problemImportance.type
                                  Control1..?
                                  Pattern Value{
                                    "coding" : [{
                                      "system" : "https://fevir.net/resources/CodeSystem/179423",
                                      "code" : "problem-importance",
                                      "display" : "Problem Importance"
                                    }]
                                  }
                                  220. ArtifactAssessment.content:judgments.component:costs
                                  Slice Namecosts
                                  Control0..1
                                  Must Supporttrue
                                  222. ArtifactAssessment.content:judgments.component:costs.extension:relatesTo
                                  Slice NamerelatesTo
                                  Control0..*
                                  TypeExtension(RelatesTo) (Complex Extension)
                                  224. ArtifactAssessment.content:judgments.component:costs.extension:RelatesToWithQuotation
                                  Slice NameRelatesToWithQuotation
                                  Control0..*
                                  TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                  226. ArtifactAssessment.content:judgments.component:costs.type
                                  Control1..?
                                  Pattern Value{
                                    "coding" : [{
                                      "system" : "https://fevir.net/resources/CodeSystem/179423",
                                      "code" : "costs",
                                      "display" : "Costs"
                                    }]
                                  }
                                  228. ArtifactAssessment.content:judgments.component:costeffectiveness
                                  Slice Namecosteffectiveness
                                  Control0..1
                                  Must Supporttrue
                                  230. ArtifactAssessment.content:judgments.component:costeffectiveness.extension:relatesTo
                                  Slice NamerelatesTo
                                  Control0..*
                                  TypeExtension(RelatesTo) (Complex Extension)
                                  232. ArtifactAssessment.content:judgments.component:costeffectiveness.extension:RelatesToWithQuotation
                                  Slice NameRelatesToWithQuotation
                                  Control0..*
                                  TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                  234. ArtifactAssessment.content:judgments.component:costeffectiveness.type
                                  Control1..?
                                  Pattern Value{
                                    "coding" : [{
                                      "system" : "https://fevir.net/resources/CodeSystem/179423",
                                      "code" : "cost-effectiveness",
                                      "display" : "Cost-effectiveness"
                                    }]
                                  }
                                  236. ArtifactAssessment.content:judgments.component:equity
                                  Slice Nameequity
                                  Control0..1
                                  Must Supporttrue
                                  238. ArtifactAssessment.content:judgments.component:equity.extension:relatesTo
                                  Slice NamerelatesTo
                                  Control0..*
                                  TypeExtension(RelatesTo) (Complex Extension)
                                  240. ArtifactAssessment.content:judgments.component:equity.extension:RelatesToWithQuotation
                                  Slice NameRelatesToWithQuotation
                                  Control0..*
                                  TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                  242. ArtifactAssessment.content:judgments.component:equity.type
                                  Control1..?
                                  Pattern Value{
                                    "coding" : [{
                                      "system" : "https://fevir.net/resources/CodeSystem/179423",
                                      "code" : "equity",
                                      "display" : "Equity"
                                    }]
                                  }
                                  244. ArtifactAssessment.content:judgments.component:acceptability
                                  Slice Nameacceptability
                                  Control0..1
                                  Must Supporttrue
                                  246. ArtifactAssessment.content:judgments.component:acceptability.extension:relatesTo
                                  Slice NamerelatesTo
                                  Control0..*
                                  TypeExtension(RelatesTo) (Complex Extension)
                                  248. ArtifactAssessment.content:judgments.component:acceptability.extension:RelatesToWithQuotation
                                  Slice NameRelatesToWithQuotation
                                  Control0..*
                                  TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                  250. ArtifactAssessment.content:judgments.component:acceptability.type
                                  Control1..?
                                  Pattern Value{
                                    "coding" : [{
                                      "system" : "https://fevir.net/resources/CodeSystem/179423",
                                      "code" : "acceptability",
                                      "display" : "Acceptability"
                                    }]
                                  }
                                  252. ArtifactAssessment.content:judgments.component:feasibility
                                  Slice Namefeasibility
                                  Control0..1
                                  Must Supporttrue
                                  254. ArtifactAssessment.content:judgments.component:feasibility.extension:relatesTo
                                  Slice NamerelatesTo
                                  Control0..*
                                  TypeExtension(RelatesTo) (Complex Extension)
                                  256. ArtifactAssessment.content:judgments.component:feasibility.extension:RelatesToWithQuotation
                                  Slice NameRelatesToWithQuotation
                                  Control0..*
                                  TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                  258. ArtifactAssessment.content:judgments.component:feasibility.type
                                  Control1..?
                                  Pattern Value{
                                    "coding" : [{
                                      "system" : "https://fevir.net/resources/CodeSystem/179423",
                                      "code" : "feasibility",
                                      "display" : "Feasibility"
                                    }]
                                  }
                                  260. ArtifactAssessment.content:competingInterests
                                  Slice NamecompetingInterests
                                  Control0..1
                                  Must Supporttrue
                                  262. ArtifactAssessment.content:competingInterests.extension:relatesTo
                                  Slice NamerelatesTo
                                  Control0..*
                                  TypeExtension(RelatesTo) (Complex Extension)
                                  264. ArtifactAssessment.content:competingInterests.extension:RelatesToWithQuotation
                                  Slice NameRelatesToWithQuotation
                                  Control0..*
                                  TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                  266. ArtifactAssessment.content:competingInterests.informationType
                                  Control0..0
                                  268. ArtifactAssessment.content:competingInterests.type
                                  Control1..?
                                  Pattern Value{
                                    "coding" : [{
                                      "system" : "https://fevir.net/resources/CodeSystem/179423",
                                      "code" : "competing-interests",
                                      "display" : "Competing Interests"
                                    }]
                                  }
                                  270. ArtifactAssessment.content:competingInterests.component
                                  272. ArtifactAssessment.content:competingInterests.component.extension:relatesTo
                                  Slice NamerelatesTo
                                  Control0..*
                                  TypeExtension(RelatesTo) (Complex Extension)
                                  274. ArtifactAssessment.content:competingInterests.component.extension:RelatesToWithQuotation
                                  Slice NameRelatesToWithQuotation
                                  Control0..*
                                  TypeExtension(RelatesToWithQuotation) (Complex Extension)

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

                                  0. ArtifactAssessment
                                  Definition

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

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

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

                                  ShortLogical id of this artifact
                                  Comments

                                  Within the context of the FHIR RESTful interactions, the resource has an id except for cases like the create and conditional update. Otherwise, the use of the resouce id depends on the given use case.

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

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

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

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

                                  ShortA set of rules under which this content was created
                                  Comments

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

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

                                  The base language in which the resource is written.

                                  ShortLanguage of the resource content
                                  Comments

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

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

                                  IETF language tag for a human language

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

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

                                  ShortText summary of the resource, for human interpretation
                                  Comments

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

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

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

                                  ShortContained, inline Resources
                                  Comments

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

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

                                  An Extension

                                  ShortExtension
                                  Control0..*
                                  TypeExtension
                                  Is Modifierfalse
                                  Must Supportfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  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
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    18. ArtifactAssessment.extension:description
                                    Slice Namedescription
                                    Definition

                                    A free text natural language description of the 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
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    20. ArtifactAssessment.extension:author
                                    Slice Nameauthor
                                    Definition

                                    An 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
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    22. ArtifactAssessment.extension:citeAs
                                    Slice NameciteAs
                                    Definition

                                    Display of suggested citation for this Resource.

                                    ShortCitation for this Resource
                                    Control0..1
                                    TypeExtension(CiteAs) (Extension Type: markdown)
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    24. ArtifactAssessment.extension:relatesTo
                                    Slice NamerelatesTo
                                    Definition

                                    Resource (FHIR or non-FHIR) associated with the Resource.

                                    ShortRelated artifact
                                    Control0..*
                                    TypeExtension(RelatesTo) (Complex Extension)
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    26. ArtifactAssessment.extension:RelatesToWithQuotation
                                    Slice NameRelatesToWithQuotation
                                    Definition

                                    Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                    ShortRelated artifact with quoted portion
                                    Control0..*
                                    TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    28. 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()))
                                    30. 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()))
                                    32. ArtifactAssessment.title
                                    Definition

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

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

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

                                    ShortHow to cite the Recommendation Justification
                                    Control0..1
                                    TypeChoice of: Reference(Citation), markdown
                                    [x] 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()))
                                    36. 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()))
                                    38. ArtifactAssessment.copyright
                                    Definition

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

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

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

                                    Alternate NamesLicense, Restrictions
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    40. 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()))
                                    42. 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()))
                                    44. 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()))
                                    46. 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 (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
                                    • 48. 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
                                      50. ArtifactAssessment.content.extension
                                      Definition

                                      An Extension

                                      ShortExtension
                                      Control0..*
                                      TypeExtension
                                      Is Modifierfalse
                                      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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                      • value @ url
                                      • 52. ArtifactAssessment.content.extension:relatesTo
                                        Slice NamerelatesTo
                                        Definition

                                        Resource (FHIR or non-FHIR) associated with the Resource.

                                        ShortRelated artifact
                                        Control0..*
                                        TypeExtension(RelatesTo) (Complex Extension)
                                        Is Modifierfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                        54. ArtifactAssessment.content.extension:RelatesToWithQuotation
                                        Slice NameRelatesToWithQuotation
                                        Definition

                                        Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                        ShortRelated artifact with quoted portion
                                        Control0..*
                                        TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                        Is Modifierfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                        56. 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()))
                                        58. ArtifactAssessment.content.informationType
                                        Definition

                                        The type of information this component of the content represents.

                                        Shortcomment | classifier | rating | container | response | change-request
                                        Control0..0
                                        BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                        (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
                                        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()))
                                        60. 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()))
                                        62. ArtifactAssessment.content.type
                                        Definition

                                        Indicates what type of content this component represents.

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

                                        Indicates who or what authored the content.

                                        ShortWho authored the content
                                        Control0..1
                                        TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                        Is Modifierfalse
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        70. 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()))
                                        72. ArtifactAssessment.content.relatedArtifact
                                        Definition

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

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

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

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

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

                                        ShortContained 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()))
                                        78. 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
                                        80. ArtifactAssessment.content.component.extension
                                        Definition

                                        An Extension

                                        ShortExtension
                                        Control0..*
                                        TypeExtension
                                        Is Modifierfalse
                                        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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                        • value @ url
                                        • 82. ArtifactAssessment.content.component.extension:relatesTo
                                          Slice NamerelatesTo
                                          Definition

                                          Resource (FHIR or non-FHIR) associated with the Resource.

                                          ShortRelated artifact
                                          Control0..*
                                          TypeExtension(RelatesTo) (Complex Extension)
                                          Is Modifierfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          84. ArtifactAssessment.content.component.extension:RelatesToWithQuotation
                                          Slice NameRelatesToWithQuotation
                                          Definition

                                          Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                          ShortRelated artifact with quoted portion
                                          Control0..*
                                          TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                          Is Modifierfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          86. 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()))
                                          88. ArtifactAssessment.content.component.informationType
                                          Definition

                                          The type of information this component of the content represents.

                                          Shortcomment | classifier | rating | container | response | change-request
                                          Control0..1
                                          BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                          (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
                                          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()))
                                          90. 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()))
                                          92. ArtifactAssessment.content.component.type
                                          Definition

                                          Indicates what type of content this component represents.

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

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

                                          ShortRating, classifier, or assessment
                                          Control0..*
                                          BindingFor example codes, see EvidenceCertaintyRating
                                          (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                          TypeCodeableConcept
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          96. 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()))
                                          98. ArtifactAssessment.content.component.author
                                          Definition

                                          Indicates who or what authored the content.

                                          ShortWho authored the content
                                          Control0..1
                                          TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          100. 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()))
                                          102. ArtifactAssessment.content.component.relatedArtifact
                                          Definition

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

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

                                          Acceptable to publicly share the comment, classifier or rating.

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

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

                                          ShortContained 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()))
                                          108. ArtifactAssessment.content:recommendationRating
                                          Slice NamerecommendationRating
                                          Definition

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

                                          ShortComment, classifier, or rating content
                                          Control1..1
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Must Supporttrue
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          110. ArtifactAssessment.content:recommendationRating.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
                                          112. ArtifactAssessment.content:recommendationRating.extension
                                          Definition

                                          An Extension

                                          ShortExtension
                                          Control0..*
                                          TypeExtension
                                          Is Modifierfalse
                                          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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                          • value @ url
                                          • 114. ArtifactAssessment.content:recommendationRating.extension:relatesTo
                                            Slice NamerelatesTo
                                            Definition

                                            Resource (FHIR or non-FHIR) associated with the Resource.

                                            ShortRelated artifact
                                            Control0..*
                                            TypeExtension(RelatesTo) (Complex Extension)
                                            Is Modifierfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                            116. ArtifactAssessment.content:recommendationRating.extension:RelatesToWithQuotation
                                            Slice NameRelatesToWithQuotation
                                            Definition

                                            Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                            ShortRelated artifact with quoted portion
                                            Control0..*
                                            TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                            Is Modifierfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                            118. ArtifactAssessment.content:recommendationRating.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()))
                                            120. ArtifactAssessment.content:recommendationRating.informationType
                                            Definition

                                            The type of information this component of the content represents.

                                            Shortcomment | classifier | rating | container | response | change-request
                                            Control0..0
                                            BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                            (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
                                            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()))
                                            122. ArtifactAssessment.content:recommendationRating.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()))
                                            124. ArtifactAssessment.content:recommendationRating.type
                                            Definition

                                            Indicates what type of content this component represents.

                                            ShortWhat type of content
                                            Control1..1
                                            BindingFor example codes, see EvidenceCertaintyType
                                            (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                            TypeCodeableConcept
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Pattern Value{
                                              "coding" : [{
                                                "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                "code" : "recommendation-rating",
                                                "display" : "Recommendation Rating"
                                              }]
                                            }
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            126. ArtifactAssessment.content:recommendationRating.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()))
                                            128. ArtifactAssessment.content:recommendationRating.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()))
                                            130. ArtifactAssessment.content:recommendationRating.author
                                            Definition

                                            Indicates who or what authored the content.

                                            ShortWho authored the content
                                            Control0..1
                                            TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            132. ArtifactAssessment.content:recommendationRating.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()))
                                            134. ArtifactAssessment.content:recommendationRating.relatedArtifact
                                            Definition

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

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

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

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

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

                                            ShortContained 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
                                            • 140. ArtifactAssessment.content:recommendationRating.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
                                              142. ArtifactAssessment.content:recommendationRating.component.extension
                                              Definition

                                              An Extension

                                              ShortExtension
                                              Control0..*
                                              TypeExtension
                                              Is Modifierfalse
                                              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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                              • value @ url
                                              • 144. ArtifactAssessment.content:recommendationRating.component.extension:relatesTo
                                                Slice NamerelatesTo
                                                Definition

                                                Resource (FHIR or non-FHIR) associated with the Resource.

                                                ShortRelated artifact
                                                Control0..*
                                                TypeExtension(RelatesTo) (Complex Extension)
                                                Is Modifierfalse
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                146. ArtifactAssessment.content:recommendationRating.component.extension:RelatesToWithQuotation
                                                Slice NameRelatesToWithQuotation
                                                Definition

                                                Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                                ShortRelated artifact with quoted portion
                                                Control0..*
                                                TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                                Is Modifierfalse
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                148. ArtifactAssessment.content:recommendationRating.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()))
                                                150. ArtifactAssessment.content:recommendationRating.component.informationType
                                                Definition

                                                The type of information this component of the content represents.

                                                Shortcomment | classifier | rating | container | response | change-request
                                                Control0..1
                                                BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                                (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
                                                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()))
                                                152. ArtifactAssessment.content:recommendationRating.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()))
                                                154. ArtifactAssessment.content:recommendationRating.component.type
                                                Definition

                                                Indicates what type of content this component represents.

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

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

                                                ShortRating, classifier, or assessment
                                                Control0..*
                                                BindingFor example codes, see EvidenceCertaintyRating
                                                (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                                TypeCodeableConcept
                                                Is Modifierfalse
                                                Must Supportfalse
                                                Summaryfalse
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                158. ArtifactAssessment.content:recommendationRating.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()))
                                                160. ArtifactAssessment.content:recommendationRating.component.author
                                                Definition

                                                Indicates who or what authored the content.

                                                ShortWho authored the content
                                                Control0..1
                                                TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                                Is Modifierfalse
                                                Must Supportfalse
                                                Summaryfalse
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                162. ArtifactAssessment.content:recommendationRating.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()))
                                                164. ArtifactAssessment.content:recommendationRating.component.relatedArtifact
                                                Definition

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

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

                                                Acceptable to publicly share the comment, classifier or rating.

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

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

                                                ShortContained 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()))
                                                170. ArtifactAssessment.content:recommendationRating.component:ratingSystem
                                                Slice NameratingSystem
                                                Definition

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

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

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

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

                                                An Extension

                                                ShortExtension
                                                Control0..*
                                                TypeExtension
                                                Is Modifierfalse
                                                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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                • value @ url
                                                • 176. ArtifactAssessment.content:recommendationRating.component:ratingSystem.extension:relatesTo
                                                  Slice NamerelatesTo
                                                  Definition

                                                  Resource (FHIR or non-FHIR) associated with the Resource.

                                                  ShortRelated artifact
                                                  Control0..*
                                                  TypeExtension(RelatesTo) (Complex Extension)
                                                  Is Modifierfalse
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                  178. ArtifactAssessment.content:recommendationRating.component:ratingSystem.extension:RelatesToWithQuotation
                                                  Slice NameRelatesToWithQuotation
                                                  Definition

                                                  Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                                  ShortRelated artifact with quoted portion
                                                  Control0..*
                                                  TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                                  Is Modifierfalse
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                  180. ArtifactAssessment.content:recommendationRating.component:ratingSystem.modifierExtension
                                                  Definition

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

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

                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                  Comments

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

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

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

                                                  Alternate Namesextensions, user content, modifiers
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  182. ArtifactAssessment.content:recommendationRating.component:ratingSystem.informationType
                                                  Definition

                                                  The type of information this component of the content represents.

                                                  Shortcomment | classifier | rating | container | response | change-request
                                                  Control0..1
                                                  BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                                  (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
                                                  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()))
                                                  184. ArtifactAssessment.content:recommendationRating.component:ratingSystem.summary
                                                  Definition

                                                  A brief summary of the content of this component.

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

                                                  Indicates what type of content this component represents.

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

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

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

                                                  A quantitative rating of the artifact.

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

                                                  Indicates who or what authored the content.

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

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

                                                  ShortWhat the comment is directed to
                                                  Comments

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

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

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

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

                                                  Acceptable to publicly share the comment, classifier or rating.

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

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

                                                  ShortContained 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()))
                                                  202. ArtifactAssessment.content:recommendationRating.component:strengthOfRecommendation
                                                  Slice NamestrengthOfRecommendation
                                                  Definition

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

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

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

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

                                                  An Extension

                                                  ShortExtension
                                                  Control0..*
                                                  TypeExtension
                                                  Is Modifierfalse
                                                  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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                  • value @ url
                                                  • 208. ArtifactAssessment.content:recommendationRating.component:strengthOfRecommendation.extension:relatesTo
                                                    Slice NamerelatesTo
                                                    Definition

                                                    Resource (FHIR or non-FHIR) associated with the Resource.

                                                    ShortRelated artifact
                                                    Control0..*
                                                    TypeExtension(RelatesTo) (Complex Extension)
                                                    Is Modifierfalse
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                    210. ArtifactAssessment.content:recommendationRating.component:strengthOfRecommendation.extension:RelatesToWithQuotation
                                                    Slice NameRelatesToWithQuotation
                                                    Definition

                                                    Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                                    ShortRelated artifact with quoted portion
                                                    Control0..*
                                                    TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                                    Is Modifierfalse
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                    212. ArtifactAssessment.content:recommendationRating.component:strengthOfRecommendation.modifierExtension
                                                    Definition

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

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

                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                    Comments

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

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

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

                                                    Alternate Namesextensions, user content, modifiers
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    214. ArtifactAssessment.content:recommendationRating.component:strengthOfRecommendation.informationType
                                                    Definition

                                                    The type of information this component of the content represents.

                                                    Shortcomment | classifier | rating | container | response | change-request
                                                    Control0..1
                                                    BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                                    (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
                                                    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()))
                                                    216. ArtifactAssessment.content:recommendationRating.component:strengthOfRecommendation.summary
                                                    Definition

                                                    A brief summary of the content of this component.

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

                                                    Indicates what type of content this component represents.

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

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

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

                                                    A quantitative rating of the artifact.

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

                                                    Indicates who or what authored the content.

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

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

                                                    ShortWhat the comment is directed to
                                                    Comments

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

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

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

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

                                                    Acceptable to publicly share the comment, classifier or rating.

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

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

                                                    ShortContained 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()))
                                                    234. ArtifactAssessment.content:recommendationRating.component:directionOfRecommendation
                                                    Slice NamedirectionOfRecommendation
                                                    Definition

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

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

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

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

                                                    An Extension

                                                    ShortExtension
                                                    Control0..*
                                                    TypeExtension
                                                    Is Modifierfalse
                                                    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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                    • value @ url
                                                    • 240. ArtifactAssessment.content:recommendationRating.component:directionOfRecommendation.extension:relatesTo
                                                      Slice NamerelatesTo
                                                      Definition

                                                      Resource (FHIR or non-FHIR) associated with the Resource.

                                                      ShortRelated artifact
                                                      Control0..*
                                                      TypeExtension(RelatesTo) (Complex Extension)
                                                      Is Modifierfalse
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                      242. ArtifactAssessment.content:recommendationRating.component:directionOfRecommendation.extension:RelatesToWithQuotation
                                                      Slice NameRelatesToWithQuotation
                                                      Definition

                                                      Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                                      ShortRelated artifact with quoted portion
                                                      Control0..*
                                                      TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                                      Is Modifierfalse
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                      244. ArtifactAssessment.content:recommendationRating.component:directionOfRecommendation.modifierExtension
                                                      Definition

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

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

                                                      ShortExtensions that cannot be ignored even if unrecognized
                                                      Comments

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

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

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

                                                      Alternate Namesextensions, user content, modifiers
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      246. ArtifactAssessment.content:recommendationRating.component:directionOfRecommendation.informationType
                                                      Definition

                                                      The type of information this component of the content represents.

                                                      Shortcomment | classifier | rating | container | response | change-request
                                                      Control0..1
                                                      BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                                      (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
                                                      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()))
                                                      248. ArtifactAssessment.content:recommendationRating.component:directionOfRecommendation.summary
                                                      Definition

                                                      A brief summary of the content of this component.

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

                                                      Indicates what type of content this component represents.

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

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

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

                                                      A quantitative rating of the artifact.

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

                                                      Indicates who or what authored the content.

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

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

                                                      ShortWhat the comment is directed to
                                                      Comments

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

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

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

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

                                                      Acceptable to publicly share the comment, classifier or rating.

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

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

                                                      ShortContained 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()))
                                                      266. ArtifactAssessment.content:recommendationRating.component:otherRatings
                                                      Slice NameotherRatings
                                                      Definition

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

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

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

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

                                                      An Extension

                                                      ShortExtension
                                                      Control0..*
                                                      TypeExtension
                                                      Is Modifierfalse
                                                      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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                      • value @ url
                                                      • 272. ArtifactAssessment.content:recommendationRating.component:otherRatings.extension:relatesTo
                                                        Slice NamerelatesTo
                                                        Definition

                                                        Resource (FHIR or non-FHIR) associated with the Resource.

                                                        ShortRelated artifact
                                                        Control0..*
                                                        TypeExtension(RelatesTo) (Complex Extension)
                                                        Is Modifierfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        274. ArtifactAssessment.content:recommendationRating.component:otherRatings.extension:RelatesToWithQuotation
                                                        Slice NameRelatesToWithQuotation
                                                        Definition

                                                        Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                                        ShortRelated artifact with quoted portion
                                                        Control0..*
                                                        TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                                        Is Modifierfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        276. ArtifactAssessment.content:recommendationRating.component:otherRatings.modifierExtension
                                                        Definition

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

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

                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                        Comments

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

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

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

                                                        Alternate Namesextensions, user content, modifiers
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        278. ArtifactAssessment.content:recommendationRating.component:otherRatings.informationType
                                                        Definition

                                                        The type of information this component of the content represents.

                                                        Shortcomment | classifier | rating | container | response | change-request
                                                        Control0..1
                                                        BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                                        (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
                                                        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()))
                                                        280. ArtifactAssessment.content:recommendationRating.component:otherRatings.summary
                                                        Definition

                                                        A brief summary of the content of this component.

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

                                                        Indicates what type of content this component represents.

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

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

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

                                                        A quantitative rating of the artifact.

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

                                                        Indicates who or what authored the content.

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

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

                                                        ShortWhat the comment is directed to
                                                        Comments

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

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

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

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

                                                        Acceptable to publicly share the comment, classifier or rating.

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

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

                                                        ShortContained 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()))
                                                        298. ArtifactAssessment.content:recommendationRating.component:discussion
                                                        Slice Namediscussion
                                                        Definition

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

                                                        ShortContained content
                                                        Control0..1
                                                        TypeBackboneElement
                                                        Is Modifierfalse
                                                        Must Supportfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        300. ArtifactAssessment.content:recommendationRating.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
                                                        302. ArtifactAssessment.content:recommendationRating.component:discussion.extension
                                                        Definition

                                                        An Extension

                                                        ShortExtension
                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifierfalse
                                                        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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                        • value @ url
                                                        • 304. ArtifactAssessment.content:recommendationRating.component:discussion.extension:relatesTo
                                                          Slice NamerelatesTo
                                                          Definition

                                                          Resource (FHIR or non-FHIR) associated with the Resource.

                                                          ShortRelated artifact
                                                          Control0..*
                                                          TypeExtension(RelatesTo) (Complex Extension)
                                                          Is Modifierfalse
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                          306. ArtifactAssessment.content:recommendationRating.component:discussion.extension:RelatesToWithQuotation
                                                          Slice NameRelatesToWithQuotation
                                                          Definition

                                                          Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                                          ShortRelated artifact with quoted portion
                                                          Control0..*
                                                          TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                                          Is Modifierfalse
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                          308. ArtifactAssessment.content:recommendationRating.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()))
                                                          310. ArtifactAssessment.content:recommendationRating.component:discussion.informationType
                                                          Definition

                                                          The type of information this component of the content represents.

                                                          Shortcomment | classifier | rating | container | response | change-request
                                                          Control0..1
                                                          BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                                          (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
                                                          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()))
                                                          312. ArtifactAssessment.content:recommendationRating.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()))
                                                          314. ArtifactAssessment.content:recommendationRating.component:discussion.type
                                                          Definition

                                                          Indicates what type of content this component represents.

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

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

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

                                                          Indicates who or what authored the content.

                                                          ShortWho authored the content
                                                          Control0..1
                                                          TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                                          Is Modifierfalse
                                                          Must Supportfalse
                                                          Summaryfalse
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          322. ArtifactAssessment.content:recommendationRating.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()))
                                                          324. ArtifactAssessment.content:recommendationRating.component:discussion.relatedArtifact
                                                          Definition

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

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

                                                          Acceptable to publicly share the comment, classifier or rating.

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

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

                                                          ShortContained 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()))
                                                          330. ArtifactAssessment.content:evidence
                                                          Slice Nameevidence
                                                          Definition

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

                                                          ShortComment, classifier, or rating content
                                                          Control0..1
                                                          TypeBackboneElement
                                                          Is Modifierfalse
                                                          Must Supporttrue
                                                          Summaryfalse
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          332. 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
                                                          334. ArtifactAssessment.content:evidence.extension
                                                          Definition

                                                          An Extension

                                                          ShortExtension
                                                          Control0..*
                                                          TypeExtension
                                                          Is Modifierfalse
                                                          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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                          • value @ url
                                                          • 336. ArtifactAssessment.content:evidence.extension:relatesTo
                                                            Slice NamerelatesTo
                                                            Definition

                                                            Resource (FHIR or non-FHIR) associated with the Resource.

                                                            ShortRelated artifact
                                                            Control0..*
                                                            TypeExtension(RelatesTo) (Complex Extension)
                                                            Is Modifierfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                            338. ArtifactAssessment.content:evidence.extension:RelatesToWithQuotation
                                                            Slice NameRelatesToWithQuotation
                                                            Definition

                                                            Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                                            ShortRelated artifact with quoted portion
                                                            Control0..*
                                                            TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                                            Is Modifierfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                            340. 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()))
                                                            342. ArtifactAssessment.content:evidence.informationType
                                                            Definition

                                                            The type of information this component of the content represents.

                                                            Shortcomment | classifier | rating | container | response | change-request
                                                            Control0..0
                                                            BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                                            (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
                                                            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()))
                                                            344. 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()))
                                                            346. ArtifactAssessment.content:evidence.type
                                                            Definition

                                                            Indicates what type of content this component represents.

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

                                                            Indicates who or what authored the content.

                                                            ShortWho authored the content
                                                            Control0..1
                                                            TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                                            Is Modifierfalse
                                                            Must Supportfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            354. 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()))
                                                            356. ArtifactAssessment.content:evidence.relatedArtifact
                                                            Definition

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

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

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

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

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

                                                            ShortContained 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
                                                            • 362. 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
                                                              364. ArtifactAssessment.content:evidence.component.extension
                                                              Definition

                                                              An Extension

                                                              ShortExtension
                                                              Control0..*
                                                              TypeExtension
                                                              Is Modifierfalse
                                                              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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                              • value @ url
                                                              • 366. ArtifactAssessment.content:evidence.component.extension:relatesTo
                                                                Slice NamerelatesTo
                                                                Definition

                                                                Resource (FHIR or non-FHIR) associated with the Resource.

                                                                ShortRelated artifact
                                                                Control0..*
                                                                TypeExtension(RelatesTo) (Complex Extension)
                                                                Is Modifierfalse
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                368. ArtifactAssessment.content:evidence.component.extension:RelatesToWithQuotation
                                                                Slice NameRelatesToWithQuotation
                                                                Definition

                                                                Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                                                ShortRelated artifact with quoted portion
                                                                Control0..*
                                                                TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                                                Is Modifierfalse
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                370. 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()))
                                                                372. ArtifactAssessment.content:evidence.component.informationType
                                                                Definition

                                                                The type of information this component of the content represents.

                                                                Shortcomment | classifier | rating | container | response | change-request
                                                                Control0..1
                                                                BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                                                (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
                                                                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()))
                                                                374. 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()))
                                                                376. ArtifactAssessment.content:evidence.component.type
                                                                Definition

                                                                Indicates what type of content this component represents.

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

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

                                                                ShortRating, classifier, or assessment
                                                                Control0..*
                                                                BindingFor example codes, see EvidenceCertaintyRating
                                                                (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                                                TypeCodeableConcept
                                                                Is Modifierfalse
                                                                Must Supportfalse
                                                                Summaryfalse
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                380. 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()))
                                                                382. ArtifactAssessment.content:evidence.component.author
                                                                Definition

                                                                Indicates who or what authored the content.

                                                                ShortWho authored the content
                                                                Control0..1
                                                                TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                                                Is Modifierfalse
                                                                Must Supportfalse
                                                                Summaryfalse
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                384. 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()))
                                                                386. ArtifactAssessment.content:evidence.component.relatedArtifact
                                                                Definition

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

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

                                                                Acceptable to publicly share the comment, classifier or rating.

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

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

                                                                ShortContained 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()))
                                                                392. ArtifactAssessment.content:evidence.component:summaryOfFindings
                                                                Slice NamesummaryOfFindings
                                                                Definition

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

                                                                ShortContained content
                                                                Control0..1
                                                                TypeBackboneElement
                                                                Is Modifierfalse
                                                                Must Supporttrue
                                                                Summaryfalse
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                394. 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
                                                                396. ArtifactAssessment.content:evidence.component:summaryOfFindings.extension
                                                                Definition

                                                                An Extension

                                                                ShortExtension
                                                                Control0..*
                                                                TypeExtension
                                                                Is Modifierfalse
                                                                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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                • value @ url
                                                                • 398. ArtifactAssessment.content:evidence.component:summaryOfFindings.extension:relatesTo
                                                                  Slice NamerelatesTo
                                                                  Definition

                                                                  Resource (FHIR or non-FHIR) associated with the Resource.

                                                                  ShortRelated artifact
                                                                  Control0..*
                                                                  TypeExtension(RelatesTo) (Complex Extension)
                                                                  Is Modifierfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  400. ArtifactAssessment.content:evidence.component:summaryOfFindings.extension:RelatesToWithQuotation
                                                                  Slice NameRelatesToWithQuotation
                                                                  Definition

                                                                  Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                                                  ShortRelated artifact with quoted portion
                                                                  Control0..*
                                                                  TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                                                  Is Modifierfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  402. 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()))
                                                                  404. ArtifactAssessment.content:evidence.component:summaryOfFindings.informationType
                                                                  Definition

                                                                  The type of information this component of the content represents.

                                                                  Shortcomment | classifier | rating | container | response | change-request
                                                                  Control0..1
                                                                  BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                                                  (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
                                                                  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()))
                                                                  406. 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()))
                                                                  408. ArtifactAssessment.content:evidence.component:summaryOfFindings.type
                                                                  Definition

                                                                  Indicates what type of content this component represents.

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

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

                                                                  ShortRating, classifier, or assessment
                                                                  Control0..*
                                                                  BindingFor example codes, see EvidenceCertaintyRating
                                                                  (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  412. 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()))
                                                                  414. ArtifactAssessment.content:evidence.component:summaryOfFindings.author
                                                                  Definition

                                                                  Indicates who or what authored the content.

                                                                  ShortWho authored the content
                                                                  Control0..1
                                                                  TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  416. 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()))
                                                                  418. ArtifactAssessment.content:evidence.component:summaryOfFindings.relatedArtifact
                                                                  Definition

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

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

                                                                  Acceptable to publicly share the comment, classifier or rating.

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

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

                                                                  ShortContained 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()))
                                                                  424. ArtifactAssessment.content:evidence.component:desirableEffects
                                                                  Slice NamedesirableEffects
                                                                  Definition

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

                                                                  ShortContained content
                                                                  Control0..1
                                                                  TypeBackboneElement
                                                                  Is Modifierfalse
                                                                  Must Supporttrue
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  426. 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
                                                                  428. ArtifactAssessment.content:evidence.component:desirableEffects.extension
                                                                  Definition

                                                                  An Extension

                                                                  ShortExtension
                                                                  Control0..*
                                                                  TypeExtension
                                                                  Is Modifierfalse
                                                                  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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                  • value @ url
                                                                  • 430. ArtifactAssessment.content:evidence.component:desirableEffects.extension:relatesTo
                                                                    Slice NamerelatesTo
                                                                    Definition

                                                                    Resource (FHIR or non-FHIR) associated with the Resource.

                                                                    ShortRelated artifact
                                                                    Control0..*
                                                                    TypeExtension(RelatesTo) (Complex Extension)
                                                                    Is Modifierfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    432. ArtifactAssessment.content:evidence.component:desirableEffects.extension:RelatesToWithQuotation
                                                                    Slice NameRelatesToWithQuotation
                                                                    Definition

                                                                    Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                                                    ShortRelated artifact with quoted portion
                                                                    Control0..*
                                                                    TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                                                    Is Modifierfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    434. 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()))
                                                                    436. ArtifactAssessment.content:evidence.component:desirableEffects.informationType
                                                                    Definition

                                                                    The type of information this component of the content represents.

                                                                    Shortcomment | classifier | rating | container | response | change-request
                                                                    Control0..1
                                                                    BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                                                    (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
                                                                    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()))
                                                                    438. 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()))
                                                                    440. ArtifactAssessment.content:evidence.component:desirableEffects.type
                                                                    Definition

                                                                    Indicates what type of content this component represents.

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

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

                                                                    ShortRating, classifier, or assessment
                                                                    Control0..*
                                                                    BindingFor example codes, see EvidenceCertaintyRating
                                                                    (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Must Supportfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    444. 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()))
                                                                    446. ArtifactAssessment.content:evidence.component:desirableEffects.author
                                                                    Definition

                                                                    Indicates who or what authored the content.

                                                                    ShortWho authored the content
                                                                    Control0..1
                                                                    TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                                                    Is Modifierfalse
                                                                    Must Supportfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    448. 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()))
                                                                    450. ArtifactAssessment.content:evidence.component:desirableEffects.relatedArtifact
                                                                    Definition

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

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

                                                                    Acceptable to publicly share the comment, classifier or rating.

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

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

                                                                    ShortContained 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()))
                                                                    456. ArtifactAssessment.content:evidence.component:undesirableEffects
                                                                    Slice NameundesirableEffects
                                                                    Definition

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

                                                                    ShortContained content
                                                                    Control0..1
                                                                    TypeBackboneElement
                                                                    Is Modifierfalse
                                                                    Must Supporttrue
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    458. 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
                                                                    460. ArtifactAssessment.content:evidence.component:undesirableEffects.extension
                                                                    Definition

                                                                    An Extension

                                                                    ShortExtension
                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifierfalse
                                                                    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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                    • value @ url
                                                                    • 462. ArtifactAssessment.content:evidence.component:undesirableEffects.extension:relatesTo
                                                                      Slice NamerelatesTo
                                                                      Definition

                                                                      Resource (FHIR or non-FHIR) associated with the Resource.

                                                                      ShortRelated artifact
                                                                      Control0..*
                                                                      TypeExtension(RelatesTo) (Complex Extension)
                                                                      Is Modifierfalse
                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                      464. ArtifactAssessment.content:evidence.component:undesirableEffects.extension:RelatesToWithQuotation
                                                                      Slice NameRelatesToWithQuotation
                                                                      Definition

                                                                      Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                                                      ShortRelated artifact with quoted portion
                                                                      Control0..*
                                                                      TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                                                      Is Modifierfalse
                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                      466. ArtifactAssessment.content:evidence.component: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()))
                                                                      468. ArtifactAssessment.content:evidence.component:undesirableEffects.informationType
                                                                      Definition

                                                                      The type of information this component of the content represents.

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

                                                                      Indicates what type of content this component represents.

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

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

                                                                      ShortRating, classifier, or assessment
                                                                      Control0..*
                                                                      BindingFor example codes, see EvidenceCertaintyRating
                                                                      (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                                                      TypeCodeableConcept
                                                                      Is Modifierfalse
                                                                      Must Supportfalse
                                                                      Summaryfalse
                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      476. 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()))
                                                                      478. ArtifactAssessment.content:evidence.component:undesirableEffects.author
                                                                      Definition

                                                                      Indicates who or what authored the content.

                                                                      ShortWho authored the content
                                                                      Control0..1
                                                                      TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                                                      Is Modifierfalse
                                                                      Must Supportfalse
                                                                      Summaryfalse
                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      480. 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()))
                                                                      482. ArtifactAssessment.content:evidence.component:undesirableEffects.relatedArtifact
                                                                      Definition

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

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

                                                                      Acceptable to publicly share the comment, classifier or rating.

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

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

                                                                      ShortContained 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()))
                                                                      488. ArtifactAssessment.content:evidence.component:discussion
                                                                      Slice Namediscussion
                                                                      Definition

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

                                                                      ShortContained content
                                                                      Control0..1
                                                                      TypeBackboneElement
                                                                      Is Modifierfalse
                                                                      Must Supportfalse
                                                                      Summaryfalse
                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      490. 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
                                                                      492. ArtifactAssessment.content:evidence.component:discussion.extension
                                                                      Definition

                                                                      An Extension

                                                                      ShortExtension
                                                                      Control0..*
                                                                      TypeExtension
                                                                      Is Modifierfalse
                                                                      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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                      • value @ url
                                                                      • 494. ArtifactAssessment.content:evidence.component:discussion.extension:relatesTo
                                                                        Slice NamerelatesTo
                                                                        Definition

                                                                        Resource (FHIR or non-FHIR) associated with the Resource.

                                                                        ShortRelated artifact
                                                                        Control0..*
                                                                        TypeExtension(RelatesTo) (Complex Extension)
                                                                        Is Modifierfalse
                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                        496. ArtifactAssessment.content:evidence.component:discussion.extension:RelatesToWithQuotation
                                                                        Slice NameRelatesToWithQuotation
                                                                        Definition

                                                                        Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                                                        ShortRelated artifact with quoted portion
                                                                        Control0..*
                                                                        TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                                                        Is Modifierfalse
                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                        498. 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()))
                                                                        500. ArtifactAssessment.content:evidence.component:discussion.informationType
                                                                        Definition

                                                                        The type of information this component of the content represents.

                                                                        Shortcomment | classifier | rating | container | response | change-request
                                                                        Control0..1
                                                                        BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                                                        (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
                                                                        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()))
                                                                        502. 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()))
                                                                        504. ArtifactAssessment.content:evidence.component:discussion.type
                                                                        Definition

                                                                        Indicates what type of content this component represents.

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

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

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

                                                                        Indicates who or what authored the content.

                                                                        ShortWho authored the content
                                                                        Control0..1
                                                                        TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                                                        Is Modifierfalse
                                                                        Must Supportfalse
                                                                        Summaryfalse
                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                        512. 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()))
                                                                        514. ArtifactAssessment.content:evidence.component:discussion.relatedArtifact
                                                                        Definition

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

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

                                                                        Acceptable to publicly share the comment, classifier or rating.

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

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

                                                                        ShortContained 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()))
                                                                        520. ArtifactAssessment.content:netEffect
                                                                        Slice NamenetEffect
                                                                        Definition

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

                                                                        ShortComment, classifier, or rating content
                                                                        Control0..1
                                                                        TypeBackboneElement
                                                                        Is Modifierfalse
                                                                        Must Supporttrue
                                                                        Summaryfalse
                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                        522. 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
                                                                        524. ArtifactAssessment.content:netEffect.extension
                                                                        Definition

                                                                        An Extension

                                                                        ShortExtension
                                                                        Control0..*
                                                                        TypeExtension
                                                                        Is Modifierfalse
                                                                        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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                        • value @ url
                                                                        • 526. ArtifactAssessment.content:netEffect.extension:relatesTo
                                                                          Slice NamerelatesTo
                                                                          Definition

                                                                          Resource (FHIR or non-FHIR) associated with the Resource.

                                                                          ShortRelated artifact
                                                                          Control0..*
                                                                          TypeExtension(RelatesTo) (Complex Extension)
                                                                          Is Modifierfalse
                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                          528. ArtifactAssessment.content:netEffect.extension:RelatesToWithQuotation
                                                                          Slice NameRelatesToWithQuotation
                                                                          Definition

                                                                          Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                                                          ShortRelated artifact with quoted portion
                                                                          Control0..*
                                                                          TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                                                          Is Modifierfalse
                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                          530. 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()))
                                                                          532. ArtifactAssessment.content:netEffect.informationType
                                                                          Definition

                                                                          The type of information this component of the content represents.

                                                                          Shortcomment | classifier | rating | container | response | change-request
                                                                          Control0..0
                                                                          BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                                                          (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
                                                                          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()))
                                                                          534. 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()))
                                                                          536. ArtifactAssessment.content:netEffect.type
                                                                          Definition

                                                                          Indicates what type of content this component represents.

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

                                                                          Indicates who or what authored the content.

                                                                          ShortWho authored the content
                                                                          Control0..1
                                                                          TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                                                          Is Modifierfalse
                                                                          Must Supportfalse
                                                                          Summaryfalse
                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                          544. 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()))
                                                                          546. ArtifactAssessment.content:netEffect.relatedArtifact
                                                                          Definition

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

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

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

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

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

                                                                          ShortContained 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
                                                                          • 552. 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
                                                                            554. ArtifactAssessment.content:netEffect.component.extension
                                                                            Definition

                                                                            An Extension

                                                                            ShortExtension
                                                                            Control0..*
                                                                            TypeExtension
                                                                            Is Modifierfalse
                                                                            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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                            • value @ url
                                                                            • 556. ArtifactAssessment.content:netEffect.component.extension:relatesTo
                                                                              Slice NamerelatesTo
                                                                              Definition

                                                                              Resource (FHIR or non-FHIR) associated with the Resource.

                                                                              ShortRelated artifact
                                                                              Control0..*
                                                                              TypeExtension(RelatesTo) (Complex Extension)
                                                                              Is Modifierfalse
                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                              558. ArtifactAssessment.content:netEffect.component.extension:RelatesToWithQuotation
                                                                              Slice NameRelatesToWithQuotation
                                                                              Definition

                                                                              Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                                                              ShortRelated artifact with quoted portion
                                                                              Control0..*
                                                                              TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                                                              Is Modifierfalse
                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                              560. 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()))
                                                                              562. ArtifactAssessment.content:netEffect.component.informationType
                                                                              Definition

                                                                              The type of information this component of the content represents.

                                                                              Shortcomment | classifier | rating | container | response | change-request
                                                                              Control0..1
                                                                              BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                                                              (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
                                                                              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()))
                                                                              564. 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()))
                                                                              566. ArtifactAssessment.content:netEffect.component.type
                                                                              Definition

                                                                              Indicates what type of content this component represents.

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

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

                                                                              ShortRating, classifier, or assessment
                                                                              Control0..*
                                                                              BindingFor example codes, see EvidenceCertaintyRating
                                                                              (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                                                              TypeCodeableConcept
                                                                              Is Modifierfalse
                                                                              Must Supportfalse
                                                                              Summaryfalse
                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              570. 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()))
                                                                              572. ArtifactAssessment.content:netEffect.component.author
                                                                              Definition

                                                                              Indicates who or what authored the content.

                                                                              ShortWho authored the content
                                                                              Control0..1
                                                                              TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                                                              Is Modifierfalse
                                                                              Must Supportfalse
                                                                              Summaryfalse
                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              574. 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()))
                                                                              576. ArtifactAssessment.content:netEffect.component.relatedArtifact
                                                                              Definition

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

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

                                                                              Acceptable to publicly share the comment, classifier or rating.

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

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

                                                                              ShortContained 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()))
                                                                              582. ArtifactAssessment.content:netEffect.component:preferences
                                                                              Slice Namepreferences
                                                                              Definition

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

                                                                              ShortContained content
                                                                              Control0..1
                                                                              TypeBackboneElement
                                                                              Is Modifierfalse
                                                                              Must Supporttrue
                                                                              Summaryfalse
                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              584. 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
                                                                              586. ArtifactAssessment.content:netEffect.component:preferences.extension
                                                                              Definition

                                                                              An Extension

                                                                              ShortExtension
                                                                              Control0..*
                                                                              TypeExtension
                                                                              Is Modifierfalse
                                                                              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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                              • value @ url
                                                                              • 588. ArtifactAssessment.content:netEffect.component:preferences.extension:relatesTo
                                                                                Slice NamerelatesTo
                                                                                Definition

                                                                                Resource (FHIR or non-FHIR) associated with the Resource.

                                                                                ShortRelated artifact
                                                                                Control0..*
                                                                                TypeExtension(RelatesTo) (Complex Extension)
                                                                                Is Modifierfalse
                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                590. ArtifactAssessment.content:netEffect.component:preferences.extension:RelatesToWithQuotation
                                                                                Slice NameRelatesToWithQuotation
                                                                                Definition

                                                                                Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                                                                ShortRelated artifact with quoted portion
                                                                                Control0..*
                                                                                TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                                                                Is Modifierfalse
                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                592. 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()))
                                                                                594. ArtifactAssessment.content:netEffect.component:preferences.informationType
                                                                                Definition

                                                                                The type of information this component of the content represents.

                                                                                Shortcomment | classifier | rating | container | response | change-request
                                                                                Control0..1
                                                                                BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                                                                (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
                                                                                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()))
                                                                                596. 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()))
                                                                                598. ArtifactAssessment.content:netEffect.component:preferences.type
                                                                                Definition

                                                                                Indicates what type of content this component represents.

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

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

                                                                                ShortRating, classifier, or assessment
                                                                                Control0..*
                                                                                BindingFor example codes, see EvidenceCertaintyRating
                                                                                (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                                                                TypeCodeableConcept
                                                                                Is Modifierfalse
                                                                                Must Supportfalse
                                                                                Summaryfalse
                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                602. 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()))
                                                                                604. ArtifactAssessment.content:netEffect.component:preferences.author
                                                                                Definition

                                                                                Indicates who or what authored the content.

                                                                                ShortWho authored the content
                                                                                Control0..1
                                                                                TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                                                                Is Modifierfalse
                                                                                Must Supportfalse
                                                                                Summaryfalse
                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                606. 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()))
                                                                                608. ArtifactAssessment.content:netEffect.component:preferences.relatedArtifact
                                                                                Definition

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

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

                                                                                Acceptable to publicly share the comment, classifier or rating.

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

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

                                                                                ShortContained 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()))
                                                                                614. ArtifactAssessment.content:netEffect.component:discussion
                                                                                Slice Namediscussion
                                                                                Definition

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

                                                                                ShortContained content
                                                                                Control0..1
                                                                                TypeBackboneElement
                                                                                Is Modifierfalse
                                                                                Must Supportfalse
                                                                                Summaryfalse
                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                616. 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
                                                                                618. ArtifactAssessment.content:netEffect.component:discussion.extension
                                                                                Definition

                                                                                An Extension

                                                                                ShortExtension
                                                                                Control0..*
                                                                                TypeExtension
                                                                                Is Modifierfalse
                                                                                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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                • value @ url
                                                                                • 620. ArtifactAssessment.content:netEffect.component:discussion.extension:relatesTo
                                                                                  Slice NamerelatesTo
                                                                                  Definition

                                                                                  Resource (FHIR or non-FHIR) associated with the Resource.

                                                                                  ShortRelated artifact
                                                                                  Control0..*
                                                                                  TypeExtension(RelatesTo) (Complex Extension)
                                                                                  Is Modifierfalse
                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                  622. ArtifactAssessment.content:netEffect.component:discussion.extension:RelatesToWithQuotation
                                                                                  Slice NameRelatesToWithQuotation
                                                                                  Definition

                                                                                  Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                                                                  ShortRelated artifact with quoted portion
                                                                                  Control0..*
                                                                                  TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                                                                  Is Modifierfalse
                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                  624. 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()))
                                                                                  626. ArtifactAssessment.content:netEffect.component:discussion.informationType
                                                                                  Definition

                                                                                  The type of information this component of the content represents.

                                                                                  Shortcomment | classifier | rating | container | response | change-request
                                                                                  Control0..1
                                                                                  BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                                                                  (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
                                                                                  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()))
                                                                                  628. 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()))
                                                                                  630. ArtifactAssessment.content:netEffect.component:discussion.type
                                                                                  Definition

                                                                                  Indicates what type of content this component represents.

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

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

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

                                                                                  Indicates who or what authored the content.

                                                                                  ShortWho authored the content
                                                                                  Control0..1
                                                                                  TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                                                                  Is Modifierfalse
                                                                                  Must Supportfalse
                                                                                  Summaryfalse
                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  638. 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()))
                                                                                  640. ArtifactAssessment.content:netEffect.component:discussion.relatedArtifact
                                                                                  Definition

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

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

                                                                                  Acceptable to publicly share the comment, classifier or rating.

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

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

                                                                                  ShortContained 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()))
                                                                                  646. ArtifactAssessment.content:judgments
                                                                                  Slice Namejudgments
                                                                                  Definition

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

                                                                                  ShortComment, classifier, or rating content
                                                                                  Control0..1
                                                                                  TypeBackboneElement
                                                                                  Is Modifierfalse
                                                                                  Must Supporttrue
                                                                                  Summaryfalse
                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  648. 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
                                                                                  650. ArtifactAssessment.content:judgments.extension
                                                                                  Definition

                                                                                  An Extension

                                                                                  ShortExtension
                                                                                  Control0..*
                                                                                  TypeExtension
                                                                                  Is Modifierfalse
                                                                                  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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                  • value @ url
                                                                                  • 652. ArtifactAssessment.content:judgments.extension:relatesTo
                                                                                    Slice NamerelatesTo
                                                                                    Definition

                                                                                    Resource (FHIR or non-FHIR) associated with the Resource.

                                                                                    ShortRelated artifact
                                                                                    Control0..*
                                                                                    TypeExtension(RelatesTo) (Complex Extension)
                                                                                    Is Modifierfalse
                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                    654. ArtifactAssessment.content:judgments.extension:RelatesToWithQuotation
                                                                                    Slice NameRelatesToWithQuotation
                                                                                    Definition

                                                                                    Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                                                                    ShortRelated artifact with quoted portion
                                                                                    Control0..*
                                                                                    TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                                                                    Is Modifierfalse
                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                    656. 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()))
                                                                                    658. ArtifactAssessment.content:judgments.informationType
                                                                                    Definition

                                                                                    The type of information this component of the content represents.

                                                                                    Shortcomment | classifier | rating | container | response | change-request
                                                                                    Control0..0
                                                                                    BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                                                                    (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
                                                                                    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()))
                                                                                    660. 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()))
                                                                                    662. ArtifactAssessment.content:judgments.type
                                                                                    Definition

                                                                                    Indicates what type of content this component represents.

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

                                                                                    Indicates who or what authored the content.

                                                                                    ShortWho authored the content
                                                                                    Control0..1
                                                                                    TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                                                                    Is Modifierfalse
                                                                                    Must Supportfalse
                                                                                    Summaryfalse
                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    670. 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()))
                                                                                    672. ArtifactAssessment.content:judgments.relatedArtifact
                                                                                    Definition

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

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

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

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

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

                                                                                    ShortContained 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
                                                                                    • 678. 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
                                                                                      680. ArtifactAssessment.content:judgments.component.extension
                                                                                      Definition

                                                                                      An Extension

                                                                                      ShortExtension
                                                                                      Control0..*
                                                                                      TypeExtension
                                                                                      Is Modifierfalse
                                                                                      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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                      • value @ url
                                                                                      • 682. ArtifactAssessment.content:judgments.component.extension:relatesTo
                                                                                        Slice NamerelatesTo
                                                                                        Definition

                                                                                        Resource (FHIR or non-FHIR) associated with the Resource.

                                                                                        ShortRelated artifact
                                                                                        Control0..*
                                                                                        TypeExtension(RelatesTo) (Complex Extension)
                                                                                        Is Modifierfalse
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                        684. ArtifactAssessment.content:judgments.component.extension:RelatesToWithQuotation
                                                                                        Slice NameRelatesToWithQuotation
                                                                                        Definition

                                                                                        Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                                                                        ShortRelated artifact with quoted portion
                                                                                        Control0..*
                                                                                        TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                                                                        Is Modifierfalse
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                        686. 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()))
                                                                                        688. ArtifactAssessment.content:judgments.component.informationType
                                                                                        Definition

                                                                                        The type of information this component of the content represents.

                                                                                        Shortcomment | classifier | rating | container | response | change-request
                                                                                        Control0..1
                                                                                        BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                                                                        (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
                                                                                        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()))
                                                                                        690. 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()))
                                                                                        692. ArtifactAssessment.content:judgments.component.type
                                                                                        Definition

                                                                                        Indicates what type of content this component represents.

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

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

                                                                                        ShortRating, classifier, or assessment
                                                                                        Control0..*
                                                                                        BindingFor example codes, see EvidenceCertaintyRating
                                                                                        (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                                                                        TypeCodeableConcept
                                                                                        Is Modifierfalse
                                                                                        Must Supportfalse
                                                                                        Summaryfalse
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        696. 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()))
                                                                                        698. ArtifactAssessment.content:judgments.component.author
                                                                                        Definition

                                                                                        Indicates who or what authored the content.

                                                                                        ShortWho authored the content
                                                                                        Control0..1
                                                                                        TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                                                                        Is Modifierfalse
                                                                                        Must Supportfalse
                                                                                        Summaryfalse
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        700. 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()))
                                                                                        702. ArtifactAssessment.content:judgments.component.relatedArtifact
                                                                                        Definition

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

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

                                                                                        Acceptable to publicly share the comment, classifier or rating.

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

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

                                                                                        ShortContained 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()))
                                                                                        708. ArtifactAssessment.content:judgments.component:justification
                                                                                        Slice Namejustification
                                                                                        Definition

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

                                                                                        ShortContained content
                                                                                        Control0..1
                                                                                        TypeBackboneElement
                                                                                        Is Modifierfalse
                                                                                        Must Supporttrue
                                                                                        Summaryfalse
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        710. 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
                                                                                        712. ArtifactAssessment.content:judgments.component:justification.extension
                                                                                        Definition

                                                                                        An Extension

                                                                                        ShortExtension
                                                                                        Control0..*
                                                                                        TypeExtension
                                                                                        Is Modifierfalse
                                                                                        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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                        • value @ url
                                                                                        • 714. ArtifactAssessment.content:judgments.component:justification.extension:relatesTo
                                                                                          Slice NamerelatesTo
                                                                                          Definition

                                                                                          Resource (FHIR or non-FHIR) associated with the Resource.

                                                                                          ShortRelated artifact
                                                                                          Control0..*
                                                                                          TypeExtension(RelatesTo) (Complex Extension)
                                                                                          Is Modifierfalse
                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                          716. ArtifactAssessment.content:judgments.component:justification.extension:RelatesToWithQuotation
                                                                                          Slice NameRelatesToWithQuotation
                                                                                          Definition

                                                                                          Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                                                                          ShortRelated artifact with quoted portion
                                                                                          Control0..*
                                                                                          TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                                                                          Is Modifierfalse
                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                          718. ArtifactAssessment.content:judgments.component: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()))
                                                                                          720. ArtifactAssessment.content:judgments.component:justification.informationType
                                                                                          Definition

                                                                                          The type of information this component of the content represents.

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

                                                                                          Indicates what type of content this component represents.

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

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

                                                                                          ShortRating, classifier, or assessment
                                                                                          Control0..*
                                                                                          BindingFor example codes, see EvidenceCertaintyRating
                                                                                          (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                                                                          TypeCodeableConcept
                                                                                          Is Modifierfalse
                                                                                          Must Supportfalse
                                                                                          Summaryfalse
                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                          728. 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()))
                                                                                          730. ArtifactAssessment.content:judgments.component:justification.author
                                                                                          Definition

                                                                                          Indicates who or what authored the content.

                                                                                          ShortWho authored the content
                                                                                          Control0..1
                                                                                          TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                                                                          Is Modifierfalse
                                                                                          Must Supportfalse
                                                                                          Summaryfalse
                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                          732. 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()))
                                                                                          734. ArtifactAssessment.content:judgments.component:justification.relatedArtifact
                                                                                          Definition

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

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

                                                                                          Acceptable to publicly share the comment, classifier or rating.

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

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

                                                                                          ShortContained 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()))
                                                                                          740. ArtifactAssessment.content:judgments.component:problemImportance
                                                                                          Slice NameproblemImportance
                                                                                          Definition

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

                                                                                          ShortContained content
                                                                                          Control0..1
                                                                                          TypeBackboneElement
                                                                                          Is Modifierfalse
                                                                                          Must Supporttrue
                                                                                          Summaryfalse
                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                          742. 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
                                                                                          744. ArtifactAssessment.content:judgments.component:problemImportance.extension
                                                                                          Definition

                                                                                          An Extension

                                                                                          ShortExtension
                                                                                          Control0..*
                                                                                          TypeExtension
                                                                                          Is Modifierfalse
                                                                                          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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                          • value @ url
                                                                                          • 746. ArtifactAssessment.content:judgments.component:problemImportance.extension:relatesTo
                                                                                            Slice NamerelatesTo
                                                                                            Definition

                                                                                            Resource (FHIR or non-FHIR) associated with the Resource.

                                                                                            ShortRelated artifact
                                                                                            Control0..*
                                                                                            TypeExtension(RelatesTo) (Complex Extension)
                                                                                            Is Modifierfalse
                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                            748. ArtifactAssessment.content:judgments.component:problemImportance.extension:RelatesToWithQuotation
                                                                                            Slice NameRelatesToWithQuotation
                                                                                            Definition

                                                                                            Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                                                                            ShortRelated artifact with quoted portion
                                                                                            Control0..*
                                                                                            TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                                                                            Is Modifierfalse
                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                            750. 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()))
                                                                                            752. ArtifactAssessment.content:judgments.component:problemImportance.informationType
                                                                                            Definition

                                                                                            The type of information this component of the content represents.

                                                                                            Shortcomment | classifier | rating | container | response | change-request
                                                                                            Control0..1
                                                                                            BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                                                                            (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
                                                                                            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()))
                                                                                            754. 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()))
                                                                                            756. ArtifactAssessment.content:judgments.component:problemImportance.type
                                                                                            Definition

                                                                                            Indicates what type of content this component represents.

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

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

                                                                                            ShortRating, classifier, or assessment
                                                                                            Control0..*
                                                                                            BindingFor example codes, see EvidenceCertaintyRating
                                                                                            (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                                                                            TypeCodeableConcept
                                                                                            Is Modifierfalse
                                                                                            Must Supportfalse
                                                                                            Summaryfalse
                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            760. 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()))
                                                                                            762. ArtifactAssessment.content:judgments.component:problemImportance.author
                                                                                            Definition

                                                                                            Indicates who or what authored the content.

                                                                                            ShortWho authored the content
                                                                                            Control0..1
                                                                                            TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                                                                            Is Modifierfalse
                                                                                            Must Supportfalse
                                                                                            Summaryfalse
                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            764. 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()))
                                                                                            766. ArtifactAssessment.content:judgments.component:problemImportance.relatedArtifact
                                                                                            Definition

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

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

                                                                                            Acceptable to publicly share the comment, classifier or rating.

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

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

                                                                                            ShortContained 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()))
                                                                                            772. ArtifactAssessment.content:judgments.component:costs
                                                                                            Slice Namecosts
                                                                                            Definition

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

                                                                                            ShortContained content
                                                                                            Control0..1
                                                                                            TypeBackboneElement
                                                                                            Is Modifierfalse
                                                                                            Must Supporttrue
                                                                                            Summaryfalse
                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            774. 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
                                                                                            776. ArtifactAssessment.content:judgments.component:costs.extension
                                                                                            Definition

                                                                                            An Extension

                                                                                            ShortExtension
                                                                                            Control0..*
                                                                                            TypeExtension
                                                                                            Is Modifierfalse
                                                                                            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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                            • value @ url
                                                                                            • 778. ArtifactAssessment.content:judgments.component:costs.extension:relatesTo
                                                                                              Slice NamerelatesTo
                                                                                              Definition

                                                                                              Resource (FHIR or non-FHIR) associated with the Resource.

                                                                                              ShortRelated artifact
                                                                                              Control0..*
                                                                                              TypeExtension(RelatesTo) (Complex Extension)
                                                                                              Is Modifierfalse
                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                              780. ArtifactAssessment.content:judgments.component:costs.extension:RelatesToWithQuotation
                                                                                              Slice NameRelatesToWithQuotation
                                                                                              Definition

                                                                                              Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                                                                              ShortRelated artifact with quoted portion
                                                                                              Control0..*
                                                                                              TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                                                                              Is Modifierfalse
                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                              782. 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()))
                                                                                              784. ArtifactAssessment.content:judgments.component:costs.informationType
                                                                                              Definition

                                                                                              The type of information this component of the content represents.

                                                                                              Shortcomment | classifier | rating | container | response | change-request
                                                                                              Control0..1
                                                                                              BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                                                                              (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
                                                                                              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()))
                                                                                              786. 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()))
                                                                                              788. ArtifactAssessment.content:judgments.component:costs.type
                                                                                              Definition

                                                                                              Indicates what type of content this component represents.

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

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

                                                                                              ShortRating, classifier, or assessment
                                                                                              Control0..*
                                                                                              BindingFor example codes, see EvidenceCertaintyRating
                                                                                              (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                                                                              TypeCodeableConcept
                                                                                              Is Modifierfalse
                                                                                              Must Supportfalse
                                                                                              Summaryfalse
                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              792. 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()))
                                                                                              794. ArtifactAssessment.content:judgments.component:costs.author
                                                                                              Definition

                                                                                              Indicates who or what authored the content.

                                                                                              ShortWho authored the content
                                                                                              Control0..1
                                                                                              TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                                                                              Is Modifierfalse
                                                                                              Must Supportfalse
                                                                                              Summaryfalse
                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              796. 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()))
                                                                                              798. ArtifactAssessment.content:judgments.component:costs.relatedArtifact
                                                                                              Definition

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

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

                                                                                              Acceptable to publicly share the comment, classifier or rating.

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

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

                                                                                              ShortContained 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()))
                                                                                              804. ArtifactAssessment.content:judgments.component:costeffectiveness
                                                                                              Slice Namecosteffectiveness
                                                                                              Definition

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

                                                                                              ShortContained content
                                                                                              Control0..1
                                                                                              TypeBackboneElement
                                                                                              Is Modifierfalse
                                                                                              Must Supporttrue
                                                                                              Summaryfalse
                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              806. 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
                                                                                              808. ArtifactAssessment.content:judgments.component:costeffectiveness.extension
                                                                                              Definition

                                                                                              An Extension

                                                                                              ShortExtension
                                                                                              Control0..*
                                                                                              TypeExtension
                                                                                              Is Modifierfalse
                                                                                              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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                              • value @ url
                                                                                              • 810. ArtifactAssessment.content:judgments.component:costeffectiveness.extension:relatesTo
                                                                                                Slice NamerelatesTo
                                                                                                Definition

                                                                                                Resource (FHIR or non-FHIR) associated with the Resource.

                                                                                                ShortRelated artifact
                                                                                                Control0..*
                                                                                                TypeExtension(RelatesTo) (Complex Extension)
                                                                                                Is Modifierfalse
                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                812. ArtifactAssessment.content:judgments.component:costeffectiveness.extension:RelatesToWithQuotation
                                                                                                Slice NameRelatesToWithQuotation
                                                                                                Definition

                                                                                                Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                                                                                ShortRelated artifact with quoted portion
                                                                                                Control0..*
                                                                                                TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                                                                                Is Modifierfalse
                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                814. 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()))
                                                                                                816. ArtifactAssessment.content:judgments.component:costeffectiveness.informationType
                                                                                                Definition

                                                                                                The type of information this component of the content represents.

                                                                                                Shortcomment | classifier | rating | container | response | change-request
                                                                                                Control0..1
                                                                                                BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                                                                                (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
                                                                                                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()))
                                                                                                818. 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()))
                                                                                                820. ArtifactAssessment.content:judgments.component:costeffectiveness.type
                                                                                                Definition

                                                                                                Indicates what type of content this component represents.

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

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

                                                                                                ShortRating, classifier, or assessment
                                                                                                Control0..*
                                                                                                BindingFor example codes, see EvidenceCertaintyRating
                                                                                                (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                                                                                TypeCodeableConcept
                                                                                                Is Modifierfalse
                                                                                                Must Supportfalse
                                                                                                Summaryfalse
                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                824. 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()))
                                                                                                826. ArtifactAssessment.content:judgments.component:costeffectiveness.author
                                                                                                Definition

                                                                                                Indicates who or what authored the content.

                                                                                                ShortWho authored the content
                                                                                                Control0..1
                                                                                                TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                                                                                Is Modifierfalse
                                                                                                Must Supportfalse
                                                                                                Summaryfalse
                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                828. 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()))
                                                                                                830. ArtifactAssessment.content:judgments.component:costeffectiveness.relatedArtifact
                                                                                                Definition

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

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

                                                                                                Acceptable to publicly share the comment, classifier or rating.

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

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

                                                                                                ShortContained 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()))
                                                                                                836. ArtifactAssessment.content:judgments.component:equity
                                                                                                Slice Nameequity
                                                                                                Definition

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

                                                                                                ShortContained content
                                                                                                Control0..1
                                                                                                TypeBackboneElement
                                                                                                Is Modifierfalse
                                                                                                Must Supporttrue
                                                                                                Summaryfalse
                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                838. 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
                                                                                                840. ArtifactAssessment.content:judgments.component:equity.extension
                                                                                                Definition

                                                                                                An Extension

                                                                                                ShortExtension
                                                                                                Control0..*
                                                                                                TypeExtension
                                                                                                Is Modifierfalse
                                                                                                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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                • value @ url
                                                                                                • 842. ArtifactAssessment.content:judgments.component:equity.extension:relatesTo
                                                                                                  Slice NamerelatesTo
                                                                                                  Definition

                                                                                                  Resource (FHIR or non-FHIR) associated with the Resource.

                                                                                                  ShortRelated artifact
                                                                                                  Control0..*
                                                                                                  TypeExtension(RelatesTo) (Complex Extension)
                                                                                                  Is Modifierfalse
                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                  844. ArtifactAssessment.content:judgments.component:equity.extension:RelatesToWithQuotation
                                                                                                  Slice NameRelatesToWithQuotation
                                                                                                  Definition

                                                                                                  Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                                                                                  ShortRelated artifact with quoted portion
                                                                                                  Control0..*
                                                                                                  TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                                                                                  Is Modifierfalse
                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                  846. 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()))
                                                                                                  848. ArtifactAssessment.content:judgments.component:equity.informationType
                                                                                                  Definition

                                                                                                  The type of information this component of the content represents.

                                                                                                  Shortcomment | classifier | rating | container | response | change-request
                                                                                                  Control0..1
                                                                                                  BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                                                                                  (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
                                                                                                  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()))
                                                                                                  850. 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()))
                                                                                                  852. ArtifactAssessment.content:judgments.component:equity.type
                                                                                                  Definition

                                                                                                  Indicates what type of content this component represents.

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

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

                                                                                                  ShortRating, classifier, or assessment
                                                                                                  Control0..*
                                                                                                  BindingFor example codes, see EvidenceCertaintyRating
                                                                                                  (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                                                                                  TypeCodeableConcept
                                                                                                  Is Modifierfalse
                                                                                                  Must Supportfalse
                                                                                                  Summaryfalse
                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                  856. 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()))
                                                                                                  858. ArtifactAssessment.content:judgments.component:equity.author
                                                                                                  Definition

                                                                                                  Indicates who or what authored the content.

                                                                                                  ShortWho authored the content
                                                                                                  Control0..1
                                                                                                  TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                                                                                  Is Modifierfalse
                                                                                                  Must Supportfalse
                                                                                                  Summaryfalse
                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                  860. 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()))
                                                                                                  862. ArtifactAssessment.content:judgments.component:equity.relatedArtifact
                                                                                                  Definition

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

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

                                                                                                  Acceptable to publicly share the comment, classifier or rating.

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

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

                                                                                                  ShortContained 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()))
                                                                                                  868. ArtifactAssessment.content:judgments.component:acceptability
                                                                                                  Slice Nameacceptability
                                                                                                  Definition

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

                                                                                                  ShortContained content
                                                                                                  Control0..1
                                                                                                  TypeBackboneElement
                                                                                                  Is Modifierfalse
                                                                                                  Must Supporttrue
                                                                                                  Summaryfalse
                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                  870. 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
                                                                                                  872. ArtifactAssessment.content:judgments.component:acceptability.extension
                                                                                                  Definition

                                                                                                  An Extension

                                                                                                  ShortExtension
                                                                                                  Control0..*
                                                                                                  TypeExtension
                                                                                                  Is Modifierfalse
                                                                                                  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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                  • value @ url
                                                                                                  • 874. ArtifactAssessment.content:judgments.component:acceptability.extension:relatesTo
                                                                                                    Slice NamerelatesTo
                                                                                                    Definition

                                                                                                    Resource (FHIR or non-FHIR) associated with the Resource.

                                                                                                    ShortRelated artifact
                                                                                                    Control0..*
                                                                                                    TypeExtension(RelatesTo) (Complex Extension)
                                                                                                    Is Modifierfalse
                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                    876. ArtifactAssessment.content:judgments.component:acceptability.extension:RelatesToWithQuotation
                                                                                                    Slice NameRelatesToWithQuotation
                                                                                                    Definition

                                                                                                    Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                                                                                    ShortRelated artifact with quoted portion
                                                                                                    Control0..*
                                                                                                    TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                                                                                    Is Modifierfalse
                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                    878. 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()))
                                                                                                    880. ArtifactAssessment.content:judgments.component:acceptability.informationType
                                                                                                    Definition

                                                                                                    The type of information this component of the content represents.

                                                                                                    Shortcomment | classifier | rating | container | response | change-request
                                                                                                    Control0..1
                                                                                                    BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                                                                                    (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
                                                                                                    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()))
                                                                                                    882. 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()))
                                                                                                    884. ArtifactAssessment.content:judgments.component:acceptability.type
                                                                                                    Definition

                                                                                                    Indicates what type of content this component represents.

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

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

                                                                                                    ShortRating, classifier, or assessment
                                                                                                    Control0..*
                                                                                                    BindingFor example codes, see EvidenceCertaintyRating
                                                                                                    (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                                                                                    TypeCodeableConcept
                                                                                                    Is Modifierfalse
                                                                                                    Must Supportfalse
                                                                                                    Summaryfalse
                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    888. 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()))
                                                                                                    890. ArtifactAssessment.content:judgments.component:acceptability.author
                                                                                                    Definition

                                                                                                    Indicates who or what authored the content.

                                                                                                    ShortWho authored the content
                                                                                                    Control0..1
                                                                                                    TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                                                                                    Is Modifierfalse
                                                                                                    Must Supportfalse
                                                                                                    Summaryfalse
                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    892. 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()))
                                                                                                    894. ArtifactAssessment.content:judgments.component:acceptability.relatedArtifact
                                                                                                    Definition

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

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

                                                                                                    Acceptable to publicly share the comment, classifier or rating.

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

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

                                                                                                    ShortContained 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()))
                                                                                                    900. ArtifactAssessment.content:judgments.component:feasibility
                                                                                                    Slice Namefeasibility
                                                                                                    Definition

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

                                                                                                    ShortContained content
                                                                                                    Control0..1
                                                                                                    TypeBackboneElement
                                                                                                    Is Modifierfalse
                                                                                                    Must Supporttrue
                                                                                                    Summaryfalse
                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    902. 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
                                                                                                    904. ArtifactAssessment.content:judgments.component:feasibility.extension
                                                                                                    Definition

                                                                                                    An Extension

                                                                                                    ShortExtension
                                                                                                    Control0..*
                                                                                                    TypeExtension
                                                                                                    Is Modifierfalse
                                                                                                    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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                    • value @ url
                                                                                                    • 906. ArtifactAssessment.content:judgments.component:feasibility.extension:relatesTo
                                                                                                      Slice NamerelatesTo
                                                                                                      Definition

                                                                                                      Resource (FHIR or non-FHIR) associated with the Resource.

                                                                                                      ShortRelated artifact
                                                                                                      Control0..*
                                                                                                      TypeExtension(RelatesTo) (Complex Extension)
                                                                                                      Is Modifierfalse
                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                      908. ArtifactAssessment.content:judgments.component:feasibility.extension:RelatesToWithQuotation
                                                                                                      Slice NameRelatesToWithQuotation
                                                                                                      Definition

                                                                                                      Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                                                                                      ShortRelated artifact with quoted portion
                                                                                                      Control0..*
                                                                                                      TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                                                                                      Is Modifierfalse
                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                      910. 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()))
                                                                                                      912. ArtifactAssessment.content:judgments.component:feasibility.informationType
                                                                                                      Definition

                                                                                                      The type of information this component of the content represents.

                                                                                                      Shortcomment | classifier | rating | container | response | change-request
                                                                                                      Control0..1
                                                                                                      BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                                                                                      (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
                                                                                                      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()))
                                                                                                      914. 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()))
                                                                                                      916. ArtifactAssessment.content:judgments.component:feasibility.type
                                                                                                      Definition

                                                                                                      Indicates what type of content this component represents.

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

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

                                                                                                      ShortRating, classifier, or assessment
                                                                                                      Control0..*
                                                                                                      BindingFor example codes, see EvidenceCertaintyRating
                                                                                                      (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                                                                                      TypeCodeableConcept
                                                                                                      Is Modifierfalse
                                                                                                      Must Supportfalse
                                                                                                      Summaryfalse
                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                      920. 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()))
                                                                                                      922. ArtifactAssessment.content:judgments.component:feasibility.author
                                                                                                      Definition

                                                                                                      Indicates who or what authored the content.

                                                                                                      ShortWho authored the content
                                                                                                      Control0..1
                                                                                                      TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                                                                                      Is Modifierfalse
                                                                                                      Must Supportfalse
                                                                                                      Summaryfalse
                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                      924. 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()))
                                                                                                      926. ArtifactAssessment.content:judgments.component:feasibility.relatedArtifact
                                                                                                      Definition

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

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

                                                                                                      Acceptable to publicly share the comment, classifier or rating.

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

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

                                                                                                      ShortContained 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()))
                                                                                                      932. ArtifactAssessment.content:competingInterests
                                                                                                      Slice NamecompetingInterests
                                                                                                      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()))
                                                                                                      934. 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
                                                                                                      936. ArtifactAssessment.content:competingInterests.extension
                                                                                                      Definition

                                                                                                      An Extension

                                                                                                      ShortExtension
                                                                                                      Control0..*
                                                                                                      TypeExtension
                                                                                                      Is Modifierfalse
                                                                                                      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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                      • value @ url
                                                                                                      • 938. ArtifactAssessment.content:competingInterests.extension:relatesTo
                                                                                                        Slice NamerelatesTo
                                                                                                        Definition

                                                                                                        Resource (FHIR or non-FHIR) associated with the Resource.

                                                                                                        ShortRelated artifact
                                                                                                        Control0..*
                                                                                                        TypeExtension(RelatesTo) (Complex Extension)
                                                                                                        Is Modifierfalse
                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                        940. ArtifactAssessment.content:competingInterests.extension:RelatesToWithQuotation
                                                                                                        Slice NameRelatesToWithQuotation
                                                                                                        Definition

                                                                                                        Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                                                                                        ShortRelated artifact with quoted portion
                                                                                                        Control0..*
                                                                                                        TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                                                                                        Is Modifierfalse
                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                        942. ArtifactAssessment.content: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()))
                                                                                                        944. ArtifactAssessment.content:competingInterests.informationType
                                                                                                        Definition

                                                                                                        The type of information this component of the content represents.

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

                                                                                                        Indicates what type of content this component represents.

                                                                                                        ShortWhat type of content
                                                                                                        Control1..1
                                                                                                        BindingFor example codes, see EvidenceCertaintyType
                                                                                                        (example to http://hl7.org/fhir/ValueSet/certainty-type)
                                                                                                        TypeCodeableConcept
                                                                                                        Is Modifierfalse
                                                                                                        Must Supportfalse
                                                                                                        Summaryfalse
                                                                                                        Pattern Value{
                                                                                                          "coding" : [{
                                                                                                            "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                            "code" : "competing-interests",
                                                                                                            "display" : "Competing Interests"
                                                                                                          }]
                                                                                                        }
                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                        950. 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()))
                                                                                                        952. 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()))
                                                                                                        954. ArtifactAssessment.content:competingInterests.author
                                                                                                        Definition

                                                                                                        Indicates who or what authored the content.

                                                                                                        ShortWho authored the content
                                                                                                        Control0..1
                                                                                                        TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                                                                                        Is Modifierfalse
                                                                                                        Must Supportfalse
                                                                                                        Summaryfalse
                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                        956. 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()))
                                                                                                        958. ArtifactAssessment.content:competingInterests.relatedArtifact
                                                                                                        Definition

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

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

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

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

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

                                                                                                        ShortContained 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()))
                                                                                                        964. 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
                                                                                                        966. ArtifactAssessment.content:competingInterests.component.extension
                                                                                                        Definition

                                                                                                        An Extension

                                                                                                        ShortExtension
                                                                                                        Control0..*
                                                                                                        TypeExtension
                                                                                                        Is Modifierfalse
                                                                                                        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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                        • value @ url
                                                                                                        • 968. ArtifactAssessment.content:competingInterests.component.extension:relatesTo
                                                                                                          Slice NamerelatesTo
                                                                                                          Definition

                                                                                                          Resource (FHIR or non-FHIR) associated with the Resource.

                                                                                                          ShortRelated artifact
                                                                                                          Control0..*
                                                                                                          TypeExtension(RelatesTo) (Complex Extension)
                                                                                                          Is Modifierfalse
                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                          970. ArtifactAssessment.content:competingInterests.component.extension:RelatesToWithQuotation
                                                                                                          Slice NameRelatesToWithQuotation
                                                                                                          Definition

                                                                                                          Resource (FHIR or non-FHIR) associated with the Resource, plus specification of a portion quoted from the Resource.

                                                                                                          ShortRelated artifact with quoted portion
                                                                                                          Control0..*
                                                                                                          TypeExtension(RelatesToWithQuotation) (Complex Extension)
                                                                                                          Is Modifierfalse
                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                          972. 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()))
                                                                                                          974. ArtifactAssessment.content:competingInterests.component.informationType
                                                                                                          Definition

                                                                                                          The type of information this component of the content represents.

                                                                                                          Shortcomment | classifier | rating | container | response | change-request
                                                                                                          Control0..1
                                                                                                          BindingThe codes SHALL be taken from ArtifactAssessmentInformationType
                                                                                                          (required to http://hl7.org/fhir/ValueSet/artifactassessment-information-type|6.0.0-ballot2)
                                                                                                          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()))
                                                                                                          976. 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()))
                                                                                                          978. ArtifactAssessment.content:competingInterests.component.type
                                                                                                          Definition

                                                                                                          Indicates what type of content this component represents.

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

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

                                                                                                          ShortRating, classifier, or assessment
                                                                                                          Control0..*
                                                                                                          BindingFor example codes, see EvidenceCertaintyRating
                                                                                                          (example to http://hl7.org/fhir/ValueSet/certainty-rating)
                                                                                                          TypeCodeableConcept
                                                                                                          Is Modifierfalse
                                                                                                          Must Supportfalse
                                                                                                          Summaryfalse
                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                          982. 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()))
                                                                                                          984. ArtifactAssessment.content:competingInterests.component.author
                                                                                                          Definition

                                                                                                          Indicates who or what authored the content.

                                                                                                          ShortWho authored the content
                                                                                                          Control0..1
                                                                                                          TypeReference(Patient, Practitioner, PractitionerRole, Organization, Device)
                                                                                                          Is Modifierfalse
                                                                                                          Must Supportfalse
                                                                                                          Summaryfalse
                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                          986. 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()))
                                                                                                          988. ArtifactAssessment.content:competingInterests.component.relatedArtifact
                                                                                                          Definition

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

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

                                                                                                          Acceptable to publicly share the comment, classifier or rating.

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

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

                                                                                                          ShortContained 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()))
                                                                                                          994. 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-ballot2)
                                                                                                          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()))
                                                                                                          996. 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-ballot2)
                                                                                                          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()))