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.r5.examples derivation: specialization name: ArtifactAssessment type: ArtifactAssessment elements: date: {isModifier: false, short: Date last changed, type: dateTime, mustSupport: false, isSummary: true, index: 6} artifactCanonical: {isModifier: false, short: 'The artifact assessed, commented upon or rated', type: canonical, mustSupport: false, choiceOf: artifact, isSummary: true, index: 13} artifactUri: {isModifier: false, short: 'The artifact assessed, commented upon or rated', type: uri, mustSupport: false, choiceOf: artifact, isSummary: true, index: 14} approvalDate: {isModifier: false, short: When the artifact assessment was approved by publisher, type: date, mustSupport: false, isSummary: false, index: 8} content: isModifier: false short: Comment, classifier, or rating content type: BackboneElement mustSupport: false array: true isSummary: false index: 15 elements: path: {isModifier: false, short: What the comment is directed to, type: uri, mustSupport: false, array: true, isSummary: false, index: 22} 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: 19 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: 18 freeToShare: {isModifier: false, short: Acceptable to publicly share the resource content, type: boolean, mustSupport: false, isSummary: false, index: 24} component: elementReference: ['http://hl7.org/fhir/StructureDefinition/ArtifactAssessment', elements, content] isModifier: false short: Contained content mustSupport: false array: true isSummary: false index: 25 informationType: isModifier: false short: comment | classifier | rating | container | response | change-request type: code mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0-draft-final'} isSummary: false index: 16 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 isSummary: false index: 21 summary: {isModifier: false, short: Brief summary of the content, type: markdown, mustSupport: false, isSummary: false, index: 17} quantity: {isModifier: false, short: Quantitative rating, type: Quantity, mustSupport: false, isSummary: false, index: 20} relatedArtifact: {isModifier: false, short: Additional information, type: RelatedArtifact, mustSupport: false, array: true, isSummary: false, index: 23} citeAsMarkdown: {isModifier: false, short: How to cite the comment or rating, type: markdown, mustSupport: false, choiceOf: citeAs, isSummary: false, index: 5} citeAs: isModifier: false short: How to cite the comment or rating mustSupport: false choices: [citeAsReference, citeAsMarkdown] isSummary: false index: 3 copyright: {isModifier: false, short: Use and/or publishing restrictions, type: markdown, mustSupport: false, isSummary: false, index: 7} workflowStatus: isModifier: false short: submitted | triaged | waiting-for-input | resolved-no-change | resolved-change-required | deferred | duplicate | applied | published type: code mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/artifactassessment-workflow-status|5.0.0-draft-final'} isSummary: true index: 26 artifactReference: isModifier: false short: The artifact assessed, commented upon or rated index: 12 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|5.0.0-draft-final'} isSummary: true index: 27 title: {isModifier: false, short: A short title for the assessment for use in displaying and selecting, 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: 9} artifact: isModifier: false short: The artifact assessed, commented upon or rated mustSupport: false choices: [artifactReference, artifactCanonical, artifactUri] isSummary: true index: 11 citeAsReference: isModifier: false short: How to cite the comment or rating refers: ['http://hl7.org/fhir/StructureDefinition/Citation'] type: Reference mustSupport: false choiceOf: citeAs isSummary: false index: 4 package_version: 5.0.0-draft-final class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/ArtifactAssessment base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 5.0.0-draft-final required: [artifact, artifactCanonical, artifactReference, artifactUri]