description: This Resource provides one or more comments, classifiers or ratings about a Resource and supports attribution and rights management metadata for the added content. package_name: hl7.fhir.r6.core derivation: specialization name: ArtifactAssessment type: ArtifactAssessment elements: date: {isModifier: false, short: Date last changed, type: dateTime, mustSupport: false, isSummary: true, index: 17} artifactCanonical: {isModifier: false, short: 'The artifact assessed, commented upon or rated', type: canonical, mustSupport: false, choiceOf: artifact, isSummary: true, index: 6} artifactUri: {isModifier: false, short: 'The artifact assessed, commented upon or rated', type: uri, mustSupport: false, choiceOf: artifact, isSummary: true, index: 7} approvalDate: {isModifier: false, short: When the artifact assessment was approved by publisher, type: date, mustSupport: false, isSummary: false, index: 19} content: isModifier: false short: Comment, classifier, or rating content type: BackboneElement mustSupport: false array: true isSummary: false index: 21 elements: path: {isModifier: false, short: What the comment is directed to, type: uri, mustSupport: false, array: true, isSummary: false, index: 27} classifier: isModifier: false short: Rating, classifier, or assessment type: CodeableConcept mustSupport: false array: true binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/certainty-rating'} isSummary: false index: 24 type: isModifier: false short: What type of content type: CodeableConcept mustSupport: false binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/certainty-type'} isSummary: false index: 23 freeToShare: {isModifier: false, short: Acceptable to publicly share the content, type: boolean, mustSupport: false, isSummary: false, index: 29} component: elementReference: ['http://hl7.org/fhir/StructureDefinition/ArtifactAssessment', elements, content] isModifier: false short: Comment, classifier, or rating content mustSupport: false array: true isSummary: false index: 30 author: isModifier: false short: Who authored the content refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'] type: Reference mustSupport: false array: true isSummary: false index: 26 summary: {isModifier: false, short: Brief summary of the content, type: markdown, mustSupport: false, isSummary: false, index: 22} relatesTo: elementReference: ['http://hl7.org/fhir/StructureDefinition/ArtifactAssessment', elements, relatesTo] isModifier: false short: Relationship to other Resources mustSupport: false array: true isSummary: false index: 28 quantity: {isModifier: false, short: Quantitative rating, type: Quantity, mustSupport: false, isSummary: false, index: 25} citeAs: {isModifier: false, short: How to cite the comment or rating, type: markdown, mustSupport: false, isSummary: false, index: 2} copyright: {isModifier: false, short: Use and/or publishing restrictions, type: markdown, mustSupport: false, isSummary: false, index: 18} workflowStatus: isModifier: false short: submitted | triaged | waiting-for-input | resolved-no-change | resolved-change-required | deferred | duplicate | applied | published | entered-in-error type: code mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/artifactassessment-workflow-status|6.0.0-ballot3'} isSummary: true index: 31 artifactReference: isModifier: false short: The artifact assessed, commented upon or rated index: 5 refers: ['http://hl7.org/fhir/StructureDefinition/Resource'] type: Reference mustSupport: false choiceOf: artifact isSummary: true disposition: isModifier: false short: unresolved | not-persuasive | persuasive | persuasive-with-modification | not-persuasive-with-modification type: code mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/artifactassessment-disposition|6.0.0-ballot3'} isSummary: true index: 32 title: {isModifier: false, short: A label for use in displaying and selecting the artifact assessment, type: string, mustSupport: false, isSummary: true, index: 1} identifier: {isModifier: false, short: Additional identifier for the artifact assessment, type: Identifier, mustSupport: false, array: true, isSummary: true, index: 0} lastReviewDate: {isModifier: false, short: When the artifact assessment was last reviewed by the publisher, type: date, mustSupport: false, isSummary: true, index: 20} relatesTo: isModifier: false short: Relationship to other Resources index: 8 type: BackboneElement mustSupport: false array: true elements: type: isModifier: false short: documentation | justification | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | specification-of | created-with | cite-as | summarizes type: code mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3'} isSummary: false index: 9 target: isModifier: false short: The artifact that is related to this ArtifactAssessment mustSupport: false choices: [targetUri, targetAttachment, targetCanonical, targetReference, targetMarkdown] isSummary: false index: 11 targetUri: {isModifier: false, short: The artifact that is related to this ArtifactAssessment, type: uri, mustSupport: false, choiceOf: target, isSummary: false, index: 12} targetAttachment: {isModifier: false, short: The artifact that is related to this ArtifactAssessment, type: Attachment, mustSupport: false, choiceOf: target, isSummary: false, index: 13} targetCanonical: {isModifier: false, short: The artifact that is related to this ArtifactAssessment, type: canonical, mustSupport: false, choiceOf: target, isSummary: false, index: 14} targetReference: isModifier: false short: The artifact that is related to this ArtifactAssessment index: 15 refers: ['http://hl7.org/fhir/StructureDefinition/Resource'] type: Reference mustSupport: false choiceOf: target isSummary: false targetMarkdown: {isModifier: false, short: The artifact that is related to this ArtifactAssessment, type: markdown, mustSupport: false, choiceOf: target, isSummary: false, index: 16} required: [targetCanonical, targetMarkdown, targetReference, type, target, targetAttachment, targetUri] isSummary: false artifact: isModifier: false short: The artifact assessed, commented upon or rated mustSupport: false choices: [artifactReference, artifactCanonical, artifactUri] isSummary: true index: 4 package_version: 6.0.0-ballot3 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/ArtifactAssessment base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 6.0.0-ballot3 required: [artifact, artifactCanonical, artifactReference, artifactUri]