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 codes - XML Representation

Draft as of 2025-03-02

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="eorders-taskcode"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet eorders-taskcode</b></p><a name="eorders-taskcode"> </a><a name="hceorders-taskcode"> </a><a name="eorders-taskcode-en-US"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-task-code.html"><code>http://hl7.org/fhir/CodeSystem/task-code</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-code.html#task-code-fulfill">fulfill</a></td><td style="color: #cccccc">Fulfill the focal request</td><td>Act to perform the actions defined in the focus request.  This might result in a 'more assertive' request (order for a plan or proposal, filler order for a placer order), but is intend to eventually result in events.  The degree of fulfillment requested might be limited by Task.restriction.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-task-code.html#task-code-abort">abort</a></td><td style="color: #cccccc">Mark the focal resource as no longer active</td><td>Abort, cancel or withdraw the focal resource, as appropriate for the type of resource.</td></tr></table></li></ul></div>
  </text>
  <url value="http://fhir.geniesolutions.io/ValueSet/eorders-taskcode"/>
  <version value="1.2.35"/>
  <name value="EOrdersTaskCode"/>
  <title value="EOrders Task 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 codes"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/CodeSystem/task-code"/>
      <concept>
        <code value="fulfill"/>
      </concept>
      <concept>
        <code value="abort"/>
      </concept>
    </include>
  </compose>
</ValueSet>