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 - JSON Representation

Active as of 2025-03-02

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "eorders-coverage-type",
  "text" : {
    "status" : "extensions",
    "div" : "<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>"
  },
  "url" : "http://fhir.geniesolutions.io/ValueSet/eorders-coverage-type",
  "version" : "1.2.35",
  "name" : "EOrdersCoverageTypeCodes",
  "title" : "EOrders Coverage Type and Self Pay codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-03-02T12:29:52+10:00",
  "publisher" : "Magentus Practice Management",
  "contact" : [
    {
      "name" : "Magentus Practice Management",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.magentus.com/practice-management"
        },
        {
          "system" : "email",
          "value" : "andy.bond@magentus.com"
        }
      ]
    },
    {
      "name" : "Magentus Practice Management",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.magentus.com/practice-management",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "EOrders Coverage Type and Self Pay codes",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/coverage-selfpay",
        "concept" : [
          {
            "code" : "pay",
            "display" : "Pay"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org.au/CodeSystem/coverage-selfpay",
        "concept" : [
          {
            "code" : "payconc",
            "display" : "Concession"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "concept" : [
          {
            "code" : "PUBLICPOL",
            "display" : "public healthcare"
          },
          {
            "code" : "VET",
            "display" : "veteran health program"
          }
        ]
      }
    ]
  }
}