This page is part of the FHIR Specification (v5.0.0: R5 - STU). This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Clinical Decision Support Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
Definition for Code SystemArtifactAssessmentWorkflowStatus
<?xml version="1.0" encoding="UTF-8"?> <CodeSystem xmlns="http://hl7.org/fhir"> <id value="artifactassessment-workflow-status"/> <meta> <lastUpdated value="2023-03-26T15:21:02.749+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> </meta> <text> <status value="generated"/> <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> <tr> <td style="white-space:nowrap">entered-in-error <a name="artifactassessment-workflow-status-entered-in-error"> </a> </td> <td> Entered in Error</td> <td> The assessment was entered in error</td> </tr> </table> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"> <valueCode value="cds"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"> <valueCode value="trial-use"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="1"/> </extension> <url value="http://hl7.org/fhir/artifactassessment-workflow-status"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.4.2023"/> </identifier> <version value="5.0.0"/> <name value="ArtifactAssessmentWorkflowStatus"/> <title value="Artifact Assessment Workflow Status"/> <status value="active"/> <experimental value="false"/> <date value="2021-01-05T10:01:24+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."/> <jurisdiction> <coding> <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> <code value="001"/> <display value="World"/> </coding> </jurisdiction> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/artifactassessment-workflow-status"/> <content value="complete"/> <concept> <code value="submitted"/> <display value="Submitted"/> <definition value="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."/> </concept> <concept> <code value="triaged"/> <display value="Triaged"/> <definition value="The comment has been triaged, meaning the responsible party has been determined and next steps have been identified to address the comment."/> </concept> <concept> <code value="waiting-for-input"/> <display value="Waiting for Input"/> <definition value="The comment is waiting for input from a specific party before next steps can be taken."/> </concept> <concept> <code value="resolved-no-change"/> <display value="Resolved - No Change"/> <definition value="The comment has been resolved and no changes resulted from the resolution"/> </concept> <concept> <code value="resolved-change-required"/> <display value="Resolved - Change Required"/> <definition value="The comment has been resolved and changes are required to address the comment"/> </concept> <concept> <code value="deferred"/> <display value="Deferred"/> <definition value="The comment is acceptable, but resolution of the comment and application of any associated changes have been deferred"/> </concept> <concept> <code value="duplicate"/> <display value="Duplicate"/> <definition value="The comment is a duplicate of another comment already received"/> </concept> <concept> <code value="applied"/> <display value="Applied"/> <definition value="The comment is resolved and any necessary changes have been applied"/> </concept> <concept> <code value="published"/> <display value="Published"/> <definition value="The necessary changes to the artifact have been published in a new version of the artifact"/> </concept> <concept> <code value="entered-in-error"/> <display value="Entered in Error"/> <definition value="The assessment was entered in error"/> </concept> </CodeSystem>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R5 hl7.fhir.core#5.0.0 generated on Sun, Mar 26, 2023 15:22+1100.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R4 |
Compare to R4B |
|
Propose a change