PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@5.0.0-ballot
    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.r5.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2022-09-10T05:52:37.223+11:00"
  },
  "publisher": "FHIR Project team",
  "content": "complete",
  "name": "PaymentKindCodes",
  "copyright": "HL7 Inc.",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Payment Kind Codes",
  "package_version": "5.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fm"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 2
  } ],
  "status": "draft",
  "id": "0c886355-1918-4c4b-88f2-a659fa188efc",
  "valueSet": "http://hl7.org/fhir/ValueSet/payment-kind",
  "kind": null,
  "url": "http://hl7.org/fhir/payment-kind",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.4.2056",
    "system": "urn:ietf:rfc:3986"
  } ],
  "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-ballot",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}