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

: Request Claim Result Type CodeSystem - XML Representation

Draft as of 2025-03-02

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="eorder-claim-result-type-codesystem"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem eorder-claim-result-type-codesystem</b></p><a name="eorder-claim-result-type-codesystem"> </a><a name="hceorder-claim-result-type-codesystem"> </a><a name="eorder-claim-result-type-codesystem-en-US"> </a><p>This case-sensitive code system <code>http://fhir.geniesolutions.io/CodeSystem/eorder-claim-result-type-codesystem</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">ok<a name="eorder-claim-result-type-codesystem-ok"> </a></td><td>OK</td></tr><tr><td style="white-space:nowrap">fulfillment-active-elsewhere<a name="eorder-claim-result-type-codesystem-fulfillment-active-elsewhere"> </a></td><td>Fulfillment is in-progress with another organization</td></tr><tr><td style="white-space:nowrap">fulfillment-active<a name="eorder-claim-result-type-codesystem-fulfillment-active"> </a></td><td>Fulfillment is in-progress with the provided organization</td></tr><tr><td style="white-space:nowrap">already-fulfiller<a name="eorder-claim-result-type-codesystem-already-fulfiller"> </a></td><td>Fulfillment is already claimed by the provided organization</td></tr><tr><td style="white-space:nowrap">fulfillment-cancelled<a name="eorder-claim-result-type-codesystem-fulfillment-cancelled"> </a></td><td>Fulfillment was cancelled</td></tr><tr><td style="white-space:nowrap">requisition-not-found<a name="eorder-claim-result-type-codesystem-requisition-not-found"> </a></td><td>Requisition Not Found</td></tr><tr><td style="white-space:nowrap">organization-not-found<a name="eorder-claim-result-type-codesystem-organization-not-found"> </a></td><td>Organisation Not Found</td></tr></table></div>
  </text>
  <url
       value="http://fhir.geniesolutions.io/CodeSystem/eorder-claim-result-type-codesystem"/>
  <version value="1.2.35"/>
  <name value="EOrderClaimResultTypeCodeSystem"/>
  <title value="Request Claim Result Type CodeSystem"/>
  <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="Request Claim Result Type CodeSystem"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="7"/>
  <concept>
    <code value="ok"/>
    <display value="OK"/>
  </concept>
  <concept>
    <code value="fulfillment-active-elsewhere"/>
    <display value="Fulfillment is in-progress with another organization"/>
  </concept>
  <concept>
    <code value="fulfillment-active"/>
    <display
             value="Fulfillment is in-progress with the provided organization"/>
  </concept>
  <concept>
    <code value="already-fulfiller"/>
    <display
             value="Fulfillment is already claimed by the provided organization"/>
  </concept>
  <concept>
    <code value="fulfillment-cancelled"/>
    <display value="Fulfillment was cancelled"/>
  </concept>
  <concept>
    <code value="requisition-not-found"/>
    <display value="Requisition Not Found"/>
  </concept>
  <concept>
    <code value="organization-not-found"/>
    <display value="Organisation Not Found"/>
  </concept>
</CodeSystem>