--- type: "valueset" title: "Artifact Assessment Workflow Status" valueset: "artifactassessment-workflow-status" --- # Artifact Assessment Workflow Status - **Official URL**: http://hl7.org/fhir/ValueSet/artifactassessment-workflow-status - **Version**: 6.0.0 - **Status**: active - **Name**: ArtifactAssessmentWorkflowStatus - **Title**: Artifact Assessment Workflow Status - **Publisher**: HL7 (FHIR Project) - **Description**: Possible values for the workflow status of the comment or assessment, typically used to coordinate workflow around the process of accepting and rejecting changes and comments on the artifact. ## Content (Compose) - **System**: http://hl7.org/fhir/artifactassessment-workflow-status ## 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 workflow status of the comment or assessment, typically used to coordinate workflow around the process of accepting and rejecting changes and comments on the artifact."/> <immutable value="true"/> <compose> <include> <system value="http://hl7.org/fhir/artifactassessment-workflow-status"/> </include> </compose> </ValueSet> ```