FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
Page standards status: Informative | Maturity Level: 1 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="artifactassessment-workflow-status"/>
<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-standards-status">
<valueCode value="informative"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r5.r4"/>
</extension>
<extension url="version">
<valueString value="0.0.1-snapshot-2"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cds"/>
</extension>
<url value="http://hl7.org/fhir/artifactassessment-workflow-status"/>
<version value="5.0.0"/>
<name value="ArtifactAssessmentWorkflowStatus"/>
<title value="Artifact Assessment Workflow Status"/>
<status value="active"/>
<experimental value="false"/>
<date value="2021-01-05T09:01:24+10:00"/>
<publisher value="Clinical Decision Support"/>
<contact>
<name value="Clinical Decision Support"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/dss"/>
</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>