PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0
    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.examples",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2023-03-26T15:21:02.749+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",
  "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": "893f4ff1-63bf-4ab7-84d7-522a39293827",
  "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",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}