Magentus Practice Management FHIR Implementation Guide
1.2.35 - ci-build

Magentus Practice Management FHIR Implementation Guide - Local Development build (v1.2.35) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: EOrders Task Status codes - XML Representation

Draft as of 2025-03-02

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="eorders-taskstatus"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet eorders-taskstatus</b></p><a name="eorders-taskstatus"> </a><a name="hceorders-taskstatus"> </a><a name="eorders-taskstatus-en-US"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-task-status.html"><code>http://hl7.org/fhir/task-status</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-task-status.html#task-status-requested">requested</a></td><td style="color: #cccccc">Requested</td><td>The task is ready to be acted upon and action is sought.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-task-status.html#task-status-received">received</a></td><td style="color: #cccccc">Received</td><td>A potential performer has claimed ownership of the task and is evaluating whether to perform it.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-task-status.html#task-status-accepted">accepted</a></td><td style="color: #cccccc">Accepted</td><td>The potential performer has agreed to execute the task but has not yet started work.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-task-status.html#task-status-rejected">rejected</a></td><td style="color: #cccccc">Rejected</td><td>The potential performer who claimed ownership of the task has decided not to execute it prior to performing any action.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-task-status.html#task-status-cancelled">cancelled</a></td><td style="color: #cccccc">Cancelled</td><td>The task was not completed.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-task-status.html#task-status-in-progress">in-progress</a></td><td style="color: #cccccc">In Progress</td><td>The task has been started but is not yet complete.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-task-status.html#task-status-completed">completed</a></td><td style="color: #cccccc">Completed</td><td>The task has been completed.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-task-status.html#task-status-failed">failed</a></td><td style="color: #cccccc">Failed</td><td>The task was attempted but could not be completed due to some error.</td></tr></table></li></ul></div>
  </text>
  <url value="http://fhir.geniesolutions.io/ValueSet/eorders-taskstatus"/>
  <version value="1.2.35"/>
  <name value="EOrdersTaskStatus"/>
  <title value="EOrders Task Status codes"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-03-02T12:29:52+10:00"/>
  <publisher value="Magentus Practice Management"/>
  <contact>
    <name value="Magentus Practice Management"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.magentus.com/practice-management"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="andy.bond@magentus.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="Magentus Practice Management"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.magentus.com/practice-management"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="EOrders Task Status codes"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/task-status"/>
      <concept>
        <code value="requested"/>
      </concept>
      <concept>
        <code value="received"/>
      </concept>
      <concept>
        <code value="accepted"/>
      </concept>
      <concept>
        <code value="rejected"/>
      </concept>
      <concept>
        <code value="cancelled"/>
      </concept>
      <concept>
        <code value="in-progress"/>
      </concept>
      <concept>
        <code value="completed"/>
      </concept>
      <concept>
        <code value="failed"/>
      </concept>
    </include>
  </compose>
</ValueSet>