PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@5.0.0-snapshot1
    http://hl7.org/fhir/artifactassessment-workflow-status
{
  "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.",
  "_filename": "CodeSystem-artifactassessment-workflow-status.json",
  "package_name": "hl7.fhir.r5.core",
  "date": "2021-01-05T10:01:24+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2021-12-19T08:15:41.873+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "ArtifactAssessmentWorkflowStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Artifact Assessment Workflow Status",
  "package_version": "5.0.0-snapshot1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cds"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "draft",
  "id": "6e949f4f-44a7-461e-b902-d49706268170",
  "valueSet": "http://hl7.org/fhir/ValueSet/artifactassessment-workflow-status",
  "kind": null,
  "url": "http://hl7.org/fhir/artifactassessment-workflow-status",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.0",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "submitted",
    "display": "Submitted",
    "definition": "The comment has been submitted, but the responsible party has not yet been determined, or the responsible party has not yet determined the next steps to be taken."
  }, {
    "code": "triaged",
    "display": "Triaged",
    "definition": "The comment has been triaged, meaning the responsible party has been determined and next steps have been identified to address the comment."
  }, {
    "code": "waiting-for-input",
    "display": "Waiting for Input",
    "definition": "The comment is waiting for input from a specific party before next steps can be taken."
  }, {
    "code": "resolved-no-change",
    "display": "Resolved - No Change",
    "definition": "The comment has been resolved and no changes resulted from the resolution"
  }, {
    "code": "resolved-change-required",
    "display": "Resolved - Change Required",
    "definition": "The comment has been resolved and changes are required to address the comment"
  }, {
    "code": "deferred",
    "display": "Deferred",
    "definition": "The comment is acceptable, but resolution of the comment and application of any associated changes have been deferred"
  }, {
    "code": "duplicate",
    "display": "Duplicate",
    "definition": "The comment is a duplicate of another comment already received"
  }, {
    "code": "applied",
    "display": "Applied",
    "definition": "The comment is resolved and any necessary changes have been applied"
  }, {
    "code": "published",
    "display": "Published",
    "definition": "The necessary changes to the artifact have been published in a new version of the artifact"
  } ],
  "caseSensitive": true,
  "version": "5.0.0-snapshot1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}