{
  "resourceType" : "CodeSystem",
  "id" : "payment-method-cs",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://alexapi.medtechglobal.com/fhir/CodeSystem/payment-method",
  "version" : "0.0.1",
  "name" : "AlexPaymentMethodCS",
  "title" : "Payment Method CodeSystem",
  "status" : "draft",
  "date" : "2026-04-17T04:42:10+00:00",
  "publisher" : "Medtech Global",
  "contact" : [{
    "name" : "Medtech Global",
    "telecom" : [{
      "system" : "url",
      "value" : "https://medtechglobal.com"
    },
    {
      "system" : "email",
      "value" : "support@medtechglobal.com"
    }]
  },
  {
    "name" : "Medtech Support",
    "telecom" : [{
      "system" : "email",
      "value" : "support@medtechglobal.com",
      "use" : "work"
    }]
  }],
  "description" : "Supported payment methods for ALEX",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "content" : "complete",
  "count" : 1,
  "concept" : [{
    "code" : "O",
    "display" : "Other"
  }]
}