Medtech ALEX® Implementation Guide
0.0.1 - draft International flag

Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Payment Method CodeSystem - XML Representation

Draft as of 2026-04-17

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="payment-method-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem payment-method-cs</b></p><a name="payment-method-cs"> </a><a name="hcpayment-method-cs"> </a><p>This  code system <code>https://alexapi.medtechglobal.com/fhir/CodeSystem/payment-method</code> defines the following code:</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">O<a name="payment-method-cs-O"> </a></td><td>Other</td></tr></table></div>
  </text>
  <url
       value="https://alexapi.medtechglobal.com/fhir/CodeSystem/payment-method"/>
  <version value="0.0.1"/>
  <name value="AlexPaymentMethodCS"/>
  <title value="Payment Method CodeSystem"/>
  <status value="draft"/>
  <date value="2026-04-17T04:42:10+00:00"/>
  <publisher value="Medtech Global"/>
  <contact>
    <name value="Medtech Global"/>
    <telecom>
      <system value="url"/>
      <value value="https://medtechglobal.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="support@medtechglobal.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="Medtech Support"/>
    <telecom>
      <system value="email"/>
      <value value="support@medtechglobal.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Supported payment methods for ALEX"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="O"/>
    <display value="Other"/>
  </concept>
</CodeSystem>