PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4b@0.0.1-snapshot-2
    http://hl7.org/fhir/payment-kind
{
  "description": "This value set contains codes for the type of workflow from which payments arise.",
  "_filename": "CodeSystem-payment-kind.json",
  "package_name": "hl7.fhir.uv.xver-r5.r4b",
  "date": "2025-09-13T17:27:08-04:00",
  "publisher": "Financial Management",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "PaymentKindCodes",
  "copyright": "HL7 Inc.",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Payment Kind Codes",
  "package_version": "0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 2
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r5.r4b"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fm"
  } ],
  "status": "active",
  "id": "e972b5d0-11ef-45de-b7b2-1ba6ae7d4f15",
  "valueSet": "http://hl7.org/fhir/ValueSet/payment-kind",
  "kind": null,
  "url": "http://hl7.org/fhir/payment-kind",
  "concept": [ {
    "code": "deposit",
    "display": "Deposit on Account",
    "definition": "The payment or adjustment is to an indicated account not to a specific charge."
  }, {
    "code": "periodic-payment",
    "display": "Periodic Payment",
    "definition": "The payment is one of a set of previously agreed payments, for example in fullfilment of a payment plan."
  }, {
    "code": "online",
    "display": "Online Bill Payment",
    "definition": "Payment, full or partial, of an invoice or statement provided to the payment issuer."
  }, {
    "code": "kiosk",
    "display": "Kiosk Payment",
    "definition": "Payment made at an authorized Kiosk."
  } ],
  "caseSensitive": true,
  "version": "5.0.0",
  "contact": [ {
    "name": "Financial Management",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fm",
      "system": "url"
    } ]
  } ]
}