http://hl7.org/fhir/artifactassessment-workflow-status|5.0.0

name
ArtifactAssessmentWorkflowStatus
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2021-01-04 23:01:24.0

Artifact Assessment Workflow Status

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.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://hl7.org/fhir/artifactassessment-workflow-status"
  }, {
    "name" : "version",
    "valueString" : "5.0.0"
  } ]
}