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 Coverage Type and Self Pay codes - XML Representation

Active as of 2025-03-02

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="eorders-coverage-type"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet eorders-coverage-type</b></p><a name="eorders-coverage-type"> </a><a name="hceorders-coverage-type"> </a><a name="eorders-coverage-type-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.2.0/CodeSystem-coverage-selfpay.html"><code>http://terminology.hl7.org/CodeSystem/coverage-selfpay</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://terminology.hl7.org/6.2.0/CodeSystem-coverage-selfpay.html#coverage-selfpay-pay">pay</a></td><td>Pay</td><td>An individual or organization is paying directly for goods and services.</td></tr></table></li><li>Include these codes as defined in <a href="http://hl7.org.au/fhir/4.1.2-preview/CodeSystem-au-coverage-selfpay.html"><code>http://terminology.hl7.org.au/CodeSystem/coverage-selfpay</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.au/fhir/4.1.2-preview/CodeSystem-au-coverage-selfpay.html#au-coverage-selfpay-payconc">payconc</a></td><td>Concession</td><td>An individual or organisation is paying directly a concessional fee for goods and services.</td></tr></table></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.2.0/CodeSystem-v3-ActCode.html"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</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://terminology.hl7.org/6.2.0/CodeSystem-v3-ActCode.html#v3-ActCode-PUBLICPOL">PUBLICPOL</a></td><td>public healthcare</td><td>Insurance policy funded by a public health system such as a provincial or national health plan. Examples include BC MSP (British Columbia Medical Services Plan) OHIP (Ontario Health Insurance Plan), NHS (National Health Service).</td></tr><tr><td><a href="http://terminology.hl7.org/6.2.0/CodeSystem-v3-ActCode.html#v3-ActCode-VET">VET</a></td><td>veteran health program</td><td>**Definition:** Services provided directly and through contracted and operated veteran health programs.</td></tr></table></li></ul></div>
  </text>
  <url value="http://fhir.geniesolutions.io/ValueSet/eorders-coverage-type"/>
  <version value="1.2.35"/>
  <name value="EOrdersCoverageTypeCodes"/>
  <title value="EOrders Coverage Type and Self Pay codes"/>
  <status value="active"/>
  <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 Coverage Type and Self Pay codes"/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/coverage-selfpay"/>
      <concept>
        <code value="pay"/>
        <display value="Pay"/>
      </concept>
    </include>
    <include>
      <system
              value="http://terminology.hl7.org.au/CodeSystem/coverage-selfpay"/>
      <concept>
        <code value="payconc"/>
        <display value="Concession"/>
      </concept>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
      <concept>
        <code value="PUBLICPOL"/>
        <display value="public healthcare"/>
      </concept>
      <concept>
        <code value="VET"/>
        <display value="veteran health program"/>
      </concept>
    </include>
  </compose>
</ValueSet>