Magentus Practice Management FHIR Implementation Guide
1.2.39 - ci-build Australia flag

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

: Genie Payment Method ValueSet - JSON Representation

Draft as of 2025-06-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "payment-method-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet payment-method-vs</b></p><a name=\"payment-method-vs\"> </a><a name=\"hcpayment-method-vs\"> </a><a name=\"payment-method-vs-en\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-payment-method-codes.html\"><code>http://fhir.geniesolutions.io/CodeSystem/payment-method-codes</code></a></li></ul></div>"
  },
  "url" : "http://fhir.geniesolutions.io/ValueSet/payment-method-vs",
  "version" : "1.2.39",
  "name" : "GSPaymentMethodVS",
  "title" : "Genie Payment Method ValueSet",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-06-12T02:07:46+00: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" : "Genie Payment Method ValueSet",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "AU"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.geniesolutions.io/CodeSystem/payment-method-codes"
      }
    ]
  }
}