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. package_name: hl7.fhir.uv.extensions derivation: constraint name: ArtifactAssessmentWorkflowStatus type: Extension elements: url: type: uri pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/artifactassessment-workflowStatus'} index: 0 value: short: submitted | triaged | waiting-for-input | resolved-no-change | resolved-change-required | deferred | duplicate | applied | published choices: [valueCode] index: 2 valueCode: {type: code, short: submitted | triaged | waiting-for-input | resolved-no-change | resolved-change-required | deferred | duplicate | applied | published, choiceOf: value, index: 3} package_version: 5.1.0-cibuild class: extension kind: complex-type url: http://hl7.org/fhir/StructureDefinition/artifactassessment-workflowStatus base: http://hl7.org/fhir/StructureDefinition/Extension version: 5.1.0-cibuild