1). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions
R5 Final QA

This page is part of base lengths and the associated operation, used to indicate FHIR Specification (v5.0.0-draft-final: Final QA Preview for R5 - see ballot notes ). The current version which bases align (either supercedes this version is 5.0.0 . For a match/mismatch) with the reference, are deleted from the reference, and are insertions that are not in full list of available versions, see the reference. Use on element: Observation Directory of published versions

Example CodeSystem/artifactassessment-workflow-status (JSON)

extension Extension Additional Content defined by implementations
Clinical Decision Support Work Group 0..* Maturity Level : N/A Standards Status : Informative

XML Template Raw JSON ( canonical form + also see JSON Format Specification )

<!-- CIGAR --> < xmlns="http://hl7.org/fhir" url="" > <!-- from Element: < </extension>

JSON Template Definition for Code SystemArtifactAssessmentWorkflowStatus

{ // // from Element: " " }
{
  "resourceType" : "CodeSystem",
  "id" : "artifactassessment-workflow-status",
  "meta" : {
    "lastUpdated" : "2023-03-01T23:03:57.298+11:00",
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/artifactassessment-workflow-status</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">submitted<a name=\"artifactassessment-workflow-status-submitted\"> </a></td><td>Submitted</td><td>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.</td></tr><tr><td style=\"white-space:nowrap\">triaged<a name=\"artifactassessment-workflow-status-triaged\"> </a></td><td>Triaged</td><td>The comment has been triaged, meaning the responsible party has been determined and next steps have been identified to address the comment.</td></tr><tr><td style=\"white-space:nowrap\">waiting-for-input<a name=\"artifactassessment-workflow-status-waiting-for-input\"> </a></td><td>Waiting for Input</td><td>The comment is waiting for input from a specific party before next steps can be taken.</td></tr><tr><td style=\"white-space:nowrap\">resolved-no-change<a name=\"artifactassessment-workflow-status-resolved-no-change\"> </a></td><td>Resolved - No Change</td><td>The comment has been resolved and no changes resulted from the resolution</td></tr><tr><td style=\"white-space:nowrap\">resolved-change-required<a name=\"artifactassessment-workflow-status-resolved-change-required\"> </a></td><td>Resolved - Change Required</td><td>The comment has been resolved and changes are required to address the comment</td></tr><tr><td style=\"white-space:nowrap\">deferred<a name=\"artifactassessment-workflow-status-deferred\"> </a></td><td>Deferred</td><td>The comment is acceptable, but resolution of the comment and application of any associated changes have been deferred</td></tr><tr><td style=\"white-space:nowrap\">duplicate<a name=\"artifactassessment-workflow-status-duplicate\"> </a></td><td>Duplicate</td><td>The comment is a duplicate of another comment already received</td></tr><tr><td style=\"white-space:nowrap\">applied<a name=\"artifactassessment-workflow-status-applied\"> </a></td><td>Applied</td><td>The comment is resolved and any necessary changes have been applied</td></tr><tr><td style=\"white-space:nowrap\">published<a name=\"artifactassessment-workflow-status-published\"> </a></td><td>Published</td><td>The necessary changes to the artifact have been published in a new version of the artifact</td></tr></table></div>"
  },
  "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
  }],
  "url" : "http://hl7.org/fhir/artifactassessment-workflow-status",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.2023"
  }],
  "version" : "5.0.0-draft-final",
  "name" : "ArtifactAssessmentWorkflowStatus",
  "title" : "Artifact Assessment Workflow Status",
  "status" : "active",
  "experimental" : false,
  "date" : "2021-01-05T10:01:24+11:00",
  "publisher" : "HL7 (FHIR Project)",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    },
    {
      "system" : "email",
      "value" : "fhir@lists.hl7.org"
    }]
  }],
  "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.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/ValueSet/artifactassessment-workflow-status",
  "content" : "complete",
  "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"
  }]
}

Structure Name Flags Card. Type Description & Constraints extension Extension URL = http://hl7.org/fhir/StructureDefinition/geneticsCIGAR CIGAR: A sequence of of base lengths and the associated operation, used Usage note: every effort has been made to indicate which bases align (either a match/mismatch) with ensure that the reference, examples are deleted from the reference, correct and are insertions that useful, but they are not in the reference. Use on element: Observation extension 0..* Extension Additional Content defined by implementations url 1..1 uri identifies the meaning a normative part of the extension Fixed Value: http://hl7.org/fhir/StructureDefinition/geneticsCIGAR valueString 0..1 string Value of extension XML Template <!-- CIGAR --> < xmlns="http://hl7.org/fhir" url="" > <!-- from Element: < </extension> JSON Template to do specification.