--- type: "valueset" title: "Artifact Assessment Disposition" valueset: "artifactassessment-disposition" --- # Artifact Assessment Disposition - **Official URL**: http://hl7.org/fhir/ValueSet/artifactassessment-disposition - **Version**: 6.0.0 - **Status**: active - **Name**: ArtifactAssessmentDisposition - **Title**: Artifact Assessment Disposition - **Publisher**: HL7 (FHIR Project) - **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. ## Content (Compose) - **System**: http://hl7.org/fhir/artifactassessment-disposition ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <date value="2020-12-28T16:55:11+11:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="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."/> <immutable value="true"/> <compose> <include> <system value="http://hl7.org/fhir/artifactassessment-disposition"/> </include> </compose> </ValueSet> ```