description: Possible values for the disposition of a comment or change request, typically used for comments and change requests, to indicate the disposition of the responsible party towards the changes suggested by the comment or change request. package_name: hl7.fhir.uv.extensions derivation: constraint name: ArtifactAssessmentDisposition type: Extension elements: url: type: uri pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/artifactassessment-disposition'} index: 0 value: short: unresolved | not-persuasive | persuasive | persuasive-with-modification | not-persuasive-with-modification choices: [valueCode] index: 2 valueCode: {type: code, short: unresolved | not-persuasive | persuasive | persuasive-with-modification | not-persuasive-with-modification, choiceOf: value, index: 3} package_version: 5.1.0-cibuild class: extension kind: complex-type url: http://hl7.org/fhir/StructureDefinition/artifactassessment-disposition base: http://hl7.org/fhir/StructureDefinition/Extension version: 5.1.0-cibuild