{
  "resourceType": "ValueSet",
  "meta": {
    "lastUpdated": "2021-05-12T12:31:45.586+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Registered Payment Method</h2><tt>https://fhir.cambio.se/ValueSet/RegisteredPaymentMethod/v1</tt></div>"
  },
  "url": "https://fhir.cambio.se/ValueSet/RegisteredPaymentMethod/v1",
  "version": "v1",
  "name": "Registered_Payment_Method",
  "title": "Registered Payment Method",
  "status": "draft",
  "date": "2021-05-12T12:31:45.2054102+00:00",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://cambio.codes/cs/PaymentMethodTypes",
        "concept": [
          {
            "code": "SWISH",
            "display": "Swish"
          },
          {
            "code": "CC",
            "display": "Credit Card"
          },
          {
            "code": "INV",
            "display": "Invoice"
          },
          {
            "code": "CASH",
            "display": "Cash"
          },
          {
            "code": "SALWITH",
            "display": "Salary Withdraw"
          },
          {
            "code": "UNKNOWN",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}