{ "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-12-14T07:12:54.019+11:00" }, "publisher": "FHIR Project team", "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": "5.0.0-snapshot3", "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": "active", "id": "07747869-f1bf-4d64-846d-aa4ddc0bddda", "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-snapshot3", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" } ] } ] }